+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 9 09:47:31 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-65b74c695c-4dkm4 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 0x7f399d871668 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-09 09:47:33.735 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-09 09:47:33.759 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-09 09:47:34.655 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-09 09:47:34.656 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-09 09:47:34.656 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 09:47:34.661 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-09 09:47:34.662 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-09 09:47:34.663 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-09 09:47:36.770 8 WARNING glance.api.v2.images [None req-e2eacc6c-e9e1-4581-8eae-f92855c9b439 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 09:47:36.903 7 WARNING glance.api.v2.images [None req-fd771549-d292-4145-99df-87c53b282fbc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 09:47:37.119 8 WARNING keystonemiddleware._common.config [None req-e2eacc6c-e9e1-4581-8eae-f92855c9b439 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 09:47:37.126 8 WARNING oslo_config.cfg [None req-e2eacc6c-e9e1-4581-8eae-f92855c9b439 - - - - - -] 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 0x7f399d871668 pid: 8 (default app) 2026-07-09 09:47:37.289 7 WARNING keystonemiddleware._common.config [None req-fd771549-d292-4145-99df-87c53b282fbc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 09:47:37.298 7 WARNING oslo_config.cfg [None req-fd771549-d292-4145-99df-87c53b282fbc - - - - - -] 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 0x7f399d871668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 09:47:38 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-09 09:47:39.051 7 WARNING oslo_policy.policy [None req-93e0b011-d0b0-4b96-a5a6-b580c27c25d3 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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-09 09:47:39.052 7 WARNING oslo_policy.policy [None req-93e0b011-d0b0-4b96-a5a6-b580c27c25d3 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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-09 09:47:39.069 7 WARNING oslo_policy.policy [None req-93e0b011-d0b0-4b96-a5a6-b580c27c25d3 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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-09 09:47:39.069 7 WARNING oslo_policy.policy [None req-93e0b011-d0b0-4b96-a5a6-b580c27c25d3 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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: 1/6] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 09:47:38 2026] GET /v2/images => generated 69 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 09:47:42 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: 2/8] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 09:47:42 2026] GET /v2/images => generated 69 bytes in 36 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-09 09:47:42.764 8 WARNING oslo_policy.policy [None req-18dce20e-8c3e-4949-920b-22dcdbe85cef 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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-09 09:47:42.764 8 WARNING oslo_policy.policy [None req-18dce20e-8c3e-4949-920b-22dcdbe85cef 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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: 7/9] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 9 09:47:42 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.53 () {44 vars in 928 bytes} [Thu Jul 9 09:47:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 09:47:42.906 8 WARNING oslo_policy.policy [None req-ec9635f7-09b4-47e2-bdaa-ebbb21d56099 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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-09 09:47:42.906 8 WARNING oslo_policy.policy [None req-ec9635f7-09b4-47e2-bdaa-ebbb21d56099 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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: 8/11] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jul 9 09:47:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 09:47:43.000 7 WARNING oslo_config.cfg [None req-e519c836-edc9-4954-bc86-d030f59450db 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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: 4/12] 199.204.45.53 () {48 vars in 946 bytes} [Thu Jul 9 09:47:42 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 09:47:43.025 8 WARNING oslo_policy.policy [None req-0a59ed2a-b6df-420d-bf58-bbc1be758a92 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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-09 09:47:43.026 8 WARNING oslo_policy.policy [None req-0a59ed2a-b6df-420d-bf58-bbc1be758a92 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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-09 09:47:43.027 8 INFO glance.api.v2.image_data [None req-0a59ed2a-b6df-420d-bf58-bbc1be758a92 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 09:47:47.755 8 WARNING glance.location [None req-0a59ed2a-b6df-420d-bf58-bbc1be758a92 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.53 () {48 vars in 1040 bytes} [Thu Jul 9 09:47:43 2026] PUT /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2/file => generated 0 bytes in 4780 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4907 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jul 9 09:47:47 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 09:47:47.922 8 WARNING oslo_config.cfg [None req-338f8874-7ae9-4054-987a-0b0822ca04e5 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - 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: 10/17] 199.204.45.53 () {48 vars in 1046 bytes} [Thu Jul 9 09:47:47 2026] PATCH /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jul 9 09:47:47 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 139/279] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:09:35 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: 141/280] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:09:35 2026] GET /v2/images => generated 1381 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:09: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: 142/286] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:09:53 2026] GET /v2/images => generated 1381 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.53 () {44 vars in 932 bytes} [Thu Jul 9 10:09:53 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.53 () {44 vars in 954 bytes} [Thu Jul 9 10:09:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jul 9 10:09:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.53 () {48 vars in 946 bytes} [Thu Jul 9 10:09:53 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 10:09:53.896 8 INFO glance.api.v2.image_data [None req-33076c16-344d-491e-b6d9-af4375efb6c3 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 10:10:36.016 8 WARNING glance.location [None req-33076c16-344d-491e-b6d9-af4375efb6c3 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 147/299] 199.204.45.53 () {48 vars in 1041 bytes} [Thu Jul 9 10:09:53 2026] PUT /v2/images/6141cd61-e954-4e36-b46b-72af0604df98/file => generated 0 bytes in 42167 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58700 switches on core 0) [pid: 7|app: 0|req: 153/300] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jul 9 10:10:36 2026] GET /v2/images/6141cd61-e954-4e36-b46b-72af0604df98 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/301] 199.204.45.53 () {48 vars in 1046 bytes} [Thu Jul 9 10:10:36 2026] PATCH /v2/images/6141cd61-e954-4e36-b46b-72af0604df98 => generated 1395 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/302] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jul 9 10:10:36 2026] GET /v2/images/6141cd61-e954-4e36-b46b-72af0604df98 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/305] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:10:37 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: 150/306] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:10:37 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:17:37 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: 193/392] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:17:37 2026] GET /v2/images => generated 2778 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:17:46 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/396] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:17:46 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.53 () {44 vars in 942 bytes} [Thu Jul 9 10:17:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.53 () {44 vars in 964 bytes} [Thu Jul 9 10:17:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jul 9 10:17:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.204.45.53 () {48 vars in 946 bytes} [Thu Jul 9 10:17:47 2026] POST /v2/images => generated 799 bytes in 1041 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 10:17:48.128 8 INFO glance.api.v2.image_data [None req-2ec6df15-b3b0-48bc-805e-f3a1d45738ca 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 10:18:56.454 8 INFO glance.location [None req-2ec6df15-b3b0-48bc-805e-f3a1d45738ca 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/413] 199.204.45.53 () {48 vars in 1040 bytes} [Thu Jul 9 10:17:48 2026] PUT /v2/images/dc9dcbda-bffe-41dd-a11e-ee8812ff632b/file => generated 0 bytes in 68376 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22724 switches on core 0) [pid: 7|app: 0|req: 216/414] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jul 9 10:18:56 2026] GET /v2/images/dc9dcbda-bffe-41dd-a11e-ee8812ff632b => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/417] 199.204.45.53 () {48 vars in 1046 bytes} [Thu Jul 9 10:18:56 2026] PATCH /v2/images/dc9dcbda-bffe-41dd-a11e-ee8812ff632b => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/418] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jul 9 10:18:56 2026] GET /v2/images/dc9dcbda-bffe-41dd-a11e-ee8812ff632b => 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: 207/433] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:20:16 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: 227/434] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:20:16 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/439] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:20: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: 230/440] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:20:28 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: 211/441] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jul 9 10:20:28 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/442] 199.204.45.53 () {44 vars in 956 bytes} [Thu Jul 9 10:20:28 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/443] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jul 9 10:20:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/444] 199.204.45.53 () {48 vars in 946 bytes} [Thu Jul 9 10:20:28 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 10:20:28.651 8 INFO glance.api.v2.image_data [None req-e1be17dc-e210-4fdf-8a6a-07ae5700488b 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 10:20:47.072 8 INFO glance.location [None req-e1be17dc-e210-4fdf-8a6a-07ae5700488b 910123bd4b00410a8eb204ff265bd2a1 26c6a6dac54e4fd8a0f7a00363d675e9 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 213/449] 199.204.45.53 () {48 vars in 1041 bytes} [Thu Jul 9 10:20:28 2026] PUT /v2/images/50705a7a-9596-468e-b342-1424254f5448/file => generated 0 bytes in 18469 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29585 switches on core 0) [pid: 7|app: 0|req: 237/450] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jul 9 10:20:47 2026] GET /v2/images/50705a7a-9596-468e-b342-1424254f5448 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/451] 199.204.45.53 () {48 vars in 1046 bytes} [Thu Jul 9 10:20:47 2026] PATCH /v2/images/50705a7a-9596-468e-b342-1424254f5448 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/452] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jul 9 10:20:47 2026] GET /v2/images/50705a7a-9596-468e-b342-1424254f5448 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/611] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:33:57 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: 294/612] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:33:57 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/645] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:36:43 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: 311/646] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:36:43 2026] GET /v2/images => generated 5574 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/647] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:36:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/648] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:36:46 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/665] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:38:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/666] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:38:00 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/669] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:38:08 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: 347/670] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:38:08 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/683] 199.204.45.53 () {42 vars in 683 bytes} [Thu Jul 9 10:39:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/684] 199.204.45.53 () {44 vars in 905 bytes} [Thu Jul 9 10:39:13 2026] GET /v2/images => generated 5574 bytes in 50 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: 336/695] 10.0.0.67 () {32 vars in 632 bytes} [Thu Jul 9 10:39:57 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/700] 10.0.0.67 () {34 vars in 654 bytes} [Thu Jul 9 10:40:16 2026] POST /v2/images => generated 649 bytes in 213 msecs (HTTP/1.1 201) 6 headers in 342 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, ' 2026-07-09 10:40:16.867 7 WARNING glance.api.v2.images [None req-4ed5a307-7f6d-4013-a307-704d566a105f ed5adbcf41df46f6ad1f5c896559de00 4e8dcaa2fe0f4a678c90988c8fa6f0f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f53cadba-fc35-4662-a9b8-b58d107e7129 [pid: 7|app: 0|req: 362/701] 10.0.0.67 () {32 vars in 709 bytes} [Thu Jul 9 10:40:16 2026] DELETE /v2/images/f53cadba-fc35-4662-a9b8-b58d107e7129 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/702] 10.0.0.67 () {32 vars in 706 bytes} [Thu Jul 9 10:40:16 2026] GET /v2/images/f53cadba-fc35-4662-a9b8-b58d107e7129 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/703] 10.0.0.67 () {32 vars in 632 bytes} [Thu Jul 9 10:40:16 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/704] 10.0.0.67 () {34 vars in 654 bytes} [Thu Jul 9 10:40:17 2026] POST /v2/images => generated 703 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 10:40:17.101 7 WARNING oslo_policy.policy [None req-f2a3de8d-97da-48f6-8b39-4ee9fedff7c5 ed5adbcf41df46f6ad1f5c896559de00 4e8dcaa2fe0f4a678c90988c8fa6f0f6 - - 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-09 10:40:17.102 7 WARNING oslo_policy.policy [None req-f2a3de8d-97da-48f6-8b39-4ee9fedff7c5 ed5adbcf41df46f6ad1f5c896559de00 4e8dcaa2fe0f4a678c90988c8fa6f0f6 - - 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: 364/705] 10.0.0.67 () {32 vars in 716 bytes} [Thu Jul 9 10:40:17 2026] GET /v2/images/65751c1d-c563-43b2-bb5b-512a7a86cf36/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 10:40:17.125 8 INFO glance.api.v2.image_data [None req-52e0cd46-446b-4165-a921-2da2f1f612c0 ed5adbcf41df46f6ad1f5c896559de00 4e8dcaa2fe0f4a678c90988c8fa6f0f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 10:40:17.173 8 WARNING glance_store._drivers.rbd [None req-52e0cd46-446b-4165-a921-2da2f1f612c0 ed5adbcf41df46f6ad1f5c896559de00 4e8dcaa2fe0f4a678c90988c8fa6f0f6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-09 10:40:17.912 8 INFO glance.location [None req-52e0cd46-446b-4165-a921-2da2f1f612c0 ed5adbcf41df46f6ad1f5c896559de00 4e8dcaa2fe0f4a678c90988c8fa6f0f6 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 342/706] 10.0.0.67 () {32 vars in 726 bytes} [Thu Jul 9 10:40:17 2026] PUT /v2/images/65751c1d-c563-43b2-bb5b-512a7a86cf36/file => generated 0 bytes in 829 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/707] 10.0.0.67 () {32 vars in 706 bytes} [Thu Jul 9 10:40:17 2026] GET /v2/images/65751c1d-c563-43b2-bb5b-512a7a86cf36 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/708] 10.0.0.67 () {32 vars in 716 bytes} [Thu Jul 9 10:40:17 2026] GET /v2/images/65751c1d-c563-43b2-bb5b-512a7a86cf36/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/709] 10.0.0.67 () {34 vars in 654 bytes} [Thu Jul 9 10:40:18 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/710] 10.0.0.67 () {32 vars in 725 bytes} [Thu Jul 9 10:40:18 2026] PATCH /v2/images/57220c98-b6b9-448b-81f7-7ed3961477d5 => generated 653 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/711] 10.0.0.67 () {32 vars in 706 bytes} [Thu Jul 9 10:40:18 2026] GET /v2/images/57220c98-b6b9-448b-81f7-7ed3961477d5 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 10:40:18.287 8 WARNING glance.api.v2.images [None req-d65fb6df-64a8-4e64-a939-ff424497a6d4 ed5adbcf41df46f6ad1f5c896559de00 4e8dcaa2fe0f4a678c90988c8fa6f0f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//57220c98-b6b9-448b-81f7-7ed3961477d5 [pid: 8|app: 0|req: 345/712] 10.0.0.67 () {32 vars in 709 bytes} [Thu Jul 9 10:40:18 2026] DELETE /v2/images/57220c98-b6b9-448b-81f7-7ed3961477d5 => 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: 368/713] 10.0.0.67 () {32 vars in 706 bytes} [Thu Jul 9 10:40:18 2026] GET /v2/images/57220c98-b6b9-448b-81f7-7ed3961477d5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 10:40:18.372 8 WARNING glance.api.v2.images [None req-d69e097e-4381-4a69-8a24-b9b31c19e10f ed5adbcf41df46f6ad1f5c896559de00 4e8dcaa2fe0f4a678c90988c8fa6f0f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//65751c1d-c563-43b2-bb5b-512a7a86cf36 [pid: 8|app: 0|req: 346/714] 10.0.0.67 () {32 vars in 709 bytes} [Thu Jul 9 10:40:18 2026] DELETE /v2/images/65751c1d-c563-43b2-bb5b-512a7a86cf36 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/715] 10.0.0.67 () {32 vars in 706 bytes} [Thu Jul 9 10:40:19 2026] GET /v2/images/65751c1d-c563-43b2-bb5b-512a7a86cf36 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 10:40:19.227 8 WARNING glance.api.v2.images [None req-2157cb95-075a-4e09-b538-c6a40b46e25a ed5adbcf41df46f6ad1f5c896559de00 4e8dcaa2fe0f4a678c90988c8fa6f0f6 - - default default] Failed to find image f53cadba-fc35-4662-a9b8-b58d107e7129 to delete: glance.common.exception.ImageNotFound: No image found with ID f53cadba-fc35-4662-a9b8-b58d107e7129 [pid: 8|app: 0|req: 347/716] 10.0.0.67 () {32 vars in 709 bytes} [Thu Jul 9 10:40:19 2026] DELETE /v2/images/f53cadba-fc35-4662-a9b8-b58d107e7129 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/717] 10.0.0.67 () {32 vars in 706 bytes} [Thu Jul 9 10:40:19 2026] GET /v2/images/f53cadba-fc35-4662-a9b8-b58d107e7129 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/718] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jul 9 10:40:21 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/719] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:40:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/720] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:40:21 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: 372/721] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jul 9 10:40:21 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/722] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:40:21 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: 373/723] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:40:21 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: 351/724] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jul 9 10:40:21 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 374/725] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:40:21 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: 352/726] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:40:21 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: 375/727] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 9 10:40:22 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/728] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 9 10:40:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/729] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 9 10:40:22 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 354/730] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 9 10:40:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/731] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 9 10:40:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/734] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:40:28 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 379/735] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:40:28 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: 357/736] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:40:29 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/737] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:40:29 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: 382/740] 199.204.45.53 () {36 vars in 990 bytes} [Thu Jul 9 10:40:37 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 359/741] 199.204.45.53 () {36 vars in 930 bytes} [Thu Jul 9 10:40:37 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: 383/742] 199.204.45.53 () {36 vars in 990 bytes} [Thu Jul 9 10:40:38 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 360/743] 199.204.45.53 () {36 vars in 930 bytes} [Thu Jul 9 10:40:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/750] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:41:08 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 387/751] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:41: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: 8|app: 0|req: 368/758] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:41:39 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 391/759] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:41:39 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: 370/762] 10.0.0.67 () {30 vars in 410 bytes} [Thu Jul 9 10:41:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/767] 10.0.0.67 () {32 vars in 706 bytes} [Thu Jul 9 10:42:09 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 395/768] 10.0.0.67 () {32 vars in 706 bytes} [Thu Jul 9 10:42:09 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 374/769] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jul 9 10:42:10 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/770] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:42:10 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/771] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:42:10 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: 397/772] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jul 9 10:42:10 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/773] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:42:10 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: 398/774] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:42:10 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: 377/775] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jul 9 10:42:10 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 399/776] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:42: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: 8|app: 0|req: 378/777] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:42:10 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: 400/778] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 9 10:42:10 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/779] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 9 10:42: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: 7|app: 0|req: 401/780] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 9 10:42:10 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/781] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 9 10:42:10 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: 402/782] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 9 10:42:10 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/787] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:42:32 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 405/788] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:42:33 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: 386/793] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:42:54 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 408/794] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:42:54 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: 388/797] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:43:04 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 410/798] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:43:04 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: 390/801] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:43:12 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/802] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:43: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: 8|app: 0|req: 396/813] 199.204.45.53 () {32 vars in 825 bytes} [Thu Jul 9 10:44:00 2026] GET /v2/images?status=active&owner=26c6a6dac54e4fd8a0f7a00363d675e9&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/814] 199.204.45.53 () {32 vars in 652 bytes} [Thu Jul 9 10:44: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: 8|app: 0|req: 397/815] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jul 9 10:44:00 2026] GET /v2/images/6141cd61-e954-4e36-b46b-72af0604df98 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/816] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:44: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: 8|app: 0|req: 398/817] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:44: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: 7|app: 0|req: 420/818] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jul 9 10:44:00 2026] GET /v2/images/6141cd61-e954-4e36-b46b-72af0604df98 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/819] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:44: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: 7|app: 0|req: 421/820] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:44: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: 8|app: 0|req: 400/821] 10.0.0.61 () {36 vars in 986 bytes} [Thu Jul 9 10:44:00 2026] GET /v2/images/6141cd61-e954-4e36-b46b-72af0604df98 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/822] 10.0.0.61 () {36 vars in 926 bytes} [Thu Jul 9 10:44: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: 8|app: 0|req: 401/823] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 9 10:44:00 2026] GET /v2/images/6141cd61-e954-4e36-b46b-72af0604df98 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/824] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 9 10:44: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: 8|app: 0|req: 402/825] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 9 10:44:01 2026] GET /v2/images/6141cd61-e954-4e36-b46b-72af0604df98 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/826] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 9 10:44: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: 8|app: 0|req: 403/827] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 9 10:44: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: 8|app: 0|req: 408/836] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:44:45 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 429/837] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:44:45 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: 415/850] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:45:37 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/851] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:45:37 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: 420/860] 10.0.0.97 () {36 vars in 986 bytes} [Thu Jul 9 10:46:21 2026] GET /v2/images/742ef5ae-cbb1-4fd6-95c4-bcb9e565b5e2 => 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: 441/861] 10.0.0.97 () {36 vars in 926 bytes} [Thu Jul 9 10:46:21 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: 428/876] 10.0.0.67 () {32 vars in 632 bytes} [Thu Jul 9 10:47:35 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)