+ 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 [Fri Jun 12 03:33:33 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7cd7957556-qscdr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f375e588668 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-06-12 03:33:35.645 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-12 03:33:35.678 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-06-12 03:33:36.542 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-06-12 03:33:36.543 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-06-12 03:33:36.543 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-12 03:33:36.566 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-06-12 03:33:36.567 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-06-12 03:33:36.568 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-12 03:33:38.647 8 WARNING glance.api.v2.images [None req-4e59c72a-c5b0-446d-ad88-bdebc53c811b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-12 03:33:38.738 7 WARNING glance.api.v2.images [None req-abf60fb4-f3ee-45f3-9af2-2e8d2323e25c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-12 03:33:39.003 8 WARNING keystonemiddleware._common.config [None req-4e59c72a-c5b0-446d-ad88-bdebc53c811b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 03:33:39.012 8 WARNING oslo_config.cfg [None req-4e59c72a-c5b0-446d-ad88-bdebc53c811b - - - - - -] 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 0x7f375e588668 pid: 8 (default app) 2026-06-12 03:33:39.214 7 WARNING keystonemiddleware._common.config [None req-abf60fb4-f3ee-45f3-9af2-2e8d2323e25c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 03:33:39.223 7 WARNING oslo_config.cfg [None req-abf60fb4-f3ee-45f3-9af2-2e8d2323e25c - - - - - -] 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 0x7f375e588668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 03:33:39 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-06-12 03:33:40.247 7 WARNING oslo_policy.policy [None req-15d3d2cc-cd08-46cc-bc5f-207609839d9c c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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-06-12 03:33:40.248 7 WARNING oslo_policy.policy [None req-15d3d2cc-cd08-46cc-bc5f-207609839d9c c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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-06-12 03:33:40.264 7 WARNING oslo_policy.policy [None req-15d3d2cc-cd08-46cc-bc5f-207609839d9c c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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-06-12 03:33:40.264 7 WARNING oslo_policy.policy [None req-15d3d2cc-cd08-46cc-bc5f-207609839d9c c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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.109 () {44 vars in 910 bytes} [Fri Jun 12 03:33:39 2026] GET /v2/images => generated 69 bytes in 584 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.109 () {42 vars in 688 bytes} [Fri Jun 12 03:33:43 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] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 03:33:43 2026] GET /v2/images => generated 69 bytes in 39 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-06-12 03:33:43.969 8 WARNING oslo_policy.policy [None req-ca06db47-ff05-48f9-ad4a-a87d3883dc56 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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-06-12 03:33:43.969 8 WARNING oslo_policy.policy [None req-ca06db47-ff05-48f9-ad4a-a87d3883dc56 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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.109 () {44 vars in 911 bytes} [Fri Jun 12 03:33:43 2026] GET /v2/images/cirros => generated 151 bytes in 164 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.109 () {44 vars in 933 bytes} [Fri Jun 12 03:33:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 03:33:44.132 8 WARNING oslo_policy.policy [None req-a5a8b22a-3bc0-4451-898d-f9b25033fb8e c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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-06-12 03:33:44.133 8 WARNING oslo_policy.policy [None req-a5a8b22a-3bc0-4451-898d-f9b25033fb8e c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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.109 () {44 vars in 939 bytes} [Fri Jun 12 03:33:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 03:33:44.234 7 WARNING oslo_config.cfg [None req-2611bd18-719f-49f0-9aae-69634755b3e4 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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.109 () {48 vars in 951 bytes} [Fri Jun 12 03:33:44 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 03:33:44.256 8 WARNING oslo_policy.policy [None req-d2bdd00f-5cc4-4220-a4aa-3a17b51f6d35 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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-06-12 03:33:44.257 8 WARNING oslo_policy.policy [None req-d2bdd00f-5cc4-4220-a4aa-3a17b51f6d35 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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-06-12 03:33:44.258 8 INFO glance.api.v2.image_data [None req-d2bdd00f-5cc4-4220-a4aa-3a17b51f6d35 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 03:33:47.938 8 WARNING glance.location [None req-d2bdd00f-5cc4-4220-a4aa-3a17b51f6d35 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.109 () {48 vars in 1045 bytes} [Fri Jun 12 03:33:44 2026] PUT /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555/file => generated 0 bytes in 3729 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5877 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jun 12 03:33:47 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 03:33:48.084 8 WARNING oslo_config.cfg [None req-bcb8b506-21eb-4fa5-a86b-867ad155068f c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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.109 () {48 vars in 1051 bytes} [Fri Jun 12 03:33:48 2026] PATCH /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jun 12 03:33:48 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 134/268] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 03:54:45 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 03:54:45 2026] GET /v2/images => generated 1381 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 03:55:07 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: 137/275] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 03:55:07 2026] GET /v2/images => generated 1381 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.109 () {44 vars in 937 bytes} [Fri Jun 12 03:55:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.109 () {44 vars in 959 bytes} [Fri Jun 12 03:55:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.109 () {44 vars in 939 bytes} [Fri Jun 12 03:55:07 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: 139/279] 199.204.45.109 () {48 vars in 951 bytes} [Fri Jun 12 03:55:07 2026] POST /v2/images => generated 796 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 03:55:07.562 8 INFO glance.api.v2.image_data [None req-637e0ac2-c39e-483c-a045-37844f7caada c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 03:55:33.068 8 WARNING glance.location [None req-637e0ac2-c39e-483c-a045-37844f7caada c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/286] 199.204.45.109 () {48 vars in 1046 bytes} [Fri Jun 12 03:55:07 2026] PUT /v2/images/3ce0d9c2-ecc9-4f64-bdb7-21ab340793e9/file => generated 0 bytes in 25552 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60588 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jun 12 03:55:33 2026] GET /v2/images/3ce0d9c2-ecc9-4f64-bdb7-21ab340793e9 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.204.45.109 () {48 vars in 1051 bytes} [Fri Jun 12 03:55:33 2026] PATCH /v2/images/3ce0d9c2-ecc9-4f64-bdb7-21ab340793e9 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jun 12 03:55:33 2026] GET /v2/images/3ce0d9c2-ecc9-4f64-bdb7-21ab340793e9 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 03:55: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: 148/291] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 03:55:34 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 04:02:46 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: 192/379] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 04:02:46 2026] GET /v2/images => generated 2778 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 04:02:58 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: 190/385] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 04:02:58 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.109 () {44 vars in 947 bytes} [Fri Jun 12 04:02:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.109 () {44 vars in 969 bytes} [Fri Jun 12 04:02:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.109 () {44 vars in 939 bytes} [Fri Jun 12 04:02:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.109 () {48 vars in 951 bytes} [Fri Jun 12 04:02:58 2026] POST /v2/images => generated 799 bytes in 419 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 04:02:59.336 7 WARNING oslo_policy.policy [None req-583bc54f-457b-4c45-b935-b806d95e80e9 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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-06-12 04:02:59.336 7 WARNING oslo_policy.policy [None req-583bc54f-457b-4c45-b935-b806d95e80e9 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - 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-06-12 04:02:59.338 7 INFO glance.api.v2.image_data [None req-583bc54f-457b-4c45-b935-b806d95e80e9 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 04:03:16.819 7 INFO glance.location [None req-583bc54f-457b-4c45-b935-b806d95e80e9 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/392] 199.204.45.109 () {48 vars in 1045 bytes} [Fri Jun 12 04:02:59 2026] PUT /v2/images/5775ca52-c837-4fd1-b1ee-6ee389b12a40/file => generated 0 bytes in 17536 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25675 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jun 12 04:03:16 2026] GET /v2/images/5775ca52-c837-4fd1-b1ee-6ee389b12a40 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.109 () {48 vars in 1051 bytes} [Fri Jun 12 04:03:16 2026] PATCH /v2/images/5775ca52-c837-4fd1-b1ee-6ee389b12a40 => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jun 12 04:03:17 2026] GET /v2/images/5775ca52-c837-4fd1-b1ee-6ee389b12a40 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 04:03:54 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: 204/405] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 04:03:54 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 04:04:12 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: 207/411] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 04:04:12 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.109 () {44 vars in 939 bytes} [Fri Jun 12 04:04:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.109 () {44 vars in 961 bytes} [Fri Jun 12 04:04:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.204.45.109 () {44 vars in 939 bytes} [Fri Jun 12 04:04:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.204.45.109 () {48 vars in 951 bytes} [Fri Jun 12 04:04:12 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-12 04:04:12.602 8 INFO glance.api.v2.image_data [None req-4ce8b245-be37-4569-a709-dd762076b3c0 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 04:04:27.351 8 INFO glance.location [None req-4ce8b245-be37-4569-a709-dd762076b3c0 c49e8a78432a4b33a647b7bd4e3eec14 4dab5ab0fb0b411d982f6887b732a3ff - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/418] 199.204.45.109 () {48 vars in 1046 bytes} [Fri Jun 12 04:04:12 2026] PUT /v2/images/d42af30d-d008-4b16-a320-93cd982f3161/file => generated 0 bytes in 14787 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34365 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jun 12 04:04:27 2026] GET /v2/images/d42af30d-d008-4b16-a320-93cd982f3161 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 199.204.45.109 () {48 vars in 1051 bytes} [Fri Jun 12 04:04:27 2026] PATCH /v2/images/d42af30d-d008-4b16-a320-93cd982f3161 => generated 1382 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.109 () {44 vars in 971 bytes} [Fri Jun 12 04:04:27 2026] GET /v2/images/d42af30d-d008-4b16-a320-93cd982f3161 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/580] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 04:17:34 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/581] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 04:17:34 2026] GET /v2/images => generated 5574 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/612] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 04:20:05 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: 309/613] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 04:20:05 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/614] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 04:20:07 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: 310/615] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 04:20:07 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/628] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 04:21:01 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: 317/629] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 04:21:01 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 04:21:10 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: 319/633] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 04:21:10 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 199.204.45.109 () {42 vars in 688 bytes} [Fri Jun 12 04:22:15 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: 321/647] 199.204.45.109 () {44 vars in 910 bytes} [Fri Jun 12 04:22:16 2026] GET /v2/images => generated 5574 bytes in 45 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: 331/656] 10.0.0.5 () {32 vars in 631 bytes} [Fri Jun 12 04:22:57 2026] GET /v2/images => generated 5574 bytes in 27 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: 329/663] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:23:22 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 335/664] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:23:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jun 12 04:23:26 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:23:27 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: 331/667] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:23:27 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: 337/668] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jun 12 04:23:27 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 332/669] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:23: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: 7|app: 0|req: 338/670] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:23:27 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: 333/671] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jun 12 04:23:27 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:23: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: 334/673] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:23:27 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: 341/676] 10.0.0.62 () {36 vars in 910 bytes} [Fri Jun 12 04:23:28 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/677] 10.0.0.62 () {36 vars in 1006 bytes} [Fri Jun 12 04:23:28 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.62 () {36 vars in 986 bytes} [Fri Jun 12 04:23:28 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/679] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jun 12 04:23:28 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: 343/680] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jun 12 04:23:28 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: 338/681] 199.204.45.109 () {36 vars in 991 bytes} [Fri Jun 12 04:23:30 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 344/682] 199.204.45.109 () {36 vars in 931 bytes} [Fri Jun 12 04:23:30 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: 8|app: 0|req: 339/683] 199.204.45.109 () {36 vars in 991 bytes} [Fri Jun 12 04:23:31 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/684] 199.204.45.109 () {36 vars in 931 bytes} [Fri Jun 12 04:23:31 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: 341/687] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:23:39 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 347/688] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:23:39 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: 342/689] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:23:41 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/690] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:23:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:24:15 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:24:15 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: 356/705] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:24:40 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/706] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:24:40 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: 358/709] 10.0.0.5 () {34 vars in 653 bytes} [Fri Jun 12 04:24:54 2026] POST /v2/images => generated 649 bytes in 160 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-12 04:24:54.448 8 WARNING glance.api.v2.images [None req-76519532-2a60-4a36-b43c-df7a60785bd1 032fb1101a0c467e87629ea61c29dcb4 37969008402d4a799aa8a0ebe1e0c2c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//307f38ee-d80d-4983-bf90-645a458eb233 [pid: 8|app: 0|req: 352/710] 10.0.0.5 () {32 vars in 708 bytes} [Fri Jun 12 04:24:54 2026] DELETE /v2/images/307f38ee-d80d-4983-bf90-645a458eb233 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.5 () {32 vars in 705 bytes} [Fri Jun 12 04:24:54 2026] GET /v2/images/307f38ee-d80d-4983-bf90-645a458eb233 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.5 () {32 vars in 631 bytes} [Fri Jun 12 04:24:54 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 10.0.0.5 () {34 vars in 653 bytes} [Fri Jun 12 04:24:54 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.5 () {32 vars in 715 bytes} [Fri Jun 12 04:24:54 2026] GET /v2/images/75f45920-e7d2-411d-9baf-0ed712981254/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 04:24:54.669 7 INFO glance.api.v2.image_data [None req-32d5193b-353e-42ae-be11-5f73fc6e43f0 032fb1101a0c467e87629ea61c29dcb4 37969008402d4a799aa8a0ebe1e0c2c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-12 04:24:54.725 7 WARNING glance_store._drivers.rbd [None req-32d5193b-353e-42ae-be11-5f73fc6e43f0 032fb1101a0c467e87629ea61c29dcb4 37969008402d4a799aa8a0ebe1e0c2c1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-12 04:24:55.206 7 INFO glance.location [None req-32d5193b-353e-42ae-be11-5f73fc6e43f0 032fb1101a0c467e87629ea61c29dcb4 37969008402d4a799aa8a0ebe1e0c2c1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/715] 10.0.0.5 () {32 vars in 725 bytes} [Fri Jun 12 04:24:54 2026] PUT /v2/images/75f45920-e7d2-411d-9baf-0ed712981254/file => generated 0 bytes in 583 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/716] 10.0.0.5 () {32 vars in 705 bytes} [Fri Jun 12 04:24:55 2026] GET /v2/images/75f45920-e7d2-411d-9baf-0ed712981254 => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.5 () {32 vars in 715 bytes} [Fri Jun 12 04:24:55 2026] GET /v2/images/75f45920-e7d2-411d-9baf-0ed712981254/file => generated 1024 bytes in 154 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/718] 10.0.0.5 () {34 vars in 653 bytes} [Fri Jun 12 04:24:55 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/719] 10.0.0.5 () {32 vars in 724 bytes} [Fri Jun 12 04:24:55 2026] PATCH /v2/images/3b42bee1-bae4-41f5-b114-6276a61cd6a6 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.5 () {32 vars in 705 bytes} [Fri Jun 12 04:24:55 2026] GET /v2/images/3b42bee1-bae4-41f5-b114-6276a61cd6a6 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 04:24:55.558 7 WARNING glance.api.v2.images [None req-43b8b341-f535-432f-908b-5e6e70157865 032fb1101a0c467e87629ea61c29dcb4 37969008402d4a799aa8a0ebe1e0c2c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3b42bee1-bae4-41f5-b114-6276a61cd6a6 [pid: 7|app: 0|req: 364/721] 10.0.0.5 () {32 vars in 708 bytes} [Fri Jun 12 04:24:55 2026] DELETE /v2/images/3b42bee1-bae4-41f5-b114-6276a61cd6a6 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.5 () {32 vars in 705 bytes} [Fri Jun 12 04:24:55 2026] GET /v2/images/3b42bee1-bae4-41f5-b114-6276a61cd6a6 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 04:24:55.619 7 WARNING glance.api.v2.images [None req-dfe72f75-7810-4227-8aef-647b4849a07f 032fb1101a0c467e87629ea61c29dcb4 37969008402d4a799aa8a0ebe1e0c2c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//75f45920-e7d2-411d-9baf-0ed712981254 [pid: 7|app: 0|req: 365/723] 10.0.0.5 () {32 vars in 708 bytes} [Fri Jun 12 04:24:55 2026] DELETE /v2/images/75f45920-e7d2-411d-9baf-0ed712981254 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.5 () {32 vars in 705 bytes} [Fri Jun 12 04:24:56 2026] GET /v2/images/75f45920-e7d2-411d-9baf-0ed712981254 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 04:24:56.501 7 WARNING glance.api.v2.images [None req-47987b80-e454-41e9-b5eb-7adade80bb27 032fb1101a0c467e87629ea61c29dcb4 37969008402d4a799aa8a0ebe1e0c2c1 - - default default] Failed to find image 307f38ee-d80d-4983-bf90-645a458eb233 to delete: glance.common.exception.ImageNotFound: No image found with ID 307f38ee-d80d-4983-bf90-645a458eb233 [pid: 7|app: 0|req: 366/725] 10.0.0.5 () {32 vars in 708 bytes} [Fri Jun 12 04:24:56 2026] DELETE /v2/images/307f38ee-d80d-4983-bf90-645a458eb233 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.5 () {32 vars in 705 bytes} [Fri Jun 12 04:24:56 2026] GET /v2/images/307f38ee-d80d-4983-bf90-645a458eb233 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.5 () {30 vars in 409 bytes} [Fri Jun 12 04:24:59 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/730] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:25:03 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 369/731] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:25: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: 374/740] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:25:44 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 367/741] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:25: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: 378/748] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:26:12 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 371/749] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:26:12 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: 375/756] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:26:45 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 382/757] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:26:45 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: 378/762] 10.0.0.5 () {32 vars in 705 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.5 () {32 vars in 705 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 379/764] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 386/765] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/766] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:27:00 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: 387/767] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 381/768] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:27:00 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: 388/769] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:27:00 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: 383/772] 10.0.0.62 () {36 vars in 910 bytes} [Fri Jun 12 04:27:00 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/773] 10.0.0.62 () {36 vars in 1006 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/774] 10.0.0.62 () {36 vars in 986 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => 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: 391/775] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jun 12 04:27:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/797] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:28:40 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/798] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:28:40 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: 399/803] 10.0.0.97 () {36 vars in 986 bytes} [Fri Jun 12 04:28:59 2026] GET /v2/images/262dda6b-6ce9-40f7-aaa8-beb802e01555 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/804] 10.0.0.97 () {36 vars in 926 bytes} [Fri Jun 12 04:28:59 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: 403/811] 199.204.45.109 () {32 vars in 826 bytes} [Fri Jun 12 04:29:34 2026] GET /v2/images?status=active&owner=4dab5ab0fb0b411d982f6887b732a3ff&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/812] 199.204.45.109 () {32 vars in 653 bytes} [Fri Jun 12 04:29: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: 404/813] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jun 12 04:29:34 2026] GET /v2/images/3ce0d9c2-ecc9-4f64-bdb7-21ab340793e9 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/814] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:29:34 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: 405/815] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:29: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: 411/816] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jun 12 04:29:34 2026] GET /v2/images/3ce0d9c2-ecc9-4f64-bdb7-21ab340793e9 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/817] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:29: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: 412/818] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:29:34 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: 407/819] 10.0.0.129 () {36 vars in 987 bytes} [Fri Jun 12 04:29:34 2026] GET /v2/images/3ce0d9c2-ecc9-4f64-bdb7-21ab340793e9 => 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: 413/820] 10.0.0.129 () {36 vars in 927 bytes} [Fri Jun 12 04:29: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: 408/821] 10.0.0.62 () {36 vars in 910 bytes} [Fri Jun 12 04:29:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/822] 10.0.0.62 () {36 vars in 1006 bytes} [Fri Jun 12 04:29:35 2026] GET /v2/images/3ce0d9c2-ecc9-4f64-bdb7-21ab340793e9/locations => generated 127 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/823] 10.0.0.62 () {36 vars in 986 bytes} [Fri Jun 12 04:29:35 2026] GET /v2/images/3ce0d9c2-ecc9-4f64-bdb7-21ab340793e9 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/824] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jun 12 04:29:35 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: 410/825] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jun 12 04:29: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: 7|app: 0|req: 439/872] 10.0.0.5 () {32 vars in 631 bytes} [Fri Jun 12 04:33:18 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)