+ 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 [Fri Jul 24 00:11:28 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-99b9c68f8-9qkns machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f0a4bff8668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-24 00:11:30.058 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 00:11:30.131 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-24 00:11:30.967 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-24 00:11:30.968 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-24 00:11:30.968 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 00:11:31.030 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-24 00:11:31.031 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-24 00:11:31.032 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 00:11:33.073 8 WARNING glance.api.v2.images [None req-43e9c756-0b8f-499f-b6cc-116c452b3a02 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 00:11:33.142 7 WARNING glance.api.v2.images [None req-f92adb9f-7d72-4e81-bc87-55f1ca7ef3fe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 00:11:33.438 8 WARNING keystonemiddleware._common.config [None req-43e9c756-0b8f-499f-b6cc-116c452b3a02 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 00:11:33.447 8 WARNING oslo_config.cfg [None req-43e9c756-0b8f-499f-b6cc-116c452b3a02 - - - - - -] 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 0x7f0a4bff8668 pid: 8 (default app) 2026-07-24 00:11:33.548 7 WARNING keystonemiddleware._common.config [None req-f92adb9f-7d72-4e81-bc87-55f1ca7ef3fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 00:11:33.557 7 WARNING oslo_config.cfg [None req-f92adb9f-7d72-4e81-bc87-55f1ca7ef3fe - - - - - -] 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 0x7f0a4bff8668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:11:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 00:11:34.759 7 WARNING oslo_policy.policy [None req-8acd0335-bfaf-4a1b-a1c9-80949cc87bd2 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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-24 00:11:34.759 7 WARNING oslo_policy.policy [None req-8acd0335-bfaf-4a1b-a1c9-80949cc87bd2 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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-24 00:11:34.775 7 WARNING oslo_policy.policy [None req-8acd0335-bfaf-4a1b-a1c9-80949cc87bd2 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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-24 00:11:34.775 7 WARNING oslo_policy.policy [None req-8acd0335-bfaf-4a1b-a1c9-80949cc87bd2 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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/4] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:11:34 2026] GET /v2/images => generated 69 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:11: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: 2/6] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:11:38 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 00:11:38.552 8 WARNING oslo_policy.policy [None req-a57748f6-44f7-4b1f-abdf-446a9ec554ac c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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-24 00:11:38.552 8 WARNING oslo_policy.policy [None req-a57748f6-44f7-4b1f-abdf-446a9ec554ac c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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: 5/7] 199.204.45.77 () {44 vars in 907 bytes} [Fri Jul 24 00:11:38 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.77 () {44 vars in 929 bytes} [Fri Jul 24 00:11:38 2026] GET /v2/images?name=cirros => generated 81 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:11:38.716 8 WARNING oslo_policy.policy [None req-93de0896-535e-4c12-81c8-e457ef1a0c37 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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-24 00:11:38.717 8 WARNING oslo_policy.policy [None req-93de0896-535e-4c12-81c8-e457ef1a0c37 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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/9] 199.204.45.77 () {44 vars in 935 bytes} [Fri Jul 24 00:11:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:11:38.800 7 WARNING oslo_config.cfg [None req-f0b8b8ae-b37e-4955-b423-adff4dd7c404 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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/10] 199.204.45.77 () {48 vars in 947 bytes} [Fri Jul 24 00:11:38 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 00:11:38.822 8 WARNING oslo_policy.policy [None req-d61ef60b-d629-4154-8fa7-c34e9a557402 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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-24 00:11:38.822 8 WARNING oslo_policy.policy [None req-d61ef60b-d629-4154-8fa7-c34e9a557402 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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-24 00:11:38.823 8 INFO glance.api.v2.image_data [None req-d61ef60b-d629-4154-8fa7-c34e9a557402 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:11:42.866 8 WARNING glance.location [None req-d61ef60b-d629-4154-8fa7-c34e9a557402 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/11] 199.204.45.77 () {48 vars in 1041 bytes} [Fri Jul 24 00:11:38 2026] PUT /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176/file => generated 0 bytes in 4089 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6949 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jul 24 00:11:42 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 00:11:43.028 8 WARNING oslo_config.cfg [None req-023835a8-d19f-47f1-9fbd-0d759de99c0c c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Jul 24 00:11:42 2026] PATCH /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jul 24 00:11:43 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 131/265] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:32:32 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: 135/266] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:32:32 2026] GET /v2/images => generated 1381 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:32:51 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/272] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:32:51 2026] GET /v2/images => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.77 () {44 vars in 933 bytes} [Fri Jul 24 00:32:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.77 () {44 vars in 955 bytes} [Fri Jul 24 00:32:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.77 () {44 vars in 935 bytes} [Fri Jul 24 00:32:51 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: 136/276] 199.204.45.77 () {48 vars in 947 bytes} [Fri Jul 24 00:32:51 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 00:32:51.501 8 INFO glance.api.v2.image_data [None req-1381b55a-c655-44d1-a599-d7149337e575 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:33:18.892 8 WARNING glance.location [None req-1381b55a-c655-44d1-a599-d7149337e575 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/283] 199.204.45.77 () {48 vars in 1042 bytes} [Fri Jul 24 00:32:51 2026] PUT /v2/images/4097ef1b-7337-495c-b982-ccf35a47862f/file => generated 0 bytes in 27450 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62753 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jul 24 00:33:18 2026] GET /v2/images/4097ef1b-7337-495c-b982-ccf35a47862f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Jul 24 00:33:18 2026] PATCH /v2/images/4097ef1b-7337-495c-b982-ccf35a47862f => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jul 24 00:33:19 2026] GET /v2/images/4097ef1b-7337-495c-b982-ccf35a47862f => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:33:20 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: 145/288] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:33:20 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:40:27 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: 189/376] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:40:27 2026] GET /v2/images => generated 2778 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:40:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:40:39 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.77 () {44 vars in 943 bytes} [Fri Jul 24 00:40:39 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: 8|app: 0|req: 190/382] 199.204.45.77 () {44 vars in 965 bytes} [Fri Jul 24 00:40:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.77 () {44 vars in 935 bytes} [Fri Jul 24 00:40:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.77 () {48 vars in 947 bytes} [Fri Jul 24 00:40:39 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 00:40:39.277 7 WARNING oslo_policy.policy [None req-f4522259-0899-4ae5-b5ff-29454e099f74 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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-24 00:40:39.278 7 WARNING oslo_policy.policy [None req-f4522259-0899-4ae5-b5ff-29454e099f74 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - 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-24 00:40:39.279 7 INFO glance.api.v2.image_data [None req-f4522259-0899-4ae5-b5ff-29454e099f74 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:40:58.937 7 INFO glance.location [None req-f4522259-0899-4ae5-b5ff-29454e099f74 c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/389] 199.204.45.77 () {48 vars in 1041 bytes} [Fri Jul 24 00:40:39 2026] PUT /v2/images/7c342d37-9ea9-40e2-bdba-3c763321b0a4/file => generated 0 bytes in 19719 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22851 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jul 24 00:40:58 2026] GET /v2/images/7c342d37-9ea9-40e2-bdba-3c763321b0a4 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Jul 24 00:40:59 2026] PATCH /v2/images/7c342d37-9ea9-40e2-bdba-3c763321b0a4 => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jul 24 00:40:59 2026] GET /v2/images/7c342d37-9ea9-40e2-bdba-3c763321b0a4 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:41:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:41:37 2026] GET /v2/images => generated 4190 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:41:54 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: 205/408] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:41:54 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.77 () {44 vars in 935 bytes} [Fri Jul 24 00:41:54 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.204.45.77 () {44 vars in 957 bytes} [Fri Jul 24 00:41:54 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.204.45.77 () {44 vars in 935 bytes} [Fri Jul 24 00:41:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.77 () {48 vars in 947 bytes} [Fri Jul 24 00:41:54 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 00:41:54.299 7 INFO glance.api.v2.image_data [None req-528f147a-f5bd-433a-9ab6-73e728b9824a c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:42:09.774 7 INFO glance.location [None req-528f147a-f5bd-433a-9ab6-73e728b9824a c86890b20afd47edb9656cd2b5a66e59 1c479ee4a9c644f7b170f34e687433f7 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 206/415] 199.204.45.77 () {48 vars in 1042 bytes} [Fri Jul 24 00:41:54 2026] PUT /v2/images/1deeb8ce-785b-4417-857b-ad9d13357377/file => generated 0 bytes in 15526 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30915 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jul 24 00:42:09 2026] GET /v2/images/1deeb8ce-785b-4417-857b-ad9d13357377 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.204.45.77 () {48 vars in 1047 bytes} [Fri Jul 24 00:42:09 2026] PATCH /v2/images/1deeb8ce-785b-4417-857b-ad9d13357377 => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 199.204.45.77 () {44 vars in 967 bytes} [Fri Jul 24 00:42:09 2026] GET /v2/images/1deeb8ce-785b-4417-857b-ad9d13357377 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/585] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:56:02 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: 295/588] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:56:02 2026] GET /v2/images => generated 5574 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:58:27 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: 310/618] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:58:27 2026] GET /v2/images => generated 5574 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/619] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:58:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/620] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:58:29 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/631] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:59: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: 317/632] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:59:19 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/635] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 00:59:27 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/636] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 00:59:27 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/649] 199.204.45.77 () {42 vars in 684 bytes} [Fri Jul 24 01:00:31 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: 326/650] 199.204.45.77 () {44 vars in 906 bytes} [Fri Jul 24 01:00:31 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/661] 10.0.0.38 () {32 vars in 631 bytes} [Fri Jul 24 01:01:13 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:01:31 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/665] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:01:31 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: 336/668] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:01:36 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 333/669] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:01:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 199.204.45.77 () {36 vars in 989 bytes} [Fri Jul 24 01:01:39 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 334/671] 199.204.45.77 () {36 vars in 929 bytes} [Fri Jul 24 01:01:39 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: 338/672] 199.204.45.77 () {36 vars in 989 bytes} [Fri Jul 24 01:01:40 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 335/673] 199.204.45.77 () {36 vars in 929 bytes} [Fri Jul 24 01:01:40 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: 338/678] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:01:55 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:01:55 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: 342/686] 10.0.0.38 () {34 vars in 653 bytes} [Fri Jul 24 01:02:25 2026] POST /v2/images => generated 649 bytes in 236 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-24 01:02:25.422 8 WARNING glance.api.v2.images [None req-73de31fd-e1c8-471a-b3d2-23b1e8e83bcf 3aca5c58480d48779173a573ac877f53 95462c8f1bed4dada60f0cf6bea9ab80 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d1fac4de-a310-4b2a-9843-54bd7b8c200f [pid: 8|app: 0|req: 345/687] 10.0.0.38 () {32 vars in 708 bytes} [Fri Jul 24 01:02:25 2026] DELETE /v2/images/d1fac4de-a310-4b2a-9843-54bd7b8c200f => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.38 () {32 vars in 705 bytes} [Fri Jul 24 01:02:25 2026] GET /v2/images/d1fac4de-a310-4b2a-9843-54bd7b8c200f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 10.0.0.38 () {32 vars in 631 bytes} [Fri Jul 24 01:02:25 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 10.0.0.38 () {34 vars in 653 bytes} [Fri Jul 24 01:02:25 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: 347/691] 10.0.0.38 () {32 vars in 715 bytes} [Fri Jul 24 01:02:25 2026] GET /v2/images/bcee70e8-0ee1-4a62-b930-8337b2406227/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:02:25.594 7 INFO glance.api.v2.image_data [None req-2b3629b7-9409-4b56-9d53-02156fdb523d 3aca5c58480d48779173a573ac877f53 95462c8f1bed4dada60f0cf6bea9ab80 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 01:02:25.637 7 WARNING glance_store._drivers.rbd [None req-2b3629b7-9409-4b56-9d53-02156fdb523d 3aca5c58480d48779173a573ac877f53 95462c8f1bed4dada60f0cf6bea9ab80 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-24 01:02:26.267 7 INFO glance.location [None req-2b3629b7-9409-4b56-9d53-02156fdb523d 3aca5c58480d48779173a573ac877f53 95462c8f1bed4dada60f0cf6bea9ab80 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/692] 10.0.0.38 () {32 vars in 725 bytes} [Fri Jul 24 01:02:25 2026] PUT /v2/images/bcee70e8-0ee1-4a62-b930-8337b2406227/file => generated 0 bytes in 748 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/693] 10.0.0.38 () {32 vars in 705 bytes} [Fri Jul 24 01:02:26 2026] GET /v2/images/bcee70e8-0ee1-4a62-b930-8337b2406227 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.38 () {32 vars in 715 bytes} [Fri Jul 24 01:02:26 2026] GET /v2/images/bcee70e8-0ee1-4a62-b930-8337b2406227/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.38 () {34 vars in 653 bytes} [Fri Jul 24 01:02:26 2026] POST /v2/images => generated 648 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 10.0.0.38 () {32 vars in 724 bytes} [Fri Jul 24 01:02:26 2026] PATCH /v2/images/08b25756-755c-43b3-8d72-a41941268bc8 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.38 () {32 vars in 705 bytes} [Fri Jul 24 01:02:26 2026] GET /v2/images/08b25756-755c-43b3-8d72-a41941268bc8 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:02:26.679 7 WARNING glance.api.v2.images [None req-d969dca0-4af9-4382-a9fb-bed96ae9077b 3aca5c58480d48779173a573ac877f53 95462c8f1bed4dada60f0cf6bea9ab80 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//08b25756-755c-43b3-8d72-a41941268bc8 [pid: 7|app: 0|req: 348/698] 10.0.0.38 () {32 vars in 708 bytes} [Fri Jul 24 01:02:26 2026] DELETE /v2/images/08b25756-755c-43b3-8d72-a41941268bc8 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.38 () {32 vars in 705 bytes} [Fri Jul 24 01:02:26 2026] GET /v2/images/08b25756-755c-43b3-8d72-a41941268bc8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:02:26.748 7 WARNING glance.api.v2.images [None req-1d413cc4-2dce-42cc-9d3f-5275581e80fa 3aca5c58480d48779173a573ac877f53 95462c8f1bed4dada60f0cf6bea9ab80 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bcee70e8-0ee1-4a62-b930-8337b2406227 [pid: 8|app: 0|req: 352/700] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:02:27 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:02:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.38 () {32 vars in 708 bytes} [Fri Jul 24 01:02:26 2026] DELETE /v2/images/bcee70e8-0ee1-4a62-b930-8337b2406227 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.38 () {32 vars in 705 bytes} [Fri Jul 24 01:02:27 2026] GET /v2/images/bcee70e8-0ee1-4a62-b930-8337b2406227 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:02:27.550 7 WARNING glance.api.v2.images [None req-a8434619-7e01-40d3-be23-7710ee90b905 3aca5c58480d48779173a573ac877f53 95462c8f1bed4dada60f0cf6bea9ab80 - - default default] Failed to find image d1fac4de-a310-4b2a-9843-54bd7b8c200f to delete: glance.common.exception.ImageNotFound: No image found with ID d1fac4de-a310-4b2a-9843-54bd7b8c200f [pid: 7|app: 0|req: 350/704] 10.0.0.38 () {32 vars in 708 bytes} [Fri Jul 24 01:02:27 2026] DELETE /v2/images/d1fac4de-a310-4b2a-9843-54bd7b8c200f => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.38 () {32 vars in 705 bytes} [Fri Jul 24 01:02:27 2026] GET /v2/images/d1fac4de-a310-4b2a-9843-54bd7b8c200f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.38 () {30 vars in 409 bytes} [Fri Jul 24 01:02:30 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: 353/709] 10.0.0.105 () {36 vars in 986 bytes} [Fri Jul 24 01:02:38 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:02:38 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: 354/711] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:02:38 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: 358/712] 10.0.0.105 () {36 vars in 986 bytes} [Fri Jul 24 01:02:38 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 355/713] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:02:38 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: 359/714] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:02:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.105 () {36 vars in 986 bytes} [Fri Jul 24 01:02:39 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:02:39 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: 357/717] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:02:39 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: 361/718] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:02:39 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 358/719] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:02:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.84 () {36 vars in 985 bytes} [Fri Jul 24 01:02:40 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.84 () {36 vars in 925 bytes} [Fri Jul 24 01:02:40 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: 363/722] 10.0.0.84 () {36 vars in 985 bytes} [Fri Jul 24 01:02:40 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.84 () {36 vars in 925 bytes} [Fri Jul 24 01:02:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.84 () {36 vars in 925 bytes} [Fri Jul 24 01:02:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:02:52 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:02: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: 366/735] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:03:20 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:03: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: 7|app: 0|req: 369/741] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:03:41 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 373/742] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:03:41 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: 376/755] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:04:33 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 380/756] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:04:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.38 () {32 vars in 705 bytes} [Fri Jul 24 01:05:43 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.38 () {32 vars in 705 bytes} [Fri Jul 24 01:05:43 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 385/773] 10.0.0.105 () {36 vars in 986 bytes} [Fri Jul 24 01:05:43 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:05:43 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: 386/775] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:05:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/776] 10.0.0.105 () {36 vars in 986 bytes} [Fri Jul 24 01:05:43 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/777] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:05:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/778] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:05:43 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/779] 10.0.0.105 () {36 vars in 986 bytes} [Fri Jul 24 01:05:43 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 392/780] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:05:43 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: 389/781] 10.0.0.84 () {36 vars in 985 bytes} [Fri Jul 24 01:05:43 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.84 () {36 vars in 925 bytes} [Fri Jul 24 01:05:43 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: 390/783] 10.0.0.84 () {36 vars in 985 bytes} [Fri Jul 24 01:05:43 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.84 () {36 vars in 925 bytes} [Fri Jul 24 01:05:43 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: 391/785] 10.0.0.84 () {36 vars in 925 bytes} [Fri Jul 24 01:05:43 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/792] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:06:21 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => 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: 398/793] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:06:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/798] 10.0.0.27 () {36 vars in 985 bytes} [Fri Jul 24 01:06:39 2026] GET /v2/images/acde93be-9a9c-4626-adee-9bd45a66d176 => generated 1312 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/799] 10.0.0.27 () {36 vars in 925 bytes} [Fri Jul 24 01:06:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/810] 199.204.45.77 () {32 vars in 824 bytes} [Fri Jul 24 01:07:25 2026] GET /v2/images?status=active&owner=1c479ee4a9c644f7b170f34e687433f7&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/811] 199.204.45.77 () {32 vars in 651 bytes} [Fri Jul 24 01:07:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/812] 10.0.0.105 () {36 vars in 986 bytes} [Fri Jul 24 01:07:26 2026] GET /v2/images/4097ef1b-7337-495c-b982-ccf35a47862f => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/813] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:07:26 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: 409/814] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:07:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/815] 10.0.0.105 () {36 vars in 986 bytes} [Fri Jul 24 01:07:26 2026] GET /v2/images/4097ef1b-7337-495c-b982-ccf35a47862f => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/816] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:07:26 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: 407/817] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:07:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.105 () {36 vars in 986 bytes} [Fri Jul 24 01:07:26 2026] GET /v2/images/4097ef1b-7337-495c-b982-ccf35a47862f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/819] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:07:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/820] 10.0.0.105 () {36 vars in 926 bytes} [Fri Jul 24 01:07:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/821] 10.0.0.84 () {36 vars in 985 bytes} [Fri Jul 24 01:07:27 2026] GET /v2/images/4097ef1b-7337-495c-b982-ccf35a47862f => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/822] 10.0.0.84 () {36 vars in 925 bytes} [Fri Jul 24 01:07:27 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/823] 10.0.0.84 () {36 vars in 985 bytes} [Fri Jul 24 01:07:27 2026] GET /v2/images/4097ef1b-7337-495c-b982-ccf35a47862f => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/824] 10.0.0.84 () {36 vars in 925 bytes} [Fri Jul 24 01:07:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/825] 10.0.0.84 () {36 vars in 925 bytes} [Fri Jul 24 01:07:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/868] 10.0.0.38 () {32 vars in 631 bytes} [Fri Jul 24 01:11:00 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)