+ exec nova-scheduler --config-file /etc/nova/nova.conf Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-03-02 21:55:19.764 1 INFO oslo_service.service [None req-d6ce270a-fb01-4286-ba10-5d9b60bd6dd9 - - - - - -] Starting 2 workers 2026-03-02 21:55:19.774 7 INFO nova.service [-] Starting scheduler node (version 27.5.2) 2026-03-02 21:55:19.775 8 INFO nova.service [-] Starting scheduler node (version 27.5.2) 2026-03-02 21:55:19.782 1 WARNING oslo_config.cfg [None req-d6ce270a-fb01-4286-ba10-5d9b60bd6dd9 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-03-02 22:00:05.965 8 INFO nova.scheduler.manager [None req-c26430cd-2a20-40bc-8d87-c930fbb5182c - - - - - -] Discovered 1 new hosts: cell1:instance 2026-03-02 22:01:51.972 8 INFO nova.scheduler.host_manager [None req-2f95cc2c-339f-4900-8bb1-f671101fd179 - - - - - -] Received a sync request from an unknown host 'instance'. Re-created its InstanceList. 2026-03-02 22:01:51.976 7 INFO nova.scheduler.host_manager [None req-2f95cc2c-339f-4900-8bb1-f671101fd179 - - - - - -] Received a sync request from an unknown host 'instance'. Re-created its InstanceList. 2026-03-02 22:14:25.863 8 WARNING oslo.service.loopingcall [-] Function 'nova.servicegroup.drivers.db.DbDriver._report_state' run outlasted interval by 0.77 sec