+ COMMAND=start + start + mkdir -p /etc/dhcp/dhclient-enter-hooks.d + cat + chmod +x /etc/dhcp/dhclient-enter-hooks.d/nodns + cat + dhclient -v o-hm0 -cf /tmp/dhclient.conf Internet Systems Consortium DHCP Client 4.4.3-P1 Copyright 2004-2022 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/o-hm0/fa:16:3e:52:e2:43 Sending on LPF/o-hm0/fa:16:3e:52:e2:43 Sending on Socket/fallback xid: warning: no netdev with useable HWADDR found for seed's uniqueness enforcement xid: rand init seed (0x6ade04c0) built using gethostid DHCPDISCOVER on o-hm0 to 255.255.255.255 port 67 interval 3 (xid=0x24e34833) DHCPOFFER of 172.24.1.11 from 172.24.0.1 DHCPREQUEST for 172.24.1.11 on o-hm0 to 255.255.255.255 port 67 (xid=0x3348e324) DHCPACK of 172.24.1.11 from 172.24.0.1 (xid=0x24e34833) bound to 172.24.1.11 -- renewal in 17024 seconds. + exec octavia-health-manager --config-file /etc/octavia/octavia.conf Deprecated: Option "endpoint_type" from group "neutron" is deprecated for removal (This option was replaced by the valid_interfaces option defined by keystoneauth.). Its value may be silently ignored in the future. 2026-09-09 07:07:52.015 237095 INFO octavia.common.config [-] Logging enabled! 2026-09-09 07:07:52.016 237095 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-health-manager version 16.0.14.dev3 2026-09-09 07:07:52.139 237095 INFO octavia.cmd.health_manager [-] Health Manager listener process starts: 2026-09-09 07:07:52.141 237095 INFO octavia.cmd.health_manager [-] Health manager check process starts: 2026-09-09 07:07:52.144 237753 INFO octavia.amphorae.drivers.health.heartbeat_udp [-] attempting to listen on 0.0.0.0 port 5555 /var/lib/openstack/lib/python3.12/site-packages/octavia/db/repositories.py:1662: SAWarning: Coercing Subquery object into a select() for use in IN(); please pass a select() construct explicitly self.model_class.amphora_id.in_(expired_ids_query) 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp [-] Health update for amphora 01e64857-edf4-4296-aed7-028bcad75112 encountered error UPDATE statement on table 'listener' expected to update 1 row(s); 0 were matched.. Skipping health update.: sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'listener' expected to update 1 row(s); 0 were matched. 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp Traceback (most recent call last): 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp self._update_health(health, srcaddr) 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/octavia/amphorae/drivers/health/heartbeat_udp.py", line 479, in _update_health 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp with session.begin(): 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/util.py", line 147, in __exit__ 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp with util.safe_reraise(): 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/util/langhelpers.py", line 146, in __exit__ 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp raise exc_value.with_traceback(exc_tb) 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/util.py", line 145, in __exit__ 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp self.commit() 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "", line 2, in commit 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 139, in _go 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp ret_value = fn(self, *arg, **kw) 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp ^^^^^^^^^^^^^^^^^^^^ 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 1313, in commit 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp self._prepare_impl() 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "", line 2, in _prepare_impl 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 139, in _go 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp ret_value = fn(self, *arg, **kw) 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp ^^^^^^^^^^^^^^^^^^^^ 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 1288, in _prepare_impl 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp self.session.flush() 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4353, in flush 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp self._flush(objects) 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4488, in _flush 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp with util.safe_reraise(): 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/util/langhelpers.py", line 146, in __exit__ 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp raise exc_value.with_traceback(exc_tb) 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 4449, in _flush 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp flush_context.execute() 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 466, in execute 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp rec.execute(self) 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/unitofwork.py", line 642, in execute 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp util.preloaded.orm_persistence.save_obj( 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 85, in save_obj 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp _emit_update_statements( 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/persistence.py", line 948, in _emit_update_statements 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp raise orm_exc.StaleDataError( 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp sqlalchemy.orm.exc.StaleDataError: UPDATE statement on table 'listener' expected to update 1 row(s); 0 were matched. 2026-09-09 07:41:26.591 407893 ERROR octavia.amphorae.drivers.health.heartbeat_udp