+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-05 11:41:22.799 1 INFO neutron.common.config [-] Logging enabled! 2026-08-05 11:41:22.800 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 24.2.2.dev7 2026-08-05 11:41:23.160 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-05 11:41:23.902 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-05 11:41:23.905 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-05 11:41:23.908 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-05 11:41:23.908 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-05 11:41:23.908 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-05 11:41:23.908 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-05 11:41:23.908 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:41:23.913 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:41:23.913 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:41:23.914 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-05 11:41:24.133 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-05 11:41:24.133 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-05 11:41:24.133 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-05 11:41:24.158 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-05 11:41:24.158 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-05 11:41:24.158 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-05 11:41:24.158 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-05 11:41:24.170 1 WARNING oslo_policy.policy [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-05 11:41:26.435 1 INFO neutron.plugins.ml2.managers [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Initializing driver for type 'vlan' 2026-08-05 11:41:26.588 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] VlanTypeDriver initialization complete 2026-08-05 11:41:26.589 1 INFO neutron.plugins.ml2.managers [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-05 11:41:26.589 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-05 11:41:26.589 1 INFO neutron.plugins.ml2.managers [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Initializing extension driver 'port_security' 2026-08-05 11:41:26.590 1 INFO neutron.plugins.ml2.extensions.port_security [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-05 11:41:26.590 1 INFO neutron.plugins.ml2.managers [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Initializing extension driver 'qos' 2026-08-05 11:41:26.590 1 INFO neutron.plugins.ml2.managers [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-05 11:41:26.590 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Starting OVNMechanismDriver 2026-08-05 11:41:26.595 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] OVN logging driver registered 2026-08-05 11:41:26.607 1 INFO neutron.quota [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded quota_driver: . 2026-08-05 11:41:26.608 1 INFO neutron.plugins.ml2.plugin [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Modular L2 Plugin initialization complete 2026-08-05 11:41:26.608 1 INFO neutron.plugins.ml2.managers [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-05 11:41:26.608 1 INFO neutron.plugins.ml2.managers [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-05 11:41:26.609 1 INFO neutron.plugins.ml2.managers [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-05 11:41:26.609 1 INFO neutron.extensions.vlantransparent [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Disabled vlantransparent extension. 2026-08-05 11:41:26.609 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: qos 2026-08-05 11:41:26.620 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: ovn-router 2026-08-05 11:41:26.648 1 INFO neutron.services.ovn_l3.plugin [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Starting OVNL3RouterPlugin 2026-08-05 11:41:26.652 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: segments 2026-08-05 11:41:26.728 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: trunk 2026-08-05 11:41:26.734 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: log 2026-08-05 11:41:26.736 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-05 11:41:26.776 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-05 11:41:26.776 1 WARNING stevedore.named [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-05 11:41:26.812 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-05 11:41:26.812 1 INFO neutron.common.utils [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-05 11:41:26.813 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: auto_allocate 2026-08-05 11:41:26.816 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: tag 2026-08-05 11:41:26.820 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: timestamp 2026-08-05 11:41:26.822 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: network_ip_availability 2026-08-05 11:41:26.825 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: flavors 2026-08-05 11:41:26.827 1 INFO neutron.manager [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loading Plugin: revisions 2026-08-05 11:41:26.830 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Initializing extension manager. 2026-08-05 11:41:26.831 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: address-group 2026-08-05 11:41:26.832 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: address-scope 2026-08-05 11:41:26.832 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-05 11:41:26.833 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: agent 2026-08-05 11:41:26.833 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-05 11:41:26.834 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-05 11:41:26.835 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-05 11:41:26.836 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: availability_zone 2026-08-05 11:41:26.836 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-05 11:41:26.837 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-05 11:41:26.837 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: default-subnetpools 2026-08-05 11:41:26.838 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-05 11:41:26.839 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: dns-integration 2026-08-05 11:41:26.839 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: dns-domain-ports 2026-08-05 11:41:26.840 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-05 11:41:26.840 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-05 11:41:26.841 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-05 11:41:26.841 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: empty-string-filtering 2026-08-05 11:41:26.842 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-05 11:41:26.842 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-05 11:41:26.843 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: external-net 2026-08-05 11:41:26.843 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-05 11:41:26.844 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: extraroute 2026-08-05 11:41:26.844 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-05 11:41:26.845 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-05 11:41:26.845 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-05 11:41:26.846 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-05 11:41:26.846 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-05 11:41:26.847 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: fip-port-details 2026-08-05 11:41:26.848 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: flavors 2026-08-05 11:41:26.848 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-05 11:41:26.849 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: floatingip-pools 2026-08-05 11:41:26.850 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: ip_allocation 2026-08-05 11:41:26.850 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-05 11:41:26.850 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: l2_adjacency 2026-08-05 11:41:26.851 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: router 2026-08-05 11:41:26.853 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-05 11:41:26.853 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-05 11:41:26.854 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-05 11:41:26.854 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: ext-gw-mode 2026-08-05 11:41:26.855 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: l3-ha 2026-08-05 11:41:26.855 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-05 11:41:26.856 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-05 11:41:26.856 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: l3-flavors 2026-08-05 11:41:26.857 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-05 11:41:26.857 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-05 11:41:26.859 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-05 11:41:26.860 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-05 11:41:26.861 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: logging 2026-08-05 11:41:26.861 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-05 11:41:26.862 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-05 11:41:26.863 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: multi-provider 2026-08-05 11:41:26.863 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: net-mtu 2026-08-05 11:41:26.863 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: net-mtu-writable 2026-08-05 11:41:26.864 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: network_availability_zone 2026-08-05 11:41:26.865 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-05 11:41:26.865 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: network-ip-availability 2026-08-05 11:41:26.866 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-05 11:41:26.866 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: pagination 2026-08-05 11:41:26.867 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: port-device-profile 2026-08-05 11:41:26.867 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-05 11:41:26.868 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-05 11:41:26.868 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-05 11:41:26.869 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-05 11:41:26.869 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-05 11:41:26.870 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-05 11:41:26.870 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: port-resource-request 2026-08-05 11:41:26.871 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-05 11:41:26.871 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: binding 2026-08-05 11:41:26.872 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: binding-extended 2026-08-05 11:41:26.872 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: port-security 2026-08-05 11:41:26.873 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: project-id 2026-08-05 11:41:26.873 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: provider 2026-08-05 11:41:26.875 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos 2026-08-05 11:41:26.875 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-05 11:41:26.876 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-05 11:41:26.876 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-default 2026-08-05 11:41:26.877 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-fip 2026-08-05 11:41:26.877 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-05 11:41:26.878 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-05 11:41:26.878 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-05 11:41:26.879 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-05 11:41:26.879 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-05 11:41:26.880 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-pps 2026-08-05 11:41:26.880 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-05 11:41:26.881 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-05 11:41:26.881 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: qos-rules-alias 2026-08-05 11:41:26.882 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: quota-check-limit 2026-08-05 11:41:26.883 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: quotas 2026-08-05 11:41:26.884 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: quota_details 2026-08-05 11:41:26.885 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: rbac-policies 2026-08-05 11:41:26.886 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-05 11:41:26.886 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: rbac-address-scope 2026-08-05 11:41:26.887 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: rbac-security-groups 2026-08-05 11:41:26.887 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-05 11:41:26.888 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: revision-if-match 2026-08-05 11:41:26.888 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-05 11:41:26.889 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: router_availability_zone 2026-08-05 11:41:26.889 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-05 11:41:26.891 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-05 11:41:26.891 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-05 11:41:26.892 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-05 11:41:26.892 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-05 11:41:26.893 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-05 11:41:26.893 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-05 11:41:26.899 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: security-group 2026-08-05 11:41:26.900 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: segment 2026-08-05 11:41:26.900 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-05 11:41:26.901 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: service-type 2026-08-05 11:41:26.902 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: sorting 2026-08-05 11:41:26.902 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: standard-attr-segment 2026-08-05 11:41:26.903 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: standard-attr-description 2026-08-05 11:41:26.903 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: stateful-security-group 2026-08-05 11:41:26.904 1 WARNING neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-05 11:41:26.904 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-05 11:41:26.905 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-05 11:41:26.905 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-05 11:41:26.906 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: subnet-service-types 2026-08-05 11:41:26.906 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: subnet_allocation 2026-08-05 11:41:26.907 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-05 11:41:26.908 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-05 11:41:26.910 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: standard-attr-tag 2026-08-05 11:41:26.911 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-05 11:41:26.911 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: trunk 2026-08-05 11:41:26.912 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: trunk-details 2026-08-05 11:41:26.912 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-05 11:41:26.913 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-05 11:41:26.914 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-05 11:41:26.915 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-05 11:41:26.916 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: vpn-flavors 2026-08-05 11:41:26.917 1 INFO neutron.api.extensions [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Loaded extension: vpnaas 2026-08-05 11:41:26.918 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-05 11:41:26.919 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-05 11:41:26.919 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:41:26.919 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-05 11:41:26.923 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-05 11:41:26.924 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-05 11:41:26.929 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-05 11:41:26.930 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-05 11:41:26.931 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-05 11:41:26.932 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:41:26.932 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] subnetpool is already registered 2026-08-05 11:41:26.932 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-05 11:41:26.933 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-05 11:41:26.933 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-05 11:41:26.934 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-05 11:41:26.934 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-05 11:41:26.935 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-05 11:41:26.939 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-05 11:41:26.939 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] router is already registered 2026-08-05 11:41:26.939 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-05 11:41:26.940 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] floatingip is already registered 2026-08-05 11:41:26.944 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-05 11:41:26.944 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] rbac_policy is already registered 2026-08-05 11:41:26.945 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-05 11:41:26.945 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] security_group is already registered 2026-08-05 11:41:26.945 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-05 11:41:26.946 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] security_group_rule is already registered 2026-08-05 11:41:26.947 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-05 11:41:26.947 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] subnetpool is already registered 2026-08-05 11:41:26.947 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-05 11:41:26.947 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] trunk is already registered 2026-08-05 11:41:26.948 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-05 11:41:26.948 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] endpoint_group is already registered 2026-08-05 11:41:26.949 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-05 11:41:26.949 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] vpnservice is already registered 2026-08-05 11:41:26.949 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-05 11:41:26.949 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] ipsec_site_connection is already registered 2026-08-05 11:41:26.950 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-05 11:41:26.950 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] ipsecpolicy is already registered 2026-08-05 11:41:26.950 1 INFO neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-05 11:41:26.951 1 WARNING neutron.quota.resource_registry [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] ikepolicy is already registered 2026-08-05 11:41:26.981 1 WARNING keystonemiddleware._common.config [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:41:26.987 1 WARNING oslo_config.cfg [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-05 11:41:26.990 1 INFO oslo_service.service [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Starting 2 workers 2026-08-05 11:41:26.995 1 INFO neutron.service [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-08-05 11:41:27.012 1 INFO oslo_service.service [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Starting 2 workers 2026-08-05 11:41:27.014 9 INFO neutron.db.ovn_hash_ring_db [None req-2a6f312e-059b-409b-84e1-fb4ab656b08b - - - - - -] Nodes from host "neutron-server-7846ccd45b-8mf4f" and group "mechanism_driver" removed from the Hash Ring 2026-08-05 11:41:27.017 1 INFO oslo_service.service [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Starting 1 workers 2026-08-05 11:41:27.019 1 INFO oslo_service.service [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Starting 1 workers 2026-08-05 11:41:27.021 1 INFO oslo_service.service [None req-fb1c95bb-5e2c-42fd-84d6-4dfbc520cba6 - - - - - -] Starting 1 workers 2026-08-05 11:41:27.022 9 INFO neutron.db.ovn_hash_ring_db [None req-2a6f312e-059b-409b-84e1-fb4ab656b08b - - - - - -] Node 610e6df2-2013-45fe-9b7a-390b2bd7c77a from host "neutron-server-7846ccd45b-8mf4f" and group "mechanism_driver" added to the Hash Ring 2026-08-05 11:41:27.022 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-05 11:41:27.024 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-05 11:41:27.025 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a6f312e-059b-409b-84e1-fb4ab656b08b - - - - - -] Hash Ring probing thread has started 2026-08-05 11:41:27.026 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2a6f312e-059b-409b-84e1-fb4ab656b08b - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-05 11:41:27.026 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-08-05 11:41:27.033 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-08-05 11:41:27.050 10 INFO neutron.db.ovn_hash_ring_db [None req-ef1fcc05-60fb-4955-b1dc-8b1e2cce2be2 - - - - - -] Node cb649c95-4c6d-483a-a035-57f9c8e405f0 from host "neutron-server-7846ccd45b-8mf4f" and group "mechanism_driver" added to the Hash Ring 2026-08-05 11:41:27.051 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ef1fcc05-60fb-4955-b1dc-8b1e2cce2be2 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-05 11:41:27.060 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.96.135.222:6641: connecting... 2026-08-05 11:41:27.060 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.96.135.222:6641: connected 2026-08-05 11:41:27.060 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a0defea9-f627-447b-89fb-8b180a8f2448 - - - - - -] tcp:10.96.135.222:6641: connecting... 2026-08-05 11:41:27.060 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a0defea9-f627-447b-89fb-8b180a8f2448 - - - - - -] tcp:10.96.135.222:6641: connected 2026-08-05 11:41:27.074 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a6f312e-059b-409b-84e1-fb4ab656b08b - - - - - -] tcp:10.96.135.222:6641: connecting... 2026-08-05 11:41:27.075 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a6f312e-059b-409b-84e1-fb4ab656b08b - - - - - -] tcp:10.96.135.222:6641: connected 2026-08-05 11:41:27.075 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5173a53a-698d-4fe3-85e8-3ca3c2a1fbb6 - - - - - -] tcp:10.96.135.222:6641: connecting... 2026-08-05 11:41:27.076 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5173a53a-698d-4fe3-85e8-3ca3c2a1fbb6 - - - - - -] tcp:10.96.135.222:6641: connected 2026-08-05 11:41:27.084 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef1fcc05-60fb-4955-b1dc-8b1e2cce2be2 - - - - - -] tcp:10.96.135.222:6641: connecting... 2026-08-05 11:41:27.084 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef1fcc05-60fb-4955-b1dc-8b1e2cce2be2 - - - - - -] tcp:10.96.135.222:6641: connected 2026-08-05 11:41:27.092 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-08-05 11:41:27.115 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.99.162.21:6642: connecting... 2026-08-05 11:41:27.115 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.99.162.21:6642: connected 2026-08-05 11:41:27.119 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a0defea9-f627-447b-89fb-8b180a8f2448 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-05 11:41:27.133 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2a6f312e-059b-409b-84e1-fb4ab656b08b - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-05 11:41:27.134 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ef1fcc05-60fb-4955-b1dc-8b1e2cce2be2 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-05 11:41:27.147 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a0defea9-f627-447b-89fb-8b180a8f2448 - - - - - -] tcp:10.99.162.21:6642: connecting... 2026-08-05 11:41:27.148 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a0defea9-f627-447b-89fb-8b180a8f2448 - - - - - -] tcp:10.99.162.21:6642: connected 2026-08-05 11:41:27.153 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-05 11:41:27.153 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-05 11:41:27.153 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-05 11:41:27.156 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5173a53a-698d-4fe3-85e8-3ca3c2a1fbb6 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-05 11:41:27.159 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef1fcc05-60fb-4955-b1dc-8b1e2cce2be2 - - - - - -] tcp:10.99.162.21:6642: connecting... 2026-08-05 11:41:27.159 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef1fcc05-60fb-4955-b1dc-8b1e2cce2be2 - - - - - -] tcp:10.99.162.21:6642: connected 2026-08-05 11:41:27.159 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a6f312e-059b-409b-84e1-fb4ab656b08b - - - - - -] tcp:10.99.162.21:6642: connecting... 2026-08-05 11:41:27.159 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2a6f312e-059b-409b-84e1-fb4ab656b08b - - - - - -] tcp:10.99.162.21:6642: connected 2026-08-05 11:41:27.160 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-08-05 11:41:27.160 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-08-05 11:41:27.182 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5173a53a-698d-4fe3-85e8-3ca3c2a1fbb6 - - - - - -] tcp:10.99.162.21:6642: connecting... 2026-08-05 11:41:27.182 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5173a53a-698d-4fe3-85e8-3ca3c2a1fbb6 - - - - - -] tcp:10.99.162.21:6642: connected 2026-08-05 11:41:27.200 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef1fcc05-60fb-4955-b1dc-8b1e2cce2be2 - - - - - -] WorkerService process has finished the post initialization 2026-08-05 11:41:27.200 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-08-05 11:41:27.201 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a0defea9-f627-447b-89fb-8b180a8f2448 - - - - - -] RpcWorker process has finished the post initialization 2026-08-05 11:41:27.202 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a6f312e-059b-409b-84e1-fb4ab656b08b - - - - - -] WorkerService process has finished the post initialization 2026-08-05 11:41:27.203 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-08-05 11:41:27.222 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5173a53a-698d-4fe3-85e8-3ca3c2a1fbb6 - - - - - -] RpcWorker process has finished the post initialization 2026-08-05 11:41:27.336 15 INFO neutron.db.ovn_hash_ring_db [None req-0c4a740d-eb3a-45f1-a96a-25ced9b7933c - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-08-05 11:41:37.186 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-cf150518-2c87-4a44-8520-ac02c99419b4 - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-08-05 11:41:37.244 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-67bf6b3f-da2e-4e7f-a9a7-44cd4d61d7c4 - - - - - -] ACLs to be added: 2 ACLs to be removed: 2 2026-08-05 11:41:37.282 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-67bf6b3f-da2e-4e7f-a9a7-44cd4d61d7c4 - - - - - -] Starting OVNClientQosExtension 2026-08-05 11:41:37.291 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-67bf6b3f-da2e-4e7f-a9a7-44cd4d61d7c4 - - - - - -] Starting OVNClientQosExtension 2026-08-05 11:41:41.512 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0058098 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 11:41:42.479 10 INFO neutron.pecan_wsgi.hooks.translation [None req-fa504fa9-3048-4e47-aa79-47dfcaea6e29 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] GET failed (client error): The resource could not be found. 2026-08-05 11:41:42.481 10 INFO neutron.wsgi [None req-fa504fa9-3048-4e47-aa79-47dfcaea6e29 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6183710 2026-08-05 11:41:42.501 10 INFO neutron.wsgi [None req-27d56842-dbe2-4a57-8b68-3312c207e47f ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0150428 2026-08-05 11:41:42.665 10 WARNING oslo_policy.policy [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-05 11:41:42.802 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Starting OVNClientQosExtension 2026-08-05 11:41:42.802 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Starting OVNClientPlacementExtension 2026-08-05 11:41:42.834 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 9260139f-391e-4c5d-aab4-8a50ff23dbe6 (type: security_groups) to 1 2026-08-05 11:41:42.850 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 047e938b-8711-4dec-bf17-02882b371522 (type: security_group_rules) to 0 2026-08-05 11:41:42.860 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 9137de03-1752-4188-a8bb-0a7a0948eacd (type: security_group_rules) to 0 2026-08-05 11:41:42.872 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource c53b0fdd-0a62-4f85-bbb7-8a6ec33b58ee (type: security_group_rules) to 0 2026-08-05 11:41:42.885 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource d12de4af-f230-41aa-ba02-c8e265bf6acf (type: security_group_rules) to 0 2026-08-05 11:41:42.899 10 WARNING neutron.services.revisions.revision_plugin [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Could not find related network for resource to bump revision. 2026-08-05 11:41:42.944 10 INFO neutron.db.segments_db [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Added segment 40cded4e-820e-47e5-88cf-33cb8d84c301 of type flat for network 36d2be3f-cd54-4d3d-b8af-9911720a2127 2026-08-05 11:41:43.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 36d2be3f-cd54-4d3d-b8af-9911720a2127 (type: networks) to 1 2026-08-05 11:41:43.408 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] No more DHCP agents 2026-08-05 11:41:43.410 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Unable to schedule network 36d2be3f-cd54-4d3d-b8af-9911720a2127: no agents available; will retry on subsequent port and subnet creation events. 2026-08-05 11:41:43.520 10 INFO neutron.db.ovn_revision_numbers_db [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource a9b86548-9bc3-46cd-90a6-a2b65aed597b (type: ports) to 1 2026-08-05 11:41:43.553 10 INFO neutron.wsgi [None req-4dad5405-c418-49a4-b1fe-fb801742212b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.0447555 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 11:41:45.269 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4c9121cc-98ce-46a9-b2b6-0670007ad462 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] GET failed (client error): The resource could not be found. 2026-08-05 11:41:45.270 9 INFO neutron.wsgi [None req-4c9121cc-98ce-46a9-b2b6-0670007ad462 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.5680091 2026-08-05 11:41:45.449 9 WARNING oslo_policy.policy [None req-b788d2fa-98c2-4dc3-836c-72d0c5e41b81 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-05 11:41:45.453 9 INFO neutron.wsgi [None req-b788d2fa-98c2-4dc3-836c-72d0c5e41b81 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.1770341 2026-08-05 11:41:45.490 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d83c6530-b3b1-4443-a36f-687c0c1f6543 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] GET failed (client error): The resource could not be found. 2026-08-05 11:41:45.492 9 INFO neutron.wsgi [None req-d83c6530-b3b1-4443-a36f-687c0c1f6543 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/subnets/public-subnet?network_id=36d2be3f-cd54-4d3d-b8af-9911720a2127 HTTP/1.1" status: 404 len: 295 time: 0.0290442 2026-08-05 11:41:45.516 9 INFO neutron.wsgi [None req-ec811622-f850-4867-bfe1-eff9a52b7845 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/subnets?name=public-subnet&network_id=36d2be3f-cd54-4d3d-b8af-9911720a2127 HTTP/1.1" status: 200 len: 188 time: 0.0182891 2026-08-05 11:41:45.842 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73abdadc-3710-4f57-8c4c-6f2497c40103 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] No more DHCP agents 2026-08-05 11:41:45.844 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73abdadc-3710-4f57-8c4c-6f2497c40103 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Unable to schedule network 36d2be3f-cd54-4d3d-b8af-9911720a2127: no agents available; will retry on subsequent port and subnet creation events. 2026-08-05 11:41:45.844 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-73abdadc-3710-4f57-8c4c-6f2497c40103 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Starting OVNClientQosExtension 2026-08-05 11:41:45.844 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-73abdadc-3710-4f57-8c4c-6f2497c40103 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Starting OVNClientPlacementExtension 2026-08-05 11:41:46.439 9 INFO neutron.db.ovn_revision_numbers_db [None req-73abdadc-3710-4f57-8c4c-6f2497c40103 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource a9b86548-9bc3-46cd-90a6-a2b65aed597b (type: ports) to 2 2026-08-05 11:41:46.476 9 INFO neutron.db.ovn_revision_numbers_db [None req-73abdadc-3710-4f57-8c4c-6f2497c40103 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 19476742-ca33-491a-82b0-ee1ca585c978 (type: subnets) to 0 2026-08-05 11:41:46.494 9 INFO neutron.wsgi [None req-73abdadc-3710-4f57-8c4c-6f2497c40103 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.9708569 2026-08-05 11:41:56.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025351 2026-08-05 11:42:11.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027332 2026-08-05 11:42:26.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033441 2026-08-05 11:42:26.510 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037677 2026-08-05 11:42:41.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024097 2026-08-05 11:42:41.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024624 2026-08-05 11:42:56.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016305 2026-08-05 11:42:56.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018809 2026-08-05 11:43:11.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023708 2026-08-05 11:43:11.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023379 2026-08-05 11:43:26.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028768 2026-08-05 11:43:26.510 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0049293 2026-08-05 11:43:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022812 2026-08-05 11:43:41.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033114 2026-08-05 11:43:56.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024180 2026-08-05 11:43:56.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022190 2026-08-05 11:44:11.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025005 2026-08-05 11:44:11.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032206 2026-08-05 11:44:26.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026886 2026-08-05 11:44:26.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035102 2026-08-05 11:44:41.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024173 2026-08-05 11:44:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026178 2026-08-05 11:44:56.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030098 2026-08-05 11:44:56.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031857 2026-08-05 11:45:11.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029891 2026-08-05 11:45:11.511 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017169 2026-08-05 11:45:26.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023468 2026-08-05 11:45:26.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026643 2026-08-05 11:45:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018964 2026-08-05 11:45:41.514 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0071864 2026-08-05 11:45:56.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022354 2026-08-05 11:45:56.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030193 2026-08-05 11:46:11.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025079 2026-08-05 11:46:11.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032763 2026-08-05 11:46:15.934 10 INFO neutron.pecan_wsgi.hooks.translation [None req-30df95ad-fa32-44d0-8744-a55198f6830b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] GET failed (client error): The resource could not be found. 2026-08-05 11:46:15.936 10 INFO neutron.wsgi [None req-30df95ad-fa32-44d0-8744-a55198f6830b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1188669 2026-08-05 11:46:15.958 10 INFO neutron.wsgi [None req-23487137-5fa9-420e-8dff-d1cccb4bad9e ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0170586 2026-08-05 11:46:16.055 10 INFO neutron.db.segments_db [None req-83ed6bb1-e456-438d-a7e0-61429aa3a634 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Added segment 6d5abea8-c96e-48b8-a49e-c928fe16ef28 of type geneve for network 19cbf074-b5d9-49f9-b9c1-6aad787246c5 2026-08-05 11:46:16.220 10 INFO neutron.db.ovn_revision_numbers_db [None req-83ed6bb1-e456-438d-a7e0-61429aa3a634 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 19cbf074-b5d9-49f9-b9c1-6aad787246c5 (type: networks) to 1 2026-08-05 11:46:16.381 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83ed6bb1-e456-438d-a7e0-61429aa3a634 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] No more DHCP agents 2026-08-05 11:46:16.383 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83ed6bb1-e456-438d-a7e0-61429aa3a634 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Unable to schedule network 19cbf074-b5d9-49f9-b9c1-6aad787246c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-05 11:46:16.456 10 INFO neutron.db.ovn_revision_numbers_db [None req-83ed6bb1-e456-438d-a7e0-61429aa3a634 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 2443f644-b414-4b93-824b-2da345437351 (type: ports) to 1 2026-08-05 11:46:16.476 10 INFO neutron.wsgi [None req-83ed6bb1-e456-438d-a7e0-61429aa3a634 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.5118151 2026-08-05 11:46:17.392 10 INFO neutron.pecan_wsgi.hooks.translation [None req-7f926ed2-c403-4ee2-a1c8-73feb5236c1b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] GET failed (client error): The resource could not be found. 2026-08-05 11:46:17.394 10 INFO neutron.wsgi [None req-7f926ed2-c403-4ee2-a1c8-73feb5236c1b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0543098 2026-08-05 11:46:17.458 10 INFO neutron.wsgi [None req-7755e751-7a1c-4cab-b375-8c789d60c2cc ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0589805 2026-08-05 11:46:17.489 10 INFO neutron.pecan_wsgi.hooks.translation [None req-5d4fa9cd-def0-41c8-9e10-684f58f43d5d ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] GET failed (client error): The resource could not be found. 2026-08-05 11:46:17.490 10 INFO neutron.wsgi [None req-5d4fa9cd-def0-41c8-9e10-684f58f43d5d ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=19cbf074-b5d9-49f9-b9c1-6aad787246c5 HTTP/1.1" status: 404 len: 296 time: 0.0227072 2026-08-05 11:46:17.510 10 INFO neutron.wsgi [None req-9cc13cf3-e3e8-453a-9589-049e728c496d ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=19cbf074-b5d9-49f9-b9c1-6aad787246c5 HTTP/1.1" status: 200 len: 188 time: 0.0165403 2026-08-05 11:46:17.732 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37dd26c2-5210-4d85-8e69-e8e709b55cbc ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] No more DHCP agents 2026-08-05 11:46:17.733 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37dd26c2-5210-4d85-8e69-e8e709b55cbc ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Unable to schedule network 19cbf074-b5d9-49f9-b9c1-6aad787246c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-05 11:46:18.267 10 INFO neutron.db.ovn_revision_numbers_db [None req-37dd26c2-5210-4d85-8e69-e8e709b55cbc ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 2443f644-b414-4b93-824b-2da345437351 (type: ports) to 2 2026-08-05 11:46:18.312 10 INFO neutron.db.ovn_revision_numbers_db [None req-37dd26c2-5210-4d85-8e69-e8e709b55cbc ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 751ecfb4-4ba0-47f6-8b8a-cb3f970cd961 (type: subnets) to 0 2026-08-05 11:46:18.328 10 INFO neutron.wsgi [None req-37dd26c2-5210-4d85-8e69-e8e709b55cbc ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.8100860 2026-08-05 11:46:19.422 10 INFO neutron.api.v2.resource [None req-f106f59c-83f0-4a35-b262-bd4164017e25 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] show failed (client error): The resource could not be found. 2026-08-05 11:46:19.423 10 INFO neutron.wsgi [None req-f106f59c-83f0-4a35-b262-bd4164017e25 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0380034 2026-08-05 11:46:19.457 10 INFO neutron.wsgi [None req-c5598b61-2290-4935-9a26-563b4c68c092 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0306110 2026-08-05 11:46:19.595 10 INFO neutron.db.ovn_revision_numbers_db [None req-183ede0c-f0ae-4562-85fc-699cde244b6b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 257538cf-3427-4f79-9390-e6baee7652d6 (type: security_groups) to 1 2026-08-05 11:46:19.612 10 INFO neutron.db.ovn_revision_numbers_db [None req-183ede0c-f0ae-4562-85fc-699cde244b6b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 3436daf0-195f-43c9-8ab4-6e783243ad05 (type: security_group_rules) to 0 2026-08-05 11:46:19.629 10 INFO neutron.db.ovn_revision_numbers_db [None req-183ede0c-f0ae-4562-85fc-699cde244b6b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource d1e733fb-cad0-419c-8fda-050aed7ae1a2 (type: security_group_rules) to 0 2026-08-05 11:46:19.653 10 INFO neutron.wsgi [None req-183ede0c-f0ae-4562-85fc-699cde244b6b ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1901047 2026-08-05 11:46:20.710 10 INFO neutron.wsgi [None req-dda44875-0294-4854-a124-1618ff560bef ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 1792 time: 0.0570164 2026-08-05 11:46:20.744 10 INFO neutron.wsgi [None req-052ded24-d93c-4f77-a8e9-cfc16c401c3f ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 1792 time: 0.0262136 2026-08-05 11:46:20.781 10 INFO neutron.wsgi [None req-6166ecde-ced6-4526-adc5-2013df275509 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 1792 time: 0.0270019 2026-08-05 11:46:20.907 10 INFO neutron.db.ovn_revision_numbers_db [None req-31bcd654-02c3-47e6-adf6-272cd6c0d32c ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 70a08d64-27e3-4bbc-ab80-2e6d802c870a (type: security_group_rules) to 0 2026-08-05 11:46:20.934 10 INFO neutron.wsgi [None req-31bcd654-02c3-47e6-adf6-272cd6c0d32c ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1450329 2026-08-05 11:46:21.872 10 INFO neutron.wsgi [None req-d67a297d-391c-4e30-8a7a-f0d2dd4b4374 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 2406 time: 0.0585353 2026-08-05 11:46:21.907 10 INFO neutron.wsgi [None req-c46fd7e9-e95d-41f3-91ab-9b301dd7b294 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 2406 time: 0.0260069 2026-08-05 11:46:21.952 10 INFO neutron.wsgi [None req-d201f8db-e579-4515-bec3-ac2973a62c33 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 2406 time: 0.0359602 2026-08-05 11:46:22.097 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4f47658-b63c-4fe7-a84e-7a7068ca08ca ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 0120dd40-0d93-466c-b774-5c3936a28db2 (type: security_group_rules) to 0 2026-08-05 11:46:22.123 10 INFO neutron.wsgi [None req-a4f47658-b63c-4fe7-a84e-7a7068ca08ca ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1627753 2026-08-05 11:46:23.041 10 INFO neutron.wsgi [None req-92de3d99-d23d-4ee5-84b0-c8d5563276d4 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 3022 time: 0.0630665 2026-08-05 11:46:23.078 10 INFO neutron.wsgi [None req-eebac414-9ba1-4cde-a7c2-3fce73af54df ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 3022 time: 0.0305314 2026-08-05 11:46:23.112 10 INFO neutron.wsgi [None req-be1f8414-9de4-4096-9311-f5ab6f9e4256 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 3022 time: 0.0258253 2026-08-05 11:46:23.253 10 INFO neutron.db.ovn_revision_numbers_db [None req-06a4adee-dd57-45dd-a0ac-abcc7cea9415 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 71a2eaeb-3d96-4068-955a-353d1e4dffaa (type: security_group_rules) to 0 2026-08-05 11:46:23.278 10 INFO neutron.wsgi [None req-06a4adee-dd57-45dd-a0ac-abcc7cea9415 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1617155 2026-08-05 11:46:24.187 10 INFO neutron.wsgi [None req-673f8acc-7d9d-43d8-9aba-48f611d0df17 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 3638 time: 0.0619395 2026-08-05 11:46:24.230 10 INFO neutron.wsgi [None req-7ca7c86b-3d53-4751-9d9f-48b071d08951 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 3638 time: 0.0358717 2026-08-05 11:46:24.269 10 INFO neutron.wsgi [None req-94ea28b1-ea2c-4127-a20b-439ab7c9bd84 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 3638 time: 0.0314085 2026-08-05 11:46:24.418 10 INFO neutron.db.ovn_revision_numbers_db [None req-269f4cbe-40d8-4267-8290-2e4cbdb69985 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 8e0b8264-e958-4f5d-a05e-903dee53d8d1 (type: security_group_rules) to 0 2026-08-05 11:46:24.439 10 INFO neutron.wsgi [None req-269f4cbe-40d8-4267-8290-2e4cbdb69985 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1625841 2026-08-05 11:46:25.325 10 INFO neutron.wsgi [None req-18d97615-2e5d-43b4-9c15-8fc358bfffc5 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 4254 time: 0.0635166 2026-08-05 11:46:25.367 10 INFO neutron.wsgi [None req-8926513a-9d11-48ca-a33a-ffe02bac830d ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 4254 time: 0.0296590 2026-08-05 11:46:25.412 10 INFO neutron.wsgi [None req-7f05fc66-603b-43d7-ae06-186208a13abc ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 4254 time: 0.0357482 2026-08-05 11:46:25.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-fda78e1a-eb87-4b5b-bb53-9a9cab0ab097 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource ac953f5c-1a30-4b9e-ace8-a6f496e79e1d (type: security_group_rules) to 0 2026-08-05 11:46:25.677 10 INFO neutron.wsgi [None req-fda78e1a-eb87-4b5b-bb53-9a9cab0ab097 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2574537 2026-08-05 11:46:26.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019815 2026-08-05 11:46:26.510 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036728 2026-08-05 11:46:26.869 10 INFO neutron.wsgi [None req-785582aa-5fe4-4448-b7c8-47c14d6fdcaf ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/networks/19cbf074-b5d9-49f9-b9c1-6aad787246c5 HTTP/1.1" status: 200 len: 910 time: 0.0869422 2026-08-05 11:46:26.895 10 INFO neutron.pecan_wsgi.hooks.translation [None req-abb03311-fae1-44a2-91e7-2c814d6dceea ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] GET failed (client error): The resource could not be found. 2026-08-05 11:46:26.896 10 INFO neutron.wsgi [None req-abb03311-fae1-44a2-91e7-2c814d6dceea ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=19cbf074-b5d9-49f9-b9c1-6aad787246c5 HTTP/1.1" status: 404 len: 314 time: 0.0187607 2026-08-05 11:46:26.939 10 INFO neutron.wsgi [None req-0adf27d7-e32e-47e6-9da0-c76c23365112 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=19cbf074-b5d9-49f9-b9c1-6aad787246c5 HTTP/1.1" status: 200 len: 186 time: 0.0392885 2026-08-05 11:46:26.981 10 INFO neutron.wsgi [None req-cd3369e6-d51c-441c-a620-680fd23d2038 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/257538cf-3427-4f79-9390-e6baee7652d6 HTTP/1.1" status: 200 len: 4870 time: 0.0362358 2026-08-05 11:46:27.236 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65636604-dd9e-4d6b-a7ee-985d696e4f5d ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] No more DHCP agents 2026-08-05 11:46:27.237 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65636604-dd9e-4d6b-a7ee-985d696e4f5d ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Unable to schedule network 19cbf074-b5d9-49f9-b9c1-6aad787246c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-05 11:46:27.355 10 INFO neutron.db.ovn_revision_numbers_db [None req-65636604-dd9e-4d6b-a7ee-985d696e4f5d ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource bacd6c82-2762-4051-b4b3-e5c6408e5456 (type: ports) to 1 2026-08-05 11:46:27.380 10 INFO neutron.wsgi [None req-65636604-dd9e-4d6b-a7ee-985d696e4f5d ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.3884902 2026-08-05 11:46:27.437 15 INFO neutron.db.ovn_revision_numbers_db [None req-0c4a740d-eb3a-45f1-a96a-25ced9b7933c - - - - - -] Successfully bumped revision number for resource 36d2be3f-cd54-4d3d-b8af-9911720a2127 (type: networks) to 2 2026-08-05 11:46:27.437 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0c4a740d-eb3a-45f1-a96a-25ced9b7933c - - - - - -] Maintenance task: Synchronization completed (took 0.14 seconds) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 11:46:32.819 10 INFO neutron.pecan_wsgi.hooks.translation [None req-128bfa16-d1c9-4a1e-b081-e3efa8643c18 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] GET failed (client error): The resource could not be found. 2026-08-05 11:46:32.820 10 INFO neutron.wsgi [None req-128bfa16-d1c9-4a1e-b081-e3efa8643c18 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0563836 2026-08-05 11:46:32.875 10 INFO neutron.wsgi [None req-0825001d-e2bc-46c0-8603-7688a7fe84d3 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0495732 2026-08-05 11:46:33.276 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba8073c0-fcb6-4825-8aa6-897220b812f9 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource bacd6c82-2762-4051-b4b3-e5c6408e5456 (type: ports) to 1 2026-08-05 11:46:33.515 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba8073c0-fcb6-4825-8aa6-897220b812f9 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource bacd6c82-2762-4051-b4b3-e5c6408e5456 (type: ports) to 2 2026-08-05 11:46:33.533 10 INFO neutron.wsgi [None req-ba8073c0-fcb6-4825-8aa6-897220b812f9 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "PUT /v2.0/ports/bacd6c82-2762-4051-b4b3-e5c6408e5456 HTTP/1.1" status: 200 len: 1366 time: 0.6504815 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 11:46:35.102 10 INFO neutron.wsgi [None req-f169bc89-e07f-4b93-98e7-1bf9835968e4 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3511 time: 0.0777652 2026-08-05 11:46:36.100 10 INFO neutron.api.v2.resource [None req-75a2096a-43ca-47a1-9b0a-b66c0a9129ec ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] show failed (client error): The resource could not be found. 2026-08-05 11:46:36.101 10 INFO neutron.wsgi [None req-75a2096a-43ca-47a1-9b0a-b66c0a9129ec ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0373545 2026-08-05 11:46:36.132 10 INFO neutron.wsgi [None req-bff8fdae-a112-4d2c-aca4-17e2bdf000a2 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0267103 2026-08-05 11:46:36.318 10 INFO neutron.db.ovn_revision_numbers_db [None req-a158dad6-5717-4960-aaab-44321d569a66 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource a18d96e9-f1bf-445a-9554-0d1805a3b7c8 (type: security_groups) to 1 2026-08-05 11:46:36.332 10 INFO neutron.db.ovn_revision_numbers_db [None req-a158dad6-5717-4960-aaab-44321d569a66 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 42d024c4-b2d9-46c1-9df6-43be50944d15 (type: security_group_rules) to 0 2026-08-05 11:46:36.346 10 INFO neutron.db.ovn_revision_numbers_db [None req-a158dad6-5717-4960-aaab-44321d569a66 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 691c6d1e-7f44-4dbe-956d-0e7eb98c3a02 (type: security_group_rules) to 0 2026-08-05 11:46:36.363 10 INFO neutron.wsgi [None req-a158dad6-5717-4960-aaab-44321d569a66 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.2249544 2026-08-05 11:46:37.304 10 INFO neutron.wsgi [None req-dd9ad947-f053-4e93-b646-e04b0bd70e23 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/a18d96e9-f1bf-445a-9554-0d1805a3b7c8 HTTP/1.1" status: 200 len: 1786 time: 0.0464046 2026-08-05 11:46:37.338 10 INFO neutron.wsgi [None req-92cabede-15ab-4fe0-9d08-0b8b126d4cbe ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/a18d96e9-f1bf-445a-9554-0d1805a3b7c8 HTTP/1.1" status: 200 len: 1786 time: 0.0257106 2026-08-05 11:46:37.370 10 INFO neutron.wsgi [None req-b45dfaa5-f6f8-43dd-a719-18dfe0e37d5f ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/a18d96e9-f1bf-445a-9554-0d1805a3b7c8 HTTP/1.1" status: 200 len: 1786 time: 0.0244985 2026-08-05 11:46:37.493 10 INFO neutron.db.ovn_revision_numbers_db [None req-86fe8ed3-7717-40e7-adc7-b018014a3e56 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource e9fb11b3-2572-4865-8f22-959fae239a29 (type: security_group_rules) to 0 2026-08-05 11:46:37.516 10 INFO neutron.wsgi [None req-86fe8ed3-7717-40e7-adc7-b018014a3e56 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 803 time: 0.1372714 2026-08-05 11:46:38.390 10 INFO neutron.wsgi [None req-3fe3e244-5506-4976-a55b-6d6159056855 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/a18d96e9-f1bf-445a-9554-0d1805a3b7c8 HTTP/1.1" status: 200 len: 2422 time: 0.0692842 2026-08-05 11:46:38.426 10 INFO neutron.wsgi [None req-d41a3294-9bd2-43b3-b7d8-8930986f9fdc ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/a18d96e9-f1bf-445a-9554-0d1805a3b7c8 HTTP/1.1" status: 200 len: 2422 time: 0.0280433 2026-08-05 11:46:38.465 10 INFO neutron.wsgi [None req-a47bdfa7-d336-4b1f-8f02-b0e9d4e96e27 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/security-groups/a18d96e9-f1bf-445a-9554-0d1805a3b7c8 HTTP/1.1" status: 200 len: 2422 time: 0.0300529 2026-08-05 11:46:38.594 10 INFO neutron.db.ovn_revision_numbers_db [None req-e1b7e8e8-429a-45f2-9994-59a778c98748 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] Successfully bumped revision number for resource 167166e7-779a-40b9-a2d0-081e2288a07e (type: security_group_rules) to 0 2026-08-05 11:46:38.630 10 INFO neutron.wsgi [None req-e1b7e8e8-429a-45f2-9994-59a778c98748 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 807 time: 0.1565931 2026-08-05 11:46:41.506 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013115 2026-08-05 11:46:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026269 2026-08-05 11:46:56.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022650 2026-08-05 11:46:56.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036252 2026-08-05 11:47:11.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025256 2026-08-05 11:47:11.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026486 2026-08-05 11:47:26.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028913 2026-08-05 11:47:26.510 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039871 2026-08-05 11:47:38.807 9 INFO neutron.wsgi [None req-39d7c11d-3404-4e67-8e31-232022aefdf9 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "GET /v2.0/quotas/4fc605fdb09e437c8507ba7424db4366 HTTP/1.1" status: 200 len: 467 time: 0.0168686 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-08-05 11:47:39.672 9 INFO neutron.wsgi [None req-4d142ba1-aa31-4a63-8b9c-69293e3c0fbd ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83,10.0.0.3 "PUT /v2.0/quotas/4fc605fdb09e437c8507ba7424db4366 HTTP/1.1" status: 200 len: 466 time: 0.0358610 2026-08-05 11:47:41.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037601 2026-08-05 11:47:41.512 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020528 2026-08-05 11:47:56.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023987 2026-08-05 11:47:56.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024786 2026-08-05 11:48:11.506 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017185 2026-08-05 11:48:11.511 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0058627 2026-08-05 11:48:26.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021877 2026-08-05 11:48:26.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022933 2026-08-05 11:48:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026059 2026-08-05 11:48:41.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026760 2026-08-05 11:48:56.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025830 2026-08-05 11:48:56.512 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027282 2026-08-05 11:49:11.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025513 2026-08-05 11:49:11.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035093 2026-08-05 11:49:26.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022047 2026-08-05 11:49:26.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033214 2026-08-05 11:49:41.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033848 2026-08-05 11:49:41.512 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034909 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 11:49:51.020 9 INFO neutron.pecan_wsgi.hooks.translation [None req-aa979aa1-c69a-452b-b3c1-1869184759ba ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] GET failed (client error): The resource could not be found. 2026-08-05 11:49:51.023 9 INFO neutron.wsgi [None req-aa979aa1-c69a-452b-b3c1-1869184759ba ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1834626 2026-08-05 11:49:51.085 9 INFO neutron.wsgi [None req-e4a1489b-3caf-482e-a4c6-ed3c50f6a4e9 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0570912 2026-08-05 11:49:52.853 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e5cc62bc-138b-4d24-b3cd-37518584de24 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] GET failed (client error): The resource could not be found. 2026-08-05 11:49:52.856 9 INFO neutron.wsgi [None req-e5cc62bc-138b-4d24-b3cd-37518584de24 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.0491030 2026-08-05 11:49:52.913 9 INFO neutron.wsgi [None req-d99dc5a7-df6e-4783-9942-5c85d2e24553 ea7a9db0d02248ec8fb1a7d6785f9dc0 4fc605fdb09e437c8507ba7424db4366 - - default default] 199.19.213.83 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0526023 2026-08-05 11:49:53.674 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: bacd6c82-2762-4051-b4b3-e5c6408e5456 2026-08-05 11:49:53.693 9 INFO neutron.plugins.ml2.plugin [None req-d93f12c0-d2e0-4922-a33a-dddb7b0e9e61 - - - - - -] Attempt 1 to provision port bacd6c82-2762-4051-b4b3-e5c6408e5456 2026-08-05 11:49:54.045 9 INFO neutron.db.ovn_revision_numbers_db [None req-d93f12c0-d2e0-4922-a33a-dddb7b0e9e61 - - - - - -] Successfully bumped revision number for resource bacd6c82-2762-4051-b4b3-e5c6408e5456 (type: ports) to 4 2026-08-05 11:49:56.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025918 2026-08-05 11:49:56.511 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018556 2026-08-05 11:50:11.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018041 2026-08-05 11:50:11.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038731 2026-08-05 11:50:26.506 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013847 2026-08-05 11:50:26.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019684 2026-08-05 11:50:41.506 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012236 2026-08-05 11:50:41.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027430 2026-08-05 11:50:56.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033052 2026-08-05 11:50:56.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033050 2026-08-05 11:51:11.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033150 2026-08-05 11:51:11.512 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021112 2026-08-05 11:51:26.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031407 2026-08-05 11:51:26.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034335 2026-08-05 11:51:27.459 15 INFO neutron.db.ovn_revision_numbers_db [None req-0c4a740d-eb3a-45f1-a96a-25ced9b7933c - - - - - -] Successfully bumped revision number for resource 19cbf074-b5d9-49f9-b9c1-6aad787246c5 (type: networks) to 2 2026-08-05 11:51:27.526 15 INFO neutron.db.ovn_revision_numbers_db [None req-0c4a740d-eb3a-45f1-a96a-25ced9b7933c - - - - - -] Successfully bumped revision number for resource 257538cf-3427-4f79-9390-e6baee7652d6 (type: security_groups) to 6 2026-08-05 11:51:27.571 15 INFO neutron.db.ovn_revision_numbers_db [None req-0c4a740d-eb3a-45f1-a96a-25ced9b7933c - - - - - -] Successfully bumped revision number for resource a18d96e9-f1bf-445a-9554-0d1805a3b7c8 (type: security_groups) to 3 2026-08-05 11:51:27.571 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0c4a740d-eb3a-45f1-a96a-25ced9b7933c - - - - - -] Maintenance task: Synchronization completed (took 0.24 seconds) 2026-08-05 11:51:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018859 2026-08-05 11:51:41.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028732 2026-08-05 11:51:56.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023856 2026-08-05 11:51:56.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025468 2026-08-05 11:52:11.506 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016596 2026-08-05 11:52:11.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036573 2026-08-05 11:52:26.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015042 2026-08-05 11:52:26.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026188 2026-08-05 11:52:41.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023000 2026-08-05 11:52:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025914 2026-08-05 11:52:56.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017407 2026-08-05 11:52:56.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035100 2026-08-05 11:53:11.506 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016870 2026-08-05 11:53:11.512 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0067713 2026-08-05 11:53:26.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026278 2026-08-05 11:53:26.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026700 2026-08-05 11:53:41.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025535 2026-08-05 11:53:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028799 2026-08-05 11:53:56.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025809 2026-08-05 11:53:56.510 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042129 2026-08-05 11:54:11.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024436 2026-08-05 11:54:11.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025172 2026-08-05 11:54:26.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025852 2026-08-05 11:54:26.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028415 2026-08-05 11:54:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022655 2026-08-05 11:54:41.514 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0060394 2026-08-05 11:54:56.506 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012999 2026-08-05 11:54:56.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032933 2026-08-05 11:55:11.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022767 2026-08-05 11:55:11.510 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036776 2026-08-05 11:55:26.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016353 2026-08-05 11:55:26.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029409 2026-08-05 11:55:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021412 2026-08-05 11:55:41.511 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043604 2026-08-05 11:55:56.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017052 2026-08-05 11:55:56.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012290 2026-08-05 11:56:11.510 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043831 2026-08-05 11:56:11.512 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0057211 2026-08-05 11:56:26.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025251 2026-08-05 11:56:26.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027320 2026-08-05 11:56:41.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017898 2026-08-05 11:56:41.512 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037150 2026-08-05 11:56:56.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029500 2026-08-05 11:56:56.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036919 2026-08-05 11:57:11.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014844 2026-08-05 11:57:11.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022154 2026-08-05 11:57:26.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025136 2026-08-05 11:57:26.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037632 2026-08-05 11:57:41.506 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012801 2026-08-05 11:57:41.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024390 2026-08-05 11:57:56.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015903 2026-08-05 11:57:56.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028062 2026-08-05 11:58:11.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020280 2026-08-05 11:58:11.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024524 2026-08-05 11:58:26.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026557 2026-08-05 11:58:26.510 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012665 2026-08-05 11:58:41.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013306 2026-08-05 11:58:41.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030098 2026-08-05 11:58:56.506 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015273 2026-08-05 11:58:56.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017357 2026-08-05 11:59:11.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024881 2026-08-05 11:59:11.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028303 2026-08-05 11:59:26.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012240 2026-08-05 11:59:26.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028028 2026-08-05 11:59:41.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039868 2026-08-05 11:59:41.510 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043585 2026-08-05 11:59:56.506 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017517 2026-08-05 11:59:56.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024571 2026-08-05 12:00:11.506 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014324 2026-08-05 12:00:11.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035858 2026-08-05 12:00:26.506 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017822 2026-08-05 12:00:26.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012641 2026-08-05 12:00:41.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022931 2026-08-05 12:00:41.512 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027974 2026-08-05 12:00:56.507 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017178 2026-08-05 12:00:56.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027514 2026-08-05 12:01:11.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021796 2026-08-05 12:01:11.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031424 2026-08-05 12:01:26.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025735 2026-08-05 12:01:26.508 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025196 2026-08-05 12:01:41.507 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018966 2026-08-05 12:01:41.508 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029142 2026-08-05 12:01:56.509 9 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033898 2026-08-05 12:01:56.509 10 INFO neutron.wsgi [-] 10.0.0.3 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031862