+ 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 18:47:50 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-6ff9bf4d7c-jc4n4 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 0x7f5ebffd2668 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 18:47:52.905 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-27 18:47:52.937 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 18:47:53.815 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 18:47:53.816 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 18:47:53.816 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 18:47:53.817 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 18:47:53.817 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 18:47:53.817 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 18:47:55.901 7 WARNING glance.api.v2.images [None req-d945f9a2-7131-4c64-a130-cce2da982853 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 18:47:56.048 8 WARNING glance.api.v2.images [None req-84471599-5439-44c5-b864-d8f681d45816 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 18:47:56.250 7 WARNING keystonemiddleware._common.config [None req-d945f9a2-7131-4c64-a130-cce2da982853 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 18:47:56.259 7 WARNING oslo_config.cfg [None req-d945f9a2-7131-4c64-a130-cce2da982853 - - - - - -] 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 0x7f5ebffd2668 pid: 7 (default app) 2026-02-27 18:47:56.386 8 WARNING keystonemiddleware._common.config [None req-84471599-5439-44c5-b864-d8f681d45816 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 18:47:56.394 8 WARNING oslo_config.cfg [None req-84471599-5439-44c5-b864-d8f681d45816 - - - - - -] 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 0x7f5ebffd2668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 18:47:58 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 18:47:59.176 8 WARNING oslo_policy.policy [None req-a70a2e96-e46f-481f-a347-7671808b5b1d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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 18:47:59.176 8 WARNING oslo_policy.policy [None req-a70a2e96-e46f-481f-a347-7671808b5b1d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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 18:47:59.190 8 WARNING oslo_policy.policy [None req-a70a2e96-e46f-481f-a347-7671808b5b1d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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 18:47:59.190 8 WARNING oslo_policy.policy [None req-a70a2e96-e46f-481f-a347-7671808b5b1d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 18:47:58 2026] GET /v2/images => generated 69 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 18:48:02 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/8] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 18:48:02 2026] GET /v2/images => generated 69 bytes in 32 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 18:48:02.742 7 WARNING oslo_policy.policy [None req-58217b94-dcc6-47f9-9347-93f668e60968 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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 18:48:02.742 7 WARNING oslo_policy.policy [None req-58217b94-dcc6-47f9-9347-93f668e60968 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.43 () {44 vars in 908 bytes} [Fri Feb 27 18:48:02 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.43 () {44 vars in 930 bytes} [Fri Feb 27 18:48:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 18:48:02.874 7 WARNING oslo_policy.policy [None req-055f4f85-cede-4b83-9dc6-9f91fd6df16d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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 18:48:02.876 7 WARNING oslo_policy.policy [None req-055f4f85-cede-4b83-9dc6-9f91fd6df16d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.43 () {44 vars in 936 bytes} [Fri Feb 27 18:48:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 18:48:02.968 8 WARNING oslo_config.cfg [None req-ca75d41c-8d02-4fd3-8e0b-70a97a88ef63 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.43 () {48 vars in 948 bytes} [Fri Feb 27 18:48:02 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 18:48:02.991 7 WARNING oslo_policy.policy [None req-e607c775-5416-4756-b6a6-203ffe149089 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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 18:48:02.991 7 WARNING oslo_policy.policy [None req-e607c775-5416-4756-b6a6-203ffe149089 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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 18:48:02.993 7 INFO glance.api.v2.image_data [None req-e607c775-5416-4756-b6a6-203ffe149089 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 18:48:06.419 7 WARNING glance.location [None req-e607c775-5416-4756-b6a6-203ffe149089 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.43 () {48 vars in 1042 bytes} [Fri Feb 27 18:48:02 2026] PUT /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f/file => generated 0 bytes in 3473 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8247 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.43 () {44 vars in 968 bytes} [Fri Feb 27 18:48:06 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 18:48:06.493 7 WARNING oslo_config.cfg [None req-22c79f2f-608a-4aad-aac2-b88799d51e13 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 162.253.55.43 () {44 vars in 968 bytes} [Fri Feb 27 18:48:06 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 134/270] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:09:06 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: 137/271] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:09:06 2026] GET /v2/images => generated 1240 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:09:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:09:35 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 162.253.55.43 () {44 vars in 934 bytes} [Fri Feb 27 19:09:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 162.253.55.43 () {44 vars in 956 bytes} [Fri Feb 27 19:09:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 162.253.55.43 () {44 vars in 936 bytes} [Fri Feb 27 19:09:35 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) [pid: 7|app: 0|req: 142/283] 162.253.55.43 () {48 vars in 948 bytes} [Fri Feb 27 19:09:35 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 19:09:35.291 8 WARNING oslo_policy.policy [None req-e64f97f5-3eb5-4ac5-a02e-30be0ad3a84d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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 19:09:35.292 8 WARNING oslo_policy.policy [None req-e64f97f5-3eb5-4ac5-a02e-30be0ad3a84d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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 19:09:35.294 8 INFO glance.api.v2.image_data [None req-e64f97f5-3eb5-4ac5-a02e-30be0ad3a84d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 19:09:59.881 8 WARNING glance.location [None req-e64f97f5-3eb5-4ac5-a02e-30be0ad3a84d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/288] 162.253.55.43 () {48 vars in 1043 bytes} [Fri Feb 27 19:09:35 2026] PUT /v2/images/33f15db9-01a7-4375-bd82-42d481b73d6b/file => generated 0 bytes in 24642 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68515 switches on core 0) [pid: 7|app: 0|req: 147/289] 162.253.55.43 () {44 vars in 968 bytes} [Fri Feb 27 19:09:59 2026] GET /v2/images/33f15db9-01a7-4375-bd82-42d481b73d6b => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 162.253.55.43 () {44 vars in 968 bytes} [Fri Feb 27 19:09:59 2026] GET /v2/images/33f15db9-01a7-4375-bd82-42d481b73d6b => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/291] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:10:01 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: 144/292] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:10:01 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:16:53 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: 190/376] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:16:53 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:17:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:17:07 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: 194/383] 162.253.55.43 () {44 vars in 944 bytes} [Fri Feb 27 19:17:07 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 162.253.55.43 () {44 vars in 966 bytes} [Fri Feb 27 19:17:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 162.253.55.43 () {44 vars in 936 bytes} [Fri Feb 27 19:17:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 162.253.55.43 () {48 vars in 948 bytes} [Fri Feb 27 19:17:07 2026] POST /v2/images => generated 799 bytes in 203 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 19:17:07.988 7 INFO glance.api.v2.image_data [None req-6098e218-d05e-4aca-a95f-9f89a451e2d6 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 19:17:24.983 7 INFO glance.location [None req-6098e218-d05e-4aca-a95f-9f89a451e2d6 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/389] 162.253.55.43 () {48 vars in 1042 bytes} [Fri Feb 27 19:17:07 2026] PUT /v2/images/802ceecc-6ef6-4e56-bc7e-251e5c7a6cc9/file => generated 0 bytes in 17051 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27089 switches on core 0) [pid: 8|app: 0|req: 194/390] 162.253.55.43 () {44 vars in 968 bytes} [Fri Feb 27 19:17:25 2026] GET /v2/images/802ceecc-6ef6-4e56-bc7e-251e5c7a6cc9 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:17:25 2026] PATCH /v2/images/802ceecc-6ef6-4e56-bc7e-251e5c7a6cc9 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 162.253.55.43 () {44 vars in 968 bytes} [Fri Feb 27 19:17:25 2026] GET /v2/images/802ceecc-6ef6-4e56-bc7e-251e5c7a6cc9 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:18:02 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: 200/402] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:18:02 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:18:16 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: 205/408] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:18:16 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 162.253.55.43 () {44 vars in 936 bytes} [Fri Feb 27 19:18:16 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: 7|app: 0|req: 206/410] 162.253.55.43 () {44 vars in 958 bytes} [Fri Feb 27 19:18:16 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 162.253.55.43 () {44 vars in 936 bytes} [Fri Feb 27 19:18:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 162.253.55.43 () {48 vars in 948 bytes} [Fri Feb 27 19:18:16 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 19:18:16.331 8 INFO glance.api.v2.image_data [None req-a90361d8-1296-455b-af72-f821c0f93ad0 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 19:18:25.053 8 INFO glance.location [None req-a90361d8-1296-455b-af72-f821c0f93ad0 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 206/413] 162.253.55.43 () {48 vars in 1042 bytes} [Fri Feb 27 19:18:16 2026] PUT /v2/images/4a581819-3c13-43b0-8386-f8a319916f6f/file => generated 0 bytes in 8770 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24189 switches on core 0) [pid: 7|app: 0|req: 208/414] 162.253.55.43 () {44 vars in 968 bytes} [Fri Feb 27 19:18:25 2026] GET /v2/images/4a581819-3c13-43b0-8386-f8a319916f6f => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 162.253.55.43 () {44 vars in 968 bytes} [Fri Feb 27 19:18:25 2026] GET /v2/images/4a581819-3c13-43b0-8386-f8a319916f6f => generated 1203 bytes in 15 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: 234/468] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:22:38 2026] GET /v2/images => generated 4892 bytes in 148 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: 235/469] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:22:38 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: 241/482] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:23:38 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: 7|app: 0|req: 242/483] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:23:38 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: 248/496] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:24:37 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:24:37 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/510] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:25:38 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:25:38 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: 262/524] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:26:37 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:26:37 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:27:38 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: 7|app: 0|req: 270/539] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:27:38 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:28:37 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/553] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:28:38 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:29:37 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: 7|app: 0|req: 284/567] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:29:38 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: 287/574] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:30:10 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: 288/575] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:30:10 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: 291/582] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:30:38 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: 7|app: 0|req: 292/583] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:30:38 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: 299/596] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:31:38 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:31:38 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:32:20 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: 304/607] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:32:20 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/608] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:32:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:32:21 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:32:38 2026] GET /v2/images => generated 4892 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:32:38 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:33:08 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: 312/623] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:33:08 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:33:15 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: 314/627] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:33:15 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:33:37 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: 7|app: 0|req: 317/633] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:33:38 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 162.253.55.43 () {42 vars in 685 bytes} [Fri Feb 27 19:34:09 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: 321/641] 162.253.55.43 () {44 vars in 907 bytes} [Fri Feb 27 19:34:09 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/648] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:34:38 2026] GET /v2/images => generated 4892 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:34:38 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.89 () {32 vars in 632 bytes} [Fri Feb 27 19:34:51 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: 8|app: 0|req: 329/657] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:35:09 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:35:09 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:35:10 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:35:10 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: 332/663] 162.253.55.43 () {36 vars in 990 bytes} [Fri Feb 27 19:35:17 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 332/664] 162.253.55.43 () {36 vars in 930 bytes} [Fri Feb 27 19:35:17 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: 333/665] 162.253.55.43 () {36 vars in 990 bytes} [Fri Feb 27 19:35:17 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 162.253.55.43 () {36 vars in 930 bytes} [Fri Feb 27 19:35:17 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.128 () {36 vars in 987 bytes} [Fri Feb 27 19:35:25 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:35:25 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: 336/671] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:35:25 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: 336/672] 10.0.0.128 () {36 vars in 987 bytes} [Fri Feb 27 19:35:25 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:35:25 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: 337/674] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:35:26 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: 338/675] 10.0.0.128 () {36 vars in 987 bytes} [Fri Feb 27 19:35:26 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 338/676] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:35:26 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: 339/677] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:35:26 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: 339/678] 10.0.0.97 () {36 vars in 910 bytes} [Fri Feb 27 19:35:27 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: 340/679] 10.0.0.97 () {36 vars in 1006 bytes} [Fri Feb 27 19:35:27 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f/locations => generated 127 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.97 () {36 vars in 986 bytes} [Fri Feb 27 19:35:27 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.97 () {36 vars in 926 bytes} [Fri Feb 27 19:35:27 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.97 () {36 vars in 926 bytes} [Fri Feb 27 19:35:27 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: 343/685] 10.0.0.89 () {34 vars in 654 bytes} [Fri Feb 27 19:35:35 2026] POST /v2/images => generated 649 bytes in 143 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-27 19:35:36.060 7 WARNING glance.api.v2.images [None req-c04b526e-37c4-4d76-8a74-7eb894c275fb aef41ee4a7df4b6f98572c634f4e84c5 d63520e4ea03407aad2192eed1540a7f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f4b316e5-5a0b-42d0-984f-b51f1ca13c3e [pid: 7|app: 0|req: 343/686] 10.0.0.89 () {32 vars in 709 bytes} [Fri Feb 27 19:35:36 2026] DELETE /v2/images/f4b316e5-5a0b-42d0-984f-b51f1ca13c3e => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 10.0.0.89 () {32 vars in 706 bytes} [Fri Feb 27 19:35:36 2026] GET /v2/images/f4b316e5-5a0b-42d0-984f-b51f1ca13c3e => 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: 344/688] 10.0.0.89 () {32 vars in 632 bytes} [Fri Feb 27 19:35:36 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/689] 10.0.0.89 () {34 vars in 654 bytes} [Fri Feb 27 19:35:36 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.89 () {32 vars in 716 bytes} [Fri Feb 27 19:35:36 2026] GET /v2/images/dcd0970f-6d01-4a21-9fa9-ac99a95e10fe/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 19:35:36.237 8 INFO glance.api.v2.image_data [None req-6edbc42b-5aa4-4df0-a8d2-fc7e75e29f96 aef41ee4a7df4b6f98572c634f4e84c5 d63520e4ea03407aad2192eed1540a7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 19:35:36.284 8 WARNING glance_store._drivers.rbd [None req-6edbc42b-5aa4-4df0-a8d2-fc7e75e29f96 aef41ee4a7df4b6f98572c634f4e84c5 d63520e4ea03407aad2192eed1540a7f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-27 19:35:37.372 8 INFO glance.location [None req-6edbc42b-5aa4-4df0-a8d2-fc7e75e29f96 aef41ee4a7df4b6f98572c634f4e84c5 d63520e4ea03407aad2192eed1540a7f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 346/691] 10.0.0.89 () {32 vars in 726 bytes} [Fri Feb 27 19:35:36 2026] PUT /v2/images/dcd0970f-6d01-4a21-9fa9-ac99a95e10fe/file => generated 0 bytes in 1195 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.89 () {32 vars in 706 bytes} [Fri Feb 27 19:35:37 2026] GET /v2/images/dcd0970f-6d01-4a21-9fa9-ac99a95e10fe => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.89 () {32 vars in 716 bytes} [Fri Feb 27 19:35:37 2026] GET /v2/images/dcd0970f-6d01-4a21-9fa9-ac99a95e10fe/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.89 () {34 vars in 654 bytes} [Fri Feb 27 19:35:37 2026] POST /v2/images => generated 649 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.89 () {32 vars in 725 bytes} [Fri Feb 27 19:35:37 2026] PATCH /v2/images/6e36638e-6c5e-4453-989b-d392b980eefe => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 10.0.0.89 () {32 vars in 706 bytes} [Fri Feb 27 19:35:37 2026] GET /v2/images/6e36638e-6c5e-4453-989b-d392b980eefe => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 19:35:37.754 8 WARNING glance.api.v2.images [None req-c8ae69c3-3d41-4242-bc04-05e91f4d4b5e aef41ee4a7df4b6f98572c634f4e84c5 d63520e4ea03407aad2192eed1540a7f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e36638e-6c5e-4453-989b-d392b980eefe [pid: 8|app: 0|req: 349/697] 10.0.0.89 () {32 vars in 709 bytes} [Fri Feb 27 19:35:37 2026] DELETE /v2/images/6e36638e-6c5e-4453-989b-d392b980eefe => 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: 349/698] 10.0.0.89 () {32 vars in 706 bytes} [Fri Feb 27 19:35:37 2026] GET /v2/images/6e36638e-6c5e-4453-989b-d392b980eefe => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 19:35:37.823 8 WARNING glance.api.v2.images [None req-bc5eb1f0-65bd-4c42-9cf9-21d4255f2c99 aef41ee4a7df4b6f98572c634f4e84c5 d63520e4ea03407aad2192eed1540a7f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dcd0970f-6d01-4a21-9fa9-ac99a95e10fe [pid: 7|app: 0|req: 350/699] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:35:38 2026] GET /v2/images => generated 5998 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:35:38 2026] GET /v2/images => generated 5998 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.89 () {32 vars in 709 bytes} [Fri Feb 27 19:35:37 2026] DELETE /v2/images/dcd0970f-6d01-4a21-9fa9-ac99a95e10fe => generated 0 bytes in 860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.89 () {32 vars in 706 bytes} [Fri Feb 27 19:35:38 2026] GET /v2/images/dcd0970f-6d01-4a21-9fa9-ac99a95e10fe => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 19:35:38.710 8 WARNING glance.api.v2.images [None req-bf6a2cd3-3604-4556-aa50-65831d959e26 aef41ee4a7df4b6f98572c634f4e84c5 d63520e4ea03407aad2192eed1540a7f - - default default] Failed to find image f4b316e5-5a0b-42d0-984f-b51f1ca13c3e to delete: glance.common.exception.ImageNotFound: No image found with ID f4b316e5-5a0b-42d0-984f-b51f1ca13c3e [pid: 8|app: 0|req: 351/703] 10.0.0.89 () {32 vars in 709 bytes} [Fri Feb 27 19:35:38 2026] DELETE /v2/images/f4b316e5-5a0b-42d0-984f-b51f1ca13c3e => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.89 () {32 vars in 706 bytes} [Fri Feb 27 19:35:38 2026] GET /v2/images/f4b316e5-5a0b-42d0-984f-b51f1ca13c3e => 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: 352/705] 10.0.0.89 () {30 vars in 410 bytes} [Fri Feb 27 19:35:41 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: 355/708] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:35:49 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:35:49 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/714] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:36:08 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 358/715] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:36:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:36:38 2026] GET /v2/images => generated 4892 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:36:38 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: 364/726] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:36:49 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:36:49 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/734] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:37:16 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:37:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/736] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:37:16 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 369/737] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:37:16 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: 372/742] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:37:38 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:37:38 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: 7|app: 0|req: 373/744] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:37:40 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 372/745] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:37:40 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: 376/750] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:37:57 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 375/751] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:37: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: 377/754] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:38:14 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:38:14 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: 380/758] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 19:38:23 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 379/759] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 19:38:23 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: 382/762] 10.0.0.89 () {32 vars in 706 bytes} [Fri Feb 27 19:38:33 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.89 () {32 vars in 706 bytes} [Fri Feb 27 19:38:33 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.128 () {36 vars in 987 bytes} [Fri Feb 27 19:38:33 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 382/765] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:38:33 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: 384/766] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:38:33 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: 383/767] 10.0.0.128 () {36 vars in 987 bytes} [Fri Feb 27 19:38:33 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/768] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:38:33 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: 384/769] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:38:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.128 () {36 vars in 987 bytes} [Fri Feb 27 19:38:33 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 385/771] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:38:33 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: 387/772] 10.0.0.97 () {36 vars in 910 bytes} [Fri Feb 27 19:38:34 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: 386/773] 10.0.0.97 () {36 vars in 1006 bytes} [Fri Feb 27 19:38:34 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f/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: 388/774] 10.0.0.97 () {36 vars in 986 bytes} [Fri Feb 27 19:38:34 2026] GET /v2/images/2b10aa77-fb52-422c-a2c1-0a621e24b63f => 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: 387/775] 10.0.0.97 () {36 vars in 926 bytes} [Fri Feb 27 19:38:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/776] 10.0.0.97 () {36 vars in 926 bytes} [Fri Feb 27 19:38:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:38:38 2026] GET /v2/images => generated 4892 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:38:38 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/785] 162.253.55.43 () {32 vars in 825 bytes} [Fri Feb 27 19:39:01 2026] GET /v2/images?status=active&owner=d2bfa038a816448083408f62dbd438e3&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/786] 162.253.55.43 () {32 vars in 652 bytes} [Fri Feb 27 19:39: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: 393/787] 10.0.0.128 () {36 vars in 987 bytes} [Fri Feb 27 19:39:02 2026] GET /v2/images/33f15db9-01a7-4375-bd82-42d481b73d6b => generated 1209 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:39:02 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: 394/789] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:39:02 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: 396/790] 10.0.0.128 () {36 vars in 987 bytes} [Fri Feb 27 19:39:02 2026] GET /v2/images/33f15db9-01a7-4375-bd82-42d481b73d6b => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:39:02 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/792] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:39:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/793] 10.0.0.128 () {36 vars in 987 bytes} [Fri Feb 27 19:39:02 2026] GET /v2/images/33f15db9-01a7-4375-bd82-42d481b73d6b => 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: 398/794] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:39:02 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: 397/795] 10.0.0.128 () {36 vars in 927 bytes} [Fri Feb 27 19:39:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 10.0.0.97 () {36 vars in 910 bytes} [Fri Feb 27 19:39:03 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: 398/797] 10.0.0.97 () {36 vars in 1006 bytes} [Fri Feb 27 19:39:03 2026] GET /v2/images/33f15db9-01a7-4375-bd82-42d481b73d6b/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/798] 10.0.0.97 () {36 vars in 986 bytes} [Fri Feb 27 19:39:03 2026] GET /v2/images/33f15db9-01a7-4375-bd82-42d481b73d6b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/799] 10.0.0.97 () {36 vars in 926 bytes} [Fri Feb 27 19:39:03 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 10.0.0.97 () {36 vars in 926 bytes} [Fri Feb 27 19:39:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:39:38 2026] GET /v2/images => generated 4892 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/810] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:39:39 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: 411/823] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:40:38 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/824] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:40:38 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: 7|app: 0|req: 420/837] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:41:37 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/838] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:41:38 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/851] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:42:38 2026] GET /v2/images => generated 4892 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/852] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:42:38 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/857] 10.0.0.89 () {32 vars in 632 bytes} [Fri Feb 27 19:42:55 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: 433/866] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:43:38 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: 434/867] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:43:38 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: 440/880] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:44:37 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/881] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:44:38 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: 448/894] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:45:38 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/895] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:45:38 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: 454/908] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:46:38 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/909] 10.0.0.120 () {28 vars in 569 bytes} [Fri Feb 27 19:46:38 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)