+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Feb 27 16:55:15 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-f8957965c-8rhbs 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 0x7f98111c5668 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-02-27 16:55:17.854 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-27 16:55:17.896 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-02-27 16:55:18.796 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-02-27 16:55:18.797 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-02-27 16:55:18.798 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 16:55:18.854 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-02-27 16:55:18.855 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-02-27 16:55:18.856 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 16:55:20.964 7 WARNING glance.api.v2.images [None req-624f9c58-f09e-4f7a-9774-77dd2af310f6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 16:55:20.999 8 WARNING glance.api.v2.images [None req-1cbfb5f1-5c0a-4000-9a0e-35b24d6c6a28 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 16:55:21.364 7 WARNING keystonemiddleware._common.config [None req-624f9c58-f09e-4f7a-9774-77dd2af310f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 16:55:21.373 7 WARNING oslo_config.cfg [None req-624f9c58-f09e-4f7a-9774-77dd2af310f6 - - - - - -] 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 0x7f98111c5668 pid: 7 (default app) 2026-02-27 16:55:21.423 8 WARNING keystonemiddleware._common.config [None req-1cbfb5f1-5c0a-4000-9a0e-35b24d6c6a28 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 16:55:21.431 8 WARNING oslo_config.cfg [None req-1cbfb5f1-5c0a-4000-9a0e-35b24d6c6a28 - - - - - -] 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 0x7f98111c5668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 16:55:22 2026] GET / => generated 1301 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-02-27 16:55:23.158 8 WARNING oslo_policy.policy [None req-d4a94f66-5407-4d7f-821d-449fac45d084 e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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-02-27 16:55:23.158 8 WARNING oslo_policy.policy [None req-d4a94f66-5407-4d7f-821d-449fac45d084 e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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-02-27 16:55:23.173 8 WARNING oslo_policy.policy [None req-d4a94f66-5407-4d7f-821d-449fac45d084 e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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-02-27 16:55:23.173 8 WARNING oslo_policy.policy [None req-d4a94f66-5407-4d7f-821d-449fac45d084 e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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/5] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 16:55:22 2026] GET /v2/images => generated 69 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 16:55:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 16:55:26 2026] GET /v2/images => generated 69 bytes in 46 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-02-27 16:55:26.951 7 WARNING oslo_policy.policy [None req-f1267ee1-0a51-40bb-b927-09539b6a79d0 e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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-02-27 16:55:26.951 7 WARNING oslo_policy.policy [None req-f1267ee1-0a51-40bb-b927-09539b6a79d0 e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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: 6/8] 199.204.45.95 () {44 vars in 907 bytes} [Fri Feb 27 16:55:26 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.95 () {44 vars in 929 bytes} [Fri Feb 27 16:55:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 16:55:27.104 7 WARNING oslo_policy.policy [None req-8929522a-586f-4a34-bdc1-7fc9d37ce1aa e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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-02-27 16:55:27.105 7 WARNING oslo_policy.policy [None req-8929522a-586f-4a34-bdc1-7fc9d37ce1aa e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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/10] 199.204.45.95 () {44 vars in 935 bytes} [Fri Feb 27 16:55:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 16:55:27.190 8 WARNING oslo_config.cfg [None req-93f3b480-340f-4be2-8adf-a19d85448222 e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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/11] 199.204.45.95 () {48 vars in 947 bytes} [Fri Feb 27 16:55:27 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 16:55:27.216 7 WARNING oslo_policy.policy [None req-20596506-1bba-4c64-92a6-118b6fda577c e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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-02-27 16:55:27.217 7 WARNING oslo_policy.policy [None req-20596506-1bba-4c64-92a6-118b6fda577c e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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-02-27 16:55:27.218 7 INFO glance.api.v2.image_data [None req-20596506-1bba-4c64-92a6-118b6fda577c e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 16:55:31.795 7 WARNING glance.location [None req-20596506-1bba-4c64-92a6-118b6fda577c e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.95 () {48 vars in 1041 bytes} [Fri Feb 27 16:55:27 2026] PUT /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a/file => generated 0 bytes in 4630 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4339 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.95 () {44 vars in 967 bytes} [Fri Feb 27 16:55:31 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 16:55:31.883 7 WARNING oslo_config.cfg [None req-97a93482-75d8-49d4-b19e-b8f731e0dd05 e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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: 9/16] 199.204.45.95 () {44 vars in 967 bytes} [Fri Feb 27 16:55:31 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:17:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:17:37 2026] GET /v2/images => generated 1240 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:17:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:17:53 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.95 () {44 vars in 933 bytes} [Fri Feb 27 17:17:53 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.204.45.95 () {44 vars in 955 bytes} [Fri Feb 27 17:17:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.95 () {44 vars in 935 bytes} [Fri Feb 27 17:17:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.95 () {48 vars in 947 bytes} [Fri Feb 27 17:17:53 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 17:17:53.246 7 INFO glance.api.v2.image_data [None req-afd42f3a-1284-4708-9379-4fcbdb8e8d76 e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 17:18:42.579 7 WARNING glance.location [None req-afd42f3a-1284-4708-9379-4fcbdb8e8d76 e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/303] 199.204.45.95 () {48 vars in 1042 bytes} [Fri Feb 27 17:17:53 2026] PUT /v2/images/ebc90784-e301-4d67-86df-0e1e4fc1fc63/file => generated 0 bytes in 49384 msecs (HTTP/1.1 204) 4 headers in 171 bytes (53542 switches on core 0) [pid: 8|app: 0|req: 156/304] 199.204.45.95 () {44 vars in 967 bytes} [Fri Feb 27 17:18:42 2026] GET /v2/images/ebc90784-e301-4d67-86df-0e1e4fc1fc63 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/305] 199.204.45.95 () {44 vars in 967 bytes} [Fri Feb 27 17:18:42 2026] GET /v2/images/ebc90784-e301-4d67-86df-0e1e4fc1fc63 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/306] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:18:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/307] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:18:44 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:26:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:26:03 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/404] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:26:36 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/405] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:26:36 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/406] 199.204.45.95 () {44 vars in 943 bytes} [Fri Feb 27 17:26:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/407] 199.204.45.95 () {44 vars in 965 bytes} [Fri Feb 27 17:26:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/408] 199.204.45.95 () {44 vars in 935 bytes} [Fri Feb 27 17:26:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/411] 199.204.45.95 () {48 vars in 947 bytes} [Fri Feb 27 17:26:36 2026] POST /v2/images => generated 799 bytes in 7312 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 17:26:44.045 8 WARNING oslo_policy.policy [None req-8f475f1c-7697-4f37-862a-536f1827467d e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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-02-27 17:26:44.045 8 WARNING oslo_policy.policy [None req-8f475f1c-7697-4f37-862a-536f1827467d e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - 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-02-27 17:26:44.046 8 INFO glance.api.v2.image_data [None req-8f475f1c-7697-4f37-862a-536f1827467d e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 17:28:55.282 8 INFO glance.location [None req-8f475f1c-7697-4f37-862a-536f1827467d e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 211/438] 199.204.45.95 () {48 vars in 1041 bytes} [Fri Feb 27 17:26:44 2026] PUT /v2/images/e60ad446-0993-4c84-9a22-36fd0e791f2f/file => generated 0 bytes in 131303 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10366 switches on core 0) [pid: 7|app: 0|req: 228/439] 199.204.45.95 () {44 vars in 967 bytes} [Fri Feb 27 17:28:55 2026] GET /v2/images/e60ad446-0993-4c84-9a22-36fd0e791f2f => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/440] 199.204.45.95 () {48 vars in 1046 bytes} [Fri Feb 27 17:28:55 2026] PATCH /v2/images/e60ad446-0993-4c84-9a22-36fd0e791f2f => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/441] 199.204.45.95 () {44 vars in 967 bytes} [Fri Feb 27 17:28:55 2026] GET /v2/images/e60ad446-0993-4c84-9a22-36fd0e791f2f => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/450] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:29:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/451] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:29:32 2026] GET /v2/images => generated 3687 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/454] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:29:42 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/455] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:29:42 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/456] 199.204.45.95 () {44 vars in 935 bytes} [Fri Feb 27 17:29:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/457] 199.204.45.95 () {44 vars in 957 bytes} [Fri Feb 27 17:29:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/458] 199.204.45.95 () {44 vars in 935 bytes} [Fri Feb 27 17:29:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/459] 199.204.45.95 () {48 vars in 947 bytes} [Fri Feb 27 17:29:42 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 17:29:42.221 7 INFO glance.api.v2.image_data [None req-c457bc8f-4e6e-42ef-8533-5ea0d069ae5a e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 17:29:59.976 7 INFO glance.location [None req-c457bc8f-4e6e-42ef-8533-5ea0d069ae5a e475c0884d43499f8a76b9d25aaf4388 d486f85c58094daa9ef2b8f900f2a680 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 239/462] 199.204.45.95 () {48 vars in 1041 bytes} [Fri Feb 27 17:29:42 2026] PUT /v2/images/79a0370f-ccb6-4190-9593-f7860117ba7d/file => generated 0 bytes in 17810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16361 switches on core 0) [pid: 8|app: 0|req: 224/463] 199.204.45.95 () {44 vars in 967 bytes} [Fri Feb 27 17:30:00 2026] GET /v2/images/79a0370f-ccb6-4190-9593-f7860117ba7d => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/464] 199.204.45.95 () {44 vars in 967 bytes} [Fri Feb 27 17:30:00 2026] GET /v2/images/79a0370f-ccb6-4190-9593-f7860117ba7d => generated 1203 bytes in 14 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: 248/511] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:33:43 2026] GET /v2/images => generated 4892 bytes in 217 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: 264/512] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:33:43 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/525] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:34:43 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/526] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:34:43 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/539] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:35:43 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/540] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:35:43 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/553] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:36:43 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/554] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:36:43 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/567] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:37:43 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/568] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:37:43 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/581] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:38:43 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/582] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:38:43 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/595] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:39:43 2026] GET /v2/images => generated 4892 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/596] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:39:43 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/609] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:40:43 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/610] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:40:43 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/623] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:41:43 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/624] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:41:43 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/637] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:42:43 2026] GET /v2/images => generated 4892 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/638] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:42:43 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/641] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:42:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/642] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:42:51 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/653] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:43:43 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/654] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:43:43 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/667] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:44:43 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/668] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:44:43 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/677] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:45:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/678] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:45:23 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/679] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:45:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/680] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:45:25 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/685] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:45:43 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/686] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:45:43 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/695] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:46:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/696] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:46:25 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/699] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:46:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/700] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:46:33 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/703] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:46:43 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/704] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:46:43 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/715] 199.204.45.95 () {42 vars in 684 bytes} [Fri Feb 27 17:47:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/716] 199.204.45.95 () {44 vars in 906 bytes} [Fri Feb 27 17:47:33 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/719] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:47:43 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/720] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:47:43 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/727] 10.0.0.224 () {32 vars in 632 bytes} [Fri Feb 27 17:48:20 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/732] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:48:38 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/733] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:48:38 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: 361/736] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:48:40 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/737] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:48:40 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: 362/738] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:48:43 2026] GET /v2/images => generated 4892 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/739] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:48:44 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/740] 199.204.45.95 () {36 vars in 989 bytes} [Fri Feb 27 17:48:47 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/741] 199.204.45.95 () {36 vars in 929 bytes} [Fri Feb 27 17:48:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/742] 199.204.45.95 () {36 vars in 989 bytes} [Fri Feb 27 17:48:48 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/743] 199.204.45.95 () {36 vars in 929 bytes} [Fri Feb 27 17:48:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/746] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:48:53 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/747] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:48:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/748] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:48:55 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/749] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:48:55 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/758] 10.0.0.224 () {34 vars in 654 bytes} [Fri Feb 27 17:49:33 2026] POST /v2/images => generated 648 bytes in 234 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-27 17:49:33.871 8 WARNING glance.api.v2.images [None req-13e43cf8-b716-4324-922c-6c5898f9fc51 a08a765067a8460ab31bb2ebc177c83c 8bb41c27c50b431daa39c55d9dfe2311 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//516f809f-272e-49f0-a6de-bc8950786181 [pid: 8|app: 0|req: 372/759] 10.0.0.224 () {32 vars in 709 bytes} [Fri Feb 27 17:49:33 2026] DELETE /v2/images/516f809f-272e-49f0-a6de-bc8950786181 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/760] 10.0.0.224 () {32 vars in 706 bytes} [Fri Feb 27 17:49:33 2026] GET /v2/images/516f809f-272e-49f0-a6de-bc8950786181 => 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: 373/761] 10.0.0.224 () {32 vars in 632 bytes} [Fri Feb 27 17:49:33 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/762] 10.0.0.224 () {34 vars in 654 bytes} [Fri Feb 27 17:49:33 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/763] 10.0.0.224 () {32 vars in 716 bytes} [Fri Feb 27 17:49:34 2026] GET /v2/images/8e714ef3-6203-426f-b9f0-1ff0e1912875/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 17:49:34.065 7 INFO glance.api.v2.image_data [None req-c0bde134-5634-4cd3-b5f5-4a4da1706e44 a08a765067a8460ab31bb2ebc177c83c 8bb41c27c50b431daa39c55d9dfe2311 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 17:49:34.106 7 WARNING glance_store._drivers.rbd [None req-c0bde134-5634-4cd3-b5f5-4a4da1706e44 a08a765067a8460ab31bb2ebc177c83c 8bb41c27c50b431daa39c55d9dfe2311 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-27 17:49:34.328 7 INFO glance.location [None req-c0bde134-5634-4cd3-b5f5-4a4da1706e44 a08a765067a8460ab31bb2ebc177c83c 8bb41c27c50b431daa39c55d9dfe2311 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 390/764] 10.0.0.224 () {32 vars in 726 bytes} [Fri Feb 27 17:49:34 2026] PUT /v2/images/8e714ef3-6203-426f-b9f0-1ff0e1912875/file => generated 0 bytes in 302 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/765] 10.0.0.224 () {32 vars in 706 bytes} [Fri Feb 27 17:49:34 2026] GET /v2/images/8e714ef3-6203-426f-b9f0-1ff0e1912875 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/766] 10.0.0.224 () {32 vars in 716 bytes} [Fri Feb 27 17:49:34 2026] GET /v2/images/8e714ef3-6203-426f-b9f0-1ff0e1912875/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/767] 10.0.0.224 () {34 vars in 654 bytes} [Fri Feb 27 17:49:34 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/768] 10.0.0.224 () {32 vars in 725 bytes} [Fri Feb 27 17:49:34 2026] PATCH /v2/images/2f5547a6-68fa-4b4e-bebe-b351fe103e8c => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/769] 10.0.0.224 () {32 vars in 706 bytes} [Fri Feb 27 17:49:34 2026] GET /v2/images/2f5547a6-68fa-4b4e-bebe-b351fe103e8c => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 17:49:34.661 7 WARNING glance.api.v2.images [None req-265285e2-65e9-45d0-8ee2-3e58829a1454 a08a765067a8460ab31bb2ebc177c83c 8bb41c27c50b431daa39c55d9dfe2311 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2f5547a6-68fa-4b4e-bebe-b351fe103e8c [pid: 7|app: 0|req: 393/770] 10.0.0.224 () {32 vars in 709 bytes} [Fri Feb 27 17:49:34 2026] DELETE /v2/images/2f5547a6-68fa-4b4e-bebe-b351fe103e8c => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/771] 10.0.0.224 () {32 vars in 706 bytes} [Fri Feb 27 17:49:34 2026] GET /v2/images/2f5547a6-68fa-4b4e-bebe-b351fe103e8c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 17:49:34.720 7 WARNING glance.api.v2.images [None req-46221368-aeaa-4515-b1da-f7edccb2677b a08a765067a8460ab31bb2ebc177c83c 8bb41c27c50b431daa39c55d9dfe2311 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8e714ef3-6203-426f-b9f0-1ff0e1912875 [pid: 7|app: 0|req: 394/772] 10.0.0.224 () {32 vars in 709 bytes} [Fri Feb 27 17:49:34 2026] DELETE /v2/images/8e714ef3-6203-426f-b9f0-1ff0e1912875 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/773] 10.0.0.224 () {32 vars in 706 bytes} [Fri Feb 27 17:49:35 2026] GET /v2/images/8e714ef3-6203-426f-b9f0-1ff0e1912875 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 17:49:35.643 7 WARNING glance.api.v2.images [None req-b8c0a9ab-441d-4c6d-8a6a-a06594df8def a08a765067a8460ab31bb2ebc177c83c 8bb41c27c50b431daa39c55d9dfe2311 - - default default] Failed to find image 516f809f-272e-49f0-a6de-bc8950786181 to delete: glance.common.exception.ImageNotFound: No image found with ID 516f809f-272e-49f0-a6de-bc8950786181 [pid: 7|app: 0|req: 395/774] 10.0.0.224 () {32 vars in 709 bytes} [Fri Feb 27 17:49:35 2026] DELETE /v2/images/516f809f-272e-49f0-a6de-bc8950786181 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/775] 10.0.0.224 () {32 vars in 706 bytes} [Fri Feb 27 17:49:35 2026] GET /v2/images/516f809f-272e-49f0-a6de-bc8950786181 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/778] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:49:44 2026] GET /v2/images => generated 4892 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/779] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:49:44 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/780] 10.0.0.224 () {30 vars in 410 bytes} [Fri Feb 27 17:49:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/783] 10.0.0.171 () {36 vars in 986 bytes} [Fri Feb 27 17:49:56 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/784] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:49: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: 386/785] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:49:56 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: 400/786] 10.0.0.171 () {36 vars in 986 bytes} [Fri Feb 27 17:49:56 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/787] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:49: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: 7|app: 0|req: 401/788] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:49: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: 388/789] 10.0.0.171 () {36 vars in 986 bytes} [Fri Feb 27 17:49:56 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/790] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:49: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: 389/791] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:49:56 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/792] 10.0.0.162 () {36 vars in 910 bytes} [Fri Feb 27 17:49:57 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/793] 10.0.0.162 () {36 vars in 1006 bytes} [Fri Feb 27 17:49:57 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a/locations => generated 127 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/794] 10.0.0.162 () {36 vars in 986 bytes} [Fri Feb 27 17:49:57 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/795] 10.0.0.162 () {36 vars in 926 bytes} [Fri Feb 27 17:49:57 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/796] 10.0.0.162 () {36 vars in 926 bytes} [Fri Feb 27 17:49:57 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/799] 10.0.0.224 () {32 vars in 706 bytes} [Fri Feb 27 17:50:03 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/800] 10.0.0.224 () {32 vars in 706 bytes} [Fri Feb 27 17:50:03 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/801] 10.0.0.171 () {36 vars in 986 bytes} [Fri Feb 27 17:50:04 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/802] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:50: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: 395/803] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:50:04 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: 409/804] 10.0.0.171 () {36 vars in 986 bytes} [Fri Feb 27 17:50:04 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/805] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:50:04 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: 410/806] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:50:04 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: 397/807] 10.0.0.171 () {36 vars in 986 bytes} [Fri Feb 27 17:50:04 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/808] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:50:04 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: 398/809] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:50:04 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: 412/810] 10.0.0.162 () {36 vars in 910 bytes} [Fri Feb 27 17:50:04 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/811] 10.0.0.162 () {36 vars in 1006 bytes} [Fri Feb 27 17:50:04 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/812] 10.0.0.162 () {36 vars in 986 bytes} [Fri Feb 27 17:50:04 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/813] 10.0.0.162 () {36 vars in 926 bytes} [Fri Feb 27 17:50: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: 414/814] 10.0.0.162 () {36 vars in 926 bytes} [Fri Feb 27 17:50:04 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: 417/819] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:50:24 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/820] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:50:24 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: 420/825] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:50:42 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/826] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:50:42 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: 421/827] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:50:44 2026] GET /v2/images => generated 4892 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/828] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:50:44 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/831] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:50:56 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/832] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:50: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: 424/833] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:51:00 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/836] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:51:00 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/837] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:51:08 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/838] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:51:08 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: 429/841] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:51:14 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/842] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:51: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: 433/849] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:51:43 2026] GET /v2/images => generated 4892 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/850] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:51:44 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/857] 199.204.45.95 () {32 vars in 824 bytes} [Fri Feb 27 17:52:13 2026] GET /v2/images?status=active&owner=d486f85c58094daa9ef2b8f900f2a680&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/858] 199.204.45.95 () {32 vars in 651 bytes} [Fri Feb 27 17:52: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: 438/859] 10.0.0.171 () {36 vars in 986 bytes} [Fri Feb 27 17:52:13 2026] GET /v2/images/ebc90784-e301-4d67-86df-0e1e4fc1fc63 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/860] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:52:13 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: 439/861] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:52:13 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: 423/862] 10.0.0.171 () {36 vars in 986 bytes} [Fri Feb 27 17:52:13 2026] GET /v2/images/ebc90784-e301-4d67-86df-0e1e4fc1fc63 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/863] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:52:13 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: 424/864] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:52:13 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: 441/865] 10.0.0.171 () {36 vars in 986 bytes} [Fri Feb 27 17:52:14 2026] GET /v2/images/ebc90784-e301-4d67-86df-0e1e4fc1fc63 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/866] 10.0.0.171 () {36 vars in 926 bytes} [Fri Feb 27 17:52:14 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: 442/867] 10.0.0.162 () {36 vars in 910 bytes} [Fri Feb 27 17:52:14 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/868] 10.0.0.162 () {36 vars in 1006 bytes} [Fri Feb 27 17:52:14 2026] GET /v2/images/ebc90784-e301-4d67-86df-0e1e4fc1fc63/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/869] 10.0.0.162 () {36 vars in 986 bytes} [Fri Feb 27 17:52:14 2026] GET /v2/images/ebc90784-e301-4d67-86df-0e1e4fc1fc63 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/870] 10.0.0.162 () {36 vars in 926 bytes} [Fri Feb 27 17:52: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: 444/871] 10.0.0.162 () {36 vars in 926 bytes} [Fri Feb 27 17:52:14 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: 431/878] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:52:43 2026] GET /v2/images => generated 4892 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/879] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:52:44 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/888] 10.0.0.79 () {36 vars in 985 bytes} [Fri Feb 27 17:53:28 2026] GET /v2/images/c3228d01-0f33-4292-a9a2-865f04b4902a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/889] 10.0.0.79 () {36 vars in 925 bytes} [Fri Feb 27 17:53:28 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: 456/894] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:53:43 2026] GET /v2/images => generated 4892 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/895] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:53:43 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/908] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:54:43 2026] GET /v2/images => generated 4892 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/909] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:54:43 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/922] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:55:43 2026] GET /v2/images => generated 4892 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/923] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:55:43 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/932] 10.0.0.224 () {32 vars in 632 bytes} [Fri Feb 27 17:56:28 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/937] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:56:43 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/938] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:56:43 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/951] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:57:43 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/952] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:57:43 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/965] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:58:43 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/966] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:58:43 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/979] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:59:43 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/980] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 17:59:43 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/993] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 18:00:43 2026] GET /v2/images => generated 4892 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/994] 10.0.0.100 () {28 vars in 568 bytes} [Fri Feb 27 18:00:43 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)