+ 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 [Mon Mar 9 15:50:36 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-6645cd9b9-qk8fz 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 0x7f78af054668 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-09 15:50:38.379 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-09 15:50:38.418 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-03-09 15:50:39.228 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-09 15:50:39.229 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-09 15:50:39.230 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-09 15:50:39.286 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-09 15:50:39.287 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-09 15:50:39.287 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-09 15:50:41.265 7 WARNING glance.api.v2.images [None req-98adc353-3c0e-4684-b543-40c9e1e5e2d6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-09 15:50:41.303 8 WARNING glance.api.v2.images [None req-b8b333ae-5705-4011-a803-3063293d1068 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-09 15:50:41.599 7 WARNING keystonemiddleware._common.config [None req-98adc353-3c0e-4684-b543-40c9e1e5e2d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 15:50:41.608 7 WARNING oslo_config.cfg [None req-98adc353-3c0e-4684-b543-40c9e1e5e2d6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f78af054668 pid: 7 (default app) 2026-03-09 15:50:41.644 8 WARNING keystonemiddleware._common.config [None req-b8b333ae-5705-4011-a803-3063293d1068 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 15:50:41.652 8 WARNING oslo_config.cfg [None req-b8b333ae-5705-4011-a803-3063293d1068 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f78af054668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 15:50:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 15:50:44.140 8 WARNING oslo_policy.policy [None req-fb6caa6f-56d2-4162-b1d9-127dedb9ed11 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-09 15:50:44.140 8 WARNING oslo_policy.policy [None req-fb6caa6f-56d2-4162-b1d9-127dedb9ed11 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-09 15:50:44.156 8 WARNING oslo_policy.policy [None req-fb6caa6f-56d2-4162-b1d9-127dedb9ed11 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-09 15:50:44.156 8 WARNING oslo_policy.policy [None req-fb6caa6f-56d2-4162-b1d9-127dedb9ed11 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 15:50:43 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 15:50:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 15:50:47 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 15:50:47.634 7 WARNING oslo_policy.policy [None req-f6038684-f2f9-4eb8-aa57-52280f969d94 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-09 15:50:47.634 7 WARNING oslo_policy.policy [None req-f6038684-f2f9-4eb8-aa57-52280f969d94 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.43 () {44 vars in 905 bytes} [Mon Mar 9 15:50:47 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.43 () {44 vars in 927 bytes} [Mon Mar 9 15:50:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-09 15:50:47.774 7 WARNING oslo_policy.policy [None req-87ab8a78-008a-4432-ac76-91341621d72d bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-09 15:50:47.774 7 WARNING oslo_policy.policy [None req-87ab8a78-008a-4432-ac76-91341621d72d bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.43 () {44 vars in 933 bytes} [Mon Mar 9 15:50:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-09 15:50:47.857 8 WARNING oslo_config.cfg [None req-4c613497-515d-475b-8430-d66b61d3541b bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.43 () {48 vars in 945 bytes} [Mon Mar 9 15:50:47 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-09 15:50:47.878 7 WARNING oslo_policy.policy [None req-da513ff5-fc5a-4714-b7cb-2baf9a7cfd54 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-09 15:50:47.879 7 WARNING oslo_policy.policy [None req-da513ff5-fc5a-4714-b7cb-2baf9a7cfd54 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-09 15:50:47.880 7 INFO glance.api.v2.image_data [None req-da513ff5-fc5a-4714-b7cb-2baf9a7cfd54 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 15:50:51.514 7 WARNING glance.location [None req-da513ff5-fc5a-4714-b7cb-2baf9a7cfd54 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.43 () {48 vars in 1039 bytes} [Mon Mar 9 15:50:47 2026] PUT /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19/file => generated 0 bytes in 3682 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5992 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.43 () {44 vars in 965 bytes} [Mon Mar 9 15:50:51 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-09 15:50:51.596 7 WARNING oslo_config.cfg [None req-c58d6994-c66e-4428-ad62-363892196917 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 162.253.55.43 () {44 vars in 965 bytes} [Mon Mar 9 15:50:51 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 134/264] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:11:28 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: 131/265] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:11:28 2026] GET /v2/images => generated 1240 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:11:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:11:44 2026] GET /v2/images => generated 1240 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 162.253.55.43 () {44 vars in 931 bytes} [Mon Mar 9 16:11:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 162.253.55.43 () {44 vars in 953 bytes} [Mon Mar 9 16:11:44 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/274] 162.253.55.43 () {44 vars in 933 bytes} [Mon Mar 9 16:11:44 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: 139/275] 162.253.55.43 () {48 vars in 945 bytes} [Mon Mar 9 16:11:45 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-09 16:11:45.091 8 WARNING oslo_policy.policy [None req-4de8e960-4404-439f-a207-571c8b5b6748 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-09 16:11:45.091 8 WARNING oslo_policy.policy [None req-4de8e960-4404-439f-a207-571c8b5b6748 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - 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-09 16:11:45.093 8 INFO glance.api.v2.image_data [None req-4de8e960-4404-439f-a207-571c8b5b6748 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 16:12:11.834 8 WARNING glance.location [None req-4de8e960-4404-439f-a207-571c8b5b6748 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/282] 162.253.55.43 () {48 vars in 1040 bytes} [Mon Mar 9 16:11:45 2026] PUT /v2/images/dc7bd042-0e5d-4b83-8d76-c324701b1a15/file => generated 0 bytes in 26784 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70181 switches on core 0) [pid: 7|app: 0|req: 146/283] 162.253.55.43 () {44 vars in 965 bytes} [Mon Mar 9 16:12:11 2026] GET /v2/images/dc7bd042-0e5d-4b83-8d76-c324701b1a15 => 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: 138/284] 162.253.55.43 () {44 vars in 965 bytes} [Mon Mar 9 16:12:11 2026] GET /v2/images/dc7bd042-0e5d-4b83-8d76-c324701b1a15 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/285] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:12:13 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/286] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:12:13 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/373] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:19:29 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: 183/374] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:19:29 2026] GET /v2/images => generated 2451 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/377] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:19:38 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: 193/378] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:19:38 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 162.253.55.43 () {44 vars in 941 bytes} [Mon Mar 9 16:19:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 162.253.55.43 () {44 vars in 963 bytes} [Mon Mar 9 16:19:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 162.253.55.43 () {44 vars in 933 bytes} [Mon Mar 9 16:19:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 162.253.55.43 () {48 vars in 945 bytes} [Mon Mar 9 16:19:38 2026] POST /v2/images => generated 799 bytes in 394 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-09 16:19:38.887 8 INFO glance.api.v2.image_data [None req-af606a1f-0340-41bf-9f36-7b006dbe90c5 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 16:20:08.052 8 INFO glance.location [None req-af606a1f-0340-41bf-9f36-7b006dbe90c5 bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/389] 162.253.55.43 () {48 vars in 1039 bytes} [Mon Mar 9 16:19:38 2026] PUT /v2/images/e1e8e610-5547-46de-89df-d051ebc83fdb/file => generated 0 bytes in 29213 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21621 switches on core 0) [pid: 7|app: 0|req: 202/390] 162.253.55.43 () {44 vars in 965 bytes} [Mon Mar 9 16:20:08 2026] GET /v2/images/e1e8e610-5547-46de-89df-d051ebc83fdb => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/391] 162.253.55.43 () {48 vars in 1044 bytes} [Mon Mar 9 16:20:08 2026] PATCH /v2/images/e1e8e610-5547-46de-89df-d051ebc83fdb => 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: 203/392] 162.253.55.43 () {44 vars in 965 bytes} [Mon Mar 9 16:20:08 2026] GET /v2/images/e1e8e610-5547-46de-89df-d051ebc83fdb => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/401] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:20:45 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: 194/402] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:20:45 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/405] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:20:56 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: 196/406] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:20:56 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/407] 162.253.55.43 () {44 vars in 933 bytes} [Mon Mar 9 16:20:56 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: 8|app: 0|req: 197/408] 162.253.55.43 () {44 vars in 955 bytes} [Mon Mar 9 16:20:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/409] 162.253.55.43 () {44 vars in 933 bytes} [Mon Mar 9 16:20:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/410] 162.253.55.43 () {48 vars in 945 bytes} [Mon Mar 9 16:20:56 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-09 16:20:56.977 7 INFO glance.api.v2.image_data [None req-a0c8a6f5-050b-4340-9c22-622edf0cf78e bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 16:21:07.437 7 INFO glance.location [None req-a0c8a6f5-050b-4340-9c22-622edf0cf78e bd4f01f15b1d4d1cbb020c2bd8afad73 cbec0796151e48b79ffc42cb9d717daa - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 213/413] 162.253.55.43 () {48 vars in 1039 bytes} [Mon Mar 9 16:20:56 2026] PUT /v2/images/141e88b4-d730-4164-b3f0-6d1d2f685402/file => generated 0 bytes in 10512 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22293 switches on core 0) [pid: 8|app: 0|req: 201/414] 162.253.55.43 () {44 vars in 965 bytes} [Mon Mar 9 16:21:07 2026] GET /v2/images/141e88b4-d730-4164-b3f0-6d1d2f685402 => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/415] 162.253.55.43 () {44 vars in 965 bytes} [Mon Mar 9 16:21:07 2026] GET /v2/images/141e88b4-d730-4164-b3f0-6d1d2f685402 => 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: 225/462] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:24:52 2026] GET /v2/images => generated 4892 bytes in 279 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: 238/463] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:24:52 2026] GET /v2/images => generated 4892 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/476] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:25: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: 7|app: 0|req: 245/477] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:25:52 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: 252/490] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:26:51 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/491] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:26:52 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: 246/504] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:27:51 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: 259/505] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:27:52 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: 7|app: 0|req: 266/518] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:28:51 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/519] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:28:52 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: 260/532] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:29:51 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/533] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:29:52 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: 280/546] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:30:52 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: 8|app: 0|req: 267/547] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:30:52 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: 274/560] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:31:51 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/561] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:31:52 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: 281/574] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:32:51 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/575] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:32:52 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/580] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:33:14 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: 284/581] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:33:14 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: 302/590] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:33:52 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: 8|app: 0|req: 289/591] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:33:52 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: 296/604] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:34:52 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/605] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:34:52 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: 301/614] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:35:32 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: 314/615] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:35:32 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: 302/616] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:35:33 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/617] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:35:33 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/622] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:35:52 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: 318/623] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:35:52 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: 309/630] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:36:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/631] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:36:21 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/632] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:36:28 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/633] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:36:28 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/640] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:36:51 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/641] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:36:52 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: 331/648] 162.253.55.43 () {42 vars in 682 bytes} [Mon Mar 9 16:37:22 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: 318/649] 162.253.55.43 () {44 vars in 904 bytes} [Mon Mar 9 16:37:22 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/656] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:37:51 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/657] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:37:52 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: 324/660] 10.0.0.92 () {32 vars in 631 bytes} [Mon Mar 9 16:38:05 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: 328/667] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:38:31 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 340/668] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:38:31 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: 329/669] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:38:33 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 341/670] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:38:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/671] 162.253.55.43 () {36 vars in 989 bytes} [Mon Mar 9 16:38:39 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 342/672] 162.253.55.43 () {36 vars in 929 bytes} [Mon Mar 9 16:38:39 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: 331/673] 162.253.55.43 () {36 vars in 989 bytes} [Mon Mar 9 16:38:40 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 343/674] 162.253.55.43 () {36 vars in 929 bytes} [Mon Mar 9 16:38:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/677] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:38:48 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/678] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:38:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/679] 10.0.0.20 () {36 vars in 985 bytes} [Mon Mar 9 16:38:50 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/680] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:38: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: 8|app: 0|req: 335/681] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:38:50 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: 347/682] 10.0.0.20 () {36 vars in 985 bytes} [Mon Mar 9 16:38:50 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 336/683] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:38:50 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: 348/684] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:38:50 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: 337/685] 10.0.0.20 () {36 vars in 985 bytes} [Mon Mar 9 16:38:50 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/686] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:38:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/687] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:38:50 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: 351/690] 10.0.0.205 () {36 vars in 910 bytes} [Mon Mar 9 16:38:51 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/691] 10.0.0.205 () {36 vars in 1006 bytes} [Mon Mar 9 16:38:51 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/692] 10.0.0.205 () {36 vars in 986 bytes} [Mon Mar 9 16:38:51 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 341/693] 10.0.0.205 () {36 vars in 926 bytes} [Mon Mar 9 16:38:51 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: 353/694] 10.0.0.205 () {36 vars in 926 bytes} [Mon Mar 9 16:38:51 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: 342/695] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:38:52 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/696] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:38:52 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: 346/703] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:39:24 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/704] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/705] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:39:30 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 359/706] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:39:30 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: 361/709] 10.0.0.92 () {34 vars in 653 bytes} [Mon Mar 9 16:39:35 2026] POST /v2/images => generated 648 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-09 16:39:36.062 8 WARNING glance.api.v2.images [None req-b20cfc7f-7373-4f43-89c2-f7502c26f171 3ae22e11f6b74682a14a3105a6ba4b43 65c5a8028a924a06a4a8c4ac2e876d10 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//090b760b-52f5-496f-a0e0-832033644624 [pid: 8|app: 0|req: 349/710] 10.0.0.92 () {32 vars in 708 bytes} [Mon Mar 9 16:39:36 2026] DELETE /v2/images/090b760b-52f5-496f-a0e0-832033644624 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/711] 10.0.0.92 () {32 vars in 705 bytes} [Mon Mar 9 16:39:36 2026] GET /v2/images/090b760b-52f5-496f-a0e0-832033644624 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/712] 10.0.0.92 () {32 vars in 631 bytes} [Mon Mar 9 16:39:36 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/713] 10.0.0.92 () {34 vars in 653 bytes} [Mon Mar 9 16:39:36 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/714] 10.0.0.92 () {32 vars in 715 bytes} [Mon Mar 9 16:39:36 2026] GET /v2/images/aad9953f-e361-4dab-9c65-2c138a64095f/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-09 16:39:36.241 7 INFO glance.api.v2.image_data [None req-438c9006-3224-4fc0-a259-93f3814e4b43 3ae22e11f6b74682a14a3105a6ba4b43 65c5a8028a924a06a4a8c4ac2e876d10 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 16:39:36.293 7 WARNING glance_store._drivers.rbd [None req-438c9006-3224-4fc0-a259-93f3814e4b43 3ae22e11f6b74682a14a3105a6ba4b43 65c5a8028a924a06a4a8c4ac2e876d10 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-09 16:39:36.987 7 INFO glance.location [None req-438c9006-3224-4fc0-a259-93f3814e4b43 3ae22e11f6b74682a14a3105a6ba4b43 65c5a8028a924a06a4a8c4ac2e876d10 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 364/715] 10.0.0.92 () {32 vars in 725 bytes} [Mon Mar 9 16:39:36 2026] PUT /v2/images/aad9953f-e361-4dab-9c65-2c138a64095f/file => generated 0 bytes in 790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/716] 10.0.0.92 () {32 vars in 705 bytes} [Mon Mar 9 16:39:37 2026] GET /v2/images/aad9953f-e361-4dab-9c65-2c138a64095f => generated 1103 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/717] 10.0.0.92 () {32 vars in 715 bytes} [Mon Mar 9 16:39:37 2026] GET /v2/images/aad9953f-e361-4dab-9c65-2c138a64095f/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/718] 10.0.0.92 () {34 vars in 653 bytes} [Mon Mar 9 16:39:37 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/719] 10.0.0.92 () {32 vars in 724 bytes} [Mon Mar 9 16:39:37 2026] PATCH /v2/images/08ec7816-776e-4a1d-bb68-c3265100b4e2 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/720] 10.0.0.92 () {32 vars in 705 bytes} [Mon Mar 9 16:39:37 2026] GET /v2/images/08ec7816-776e-4a1d-bb68-c3265100b4e2 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-09 16:39:37.303 7 WARNING glance.api.v2.images [None req-fdf57a81-2b7e-437c-ba4f-b3399c419f28 3ae22e11f6b74682a14a3105a6ba4b43 65c5a8028a924a06a4a8c4ac2e876d10 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//08ec7816-776e-4a1d-bb68-c3265100b4e2 [pid: 7|app: 0|req: 367/721] 10.0.0.92 () {32 vars in 708 bytes} [Mon Mar 9 16:39:37 2026] DELETE /v2/images/08ec7816-776e-4a1d-bb68-c3265100b4e2 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/722] 10.0.0.92 () {32 vars in 705 bytes} [Mon Mar 9 16:39:37 2026] GET /v2/images/08ec7816-776e-4a1d-bb68-c3265100b4e2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-09 16:39:37.364 7 WARNING glance.api.v2.images [None req-b3dba768-fc15-4c81-a688-ac533d6f90fa 3ae22e11f6b74682a14a3105a6ba4b43 65c5a8028a924a06a4a8c4ac2e876d10 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aad9953f-e361-4dab-9c65-2c138a64095f [pid: 7|app: 0|req: 368/723] 10.0.0.92 () {32 vars in 708 bytes} [Mon Mar 9 16:39:37 2026] DELETE /v2/images/aad9953f-e361-4dab-9c65-2c138a64095f => generated 0 bytes in 882 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/724] 10.0.0.92 () {32 vars in 705 bytes} [Mon Mar 9 16:39:38 2026] GET /v2/images/aad9953f-e361-4dab-9c65-2c138a64095f => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-09 16:39:38.267 7 WARNING glance.api.v2.images [None req-fa35ff61-a44e-4e60-b245-f53adb1baccb 3ae22e11f6b74682a14a3105a6ba4b43 65c5a8028a924a06a4a8c4ac2e876d10 - - default default] Failed to find image 090b760b-52f5-496f-a0e0-832033644624 to delete: glance.common.exception.ImageNotFound: No image found with ID 090b760b-52f5-496f-a0e0-832033644624 [pid: 7|app: 0|req: 369/725] 10.0.0.92 () {32 vars in 708 bytes} [Mon Mar 9 16:39:38 2026] DELETE /v2/images/090b760b-52f5-496f-a0e0-832033644624 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/726] 10.0.0.92 () {32 vars in 705 bytes} [Mon Mar 9 16:39:38 2026] GET /v2/images/090b760b-52f5-496f-a0e0-832033644624 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/731] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:39:52 2026] GET /v2/images => generated 4892 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:39:52 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: 375/737] 10.0.0.92 () {30 vars in 409 bytes} [Mon Mar 9 16:40:11 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: 365/742] 10.0.0.92 () {32 vars in 705 bytes} [Mon Mar 9 16:40:38 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 378/743] 10.0.0.92 () {32 vars in 705 bytes} [Mon Mar 9 16:40:38 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 366/744] 10.0.0.20 () {36 vars in 985 bytes} [Mon Mar 9 16:40:38 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/745] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:40: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: 367/746] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:40:38 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: 380/747] 10.0.0.20 () {36 vars in 985 bytes} [Mon Mar 9 16:40:38 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/748] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:40:38 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: 381/749] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:40:38 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/750] 10.0.0.20 () {36 vars in 985 bytes} [Mon Mar 9 16:40:38 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 382/751] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:40:38 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: 370/752] 10.0.0.205 () {36 vars in 910 bytes} [Mon Mar 9 16:40:38 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: 383/753] 10.0.0.205 () {36 vars in 1006 bytes} [Mon Mar 9 16:40:38 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/754] 10.0.0.205 () {36 vars in 986 bytes} [Mon Mar 9 16:40:38 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 384/755] 10.0.0.205 () {36 vars in 926 bytes} [Mon Mar 9 16:40: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: 372/756] 10.0.0.205 () {36 vars in 926 bytes} [Mon Mar 9 16:40:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/761] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:40:52 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/762] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:40: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: 388/763] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:40:52 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: 376/764] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:40:52 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: 392/771] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:41:22 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 380/772] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:41:22 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: 396/779] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:41:52 2026] GET /v2/images => generated 4892 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/780] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:41:52 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: 398/783] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:42:06 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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/784] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:42: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: 7|app: 0|req: 401/789] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:42:28 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 389/790] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:42:28 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/797] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:42:52 2026] GET /v2/images => generated 4892 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/798] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:42:52 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: 412/811] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:43:52 2026] GET /v2/images => generated 4892 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/812] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:43:52 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: 415/817] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:44:14 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => generated 1171 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/818] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:44:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/825] 10.0.0.227 () {36 vars in 986 bytes} [Mon Mar 9 16:44:48 2026] GET /v2/images/528c1ef9-b6f3-492e-92ae-004aaeb37e19 => 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: 407/826] 10.0.0.227 () {36 vars in 926 bytes} [Mon Mar 9 16:44:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/829] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:44:52 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/830] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:44:52 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: 413/837] 162.253.55.43 () {32 vars in 824 bytes} [Mon Mar 9 16:45:21 2026] GET /v2/images?status=active&owner=cbec0796151e48b79ffc42cb9d717daa&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/838] 162.253.55.43 () {32 vars in 651 bytes} [Mon Mar 9 16:45:21 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/839] 10.0.0.20 () {36 vars in 985 bytes} [Mon Mar 9 16:45:22 2026] GET /v2/images/dc7bd042-0e5d-4b83-8d76-c324701b1a15 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/840] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:45:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/841] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:45:22 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: 427/842] 10.0.0.20 () {36 vars in 985 bytes} [Mon Mar 9 16:45:22 2026] GET /v2/images/dc7bd042-0e5d-4b83-8d76-c324701b1a15 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/843] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:45:22 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: 428/844] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:45:22 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: 417/845] 10.0.0.20 () {36 vars in 985 bytes} [Mon Mar 9 16:45:22 2026] GET /v2/images/dc7bd042-0e5d-4b83-8d76-c324701b1a15 => 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: 429/846] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:45:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/847] 10.0.0.20 () {36 vars in 925 bytes} [Mon Mar 9 16:45:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/848] 10.0.0.205 () {36 vars in 910 bytes} [Mon Mar 9 16:45:23 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: 419/849] 10.0.0.205 () {36 vars in 1006 bytes} [Mon Mar 9 16:45:23 2026] GET /v2/images/dc7bd042-0e5d-4b83-8d76-c324701b1a15/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/850] 10.0.0.205 () {36 vars in 986 bytes} [Mon Mar 9 16:45:23 2026] GET /v2/images/dc7bd042-0e5d-4b83-8d76-c324701b1a15 => 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: 420/851] 10.0.0.205 () {36 vars in 926 bytes} [Mon Mar 9 16:45:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/852] 10.0.0.205 () {36 vars in 926 bytes} [Mon Mar 9 16:45:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/859] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:45:52 2026] GET /v2/images => generated 4892 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/860] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:45:52 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: 7|app: 0|req: 443/873] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:46:52 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: 431/874] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:46:52 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: 438/887] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:47:52 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/888] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:47:52 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: 445/901] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:48:52 2026] GET /v2/images => generated 4892 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/902] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:48:52 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: 446/903] 10.0.0.92 () {32 vars in 631 bytes} [Mon Mar 9 16:48:57 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/916] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:49:52 2026] GET /v2/images => generated 4892 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/917] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:49:52 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/930] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:50:51 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: 7|app: 0|req: 471/931] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:50:52 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: 478/944] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:51:51 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: 467/945] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:51:52 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/958] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:52:52 2026] GET /v2/images => generated 4892 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/959] 10.0.0.252 () {28 vars in 568 bytes} [Mon Mar 9 16:52:52 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)