+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 18 00:59:25 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:32 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5d7b946447-dj9ps machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7ff65d40b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-18 00:59:27.873 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-18 00:59:27.918 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-18 00:59:28.738 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-18 00:59:28.739 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-18 00:59:28.740 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-18 00:59:28.822 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-18 00:59:28.823 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-18 00:59:28.824 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-18 00:59:30.739 8 WARNING glance.api.v2.images [None req-6a456410-4dec-4f54-b151-08559a09fab5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 00:59:30.973 7 WARNING glance.api.v2.images [None req-416efddb-8525-42a3-a927-307783187e7c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 00:59:31.083 8 WARNING keystonemiddleware._common.config [None req-6a456410-4dec-4f54-b151-08559a09fab5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 00:59:31.091 8 WARNING oslo_config.cfg [None req-6a456410-4dec-4f54-b151-08559a09fab5 - - - - - -] 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 0x7ff65d40b668 pid: 8 (default app) 2026-05-18 00:59:31.362 7 WARNING keystonemiddleware._common.config [None req-416efddb-8525-42a3-a927-307783187e7c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 00:59:31.370 7 WARNING oslo_config.cfg [None req-416efddb-8525-42a3-a927-307783187e7c - - - - - -] 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 0x7ff65d40b668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 00:59: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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 00:59:32.419 7 WARNING oslo_policy.policy [None req-8c9c0d49-0c41-45b6-882e-8a5a9f34ab6a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:59:32.419 7 WARNING oslo_policy.policy [None req-8c9c0d49-0c41-45b6-882e-8a5a9f34ab6a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:59:32.438 7 WARNING oslo_policy.policy [None req-8c9c0d49-0c41-45b6-882e-8a5a9f34ab6a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:59:32.438 7 WARNING oslo_policy.policy [None req-8c9c0d49-0c41-45b6-882e-8a5a9f34ab6a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - 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] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 00:59:31 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 00:59:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 00:59:35 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 00:59:36.015 8 WARNING oslo_policy.policy [None req-190fa5eb-ecc9-4ba6-a674-0df24d277871 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:59:36.016 8 WARNING oslo_policy.policy [None req-190fa5eb-ecc9-4ba6-a674-0df24d277871 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - 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] 199.204.45.95 () {44 vars in 907 bytes} [Mon May 18 00:59:35 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.95 () {44 vars in 929 bytes} [Mon May 18 00:59:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 00:59:36.172 8 WARNING oslo_policy.policy [None req-81dca0b6-b9ee-409c-8251-29641e30369a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:59:36.172 8 WARNING oslo_policy.policy [None req-81dca0b6-b9ee-409c-8251-29641e30369a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - 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] 199.204.45.95 () {44 vars in 935 bytes} [Mon May 18 00:59:36 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-05-18 00:59:36.268 7 WARNING oslo_config.cfg [None req-32dc2006-00b7-4fc6-9b0f-09752afecd18 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - 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] 199.204.45.95 () {48 vars in 947 bytes} [Mon May 18 00:59:36 2026] POST /v2/images => generated 760 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-18 00:59:36.291 8 WARNING oslo_policy.policy [None req-957596e2-b72f-4bc4-a150-7d69b012a481 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:59:36.292 8 WARNING oslo_policy.policy [None req-957596e2-b72f-4bc4-a150-7d69b012a481 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:59:36.293 8 INFO glance.api.v2.image_data [None req-957596e2-b72f-4bc4-a150-7d69b012a481 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 00:59:40.076 8 INFO glance.location [None req-957596e2-b72f-4bc4-a150-7d69b012a481 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.95 () {48 vars in 1041 bytes} [Mon May 18 00:59:36 2026] PUT /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e/file => generated 0 bytes in 3835 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6579 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.95 () {44 vars in 967 bytes} [Mon May 18 00:59:40 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 00:59:40.158 8 WARNING oslo_config.cfg [None req-ca9ebf21-7bee-4b0b-b973-260ddf7dd66a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - 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] 199.204.45.95 () {44 vars in 967 bytes} [Mon May 18 00:59:40 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:20:20 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/266] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:20:20 2026] GET /v2/images => generated 1240 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:20:39 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: 134/270] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:20:39 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.95 () {44 vars in 933 bytes} [Mon May 18 01:20:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.95 () {44 vars in 955 bytes} [Mon May 18 01:20:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.95 () {44 vars in 935 bytes} [Mon May 18 01:20:39 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: 7|app: 0|req: 136/274] 199.204.45.95 () {48 vars in 947 bytes} [Mon May 18 01:20:39 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-18 01:20:39.908 8 INFO glance.api.v2.image_data [None req-15fdf3d1-a302-42f4-a43e-b0126ea40c0c 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:21:05.984 8 INFO glance.location [None req-15fdf3d1-a302-42f4-a43e-b0126ea40c0c 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 139/281] 199.204.45.95 () {48 vars in 1042 bytes} [Mon May 18 01:20:39 2026] PUT /v2/images/26fc2639-d373-4830-9330-045040a26a27/file => generated 0 bytes in 26125 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60448 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.95 () {44 vars in 967 bytes} [Mon May 18 01:21:06 2026] GET /v2/images/26fc2639-d373-4830-9330-045040a26a27 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.95 () {44 vars in 967 bytes} [Mon May 18 01:21:06 2026] GET /v2/images/26fc2639-d373-4830-9330-045040a26a27 => 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: 144/284] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:21:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:21:07 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:27:42 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: 182/367] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:27:42 2026] GET /v2/images => generated 2451 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:27:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:27:52 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.95 () {44 vars in 943 bytes} [Mon May 18 01:27:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.95 () {44 vars in 965 bytes} [Mon May 18 01:27:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.95 () {44 vars in 935 bytes} [Mon May 18 01:27:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.95 () {48 vars in 947 bytes} [Mon May 18 01:27:53 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-18 01:27:53.182 8 INFO glance.api.v2.image_data [None req-9bee0888-7667-4921-8b61-73d6806d095a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:28:06.160 8 INFO glance.location [None req-9bee0888-7667-4921-8b61-73d6806d095a 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/378] 199.204.45.95 () {48 vars in 1041 bytes} [Mon May 18 01:27:53 2026] PUT /v2/images/a8f3df07-e2e0-40ea-839d-47ab3fc79877/file => generated 0 bytes in 13024 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24233 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.95 () {44 vars in 967 bytes} [Mon May 18 01:28:06 2026] GET /v2/images/a8f3df07-e2e0-40ea-839d-47ab3fc79877 => 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: 188/380] 199.204.45.95 () {48 vars in 1046 bytes} [Mon May 18 01:28:06 2026] PATCH /v2/images/a8f3df07-e2e0-40ea-839d-47ab3fc79877 => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.95 () {44 vars in 967 bytes} [Mon May 18 01:28:06 2026] GET /v2/images/a8f3df07-e2e0-40ea-839d-47ab3fc79877 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:28:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:28:43 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:28:57 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: 200/395] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:28:57 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.95 () {44 vars in 935 bytes} [Mon May 18 01:28:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.95 () {44 vars in 957 bytes} [Mon May 18 01:28:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.95 () {44 vars in 935 bytes} [Mon May 18 01:28:57 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: 7|app: 0|req: 202/399] 199.204.45.95 () {48 vars in 947 bytes} [Mon May 18 01:28:57 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-18 01:28:57.292 8 INFO glance.api.v2.image_data [None req-6ed093ff-bae1-42c5-b3fc-ee8ceec7393e 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:29:15.087 8 INFO glance.location [None req-6ed093ff-bae1-42c5-b3fc-ee8ceec7393e 13e948c95b5d4c439ef1cfac9d46f42f a0dfef358a194d3ba723a54afa4824de - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 198/404] 199.204.45.95 () {48 vars in 1042 bytes} [Mon May 18 01:28:57 2026] PUT /v2/images/e7ef9632-e5fc-4a87-962e-267d144177ba/file => generated 0 bytes in 17846 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35832 switches on core 0) [pid: 7|app: 0|req: 207/405] 199.204.45.95 () {44 vars in 967 bytes} [Mon May 18 01:29:15 2026] GET /v2/images/e7ef9632-e5fc-4a87-962e-267d144177ba => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 199.204.45.95 () {44 vars in 967 bytes} [Mon May 18 01:29:15 2026] GET /v2/images/e7ef9632-e5fc-4a87-962e-267d144177ba => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/559] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:41:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/560] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:41:54 2026] GET /v2/images => generated 4893 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/589] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:44:19 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: 291/590] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:44:19 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/593] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:44:21 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: 301/594] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:44:21 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/605] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:45:10 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: 299/606] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:45:10 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/607] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:45:19 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: 300/608] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:45:19 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 199.204.45.95 () {42 vars in 684 bytes} [Mon May 18 01:46:25 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/624] 199.204.45.95 () {44 vars in 906 bytes} [Mon May 18 01:46:25 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/633] 10.0.0.71 () {32 vars in 632 bytes} [Mon May 18 01:47:08 2026] GET /v2/images => generated 4893 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/638] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:47:27 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/639] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:47:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/642] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:47:33 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:47:33 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: 318/644] 199.204.45.95 () {36 vars in 990 bytes} [Mon May 18 01:47:35 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/645] 199.204.45.95 () {36 vars in 930 bytes} [Mon May 18 01:47:35 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: 319/646] 199.204.45.95 () {36 vars in 990 bytes} [Mon May 18 01:47:36 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => 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: 328/647] 199.204.45.95 () {36 vars in 930 bytes} [Mon May 18 01:47:36 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: 321/650] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:47:42 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/651] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:47:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/652] 10.0.0.17 () {36 vars in 986 bytes} [Mon May 18 01:47:43 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/653] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:47:44 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: 323/654] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:47:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/655] 10.0.0.17 () {36 vars in 986 bytes} [Mon May 18 01:47:44 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/656] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:47:44 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: 333/657] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:47:44 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: 325/658] 10.0.0.17 () {36 vars in 986 bytes} [Mon May 18 01:47:44 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/659] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:47:44 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: 326/660] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:47:44 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: 335/661] 10.0.0.189 () {36 vars in 987 bytes} [Mon May 18 01:47:45 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/662] 10.0.0.189 () {36 vars in 927 bytes} [Mon May 18 01:47:45 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 10.0.0.189 () {36 vars in 987 bytes} [Mon May 18 01:47:45 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => 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: 328/664] 10.0.0.189 () {36 vars in 927 bytes} [Mon May 18 01:47:45 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: 337/665] 10.0.0.189 () {36 vars in 927 bytes} [Mon May 18 01:47:45 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: 341/672] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:48:11 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:48:11 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: 343/676] 10.0.0.71 () {34 vars in 654 bytes} [Mon May 18 01:48:28 2026] POST /v2/images => generated 648 bytes in 309 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-18 01:48:28.485 8 WARNING glance.api.v2.images [None req-a522f404-8d93-49d5-b968-513843ac96eb 1db30b39093d4183998df30d5b5e93db 84defc0dabbd47298698b73e154ade1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eb8e9662-c92c-4b3e-86f2-498cf7902527 [pid: 8|app: 0|req: 334/677] 10.0.0.71 () {32 vars in 709 bytes} [Mon May 18 01:48:28 2026] DELETE /v2/images/eb8e9662-c92c-4b3e-86f2-498cf7902527 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 10.0.0.71 () {32 vars in 706 bytes} [Mon May 18 01:48:28 2026] GET /v2/images/eb8e9662-c92c-4b3e-86f2-498cf7902527 => 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: 335/679] 10.0.0.71 () {32 vars in 632 bytes} [Mon May 18 01:48:28 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 10.0.0.71 () {34 vars in 654 bytes} [Mon May 18 01:48:28 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/681] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:48:28 2026] GET /v2/images/07158dac-b1ae-4f19-b507-af176448a461/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:48:28.673 7 WARNING oslo_policy.policy [None req-497eac7c-7008-4aaf-896f-6be6911a4776 1db30b39093d4183998df30d5b5e93db 84defc0dabbd47298698b73e154ade1f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:48:28.673 7 WARNING oslo_policy.policy [None req-497eac7c-7008-4aaf-896f-6be6911a4776 1db30b39093d4183998df30d5b5e93db 84defc0dabbd47298698b73e154ade1f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:48:28.675 7 INFO glance.api.v2.image_data [None req-497eac7c-7008-4aaf-896f-6be6911a4776 1db30b39093d4183998df30d5b5e93db 84defc0dabbd47298698b73e154ade1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:48:28.728 7 WARNING glance_store._drivers.rbd [None req-497eac7c-7008-4aaf-896f-6be6911a4776 1db30b39093d4183998df30d5b5e93db 84defc0dabbd47298698b73e154ade1f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-18 01:48:29.437 7 INFO glance.location [None req-497eac7c-7008-4aaf-896f-6be6911a4776 1db30b39093d4183998df30d5b5e93db 84defc0dabbd47298698b73e154ade1f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/682] 10.0.0.71 () {32 vars in 726 bytes} [Mon May 18 01:48:28 2026] PUT /v2/images/07158dac-b1ae-4f19-b507-af176448a461/file => generated 0 bytes in 832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 10.0.0.71 () {32 vars in 706 bytes} [Mon May 18 01:48:29 2026] GET /v2/images/07158dac-b1ae-4f19-b507-af176448a461 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/684] 10.0.0.71 () {32 vars in 716 bytes} [Mon May 18 01:48:29 2026] GET /v2/images/07158dac-b1ae-4f19-b507-af176448a461/file => generated 1024 bytes in 155 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/685] 10.0.0.71 () {34 vars in 654 bytes} [Mon May 18 01:48:29 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/686] 10.0.0.71 () {32 vars in 725 bytes} [Mon May 18 01:48:29 2026] PATCH /v2/images/c49e5fd1-927d-4cb2-bf63-b910d9f1fa8e => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/687] 10.0.0.71 () {32 vars in 706 bytes} [Mon May 18 01:48:29 2026] GET /v2/images/c49e5fd1-927d-4cb2-bf63-b910d9f1fa8e => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:48:29.817 7 WARNING glance.api.v2.images [None req-17a36da7-842c-4ab3-af73-e1c560615217 1db30b39093d4183998df30d5b5e93db 84defc0dabbd47298698b73e154ade1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c49e5fd1-927d-4cb2-bf63-b910d9f1fa8e [pid: 7|app: 0|req: 349/688] 10.0.0.71 () {32 vars in 709 bytes} [Mon May 18 01:48:29 2026] DELETE /v2/images/c49e5fd1-927d-4cb2-bf63-b910d9f1fa8e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/689] 10.0.0.71 () {32 vars in 706 bytes} [Mon May 18 01:48:29 2026] GET /v2/images/c49e5fd1-927d-4cb2-bf63-b910d9f1fa8e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:48:29.885 7 WARNING glance.api.v2.images [None req-94e5d22c-b512-407b-9f4b-3401171a19e9 1db30b39093d4183998df30d5b5e93db 84defc0dabbd47298698b73e154ade1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//07158dac-b1ae-4f19-b507-af176448a461 [pid: 7|app: 0|req: 350/692] 10.0.0.71 () {32 vars in 709 bytes} [Mon May 18 01:48:29 2026] DELETE /v2/images/07158dac-b1ae-4f19-b507-af176448a461 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/693] 10.0.0.71 () {32 vars in 706 bytes} [Mon May 18 01:48:30 2026] GET /v2/images/07158dac-b1ae-4f19-b507-af176448a461 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:48:30.719 7 WARNING glance.api.v2.images [None req-7efb8d34-e890-450f-b943-280e6b150d8a 1db30b39093d4183998df30d5b5e93db 84defc0dabbd47298698b73e154ade1f - - default default] Failed to find image eb8e9662-c92c-4b3e-86f2-498cf7902527 to delete: glance.common.exception.ImageNotFound: No image found with ID eb8e9662-c92c-4b3e-86f2-498cf7902527 [pid: 7|app: 0|req: 351/694] 10.0.0.71 () {32 vars in 709 bytes} [Mon May 18 01:48:30 2026] DELETE /v2/images/eb8e9662-c92c-4b3e-86f2-498cf7902527 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/695] 10.0.0.71 () {32 vars in 706 bytes} [Mon May 18 01:48:30 2026] GET /v2/images/eb8e9662-c92c-4b3e-86f2-498cf7902527 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/696] 10.0.0.71 () {30 vars in 410 bytes} [Mon May 18 01:48:34 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: 347/701] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:48:51 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => 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: 355/702] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:48:51 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: 351/709] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:49:22 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => 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: 359/710] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:49:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:49:23 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:49:23 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: 359/725] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:50:26 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/726] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:50:26 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: 361/729] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:50:31 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/730] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:50:31 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/737] 10.0.0.71 () {32 vars in 706 bytes} [Mon May 18 01:51:02 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => 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: 365/738] 10.0.0.71 () {32 vars in 706 bytes} [Mon May 18 01:51:02 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => 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: 374/739] 10.0.0.17 () {36 vars in 986 bytes} [Mon May 18 01:51:02 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/740] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:51:02 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: 375/741] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:51:02 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: 367/742] 10.0.0.17 () {36 vars in 986 bytes} [Mon May 18 01:51:02 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => 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: 376/743] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:51:02 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: 368/744] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:51:02 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: 377/745] 10.0.0.17 () {36 vars in 986 bytes} [Mon May 18 01:51:02 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:51:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/747] 10.0.0.189 () {36 vars in 987 bytes} [Mon May 18 01:51:03 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/748] 10.0.0.189 () {36 vars in 927 bytes} [Mon May 18 01:51:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.189 () {36 vars in 987 bytes} [Mon May 18 01:51:03 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => 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: 371/750] 10.0.0.189 () {36 vars in 927 bytes} [Mon May 18 01:51:03 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: 380/751] 10.0.0.189 () {36 vars in 927 bytes} [Mon May 18 01:51:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/766] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:52:16 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/767] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:52:16 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: 382/772] 10.0.0.88 () {36 vars in 986 bytes} [Mon May 18 01:52:34 2026] GET /v2/images/3b6dbf20-1a8c-495e-a75c-67e98df3429e => 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: 391/773] 10.0.0.88 () {36 vars in 926 bytes} [Mon May 18 01:52:34 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: 386/780] 199.204.45.95 () {32 vars in 825 bytes} [Mon May 18 01:53:07 2026] GET /v2/images?status=active&owner=a0dfef358a194d3ba723a54afa4824de&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/781] 199.204.45.95 () {32 vars in 652 bytes} [Mon May 18 01:53: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: 387/782] 10.0.0.17 () {36 vars in 986 bytes} [Mon May 18 01:53:08 2026] GET /v2/images/26fc2639-d373-4830-9330-045040a26a27 => generated 1209 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/783] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:53:08 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: 388/784] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:53:08 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: 397/785] 10.0.0.17 () {36 vars in 986 bytes} [Mon May 18 01:53:08 2026] GET /v2/images/26fc2639-d373-4830-9330-045040a26a27 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/786] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:53:08 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: 398/787] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:53:08 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/788] 10.0.0.17 () {36 vars in 986 bytes} [Mon May 18 01:53:08 2026] GET /v2/images/26fc2639-d373-4830-9330-045040a26a27 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/789] 10.0.0.17 () {36 vars in 926 bytes} [Mon May 18 01:53:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/790] 10.0.0.189 () {36 vars in 987 bytes} [Mon May 18 01:53:08 2026] GET /v2/images/26fc2639-d373-4830-9330-045040a26a27 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/791] 10.0.0.189 () {36 vars in 927 bytes} [Mon May 18 01:53:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/792] 10.0.0.189 () {36 vars in 987 bytes} [Mon May 18 01:53:08 2026] GET /v2/images/26fc2639-d373-4830-9330-045040a26a27 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/793] 10.0.0.189 () {36 vars in 927 bytes} [Mon May 18 01:53:08 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: 393/794] 10.0.0.189 () {36 vars in 927 bytes} [Mon May 18 01:53:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/837] 10.0.0.71 () {32 vars in 632 bytes} [Mon May 18 01:56:37 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)