+ 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 16 00:42:42 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5d9575ff79-h2xwp 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5601c1cd8150 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-16 00:42:44.370 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-16 00:42:44.372 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-16 00:42:45.023 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-16 00:42:45.024 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-16 00:42:45.031 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-16 00:42:45.032 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-16 00:42:46.642 7 WARNING glance.api.v2.images [None req-235db187-0ce0-4900-8210-7caea6db8f1d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 00:42:46.679 8 WARNING glance.api.v2.images [None req-6db1f32e-ff06-4d1b-9bc9-b9e707fdeb64 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 00:42:46.889 7 WARNING keystonemiddleware._common.config [None req-235db187-0ce0-4900-8210-7caea6db8f1d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:42:46.897 7 WARNING oslo_config.cfg [None req-235db187-0ce0-4900-8210-7caea6db8f1d - - - - - -] 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 4 seconds on interpreter 0x5601c1cd8150 pid: 7 (default app) 2026-07-16 00:42:46.921 8 WARNING keystonemiddleware._common.config [None req-6db1f32e-ff06-4d1b-9bc9-b9e707fdeb64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:42:46.930 8 WARNING oslo_config.cfg [None req-6db1f32e-ff06-4d1b-9bc9-b9e707fdeb64 - - - - - -] 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 4 seconds on interpreter 0x5601c1cd8150 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 00:42:48 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 00:42:48.808 8 WARNING oslo_policy.policy [None req-cda69c8a-a875-4283-8cbf-6baaa17cf8c7 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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-16 00:42:48.809 8 WARNING oslo_policy.policy [None req-cda69c8a-a875-4283-8cbf-6baaa17cf8c7 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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-16 00:42:48.827 8 WARNING oslo_policy.policy [None req-cda69c8a-a875-4283-8cbf-6baaa17cf8c7 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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-16 00:42:48.827 8 WARNING oslo_policy.policy [None req-cda69c8a-a875-4283-8cbf-6baaa17cf8c7 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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: 2/6] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 00:42:48 2026] GET /v2/images => generated 69 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 00:42:52 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 00:42:52 2026] GET /v2/images => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 00:42:52.526 7 WARNING oslo_policy.policy [None req-d67f4806-4d3d-4f03-9cc9-2f02a9684d0c d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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-16 00:42:52.527 7 WARNING oslo_policy.policy [None req-d67f4806-4d3d-4f03-9cc9-2f02a9684d0c d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.53 () {44 vars in 908 bytes} [Thu Jul 16 00:42:52 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.53 () {44 vars in 930 bytes} [Thu Jul 16 00:42:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 00:42:52.657 7 WARNING oslo_policy.policy [None req-203da0b5-532d-42fa-a951-36550657f9bd d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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-16 00:42:52.658 7 WARNING oslo_policy.policy [None req-203da0b5-532d-42fa-a951-36550657f9bd d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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/11] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jul 16 00:42:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 00:42:52.777 8 WARNING oslo_config.cfg [None req-810f8f1f-b889-47b6-8d3f-fa3f2e02821a d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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: 5/12] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jul 16 00:42:52 2026] POST /v2/images => generated 760 bytes in 91 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 00:42:52.798 7 WARNING oslo_policy.policy [None req-5989858d-5e12-4062-8bf4-fe4c226ca755 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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-16 00:42:52.798 7 WARNING oslo_policy.policy [None req-5989858d-5e12-4062-8bf4-fe4c226ca755 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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-16 00:42:52.799 7 INFO glance.api.v2.image_data [None req-5989858d-5e12-4062-8bf4-fe4c226ca755 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 00:42:59.794 7 INFO glance.location [None req-5989858d-5e12-4062-8bf4-fe4c226ca755 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/15] 199.204.45.53 () {48 vars in 1042 bytes} [Thu Jul 16 00:42:52 2026] PUT /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a/file => generated 0 bytes in 7042 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5740 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 00:42:59 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 00:42:59.875 7 WARNING oslo_config.cfg [None req-423bfd3d-a626-4c1e-ad56-8f9ad38f5df4 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/17] 199.204.45.53 () {48 vars in 1046 bytes} [Thu Jul 16 00:42:59 2026] PATCH /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 00:42:59 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:04:29 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:04:29 2026] GET /v2/images => generated 1240 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:04:46 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:04:46 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jul 16 01:04:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.53 () {44 vars in 956 bytes} [Thu Jul 16 01:04:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jul 16 01:04:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jul 16 01:04:46 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 01:04:46.741 7 INFO glance.api.v2.image_data [None req-f1aaeec8-04a0-4ca3-908c-b6db2113ff8a d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 01:05:14.971 7 INFO glance.location [None req-f1aaeec8-04a0-4ca3-908c-b6db2113ff8a d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 144/293] 199.204.45.53 () {48 vars in 1043 bytes} [Thu Jul 16 01:04:46 2026] PUT /v2/images/c4ce6457-e386-4e83-8ae4-b47bf458e5bf/file => generated 0 bytes in 28283 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62419 switches on core 0) [pid: 8|app: 0|req: 150/294] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:05:15 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/295] 199.204.45.53 () {48 vars in 1046 bytes} [Thu Jul 16 01:05:15 2026] PATCH /v2/images/c4ce6457-e386-4e83-8ae4-b47bf458e5bf => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/296] 199.204.45.53 () {48 vars in 1047 bytes} [Thu Jul 16 01:05:15 2026] PATCH /v2/images/c4ce6457-e386-4e83-8ae4-b47bf458e5bf => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/297] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:05:15 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/298] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:05:16 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/299] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:05:16 2026] GET /v2/images => generated 2451 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:11:55 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:11:55 2026] GET /v2/images => generated 2451 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:12:04 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:12:04 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.53 () {44 vars in 944 bytes} [Thu Jul 16 01:12:04 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: 191/387] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jul 16 01:12:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jul 16 01:12:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jul 16 01:12:04 2026] POST /v2/images => generated 799 bytes in 422 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 01:12:05.260 8 WARNING oslo_policy.policy [None req-5c89472f-b228-487e-8927-ad499e3417f3 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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-16 01:12:05.261 8 WARNING oslo_policy.policy [None req-5c89472f-b228-487e-8927-ad499e3417f3 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - 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-16 01:12:05.264 8 INFO glance.api.v2.image_data [None req-5c89472f-b228-487e-8927-ad499e3417f3 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 01:12:40.225 8 INFO glance.location [None req-5c89472f-b228-487e-8927-ad499e3417f3 d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/398] 199.204.45.53 () {48 vars in 1042 bytes} [Thu Jul 16 01:12:05 2026] PUT /v2/images/6bb361eb-3335-4622-ad29-dd9cd17c59ad/file => generated 0 bytes in 35014 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27742 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:12:40 2026] GET /v2/images => generated 3664 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.53 () {48 vars in 1047 bytes} [Thu Jul 16 01:12:40 2026] PATCH /v2/images/6bb361eb-3335-4622-ad29-dd9cd17c59ad => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:12:40 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:13:28 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:13:28 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:13:43 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:13:43 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jul 16 01:13:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.53 () {44 vars in 958 bytes} [Thu Jul 16 01:13:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jul 16 01:13:43 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: 212/421] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jul 16 01:13:43 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-16 01:13:43.642 8 INFO glance.api.v2.image_data [None req-c817e086-ed75-4538-b44e-9a6ee36cc0bd d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 01:13:59.201 8 INFO glance.location [None req-c817e086-ed75-4538-b44e-9a6ee36cc0bd d820dc69025e459489f1f963b7dcb981 6a2907b7dded4e32bb1f33dd1010ea75 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 210/426] 199.204.45.53 () {48 vars in 1043 bytes} [Thu Jul 16 01:13:43 2026] PUT /v2/images/f437bab5-7365-4362-97ba-a95bc7923d30/file => generated 0 bytes in 15602 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31668 switches on core 0) [pid: 7|app: 0|req: 217/427] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:13:59 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/428] 199.204.45.53 () {48 vars in 1046 bytes} [Thu Jul 16 01:13:59 2026] PATCH /v2/images/f437bab5-7365-4362-97ba-a95bc7923d30 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:13:59 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/590] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:27:27 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/591] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:27:27 2026] GET /v2/images => generated 4893 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/620] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:29:44 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/621] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:29:44 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/622] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:29:45 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:29:45 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/634] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:30:31 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/635] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:30:31 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/638] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:30:39 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/639] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:30:39 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 16 01:31:39 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/653] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 16 01:31:39 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 328/662] 10.0.0.125 () {32 vars in 633 bytes} [Thu Jul 16 01:32:22 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/667] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:32:41 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 337/668] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:32:41 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: 332/669] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:32:42 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/670] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:32:42 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: 333/671] 199.204.45.53 () {36 vars in 990 bytes} [Thu Jul 16 01:32:44 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 199.204.45.53 () {36 vars in 930 bytes} [Thu Jul 16 01:32:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 199.204.45.53 () {36 vars in 990 bytes} [Thu Jul 16 01:32:45 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 199.204.45.53 () {36 vars in 930 bytes} [Thu Jul 16 01:32:45 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: 343/679] 10.0.0.125 () {34 vars in 655 bytes} [Thu Jul 16 01:33:06 2026] POST /v2/images => generated 649 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-16 01:33:06.659 8 WARNING glance.api.v2.images [None req-ae1fe2ea-5abe-426f-8cda-d652f9fc208d c88669edc33a45119b97a41c473610cf 384e9cf2c5364729879c34ea7435d99f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c448939a-7585-4d6a-9132-c34bb481cd89 [pid: 8|app: 0|req: 337/680] 10.0.0.125 () {32 vars in 710 bytes} [Thu Jul 16 01:33:06 2026] DELETE /v2/images/c448939a-7585-4d6a-9132-c34bb481cd89 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.125 () {32 vars in 707 bytes} [Thu Jul 16 01:33:06 2026] GET /v2/images/c448939a-7585-4d6a-9132-c34bb481cd89 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.125 () {32 vars in 633 bytes} [Thu Jul 16 01:33:06 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.125 () {34 vars in 655 bytes} [Thu Jul 16 01:33:06 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.125 () {32 vars in 717 bytes} [Thu Jul 16 01:33:06 2026] GET /v2/images/3caaeba8-19cb-47f4-bad7-99785315b459/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:33:06.847 7 INFO glance.api.v2.image_data [None req-2df5c9f3-1ba6-4bb7-af9d-acfa792eacf7 c88669edc33a45119b97a41c473610cf 384e9cf2c5364729879c34ea7435d99f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 01:33:06.887 7 WARNING glance_store._drivers.rbd [None req-2df5c9f3-1ba6-4bb7-af9d-acfa792eacf7 c88669edc33a45119b97a41c473610cf 384e9cf2c5364729879c34ea7435d99f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 340/685] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:33:06 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/686] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:33:06 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) 2026-07-16 01:33:07.123 7 INFO glance.location [None req-2df5c9f3-1ba6-4bb7-af9d-acfa792eacf7 c88669edc33a45119b97a41c473610cf 384e9cf2c5364729879c34ea7435d99f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/687] 10.0.0.125 () {32 vars in 727 bytes} [Thu Jul 16 01:33:06 2026] PUT /v2/images/3caaeba8-19cb-47f4-bad7-99785315b459/file => generated 0 bytes in 323 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 10.0.0.125 () {32 vars in 707 bytes} [Thu Jul 16 01:33:07 2026] GET /v2/images/3caaeba8-19cb-47f4-bad7-99785315b459 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/689] 10.0.0.125 () {32 vars in 717 bytes} [Thu Jul 16 01:33:07 2026] GET /v2/images/3caaeba8-19cb-47f4-bad7-99785315b459/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.125 () {34 vars in 655 bytes} [Thu Jul 16 01:33:07 2026] POST /v2/images => generated 648 bytes in 35 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/691] 10.0.0.125 () {32 vars in 726 bytes} [Thu Jul 16 01:33:07 2026] PATCH /v2/images/749bf54b-b1a6-42fe-aae8-46500837ca92 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.125 () {32 vars in 707 bytes} [Thu Jul 16 01:33:07 2026] GET /v2/images/749bf54b-b1a6-42fe-aae8-46500837ca92 => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:33:07.438 7 WARNING glance.api.v2.images [None req-8dfdf5a5-ac4e-443d-bfe7-5748637fbf80 c88669edc33a45119b97a41c473610cf 384e9cf2c5364729879c34ea7435d99f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//749bf54b-b1a6-42fe-aae8-46500837ca92 [pid: 7|app: 0|req: 349/693] 10.0.0.125 () {32 vars in 710 bytes} [Thu Jul 16 01:33:07 2026] DELETE /v2/images/749bf54b-b1a6-42fe-aae8-46500837ca92 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.125 () {32 vars in 707 bytes} [Thu Jul 16 01:33:07 2026] GET /v2/images/749bf54b-b1a6-42fe-aae8-46500837ca92 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:33:07.584 7 WARNING glance.api.v2.images [None req-066c226f-e5eb-419d-a6e7-e81e9ab1892c c88669edc33a45119b97a41c473610cf 384e9cf2c5364729879c34ea7435d99f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3caaeba8-19cb-47f4-bad7-99785315b459 [pid: 7|app: 0|req: 350/697] 10.0.0.125 () {32 vars in 710 bytes} [Thu Jul 16 01:33:07 2026] DELETE /v2/images/3caaeba8-19cb-47f4-bad7-99785315b459 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.125 () {32 vars in 707 bytes} [Thu Jul 16 01:33:08 2026] GET /v2/images/3caaeba8-19cb-47f4-bad7-99785315b459 => generated 139 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:33:08.478 7 WARNING glance.api.v2.images [None req-378bf87e-051a-40c8-b318-29bc8452a5a9 c88669edc33a45119b97a41c473610cf 384e9cf2c5364729879c34ea7435d99f - - default default] Failed to find image c448939a-7585-4d6a-9132-c34bb481cd89 to delete: glance.common.exception.ImageNotFound: No image found with ID c448939a-7585-4d6a-9132-c34bb481cd89 [pid: 7|app: 0|req: 351/699] 10.0.0.125 () {32 vars in 710 bytes} [Thu Jul 16 01:33:08 2026] DELETE /v2/images/c448939a-7585-4d6a-9132-c34bb481cd89 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.125 () {32 vars in 707 bytes} [Thu Jul 16 01:33:08 2026] GET /v2/images/c448939a-7585-4d6a-9132-c34bb481cd89 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.125 () {30 vars in 411 bytes} [Thu Jul 16 01:33:11 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:33:13 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:33:13 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: 356/708] 10.0.0.233 () {36 vars in 987 bytes} [Thu Jul 16 01:33:31 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:33:31 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: 7|app: 0|req: 357/710] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:33:31 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: 354/711] 10.0.0.233 () {36 vars in 987 bytes} [Thu Jul 16 01:33:31 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:33:31 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: 355/713] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:33:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.233 () {36 vars in 987 bytes} [Thu Jul 16 01:33:31 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:33:31 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: 360/716] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:33:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 16 01:33:32 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 189 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.96 () {36 vars in 926 bytes} [Thu Jul 16 01:33: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: 8|app: 0|req: 358/719] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 16 01:33:33 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 16 01:33: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: 8|app: 0|req: 359/721] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 16 01:33:33 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: 366/728] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:34:01 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/729] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:34:01 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: 369/734] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:34:19 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:34:19 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:34:27 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:34: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: 370/742] 10.0.0.125 () {32 vars in 707 bytes} [Thu Jul 16 01:34:39 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/743] 10.0.0.125 () {32 vars in 707 bytes} [Thu Jul 16 01:34:39 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/744] 10.0.0.233 () {36 vars in 987 bytes} [Thu Jul 16 01:34:39 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:34:39 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: 372/746] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:34:39 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/747] 10.0.0.233 () {36 vars in 987 bytes} [Thu Jul 16 01:34:39 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:34: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: 7|app: 0|req: 376/749] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:34:39 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: 374/750] 10.0.0.233 () {36 vars in 987 bytes} [Thu Jul 16 01:34:39 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:34:39 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: 375/752] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:34:39 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: 378/753] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 16 01:34:40 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 16 01:34:40 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: 379/755] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 16 01:34:40 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 16 01:34:40 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: 380/757] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 16 01:34:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:36:25 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/779] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:36:25 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: 390/782] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:36:35 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:36:35 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: 392/786] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:36:42 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/787] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:36:42 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: 394/790] 10.0.0.253 () {36 vars in 987 bytes} [Thu Jul 16 01:36:50 2026] GET /v2/images/9d035234-a12c-4c8a-9311-8907b5fd802a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/791] 10.0.0.253 () {36 vars in 927 bytes} [Thu Jul 16 01:36:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/796] 199.204.45.53 () {32 vars in 825 bytes} [Thu Jul 16 01:37:09 2026] GET /v2/images?status=active&owner=6a2907b7dded4e32bb1f33dd1010ea75&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 199.204.45.53 () {32 vars in 652 bytes} [Thu Jul 16 01:37:09 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: 398/798] 10.0.0.233 () {36 vars in 987 bytes} [Thu Jul 16 01:37:09 2026] GET /v2/images/c4ce6457-e386-4e83-8ae4-b47bf458e5bf => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:37:09 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: 399/800] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:37:09 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: 402/801] 10.0.0.233 () {36 vars in 987 bytes} [Thu Jul 16 01:37:09 2026] GET /v2/images/c4ce6457-e386-4e83-8ae4-b47bf458e5bf => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:37:09 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: 7|app: 0|req: 403/803] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:37:09 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: 401/804] 10.0.0.233 () {36 vars in 987 bytes} [Thu Jul 16 01:37:09 2026] GET /v2/images/c4ce6457-e386-4e83-8ae4-b47bf458e5bf => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.233 () {36 vars in 927 bytes} [Thu Jul 16 01:37:09 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: 402/806] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 16 01:37:10 2026] GET /v2/images/c4ce6457-e386-4e83-8ae4-b47bf458e5bf => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 16 01:37:10 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: 403/808] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 16 01:37:10 2026] GET /v2/images/c4ce6457-e386-4e83-8ae4-b47bf458e5bf => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 16 01:37: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: 8|app: 0|req: 404/810] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 16 01:37: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: 8|app: 0|req: 420/841] 10.0.0.125 () {32 vars in 633 bytes} [Thu Jul 16 01:39:40 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)