+ 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 Aug 6 07:28:28 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-86867d8c88-449nc 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 0x7f7c0114c668 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-08-06 07:28:30.234 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-06 07:28:30.242 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-08-06 07:28:31.110 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-08-06 07:28:31.111 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-08-06 07:28:31.112 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-06 07:28:31.120 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-08-06 07:28:31.121 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-08-06 07:28:31.122 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-06 07:28:33.219 7 WARNING glance.api.v2.images [None req-b423ce9c-8af4-4a9e-aaa4-950f80bffd3b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-06 07:28:33.248 8 WARNING glance.api.v2.images [None req-33bd3095-dfb5-4824-a810-19807148e106 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-06 07:28:33.565 7 WARNING keystonemiddleware._common.config [None req-b423ce9c-8af4-4a9e-aaa4-950f80bffd3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 07:28:33.573 7 WARNING oslo_config.cfg [None req-b423ce9c-8af4-4a9e-aaa4-950f80bffd3b - - - - - -] 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 0x7f7c0114c668 pid: 7 (default app) 2026-08-06 07:28:33.590 8 WARNING keystonemiddleware._common.config [None req-33bd3095-dfb5-4824-a810-19807148e106 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 07:28:33.598 8 WARNING oslo_config.cfg [None req-33bd3095-dfb5-4824-a810-19807148e106 - - - - - -] 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 0x7f7c0114c668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 07:28:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 07:28:35.191 8 WARNING oslo_policy.policy [None req-d77beafa-6b61-4dcb-b014-e4316e8b47a2 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - 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-08-06 07:28:35.192 8 WARNING oslo_policy.policy [None req-d77beafa-6b61-4dcb-b014-e4316e8b47a2 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - 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-08-06 07:28:35.210 8 WARNING oslo_policy.policy [None req-d77beafa-6b61-4dcb-b014-e4316e8b47a2 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - 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-08-06 07:28:35.211 8 WARNING oslo_policy.policy [None req-d77beafa-6b61-4dcb-b014-e4316e8b47a2 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 07:28:34 2026] GET /v2/images => generated 69 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 07:28:39 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: 2/8] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 07:28:39 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-08-06 07:28:39.634 7 WARNING oslo_policy.policy [None req-9ea95394-fb55-42eb-a127-6e329b10166e 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - 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-08-06 07:28:39.635 7 WARNING oslo_policy.policy [None req-9ea95394-fb55-42eb-a127-6e329b10166e 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.90 () {44 vars in 907 bytes} [Thu Aug 6 07:28:39 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.90 () {44 vars in 929 bytes} [Thu Aug 6 07:28:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:28:39.787 7 WARNING oslo_policy.policy [None req-d95c9b34-6d4a-45d3-b61a-eb6889ddf94d 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - 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-08-06 07:28:39.788 7 WARNING oslo_policy.policy [None req-d95c9b34-6d4a-45d3-b61a-eb6889ddf94d 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.90 () {44 vars in 935 bytes} [Thu Aug 6 07:28:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:28:39.874 8 WARNING oslo_config.cfg [None req-7c7cf420-6857-4d42-9be3-ff432af97bbc 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.90 () {48 vars in 947 bytes} [Thu Aug 6 07:28:39 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 07:28:39.903 7 WARNING oslo_policy.policy [None req-1823323f-8590-4a08-8e26-19466ea4f124 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - 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-08-06 07:28:39.904 7 WARNING oslo_policy.policy [None req-1823323f-8590-4a08-8e26-19466ea4f124 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - 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-08-06 07:28:39.907 7 INFO glance.api.v2.image_data [None req-1823323f-8590-4a08-8e26-19466ea4f124 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:28:43.865 7 WARNING glance.location [None req-1823323f-8590-4a08-8e26-19466ea4f124 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.90 () {48 vars in 1041 bytes} [Thu Aug 6 07:28:39 2026] PUT /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e/file => generated 0 bytes in 4009 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8120 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.90 () {44 vars in 967 bytes} [Thu Aug 6 07:28:43 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 07:28:44.010 7 WARNING oslo_config.cfg [None req-338ceb35-3d4d-4fb6-bd24-93b05292f981 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.19.213.90 () {48 vars in 1047 bytes} [Thu Aug 6 07:28:43 2026] PATCH /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.90 () {44 vars in 967 bytes} [Thu Aug 6 07:28:44 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 134/269] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 07:49:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 07:49:39 2026] GET /v2/images => generated 1381 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 07:49:56 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: 139/276] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 07:49:56 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.19.213.90 () {44 vars in 933 bytes} [Thu Aug 6 07:49:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.19.213.90 () {44 vars in 955 bytes} [Thu Aug 6 07:49:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.19.213.90 () {44 vars in 935 bytes} [Thu Aug 6 07:49:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.19.213.90 () {48 vars in 947 bytes} [Thu Aug 6 07:49:57 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-08-06 07:49:57.190 8 WARNING oslo_policy.policy [None req-2e196c39-5cd6-42e5-9d46-519529524358 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - 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-08-06 07:49:57.191 8 WARNING oslo_policy.policy [None req-2e196c39-5cd6-42e5-9d46-519529524358 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - 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-08-06 07:49:57.193 8 INFO glance.api.v2.image_data [None req-2e196c39-5cd6-42e5-9d46-519529524358 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:50:23.041 8 WARNING glance.location [None req-2e196c39-5cd6-42e5-9d46-519529524358 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/285] 199.19.213.90 () {48 vars in 1042 bytes} [Thu Aug 6 07:49:57 2026] PUT /v2/images/23cb7b17-9e5d-4723-aba9-4bbb54e7c2b8/file => generated 0 bytes in 25901 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66855 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.19.213.90 () {44 vars in 967 bytes} [Thu Aug 6 07:50:23 2026] GET /v2/images/23cb7b17-9e5d-4723-aba9-4bbb54e7c2b8 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.19.213.90 () {48 vars in 1047 bytes} [Thu Aug 6 07:50:23 2026] PATCH /v2/images/23cb7b17-9e5d-4723-aba9-4bbb54e7c2b8 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.19.213.90 () {44 vars in 967 bytes} [Thu Aug 6 07:50:23 2026] GET /v2/images/23cb7b17-9e5d-4723-aba9-4bbb54e7c2b8 => 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: 149/291] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 07:50:24 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: 143/292] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 07:50:24 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 07:57:28 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: 186/378] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 07:57:28 2026] GET /v2/images => generated 2778 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 07:57: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: 188/382] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 07:57:37 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.19.213.90 () {44 vars in 943 bytes} [Thu Aug 6 07:57:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.19.213.90 () {44 vars in 965 bytes} [Thu Aug 6 07:57:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.19.213.90 () {44 vars in 935 bytes} [Thu Aug 6 07:57:37 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: 8|app: 0|req: 190/386] 199.19.213.90 () {48 vars in 947 bytes} [Thu Aug 6 07:57:37 2026] POST /v2/images => generated 799 bytes in 370 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 07:57:37.835 7 INFO glance.api.v2.image_data [None req-bdc06779-2f58-4829-9cb6-d87952caaa80 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:57:56.800 7 INFO glance.location [None req-bdc06779-2f58-4829-9cb6-d87952caaa80 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/391] 199.19.213.90 () {48 vars in 1041 bytes} [Thu Aug 6 07:57:37 2026] PUT /v2/images/e8f28263-9bc8-433c-a5ce-e044337f527e/file => generated 0 bytes in 19011 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23662 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.19.213.90 () {44 vars in 967 bytes} [Thu Aug 6 07:57:56 2026] GET /v2/images/e8f28263-9bc8-433c-a5ce-e044337f527e => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.19.213.90 () {48 vars in 1047 bytes} [Thu Aug 6 07:57:56 2026] PATCH /v2/images/e8f28263-9bc8-433c-a5ce-e044337f527e => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.19.213.90 () {44 vars in 967 bytes} [Thu Aug 6 07:57:56 2026] GET /v2/images/e8f28263-9bc8-433c-a5ce-e044337f527e => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 07:58:34 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/404] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 07:58:34 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 07:58:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 07:58:44 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: 204/409] 199.19.213.90 () {44 vars in 935 bytes} [Thu Aug 6 07:58:44 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: 206/410] 199.19.213.90 () {44 vars in 957 bytes} [Thu Aug 6 07:58:44 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: 205/411] 199.19.213.90 () {44 vars in 935 bytes} [Thu Aug 6 07:58:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.19.213.90 () {48 vars in 947 bytes} [Thu Aug 6 07:58:44 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 07:58:44.493 8 INFO glance.api.v2.image_data [None req-7a742eca-9636-4605-8f7e-867be804d078 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:58:57.132 8 INFO glance.location [None req-7a742eca-9636-4605-8f7e-867be804d078 8064c5f3e8864f7fb480a5e9ca5f46a8 0cbbccf305784105859cef5ca4785f79 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/415] 199.19.213.90 () {48 vars in 1042 bytes} [Thu Aug 6 07:58:44 2026] PUT /v2/images/c3d8847b-5841-472c-8990-90d01b842d68/file => generated 0 bytes in 12682 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30909 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.19.213.90 () {44 vars in 967 bytes} [Thu Aug 6 07:58:57 2026] GET /v2/images/c3d8847b-5841-472c-8990-90d01b842d68 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.19.213.90 () {48 vars in 1047 bytes} [Thu Aug 6 07:58:57 2026] PATCH /v2/images/c3d8847b-5841-472c-8990-90d01b842d68 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.19.213.90 () {44 vars in 967 bytes} [Thu Aug 6 07:58:57 2026] GET /v2/images/c3d8847b-5841-472c-8990-90d01b842d68 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/583] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 08:12:36 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: 290/584] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 08:12:36 2026] GET /v2/images => generated 5574 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/613] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 08:15:01 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: 305/614] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 08:15:01 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 08:15:03 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: 307/618] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 08:15:03 2026] GET /v2/images => generated 5574 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/629] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 08:15: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: 313/630] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 08:15:55 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: 8|app: 0|req: 315/633] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 08:16:04 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/634] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 08:16:04 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 199.19.213.90 () {42 vars in 684 bytes} [Thu Aug 6 08:17: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: 326/648] 199.19.213.90 () {44 vars in 906 bytes} [Thu Aug 6 08:17:08 2026] GET /v2/images => generated 5574 bytes in 52 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: 327/657] 10.0.0.23 () {32 vars in 632 bytes} [Thu Aug 6 08:17:51 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:18:15 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => generated 1312 bytes in 19 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: 334/665] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:18:15 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 199.19.213.90 () {36 vars in 990 bytes} [Thu Aug 6 08:18:23 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 333/669] 199.19.213.90 () {36 vars in 930 bytes} [Thu Aug 6 08:18:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 199.19.213.90 () {36 vars in 990 bytes} [Thu Aug 6 08:18:24 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 334/671] 199.19.213.90 () {36 vars in 930 bytes} [Thu Aug 6 08:18:24 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: 338/672] 10.0.0.23 () {34 vars in 654 bytes} [Thu Aug 6 08:18:27 2026] POST /v2/images => generated 649 bytes in 236 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-06 08:18:28.192 8 WARNING glance.api.v2.images [None req-1cb33eef-7dbc-4ccd-b113-ed2ce4689dfd 4bd6042f4b4d486e8a4ce191ac7d2225 bde17b783f794090b57e37130cbdc87c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f5a19afb-c840-43c5-a9ce-6aade432bf17 [pid: 8|app: 0|req: 335/673] 10.0.0.23 () {32 vars in 709 bytes} [Thu Aug 6 08:18:28 2026] DELETE /v2/images/f5a19afb-c840-43c5-a9ce-6aade432bf17 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 10.0.0.23 () {32 vars in 706 bytes} [Thu Aug 6 08:18:28 2026] GET /v2/images/f5a19afb-c840-43c5-a9ce-6aade432bf17 => generated 139 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.23 () {32 vars in 632 bytes} [Thu Aug 6 08:18:28 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.23 () {34 vars in 654 bytes} [Thu Aug 6 08:18:28 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.23 () {32 vars in 716 bytes} [Thu Aug 6 08:18:28 2026] GET /v2/images/43bc8a4c-da7e-4adb-8cc6-f4286e8cf6f7/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:28.401 7 INFO glance.api.v2.image_data [None req-ef027809-7659-424b-8f30-e0c677f49c60 4bd6042f4b4d486e8a4ce191ac7d2225 bde17b783f794090b57e37130cbdc87c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 08:18:28.440 7 WARNING glance_store._drivers.rbd [None req-ef027809-7659-424b-8f30-e0c677f49c60 4bd6042f4b4d486e8a4ce191ac7d2225 bde17b783f794090b57e37130cbdc87c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-06 08:18:29.380 7 INFO glance.location [None req-ef027809-7659-424b-8f30-e0c677f49c60 4bd6042f4b4d486e8a4ce191ac7d2225 bde17b783f794090b57e37130cbdc87c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 341/678] 10.0.0.23 () {32 vars in 726 bytes} [Thu Aug 6 08:18:28 2026] PUT /v2/images/43bc8a4c-da7e-4adb-8cc6-f4286e8cf6f7/file => generated 0 bytes in 1046 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.23 () {32 vars in 706 bytes} [Thu Aug 6 08:18:29 2026] GET /v2/images/43bc8a4c-da7e-4adb-8cc6-f4286e8cf6f7 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.23 () {32 vars in 716 bytes} [Thu Aug 6 08:18:29 2026] GET /v2/images/43bc8a4c-da7e-4adb-8cc6-f4286e8cf6f7/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.23 () {34 vars in 654 bytes} [Thu Aug 6 08:18:29 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: 7|app: 0|req: 343/682] 10.0.0.23 () {32 vars in 725 bytes} [Thu Aug 6 08:18:29 2026] PATCH /v2/images/945ae78a-efe5-4f23-871c-4d6f2d925136 => generated 653 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.23 () {32 vars in 706 bytes} [Thu Aug 6 08:18:29 2026] GET /v2/images/945ae78a-efe5-4f23-871c-4d6f2d925136 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:29.766 7 WARNING glance.api.v2.images [None req-54f4c2b0-2abc-4df6-9772-380c9b3a9a49 4bd6042f4b4d486e8a4ce191ac7d2225 bde17b783f794090b57e37130cbdc87c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//945ae78a-efe5-4f23-871c-4d6f2d925136 [pid: 7|app: 0|req: 344/684] 10.0.0.23 () {32 vars in 709 bytes} [Thu Aug 6 08:18:29 2026] DELETE /v2/images/945ae78a-efe5-4f23-871c-4d6f2d925136 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.23 () {32 vars in 706 bytes} [Thu Aug 6 08:18:29 2026] GET /v2/images/945ae78a-efe5-4f23-871c-4d6f2d925136 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:29.842 7 WARNING glance.api.v2.images [None req-7f04475a-a493-4b9c-a83f-c2526e6b3a1b 4bd6042f4b4d486e8a4ce191ac7d2225 bde17b783f794090b57e37130cbdc87c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43bc8a4c-da7e-4adb-8cc6-f4286e8cf6f7 [pid: 7|app: 0|req: 345/686] 10.0.0.23 () {32 vars in 709 bytes} [Thu Aug 6 08:18:29 2026] DELETE /v2/images/43bc8a4c-da7e-4adb-8cc6-f4286e8cf6f7 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.23 () {32 vars in 706 bytes} [Thu Aug 6 08:18:30 2026] GET /v2/images/43bc8a4c-da7e-4adb-8cc6-f4286e8cf6f7 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:30.634 7 WARNING glance.api.v2.images [None req-2f554563-a16d-4a0b-944d-5dd7d1430d69 4bd6042f4b4d486e8a4ce191ac7d2225 bde17b783f794090b57e37130cbdc87c - - default default] Failed to find image f5a19afb-c840-43c5-a9ce-6aade432bf17 to delete: glance.common.exception.ImageNotFound: No image found with ID f5a19afb-c840-43c5-a9ce-6aade432bf17 [pid: 7|app: 0|req: 346/688] 10.0.0.23 () {32 vars in 709 bytes} [Thu Aug 6 08:18:30 2026] DELETE /v2/images/f5a19afb-c840-43c5-a9ce-6aade432bf17 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.23 () {32 vars in 706 bytes} [Thu Aug 6 08:18:30 2026] GET /v2/images/f5a19afb-c840-43c5-a9ce-6aade432bf17 => 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: 348/692] 10.0.0.204 () {36 vars in 987 bytes} [Thu Aug 6 08:18:33 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:18:33 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: 349/694] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:18:33 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: 346/695] 10.0.0.204 () {36 vars in 987 bytes} [Thu Aug 6 08:18:34 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 350/696] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:18:34 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: 347/697] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:18:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.204 () {36 vars in 987 bytes} [Thu Aug 6 08:18:34 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/699] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:18:34 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: 352/700] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:18:34 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.30 () {36 vars in 910 bytes} [Thu Aug 6 08:18:35 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: 353/702] 10.0.0.30 () {36 vars in 1006 bytes} [Thu Aug 6 08:18:35 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e/locations => generated 127 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.30 () {36 vars in 986 bytes} [Thu Aug 6 08:18:35 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 354/704] 10.0.0.30 () {36 vars in 926 bytes} [Thu Aug 6 08:18:35 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/705] 10.0.0.30 () {36 vars in 926 bytes} [Thu Aug 6 08:18:35 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: 360/716] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:19:26 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:19:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:19:27 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 358/719] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:19:27 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: 362/726] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:19:54 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 365/727] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:19:54 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: 367/730] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:20:08 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 364/731] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:20: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: 7|app: 0|req: 370/736] 10.0.0.23 () {32 vars in 706 bytes} [Thu Aug 6 08:20:32 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 367/737] 10.0.0.23 () {32 vars in 706 bytes} [Thu Aug 6 08:20:32 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 371/738] 10.0.0.204 () {36 vars in 987 bytes} [Thu Aug 6 08:20:32 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:20:32 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: 372/740] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:20:32 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: 369/741] 10.0.0.204 () {36 vars in 987 bytes} [Thu Aug 6 08:20:32 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:20:32 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:20:32 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: 374/744] 10.0.0.204 () {36 vars in 987 bytes} [Thu Aug 6 08:20:32 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 371/745] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:20:32 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: 375/746] 10.0.0.30 () {36 vars in 910 bytes} [Thu Aug 6 08:20:32 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: 372/747] 10.0.0.30 () {36 vars in 1006 bytes} [Thu Aug 6 08:20:32 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/748] 10.0.0.30 () {36 vars in 986 bytes} [Thu Aug 6 08:20:32 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/749] 10.0.0.30 () {36 vars in 926 bytes} [Thu Aug 6 08:20:32 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: 377/750] 10.0.0.30 () {36 vars in 926 bytes} [Thu Aug 6 08:20:32 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: 380/755] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:20:51 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 376/756] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:20:51 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:21:23 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 384/764] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:21:23 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: 382/767] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:21:26 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 386/768] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:21:26 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: 383/769] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:21:29 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 387/770] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:21:29 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: 384/771] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:21:30 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => 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: 388/772] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:21:30 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: 391/777] 10.0.0.105 () {36 vars in 987 bytes} [Thu Aug 6 08:21:47 2026] GET /v2/images/26fbd1f1-b851-47e2-a607-ded49fa1d55e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/778] 10.0.0.105 () {36 vars in 927 bytes} [Thu Aug 6 08:21:47 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 10.0.0.23 () {30 vars in 410 bytes} [Thu Aug 6 08:22:07 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: 392/788] 199.19.213.90 () {32 vars in 825 bytes} [Thu Aug 6 08:22:26 2026] GET /v2/images?status=active&owner=0cbbccf305784105859cef5ca4785f79&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/789] 199.19.213.90 () {32 vars in 652 bytes} [Thu Aug 6 08:22:27 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: 393/790] 10.0.0.204 () {36 vars in 987 bytes} [Thu Aug 6 08:22:27 2026] GET /v2/images/23cb7b17-9e5d-4723-aba9-4bbb54e7c2b8 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:22:27 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/792] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:22:27 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: 399/793] 10.0.0.204 () {36 vars in 987 bytes} [Thu Aug 6 08:22:27 2026] GET /v2/images/23cb7b17-9e5d-4723-aba9-4bbb54e7c2b8 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/794] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:22:27 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: 400/795] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:22:27 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: 396/796] 10.0.0.204 () {36 vars in 987 bytes} [Thu Aug 6 08:22:27 2026] GET /v2/images/23cb7b17-9e5d-4723-aba9-4bbb54e7c2b8 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/797] 10.0.0.204 () {36 vars in 927 bytes} [Thu Aug 6 08:22:27 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/798] 10.0.0.30 () {36 vars in 910 bytes} [Thu Aug 6 08:22:27 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: 402/799] 10.0.0.30 () {36 vars in 1006 bytes} [Thu Aug 6 08:22:27 2026] GET /v2/images/23cb7b17-9e5d-4723-aba9-4bbb54e7c2b8/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/800] 10.0.0.30 () {36 vars in 986 bytes} [Thu Aug 6 08:22:27 2026] GET /v2/images/23cb7b17-9e5d-4723-aba9-4bbb54e7c2b8 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/801] 10.0.0.30 () {36 vars in 926 bytes} [Thu Aug 6 08:22:27 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: 399/802] 10.0.0.30 () {36 vars in 926 bytes} [Thu Aug 6 08:22:28 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: 423/849] 10.0.0.23 () {32 vars in 632 bytes} [Thu Aug 6 08:26:13 2026] GET /v2/images => generated 5574 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)