+ 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 [Mon May 25 01:03:41 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:16:43 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-55fcfcfc5b-k9lls machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fe4ec7e4668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-25 01:03:43.218 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-25 01:03:43.325 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-05-25 01:03:44.098 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-05-25 01:03:44.099 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-05-25 01:03:44.099 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-25 01:03:44.290 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-05-25 01:03:44.291 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-05-25 01:03:44.291 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-25 01:03:46.163 7 WARNING glance.api.v2.images [None req-d06dbe16-547c-4f7e-b257-5fbdd4aae268 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-25 01:03:46.477 8 WARNING glance.api.v2.images [None req-e7ac0de2-c210-434c-a357-1e74bbf4c88b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-25 01:03:46.488 7 WARNING keystonemiddleware._common.config [None req-d06dbe16-547c-4f7e-b257-5fbdd4aae268 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 01:03:46.496 7 WARNING oslo_config.cfg [None req-d06dbe16-547c-4f7e-b257-5fbdd4aae268 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe4ec7e4668 pid: 7 (default app) 2026-05-25 01:03:46.820 8 WARNING keystonemiddleware._common.config [None req-e7ac0de2-c210-434c-a357-1e74bbf4c88b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 01:03:46.827 8 WARNING oslo_config.cfg [None req-e7ac0de2-c210-434c-a357-1e74bbf4c88b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe4ec7e4668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:03:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 01:03:48.087 8 WARNING oslo_policy.policy [None req-c88209f5-4df9-45b9-92a8-22d8853d893b 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - 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-05-25 01:03:48.088 8 WARNING oslo_policy.policy [None req-c88209f5-4df9-45b9-92a8-22d8853d893b 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - 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-05-25 01:03:48.106 8 WARNING oslo_policy.policy [None req-c88209f5-4df9-45b9-92a8-22d8853d893b 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - 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-05-25 01:03:48.107 8 WARNING oslo_policy.policy [None req-c88209f5-4df9-45b9-92a8-22d8853d893b 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:03:47 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:03:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:03:51 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 01:03:51.867 7 WARNING oslo_policy.policy [None req-0da8024c-5957-4c5b-826f-f702843066ef 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - 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-05-25 01:03:51.867 7 WARNING oslo_policy.policy [None req-0da8024c-5957-4c5b-826f-f702843066ef 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.30 () {44 vars in 908 bytes} [Mon May 25 01:03:51 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.30 () {44 vars in 930 bytes} [Mon May 25 01:03:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:03:52.011 7 WARNING oslo_policy.policy [None req-5d224c0d-eacd-43ec-bbc5-bcf0bed2775c 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - 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-05-25 01:03:52.011 7 WARNING oslo_policy.policy [None req-5d224c0d-eacd-43ec-bbc5-bcf0bed2775c 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.30 () {44 vars in 936 bytes} [Mon May 25 01:03:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:03:52.104 8 WARNING oslo_config.cfg [None req-4ce0dbed-4c3f-4f68-97a4-805aca8dc1f2 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.30 () {48 vars in 948 bytes} [Mon May 25 01:03:52 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 01:03:52.127 7 WARNING oslo_policy.policy [None req-617edb1f-8443-42c3-ba42-7f77d4fe4987 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - 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-05-25 01:03:52.127 7 WARNING oslo_policy.policy [None req-617edb1f-8443-42c3-ba42-7f77d4fe4987 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - 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-05-25 01:03:52.129 7 INFO glance.api.v2.image_data [None req-617edb1f-8443-42c3-ba42-7f77d4fe4987 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:03:55.415 7 INFO glance.location [None req-617edb1f-8443-42c3-ba42-7f77d4fe4987 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.30 () {48 vars in 1042 bytes} [Mon May 25 01:03:52 2026] PUT /v2/images/ac026617-6266-4cd9-866e-00a216c22970/file => generated 0 bytes in 3327 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7911 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.30 () {44 vars in 968 bytes} [Mon May 25 01:03:55 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:03:55.542 7 WARNING oslo_config.cfg [None req-b6229ef3-e663-4df1-940d-67bde831a39b 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.30 () {48 vars in 1048 bytes} [Mon May 25 01:03:55 2026] PATCH /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.30 () {44 vars in 968 bytes} [Mon May 25 01:03:55 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:24:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/264] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:24:18 2026] GET /v2/images => generated 1381 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:24:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:24:38 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.30 () {44 vars in 934 bytes} [Mon May 25 01:24:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.30 () {44 vars in 956 bytes} [Mon May 25 01:24:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.30 () {44 vars in 936 bytes} [Mon May 25 01:24:38 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: 139/274] 199.204.45.30 () {48 vars in 948 bytes} [Mon May 25 01:24:38 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 01:24:38.536 8 WARNING oslo_policy.policy [None req-057dc804-4abd-46fc-bfcb-dc9d41040f18 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - 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-05-25 01:24:38.536 8 WARNING oslo_policy.policy [None req-057dc804-4abd-46fc-bfcb-dc9d41040f18 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - 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-05-25 01:24:38.537 8 INFO glance.api.v2.image_data [None req-057dc804-4abd-46fc-bfcb-dc9d41040f18 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:25:02.993 8 INFO glance.location [None req-057dc804-4abd-46fc-bfcb-dc9d41040f18 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 136/279] 199.204.45.30 () {48 vars in 1043 bytes} [Mon May 25 01:24:38 2026] PUT /v2/images/a8b898c8-3a4b-4c15-abc9-d542645eaefa/file => generated 0 bytes in 24506 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65683 switches on core 0) [pid: 7|app: 0|req: 144/280] 199.204.45.30 () {44 vars in 968 bytes} [Mon May 25 01:25:03 2026] GET /v2/images/a8b898c8-3a4b-4c15-abc9-d542645eaefa => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/281] 199.204.45.30 () {48 vars in 1048 bytes} [Mon May 25 01:25:03 2026] PATCH /v2/images/a8b898c8-3a4b-4c15-abc9-d542645eaefa => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/282] 199.204.45.30 () {44 vars in 968 bytes} [Mon May 25 01:25:03 2026] GET /v2/images/a8b898c8-3a4b-4c15-abc9-d542645eaefa => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/283] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:25:04 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/284] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:25:04 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/363] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:31:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/366] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:31:36 2026] GET /v2/images => generated 2778 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/369] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:31:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/370] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:31:47 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/371] 199.204.45.30 () {44 vars in 944 bytes} [Mon May 25 01:31:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/372] 199.204.45.30 () {44 vars in 966 bytes} [Mon May 25 01:31:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/373] 199.204.45.30 () {44 vars in 936 bytes} [Mon May 25 01:31:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/374] 199.204.45.30 () {48 vars in 948 bytes} [Mon May 25 01:31:47 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 01:31:47.907 8 INFO glance.api.v2.image_data [None req-0f5883e6-02bb-4429-9ae2-2921d81dca64 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:32:07.126 8 INFO glance.location [None req-0f5883e6-02bb-4429-9ae2-2921d81dca64 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 183/379] 199.204.45.30 () {48 vars in 1042 bytes} [Mon May 25 01:31:47 2026] PUT /v2/images/6509f2c7-bc14-4298-a636-626613ed6a4f/file => generated 0 bytes in 19278 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25955 switches on core 0) [pid: 7|app: 0|req: 197/380] 199.204.45.30 () {44 vars in 968 bytes} [Mon May 25 01:32:07 2026] GET /v2/images/6509f2c7-bc14-4298-a636-626613ed6a4f => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/381] 199.204.45.30 () {48 vars in 1048 bytes} [Mon May 25 01:32:07 2026] PATCH /v2/images/6509f2c7-bc14-4298-a636-626613ed6a4f => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/382] 199.204.45.30 () {44 vars in 968 bytes} [Mon May 25 01:32:07 2026] GET /v2/images/6509f2c7-bc14-4298-a636-626613ed6a4f => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/389] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:32:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/390] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:32:44 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/395] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:33:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/396] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:33:04 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/397] 199.204.45.30 () {44 vars in 936 bytes} [Mon May 25 01:33:04 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: 192/398] 199.204.45.30 () {44 vars in 958 bytes} [Mon May 25 01:33:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/399] 199.204.45.30 () {44 vars in 936 bytes} [Mon May 25 01:33:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/400] 199.204.45.30 () {48 vars in 948 bytes} [Mon May 25 01:33:04 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-05-25 01:33:04.562 7 INFO glance.api.v2.image_data [None req-9f111eed-10bf-42cb-8d75-26b428f3d726 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:33:17.174 7 INFO glance.location [None req-9f111eed-10bf-42cb-8d75-26b428f3d726 12c24dbac76447ca80a2ca546a8e1eae 4df878ffcdd640d5acc1269c9a41af84 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/405] 199.204.45.30 () {48 vars in 1043 bytes} [Mon May 25 01:33:04 2026] PUT /v2/images/e597251c-1fb5-4b9e-8aa9-0f65c70d5459/file => generated 0 bytes in 12656 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39048 switches on core 0) [pid: 8|app: 0|req: 198/406] 199.204.45.30 () {44 vars in 968 bytes} [Mon May 25 01:33:17 2026] GET /v2/images/e597251c-1fb5-4b9e-8aa9-0f65c70d5459 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/407] 199.204.45.30 () {48 vars in 1048 bytes} [Mon May 25 01:33:17 2026] PATCH /v2/images/e597251c-1fb5-4b9e-8aa9-0f65c70d5459 => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/408] 199.204.45.30 () {44 vars in 968 bytes} [Mon May 25 01:33:17 2026] GET /v2/images/e597251c-1fb5-4b9e-8aa9-0f65c70d5459 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/561] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:46:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/562] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:46:00 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/591] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:48:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/592] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:48:17 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/593] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:48:19 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/594] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:48:19 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/605] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:49:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/606] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:49:06 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/607] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:49:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/608] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:49:15 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/623] 199.204.45.30 () {42 vars in 685 bytes} [Mon May 25 01:50:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/624] 199.204.45.30 () {44 vars in 907 bytes} [Mon May 25 01:50:16 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 312/633] 10.0.0.96 () {32 vars in 632 bytes} [Mon May 25 01:50:57 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/638] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:51:17 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 324/639] 10.0.0.7 () {36 vars in 925 bytes} [Mon May 25 01:51:17 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/640] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:51:20 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/641] 10.0.0.7 () {36 vars in 925 bytes} [Mon May 25 01:51:20 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: 317/642] 199.204.45.30 () {36 vars in 990 bytes} [Mon May 25 01:51:25 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 199.204.45.30 () {36 vars in 930 bytes} [Mon May 25 01:51:25 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: 318/644] 199.204.45.30 () {36 vars in 990 bytes} [Mon May 25 01:51:26 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/645] 199.204.45.30 () {36 vars in 930 bytes} [Mon May 25 01:51:26 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: 320/648] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:51:30 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/649] 10.0.0.7 () {36 vars in 925 bytes} [Mon May 25 01:51:30 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: 8|app: 0|req: 321/650] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:51:31 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/651] 10.0.0.7 () {36 vars in 925 bytes} [Mon May 25 01:51: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: 335/660] 10.0.0.96 () {30 vars in 410 bytes} [Mon May 25 01:52:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/663] 10.0.0.96 () {34 vars in 654 bytes} [Mon May 25 01:52:22 2026] POST /v2/images => generated 648 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-25 01:52:22.925 8 WARNING glance.api.v2.images [None req-16353188-4faf-4ca4-8932-9073c9eeec81 95420fea96594368a9e12c469e5afbcc b5ff67ba72184cbcafced22326a1de1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//629cb5ad-295d-4356-85bf-e7c83effafa6 [pid: 8|app: 0|req: 327/664] 10.0.0.96 () {32 vars in 709 bytes} [Mon May 25 01:52:22 2026] DELETE /v2/images/629cb5ad-295d-4356-85bf-e7c83effafa6 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 10.0.0.96 () {32 vars in 706 bytes} [Mon May 25 01:52:22 2026] GET /v2/images/629cb5ad-295d-4356-85bf-e7c83effafa6 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/666] 10.0.0.96 () {32 vars in 632 bytes} [Mon May 25 01:52:22 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/667] 10.0.0.96 () {34 vars in 654 bytes} [Mon May 25 01:52:23 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/668] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:23 2026] GET /v2/images/b0480f3e-0c07-44b5-9763-7bb0e420792e/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:52:23.128 7 INFO glance.api.v2.image_data [None req-c851b7bc-4b6c-44aa-beba-eba79c545e7c 95420fea96594368a9e12c469e5afbcc b5ff67ba72184cbcafced22326a1de1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:52:23.180 7 WARNING glance_store._drivers.rbd [None req-c851b7bc-4b6c-44aa-beba-eba79c545e7c 95420fea96594368a9e12c469e5afbcc b5ff67ba72184cbcafced22326a1de1f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-25 01:52:24.328 7 INFO glance.location [None req-c851b7bc-4b6c-44aa-beba-eba79c545e7c 95420fea96594368a9e12c469e5afbcc b5ff67ba72184cbcafced22326a1de1f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 340/669] 10.0.0.96 () {32 vars in 726 bytes} [Mon May 25 01:52:23 2026] PUT /v2/images/b0480f3e-0c07-44b5-9763-7bb0e420792e/file => generated 0 bytes in 1249 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/670] 10.0.0.96 () {32 vars in 706 bytes} [Mon May 25 01:52:24 2026] GET /v2/images/b0480f3e-0c07-44b5-9763-7bb0e420792e => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/671] 10.0.0.96 () {32 vars in 716 bytes} [Mon May 25 01:52:24 2026] GET /v2/images/b0480f3e-0c07-44b5-9763-7bb0e420792e/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/672] 10.0.0.96 () {34 vars in 654 bytes} [Mon May 25 01:52:24 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/673] 10.0.0.96 () {32 vars in 725 bytes} [Mon May 25 01:52:24 2026] PATCH /v2/images/53c76623-8b1d-46ad-bf57-c219bf8dd73d => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/674] 10.0.0.96 () {32 vars in 706 bytes} [Mon May 25 01:52:24 2026] GET /v2/images/53c76623-8b1d-46ad-bf57-c219bf8dd73d => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:52:24.631 7 WARNING glance.api.v2.images [None req-5662624c-5e1f-45a8-96c5-c23644e71f38 95420fea96594368a9e12c469e5afbcc b5ff67ba72184cbcafced22326a1de1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//53c76623-8b1d-46ad-bf57-c219bf8dd73d [pid: 7|app: 0|req: 343/675] 10.0.0.96 () {32 vars in 709 bytes} [Mon May 25 01:52:24 2026] DELETE /v2/images/53c76623-8b1d-46ad-bf57-c219bf8dd73d => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.96 () {32 vars in 706 bytes} [Mon May 25 01:52:24 2026] GET /v2/images/53c76623-8b1d-46ad-bf57-c219bf8dd73d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:52:24.700 7 WARNING glance.api.v2.images [None req-41e9f96d-2ba3-483d-8f23-7b6feb483552 95420fea96594368a9e12c469e5afbcc b5ff67ba72184cbcafced22326a1de1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b0480f3e-0c07-44b5-9763-7bb0e420792e [pid: 7|app: 0|req: 344/677] 10.0.0.96 () {32 vars in 709 bytes} [Mon May 25 01:52:24 2026] DELETE /v2/images/b0480f3e-0c07-44b5-9763-7bb0e420792e => generated 0 bytes in 887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 10.0.0.96 () {32 vars in 706 bytes} [Mon May 25 01:52:25 2026] GET /v2/images/b0480f3e-0c07-44b5-9763-7bb0e420792e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:52:25.607 7 WARNING glance.api.v2.images [None req-7be77bba-299d-423d-841b-58cc42e993ef 95420fea96594368a9e12c469e5afbcc b5ff67ba72184cbcafced22326a1de1f - - default default] Failed to find image 629cb5ad-295d-4356-85bf-e7c83effafa6 to delete: glance.common.exception.ImageNotFound: No image found with ID 629cb5ad-295d-4356-85bf-e7c83effafa6 [pid: 7|app: 0|req: 345/679] 10.0.0.96 () {32 vars in 709 bytes} [Mon May 25 01:52:25 2026] DELETE /v2/images/629cb5ad-295d-4356-85bf-e7c83effafa6 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/680] 10.0.0.96 () {32 vars in 706 bytes} [Mon May 25 01:52:25 2026] GET /v2/images/629cb5ad-295d-4356-85bf-e7c83effafa6 => 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: 347/683] 10.0.0.151 () {36 vars in 987 bytes} [Mon May 25 01:52:30 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/684] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:30 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: 348/685] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:30 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 10.0.0.151 () {36 vars in 987 bytes} [Mon May 25 01:52:30 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:30 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/688] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:30 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: 350/689] 10.0.0.151 () {36 vars in 987 bytes} [Mon May 25 01:52:30 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/691] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:30 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: 341/692] 10.0.0.221 () {36 vars in 987 bytes} [Mon May 25 01:52:31 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/693] 10.0.0.221 () {36 vars in 927 bytes} [Mon May 25 01:52:31 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: 342/694] 10.0.0.221 () {36 vars in 987 bytes} [Mon May 25 01:52:31 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/695] 10.0.0.221 () {36 vars in 927 bytes} [Mon May 25 01:52:31 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/696] 10.0.0.221 () {36 vars in 927 bytes} [Mon May 25 01:52: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: 7|app: 0|req: 356/701] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:52:52 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/702] 10.0.0.7 () {36 vars in 925 bytes} [Mon May 25 01:52:52 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: 358/705] 10.0.0.96 () {32 vars in 706 bytes} [Mon May 25 01:52:59 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/706] 10.0.0.96 () {32 vars in 706 bytes} [Mon May 25 01:52:59 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/707] 10.0.0.151 () {36 vars in 987 bytes} [Mon May 25 01:52:59 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/708] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:59 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: 360/709] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:59 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: 350/710] 10.0.0.151 () {36 vars in 987 bytes} [Mon May 25 01:52:59 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/711] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:59 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: 351/712] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/713] 10.0.0.151 () {36 vars in 987 bytes} [Mon May 25 01:52:59 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/714] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:52:59 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: 363/715] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:53:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/716] 10.0.0.221 () {36 vars in 987 bytes} [Mon May 25 01:53:00 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.221 () {36 vars in 927 bytes} [Mon May 25 01:53:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 10.0.0.221 () {36 vars in 987 bytes} [Mon May 25 01:53:00 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.221 () {36 vars in 927 bytes} [Mon May 25 01:53:00 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: 355/720] 10.0.0.221 () {36 vars in 927 bytes} [Mon May 25 01:53:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/735] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:54:15 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/736] 10.0.0.7 () {36 vars in 925 bytes} [Mon May 25 01:54:15 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: 378/745] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:54:46 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/746] 10.0.0.7 () {36 vars in 925 bytes} [Mon May 25 01:54:47 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: 380/749] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:55:02 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/750] 10.0.0.7 () {36 vars in 925 bytes} [Mon May 25 01:55:02 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: 383/755] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:55:19 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/756] 10.0.0.7 () {36 vars in 925 bytes} [Mon May 25 01:55:19 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: 384/757] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:55:20 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/758] 10.0.0.7 () {36 vars in 925 bytes} [Mon May 25 01:55:20 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: 388/765] 199.204.45.30 () {32 vars in 825 bytes} [Mon May 25 01:55:51 2026] GET /v2/images?status=active&owner=4df878ffcdd640d5acc1269c9a41af84&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/766] 199.204.45.30 () {32 vars in 652 bytes} [Mon May 25 01:55:52 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: 389/767] 10.0.0.151 () {36 vars in 987 bytes} [Mon May 25 01:55:52 2026] GET /v2/images/a8b898c8-3a4b-4c15-abc9-d542645eaefa => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/768] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:55:52 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: 390/769] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:55:52 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: 380/770] 10.0.0.151 () {36 vars in 987 bytes} [Mon May 25 01:55:52 2026] GET /v2/images/a8b898c8-3a4b-4c15-abc9-d542645eaefa => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/771] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:55:52 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: 381/772] 10.0.0.151 () {36 vars in 927 bytes} [Mon May 25 01:55:52 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: 392/773] 10.0.0.151 () {36 vars in 987 bytes} [Mon May 25 01:55:52 2026] GET /v2/images/a8b898c8-3a4b-4c15-abc9-d542645eaefa => generated 1395 bytes in 15 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.151 () {36 vars in 927 bytes} [Mon May 25 01:55:52 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: 393/775] 10.0.0.221 () {36 vars in 987 bytes} [Mon May 25 01:55:52 2026] GET /v2/images/a8b898c8-3a4b-4c15-abc9-d542645eaefa => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/776] 10.0.0.221 () {36 vars in 927 bytes} [Mon May 25 01:55:52 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: 394/777] 10.0.0.221 () {36 vars in 987 bytes} [Mon May 25 01:55:52 2026] GET /v2/images/a8b898c8-3a4b-4c15-abc9-d542645eaefa => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/778] 10.0.0.221 () {36 vars in 927 bytes} [Mon May 25 01:55:52 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: 395/779] 10.0.0.221 () {36 vars in 927 bytes} [Mon May 25 01:55:52 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: 388/786] 10.0.0.7 () {36 vars in 985 bytes} [Mon May 25 01:56:17 2026] GET /v2/images/ac026617-6266-4cd9-866e-00a216c22970 => generated 1312 bytes in 145 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.7 () {36 vars in 925 bytes} [Mon May 25 01:56:17 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: 406/822] 10.0.0.96 () {32 vars in 632 bytes} [Mon May 25 01:59:14 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)