+ 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 Jun 8 09:06:36 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7c9fcf7d85-fkqrk 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 0x7ff1f90df668 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-08 09:06:38.199 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-08 09:06:38.265 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-08 09:06:39.207 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-08 09:06:39.208 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-08 09:06:39.208 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 09:06:39.235 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-08 09:06:39.237 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-08 09:06:39.237 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 09:06:41.440 8 WARNING glance.api.v2.images [None req-7b29309c-2892-4b76-8d68-4b69fdf6e539 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 09:06:41.571 7 WARNING glance.api.v2.images [None req-e09d73e0-881b-4544-b41b-dbff132e0497 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 09:06:41.852 8 WARNING keystonemiddleware._common.config [None req-7b29309c-2892-4b76-8d68-4b69fdf6e539 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 09:06:41.861 8 WARNING oslo_config.cfg [None req-7b29309c-2892-4b76-8d68-4b69fdf6e539 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ff1f90df668 pid: 8 (default app) 2026-06-08 09:06:41.963 7 WARNING keystonemiddleware._common.config [None req-e09d73e0-881b-4544-b41b-dbff132e0497 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 09:06:41.971 7 WARNING oslo_config.cfg [None req-e09d73e0-881b-4544-b41b-dbff132e0497 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ff1f90df668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:06:42 2026] GET / => generated 1290 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-08 09:06:43.153 7 WARNING oslo_policy.policy [None req-110d4e8e-0be9-4985-b2de-5a2b4c62ad74 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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-08 09:06:43.153 7 WARNING oslo_policy.policy [None req-110d4e8e-0be9-4985-b2de-5a2b4c62ad74 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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-08 09:06:43.171 7 WARNING oslo_policy.policy [None req-110d4e8e-0be9-4985-b2de-5a2b4c62ad74 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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-08 09:06:43.171 7 WARNING oslo_policy.policy [None req-110d4e8e-0be9-4985-b2de-5a2b4c62ad74 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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/4] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:06:42 2026] GET /v2/images => generated 69 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:06:47 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:06:47 2026] GET /v2/images => generated 69 bytes in 41 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-08 09:06:47.447 8 WARNING oslo_policy.policy [None req-7ebaa034-3586-4bd3-afd6-dbc4dd1d96c9 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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-08 09:06:47.447 8 WARNING oslo_policy.policy [None req-7ebaa034-3586-4bd3-afd6-dbc4dd1d96c9 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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: 5/7] 199.204.45.3 () {44 vars in 903 bytes} [Mon Jun 8 09:06:47 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.3 () {44 vars in 925 bytes} [Mon Jun 8 09:06:47 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-08 09:06:47.595 8 WARNING oslo_policy.policy [None req-fed5fac1-115a-438d-999d-ce15f53a47d8 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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-08 09:06:47.595 8 WARNING oslo_policy.policy [None req-fed5fac1-115a-438d-999d-ce15f53a47d8 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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/9] 199.204.45.3 () {44 vars in 931 bytes} [Mon Jun 8 09:06:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-08 09:06:47.686 7 WARNING oslo_config.cfg [None req-23fb2295-70dc-4c4c-bba9-ac3a81120a25 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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/10] 199.204.45.3 () {48 vars in 943 bytes} [Mon Jun 8 09:06:47 2026] POST /v2/images => generated 760 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-08 09:06:47.712 8 WARNING oslo_policy.policy [None req-23c4b023-f005-428c-a617-1ccf69f98b10 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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-08 09:06:47.712 8 WARNING oslo_policy.policy [None req-23c4b023-f005-428c-a617-1ccf69f98b10 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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-08 09:06:47.713 8 INFO glance.api.v2.image_data [None req-23c4b023-f005-428c-a617-1ccf69f98b10 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 09:06:51.260 8 WARNING glance.location [None req-23c4b023-f005-428c-a617-1ccf69f98b10 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/12] 199.204.45.3 () {48 vars in 1037 bytes} [Mon Jun 8 09:06:47 2026] PUT /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476/file => generated 0 bytes in 3591 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6136 switches on core 0) [pid: 7|app: 0|req: 6/13] 199.204.45.3 () {44 vars in 963 bytes} [Mon Jun 8 09:06:51 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-08 09:06:51.412 8 WARNING oslo_config.cfg [None req-d99b2bc2-4986-4dee-bd25-a4bc3ac6348f 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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: 8/14] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Jun 8 09:06:51 2026] PATCH /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.3 () {44 vars in 963 bytes} [Mon Jun 8 09:06:51 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 139/279] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:28:47 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:28:47 2026] GET /v2/images => generated 1381 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:29:13 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:29:13 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.204.45.3 () {44 vars in 929 bytes} [Mon Jun 8 09:29:13 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.204.45.3 () {44 vars in 951 bytes} [Mon Jun 8 09:29:13 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 199.204.45.3 () {44 vars in 931 bytes} [Mon Jun 8 09:29:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.204.45.3 () {48 vars in 943 bytes} [Mon Jun 8 09:29:13 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-08 09:29:13.545 7 WARNING oslo_policy.policy [None req-1e6cc1fe-70d3-4d4e-a150-5de5635bb071 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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-08 09:29:13.546 7 WARNING oslo_policy.policy [None req-1e6cc1fe-70d3-4d4e-a150-5de5635bb071 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - 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-08 09:29:13.547 7 INFO glance.api.v2.image_data [None req-1e6cc1fe-70d3-4d4e-a150-5de5635bb071 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 09:29:42.895 7 WARNING glance.location [None req-1e6cc1fe-70d3-4d4e-a150-5de5635bb071 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/299] 199.204.45.3 () {48 vars in 1038 bytes} [Mon Jun 8 09:29:13 2026] PUT /v2/images/8e085adf-0a85-400b-8b74-15105e0cbd19/file => generated 0 bytes in 29406 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59901 switches on core 0) [pid: 8|app: 0|req: 154/300] 199.204.45.3 () {44 vars in 963 bytes} [Mon Jun 8 09:29:42 2026] GET /v2/images/8e085adf-0a85-400b-8b74-15105e0cbd19 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/301] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Jun 8 09:29:42 2026] PATCH /v2/images/8e085adf-0a85-400b-8b74-15105e0cbd19 => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/302] 199.204.45.3 () {44 vars in 963 bytes} [Mon Jun 8 09:29:43 2026] GET /v2/images/8e085adf-0a85-400b-8b74-15105e0cbd19 => 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: 148/303] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:29:44 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/304] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:29:44 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/383] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:36:15 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/384] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:36:15 2026] GET /v2/images => generated 2778 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/387] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:36:26 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:36:26 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.204.45.3 () {44 vars in 939 bytes} [Mon Jun 8 09:36:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/390] 199.204.45.3 () {44 vars in 961 bytes} [Mon Jun 8 09:36:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/391] 199.204.45.3 () {44 vars in 931 bytes} [Mon Jun 8 09:36:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 199.204.45.3 () {48 vars in 943 bytes} [Mon Jun 8 09:36:26 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-08 09:36:26.400 7 INFO glance.api.v2.image_data [None req-74085605-aeec-4d04-b797-d31208ea9beb 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 09:36:42.975 7 INFO glance.location [None req-74085605-aeec-4d04-b797-d31208ea9beb 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/397] 199.204.45.3 () {48 vars in 1037 bytes} [Mon Jun 8 09:36:26 2026] PUT /v2/images/3c5c0e56-0893-4a39-9907-b51f6a788d2f/file => generated 0 bytes in 16624 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23778 switches on core 0) [pid: 8|app: 0|req: 205/398] 199.204.45.3 () {44 vars in 963 bytes} [Mon Jun 8 09:36:43 2026] GET /v2/images/3c5c0e56-0893-4a39-9907-b51f6a788d2f => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/399] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Jun 8 09:36:43 2026] PATCH /v2/images/3c5c0e56-0893-4a39-9907-b51f6a788d2f => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/400] 199.204.45.3 () {44 vars in 963 bytes} [Mon Jun 8 09:36:43 2026] GET /v2/images/3c5c0e56-0893-4a39-9907-b51f6a788d2f => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:37:16 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/408] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:37:16 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/413] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:37:31 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/414] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:37:31 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/415] 199.204.45.3 () {44 vars in 931 bytes} [Mon Jun 8 09:37:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/416] 199.204.45.3 () {44 vars in 953 bytes} [Mon Jun 8 09:37:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/417] 199.204.45.3 () {44 vars in 931 bytes} [Mon Jun 8 09:37:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/418] 199.204.45.3 () {48 vars in 943 bytes} [Mon Jun 8 09:37:32 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-08 09:37:32.139 7 INFO glance.api.v2.image_data [None req-a0e3fdbc-5cb2-463b-aef3-e36c151db2c3 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 09:37:49.020 7 INFO glance.location [None req-a0e3fdbc-5cb2-463b-aef3-e36c151db2c3 4a3a228cbabd41f3950dd7bc08957ba5 9d483c8db99f4905b2a5599b9f64f003 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 204/421] 199.204.45.3 () {48 vars in 1038 bytes} [Mon Jun 8 09:37:32 2026] PUT /v2/images/9bd10fd0-9860-4590-8f02-3ab2cb34af35/file => generated 0 bytes in 16932 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33034 switches on core 0) [pid: 8|app: 0|req: 218/422] 199.204.45.3 () {44 vars in 963 bytes} [Mon Jun 8 09:37:49 2026] GET /v2/images/9bd10fd0-9860-4590-8f02-3ab2cb34af35 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/423] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Jun 8 09:37:49 2026] PATCH /v2/images/9bd10fd0-9860-4590-8f02-3ab2cb34af35 => generated 1382 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/424] 199.204.45.3 () {44 vars in 963 bytes} [Mon Jun 8 09:37:49 2026] GET /v2/images/9bd10fd0-9860-4590-8f02-3ab2cb34af35 => generated 1382 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/593] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:51:48 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/594] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:51:48 2026] GET /v2/images => generated 5574 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/628] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:54:30 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/629] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:54:30 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/631] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:54:32 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/632] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:54:32 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: 329/644] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:55:30 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/645] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:55:30 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/648] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:55:40 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/649] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:55:40 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/664] 199.204.45.3 () {42 vars in 680 bytes} [Mon Jun 8 09:56:51 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/665] 199.204.45.3 () {44 vars in 902 bytes} [Mon Jun 8 09:56:51 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /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/675] 10.0.0.124 () {32 vars in 633 bytes} [Mon Jun 8 09:57:36 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /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: 348/682] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 09:58:04 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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/683] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 09:58:04 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: 350/686] 199.204.45.3 () {36 vars in 989 bytes} [Mon Jun 8 09:58:13 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 337/687] 199.204.45.3 () {36 vars in 929 bytes} [Mon Jun 8 09:58:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/688] 199.204.45.3 () {36 vars in 989 bytes} [Mon Jun 8 09:58:14 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 338/689] 199.204.45.3 () {36 vars in 929 bytes} [Mon Jun 8 09:58:14 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: 353/692] 10.0.0.252 () {36 vars in 987 bytes} [Mon Jun 8 09:58:23 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1312 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/693] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 09:58:23 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: 354/694] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 09:58:23 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/695] 10.0.0.252 () {36 vars in 987 bytes} [Mon Jun 8 09:58:23 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/696] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 09:58:23 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: 342/697] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 09:58:23 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: 356/698] 10.0.0.252 () {36 vars in 987 bytes} [Mon Jun 8 09:58:23 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 343/699] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 09:58:23 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: 357/700] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 09:58:23 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: 344/701] 10.0.0.41 () {36 vars in 910 bytes} [Mon Jun 8 09:58:24 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/702] 10.0.0.41 () {36 vars in 1006 bytes} [Mon Jun 8 09:58:24 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476/locations => generated 127 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/703] 10.0.0.41 () {36 vars in 986 bytes} [Mon Jun 8 09:58:24 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 359/704] 10.0.0.41 () {36 vars in 926 bytes} [Mon Jun 8 09:58:24 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: 346/705] 10.0.0.41 () {36 vars in 926 bytes} [Mon Jun 8 09:58:24 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: 360/706] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 09:58:27 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 347/707] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 09:58:27 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: 366/718] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 09:59:19 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/719] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 09:59:19 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: 370/726] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 09:59:45 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 357/727] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 09:59:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/730] 10.0.0.124 () {34 vars in 655 bytes} [Mon Jun 8 09:59:54 2026] POST /v2/images => generated 648 bytes in 216 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-08 09:59:55.076 7 WARNING glance.api.v2.images [None req-6754b398-df1e-434a-95e9-8404bbc4d7e3 ead79055761f470fb267d0e9f4205ca9 58cbfe8080a24be6ae600e14e33dd317 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f2d5ff08-7ba0-461b-a7b6-15106a86d47c [pid: 7|app: 0|req: 359/731] 10.0.0.124 () {32 vars in 710 bytes} [Mon Jun 8 09:59:55 2026] DELETE /v2/images/f2d5ff08-7ba0-461b-a7b6-15106a86d47c => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/732] 10.0.0.124 () {32 vars in 707 bytes} [Mon Jun 8 09:59:55 2026] GET /v2/images/f2d5ff08-7ba0-461b-a7b6-15106a86d47c => 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: 360/733] 10.0.0.124 () {32 vars in 633 bytes} [Mon Jun 8 09:59:55 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/734] 10.0.0.124 () {34 vars in 655 bytes} [Mon Jun 8 09:59:55 2026] POST /v2/images => generated 703 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/735] 10.0.0.124 () {32 vars in 717 bytes} [Mon Jun 8 09:59:55 2026] GET /v2/images/7348ccb0-712d-4df2-9344-c79dfcfa3d4f/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-08 09:59:55.300 8 INFO glance.api.v2.image_data [None req-9a87ec29-fe63-4acd-be5d-07b99d6cef3b ead79055761f470fb267d0e9f4205ca9 58cbfe8080a24be6ae600e14e33dd317 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 09:59:55.344 8 WARNING glance_store._drivers.rbd [None req-9a87ec29-fe63-4acd-be5d-07b99d6cef3b ead79055761f470fb267d0e9f4205ca9 58cbfe8080a24be6ae600e14e33dd317 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-08 09:59:56.197 8 INFO glance.location [None req-9a87ec29-fe63-4acd-be5d-07b99d6cef3b ead79055761f470fb267d0e9f4205ca9 58cbfe8080a24be6ae600e14e33dd317 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 375/736] 10.0.0.124 () {32 vars in 727 bytes} [Mon Jun 8 09:59:55 2026] PUT /v2/images/7348ccb0-712d-4df2-9344-c79dfcfa3d4f/file => generated 0 bytes in 952 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/737] 10.0.0.124 () {32 vars in 707 bytes} [Mon Jun 8 09:59:56 2026] GET /v2/images/7348ccb0-712d-4df2-9344-c79dfcfa3d4f => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/738] 10.0.0.124 () {32 vars in 717 bytes} [Mon Jun 8 09:59:56 2026] GET /v2/images/7348ccb0-712d-4df2-9344-c79dfcfa3d4f/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/739] 10.0.0.124 () {34 vars in 655 bytes} [Mon Jun 8 09:59:56 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/740] 10.0.0.124 () {32 vars in 726 bytes} [Mon Jun 8 09:59:56 2026] PATCH /v2/images/ca1eccfc-3416-48f3-960d-c00b6ef6f3bb => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/741] 10.0.0.124 () {32 vars in 707 bytes} [Mon Jun 8 09:59:56 2026] GET /v2/images/ca1eccfc-3416-48f3-960d-c00b6ef6f3bb => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-08 09:59:56.560 8 WARNING glance.api.v2.images [None req-793818a0-d399-45c8-8ad9-0b89d3a90812 ead79055761f470fb267d0e9f4205ca9 58cbfe8080a24be6ae600e14e33dd317 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca1eccfc-3416-48f3-960d-c00b6ef6f3bb [pid: 8|app: 0|req: 378/742] 10.0.0.124 () {32 vars in 710 bytes} [Mon Jun 8 09:59:56 2026] DELETE /v2/images/ca1eccfc-3416-48f3-960d-c00b6ef6f3bb => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/743] 10.0.0.124 () {32 vars in 707 bytes} [Mon Jun 8 09:59:56 2026] GET /v2/images/ca1eccfc-3416-48f3-960d-c00b6ef6f3bb => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 09:59:56.645 8 WARNING glance.api.v2.images [None req-fc2dc8ab-b0a4-48b9-ae3a-c61a24759f75 ead79055761f470fb267d0e9f4205ca9 58cbfe8080a24be6ae600e14e33dd317 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7348ccb0-712d-4df2-9344-c79dfcfa3d4f [pid: 8|app: 0|req: 379/744] 10.0.0.124 () {32 vars in 710 bytes} [Mon Jun 8 09:59:56 2026] DELETE /v2/images/7348ccb0-712d-4df2-9344-c79dfcfa3d4f => generated 0 bytes in 845 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/745] 10.0.0.124 () {32 vars in 707 bytes} [Mon Jun 8 09:59:57 2026] GET /v2/images/7348ccb0-712d-4df2-9344-c79dfcfa3d4f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 09:59:57.509 8 WARNING glance.api.v2.images [None req-94eed54b-69ef-4902-95d2-f979843c7d64 ead79055761f470fb267d0e9f4205ca9 58cbfe8080a24be6ae600e14e33dd317 - - default default] Failed to find image f2d5ff08-7ba0-461b-a7b6-15106a86d47c to delete: glance.common.exception.ImageNotFound: No image found with ID f2d5ff08-7ba0-461b-a7b6-15106a86d47c [pid: 8|app: 0|req: 380/746] 10.0.0.124 () {32 vars in 710 bytes} [Mon Jun 8 09:59:57 2026] DELETE /v2/images/f2d5ff08-7ba0-461b-a7b6-15106a86d47c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/747] 10.0.0.124 () {32 vars in 707 bytes} [Mon Jun 8 09:59:57 2026] GET /v2/images/f2d5ff08-7ba0-461b-a7b6-15106a86d47c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/750] 10.0.0.124 () {30 vars in 411 bytes} [Mon Jun 8 10:00:02 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/753] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 10:00:13 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/754] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 10:00:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/759] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 10:00:39 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/760] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 10:00:39 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: 378/769] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 10:01:18 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 392/770] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 10:01:18 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: 397/780] 10.0.0.124 () {32 vars in 707 bytes} [Mon Jun 8 10:02:00 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/781] 10.0.0.124 () {32 vars in 707 bytes} [Mon Jun 8 10:02:00 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 398/782] 10.0.0.252 () {36 vars in 987 bytes} [Mon Jun 8 10:02:00 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1312 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/783] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:02:01 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: 399/784] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:02:01 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: 386/785] 10.0.0.252 () {36 vars in 987 bytes} [Mon Jun 8 10:02:01 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 400/786] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:02:01 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: 387/787] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:02:01 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: 401/788] 10.0.0.252 () {36 vars in 987 bytes} [Mon Jun 8 10:02:01 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/789] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:02:01 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: 402/790] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:02:01 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: 389/791] 10.0.0.41 () {36 vars in 910 bytes} [Mon Jun 8 10:02:01 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/792] 10.0.0.41 () {36 vars in 1006 bytes} [Mon Jun 8 10:02:01 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/793] 10.0.0.41 () {36 vars in 986 bytes} [Mon Jun 8 10:02:01 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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/794] 10.0.0.41 () {36 vars in 926 bytes} [Mon Jun 8 10:02:01 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: 391/795] 10.0.0.41 () {36 vars in 926 bytes} [Mon Jun 8 10:02:01 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: 396/805] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 10:02:43 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 410/806] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 10:02:43 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: 397/807] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 10:02:45 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 411/808] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 10:02:45 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: 403/819] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 10:03:38 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/820] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 10:03:38 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/825] 10.0.0.135 () {36 vars in 987 bytes} [Mon Jun 8 10:03:52 2026] GET /v2/images/1c1df45d-070d-40e6-bf55-f42889ca2476 => 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: 420/826] 10.0.0.135 () {36 vars in 927 bytes} [Mon Jun 8 10:03:52 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: 409/831] 199.204.45.3 () {32 vars in 824 bytes} [Mon Jun 8 10:04:18 2026] GET /v2/images?status=active&owner=9d483c8db99f4905b2a5599b9f64f003&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/832] 199.204.45.3 () {32 vars in 651 bytes} [Mon Jun 8 10:04:19 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: 410/833] 10.0.0.252 () {36 vars in 987 bytes} [Mon Jun 8 10:04:19 2026] GET /v2/images/8e085adf-0a85-400b-8b74-15105e0cbd19 => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/834] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:04:19 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: 411/835] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:04:19 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: 425/836] 10.0.0.252 () {36 vars in 987 bytes} [Mon Jun 8 10:04:19 2026] GET /v2/images/8e085adf-0a85-400b-8b74-15105e0cbd19 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/837] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:04:19 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: 426/838] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:04:19 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: 413/839] 10.0.0.252 () {36 vars in 987 bytes} [Mon Jun 8 10:04:19 2026] GET /v2/images/8e085adf-0a85-400b-8b74-15105e0cbd19 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/840] 10.0.0.252 () {36 vars in 927 bytes} [Mon Jun 8 10:04:19 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: 428/842] 10.0.0.41 () {36 vars in 910 bytes} [Mon Jun 8 10:04:20 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/843] 10.0.0.41 () {36 vars in 1006 bytes} [Mon Jun 8 10:04:20 2026] GET /v2/images/8e085adf-0a85-400b-8b74-15105e0cbd19/locations => generated 127 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/844] 10.0.0.41 () {36 vars in 986 bytes} [Mon Jun 8 10:04:20 2026] GET /v2/images/8e085adf-0a85-400b-8b74-15105e0cbd19 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/845] 10.0.0.41 () {36 vars in 926 bytes} [Mon Jun 8 10:04:20 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: 430/846] 10.0.0.41 () {36 vars in 926 bytes} [Mon Jun 8 10:04: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: 8|app: 0|req: 458/902] 10.0.0.124 () {32 vars in 633 bytes} [Mon Jun 8 10:08:57 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)