+ 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 17:32:00 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-7b946c64db-lq9js 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 0x7f136883c668 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 17:32:02.819 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 17:32:02.834 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 17:32:03.687 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 17:32:03.689 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 17:32:03.689 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 17:32:03.699 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 17:32:03.700 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 17:32:03.701 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 17:32:05.725 7 WARNING glance.api.v2.images [None req-ceb62126-c132-4b6f-aa58-614357d31d63 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 17:32:05.752 8 WARNING glance.api.v2.images [None req-6cb88867-71f1-4212-944e-aaaff3610551 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 17:32:06.076 7 WARNING keystonemiddleware._common.config [None req-ceb62126-c132-4b6f-aa58-614357d31d63 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 17:32:06.083 7 WARNING oslo_config.cfg [None req-ceb62126-c132-4b6f-aa58-614357d31d63 - - - - - -] 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 0x7f136883c668 pid: 7 (default app) 2026-02-25 17:32:06.145 8 WARNING keystonemiddleware._common.config [None req-6cb88867-71f1-4212-944e-aaaff3610551 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 17:32:06.153 8 WARNING oslo_config.cfg [None req-6cb88867-71f1-4212-944e-aaaff3610551 - - - - - -] 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 0x7f136883c668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 17:32:07 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 17:32:07.692 8 WARNING oslo_policy.policy [None req-3a81a939-a939-440d-afd3-383f7159ad04 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - 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 17:32:07.693 8 WARNING oslo_policy.policy [None req-3a81a939-a939-440d-afd3-383f7159ad04 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - 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 17:32:07.709 8 WARNING oslo_policy.policy [None req-3a81a939-a939-440d-afd3-383f7159ad04 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - 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 17:32:07.709 8 WARNING oslo_policy.policy [None req-3a81a939-a939-440d-afd3-383f7159ad04 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 17:32:07 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 17:32:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 17:32:11 2026] GET /v2/images => generated 69 bytes in 38 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-25 17:32:11.291 7 WARNING oslo_policy.policy [None req-1806c0f9-94f3-47a2-b4d1-7ac77c19953e 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - 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 17:32:11.291 7 WARNING oslo_policy.policy [None req-1806c0f9-94f3-47a2-b4d1-7ac77c19953e 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.157 () {44 vars in 912 bytes} [Wed Feb 25 17:32:11 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.157 () {44 vars in 934 bytes} [Wed Feb 25 17:32:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 17:32:11.431 7 WARNING oslo_policy.policy [None req-27f3cb2f-f736-4537-943b-1872762648b3 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - 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 17:32:11.432 7 WARNING oslo_policy.policy [None req-27f3cb2f-f736-4537-943b-1872762648b3 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.157 () {44 vars in 940 bytes} [Wed Feb 25 17:32:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 17:32:11.508 8 WARNING oslo_config.cfg [None req-f1bec504-7684-41eb-bfe4-c17c2fe8e1ef 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.157 () {48 vars in 952 bytes} [Wed Feb 25 17:32:11 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 17:32:11.529 7 WARNING oslo_policy.policy [None req-541d3fa3-287d-4afc-955e-6df2d05f20b7 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - 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 17:32:11.530 7 WARNING oslo_policy.policy [None req-541d3fa3-287d-4afc-955e-6df2d05f20b7 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - 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 17:32:11.531 7 INFO glance.api.v2.image_data [None req-541d3fa3-287d-4afc-955e-6df2d05f20b7 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 17:32:14.865 7 WARNING glance.location [None req-541d3fa3-287d-4afc-955e-6df2d05f20b7 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.157 () {48 vars in 1046 bytes} [Wed Feb 25 17:32:11 2026] PUT /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29/file => generated 0 bytes in 3378 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5996 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.157 () {44 vars in 972 bytes} [Wed Feb 25 17:32:14 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 17:32:14.945 7 WARNING oslo_config.cfg [None req-925f3c56-e2c8-4a50-9d68-d80920d30c1b 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - 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] 199.19.213.157 () {44 vars in 972 bytes} [Wed Feb 25 17:32:14 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 139/272] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 17:53:34 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: 134/275] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 17:53:34 2026] GET /v2/images => generated 1240 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/284] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 17:54:16 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: 146/285] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 17:54:16 2026] GET /v2/images => generated 1240 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/286] 199.19.213.157 () {44 vars in 938 bytes} [Wed Feb 25 17:54:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/287] 199.19.213.157 () {44 vars in 960 bytes} [Wed Feb 25 17:54:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 199.19.213.157 () {44 vars in 940 bytes} [Wed Feb 25 17:54:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/289] 199.19.213.157 () {48 vars in 952 bytes} [Wed Feb 25 17:54:16 2026] POST /v2/images => generated 796 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 17:54:16.911 8 WARNING oslo_policy.policy [None req-cd905fc6-4fc5-4e81-b2c1-4637afd20d09 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - 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 17:54:16.911 8 WARNING oslo_policy.policy [None req-cd905fc6-4fc5-4e81-b2c1-4637afd20d09 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - 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 17:54:16.913 8 INFO glance.api.v2.image_data [None req-cd905fc6-4fc5-4e81-b2c1-4637afd20d09 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 17:54:44.396 8 WARNING glance.location [None req-cd905fc6-4fc5-4e81-b2c1-4637afd20d09 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/294] 199.19.213.157 () {48 vars in 1047 bytes} [Wed Feb 25 17:54:16 2026] PUT /v2/images/c5a3d1b9-96e3-4570-8f10-6a8400555297/file => generated 0 bytes in 27532 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62240 switches on core 0) [pid: 7|app: 0|req: 153/295] 199.19.213.157 () {44 vars in 972 bytes} [Wed Feb 25 17:54:44 2026] GET /v2/images/c5a3d1b9-96e3-4570-8f10-6a8400555297 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/296] 199.19.213.157 () {44 vars in 972 bytes} [Wed Feb 25 17:54:44 2026] GET /v2/images/c5a3d1b9-96e3-4570-8f10-6a8400555297 => 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: 155/299] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 17:54:45 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/300] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 17:54:45 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/381] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 18:01:28 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: 186/382] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 18:01:28 2026] GET /v2/images => generated 2451 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/385] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 18:01:38 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: 198/386] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 18:01:38 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/387] 199.19.213.157 () {44 vars in 948 bytes} [Wed Feb 25 18:01:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/388] 199.19.213.157 () {44 vars in 970 bytes} [Wed Feb 25 18:01:38 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: 8|app: 0|req: 190/389] 199.19.213.157 () {44 vars in 940 bytes} [Wed Feb 25 18:01:38 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: 200/390] 199.19.213.157 () {48 vars in 952 bytes} [Wed Feb 25 18:01:38 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 18:01:38.926 8 INFO glance.api.v2.image_data [None req-35dd5602-dc11-45fa-a2b3-f3ed3ecd05d2 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 18:01:59.514 8 INFO glance.location [None req-35dd5602-dc11-45fa-a2b3-f3ed3ecd05d2 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/395] 199.19.213.157 () {48 vars in 1046 bytes} [Wed Feb 25 18:01:38 2026] PUT /v2/images/96be913c-6e75-4450-89e5-247376f8577a/file => generated 0 bytes in 20632 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23197 switches on core 0) [pid: 7|app: 0|req: 205/396] 199.19.213.157 () {44 vars in 972 bytes} [Wed Feb 25 18:01:59 2026] GET /v2/images/96be913c-6e75-4450-89e5-247376f8577a => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/397] 199.19.213.157 () {48 vars in 1051 bytes} [Wed Feb 25 18:01:59 2026] PATCH /v2/images/96be913c-6e75-4450-89e5-247376f8577a => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/398] 199.19.213.157 () {44 vars in 972 bytes} [Wed Feb 25 18:01:59 2026] GET /v2/images/96be913c-6e75-4450-89e5-247376f8577a => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/407] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 18:02:37 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/408] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 18:02:37 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/411] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 18:02:52 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: 213/412] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 18:02:52 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/413] 199.19.213.157 () {44 vars in 940 bytes} [Wed Feb 25 18:02:52 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: 214/414] 199.19.213.157 () {44 vars in 962 bytes} [Wed Feb 25 18:02:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/415] 199.19.213.157 () {44 vars in 940 bytes} [Wed Feb 25 18:02:52 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: 215/416] 199.19.213.157 () {48 vars in 952 bytes} [Wed Feb 25 18:02:52 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 18:02:52.293 8 INFO glance.api.v2.image_data [None req-7fd4acb4-7a34-4681-9e80-909555ca834a 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 18:03:03.153 8 INFO glance.location [None req-7fd4acb4-7a34-4681-9e80-909555ca834a 4b30db2bc05b4b33ba3e114e61218702 bed3273dc5664f1f92ee690c8f89ca08 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 202/419] 199.19.213.157 () {48 vars in 1046 bytes} [Wed Feb 25 18:02:52 2026] PUT /v2/images/eab067b1-a4f7-47d7-aefc-acbe3c178742/file => generated 0 bytes in 10904 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18380 switches on core 0) [pid: 7|app: 0|req: 218/420] 199.19.213.157 () {44 vars in 972 bytes} [Wed Feb 25 18:03:03 2026] GET /v2/images/eab067b1-a4f7-47d7-aefc-acbe3c178742 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/421] 199.19.213.157 () {44 vars in 972 bytes} [Wed Feb 25 18:03:03 2026] GET /v2/images/eab067b1-a4f7-47d7-aefc-acbe3c178742 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 230/474] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:07:15 2026] GET /v2/images => generated 4892 bytes in 210 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: 245/475] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:07:15 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: 236/486] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:08:14 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/487] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:08:14 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: 243/500] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:09:14 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: 7|app: 0|req: 258/501] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:09:14 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: 7|app: 0|req: 265/514] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:10:14 2026] GET /v2/images => generated 4892 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/515] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:10:14 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: 7|app: 0|req: 272/528] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:11:14 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: 257/529] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:11:15 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/542] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:12:14 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: 279/543] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:12:15 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: 271/556] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:13:14 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/557] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:13:15 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: 7|app: 0|req: 293/570] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:14:14 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/571] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:14:15 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: 8|app: 0|req: 285/586] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:15:14 2026] GET /v2/images => generated 4892 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/587] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:15:15 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/590] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 18:15:29 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: 304/591] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 18:15:29 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: 309/600] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:16:14 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: 292/601] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:16:15 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: 316/614] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:17:15 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/615] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:17:15 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: 8|app: 0|req: 304/624] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 18:17:52 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: 321/625] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 18:17:52 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/626] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 18:17: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: 322/627] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 18:17:54 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/632] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:18:14 2026] GET /v2/images => generated 4892 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/633] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:18:15 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: 329/640] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 18:18:44 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/641] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 18:18:44 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: 331/644] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 18:18:52 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: 314/645] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 18:18:52 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: 7|app: 0|req: 334/650] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:19:14 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: 8|app: 0|req: 317/651] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:19:15 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: 8|app: 0|req: 322/660] 199.19.213.157 () {42 vars in 689 bytes} [Wed Feb 25 18:19:49 2026] GET / => generated 1312 bytes in 9 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/661] 199.19.213.157 () {44 vars in 911 bytes} [Wed Feb 25 18:19:49 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: 7|app: 0|req: 342/668] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:20:15 2026] GET /v2/images => generated 4892 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/669] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:20:15 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: 344/672] 10.0.0.139 () {32 vars in 633 bytes} [Wed Feb 25 18:20:32 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: 347/677] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:20:50 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 331/678] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:20:50 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: 348/679] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:20:52 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 332/680] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:20:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/683] 10.0.0.165 () {36 vars in 987 bytes} [Wed Feb 25 18:20:57 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => generated 1171 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/684] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:20:57 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: 351/685] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:20:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/686] 10.0.0.165 () {36 vars in 987 bytes} [Wed Feb 25 18:20:57 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 352/687] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:20:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/688] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:20:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/689] 10.0.0.165 () {36 vars in 987 bytes} [Wed Feb 25 18:20:57 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 337/690] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:20:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/691] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:20:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/692] 10.0.0.78 () {36 vars in 910 bytes} [Wed Feb 25 18:20:58 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/693] 10.0.0.78 () {36 vars in 1006 bytes} [Wed Feb 25 18:20:58 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29/locations => generated 127 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/694] 10.0.0.78 () {36 vars in 986 bytes} [Wed Feb 25 18:20:58 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 356/695] 10.0.0.78 () {36 vars in 926 bytes} [Wed Feb 25 18:20:58 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: 340/696] 10.0.0.78 () {36 vars in 926 bytes} [Wed Feb 25 18:20:58 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: 357/697] 199.19.213.157 () {36 vars in 991 bytes} [Wed Feb 25 18:20:59 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 341/698] 199.19.213.157 () {36 vars in 931 bytes} [Wed Feb 25 18:20:59 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: 358/699] 199.19.213.157 () {36 vars in 991 bytes} [Wed Feb 25 18:21:00 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 342/700] 199.19.213.157 () {36 vars in 931 bytes} [Wed Feb 25 18:21:00 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: 360/703] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:21:14 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 344/704] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:21: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: 346/707] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:21:15 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: 362/708] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:21:15 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: 349/713] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:21:38 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/714] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:21:38 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/717] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:21:46 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 351/718] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:21:46 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: 371/725] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:22:15 2026] GET /v2/images => generated 4892 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/726] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:22:15 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: 7|app: 0|req: 372/727] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:22:20 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/728] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:22:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/733] 10.0.0.139 () {34 vars in 655 bytes} [Wed Feb 25 18:22:38 2026] POST /v2/images => generated 648 bytes in 182 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 18:22:39.184 7 WARNING glance.api.v2.images [None req-7d52de33-d5ef-4a7f-9257-8919eda56116 23fdacb6fe4c4ae0940668ab4adde55a 5d06d5e2db444da7a635674e3ab39de8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//84ee846d-6760-4058-b3a6-a0b392ca53a1 [pid: 7|app: 0|req: 375/734] 10.0.0.139 () {32 vars in 710 bytes} [Wed Feb 25 18:22:39 2026] DELETE /v2/images/84ee846d-6760-4058-b3a6-a0b392ca53a1 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/735] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 18:22:39 2026] GET /v2/images/84ee846d-6760-4058-b3a6-a0b392ca53a1 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/736] 10.0.0.139 () {32 vars in 633 bytes} [Wed Feb 25 18:22:39 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/737] 10.0.0.139 () {34 vars in 655 bytes} [Wed Feb 25 18:22:39 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/738] 10.0.0.139 () {32 vars in 717 bytes} [Wed Feb 25 18:22:39 2026] GET /v2/images/36b16918-067f-4475-b9b8-af425d763004/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 18:22:39.353 8 INFO glance.api.v2.image_data [None req-0fd12ef6-61aa-4c66-8bca-56cffdd29802 23fdacb6fe4c4ae0940668ab4adde55a 5d06d5e2db444da7a635674e3ab39de8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 18:22:39.391 8 WARNING glance_store._drivers.rbd [None req-0fd12ef6-61aa-4c66-8bca-56cffdd29802 23fdacb6fe4c4ae0940668ab4adde55a 5d06d5e2db444da7a635674e3ab39de8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 18:22:40.361 8 INFO glance.location [None req-0fd12ef6-61aa-4c66-8bca-56cffdd29802 23fdacb6fe4c4ae0940668ab4adde55a 5d06d5e2db444da7a635674e3ab39de8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 362/739] 10.0.0.139 () {32 vars in 727 bytes} [Wed Feb 25 18:22:39 2026] PUT /v2/images/36b16918-067f-4475-b9b8-af425d763004/file => generated 0 bytes in 1051 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/740] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 18:22:40 2026] GET /v2/images/36b16918-067f-4475-b9b8-af425d763004 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/741] 10.0.0.139 () {32 vars in 717 bytes} [Wed Feb 25 18:22:40 2026] GET /v2/images/36b16918-067f-4475-b9b8-af425d763004/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/742] 10.0.0.139 () {34 vars in 655 bytes} [Wed Feb 25 18:22:40 2026] POST /v2/images => generated 649 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/743] 10.0.0.139 () {32 vars in 726 bytes} [Wed Feb 25 18:22:40 2026] PATCH /v2/images/62619783-56aa-4bb5-a1ff-079c3e280cb8 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/744] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 18:22:40 2026] GET /v2/images/62619783-56aa-4bb5-a1ff-079c3e280cb8 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 18:22:40.713 8 WARNING glance.api.v2.images [None req-8d90d5c7-d91e-40dc-bcf6-1f0b0e1c7b9c 23fdacb6fe4c4ae0940668ab4adde55a 5d06d5e2db444da7a635674e3ab39de8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62619783-56aa-4bb5-a1ff-079c3e280cb8 [pid: 8|app: 0|req: 365/745] 10.0.0.139 () {32 vars in 710 bytes} [Wed Feb 25 18:22:40 2026] DELETE /v2/images/62619783-56aa-4bb5-a1ff-079c3e280cb8 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/746] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 18:22:40 2026] GET /v2/images/62619783-56aa-4bb5-a1ff-079c3e280cb8 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 18:22:40.782 8 WARNING glance.api.v2.images [None req-4146479f-2a7c-47c8-b896-249bc90a4e70 23fdacb6fe4c4ae0940668ab4adde55a 5d06d5e2db444da7a635674e3ab39de8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//36b16918-067f-4475-b9b8-af425d763004 [pid: 8|app: 0|req: 366/747] 10.0.0.139 () {32 vars in 710 bytes} [Wed Feb 25 18:22:40 2026] DELETE /v2/images/36b16918-067f-4475-b9b8-af425d763004 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/748] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 18:22:41 2026] GET /v2/images/36b16918-067f-4475-b9b8-af425d763004 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 18:22:41.621 8 WARNING glance.api.v2.images [None req-58594e06-1174-492f-8032-f5fe2da57e4c 23fdacb6fe4c4ae0940668ab4adde55a 5d06d5e2db444da7a635674e3ab39de8 - - default default] Failed to find image 84ee846d-6760-4058-b3a6-a0b392ca53a1 to delete: glance.common.exception.ImageNotFound: No image found with ID 84ee846d-6760-4058-b3a6-a0b392ca53a1 [pid: 8|app: 0|req: 367/749] 10.0.0.139 () {32 vars in 710 bytes} [Wed Feb 25 18:22:41 2026] DELETE /v2/images/84ee846d-6760-4058-b3a6-a0b392ca53a1 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/750] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 18:22:41 2026] GET /v2/images/84ee846d-6760-4058-b3a6-a0b392ca53a1 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/751] 10.0.0.139 () {30 vars in 411 bytes} [Wed Feb 25 18:22:44 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: 387/758] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:23:09 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/759] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:23:09 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/762] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:23:15 2026] GET /v2/images => generated 4892 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/763] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:23:15 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: 379/772] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 18:23:56 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/773] 10.0.0.139 () {32 vars in 707 bytes} [Wed Feb 25 18:23:56 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 380/774] 10.0.0.165 () {36 vars in 987 bytes} [Wed Feb 25 18:23:57 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => generated 1171 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/775] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:23:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/776] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:23:57 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: 396/777] 10.0.0.165 () {36 vars in 987 bytes} [Wed Feb 25 18:23:57 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 382/778] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:23:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/779] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:23:57 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/780] 10.0.0.165 () {36 vars in 987 bytes} [Wed Feb 25 18:23:57 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 398/781] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:23:57 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: 384/782] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:23:57 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/783] 10.0.0.78 () {36 vars in 910 bytes} [Wed Feb 25 18:23:57 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/784] 10.0.0.78 () {36 vars in 1006 bytes} [Wed Feb 25 18:23:57 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29/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: 400/785] 10.0.0.78 () {36 vars in 986 bytes} [Wed Feb 25 18:23:57 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 386/786] 10.0.0.78 () {36 vars in 926 bytes} [Wed Feb 25 18:23: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: 7|app: 0|req: 401/787] 10.0.0.78 () {36 vars in 926 bytes} [Wed Feb 25 18:23:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/788] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:23:59 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 402/789] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:23:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/794] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:24:15 2026] GET /v2/images => generated 4892 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/795] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:24:15 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: 7|app: 0|req: 407/798] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:24:27 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 392/799] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:24:27 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: 398/810] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:25:15 2026] GET /v2/images => generated 4892 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/811] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:25:15 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/814] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:25:26 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 415/815] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:25: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: 417/818] 10.0.0.197 () {36 vars in 987 bytes} [Wed Feb 25 18:25:43 2026] GET /v2/images/4abccd69-4d1e-4bd6-8d7d-7b61d6793e29 => 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: 402/819] 10.0.0.197 () {36 vars in 927 bytes} [Wed Feb 25 18:25:43 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/826] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:26:14 2026] GET /v2/images => generated 4892 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/829] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:26:15 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/832] 199.19.213.157 () {32 vars in 826 bytes} [Wed Feb 25 18:26:25 2026] GET /v2/images?status=active&owner=bed3273dc5664f1f92ee690c8f89ca08&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/833] 199.19.213.157 () {32 vars in 653 bytes} [Wed Feb 25 18:26:25 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: 410/834] 10.0.0.165 () {36 vars in 987 bytes} [Wed Feb 25 18:26:25 2026] GET /v2/images/c5a3d1b9-96e3-4570-8f10-6a8400555297 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/835] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:26:25 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: 411/836] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:26:25 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: 426/837] 10.0.0.165 () {36 vars in 987 bytes} [Wed Feb 25 18:26:25 2026] GET /v2/images/c5a3d1b9-96e3-4570-8f10-6a8400555297 => 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: 412/838] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:26:25 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: 427/839] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:26:25 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: 413/840] 10.0.0.165 () {36 vars in 987 bytes} [Wed Feb 25 18:26:25 2026] GET /v2/images/c5a3d1b9-96e3-4570-8f10-6a8400555297 => 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: 428/841] 10.0.0.165 () {36 vars in 927 bytes} [Wed Feb 25 18:26: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: 414/842] 10.0.0.78 () {36 vars in 910 bytes} [Wed Feb 25 18:26:25 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/843] 10.0.0.78 () {36 vars in 1006 bytes} [Wed Feb 25 18:26:25 2026] GET /v2/images/c5a3d1b9-96e3-4570-8f10-6a8400555297/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/844] 10.0.0.78 () {36 vars in 986 bytes} [Wed Feb 25 18:26:26 2026] GET /v2/images/c5a3d1b9-96e3-4570-8f10-6a8400555297 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/845] 10.0.0.78 () {36 vars in 926 bytes} [Wed Feb 25 18:26:26 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: 416/846] 10.0.0.78 () {36 vars in 926 bytes} [Wed Feb 25 18:26:26 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: 436/857] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:27:15 2026] GET /v2/images => generated 4892 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/858] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:27:15 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: 428/869] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:28:14 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/870] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:28:15 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: 435/885] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:29:15 2026] GET /v2/images => generated 4892 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/886] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:29:15 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: 7|app: 0|req: 458/899] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:30:15 2026] GET /v2/images => generated 4892 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/900] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:30:15 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: 444/903] 10.0.0.139 () {32 vars in 633 bytes} [Wed Feb 25 18:30:28 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/912] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:31:14 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: 464/913] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:31:15 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: 456/928] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:32:15 2026] GET /v2/images => generated 4892 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/929] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:32:15 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: 462/942] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:33:15 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/943] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:33:15 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: 468/956] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:34:15 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/957] 10.0.0.76 () {28 vars in 568 bytes} [Wed Feb 25 18:34:15 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)