+ 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 Jul 6 13:15:56 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-74fc8cc44-89ls5 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 0x7fa4aa680668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-06 13:15:58.797 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-06 13:15:59.089 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-07-06 13:15:59.778 6 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-07-06 13:15:59.779 6 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-07-06 13:15:59.780 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 13:16:00.064 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-07-06 13:16:00.065 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-07-06 13:16:00.065 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 13:16:02.132 6 WARNING glance.api.v2.images [None req-7b625536-2145-4bf9-aa3b-5f7592913c25 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 13:16:02.487 7 WARNING glance.api.v2.images [None req-0ab3e0e2-09fc-48f7-9ba8-ac00cd0ab3df - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 13:16:02.765 6 WARNING keystonemiddleware._common.config [None req-7b625536-2145-4bf9-aa3b-5f7592913c25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 13:16:02.773 6 WARNING oslo_config.cfg [None req-7b625536-2145-4bf9-aa3b-5f7592913c25 - - - - - -] 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 0x7fa4aa680668 pid: 6 (default app) [pid: 6|app: 0|req: 2/2] 199.19.213.91 () {42 vars in 684 bytes} [Mon Jul 6 13:16:02 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-07-06 13:16:02.916 7 WARNING keystonemiddleware._common.config [None req-0ab3e0e2-09fc-48f7-9ba8-ac00cd0ab3df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 13:16:02.926 7 WARNING oslo_config.cfg [None req-0ab3e0e2-09fc-48f7-9ba8-ac00cd0ab3df - - - - - -] 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 0x7fa4aa680668 pid: 7 (default app) /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-07-06 13:16:03.304 6 WARNING oslo_policy.policy [None req-8daf4cd1-c9a9-48b4-a20d-527119d57545 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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-07-06 13:16:03.305 6 WARNING oslo_policy.policy [None req-8daf4cd1-c9a9-48b4-a20d-527119d57545 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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-07-06 13:16:03.325 6 WARNING oslo_policy.policy [None req-8daf4cd1-c9a9-48b4-a20d-527119d57545 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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-07-06 13:16:03.325 6 WARNING oslo_policy.policy [None req-8daf4cd1-c9a9-48b4-a20d-527119d57545 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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-07-06 13:16:03.425 6 WARNING oslo_config.cfg [None req-8daf4cd1-c9a9-48b4-a20d-527119d57545 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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: 6|app: 0|req: 5/5] 199.19.213.91 () {44 vars in 906 bytes} [Mon Jul 6 13:16:02 2026] GET /v2/images => generated 3579 bytes in 638 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 13:16:03.478 7 WARNING oslo_policy.policy [None req-b5ec9fcb-48b6-4229-95f0-400d2a9a2ad3 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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-07-06 13:16:03.479 7 WARNING oslo_policy.policy [None req-b5ec9fcb-48b6-4229-95f0-400d2a9a2ad3 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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-07-06 13:16:03.694 7 WARNING oslo_policy.policy [None req-b5ec9fcb-48b6-4229-95f0-400d2a9a2ad3 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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-07-06 13:16:03.695 7 WARNING oslo_policy.policy [None req-b5ec9fcb-48b6-4229-95f0-400d2a9a2ad3 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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-07-06 13:16:04.363 7 WARNING oslo_config.cfg [None req-b5ec9fcb-48b6-4229-95f0-400d2a9a2ad3 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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: 1/6] 199.19.213.91 () {48 vars in 1047 bytes} [Mon Jul 6 13:16:03 2026] PATCH /v2/images/b0331118-87d9-428d-ba51-adaff30d42e0 => generated 998 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 6/7] 199.19.213.91 () {44 vars in 967 bytes} [Mon Jul 6 13:16:04 2026] GET /v2/images/b0331118-87d9-428d-ba51-adaff30d42e0 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 20/34] 199.19.213.91 () {42 vars in 684 bytes} [Mon Jul 6 13:18:18 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: 15/35] 199.19.213.91 () {44 vars in 906 bytes} [Mon Jul 6 13:18:18 2026] GET /v2/images => generated 3778 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 23/40] 199.19.213.91 () {42 vars in 684 bytes} [Mon Jul 6 13:18:34 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: 18/41] 199.19.213.91 () {44 vars in 906 bytes} [Mon Jul 6 13:18:34 2026] GET /v2/images => generated 3778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 24/42] 199.19.213.91 () {44 vars in 935 bytes} [Mon Jul 6 13:18:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/43] 199.19.213.91 () {44 vars in 957 bytes} [Mon Jul 6 13:18:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 25/44] 199.19.213.91 () {44 vars in 935 bytes} [Mon Jul 6 13:18:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/45] 199.19.213.91 () {48 vars in 947 bytes} [Mon Jul 6 13:18:35 2026] POST /v2/images => generated 791 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-06 13:18:35.250 6 WARNING oslo_policy.policy [None req-571390e1-0f78-432e-b72c-da317f2b1f24 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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-07-06 13:18:35.250 6 WARNING oslo_policy.policy [None req-571390e1-0f78-432e-b72c-da317f2b1f24 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - 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-07-06 13:18:35.251 6 INFO glance.api.v2.image_data [None req-571390e1-0f78-432e-b72c-da317f2b1f24 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 13:18:58.623 6 INFO glance.location [None req-571390e1-0f78-432e-b72c-da317f2b1f24 78c9771fc2624c5aacd4dcb730748a20 89de6a726d1c4b2880a60b86ae46065c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 6|app: 0|req: 26/50] 199.19.213.91 () {48 vars in 1042 bytes} [Mon Jul 6 13:18:35 2026] PUT /v2/images/cfe181b0-1373-4f58-9668-0ad7c6b0f82f/file => generated 0 bytes in 23425 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26051 switches on core 0) [pid: 7|app: 0|req: 25/51] 199.19.213.91 () {44 vars in 967 bytes} [Mon Jul 6 13:18:58 2026] GET /v2/images/cfe181b0-1373-4f58-9668-0ad7c6b0f82f => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 27/54] 199.19.213.91 () {48 vars in 1047 bytes} [Mon Jul 6 13:18:58 2026] PATCH /v2/images/cfe181b0-1373-4f58-9668-0ad7c6b0f82f => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/55] 199.19.213.91 () {44 vars in 967 bytes} [Mon Jul 6 13:18:58 2026] GET /v2/images/cfe181b0-1373-4f58-9668-0ad7c6b0f82f => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/232] 199.19.213.91 () {42 vars in 684 bytes} [Mon Jul 6 13:33:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 116/233] 199.19.213.91 () {44 vars in 906 bytes} [Mon Jul 6 13:33:41 2026] GET /v2/images => generated 5162 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.19.213.91 () {42 vars in 684 bytes} [Mon Jul 6 13:36:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 132/265] 199.19.213.91 () {44 vars in 906 bytes} [Mon Jul 6 13:36:17 2026] GET /v2/images => generated 5162 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 134/268] 199.19.213.91 () {42 vars in 684 bytes} [Mon Jul 6 13:36:19 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: 135/269] 199.19.213.91 () {44 vars in 906 bytes} [Mon Jul 6 13:36:19 2026] GET /v2/images => generated 5162 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 140/280] 199.19.213.91 () {42 vars in 684 bytes} [Mon Jul 6 13:37:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.19.213.91 () {44 vars in 906 bytes} [Mon Jul 6 13:37:15 2026] GET /v2/images => generated 5162 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/284] 199.19.213.91 () {42 vars in 684 bytes} [Mon Jul 6 13:37:24 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: 143/285] 199.19.213.91 () {44 vars in 906 bytes} [Mon Jul 6 13:37:24 2026] GET /v2/images => generated 5162 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 199.19.213.91 () {42 vars in 684 bytes} [Mon Jul 6 13:38:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 150/301] 199.19.213.91 () {44 vars in 906 bytes} [Mon Jul 6 13:38:33 2026] GET /v2/images => generated 5162 bytes in 57 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: 157/312] 10.0.0.209 () {32 vars in 632 bytes} [Mon Jul 6 13:39:20 2026] GET /v2/images => generated 5162 bytes in 22 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: 6|app: 0|req: 158/317] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:39:44 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/318] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:39:44 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: 6|app: 0|req: 159/319] 10.0.0.147 () {36 vars in 986 bytes} [Mon Jul 6 13:39:45 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/320] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:39:46 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 160/321] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:39:46 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: 162/322] 10.0.0.147 () {36 vars in 986 bytes} [Mon Jul 6 13:39:46 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 161/323] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:39:46 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: 163/324] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:39:46 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: 6|app: 0|req: 162/325] 10.0.0.147 () {36 vars in 986 bytes} [Mon Jul 6 13:39:46 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/326] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:39:46 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: 6|app: 0|req: 163/327] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:39:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/328] 10.0.0.228 () {36 vars in 910 bytes} [Mon Jul 6 13:39:47 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 164/329] 10.0.0.228 () {36 vars in 1006 bytes} [Mon Jul 6 13:39:47 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588/locations => generated 127 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/330] 10.0.0.228 () {36 vars in 986 bytes} [Mon Jul 6 13:39:47 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 165/331] 10.0.0.228 () {36 vars in 926 bytes} [Mon Jul 6 13:39:47 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/332] 10.0.0.228 () {36 vars in 926 bytes} [Mon Jul 6 13:39:47 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: 6|app: 0|req: 167/335] 199.19.213.91 () {36 vars in 989 bytes} [Mon Jul 6 13:39:53 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 199.19.213.91 () {36 vars in 929 bytes} [Mon Jul 6 13:39:53 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: 6|app: 0|req: 168/337] 199.19.213.91 () {36 vars in 989 bytes} [Mon Jul 6 13:39:56 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/338] 199.19.213.91 () {36 vars in 929 bytes} [Mon Jul 6 13:39:56 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: 172/341] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:40:02 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 170/342] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:40:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/343] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:40:03 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 171/344] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:40:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 10.0.0.209 () {34 vars in 654 bytes} [Mon Jul 6 13:40:45 2026] POST /v2/images => generated 649 bytes in 246 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-06 13:40:46.252 6 WARNING glance.api.v2.images [None req-32a5c997-1ad4-4a9c-a76f-adddd18708db d6941bfab92642f1b5a9a9379ff96a64 6ab8d6e428d542119f1bfed9d57adc49 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e106818d-0ca2-4668-af91-713f5d283158 [pid: 6|app: 0|req: 176/354] 10.0.0.209 () {32 vars in 709 bytes} [Mon Jul 6 13:40:46 2026] DELETE /v2/images/e106818d-0ca2-4668-af91-713f5d283158 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 10.0.0.209 () {32 vars in 706 bytes} [Mon Jul 6 13:40:46 2026] GET /v2/images/e106818d-0ca2-4668-af91-713f5d283158 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 177/356] 10.0.0.209 () {32 vars in 632 bytes} [Mon Jul 6 13:40:46 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 10.0.0.209 () {34 vars in 654 bytes} [Mon Jul 6 13:40:46 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: 6|app: 0|req: 178/358] 10.0.0.209 () {32 vars in 716 bytes} [Mon Jul 6 13:40:46 2026] GET /v2/images/83ed7369-10e1-42cd-92ce-e56ad08ad1a0/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-06 13:40:46.457 7 WARNING oslo_policy.policy [None req-82943508-1c84-4396-b2bc-bfa384ddd828 d6941bfab92642f1b5a9a9379ff96a64 6ab8d6e428d542119f1bfed9d57adc49 - - 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-07-06 13:40:46.457 7 WARNING oslo_policy.policy [None req-82943508-1c84-4396-b2bc-bfa384ddd828 d6941bfab92642f1b5a9a9379ff96a64 6ab8d6e428d542119f1bfed9d57adc49 - - 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-07-06 13:40:46.458 7 INFO glance.api.v2.image_data [None req-82943508-1c84-4396-b2bc-bfa384ddd828 d6941bfab92642f1b5a9a9379ff96a64 6ab8d6e428d542119f1bfed9d57adc49 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 13:40:46.506 7 WARNING glance_store._drivers.rbd [None req-82943508-1c84-4396-b2bc-bfa384ddd828 d6941bfab92642f1b5a9a9379ff96a64 6ab8d6e428d542119f1bfed9d57adc49 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-06 13:40:47.559 7 INFO glance.location [None req-82943508-1c84-4396-b2bc-bfa384ddd828 d6941bfab92642f1b5a9a9379ff96a64 6ab8d6e428d542119f1bfed9d57adc49 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 181/359] 10.0.0.209 () {32 vars in 726 bytes} [Mon Jul 6 13:40:46 2026] PUT /v2/images/83ed7369-10e1-42cd-92ce-e56ad08ad1a0/file => generated 0 bytes in 1174 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 179/360] 10.0.0.209 () {32 vars in 706 bytes} [Mon Jul 6 13:40:47 2026] GET /v2/images/83ed7369-10e1-42cd-92ce-e56ad08ad1a0 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 10.0.0.209 () {32 vars in 716 bytes} [Mon Jul 6 13:40:47 2026] GET /v2/images/83ed7369-10e1-42cd-92ce-e56ad08ad1a0/file => generated 1024 bytes in 167 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 6|app: 0|req: 180/362] 10.0.0.209 () {34 vars in 654 bytes} [Mon Jul 6 13:40:47 2026] POST /v2/images => generated 648 bytes in 80 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 10.0.0.209 () {32 vars in 725 bytes} [Mon Jul 6 13:40:47 2026] PATCH /v2/images/9c40772b-343f-4fbf-99f0-49f991e53bbb => generated 653 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 181/364] 10.0.0.209 () {32 vars in 706 bytes} [Mon Jul 6 13:40:47 2026] GET /v2/images/9c40772b-343f-4fbf-99f0-49f991e53bbb => generated 653 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-06 13:40:48.026 7 WARNING glance.api.v2.images [None req-677d6b3b-f3f4-42d8-9551-bb9efd6b919d d6941bfab92642f1b5a9a9379ff96a64 6ab8d6e428d542119f1bfed9d57adc49 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9c40772b-343f-4fbf-99f0-49f991e53bbb [pid: 7|app: 0|req: 184/365] 10.0.0.209 () {32 vars in 709 bytes} [Mon Jul 6 13:40:48 2026] DELETE /v2/images/9c40772b-343f-4fbf-99f0-49f991e53bbb => generated 0 bytes in 124 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 182/366] 10.0.0.209 () {32 vars in 706 bytes} [Mon Jul 6 13:40:48 2026] GET /v2/images/9c40772b-343f-4fbf-99f0-49f991e53bbb => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-06 13:40:48.186 7 WARNING glance.api.v2.images [None req-acfdfd61-bb29-4c95-8c45-17f8662a618b d6941bfab92642f1b5a9a9379ff96a64 6ab8d6e428d542119f1bfed9d57adc49 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//83ed7369-10e1-42cd-92ce-e56ad08ad1a0 [pid: 7|app: 0|req: 185/369] 10.0.0.209 () {32 vars in 709 bytes} [Mon Jul 6 13:40:48 2026] DELETE /v2/images/83ed7369-10e1-42cd-92ce-e56ad08ad1a0 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 185/370] 10.0.0.209 () {32 vars in 706 bytes} [Mon Jul 6 13:40:48 2026] GET /v2/images/83ed7369-10e1-42cd-92ce-e56ad08ad1a0 => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-06 13:40:48.864 7 WARNING glance.api.v2.images [None req-8dde1b10-291e-43e7-9535-e0aeec7aee30 d6941bfab92642f1b5a9a9379ff96a64 6ab8d6e428d542119f1bfed9d57adc49 - - default default] Failed to find image e106818d-0ca2-4668-af91-713f5d283158 to delete: glance.common.exception.ImageNotFound: No image found with ID e106818d-0ca2-4668-af91-713f5d283158 [pid: 7|app: 0|req: 186/371] 10.0.0.209 () {32 vars in 709 bytes} [Mon Jul 6 13:40:48 2026] DELETE /v2/images/e106818d-0ca2-4668-af91-713f5d283158 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 186/372] 10.0.0.209 () {32 vars in 706 bytes} [Mon Jul 6 13:40:48 2026] GET /v2/images/e106818d-0ca2-4668-af91-713f5d283158 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 189/377] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:41:08 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:41:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:41:48 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 193/386] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:41:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:41:59 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 196/392] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:41: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: 200/399] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:42:30 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/400] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:42:30 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: 6|app: 0|req: 202/403] 10.0.0.209 () {30 vars in 410 bytes} [Mon Jul 6 13:42:39 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: 204/408] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:43:08 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 205/409] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:43:08 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: 6|app: 0|req: 207/412] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:43:10 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:43:10 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: 6|app: 0|req: 211/420] 10.0.0.209 () {32 vars in 706 bytes} [Mon Jul 6 13:43:47 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 10.0.0.209 () {32 vars in 706 bytes} [Mon Jul 6 13:43:47 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/422] 10.0.0.147 () {36 vars in 986 bytes} [Mon Jul 6 13:43:47 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:43:47 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: 6|app: 0|req: 213/424] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:43:47 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: 212/425] 10.0.0.147 () {36 vars in 986 bytes} [Mon Jul 6 13:43:47 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 214/426] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:43:47 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: 213/427] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:43:47 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: 6|app: 0|req: 215/428] 10.0.0.147 () {36 vars in 986 bytes} [Mon Jul 6 13:43:47 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:43:47 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 216/430] 10.0.0.228 () {36 vars in 910 bytes} [Mon Jul 6 13:43:47 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: 215/431] 10.0.0.228 () {36 vars in 1006 bytes} [Mon Jul 6 13:43:47 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 217/432] 10.0.0.228 () {36 vars in 986 bytes} [Mon Jul 6 13:43:47 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 10.0.0.228 () {36 vars in 926 bytes} [Mon Jul 6 13:43:47 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: 6|app: 0|req: 218/434] 10.0.0.228 () {36 vars in 926 bytes} [Mon Jul 6 13:43:47 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: 6|app: 0|req: 226/449] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:44:55 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:44:55 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: 6|app: 0|req: 229/455] 10.0.0.7 () {36 vars in 984 bytes} [Mon Jul 6 13:45:12 2026] GET /v2/images/75b1fdf8-dd21-4065-bca3-4320361b3588 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 10.0.0.7 () {36 vars in 924 bytes} [Mon Jul 6 13:45:12 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 235/467] 199.19.213.91 () {32 vars in 824 bytes} [Mon Jul 6 13:46:00 2026] GET /v2/images?status=active&owner=89de6a726d1c4b2880a60b86ae46065c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 199.19.213.91 () {32 vars in 651 bytes} [Mon Jul 6 13:46: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: 6|app: 0|req: 236/469] 10.0.0.147 () {36 vars in 986 bytes} [Mon Jul 6 13:46:00 2026] GET /v2/images/628818ed-3b8a-4257-aebc-5afd3fcce9be => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/470] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:46:00 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: 6|app: 0|req: 237/471] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:46:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.147 () {36 vars in 986 bytes} [Mon Jul 6 13:46:00 2026] GET /v2/images/628818ed-3b8a-4257-aebc-5afd3fcce9be => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 238/473] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:46:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:46:00 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 239/475] 10.0.0.147 () {36 vars in 986 bytes} [Mon Jul 6 13:46:00 2026] GET /v2/images/628818ed-3b8a-4257-aebc-5afd3fcce9be => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 10.0.0.147 () {36 vars in 926 bytes} [Mon Jul 6 13:46:00 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: 6|app: 0|req: 240/477] 10.0.0.228 () {36 vars in 910 bytes} [Mon Jul 6 13:46:01 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: 238/478] 10.0.0.228 () {36 vars in 1006 bytes} [Mon Jul 6 13:46:01 2026] GET /v2/images/628818ed-3b8a-4257-aebc-5afd3fcce9be/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 241/479] 10.0.0.228 () {36 vars in 986 bytes} [Mon Jul 6 13:46:01 2026] GET /v2/images/628818ed-3b8a-4257-aebc-5afd3fcce9be => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/480] 10.0.0.228 () {36 vars in 926 bytes} [Mon Jul 6 13:46:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 242/481] 10.0.0.228 () {36 vars in 926 bytes} [Mon Jul 6 13:46:01 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: 6|app: 0|req: 270/536] 10.0.0.209 () {32 vars in 632 bytes} [Mon Jul 6 13:50:30 2026] GET /v2/images => generated 5162 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)