+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 01:11:10 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-85cdf455d8-lxksv 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f8290126668 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-07-01 01:11:12.105 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 01:11:12.148 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-07-01 01:11:12.949 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-01 01:11:12.950 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-01 01:11:12.951 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 01:11:12.988 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-07-01 01:11:12.989 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-07-01 01:11:12.990 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 01:11:15.032 7 WARNING glance.api.v2.images [None req-26a7d6e6-5551-42c3-8ca3-294ae8ea5f08 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:11:15.055 8 WARNING glance.api.v2.images [None req-d0207309-0ea2-48a8-bb29-8ddea10ffecf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:11:15.366 7 WARNING keystonemiddleware._common.config [None req-26a7d6e6-5551-42c3-8ca3-294ae8ea5f08 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:11:15.373 7 WARNING oslo_config.cfg [None req-26a7d6e6-5551-42c3-8ca3-294ae8ea5f08 - - - - - -] 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 0x7f8290126668 pid: 7 (default app) 2026-07-01 01:11:15.390 8 WARNING keystonemiddleware._common.config [None req-d0207309-0ea2-48a8-bb29-8ddea10ffecf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:11:15.397 8 WARNING oslo_config.cfg [None req-d0207309-0ea2-48a8-bb29-8ddea10ffecf - - - - - -] 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 0x7f8290126668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:11:16 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-07-01 01:11:17.175 8 WARNING oslo_policy.policy [None req-58a53c21-2adb-43c4-8b52-27ec7a3c448c ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - 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-01 01:11:17.175 8 WARNING oslo_policy.policy [None req-58a53c21-2adb-43c4-8b52-27ec7a3c448c ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - 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-01 01:11:17.191 8 WARNING oslo_policy.policy [None req-58a53c21-2adb-43c4-8b52-27ec7a3c448c ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - 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-01 01:11:17.191 8 WARNING oslo_policy.policy [None req-58a53c21-2adb-43c4-8b52-27ec7a3c448c ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:11:16 2026] GET /v2/images => generated 69 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:11:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:11:20 2026] GET /v2/images => generated 69 bytes in 39 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-07-01 01:11:20.745 7 WARNING oslo_policy.policy [None req-eca09bc2-9186-4365-aa58-7ee5d747eb8a ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - 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-01 01:11:20.745 7 WARNING oslo_policy.policy [None req-eca09bc2-9186-4365-aa58-7ee5d747eb8a ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.38 () {44 vars in 907 bytes} [Wed Jul 1 01:11:20 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.38 () {44 vars in 929 bytes} [Wed Jul 1 01:11:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:11:20.876 7 WARNING oslo_policy.policy [None req-167493c7-d1e5-4d22-b4cd-7eed6be322f1 ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - 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-01 01:11:20.876 7 WARNING oslo_policy.policy [None req-167493c7-d1e5-4d22-b4cd-7eed6be322f1 ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.38 () {44 vars in 935 bytes} [Wed Jul 1 01:11:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:11:20.961 8 WARNING oslo_config.cfg [None req-1be97033-732b-4d43-bdba-392ee1058d13 ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.38 () {48 vars in 947 bytes} [Wed Jul 1 01:11:20 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 01:11:20.984 7 WARNING oslo_policy.policy [None req-df6085cb-87b1-4ae1-b80d-5772bb6f880d ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - 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-01 01:11:20.985 7 WARNING oslo_policy.policy [None req-df6085cb-87b1-4ae1-b80d-5772bb6f880d ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - 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-01 01:11:20.986 7 INFO glance.api.v2.image_data [None req-df6085cb-87b1-4ae1-b80d-5772bb6f880d ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:11:24.227 7 WARNING glance.location [None req-df6085cb-87b1-4ae1-b80d-5772bb6f880d ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.38 () {48 vars in 1041 bytes} [Wed Jul 1 01:11:20 2026] PUT /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3/file => generated 0 bytes in 3291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5364 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.38 () {44 vars in 967 bytes} [Wed Jul 1 01:11:24 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:11:24.413 7 WARNING oslo_config.cfg [None req-9b66ebfd-5279-4b5b-9648-25bd4ad98c0d ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.38 () {48 vars in 1047 bytes} [Wed Jul 1 01:11:24 2026] PATCH /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.38 () {44 vars in 967 bytes} [Wed Jul 1 01:11:24 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => 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: 133/264] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:32:00 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: 132/265] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:32:00 2026] GET /v2/images => generated 1381 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:33:05 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: 140/281] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:33:05 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.38 () {44 vars in 933 bytes} [Wed Jul 1 01:33:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.38 () {44 vars in 955 bytes} [Wed Jul 1 01:33:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.38 () {44 vars in 935 bytes} [Wed Jul 1 01:33:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.38 () {48 vars in 947 bytes} [Wed Jul 1 01:33:05 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 01:33:05.914 7 INFO glance.api.v2.image_data [None req-168619ea-4523-42e3-95fe-857766dc46d6 ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:33:30.524 7 WARNING glance.location [None req-168619ea-4523-42e3-95fe-857766dc46d6 ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/290] 199.204.45.38 () {48 vars in 1042 bytes} [Wed Jul 1 01:33:05 2026] PUT /v2/images/503c9d67-5187-48bd-b9aa-67320fe14b4c/file => generated 0 bytes in 24655 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65548 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.38 () {44 vars in 967 bytes} [Wed Jul 1 01:33:30 2026] GET /v2/images/503c9d67-5187-48bd-b9aa-67320fe14b4c => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.38 () {48 vars in 1047 bytes} [Wed Jul 1 01:33:30 2026] PATCH /v2/images/503c9d67-5187-48bd-b9aa-67320fe14b4c => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.38 () {44 vars in 967 bytes} [Wed Jul 1 01:33:30 2026] GET /v2/images/503c9d67-5187-48bd-b9aa-67320fe14b4c => 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: 146/294] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:33:32 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: 149/295] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:33:32 2026] GET /v2/images => generated 2778 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:40: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: 191/379] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:40:14 2026] GET /v2/images => generated 2778 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:40: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: 190/383] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:40:28 2026] GET /v2/images => generated 2778 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.38 () {44 vars in 943 bytes} [Wed Jul 1 01:40:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.38 () {44 vars in 965 bytes} [Wed Jul 1 01:40:28 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.38 () {44 vars in 935 bytes} [Wed Jul 1 01:40:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.38 () {48 vars in 947 bytes} [Wed Jul 1 01:40:28 2026] POST /v2/images => generated 799 bytes in 322 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 01:40:28.968 8 WARNING oslo_policy.policy [None req-0f4ac94d-c9a7-46c7-987e-9ff373c1132b ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - 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-01 01:40:28.968 8 WARNING oslo_policy.policy [None req-0f4ac94d-c9a7-46c7-987e-9ff373c1132b ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - 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-01 01:40:28.971 8 INFO glance.api.v2.image_data [None req-0f4ac94d-c9a7-46c7-987e-9ff373c1132b ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:40:42.696 8 INFO glance.location [None req-0f4ac94d-c9a7-46c7-987e-9ff373c1132b ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/390] 199.204.45.38 () {48 vars in 1041 bytes} [Wed Jul 1 01:40:28 2026] PUT /v2/images/0dc7e3b4-74e1-4cc3-ad5a-b5d0f9a1cb1d/file => generated 0 bytes in 13777 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26926 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.38 () {44 vars in 967 bytes} [Wed Jul 1 01:40:42 2026] GET /v2/images/0dc7e3b4-74e1-4cc3-ad5a-b5d0f9a1cb1d => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.38 () {48 vars in 1047 bytes} [Wed Jul 1 01:40:42 2026] PATCH /v2/images/0dc7e3b4-74e1-4cc3-ad5a-b5d0f9a1cb1d => generated 1410 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.38 () {44 vars in 967 bytes} [Wed Jul 1 01:40:42 2026] GET /v2/images/0dc7e3b4-74e1-4cc3-ad5a-b5d0f9a1cb1d => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:41: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: 201/403] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:41:21 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:41: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: 203/407] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:41:33 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.38 () {44 vars in 935 bytes} [Wed Jul 1 01:41:33 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.38 () {44 vars in 957 bytes} [Wed Jul 1 01:41:33 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.38 () {44 vars in 935 bytes} [Wed Jul 1 01:41:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.38 () {48 vars in 947 bytes} [Wed Jul 1 01:41:33 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 01:41:33.582 8 INFO glance.api.v2.image_data [None req-33db3f21-fcf1-4566-9ff5-ef6a43fa174c ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:41:49.521 8 INFO glance.location [None req-33db3f21-fcf1-4566-9ff5-ef6a43fa174c ec8022aedc564825b797f405526e5c44 7dd47eaccc254c81906963b11394a8e3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/416] 199.204.45.38 () {48 vars in 1042 bytes} [Wed Jul 1 01:41:33 2026] PUT /v2/images/a7863890-16ee-476a-9c08-32b1ac051a32/file => generated 0 bytes in 15984 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32720 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.38 () {44 vars in 967 bytes} [Wed Jul 1 01:41:49 2026] GET /v2/images/a7863890-16ee-476a-9c08-32b1ac051a32 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.38 () {48 vars in 1047 bytes} [Wed Jul 1 01:41:49 2026] PATCH /v2/images/a7863890-16ee-476a-9c08-32b1ac051a32 => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.38 () {44 vars in 967 bytes} [Wed Jul 1 01:41:49 2026] GET /v2/images/a7863890-16ee-476a-9c08-32b1ac051a32 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/572] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:54:33 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: 285/573] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:54:33 2026] GET /v2/images => generated 5574 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/602] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:56:53 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: 300/603] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:56:53 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/606] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:56:55 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: 302/607] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:56:55 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:57:45 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: 311/619] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:57:45 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:57:53 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: 312/621] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:57:53 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/636] 199.204.45.38 () {42 vars in 684 bytes} [Wed Jul 1 01:58:54 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: 317/637] 199.204.45.38 () {44 vars in 906 bytes} [Wed Jul 1 01:58:54 2026] GET /v2/images => generated 5574 bytes in 51 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: 325/646] 10.0.0.3 () {32 vars in 631 bytes} [Wed Jul 1 01:59:38 2026] GET /v2/images => generated 5574 bytes in 21 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: 325/653] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:00:06 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/654] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:00:06 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/655] 10.0.0.3 () {34 vars in 653 bytes} [Wed Jul 1 02:00:12 2026] POST /v2/images => generated 648 bytes in 203 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 02:00:13.075 7 WARNING glance.api.v2.images [None req-6b9ffe93-b3b7-4b91-b038-61ef93aaa3d2 13d0c93dfc974ce39ca705bd8c8d0097 776f80226f584e408f96db41a218f605 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//604bc748-3c91-456f-afc4-f8d40b8d3529 [pid: 7|app: 0|req: 330/656] 10.0.0.3 () {32 vars in 708 bytes} [Wed Jul 1 02:00:13 2026] DELETE /v2/images/604bc748-3c91-456f-afc4-f8d40b8d3529 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/657] 10.0.0.3 () {32 vars in 705 bytes} [Wed Jul 1 02:00:13 2026] GET /v2/images/604bc748-3c91-456f-afc4-f8d40b8d3529 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/658] 10.0.0.3 () {32 vars in 631 bytes} [Wed Jul 1 02:00:13 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/659] 10.0.0.3 () {34 vars in 653 bytes} [Wed Jul 1 02:00:13 2026] POST /v2/images => generated 703 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 10.0.0.3 () {32 vars in 715 bytes} [Wed Jul 1 02:00:13 2026] GET /v2/images/b5983893-3111-4f50-b961-ad808109f7f7/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:13.280 8 INFO glance.api.v2.image_data [None req-702243fb-f4d6-414c-88fa-8853e57c25a4 13d0c93dfc974ce39ca705bd8c8d0097 776f80226f584e408f96db41a218f605 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 02:00:13.337 8 WARNING glance_store._drivers.rbd [None req-702243fb-f4d6-414c-88fa-8853e57c25a4 13d0c93dfc974ce39ca705bd8c8d0097 776f80226f584e408f96db41a218f605 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 333/661] 199.204.45.38 () {36 vars in 990 bytes} [Wed Jul 1 02:00:13 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 199.204.45.38 () {36 vars in 930 bytes} [Wed Jul 1 02:00:13 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) 2026-07-01 02:00:14.425 8 INFO glance.location [None req-702243fb-f4d6-414c-88fa-8853e57c25a4 13d0c93dfc974ce39ca705bd8c8d0097 776f80226f584e408f96db41a218f605 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 329/665] 10.0.0.3 () {32 vars in 725 bytes} [Wed Jul 1 02:00:13 2026] PUT /v2/images/b5983893-3111-4f50-b961-ad808109f7f7/file => generated 0 bytes in 1206 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/666] 199.204.45.38 () {36 vars in 990 bytes} [Wed Jul 1 02:00:14 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/667] 10.0.0.3 () {32 vars in 705 bytes} [Wed Jul 1 02:00:14 2026] GET /v2/images/b5983893-3111-4f50-b961-ad808109f7f7 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/668] 199.204.45.38 () {36 vars in 930 bytes} [Wed Jul 1 02:00:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/669] 10.0.0.3 () {32 vars in 715 bytes} [Wed Jul 1 02:00:14 2026] GET /v2/images/b5983893-3111-4f50-b961-ad808109f7f7/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/670] 10.0.0.3 () {34 vars in 653 bytes} [Wed Jul 1 02:00:14 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/671] 10.0.0.3 () {32 vars in 724 bytes} [Wed Jul 1 02:00:14 2026] PATCH /v2/images/a42fdecb-976a-439b-b8e5-20af4fc72a92 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/672] 10.0.0.3 () {32 vars in 705 bytes} [Wed Jul 1 02:00:14 2026] GET /v2/images/a42fdecb-976a-439b-b8e5-20af4fc72a92 => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:14.798 8 WARNING glance.api.v2.images [None req-e0f84574-976d-42f4-9f17-da9cd1e938df 13d0c93dfc974ce39ca705bd8c8d0097 776f80226f584e408f96db41a218f605 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a42fdecb-976a-439b-b8e5-20af4fc72a92 [pid: 8|app: 0|req: 333/673] 10.0.0.3 () {32 vars in 708 bytes} [Wed Jul 1 02:00:14 2026] DELETE /v2/images/a42fdecb-976a-439b-b8e5-20af4fc72a92 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/674] 10.0.0.3 () {32 vars in 705 bytes} [Wed Jul 1 02:00:14 2026] GET /v2/images/a42fdecb-976a-439b-b8e5-20af4fc72a92 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:14.875 8 WARNING glance.api.v2.images [None req-df28104d-f773-49b3-8636-def6adfbb574 13d0c93dfc974ce39ca705bd8c8d0097 776f80226f584e408f96db41a218f605 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b5983893-3111-4f50-b961-ad808109f7f7 [pid: 8|app: 0|req: 334/675] 10.0.0.3 () {32 vars in 708 bytes} [Wed Jul 1 02:00:14 2026] DELETE /v2/images/b5983893-3111-4f50-b961-ad808109f7f7 => generated 0 bytes in 780 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.3 () {32 vars in 705 bytes} [Wed Jul 1 02:00:15 2026] GET /v2/images/b5983893-3111-4f50-b961-ad808109f7f7 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:15.675 8 WARNING glance.api.v2.images [None req-7622a1a4-14b0-48b8-9987-51a925ab53d7 13d0c93dfc974ce39ca705bd8c8d0097 776f80226f584e408f96db41a218f605 - - default default] Failed to find image 604bc748-3c91-456f-afc4-f8d40b8d3529 to delete: glance.common.exception.ImageNotFound: No image found with ID 604bc748-3c91-456f-afc4-f8d40b8d3529 [pid: 8|app: 0|req: 335/677] 10.0.0.3 () {32 vars in 708 bytes} [Wed Jul 1 02:00:15 2026] DELETE /v2/images/604bc748-3c91-456f-afc4-f8d40b8d3529 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/678] 10.0.0.3 () {32 vars in 705 bytes} [Wed Jul 1 02:00:15 2026] GET /v2/images/604bc748-3c91-456f-afc4-f8d40b8d3529 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:00:17 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/680] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:00:17 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: 337/681] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:00:18 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => 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: 345/682] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:00:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:00:52 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:00:52 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: 343/693] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:00:59 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => 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: 351/694] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:00:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jul 1 02:01:05 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/698] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:01:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:01:05 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: 354/700] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jul 1 02:01:05 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:01:05 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: 355/702] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:01:05 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: 348/703] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jul 1 02:01:05 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:01:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:01:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.181 () {36 vars in 911 bytes} [Wed Jul 1 02:01:06 2026] GET /versions => generated 1301 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.181 () {36 vars in 1007 bytes} [Wed Jul 1 02:01:06 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.181 () {36 vars in 987 bytes} [Wed Jul 1 02:01:06 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/709] 10.0.0.181 () {36 vars in 927 bytes} [Wed Jul 1 02:01:06 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: 359/710] 10.0.0.181 () {36 vars in 927 bytes} [Wed Jul 1 02:01:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/723] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => 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: 366/724] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:02:07 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/729] 10.0.0.3 () {30 vars in 409 bytes} [Wed Jul 1 02:02:26 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/734] 10.0.0.3 () {32 vars in 705 bytes} [Wed Jul 1 02:02:44 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.3 () {32 vars in 705 bytes} [Wed Jul 1 02:02:44 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jul 1 02:02:44 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:02:44 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: 366/738] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:02: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: 7|app: 0|req: 373/739] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jul 1 02:02:44 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/740] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:02:44 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: 374/741] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:02:44 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: 368/742] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jul 1 02:02:44 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => 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: 375/743] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:02:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.181 () {36 vars in 911 bytes} [Wed Jul 1 02:02:44 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: 376/745] 10.0.0.181 () {36 vars in 1007 bytes} [Wed Jul 1 02:02:44 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.181 () {36 vars in 987 bytes} [Wed Jul 1 02:02:44 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.181 () {36 vars in 927 bytes} [Wed Jul 1 02:02:44 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: 371/748] 10.0.0.181 () {36 vars in 927 bytes} [Wed Jul 1 02:02:44 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: 375/755] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:03:16 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/756] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:03:16 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: 378/761] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:03:41 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => 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: 384/762] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:03:41 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: 379/763] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:03:43 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => 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: 385/764] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:03:43 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: 381/767] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:03:47 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => 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: 387/768] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:03: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: 7|app: 0|req: 391/775] 10.0.0.81 () {36 vars in 986 bytes} [Wed Jul 1 02:04:16 2026] GET /v2/images/a862946d-042a-43a9-acd2-c7c99518b3e3 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.81 () {36 vars in 926 bytes} [Wed Jul 1 02:04:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/777] 199.204.45.38 () {32 vars in 825 bytes} [Wed Jul 1 02:04:16 2026] GET /v2/images?status=active&owner=7dd47eaccc254c81906963b11394a8e3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/778] 199.204.45.38 () {32 vars in 652 bytes} [Wed Jul 1 02:04:16 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: 393/779] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jul 1 02:04:16 2026] GET /v2/images/503c9d67-5187-48bd-b9aa-67320fe14b4c => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:04:17 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: 394/781] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:04:17 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: 388/782] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jul 1 02:04:17 2026] GET /v2/images/503c9d67-5187-48bd-b9aa-67320fe14b4c => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/783] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:04:17 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: 389/784] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:04:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/785] 10.0.0.154 () {36 vars in 987 bytes} [Wed Jul 1 02:04:17 2026] GET /v2/images/503c9d67-5187-48bd-b9aa-67320fe14b4c => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/786] 10.0.0.154 () {36 vars in 927 bytes} [Wed Jul 1 02:04:17 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: 397/787] 10.0.0.181 () {36 vars in 911 bytes} [Wed Jul 1 02:04:17 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: 391/788] 10.0.0.181 () {36 vars in 1007 bytes} [Wed Jul 1 02:04:17 2026] GET /v2/images/503c9d67-5187-48bd-b9aa-67320fe14b4c/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/789] 10.0.0.181 () {36 vars in 987 bytes} [Wed Jul 1 02:04:17 2026] GET /v2/images/503c9d67-5187-48bd-b9aa-67320fe14b4c => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/790] 10.0.0.181 () {36 vars in 927 bytes} [Wed Jul 1 02:04:17 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: 399/791] 10.0.0.181 () {36 vars in 927 bytes} [Wed Jul 1 02:04:17 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: 431/854] 10.0.0.3 () {32 vars in 631 bytes} [Wed Jul 1 02:09:31 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)