+ 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 [Wed Feb 25 22:09:55 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-86d794b894-pjb6f 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f6df9fc0668 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-25 22:09:57.434 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 22:09:57.466 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-25 22:09:58.304 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-25 22:09:58.305 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-25 22:09:58.305 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 22:09:58.377 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-25 22:09:58.378 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-25 22:09:58.379 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 22:10:00.292 7 WARNING glance.api.v2.images [None req-554c1b83-b452-4e87-868d-0c96f18f28fe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 22:10:00.479 8 WARNING glance.api.v2.images [None req-f7fa3f8f-e61e-4057-b17a-dd23bcbad090 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 22:10:00.621 7 WARNING keystonemiddleware._common.config [None req-554c1b83-b452-4e87-868d-0c96f18f28fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:10:00.629 7 WARNING oslo_config.cfg [None req-554c1b83-b452-4e87-868d-0c96f18f28fe - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f6df9fc0668 pid: 7 (default app) 2026-02-25 22:10:00.810 8 WARNING keystonemiddleware._common.config [None req-f7fa3f8f-e61e-4057-b17a-dd23bcbad090 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:10:00.817 8 WARNING oslo_config.cfg [None req-f7fa3f8f-e61e-4057-b17a-dd23bcbad090 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f6df9fc0668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:10:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 22:10:02.469 8 WARNING oslo_policy.policy [None req-9dd641ac-50f5-4e47-8e87-9580f64e6bb6 afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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-25 22:10:02.470 8 WARNING oslo_policy.policy [None req-9dd641ac-50f5-4e47-8e87-9580f64e6bb6 afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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-25 22:10:02.485 8 WARNING oslo_policy.policy [None req-9dd641ac-50f5-4e47-8e87-9580f64e6bb6 afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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-25 22:10:02.485 8 WARNING oslo_policy.policy [None req-9dd641ac-50f5-4e47-8e87-9580f64e6bb6 afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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.204 () {44 vars in 910 bytes} [Wed Feb 25 22:10:02 2026] GET /v2/images => generated 69 bytes in 553 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.204 () {42 vars in 688 bytes} [Wed Feb 25 22:10:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:10:05 2026] GET /v2/images => generated 69 bytes in 34 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 22:10:05.793 7 WARNING oslo_policy.policy [None req-5a6e1080-a08d-4f60-a764-b5792e31753e afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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-25 22:10:05.794 7 WARNING oslo_policy.policy [None req-5a6e1080-a08d-4f60-a764-b5792e31753e afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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.204 () {44 vars in 911 bytes} [Wed Feb 25 22:10:05 2026] GET /v2/images/cirros => generated 151 bytes in 124 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.204 () {44 vars in 933 bytes} [Wed Feb 25 22:10:05 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-25 22:10:05.927 7 WARNING oslo_policy.policy [None req-d95c00b9-2627-43a2-ace3-445a6f4e913f afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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-25 22:10:05.927 7 WARNING oslo_policy.policy [None req-d95c00b9-2627-43a2-ace3-445a6f4e913f afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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.204 () {44 vars in 939 bytes} [Wed Feb 25 22:10:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:10:06.004 8 WARNING oslo_config.cfg [None req-22a28ee1-ac5d-4fb0-b9db-2312c5a39fb0 afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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.204 () {48 vars in 951 bytes} [Wed Feb 25 22:10:05 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:10:06.026 7 WARNING oslo_policy.policy [None req-42b7a296-bdee-4e0f-a328-09b0db6225ed afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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-25 22:10:06.026 7 WARNING oslo_policy.policy [None req-42b7a296-bdee-4e0f-a328-09b0db6225ed afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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-25 22:10:06.027 7 INFO glance.api.v2.image_data [None req-42b7a296-bdee-4e0f-a328-09b0db6225ed afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:10:09.708 7 INFO glance.location [None req-42b7a296-bdee-4e0f-a328-09b0db6225ed afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 162.253.55.204 () {48 vars in 1045 bytes} [Wed Feb 25 22:10:06 2026] PUT /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9/file => generated 0 bytes in 3730 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7020 switches on core 0) [pid: 8|app: 0|req: 5/14] 162.253.55.204 () {44 vars in 971 bytes} [Wed Feb 25 22:10:09 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 22:10:09.782 7 WARNING oslo_config.cfg [None req-80b6f5d7-c1c5-4b1a-8f98-cd442cb68b42 afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - 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/15] 162.253.55.204 () {44 vars in 971 bytes} [Wed Feb 25 22:10:09 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 129/262] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:30:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:30:37 2026] GET /v2/images => generated 1240 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:31:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:31:06 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: 139/272] 162.253.55.204 () {44 vars in 937 bytes} [Wed Feb 25 22:31:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 162.253.55.204 () {44 vars in 959 bytes} [Wed Feb 25 22:31:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 162.253.55.204 () {44 vars in 939 bytes} [Wed Feb 25 22:31:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 162.253.55.204 () {48 vars in 951 bytes} [Wed Feb 25 22:31:06 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:31:06.980 7 INFO glance.api.v2.image_data [None req-950f1486-a30c-4dac-b765-0f98785e6d29 afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:31:45.121 7 INFO glance.location [None req-950f1486-a30c-4dac-b765-0f98785e6d29 afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/284] 162.253.55.204 () {48 vars in 1046 bytes} [Wed Feb 25 22:31:06 2026] PUT /v2/images/d2c6430a-1d6b-4b6d-828f-e5e2eeb73c41/file => generated 0 bytes in 38197 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64310 switches on core 0) [pid: 8|app: 0|req: 144/285] 162.253.55.204 () {44 vars in 971 bytes} [Wed Feb 25 22:31:45 2026] GET /v2/images/d2c6430a-1d6b-4b6d-828f-e5e2eeb73c41 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 162.253.55.204 () {44 vars in 971 bytes} [Wed Feb 25 22:31:45 2026] GET /v2/images/d2c6430a-1d6b-4b6d-828f-e5e2eeb73c41 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:31:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:31:46 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:38:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:38:37 2026] GET /v2/images => generated 2451 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:38:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:38:46 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 162.253.55.204 () {44 vars in 947 bytes} [Wed Feb 25 22:38:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 162.253.55.204 () {44 vars in 969 bytes} [Wed Feb 25 22:38:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 162.253.55.204 () {44 vars in 939 bytes} [Wed Feb 25 22:38:46 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/382] 162.253.55.204 () {48 vars in 951 bytes} [Wed Feb 25 22:38:46 2026] POST /v2/images => generated 799 bytes in 6079 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:38:52.485 7 INFO glance.api.v2.image_data [None req-3d78f74d-756d-42e2-a863-659a620071eb afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:40:20.258 7 INFO glance.location [None req-3d78f74d-756d-42e2-a863-659a620071eb afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/401] 162.253.55.204 () {48 vars in 1045 bytes} [Wed Feb 25 22:38:52 2026] PUT /v2/images/fa4839b5-5115-4ae8-a51a-a2f9b8c2a3b6/file => generated 0 bytes in 87822 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21495 switches on core 0) [pid: 8|app: 0|req: 210/402] 162.253.55.204 () {44 vars in 971 bytes} [Wed Feb 25 22:40:20 2026] GET /v2/images/fa4839b5-5115-4ae8-a51a-a2f9b8c2a3b6 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/403] 162.253.55.204 () {48 vars in 1050 bytes} [Wed Feb 25 22:40:20 2026] PATCH /v2/images/fa4839b5-5115-4ae8-a51a-a2f9b8c2a3b6 => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/404] 162.253.55.204 () {44 vars in 971 bytes} [Wed Feb 25 22:40:20 2026] GET /v2/images/fa4839b5-5115-4ae8-a51a-a2f9b8c2a3b6 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/423] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:41:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/424] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:41:54 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/427] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:42:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/428] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:42:07 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/429] 162.253.55.204 () {44 vars in 939 bytes} [Wed Feb 25 22:42:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/430] 162.253.55.204 () {44 vars in 961 bytes} [Wed Feb 25 22:42:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/431] 162.253.55.204 () {44 vars in 939 bytes} [Wed Feb 25 22:42: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: 225/432] 162.253.55.204 () {48 vars in 951 bytes} [Wed Feb 25 22:42:07 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 22:42:07.837 7 INFO glance.api.v2.image_data [None req-662744aa-88bc-4693-a1ba-0525717a5150 afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 22:42:23.338 7 INFO glance.location [None req-662744aa-88bc-4693-a1ba-0525717a5150 afc68d2ee4174e29812ad870e71e5514 d79f19b374594e8db06abee9eab5a201 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 7|app: 0|req: 208/437] 162.253.55.204 () {48 vars in 1045 bytes} [Wed Feb 25 22:42:07 2026] PUT /v2/images/9c154a0e-a692-4bcd-b6bd-3b48796b1227/file => generated 0 bytes in 15547 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30214 switches on core 0) [pid: 8|app: 0|req: 230/438] 162.253.55.204 () {44 vars in 971 bytes} [Wed Feb 25 22:42:23 2026] GET /v2/images/9c154a0e-a692-4bcd-b6bd-3b48796b1227 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/439] 162.253.55.204 () {44 vars in 971 bytes} [Wed Feb 25 22:42:23 2026] GET /v2/images/9c154a0e-a692-4bcd-b6bd-3b48796b1227 => 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:71: 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: 233/486] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:46:18 2026] GET /v2/images => generated 4892 bytes in 131 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:71: 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: 254/487] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:46:19 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: 7|app: 0|req: 240/500] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:47:18 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/501] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:47:18 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: 268/514] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:48:18 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: 247/515] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:48:18 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: 254/528] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:49:18 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: 275/529] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:49:19 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: 282/542] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:50:18 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: 7|app: 0|req: 261/543] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:50:18 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/556] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:51:19 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/557] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:51:19 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: 275/570] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:52:19 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: 296/571] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:52:19 2026] GET /v2/images => generated 4892 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/584] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:53:18 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/585] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:53:18 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/598] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:54:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/599] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:54:15 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/600] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:54:19 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/601] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:54:19 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: 7|app: 0|req: 297/614] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:55:18 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: 318/615] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:55:18 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: 304/628] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:56:18 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/629] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:56:19 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/632] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:56:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/633] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:56:23 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: 7|app: 0|req: 307/634] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:56:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/635] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:56:25 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/644] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:57:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/645] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:57:09 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/648] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:57:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/649] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:57:16 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/650] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:57:18 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: 315/651] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:57:19 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: 343/664] 162.253.55.204 () {42 vars in 688 bytes} [Wed Feb 25 22:58:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/665] 162.253.55.204 () {44 vars in 910 bytes} [Wed Feb 25 22:58:11 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/666] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:58:18 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/667] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:58:19 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/676] 10.0.0.20 () {32 vars in 632 bytes} [Wed Feb 25 22:58:51 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: 352/681] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 22:59:14 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 330/682] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 22:59: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: 8|app: 0|req: 353/683] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:59:19 2026] GET /v2/images => generated 4892 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/684] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 22:59: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: 355/687] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 22:59:21 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/688] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 22:59:21 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: 356/689] 162.253.55.204 () {36 vars in 991 bytes} [Wed Feb 25 22:59:21 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 334/690] 162.253.55.204 () {36 vars in 931 bytes} [Wed Feb 25 22:59:22 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/691] 162.253.55.204 () {36 vars in 991 bytes} [Wed Feb 25 22:59:22 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 335/692] 162.253.55.204 () {36 vars in 931 bytes} [Wed Feb 25 22:59:22 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: 358/693] 10.0.0.108 () {36 vars in 987 bytes} [Wed Feb 25 22:59:23 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => generated 1171 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/694] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 22:59:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/695] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 22:59:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/696] 10.0.0.108 () {36 vars in 987 bytes} [Wed Feb 25 22:59:23 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 360/697] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 22:59:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/698] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 22:59:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/699] 10.0.0.108 () {36 vars in 987 bytes} [Wed Feb 25 22:59:23 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/700] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 22:59:23 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: 362/701] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 22:59: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: 340/702] 10.0.0.38 () {36 vars in 986 bytes} [Wed Feb 25 22:59:24 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => generated 1171 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/703] 10.0.0.38 () {36 vars in 926 bytes} [Wed Feb 25 22:59:24 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: 341/704] 10.0.0.38 () {36 vars in 986 bytes} [Wed Feb 25 22:59:24 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 364/705] 10.0.0.38 () {36 vars in 926 bytes} [Wed Feb 25 22:59:24 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: 7|app: 0|req: 342/706] 10.0.0.38 () {36 vars in 926 bytes} [Wed Feb 25 22:59:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/715] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 23:00:03 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/716] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 23:00: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: 8|app: 0|req: 371/719] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 23:00:18 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 349/720] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 23:00:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/721] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:00:19 2026] GET /v2/images => generated 4892 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/722] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:00:19 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: 8|app: 0|req: 374/725] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 23:00:24 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 352/726] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 23:00: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: 354/729] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 23:00:36 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 376/730] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 23:00:36 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: 378/733] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 23:00:41 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 356/734] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 23:00:41 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: 381/739] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 23:01:01 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 359/740] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 23:01:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/743] 162.253.55.204 () {32 vars in 826 bytes} [Wed Feb 25 23:01:15 2026] GET /v2/images?status=active&owner=d79f19b374594e8db06abee9eab5a201&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/744] 162.253.55.204 () {32 vars in 653 bytes} [Wed Feb 25 23:01:15 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/745] 10.0.0.108 () {36 vars in 987 bytes} [Wed Feb 25 23:01:15 2026] GET /v2/images/d2c6430a-1d6b-4b6d-828f-e5e2eeb73c41 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/746] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:15 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: 385/747] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:15 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: 363/748] 10.0.0.108 () {36 vars in 987 bytes} [Wed Feb 25 23:01:15 2026] GET /v2/images/d2c6430a-1d6b-4b6d-828f-e5e2eeb73c41 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/749] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:15 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/750] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:15 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: 387/751] 10.0.0.108 () {36 vars in 987 bytes} [Wed Feb 25 23:01:15 2026] GET /v2/images/d2c6430a-1d6b-4b6d-828f-e5e2eeb73c41 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/752] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:15 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/753] 10.0.0.38 () {36 vars in 986 bytes} [Wed Feb 25 23:01:16 2026] GET /v2/images/d2c6430a-1d6b-4b6d-828f-e5e2eeb73c41 => 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: 366/754] 10.0.0.38 () {36 vars in 926 bytes} [Wed Feb 25 23:01:16 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: 389/755] 10.0.0.38 () {36 vars in 986 bytes} [Wed Feb 25 23:01:16 2026] GET /v2/images/d2c6430a-1d6b-4b6d-828f-e5e2eeb73c41 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/756] 10.0.0.38 () {36 vars in 926 bytes} [Wed Feb 25 23:01: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: 390/757] 10.0.0.38 () {36 vars in 926 bytes} [Wed Feb 25 23:01:16 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/758] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:01:19 2026] GET /v2/images => generated 4892 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/759] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:01:19 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: 372/766] 10.0.0.20 () {34 vars in 654 bytes} [Wed Feb 25 23:01:41 2026] POST /v2/images => generated 648 bytes in 151 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 23:01:41.213 8 WARNING glance.api.v2.images [None req-f93a18a1-d49e-47b7-860b-7e9b10d03541 600933f6162748bb8c47bf0fca013ce6 2e128688a90745098cd985da4a52f257 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b5301b53-c78d-483f-bc1b-c61ff744d8a4 [pid: 8|app: 0|req: 395/767] 10.0.0.20 () {32 vars in 709 bytes} [Wed Feb 25 23:01:41 2026] DELETE /v2/images/b5301b53-c78d-483f-bc1b-c61ff744d8a4 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/768] 10.0.0.20 () {32 vars in 706 bytes} [Wed Feb 25 23:01:41 2026] GET /v2/images/b5301b53-c78d-483f-bc1b-c61ff744d8a4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/769] 10.0.0.20 () {32 vars in 632 bytes} [Wed Feb 25 23:01:41 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: 7|app: 0|req: 374/770] 10.0.0.20 () {34 vars in 654 bytes} [Wed Feb 25 23:01:41 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 23:01:41.420 8 WARNING oslo_policy.policy [None req-312fd1af-3a46-4592-8ace-5d4f6ff2426c 600933f6162748bb8c47bf0fca013ce6 2e128688a90745098cd985da4a52f257 - - 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-25 23:01:41.420 8 WARNING oslo_policy.policy [None req-312fd1af-3a46-4592-8ace-5d4f6ff2426c 600933f6162748bb8c47bf0fca013ce6 2e128688a90745098cd985da4a52f257 - - 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: 397/771] 10.0.0.20 () {32 vars in 716 bytes} [Wed Feb 25 23:01:41 2026] GET /v2/images/56b08b40-e9f5-467c-b2cb-02bc4b909612/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 23:01:41.446 7 INFO glance.api.v2.image_data [None req-81abf2c1-97fb-48f2-9b45-8a5f8ed8474c 600933f6162748bb8c47bf0fca013ce6 2e128688a90745098cd985da4a52f257 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 23:01:41.500 7 WARNING glance_store._drivers.rbd [None req-81abf2c1-97fb-48f2-9b45-8a5f8ed8474c 600933f6162748bb8c47bf0fca013ce6 2e128688a90745098cd985da4a52f257 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 23:01:42.368 7 INFO glance.location [None req-81abf2c1-97fb-48f2-9b45-8a5f8ed8474c 600933f6162748bb8c47bf0fca013ce6 2e128688a90745098cd985da4a52f257 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 375/772] 10.0.0.20 () {32 vars in 726 bytes} [Wed Feb 25 23:01:41 2026] PUT /v2/images/56b08b40-e9f5-467c-b2cb-02bc4b909612/file => generated 0 bytes in 969 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/773] 10.0.0.20 () {32 vars in 706 bytes} [Wed Feb 25 23:01:42 2026] GET /v2/images/56b08b40-e9f5-467c-b2cb-02bc4b909612 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/774] 10.0.0.20 () {32 vars in 716 bytes} [Wed Feb 25 23:01:42 2026] GET /v2/images/56b08b40-e9f5-467c-b2cb-02bc4b909612/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/775] 10.0.0.20 () {34 vars in 654 bytes} [Wed Feb 25 23:01:42 2026] POST /v2/images => generated 648 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/776] 10.0.0.20 () {32 vars in 725 bytes} [Wed Feb 25 23:01:42 2026] PATCH /v2/images/3593b344-1f95-4570-9410-a331b40c3e60 => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/777] 10.0.0.20 () {32 vars in 706 bytes} [Wed Feb 25 23:01:42 2026] GET /v2/images/3593b344-1f95-4570-9410-a331b40c3e60 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 23:01:42.697 7 WARNING glance.api.v2.images [None req-d9598f56-89ef-4792-b2e2-cc9cb3fa915d 600933f6162748bb8c47bf0fca013ce6 2e128688a90745098cd985da4a52f257 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3593b344-1f95-4570-9410-a331b40c3e60 [pid: 7|app: 0|req: 378/778] 10.0.0.20 () {32 vars in 709 bytes} [Wed Feb 25 23:01:42 2026] DELETE /v2/images/3593b344-1f95-4570-9410-a331b40c3e60 => 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: 401/779] 10.0.0.20 () {32 vars in 706 bytes} [Wed Feb 25 23:01:42 2026] GET /v2/images/3593b344-1f95-4570-9410-a331b40c3e60 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 23:01:42.772 7 WARNING glance.api.v2.images [None req-5c394bf1-1a12-4c82-99bb-c275d21584c0 600933f6162748bb8c47bf0fca013ce6 2e128688a90745098cd985da4a52f257 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//56b08b40-e9f5-467c-b2cb-02bc4b909612 [pid: 7|app: 0|req: 379/780] 10.0.0.20 () {32 vars in 709 bytes} [Wed Feb 25 23:01:42 2026] DELETE /v2/images/56b08b40-e9f5-467c-b2cb-02bc4b909612 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/781] 10.0.0.20 () {32 vars in 706 bytes} [Wed Feb 25 23:01:43 2026] GET /v2/images/56b08b40-e9f5-467c-b2cb-02bc4b909612 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 23:01:43.658 7 WARNING glance.api.v2.images [None req-4384ea1a-bdcf-4cea-bf4a-aa722d7b388c 600933f6162748bb8c47bf0fca013ce6 2e128688a90745098cd985da4a52f257 - - default default] Failed to find image b5301b53-c78d-483f-bc1b-c61ff744d8a4 to delete: glance.common.exception.ImageNotFound: No image found with ID b5301b53-c78d-483f-bc1b-c61ff744d8a4 [pid: 7|app: 0|req: 380/782] 10.0.0.20 () {32 vars in 709 bytes} [Wed Feb 25 23:01:43 2026] DELETE /v2/images/b5301b53-c78d-483f-bc1b-c61ff744d8a4 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/783] 10.0.0.20 () {32 vars in 706 bytes} [Wed Feb 25 23:01:43 2026] GET /v2/images/b5301b53-c78d-483f-bc1b-c61ff744d8a4 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/784] 10.0.0.20 () {30 vars in 410 bytes} [Wed Feb 25 23:01:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/785] 10.0.0.20 () {32 vars in 706 bytes} [Wed Feb 25 23:01:47 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/786] 10.0.0.20 () {32 vars in 706 bytes} [Wed Feb 25 23:01:47 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 405/787] 10.0.0.108 () {36 vars in 987 bytes} [Wed Feb 25 23:01:48 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => generated 1171 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/788] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:48 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: 406/789] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:48 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: 384/790] 10.0.0.108 () {36 vars in 987 bytes} [Wed Feb 25 23:01:48 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/791] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/792] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:48 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: 408/793] 10.0.0.108 () {36 vars in 987 bytes} [Wed Feb 25 23:01:48 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 386/794] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:48 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: 409/795] 10.0.0.108 () {36 vars in 927 bytes} [Wed Feb 25 23:01:48 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: 387/796] 10.0.0.38 () {36 vars in 986 bytes} [Wed Feb 25 23:01:48 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 410/797] 10.0.0.38 () {36 vars in 926 bytes} [Wed Feb 25 23:01:48 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: 388/798] 10.0.0.38 () {36 vars in 986 bytes} [Wed Feb 25 23:01:48 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 411/799] 10.0.0.38 () {36 vars in 926 bytes} [Wed Feb 25 23:01:48 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: 389/800] 10.0.0.38 () {36 vars in 926 bytes} [Wed Feb 25 23:01:48 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: 393/807] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 23:02:14 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 415/808] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 23:02:14 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/809] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:02:19 2026] GET /v2/images => generated 4892 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/810] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:02:19 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: 399/819] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 23:02:51 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 421/820] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 23:02:51 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: 423/823] 10.0.0.91 () {36 vars in 986 bytes} [Wed Feb 25 23:03:04 2026] GET /v2/images/e4ef47bd-00e5-4f3a-9a28-c536f11405f9 => 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: 401/824] 10.0.0.91 () {36 vars in 926 bytes} [Wed Feb 25 23:03: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: 403/827] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:03:18 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: 8|app: 0|req: 425/828] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:03:19 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: 410/841] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:04:19 2026] GET /v2/images => generated 4892 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/842] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:04:19 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: 8|app: 0|req: 439/855] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:05:19 2026] GET /v2/images => generated 4892 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/856] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:05:19 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: 420/861] 10.0.0.20 () {32 vars in 632 bytes} [Wed Feb 25 23:05:35 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: 446/870] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:06:18 2026] GET /v2/images => generated 4892 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/871] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:06:18 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: 453/884] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:07:19 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: 7|app: 0|req: 432/885] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:07:19 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: 460/898] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:08:18 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: 7|app: 0|req: 439/899] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:08:19 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: 446/912] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:09:19 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: 8|app: 0|req: 467/913] 10.0.0.41 () {28 vars in 568 bytes} [Wed Feb 25 23:09:19 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)