+ 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 25 18:16:28 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:17:01 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-688fbdc48c-pclzx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7feb3880e668 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-25 18:16:30.537 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-25 18:16:30.548 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-25 18:16:31.446 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-25 18:16:31.447 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-25 18:16:31.448 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-25 18:16:31.451 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-25 18:16:31.452 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-25 18:16:31.452 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-25 18:16:33.671 8 WARNING glance.api.v2.images [None req-7aff6c7d-2485-4a24-b847-bdd894fb1b97 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-25 18:16:33.682 7 WARNING glance.api.v2.images [None req-6e748c06-d096-467f-b6c8-ba88398b8928 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-25 18:16:34.027 7 WARNING keystonemiddleware._common.config [None req-6e748c06-d096-467f-b6c8-ba88398b8928 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 18:16:34.034 7 WARNING oslo_config.cfg [None req-6e748c06-d096-467f-b6c8-ba88398b8928 - - - - - -] 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 0x7feb3880e668 pid: 7 (default app) 2026-05-25 18:16:34.076 8 WARNING keystonemiddleware._common.config [None req-7aff6c7d-2485-4a24-b847-bdd894fb1b97 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 18:16:34.085 8 WARNING oslo_config.cfg [None req-7aff6c7d-2485-4a24-b847-bdd894fb1b97 - - - - - -] 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 0x7feb3880e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 18:16:36 2026] GET / => generated 1312 bytes in 2 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-05-25 18:16:36.532 8 WARNING oslo_policy.policy [None req-c7a3364d-5883-448b-84ca-2c65756008ef 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - 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-25 18:16:36.532 8 WARNING oslo_policy.policy [None req-c7a3364d-5883-448b-84ca-2c65756008ef 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - 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-25 18:16:36.549 8 WARNING oslo_policy.policy [None req-c7a3364d-5883-448b-84ca-2c65756008ef 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - 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-25 18:16:36.549 8 WARNING oslo_policy.policy [None req-c7a3364d-5883-448b-84ca-2c65756008ef 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 18:16:36 2026] GET /v2/images => generated 69 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 18:16:40 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: 2/8] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 18:16:41 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 18:16:41.077 7 WARNING oslo_policy.policy [None req-737516f3-d5aa-412b-862e-89e8314dd759 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - 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-25 18:16:41.077 7 WARNING oslo_policy.policy [None req-737516f3-d5aa-412b-862e-89e8314dd759 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.210 () {44 vars in 911 bytes} [Mon May 25 18:16:41 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.210 () {44 vars in 933 bytes} [Mon May 25 18:16:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 18:16:41.233 7 WARNING oslo_policy.policy [None req-cf542165-a86f-4165-8988-b0e4cfd8ff6d 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - 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-25 18:16:41.234 7 WARNING oslo_policy.policy [None req-cf542165-a86f-4165-8988-b0e4cfd8ff6d 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.210 () {44 vars in 939 bytes} [Mon May 25 18:16:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 18:16:41.318 8 WARNING oslo_config.cfg [None req-eb46d009-855a-4266-be53-eccf91f8a125 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.210 () {48 vars in 951 bytes} [Mon May 25 18:16:41 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-25 18:16:41.339 7 WARNING oslo_policy.policy [None req-6bb5f88f-86ee-4c55-9315-09ccbdc2d315 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - 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-25 18:16:41.340 7 WARNING oslo_policy.policy [None req-6bb5f88f-86ee-4c55-9315-09ccbdc2d315 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - 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-25 18:16:41.341 7 INFO glance.api.v2.image_data [None req-6bb5f88f-86ee-4c55-9315-09ccbdc2d315 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 18:16:44.664 7 WARNING glance.location [None req-6bb5f88f-86ee-4c55-9315-09ccbdc2d315 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.210 () {48 vars in 1045 bytes} [Mon May 25 18:16:41 2026] PUT /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b/file => generated 0 bytes in 3376 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5059 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.210 () {44 vars in 971 bytes} [Mon May 25 18:16:44 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 18:16:44.825 7 WARNING oslo_config.cfg [None req-2cffa906-9f67-48b3-9e6b-cf5d68e075f9 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.210 () {48 vars in 1051 bytes} [Mon May 25 18:16:44 2026] PATCH /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.210 () {44 vars in 971 bytes} [Mon May 25 18:16:44 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 18:38:30 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: 141/280] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 18:38:30 2026] GET /v2/images => generated 1381 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 18:38:47 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: 144/286] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 18:38:47 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.210 () {44 vars in 937 bytes} [Mon May 25 18:38:48 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.210 () {44 vars in 959 bytes} [Mon May 25 18:38:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.210 () {44 vars in 939 bytes} [Mon May 25 18:38:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.210 () {48 vars in 951 bytes} [Mon May 25 18:38:48 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-25 18:38:48.183 8 WARNING oslo_policy.policy [None req-af92c919-d25e-4b5f-b785-001c429f8c86 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - 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-25 18:38:48.183 8 WARNING oslo_policy.policy [None req-af92c919-d25e-4b5f-b785-001c429f8c86 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - 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-25 18:38:48.185 8 INFO glance.api.v2.image_data [None req-af92c919-d25e-4b5f-b785-001c429f8c86 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 18:39:18.479 8 WARNING glance.location [None req-af92c919-d25e-4b5f-b785-001c429f8c86 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/297] 199.204.45.210 () {48 vars in 1046 bytes} [Mon May 25 18:38:48 2026] PUT /v2/images/ae2e6da3-7051-43ef-8f27-2e1a9f5dc0bd/file => generated 0 bytes in 30352 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60018 switches on core 0) [pid: 7|app: 0|req: 153/298] 199.204.45.210 () {44 vars in 971 bytes} [Mon May 25 18:39:18 2026] GET /v2/images/ae2e6da3-7051-43ef-8f27-2e1a9f5dc0bd => 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: 146/299] 199.204.45.210 () {48 vars in 1051 bytes} [Mon May 25 18:39:18 2026] PATCH /v2/images/ae2e6da3-7051-43ef-8f27-2e1a9f5dc0bd => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 199.204.45.210 () {44 vars in 971 bytes} [Mon May 25 18:39:18 2026] GET /v2/images/ae2e6da3-7051-43ef-8f27-2e1a9f5dc0bd => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/301] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 18:39:20 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: 155/302] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 18:39:20 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 18:46:45 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 18:46:45 2026] GET /v2/images => generated 2778 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 18:46:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 18:46:55 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.210 () {44 vars in 947 bytes} [Mon May 25 18:46:55 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 199.204.45.210 () {44 vars in 969 bytes} [Mon May 25 18:46:55 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/401] 199.204.45.210 () {44 vars in 939 bytes} [Mon May 25 18:46:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/402] 199.204.45.210 () {48 vars in 951 bytes} [Mon May 25 18:46:55 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-25 18:46:55.699 7 INFO glance.api.v2.image_data [None req-9b5f08ae-163a-4d90-a08d-99b074f0b2c8 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 18:47:33.613 7 INFO glance.location [None req-9b5f08ae-163a-4d90-a08d-99b074f0b2c8 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 206/411] 199.204.45.210 () {48 vars in 1045 bytes} [Mon May 25 18:46:55 2026] PUT /v2/images/c63ee91c-287b-46ce-a378-2b562ff6908c/file => generated 0 bytes in 37963 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19899 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.210 () {44 vars in 971 bytes} [Mon May 25 18:47:33 2026] GET /v2/images/c63ee91c-287b-46ce-a378-2b562ff6908c => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.210 () {48 vars in 1051 bytes} [Mon May 25 18:47:33 2026] PATCH /v2/images/c63ee91c-287b-46ce-a378-2b562ff6908c => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.210 () {44 vars in 971 bytes} [Mon May 25 18:47:33 2026] GET /v2/images/c63ee91c-287b-46ce-a378-2b562ff6908c => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 18:48:19 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: 212/424] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 18:48:19 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 18:48:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 18:48:32 2026] GET /v2/images => generated 4190 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 199.204.45.210 () {44 vars in 939 bytes} [Mon May 25 18:48:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 199.204.45.210 () {44 vars in 961 bytes} [Mon May 25 18:48:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 199.204.45.210 () {44 vars in 939 bytes} [Mon May 25 18:48:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 199.204.45.210 () {48 vars in 951 bytes} [Mon May 25 18:48:32 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-25 18:48:32.820 7 INFO glance.api.v2.image_data [None req-ecd93ffd-dab0-4e23-b3b1-ecfc181e7204 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 18:48:49.314 7 INFO glance.location [None req-ecd93ffd-dab0-4e23-b3b1-ecfc181e7204 66197a1e3cd345e3ab49688122413964 ca192ecf0f8f481f8cdcdde03ba9e74c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 217/437] 199.204.45.210 () {48 vars in 1046 bytes} [Mon May 25 18:48:32 2026] PUT /v2/images/bd96d327-596c-47dd-9451-c3f9490f16d2/file => generated 0 bytes in 16546 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30672 switches on core 0) [pid: 8|app: 0|req: 221/438] 199.204.45.210 () {44 vars in 971 bytes} [Mon May 25 18:48:49 2026] GET /v2/images/bd96d327-596c-47dd-9451-c3f9490f16d2 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 199.204.45.210 () {48 vars in 1051 bytes} [Mon May 25 18:48:49 2026] PATCH /v2/images/bd96d327-596c-47dd-9451-c3f9490f16d2 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 199.204.45.210 () {44 vars in 971 bytes} [Mon May 25 18:48:49 2026] GET /v2/images/bd96d327-596c-47dd-9451-c3f9490f16d2 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 19:02:45 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: 303/610] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 19:02:45 2026] GET /v2/images => generated 5574 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 19:05:21 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: 323/642] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 19:05:21 2026] GET /v2/images => generated 5574 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 19:05:23 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 19:05:23 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 19:06:18 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 19:06:19 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 19:06:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/662] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 19:06:28 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 199.204.45.210 () {42 vars in 688 bytes} [Mon May 25 19:07:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/678] 199.204.45.210 () {44 vars in 910 bytes} [Mon May 25 19:07:41 2026] GET /v2/images => generated 5574 bytes in 64 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: 347/689] 10.0.0.201 () {32 vars in 633 bytes} [Mon May 25 19:08:27 2026] GET /v2/images => generated 5574 bytes in 22 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: 346/696] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:08:55 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:08:55 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: 347/698] 10.0.0.12 () {36 vars in 986 bytes} [Mon May 25 19:08:55 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/699] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:08:56 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: 348/700] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:08:56 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: 353/701] 10.0.0.12 () {36 vars in 986 bytes} [Mon May 25 19:08:56 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:08:56 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: 354/703] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:08:56 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: 350/704] 10.0.0.12 () {36 vars in 986 bytes} [Mon May 25 19:08:56 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:08:56 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:08:56 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: 356/707] 10.0.0.103 () {36 vars in 911 bytes} [Mon May 25 19:08:57 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: 352/708] 10.0.0.103 () {36 vars in 1007 bytes} [Mon May 25 19:08:57 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.103 () {36 vars in 987 bytes} [Mon May 25 19:08:57 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => 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: 353/710] 10.0.0.103 () {36 vars in 927 bytes} [Mon May 25 19:08:57 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: 358/711] 10.0.0.103 () {36 vars in 927 bytes} [Mon May 25 19:08:57 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: 360/714] 199.204.45.210 () {36 vars in 991 bytes} [Mon May 25 19:09:03 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => 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: 355/715] 199.204.45.210 () {36 vars in 931 bytes} [Mon May 25 19:09: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: 361/716] 199.204.45.210 () {36 vars in 991 bytes} [Mon May 25 19:09:04 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => 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: 356/717] 199.204.45.210 () {36 vars in 931 bytes} [Mon May 25 19:09:04 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/720] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:09:14 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:09:14 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: 7|app: 0|req: 359/722] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:09:14 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:09:14 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: 363/730] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:09:52 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:09:52 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: 372/738] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:10:20 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => 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: 367/739] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:10:20 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: 371/746] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:10:52 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/747] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:10:52 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: 379/752] 10.0.0.201 () {30 vars in 411 bytes} [Mon May 25 19:11:12 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:11:38 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/760] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:11:38 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: 385/763] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 25 19:11:46 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => 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: 379/764] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 25 19:11:46 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => 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: 386/765] 10.0.0.12 () {36 vars in 986 bytes} [Mon May 25 19:11:46 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:11:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/767] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:11:46 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: 381/768] 10.0.0.12 () {36 vars in 986 bytes} [Mon May 25 19:11:46 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/769] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:11:46 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: 382/770] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:11:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/771] 10.0.0.12 () {36 vars in 986 bytes} [Mon May 25 19:11:47 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => 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: 383/772] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:11:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.103 () {36 vars in 911 bytes} [Mon May 25 19:11:47 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: 384/774] 10.0.0.103 () {36 vars in 1007 bytes} [Mon May 25 19:11:47 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b/locations => generated 127 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/775] 10.0.0.103 () {36 vars in 987 bytes} [Mon May 25 19:11:47 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/776] 10.0.0.103 () {36 vars in 927 bytes} [Mon May 25 19:11:47 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/777] 10.0.0.103 () {36 vars in 927 bytes} [Mon May 25 19:11:47 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: 386/778] 10.0.0.201 () {34 vars in 655 bytes} [Mon May 25 19:11:50 2026] POST /v2/images => generated 649 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-25 19:11:50.415 8 WARNING glance.api.v2.images [None req-bf50a752-9ec0-4ba0-9b95-656c7d843648 cc07e36896e948dbb6da3f131080ff07 a55e299b5ee64b858a83b4b874320ee3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a4467d2d-6033-4139-bc3b-96cca078a173 [pid: 8|app: 0|req: 393/779] 10.0.0.201 () {32 vars in 710 bytes} [Mon May 25 19:11:50 2026] DELETE /v2/images/a4467d2d-6033-4139-bc3b-96cca078a173 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/780] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 25 19:11:50 2026] GET /v2/images/a4467d2d-6033-4139-bc3b-96cca078a173 => 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: 394/781] 10.0.0.201 () {32 vars in 633 bytes} [Mon May 25 19:11:50 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/782] 10.0.0.201 () {34 vars in 655 bytes} [Mon May 25 19:11:50 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.201 () {32 vars in 717 bytes} [Mon May 25 19:11:50 2026] GET /v2/images/76fadeda-9fd6-44c8-a63b-4b20b27d5bb2/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 19:11:50.615 7 INFO glance.api.v2.image_data [None req-d5a1394f-c306-4fdc-b688-e3469fd6b020 cc07e36896e948dbb6da3f131080ff07 a55e299b5ee64b858a83b4b874320ee3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 19:11:50.663 7 WARNING glance_store._drivers.rbd [None req-d5a1394f-c306-4fdc-b688-e3469fd6b020 cc07e36896e948dbb6da3f131080ff07 a55e299b5ee64b858a83b4b874320ee3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-25 19:11:50.917 7 INFO glance.location [None req-d5a1394f-c306-4fdc-b688-e3469fd6b020 cc07e36896e948dbb6da3f131080ff07 a55e299b5ee64b858a83b4b874320ee3 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 389/784] 10.0.0.201 () {32 vars in 727 bytes} [Mon May 25 19:11:50 2026] PUT /v2/images/76fadeda-9fd6-44c8-a63b-4b20b27d5bb2/file => generated 0 bytes in 359 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 25 19:11:50 2026] GET /v2/images/76fadeda-9fd6-44c8-a63b-4b20b27d5bb2 => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.201 () {32 vars in 717 bytes} [Mon May 25 19:11:50 2026] GET /v2/images/76fadeda-9fd6-44c8-a63b-4b20b27d5bb2/file => generated 1024 bytes in 180 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.201 () {34 vars in 655 bytes} [Mon May 25 19:11:51 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.201 () {32 vars in 726 bytes} [Mon May 25 19:11:51 2026] PATCH /v2/images/16d1c50b-0b92-4b7d-85e6-6624e8d2aed1 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 25 19:11:51 2026] GET /v2/images/16d1c50b-0b92-4b7d-85e6-6624e8d2aed1 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 19:11:51.311 7 WARNING glance.api.v2.images [None req-1eac33b6-26c5-4a06-9f79-a5352ff91620 cc07e36896e948dbb6da3f131080ff07 a55e299b5ee64b858a83b4b874320ee3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//16d1c50b-0b92-4b7d-85e6-6624e8d2aed1 [pid: 7|app: 0|req: 392/790] 10.0.0.201 () {32 vars in 710 bytes} [Mon May 25 19:11:51 2026] DELETE /v2/images/16d1c50b-0b92-4b7d-85e6-6624e8d2aed1 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/791] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 25 19:11:51 2026] GET /v2/images/16d1c50b-0b92-4b7d-85e6-6624e8d2aed1 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 19:11:51.400 7 WARNING glance.api.v2.images [None req-85d495df-bec4-4c05-9504-b3306b9c807f cc07e36896e948dbb6da3f131080ff07 a55e299b5ee64b858a83b4b874320ee3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//76fadeda-9fd6-44c8-a63b-4b20b27d5bb2 [pid: 7|app: 0|req: 393/792] 10.0.0.201 () {32 vars in 710 bytes} [Mon May 25 19:11:51 2026] DELETE /v2/images/76fadeda-9fd6-44c8-a63b-4b20b27d5bb2 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/793] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 25 19:11:52 2026] GET /v2/images/76fadeda-9fd6-44c8-a63b-4b20b27d5bb2 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 19:11:52.226 7 WARNING glance.api.v2.images [None req-66cf1d10-8a59-401c-a70b-62373d107891 cc07e36896e948dbb6da3f131080ff07 a55e299b5ee64b858a83b4b874320ee3 - - default default] Failed to find image a4467d2d-6033-4139-bc3b-96cca078a173 to delete: glance.common.exception.ImageNotFound: No image found with ID a4467d2d-6033-4139-bc3b-96cca078a173 [pid: 7|app: 0|req: 394/794] 10.0.0.201 () {32 vars in 710 bytes} [Mon May 25 19:11:52 2026] DELETE /v2/images/a4467d2d-6033-4139-bc3b-96cca078a173 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 10.0.0.201 () {32 vars in 707 bytes} [Mon May 25 19:11:52 2026] GET /v2/images/a4467d2d-6033-4139-bc3b-96cca078a173 => 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: 397/800] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:12:09 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/801] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:12:09 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: 412/816] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:13:13 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/817] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:13:13 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: 423/838] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:14:57 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/839] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:14:57 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: 419/844] 10.0.0.134 () {36 vars in 987 bytes} [Mon May 25 19:15:16 2026] GET /v2/images/7d0fd58d-d857-43f3-8671-cff33fdf6c6b => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/845] 10.0.0.134 () {36 vars in 927 bytes} [Mon May 25 19:15:16 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: 430/852] 199.204.45.210 () {32 vars in 826 bytes} [Mon May 25 19:15:51 2026] GET /v2/images?status=active&owner=ca192ecf0f8f481f8cdcdde03ba9e74c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/853] 199.204.45.210 () {32 vars in 653 bytes} [Mon May 25 19:15:51 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: 431/854] 10.0.0.12 () {36 vars in 986 bytes} [Mon May 25 19:15:51 2026] GET /v2/images/ae2e6da3-7051-43ef-8f27-2e1a9f5dc0bd => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/855] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:15:51 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: 432/856] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:15:51 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: 425/857] 10.0.0.12 () {36 vars in 986 bytes} [Mon May 25 19:15:51 2026] GET /v2/images/ae2e6da3-7051-43ef-8f27-2e1a9f5dc0bd => 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: 433/858] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:15:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/859] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:15:51 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: 434/860] 10.0.0.12 () {36 vars in 986 bytes} [Mon May 25 19:15:51 2026] GET /v2/images/ae2e6da3-7051-43ef-8f27-2e1a9f5dc0bd => 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: 427/861] 10.0.0.12 () {36 vars in 926 bytes} [Mon May 25 19:15:51 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: 435/862] 10.0.0.103 () {36 vars in 911 bytes} [Mon May 25 19:15:52 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: 428/863] 10.0.0.103 () {36 vars in 1007 bytes} [Mon May 25 19:15:52 2026] GET /v2/images/ae2e6da3-7051-43ef-8f27-2e1a9f5dc0bd/locations => generated 127 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/864] 10.0.0.103 () {36 vars in 987 bytes} [Mon May 25 19:15:52 2026] GET /v2/images/ae2e6da3-7051-43ef-8f27-2e1a9f5dc0bd => 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: 429/865] 10.0.0.103 () {36 vars in 927 bytes} [Mon May 25 19:15:52 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: 437/866] 10.0.0.103 () {36 vars in 927 bytes} [Mon May 25 19:15:52 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: 453/913] 10.0.0.201 () {32 vars in 633 bytes} [Mon May 25 19:19:42 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)