+ 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 [Thu Mar 5 07:47:52 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-7887585599-h45vt 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 0x7fb4e529e668 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-03-05 07:47:54.977 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-05 07:47:54.979 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-05 07:47:55.873 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-03-05 07:47:55.874 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-03-05 07:47:55.875 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 07:47:55.932 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-03-05 07:47:55.933 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-03-05 07:47:55.933 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 07:47:57.914 7 WARNING glance.api.v2.images [None req-a141ed86-079e-4af5-aefc-506afb51736c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 07:47:58.022 8 WARNING glance.api.v2.images [None req-08dc8bed-4794-4549-96fc-400418cf76b1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 07:47:58.270 7 WARNING keystonemiddleware._common.config [None req-a141ed86-079e-4af5-aefc-506afb51736c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:47:58.278 7 WARNING oslo_config.cfg [None req-a141ed86-079e-4af5-aefc-506afb51736c - - - - - -] 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 0x7fb4e529e668 pid: 7 (default app) 2026-03-05 07:47:58.462 8 WARNING keystonemiddleware._common.config [None req-08dc8bed-4794-4549-96fc-400418cf76b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:47:58.471 8 WARNING oslo_config.cfg [None req-08dc8bed-4794-4549-96fc-400418cf76b1 - - - - - -] 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 0x7fb4e529e668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 07:47:58 2026] GET / => generated 1301 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-03-05 07:47:58.979 8 WARNING oslo_policy.policy [None req-261ae9d1-9827-4130-a093-3fb3471d82b1 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-03-05 07:47:58.980 8 WARNING oslo_policy.policy [None req-261ae9d1-9827-4130-a093-3fb3471d82b1 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-03-05 07:47:58.994 8 WARNING oslo_policy.policy [None req-261ae9d1-9827-4130-a093-3fb3471d82b1 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-03-05 07:47:58.995 8 WARNING oslo_policy.policy [None req-261ae9d1-9827-4130-a093-3fb3471d82b1 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 07:47:58 2026] GET /v2/images => generated 69 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 07:48:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 07:48:02 2026] GET /v2/images => generated 69 bytes in 43 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-03-05 07:48:02.482 7 WARNING oslo_policy.policy [None req-df07dca9-a58a-4a68-b2b6-40344f09c8d2 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-03-05 07:48:02.482 7 WARNING oslo_policy.policy [None req-df07dca9-a58a-4a68-b2b6-40344f09c8d2 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.49 () {44 vars in 908 bytes} [Thu Mar 5 07:48:02 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.49 () {44 vars in 930 bytes} [Thu Mar 5 07:48:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 07:48:02.618 7 WARNING oslo_policy.policy [None req-7b84af72-1523-4a75-a42f-c953c915b54c 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-03-05 07:48:02.619 7 WARNING oslo_policy.policy [None req-7b84af72-1523-4a75-a42f-c953c915b54c 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.49 () {44 vars in 936 bytes} [Thu Mar 5 07:48:02 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-03-05 07:48:02.702 8 WARNING oslo_config.cfg [None req-b9c56b66-4144-4ff4-8519-03ef53ca4c1a 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.49 () {48 vars in 948 bytes} [Thu Mar 5 07:48:02 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 07:48:02.724 7 WARNING oslo_policy.policy [None req-90bf1fe0-f693-4ca7-804e-2dd931dd9e29 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-03-05 07:48:02.724 7 WARNING oslo_policy.policy [None req-90bf1fe0-f693-4ca7-804e-2dd931dd9e29 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-03-05 07:48:02.725 7 INFO glance.api.v2.image_data [None req-90bf1fe0-f693-4ca7-804e-2dd931dd9e29 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 07:48:07.311 7 WARNING glance.location [None req-90bf1fe0-f693-4ca7-804e-2dd931dd9e29 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.49 () {48 vars in 1042 bytes} [Thu Mar 5 07:48:02 2026] PUT /v2/images/b04845a9-e832-47fd-b803-91951692c0f4/file => generated 0 bytes in 4627 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8098 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.49 () {44 vars in 968 bytes} [Thu Mar 5 07:48:07 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 07:48:07.384 7 WARNING oslo_config.cfg [None req-c6488392-c1f9-4fb2-aecf-97ed9ce52ec0 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.49 () {44 vars in 968 bytes} [Thu Mar 5 07:48:07 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:08:45 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:08:45 2026] GET /v2/images => generated 1240 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:09:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:09:00 2026] GET /v2/images => generated 1240 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.49 () {44 vars in 934 bytes} [Thu Mar 5 08:09:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.49 () {44 vars in 956 bytes} [Thu Mar 5 08:09:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.49 () {44 vars in 936 bytes} [Thu Mar 5 08:09:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.49 () {48 vars in 948 bytes} [Thu Mar 5 08:09:00 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 08:09:00.900 8 WARNING oslo_policy.policy [None req-2fc56d44-93b8-415c-a74e-58a5673e3465 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-03-05 08:09:00.900 8 WARNING oslo_policy.policy [None req-2fc56d44-93b8-415c-a74e-58a5673e3465 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-03-05 08:09:00.901 8 INFO glance.api.v2.image_data [None req-2fc56d44-93b8-415c-a74e-58a5673e3465 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 08:09:33.547 8 WARNING glance.location [None req-2fc56d44-93b8-415c-a74e-58a5673e3465 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/281] 199.204.45.49 () {48 vars in 1043 bytes} [Thu Mar 5 08:09:00 2026] PUT /v2/images/6c875cd6-1dec-4410-b81d-0496c12e8e1c/file => generated 0 bytes in 32710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69211 switches on core 0) [pid: 7|app: 0|req: 145/282] 199.204.45.49 () {44 vars in 968 bytes} [Thu Mar 5 08:09:33 2026] GET /v2/images/6c875cd6-1dec-4410-b81d-0496c12e8e1c => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/283] 199.204.45.49 () {44 vars in 968 bytes} [Thu Mar 5 08:09:33 2026] GET /v2/images/6c875cd6-1dec-4410-b81d-0496c12e8e1c => 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: 146/284] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:09:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/285] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:09:34 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:16:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:16:37 2026] GET /v2/images => generated 2451 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:16:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:16:46 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/376] 199.204.45.49 () {44 vars in 944 bytes} [Thu Mar 5 08:16:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/377] 199.204.45.49 () {44 vars in 966 bytes} [Thu Mar 5 08:16:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 199.204.45.49 () {44 vars in 936 bytes} [Thu Mar 5 08:16:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 199.204.45.49 () {48 vars in 948 bytes} [Thu Mar 5 08:16:46 2026] POST /v2/images => generated 799 bytes in 862 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 08:16:47.053 7 INFO glance.api.v2.image_data [None req-23ba5681-e666-4135-8c66-d7457a8daa8d 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 08:17:33.535 7 INFO glance.location [None req-23ba5681-e666-4135-8c66-d7457a8daa8d 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/390] 199.204.45.49 () {48 vars in 1042 bytes} [Thu Mar 5 08:16:47 2026] PUT /v2/images/3fe51399-d581-486f-ab9a-17e2d55aaa18/file => generated 0 bytes in 46526 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26679 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.49 () {44 vars in 968 bytes} [Thu Mar 5 08:17:33 2026] GET /v2/images/3fe51399-d581-486f-ab9a-17e2d55aaa18 => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:17:33 2026] PATCH /v2/images/3fe51399-d581-486f-ab9a-17e2d55aaa18 => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.49 () {44 vars in 968 bytes} [Thu Mar 5 08:17:33 2026] GET /v2/images/3fe51399-d581-486f-ab9a-17e2d55aaa18 => 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: 205/406] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:18:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:18:32 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:18:58 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:18:58 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: 210/416] 199.204.45.49 () {44 vars in 936 bytes} [Thu Mar 5 08:18:58 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.204.45.49 () {44 vars in 958 bytes} [Thu Mar 5 08:18:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 199.204.45.49 () {44 vars in 936 bytes} [Thu Mar 5 08:18:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 199.204.45.49 () {48 vars in 948 bytes} [Thu Mar 5 08:18:58 2026] POST /v2/images => generated 791 bytes in 3064 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-05 08:19:01.384 8 INFO glance.api.v2.image_data [None req-183e6120-b005-4cfb-b00e-66e4acd8b6cd 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 08:19:26.604 8 INFO glance.location [None req-183e6120-b005-4cfb-b00e-66e4acd8b6cd 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 212/424] 199.204.45.49 () {48 vars in 1042 bytes} [Thu Mar 5 08:19:01 2026] PUT /v2/images/31fd9f5b-a478-4574-918e-ba48665dfdcf/file => generated 0 bytes in 25441 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17842 switches on core 0) [pid: 7|app: 0|req: 213/425] 199.204.45.49 () {44 vars in 968 bytes} [Thu Mar 5 08:19:26 2026] GET /v2/images/31fd9f5b-a478-4574-918e-ba48665dfdcf => generated 1203 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 199.204.45.49 () {44 vars in 968 bytes} [Thu Mar 5 08:19:26 2026] GET /v2/images/31fd9f5b-a478-4574-918e-ba48665dfdcf => generated 1203 bytes in 12 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: 244/487] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:24:22 2026] GET /v2/images => generated 4892 bytes in 173 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: 244/488] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:24:22 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: 251/501] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:25:22 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: 251/502] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:25:22 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: 258/515] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:26:22 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:26:22 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: 265/529] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:27:22 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:27:22 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: 272/543] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:28:22 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: 272/544] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:28:22 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:29:22 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: 7|app: 0|req: 279/558] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:29:22 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: 286/571] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:30:22 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: 286/572] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:30:22 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: 293/585] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:31:22 2026] GET /v2/images => generated 4892 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:31:22 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:31:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:31:51 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: 8|app: 0|req: 301/601] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:32:22 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:32:22 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: 308/615] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:33:22 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: 308/616] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:33:22 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: 313/625] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:34:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:34:05 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: 315/629] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:34:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:34:07 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: 8|app: 0|req: 317/633] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:34:22 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:34:22 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:34:56 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:34:56 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:35:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:35:03 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/651] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:35:22 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/652] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:35:22 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: 331/661] 199.204.45.49 () {42 vars in 685 bytes} [Thu Mar 5 08:35:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 199.204.45.49 () {44 vars in 907 bytes} [Thu Mar 5 08:35:58 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: 7|app: 0|req: 334/667] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:36:22 2026] GET /v2/images => generated 4892 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:36:22 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: 337/673] 10.0.0.92 () {32 vars in 632 bytes} [Thu Mar 5 08:36:39 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: 340/678] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:36:59 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:36: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: 341/680] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:37:00 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 340/681] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:37:00 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: 342/682] 199.204.45.49 () {36 vars in 990 bytes} [Thu Mar 5 08:37:06 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 199.204.45.49 () {36 vars in 930 bytes} [Thu Mar 5 08:37:06 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: 343/686] 199.204.45.49 () {36 vars in 990 bytes} [Thu Mar 5 08:37:07 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 199.204.45.49 () {36 vars in 930 bytes} [Thu Mar 5 08:37:07 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: 344/688] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:37:11 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:37:11 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: 345/690] 10.0.0.74 () {36 vars in 986 bytes} [Thu Mar 5 08:37:13 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:37:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:37:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.74 () {36 vars in 986 bytes} [Thu Mar 5 08:37:13 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 347/694] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:37:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:37:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 10.0.0.74 () {36 vars in 986 bytes} [Thu Mar 5 08:37:13 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 349/697] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:37:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:37:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.87 () {36 vars in 910 bytes} [Thu Mar 5 08:37:14 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.87 () {36 vars in 1006 bytes} [Thu Mar 5 08:37:14 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4/locations => generated 127 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.87 () {36 vars in 986 bytes} [Thu Mar 5 08:37:14 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.87 () {36 vars in 926 bytes} [Thu Mar 5 08:37:14 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.87 () {36 vars in 926 bytes} [Thu Mar 5 08:37:14 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/706] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:37:22 2026] GET /v2/images => generated 4892 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:37:22 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:37:55 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 358/715] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:37:55 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: 361/720] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:38:10 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:38:10 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: 363/724] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:38:22 2026] GET /v2/images => generated 4892 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:38:22 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: 364/728] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:38:29 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/729] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:38:29 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: 368/734] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:38:51 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 367/735] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:38:51 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: 369/738] 10.0.0.92 () {32 vars in 706 bytes} [Thu Mar 5 08:39:05 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 370/739] 10.0.0.92 () {32 vars in 706 bytes} [Thu Mar 5 08:39:05 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 370/740] 10.0.0.74 () {36 vars in 986 bytes} [Thu Mar 5 08:39:05 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 371/741] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:39:05 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: 371/742] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:39:05 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: 372/743] 10.0.0.74 () {36 vars in 986 bytes} [Thu Mar 5 08:39:05 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 372/744] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:39:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:39:05 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: 373/746] 10.0.0.74 () {36 vars in 986 bytes} [Thu Mar 5 08:39:05 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:39:05 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: 374/748] 10.0.0.87 () {36 vars in 910 bytes} [Thu Mar 5 08:39:05 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 10.0.0.87 () {36 vars in 1006 bytes} [Thu Mar 5 08:39:05 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/750] 10.0.0.87 () {36 vars in 986 bytes} [Thu Mar 5 08:39:05 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 376/751] 10.0.0.87 () {36 vars in 926 bytes} [Thu Mar 5 08:39:05 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: 376/752] 10.0.0.87 () {36 vars in 926 bytes} [Thu Mar 5 08:39:05 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: 379/757] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:39:22 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: 379/758] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:39:22 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: 384/767] 10.0.0.92 () {34 vars in 654 bytes} [Thu Mar 5 08:39:57 2026] POST /v2/images => generated 649 bytes in 248 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-05 08:39:57.546 8 WARNING glance.api.v2.images [None req-6e2779e2-888b-47a6-87ed-96470d350230 af88491c240d4d979ba023d6d52905f2 dfb4d08e10c9442cbb76240d2e74e609 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//928323f2-b1b7-4cf8-918f-da6c18a237fa [pid: 8|app: 0|req: 384/768] 10.0.0.92 () {32 vars in 709 bytes} [Thu Mar 5 08:39:57 2026] DELETE /v2/images/928323f2-b1b7-4cf8-918f-da6c18a237fa => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 10.0.0.92 () {32 vars in 706 bytes} [Thu Mar 5 08:39:57 2026] GET /v2/images/928323f2-b1b7-4cf8-918f-da6c18a237fa => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/770] 10.0.0.92 () {32 vars in 632 bytes} [Thu Mar 5 08:39:57 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/771] 10.0.0.92 () {34 vars in 654 bytes} [Thu Mar 5 08:39:57 2026] POST /v2/images => generated 701 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/772] 10.0.0.92 () {32 vars in 716 bytes} [Thu Mar 5 08:39:57 2026] GET /v2/images/0118346b-fa47-425a-a965-09c22b61a28e/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 08:39:57.740 7 INFO glance.api.v2.image_data [None req-4675e535-02ed-4807-ba2a-362477b341fd af88491c240d4d979ba023d6d52905f2 dfb4d08e10c9442cbb76240d2e74e609 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 08:39:57.779 7 WARNING glance_store._drivers.rbd [None req-4675e535-02ed-4807-ba2a-362477b341fd af88491c240d4d979ba023d6d52905f2 dfb4d08e10c9442cbb76240d2e74e609 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-05 08:39:58.401 7 INFO glance.location [None req-4675e535-02ed-4807-ba2a-362477b341fd af88491c240d4d979ba023d6d52905f2 dfb4d08e10c9442cbb76240d2e74e609 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 387/773] 10.0.0.92 () {32 vars in 726 bytes} [Thu Mar 5 08:39:57 2026] PUT /v2/images/0118346b-fa47-425a-a965-09c22b61a28e/file => generated 0 bytes in 711 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/774] 10.0.0.92 () {32 vars in 706 bytes} [Thu Mar 5 08:39:58 2026] GET /v2/images/0118346b-fa47-425a-a965-09c22b61a28e => generated 1102 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.92 () {32 vars in 716 bytes} [Thu Mar 5 08:39:58 2026] GET /v2/images/0118346b-fa47-425a-a965-09c22b61a28e/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/776] 10.0.0.92 () {34 vars in 654 bytes} [Thu Mar 5 08:39:58 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/777] 10.0.0.92 () {32 vars in 725 bytes} [Thu Mar 5 08:39:58 2026] PATCH /v2/images/e2dce608-3b9c-4f85-b24b-981a4db8a8dc => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/778] 10.0.0.92 () {32 vars in 706 bytes} [Thu Mar 5 08:39:58 2026] GET /v2/images/e2dce608-3b9c-4f85-b24b-981a4db8a8dc => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 08:39:58.704 7 WARNING glance.api.v2.images [None req-6e03a5ca-fa42-4a46-8298-eb418d0f7c1e af88491c240d4d979ba023d6d52905f2 dfb4d08e10c9442cbb76240d2e74e609 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e2dce608-3b9c-4f85-b24b-981a4db8a8dc [pid: 7|app: 0|req: 390/779] 10.0.0.92 () {32 vars in 709 bytes} [Thu Mar 5 08:39:58 2026] DELETE /v2/images/e2dce608-3b9c-4f85-b24b-981a4db8a8dc => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/780] 10.0.0.92 () {32 vars in 706 bytes} [Thu Mar 5 08:39:58 2026] GET /v2/images/e2dce608-3b9c-4f85-b24b-981a4db8a8dc => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 08:39:58.762 7 WARNING glance.api.v2.images [None req-abfbedba-540e-46e7-a87a-e2ea9d7a7d39 af88491c240d4d979ba023d6d52905f2 dfb4d08e10c9442cbb76240d2e74e609 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0118346b-fa47-425a-a965-09c22b61a28e [pid: 7|app: 0|req: 391/781] 10.0.0.92 () {32 vars in 709 bytes} [Thu Mar 5 08:39:58 2026] DELETE /v2/images/0118346b-fa47-425a-a965-09c22b61a28e => generated 0 bytes in 887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.92 () {32 vars in 706 bytes} [Thu Mar 5 08:39:59 2026] GET /v2/images/0118346b-fa47-425a-a965-09c22b61a28e => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 08:39:59.668 7 WARNING glance.api.v2.images [None req-653dfa83-f219-4f5e-ac5c-068f418f95cb af88491c240d4d979ba023d6d52905f2 dfb4d08e10c9442cbb76240d2e74e609 - - default default] Failed to find image 928323f2-b1b7-4cf8-918f-da6c18a237fa to delete: glance.common.exception.ImageNotFound: No image found with ID 928323f2-b1b7-4cf8-918f-da6c18a237fa [pid: 7|app: 0|req: 392/783] 10.0.0.92 () {32 vars in 709 bytes} [Thu Mar 5 08:39:59 2026] DELETE /v2/images/928323f2-b1b7-4cf8-918f-da6c18a237fa => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/784] 10.0.0.92 () {32 vars in 706 bytes} [Thu Mar 5 08:39:59 2026] GET /v2/images/928323f2-b1b7-4cf8-918f-da6c18a237fa => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/785] 10.0.0.92 () {30 vars in 410 bytes} [Thu Mar 5 08:40:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/790] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:40:22 2026] GET /v2/images => generated 4892 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:40:22 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: 398/794] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:40:27 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 397/795] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:40:27 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/798] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:40:45 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:40:45 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: 402/804] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:40:59 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => 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: 403/805] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:40:59 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: 406/810] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:41:22 2026] GET /v2/images => generated 4892 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:41:22 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: 407/814] 199.204.45.49 () {32 vars in 825 bytes} [Thu Mar 5 08:41:33 2026] GET /v2/images?status=active&owner=5fed8706f2334789bcfa3af6ed9920d2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/815] 199.204.45.49 () {32 vars in 652 bytes} [Thu Mar 5 08:41:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/816] 10.0.0.74 () {36 vars in 986 bytes} [Thu Mar 5 08:41:34 2026] GET /v2/images/6c875cd6-1dec-4410-b81d-0496c12e8e1c => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:41:34 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: 8|app: 0|req: 409/818] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:41:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/819] 10.0.0.74 () {36 vars in 986 bytes} [Thu Mar 5 08:41:34 2026] GET /v2/images/6c875cd6-1dec-4410-b81d-0496c12e8e1c => 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: 410/820] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:41:34 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: 411/821] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:41:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/822] 10.0.0.74 () {36 vars in 986 bytes} [Thu Mar 5 08:41:34 2026] GET /v2/images/6c875cd6-1dec-4410-b81d-0496c12e8e1c => 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: 412/823] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:41:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/824] 10.0.0.74 () {36 vars in 926 bytes} [Thu Mar 5 08:41:34 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: 413/825] 10.0.0.87 () {36 vars in 910 bytes} [Thu Mar 5 08:41:34 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/826] 10.0.0.87 () {36 vars in 1006 bytes} [Thu Mar 5 08:41:34 2026] GET /v2/images/6c875cd6-1dec-4410-b81d-0496c12e8e1c/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/827] 10.0.0.87 () {36 vars in 986 bytes} [Thu Mar 5 08:41:34 2026] GET /v2/images/6c875cd6-1dec-4410-b81d-0496c12e8e1c => 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: 414/828] 10.0.0.87 () {36 vars in 926 bytes} [Thu Mar 5 08:41:34 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: 415/829] 10.0.0.87 () {36 vars in 926 bytes} [Thu Mar 5 08:41:34 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/832] 10.0.0.33 () {36 vars in 986 bytes} [Thu Mar 5 08:41:37 2026] GET /v2/images/b04845a9-e832-47fd-b803-91951692c0f4 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/833] 10.0.0.33 () {36 vars in 926 bytes} [Thu Mar 5 08:41:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/842] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:42:22 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: 422/843] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:42:22 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: 428/856] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:43:22 2026] GET /v2/images => generated 4892 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/857] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:43:22 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/870] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:44:22 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: 8|app: 0|req: 435/871] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:44:22 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: 442/882] 10.0.0.92 () {32 vars in 632 bytes} [Thu Mar 5 08:45:11 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: 442/885] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:45:22 2026] GET /v2/images => generated 4892 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/886] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:45:22 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: 451/899] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:46:22 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: 8|app: 0|req: 449/900] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:46:22 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/913] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:47:22 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: 458/914] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:47:22 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: 463/927] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:48:22 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/928] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:48:22 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: 472/941] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:49:22 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: 470/942] 10.0.0.108 () {28 vars in 569 bytes} [Thu Mar 5 08:49:22 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)