+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 29 06:49:27 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-6fb7d9f9c-65sqf 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 0x56334af9a1a0 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-29 06:49:29.331 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-29 06:49:29.373 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-29 06:49:29.989 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-29 06:49:29.990 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-29 06:49:30.019 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-29 06:49:30.020 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-29 06:49:31.604 8 WARNING glance.api.v2.images [None req-07e5738b-57ae-4c53-964f-2b226dbb5531 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-29 06:49:31.623 7 WARNING glance.api.v2.images [None req-caf0362a-9592-4eb3-9fe0-f71ddc04a395 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-29 06:49:31.861 8 WARNING keystonemiddleware._common.config [None req-07e5738b-57ae-4c53-964f-2b226dbb5531 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 06:49:31.869 8 WARNING oslo_config.cfg [None req-07e5738b-57ae-4c53-964f-2b226dbb5531 - - - - - -] 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 0x56334af9a1a0 pid: 8 (default app) 2026-07-29 06:49:31.919 7 WARNING keystonemiddleware._common.config [None req-caf0362a-9592-4eb3-9fe0-f71ddc04a395 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 06:49:31.929 7 WARNING oslo_config.cfg [None req-caf0362a-9592-4eb3-9fe0-f71ddc04a395 - - - - - -] 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 0x56334af9a1a0 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 06:49:32 2026] GET / => generated 1183 bytes in 2 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-29 06:49:32.780 7 WARNING oslo_policy.policy [None req-100c5eef-3a2d-401a-a078-053ee0745292 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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-29 06:49:32.781 7 WARNING oslo_policy.policy [None req-100c5eef-3a2d-401a-a078-053ee0745292 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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-29 06:49:32.798 7 WARNING oslo_policy.policy [None req-100c5eef-3a2d-401a-a078-053ee0745292 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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-29 06:49:32.798 7 WARNING oslo_policy.policy [None req-100c5eef-3a2d-401a-a078-053ee0745292 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 06:49:32 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 06:49:35 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: 2/7] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 06:49:35 2026] GET /v2/images => generated 69 bytes in 40 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-29 06:49:36.036 8 WARNING oslo_policy.policy [None req-fb3037d9-32f1-4d44-8c53-5de2077de957 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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-29 06:49:36.037 8 WARNING oslo_policy.policy [None req-fb3037d9-32f1-4d44-8c53-5de2077de957 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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: 6/8] 199.204.45.89 () {44 vars in 905 bytes} [Wed Jul 29 06:49:36 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.89 () {44 vars in 927 bytes} [Wed Jul 29 06:49:36 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-07-29 06:49:36.175 8 WARNING oslo_policy.policy [None req-20d70408-4f3f-40bb-83b6-2587f3feb25e 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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-29 06:49:36.176 8 WARNING oslo_policy.policy [None req-20d70408-4f3f-40bb-83b6-2587f3feb25e 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.89 () {44 vars in 933 bytes} [Wed Jul 29 06:49:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-29 06:49:36.251 7 WARNING oslo_config.cfg [None req-56571f58-b974-4f30-bfce-e5d6d9079997 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.89 () {48 vars in 945 bytes} [Wed Jul 29 06:49:36 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 06:49:36.274 8 WARNING oslo_policy.policy [None req-e37a0052-a470-4887-b303-208674e67c04 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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-29 06:49:36.274 8 WARNING oslo_policy.policy [None req-e37a0052-a470-4887-b303-208674e67c04 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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-29 06:49:36.275 8 INFO glance.api.v2.image_data [None req-e37a0052-a470-4887-b303-208674e67c04 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 06:49:39.770 8 INFO glance.location [None req-e37a0052-a470-4887-b303-208674e67c04 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.89 () {48 vars in 1039 bytes} [Wed Jul 29 06:49:36 2026] PUT /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770/file => generated 0 bytes in 3535 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7150 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 06:49:39 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-29 06:49:39.847 8 WARNING oslo_config.cfg [None req-8a200f71-5e93-40d9-ba59-e1fdb36e9480 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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: 9/14] 199.204.45.89 () {48 vars in 1043 bytes} [Wed Jul 29 06:49:39 2026] PATCH /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 06:49:39 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:11:40 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: 142/281] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:11:40 2026] GET /v2/images => generated 1240 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:12:18 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: 144/291] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:12:18 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 199.204.45.89 () {44 vars in 931 bytes} [Wed Jul 29 07:12:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 199.204.45.89 () {44 vars in 953 bytes} [Wed Jul 29 07:12:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 199.204.45.89 () {44 vars in 933 bytes} [Wed Jul 29 07:12:18 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: 146/295] 199.204.45.89 () {48 vars in 945 bytes} [Wed Jul 29 07:12:18 2026] POST /v2/images => generated 796 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 07:12:18.891 8 INFO glance.api.v2.image_data [None req-3dd27fdc-46da-4a53-9a8e-ce6e60b041f5 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 07:13:01.707 8 INFO glance.location [None req-3dd27fdc-46da-4a53-9a8e-ce6e60b041f5 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 150/306] 199.204.45.89 () {48 vars in 1040 bytes} [Wed Jul 29 07:12:18 2026] PUT /v2/images/f144986d-17f1-460a-b069-793ce085a1ea/file => generated 0 bytes in 42866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61824 switches on core 0) [pid: 7|app: 0|req: 157/307] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:13:01 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/308] 199.204.45.89 () {48 vars in 1043 bytes} [Wed Jul 29 07:13:01 2026] PATCH /v2/images/f144986d-17f1-460a-b069-793ce085a1ea => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/309] 199.204.45.89 () {48 vars in 1044 bytes} [Wed Jul 29 07:13:01 2026] PATCH /v2/images/f144986d-17f1-460a-b069-793ce085a1ea => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/310] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:13:01 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/311] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:13:03 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: 153/312] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:13:03 2026] GET /v2/images => generated 2451 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:19:40 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: 199/392] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:19:40 2026] GET /v2/images => generated 2451 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:19:50 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: 201/396] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:19:50 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.89 () {44 vars in 941 bytes} [Wed Jul 29 07:19:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.89 () {44 vars in 963 bytes} [Wed Jul 29 07:19:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.89 () {44 vars in 933 bytes} [Wed Jul 29 07:19:50 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: 203/400] 199.204.45.89 () {48 vars in 945 bytes} [Wed Jul 29 07:19:50 2026] POST /v2/images => generated 799 bytes in 280 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 07:19:50.474 8 INFO glance.api.v2.image_data [None req-632adc7b-8850-45dc-abf9-5192e6854bd3 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 07:20:47.887 8 INFO glance.location [None req-632adc7b-8850-45dc-abf9-5192e6854bd3 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/413] 199.204.45.89 () {48 vars in 1039 bytes} [Wed Jul 29 07:19:50 2026] PUT /v2/images/e6272a58-29a0-4c40-af26-79a5bf073451/file => generated 0 bytes in 57464 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23019 switches on core 0) [pid: 7|app: 0|req: 216/414] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:20:47 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/415] 199.204.45.89 () {48 vars in 1044 bytes} [Wed Jul 29 07:20:47 2026] PATCH /v2/images/e6272a58-29a0-4c40-af26-79a5bf073451 => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/416] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:20:48 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: 8|app: 0|req: 207/431] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:21:54 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: 225/432] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:21:54 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: 7|app: 0|req: 227/435] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:22:09 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: 209/436] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:22:09 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: 7|app: 0|req: 228/437] 199.204.45.89 () {44 vars in 933 bytes} [Wed Jul 29 07:22:09 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: 8|app: 0|req: 210/438] 199.204.45.89 () {44 vars in 955 bytes} [Wed Jul 29 07:22:09 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/439] 199.204.45.89 () {44 vars in 933 bytes} [Wed Jul 29 07:22:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/440] 199.204.45.89 () {48 vars in 945 bytes} [Wed Jul 29 07:22:09 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-29 07:22:09.897 7 WARNING oslo_policy.policy [None req-7bed51ac-eb23-4ffb-89ef-347f24605403 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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-29 07:22:09.897 7 WARNING oslo_policy.policy [None req-7bed51ac-eb23-4ffb-89ef-347f24605403 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - 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-29 07:22:09.899 7 INFO glance.api.v2.image_data [None req-7bed51ac-eb23-4ffb-89ef-347f24605403 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 07:22:25.457 7 INFO glance.location [None req-7bed51ac-eb23-4ffb-89ef-347f24605403 304df4793e784f57a310d219efd6817d 394ffac92c5a45c8bfa8752108faf4b0 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 230/445] 199.204.45.89 () {48 vars in 1040 bytes} [Wed Jul 29 07:22:09 2026] PUT /v2/images/114000c2-affd-4ea3-be67-ca447f20704d/file => generated 0 bytes in 15633 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33679 switches on core 0) [pid: 8|app: 0|req: 216/446] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:22:25 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/447] 199.204.45.89 () {48 vars in 1043 bytes} [Wed Jul 29 07:22:25 2026] PATCH /v2/images/114000c2-affd-4ea3-be67-ca447f20704d => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/448] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:22:25 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: 7|app: 0|req: 310/605] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:35:22 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: 296/606] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:35:22 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/635] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:37:44 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/636] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:37: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: 326/637] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:37: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: 312/638] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:37:45 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/647] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:38: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: 331/650] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:38:31 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/651] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:38:38 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: 332/652] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:38:38 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/665] 199.204.45.89 () {42 vars in 682 bytes} [Wed Jul 29 07:39:38 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: 327/666] 199.204.45.89 () {44 vars in 904 bytes} [Wed Jul 29 07:39:38 2026] GET /v2/images => generated 4893 bytes in 71 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: 346/679] 10.0.0.223 () {32 vars in 632 bytes} [Wed Jul 29 07:40:38 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/684] 10.0.0.129 () {36 vars in 986 bytes} [Wed Jul 29 07:40:58 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 22 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: 336/685] 10.0.0.129 () {36 vars in 926 bytes} [Wed Jul 29 07:40:58 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/688] 199.204.45.89 () {36 vars in 989 bytes} [Wed Jul 29 07:41:02 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/689] 199.204.45.89 () {36 vars in 929 bytes} [Wed Jul 29 07:41:02 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: 352/690] 199.204.45.89 () {36 vars in 989 bytes} [Wed Jul 29 07:41:03 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/691] 199.204.45.89 () {36 vars in 929 bytes} [Wed Jul 29 07:41:03 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: 354/694] 10.0.0.223 () {34 vars in 654 bytes} [Wed Jul 29 07:41:11 2026] POST /v2/images => generated 649 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-29 07:41:12.141 8 WARNING glance.api.v2.images [None req-c5fb57dd-ca49-47f6-83ad-723a1a73957f 1612d91004864841ab36fcbece3c0972 c50d32250e344cefa2d0695315d20bca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9dfad7c5-6edb-4989-b5dc-c005caccefd7 [pid: 8|app: 0|req: 341/695] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 29 07:41:12 2026] DELETE /v2/images/9dfad7c5-6edb-4989-b5dc-c005caccefd7 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/696] 10.0.0.223 () {32 vars in 706 bytes} [Wed Jul 29 07:41:12 2026] GET /v2/images/9dfad7c5-6edb-4989-b5dc-c005caccefd7 => 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: 342/697] 10.0.0.223 () {32 vars in 632 bytes} [Wed Jul 29 07:41:12 2026] GET /v2/images => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/698] 10.0.0.223 () {34 vars in 654 bytes} [Wed Jul 29 07:41:12 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/699] 10.0.0.223 () {32 vars in 716 bytes} [Wed Jul 29 07:41:12 2026] GET /v2/images/444e13d8-f199-45bf-9796-34a96ac22ab1/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-29 07:41:12.443 7 INFO glance.api.v2.image_data [None req-388fa64e-d305-436c-85c3-d24ad6c3b85b 1612d91004864841ab36fcbece3c0972 c50d32250e344cefa2d0695315d20bca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-29 07:41:12.507 7 WARNING glance_store._drivers.rbd [None req-388fa64e-d305-436c-85c3-d24ad6c3b85b 1612d91004864841ab36fcbece3c0972 c50d32250e344cefa2d0695315d20bca - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-29 07:41:13.388 7 INFO glance.location [None req-388fa64e-d305-436c-85c3-d24ad6c3b85b 1612d91004864841ab36fcbece3c0972 c50d32250e344cefa2d0695315d20bca - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 357/700] 10.0.0.223 () {32 vars in 726 bytes} [Wed Jul 29 07:41:12 2026] PUT /v2/images/444e13d8-f199-45bf-9796-34a96ac22ab1/file => generated 0 bytes in 1022 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/701] 10.0.0.223 () {32 vars in 706 bytes} [Wed Jul 29 07:41:13 2026] GET /v2/images/444e13d8-f199-45bf-9796-34a96ac22ab1 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/702] 10.0.0.223 () {32 vars in 716 bytes} [Wed Jul 29 07:41:13 2026] GET /v2/images/444e13d8-f199-45bf-9796-34a96ac22ab1/file => generated 1024 bytes in 215 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/703] 10.0.0.223 () {34 vars in 654 bytes} [Wed Jul 29 07:41:13 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/704] 10.0.0.223 () {32 vars in 725 bytes} [Wed Jul 29 07:41:13 2026] PATCH /v2/images/accd2e31-c4a9-44aa-b962-e77cc58380fb => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/705] 10.0.0.223 () {32 vars in 706 bytes} [Wed Jul 29 07:41:13 2026] GET /v2/images/accd2e31-c4a9-44aa-b962-e77cc58380fb => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-29 07:41:13.839 7 WARNING glance.api.v2.images [None req-66d4fc48-aa84-4754-9552-c5473a7f9838 1612d91004864841ab36fcbece3c0972 c50d32250e344cefa2d0695315d20bca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//accd2e31-c4a9-44aa-b962-e77cc58380fb [pid: 7|app: 0|req: 360/706] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 29 07:41:13 2026] DELETE /v2/images/accd2e31-c4a9-44aa-b962-e77cc58380fb => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/707] 10.0.0.223 () {32 vars in 706 bytes} [Wed Jul 29 07:41:13 2026] GET /v2/images/accd2e31-c4a9-44aa-b962-e77cc58380fb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 07:41:13.919 7 WARNING glance.api.v2.images [None req-46bf6c2e-78c4-4dd4-9515-05de8c997f14 1612d91004864841ab36fcbece3c0972 c50d32250e344cefa2d0695315d20bca - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//444e13d8-f199-45bf-9796-34a96ac22ab1 [pid: 8|app: 0|req: 348/708] 10.0.0.129 () {36 vars in 986 bytes} [Wed Jul 29 07:41:14 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => 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: 349/709] 10.0.0.129 () {36 vars in 926 bytes} [Wed Jul 29 07:41:14 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/710] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 29 07:41:13 2026] DELETE /v2/images/444e13d8-f199-45bf-9796-34a96ac22ab1 => generated 0 bytes in 1655 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.223 () {32 vars in 706 bytes} [Wed Jul 29 07:41:15 2026] GET /v2/images/444e13d8-f199-45bf-9796-34a96ac22ab1 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-29 07:41:15.603 7 WARNING glance.api.v2.images [None req-de5e7fca-436a-48f5-bbe4-dd46dc03cc99 1612d91004864841ab36fcbece3c0972 c50d32250e344cefa2d0695315d20bca - - default default] Failed to find image 9dfad7c5-6edb-4989-b5dc-c005caccefd7 to delete: glance.common.exception.ImageNotFound: No image found with ID 9dfad7c5-6edb-4989-b5dc-c005caccefd7 [pid: 7|app: 0|req: 362/712] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 29 07:41:15 2026] DELETE /v2/images/9dfad7c5-6edb-4989-b5dc-c005caccefd7 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 10.0.0.223 () {32 vars in 706 bytes} [Wed Jul 29 07:41:15 2026] GET /v2/images/9dfad7c5-6edb-4989-b5dc-c005caccefd7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/714] 10.0.0.127 () {36 vars in 986 bytes} [Wed Jul 29 07:41:18 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:41:18 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: 364/716] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:41:18 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: 353/717] 10.0.0.127 () {36 vars in 986 bytes} [Wed Jul 29 07:41:18 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/718] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:41:18 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: 354/719] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:41:19 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: 366/720] 10.0.0.127 () {36 vars in 986 bytes} [Wed Jul 29 07:41:19 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => 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: 355/721] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:41:19 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: 367/722] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:41:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/723] 10.0.0.22 () {36 vars in 985 bytes} [Wed Jul 29 07:41:20 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/724] 10.0.0.22 () {36 vars in 925 bytes} [Wed Jul 29 07:41:20 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: 357/725] 10.0.0.22 () {36 vars in 985 bytes} [Wed Jul 29 07:41:20 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => 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: 369/726] 10.0.0.22 () {36 vars in 925 bytes} [Wed Jul 29 07:41:20 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/727] 10.0.0.22 () {36 vars in 925 bytes} [Wed Jul 29 07:41:20 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 10.0.0.129 () {36 vars in 986 bytes} [Wed Jul 29 07:41:41 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => 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: 361/733] 10.0.0.129 () {36 vars in 926 bytes} [Wed Jul 29 07:41: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: 364/738] 10.0.0.129 () {36 vars in 986 bytes} [Wed Jul 29 07:41:56 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => 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: 375/739] 10.0.0.129 () {36 vars in 926 bytes} [Wed Jul 29 07:41:56 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/744] 10.0.0.129 () {36 vars in 986 bytes} [Wed Jul 29 07:42:12 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => 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/745] 10.0.0.129 () {36 vars in 926 bytes} [Wed Jul 29 07:42:12 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: 369/748] 10.0.0.223 () {30 vars in 410 bytes} [Wed Jul 29 07:42:30 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: 387/763] 10.0.0.129 () {36 vars in 986 bytes} [Wed Jul 29 07:43:36 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/764] 10.0.0.129 () {36 vars in 926 bytes} [Wed Jul 29 07:43:36 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/765] 10.0.0.129 () {36 vars in 986 bytes} [Wed Jul 29 07:43:41 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/766] 10.0.0.129 () {36 vars in 926 bytes} [Wed Jul 29 07:43:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.223 () {32 vars in 706 bytes} [Wed Jul 29 07:44:02 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/774] 10.0.0.223 () {32 vars in 706 bytes} [Wed Jul 29 07:44:02 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/775] 10.0.0.127 () {36 vars in 986 bytes} [Wed Jul 29 07:44:02 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/776] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:44:02 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: 394/777] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:44:02 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: 384/778] 10.0.0.127 () {36 vars in 986 bytes} [Wed Jul 29 07:44:02 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/779] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:44:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/780] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:44:03 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: 396/781] 10.0.0.127 () {36 vars in 986 bytes} [Wed Jul 29 07:44:03 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/782] 10.0.0.127 () {36 vars in 926 bytes} [Wed Jul 29 07:44:03 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: 397/783] 10.0.0.22 () {36 vars in 985 bytes} [Wed Jul 29 07:44:03 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/784] 10.0.0.22 () {36 vars in 925 bytes} [Wed Jul 29 07:44:03 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: 398/785] 10.0.0.22 () {36 vars in 985 bytes} [Wed Jul 29 07:44:03 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/786] 10.0.0.22 () {36 vars in 925 bytes} [Wed Jul 29 07:44:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.22 () {36 vars in 925 bytes} [Wed Jul 29 07:44:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/788] 10.0.0.129 () {36 vars in 986 bytes} [Wed Jul 29 07:44:06 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/789] 10.0.0.129 () {36 vars in 926 bytes} [Wed Jul 29 07:44:06 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: 404/796] 10.0.0.129 () {36 vars in 986 bytes} [Wed Jul 29 07:44:36 2026] GET /v2/images/e2513c20-5743-4ed2-8cc6-fd73dcde1770 => 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: 393/797] 10.0.0.129 () {36 vars in 926 bytes} [Wed Jul 29 07:44:36 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)