+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-05 22:45:32.121 1 INFO neutron.common.config [-] Logging enabled! 2026-06-05 22:45:32.122 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev23 2026-06-05 22:45:32.122 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-05 22:45:32.122 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-05 22:45:33.087 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-05 22:45:33.089 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-05 22:45:33.093 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-05 22:45:33.094 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-05 22:45:33.094 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-05 22:45:33.094 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-05 22:45:33.094 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 22:45:33.101 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 22:45:33.101 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-05 22:45:33.101 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-05 22:45:33.121 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-05 22:45:33.121 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-05 22:45:33.122 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-05 22:45:33.157 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-05 22:45:33.157 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-05 22:45:33.157 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-05 22:45:33.157 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-05 22:45:33.444 1 INFO neutron.plugins.ml2.managers [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] Initializing driver for type 'vlan' 2026-06-05 22:45:33.607 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] VlanTypeDriver initialization complete 2026-06-05 22:45:33.607 1 INFO neutron.plugins.ml2.managers [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] Initializing driver for type 'vxlan' 2026-06-05 22:45:33.607 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-05 22:45:33.659 1 INFO neutron.plugins.ml2.managers [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-05 22:45:33.660 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-05 22:45:33.660 1 INFO neutron.plugins.ml2.managers [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] Initializing extension driver 'port_security' 2026-06-05 22:45:33.660 1 INFO neutron.plugins.ml2.extensions.port_security [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-05 22:45:33.660 1 INFO neutron.plugins.ml2.managers [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] Initializing extension driver 'qos' 2026-06-05 22:45:33.660 1 INFO neutron.plugins.ml2.managers [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-05 22:45:33.660 1 INFO neutron.plugins.ml2.managers [None req-74b325f9-a7e0-4ea3-a676-00589b37cb13 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-05 22:45:33.675 1 INFO neutron.quota [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded quota_driver: . 2026-06-05 22:45:33.675 1 INFO neutron.plugins.ml2.plugin [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Modular L2 Plugin initialization complete 2026-06-05 22:45:33.675 1 INFO neutron.plugins.ml2.managers [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-05 22:45:33.675 1 INFO neutron.plugins.ml2.managers [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-05 22:45:33.676 1 INFO neutron.plugins.ml2.managers [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Got port-security extension from driver 'port_security' 2026-06-05 22:45:33.676 1 INFO neutron.extensions.vlantransparent [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Disabled vlantransparent extension. 2026-06-05 22:45:33.676 1 INFO neutron.extensions.qinq [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Disabled VLAN QinQ extension. 2026-06-05 22:45:33.676 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: qos 2026-06-05 22:45:33.700 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: router 2026-06-05 22:45:33.739 1 INFO neutron.services.service_base [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-05 22:45:33.740 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: segments 2026-06-05 22:45:33.807 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: trunk 2026-06-05 22:45:33.819 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: vpnaas 2026-06-05 22:45:33.849 1 WARNING stevedore.named [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-05 22:45:33.850 1 WARNING stevedore.named [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 22:45:34.054 1 INFO neutron_vpnaas.services.vpn.plugin [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-05 22:45:34.054 1 INFO neutron.common.utils [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-05 22:45:34.055 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: taas 2026-06-05 22:45:34.075 1 WARNING stevedore.named [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 22:45:34.105 1 INFO neutron_taas.services.taas.taas_plugin [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-05 22:45:34.105 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: tapmirror 2026-06-05 22:45:34.115 1 WARNING stevedore.named [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-05 22:45:34.126 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-05 22:45:34.126 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: auto_allocate 2026-06-05 22:45:34.132 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: tag 2026-06-05 22:45:34.138 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: timestamp 2026-06-05 22:45:34.140 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: network_ip_availability 2026-06-05 22:45:34.143 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: flavors 2026-06-05 22:45:34.146 1 INFO neutron.manager [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loading Plugin: revisions 2026-06-05 22:45:34.149 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Initializing extension manager. 2026-06-05 22:45:34.150 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: address-group 2026-06-05 22:45:34.151 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: address-scope 2026-06-05 22:45:34.152 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-05 22:45:34.153 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: agent 2026-06-05 22:45:34.153 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: agent-resources-synced 2026-06-05 22:45:34.154 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: allowed-address-pairs 2026-06-05 22:45:34.155 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: auto-allocated-topology 2026-06-05 22:45:34.156 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: availability_zone 2026-06-05 22:45:34.156 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: availability_zone_filter 2026-06-05 22:45:34.157 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-05 22:45:34.157 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: default-subnetpools 2026-06-05 22:45:34.158 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-05 22:45:34.159 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: dns-integration 2026-06-05 22:45:34.159 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: dns-domain-ports 2026-06-05 22:45:34.160 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-05 22:45:34.161 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: dvr 2026-06-05 22:45:34.161 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-05 22:45:34.162 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: empty-string-filtering 2026-06-05 22:45:34.162 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-05 22:45:34.162 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-05 22:45:34.163 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: external-net 2026-06-05 22:45:34.163 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-05 22:45:34.164 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: extraroute 2026-06-05 22:45:34.164 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: extraroute-atomic 2026-06-05 22:45:34.165 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-05 22:45:34.165 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-05 22:45:34.166 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-05 22:45:34.166 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-05 22:45:34.167 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: fip-port-details 2026-06-05 22:45:34.168 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: flavors 2026-06-05 22:45:34.168 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-05 22:45:34.169 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: floatingip-pools 2026-06-05 22:45:34.170 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: ip_allocation 2026-06-05 22:45:34.170 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: ip-substring-filtering 2026-06-05 22:45:34.171 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: l2_adjacency 2026-06-05 22:45:34.172 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: router 2026-06-05 22:45:34.173 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-05 22:45:34.174 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-05 22:45:34.174 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-05 22:45:34.175 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: ext-gw-mode 2026-06-05 22:45:34.175 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: l3-ha 2026-06-05 22:45:34.176 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-05 22:45:34.176 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-05 22:45:34.177 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: l3-flavors 2026-06-05 22:45:34.178 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-05 22:45:34.178 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-05 22:45:34.180 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-05 22:45:34.181 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-05 22:45:34.182 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-05 22:45:34.183 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-05 22:45:34.183 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-05 22:45:34.184 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: multi-provider 2026-06-05 22:45:34.184 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: net-mtu 2026-06-05 22:45:34.185 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: net-mtu-writable 2026-06-05 22:45:34.185 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: network_availability_zone 2026-06-05 22:45:34.185 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: network_ha 2026-06-05 22:45:34.186 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: network-ip-availability 2026-06-05 22:45:34.187 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-05 22:45:34.187 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: pagination 2026-06-05 22:45:34.188 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: port-device-profile 2026-06-05 22:45:34.188 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-05 22:45:34.189 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-05 22:45:34.189 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-05 22:45:34.190 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: port-mac-override 2026-06-05 22:45:34.190 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-05 22:45:34.191 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-05 22:45:34.192 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-05 22:45:34.192 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: port-resource-request 2026-06-05 22:45:34.193 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: port-resource-request-groups 2026-06-05 22:45:34.194 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-05 22:45:34.194 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: binding 2026-06-05 22:45:34.195 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: binding-extended 2026-06-05 22:45:34.195 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: port-security 2026-06-05 22:45:34.195 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: project-id 2026-06-05 22:45:34.196 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: provider 2026-06-05 22:45:34.196 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-05 22:45:34.198 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos 2026-06-05 22:45:34.199 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-05 22:45:34.199 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-05 22:45:34.200 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-default 2026-06-05 22:45:34.200 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-fip 2026-06-05 22:45:34.200 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-05 22:45:34.201 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-gateway-ip 2026-06-05 22:45:34.201 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-port-network-policy 2026-06-05 22:45:34.202 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-pps-minimum 2026-06-05 22:45:34.202 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-05 22:45:34.203 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-pps 2026-06-05 22:45:34.203 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-rule-type-details 2026-06-05 22:45:34.204 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-05 22:45:34.204 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: qos-rules-alias 2026-06-05 22:45:34.205 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: quota-check-limit 2026-06-05 22:45:34.205 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: quota-check-limit-default 2026-06-05 22:45:34.207 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: quotas 2026-06-05 22:45:34.210 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: quota_details 2026-06-05 22:45:34.211 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: rbac-policies 2026-06-05 22:45:34.211 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: rbac-address-group 2026-06-05 22:45:34.212 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: rbac-address-scope 2026-06-05 22:45:34.212 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: rbac-security-groups 2026-06-05 22:45:34.213 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: rbac-subnetpool 2026-06-05 22:45:34.213 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: revision-if-match 2026-06-05 22:45:34.214 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: standard-attr-revisions 2026-06-05 22:45:34.214 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: router_availability_zone 2026-06-05 22:45:34.215 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-05 22:45:34.216 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: security-groups-default-rules 2026-06-05 22:45:34.216 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-05 22:45:34.217 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-05 22:45:34.217 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-05 22:45:34.218 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-05 22:45:34.218 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-05 22:45:34.222 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: security-group 2026-06-05 22:45:34.223 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: segment 2026-06-05 22:45:34.223 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-05 22:45:34.224 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: service-type 2026-06-05 22:45:34.224 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: sorting 2026-06-05 22:45:34.224 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: standard-attr-segment 2026-06-05 22:45:34.225 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: standard-attr-description 2026-06-05 22:45:34.226 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: stateful-security-group 2026-06-05 22:45:34.226 1 WARNING neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-05 22:45:34.227 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-05 22:45:34.227 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: subnet-external-network 2026-06-05 22:45:34.228 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: subnet_onboard 2026-06-05 22:45:34.228 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-05 22:45:34.228 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: subnet-service-types 2026-06-05 22:45:34.229 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: subnet_allocation 2026-06-05 22:45:34.230 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-05 22:45:34.230 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: tag-creation 2026-06-05 22:45:34.231 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-05 22:45:34.234 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: standard-attr-tag 2026-06-05 22:45:34.235 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-05 22:45:34.235 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: trunk 2026-06-05 22:45:34.236 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: trunk-details 2026-06-05 22:45:34.236 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-05 22:45:34.237 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-05 22:45:34.237 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-05 22:45:34.238 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-05 22:45:34.239 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-05 22:45:34.240 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-05 22:45:34.241 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: vpn-flavors 2026-06-05 22:45:34.242 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: vpnaas 2026-06-05 22:45:34.243 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: taas 2026-06-05 22:45:34.244 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: tap-mirror 2026-06-05 22:45:34.245 1 INFO neutron.api.extensions [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Loaded extension: taas-vlan-filter 2026-06-05 22:45:34.247 1 INFO oslo_service.backend.eventlet.service [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Starting 2 workers 2026-06-05 22:45:34.251 1 INFO oslo_service.backend.eventlet.service [None req-620bd0e4-0377-40fc-a0f5-e4a323fb48ac - - - - - -] Starting 1 workers 2026-06-05 22:46:21.361 12 INFO neutron.db.l3_hamode_db [None req-8210c9d9-0421-4ecc-b799-aa28bf9a2eaa - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-05 22:46:40.400 12 INFO neutron.plugins.ml2.plugin [None req-2b0ada9e-869b-49ac-b7a8-98aa8f78b537 - - - - - -] Attempt 1 to provision port 73f6fa33-d501-4b60-9ac3-18577e29b496 2026-06-05 22:46:40.592 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 73f6fa33-d501-4b60-9ac3-18577e29b496 2026-06-05 22:46:42.079 12 INFO neutron.plugins.ml2.plugin [None req-cf331aae-a7a4-456c-ab0f-1086cca6ba83 - - - - - -] Attempt 1 to provision port 73f6fa33-d501-4b60-9ac3-18577e29b496 2026-06-05 22:46:42.490 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 73f6fa33-d501-4b60-9ac3-18577e29b496 2026-06-05 22:51:08.264 12 INFO neutron.plugins.ml2.plugin [None req-dc91776f-3869-4d85-8036-4614716a286c - - - - - -] Attempt 1 to provision port ffce97c9-a94b-4f1a-9c6c-e7c23ca71e92 2026-06-05 22:51:08.677 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port ffce97c9-a94b-4f1a-9c6c-e7c23ca71e92 2026-06-05 22:51:09.938 12 INFO neutron.plugins.ml2.plugin [None req-617f4905-c2fb-4d8e-8e30-581058477022 - - - - - -] Attempt 1 to provision port ffce97c9-a94b-4f1a-9c6c-e7c23ca71e92 2026-06-05 22:51:14.903 12 INFO neutron.plugins.ml2.plugin [None req-ee286bfd-b04a-4e98-92f1-9dfae09cfcd6 - - - - - -] Attempt 1 to provision port cdaf1827-99cf-4116-9ffe-557dc7c268f7 2026-06-05 22:54:51.379 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port cdaf1827-99cf-4116-9ffe-557dc7c268f7 2026-06-05 22:54:52.803 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port cdaf1827-99cf-4116-9ffe-557dc7c268f7 2026-06-05 23:04:57.172 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port a17aff6e-3b5f-4d00-bbf0-52840a5a8161 2026-06-05 23:04:59.152 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port a17aff6e-3b5f-4d00-bbf0-52840a5a8161 2026-06-05 23:20:59.782 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 8074e63f-85b5-4757-83da-1de15df759b4 2026-06-05 23:21:01.843 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 8074e63f-85b5-4757-83da-1de15df759b4 2026-06-05 23:21:02.046 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port e6adfb2e-a8d4-457d-b394-a56f3a9352ef 2026-06-05 23:21:02.236 12 INFO neutron.plugins.ml2.plugin [None req-c0291ed6-5130-4ca8-a506-0d90b71f9f29 - - - - - -] Attempt 1 to provision port e6adfb2e-a8d4-457d-b394-a56f3a9352ef 2026-06-05 23:21:02.314 12 INFO neutron.plugins.ml2.plugin [None req-c0291ed6-5130-4ca8-a506-0d90b71f9f29 - - - - - -] Attempt 1 to provision port 8074e63f-85b5-4757-83da-1de15df759b4 2026-06-05 23:21:03.764 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port e6adfb2e-a8d4-457d-b394-a56f3a9352ef 2026-06-05 23:21:06.886 11 INFO neutron.plugins.ml2.plugin [None req-8f76fa06-20e3-48da-a955-b488ea1688fd - - - - - -] Attempt 1 to provision port e6adfb2e-a8d4-457d-b394-a56f3a9352ef 2026-06-05 23:21:06.952 11 INFO neutron.plugins.ml2.plugin [None req-8f76fa06-20e3-48da-a955-b488ea1688fd - - - - - -] Attempt 1 to provision port 8074e63f-85b5-4757-83da-1de15df759b4 2026-06-05 23:21:07.000 11 INFO neutron.plugins.ml2.plugin [None req-8f76fa06-20e3-48da-a955-b488ea1688fd - - - - - -] Attempt 1 to provision port c80aa49d-0419-4dd5-bd8b-04d9a7d11028 2026-06-05 23:21:07.022 11 INFO neutron.plugins.ml2.plugin [None req-8f76fa06-20e3-48da-a955-b488ea1688fd - - - - - -] Attempt 1 to provision port 7afc9f6b-12df-4033-a7e6-5305a93817dd 2026-06-05 23:21:07.043 11 INFO neutron.plugins.ml2.plugin [None req-8f76fa06-20e3-48da-a955-b488ea1688fd - - - - - -] Attempt 1 to provision port d93452c5-ee6f-4953-85e5-f69c61eba9d8 2026-06-05 23:21:09.836 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port c97cd15d-43ed-496c-ba33-b6c96539c506 2026-06-05 23:21:11.998 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 4c9a2b3a-6eee-4fd1-9175-8385196efb52 2026-06-05 23:21:12.425 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 23c20e45-624d-401c-b8b5-0d651d048e17 2026-06-05 23:21:13.799 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 4c9a2b3a-6eee-4fd1-9175-8385196efb52 2026-06-05 23:21:13.806 12 INFO neutron.plugins.ml2.plugin [None req-c767bbbf-f659-4872-a968-2b152aa31737 - - - - - -] Attempt 1 to provision port 8f1a497f-0c31-4f38-b9ba-5db1d4c4534e 2026-06-05 23:21:13.860 12 INFO neutron.plugins.ml2.plugin [None req-c767bbbf-f659-4872-a968-2b152aa31737 - - - - - -] Attempt 1 to provision port c80aa49d-0419-4dd5-bd8b-04d9a7d11028 2026-06-05 23:21:13.906 12 INFO neutron.plugins.ml2.plugin [None req-c767bbbf-f659-4872-a968-2b152aa31737 - - - - - -] Attempt 1 to provision port 7afc9f6b-12df-4033-a7e6-5305a93817dd 2026-06-05 23:21:14.038 11 INFO neutron.plugins.ml2.plugin [None req-576cc26a-8649-4563-bdfc-7421fe2c3457 - - - - - -] Attempt 1 to provision port 23c20e45-624d-401c-b8b5-0d651d048e17 2026-06-05 23:21:16.914 11 INFO neutron.plugins.ml2.plugin [None req-ca942906-9fce-4df1-8755-26a6ddd8239e - - - - - -] Attempt 1 to provision port c80aa49d-0419-4dd5-bd8b-04d9a7d11028 2026-06-05 23:21:16.937 11 INFO neutron.plugins.ml2.plugin [None req-ca942906-9fce-4df1-8755-26a6ddd8239e - - - - - -] Attempt 1 to provision port 7afc9f6b-12df-4033-a7e6-5305a93817dd 2026-06-05 23:21:18.326 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 1882997d-893a-4c92-8d8f-eddf420b0627 2026-06-05 23:21:18.943 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-53b799a7-1088-418a-a660-3ee97886b621'] response: {'server_uuid': '72ebf8ff-7c53-49ad-9af5-4ae3e0731670', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1882997d-893a-4c92-8d8f-eddf420b0627', 'code': 200} 2026-06-05 23:21:20.294 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port f94f87dc-194d-4413-9864-a9e4ddd614f5 2026-06-05 23:21:20.645 12 INFO neutron.plugins.ml2.plugin [None req-0f0ec008-6e95-43e9-9087-20ce1b34a240 - - - - - -] Attempt 1 to provision port 1882997d-893a-4c92-8d8f-eddf420b0627 2026-06-05 23:21:20.936 12 INFO neutron.plugins.ml2.plugin [None req-0f0ec008-6e95-43e9-9087-20ce1b34a240 - - - - - -] Attempt 1 to provision port 854b12ff-7f5c-4a18-8dba-09c5b91c4f11 2026-06-05 23:21:22.752 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port f94f87dc-194d-4413-9864-a9e4ddd614f5 2026-06-05 23:21:22.934 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 854b12ff-7f5c-4a18-8dba-09c5b91c4f11 2026-06-05 23:21:23.307 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 65f25de1-b319-4eff-b233-a214df2786a8 2026-06-05 23:21:23.526 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-2453a3f7-8e17-4955-9930-46cceffe9099'] response: {'server_uuid': '86063dbd-4261-4a9a-8e94-8f3a4f4c16e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65f25de1-b319-4eff-b233-a214df2786a8', 'code': 200} 2026-06-05 23:21:23.820 11 INFO neutron.plugins.ml2.plugin [None req-3e7ed4b0-d4b0-4432-87be-e836cf7629a0 - - - - - -] Attempt 1 to provision port 65f25de1-b319-4eff-b233-a214df2786a8 2026-06-05 23:21:23.882 11 INFO neutron.plugins.ml2.plugin [None req-3e7ed4b0-d4b0-4432-87be-e836cf7629a0 - - - - - -] Attempt 1 to provision port 1882997d-893a-4c92-8d8f-eddf420b0627 2026-06-05 23:21:24.106 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 65f25de1-b319-4eff-b233-a214df2786a8 2026-06-05 23:21:30.182 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-49140d38-5535-470e-84df-15c7125fa980'] response: {'server_uuid': '86063dbd-4261-4a9a-8e94-8f3a4f4c16e5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '65f25de1-b319-4eff-b233-a214df2786a8', 'code': 200} 2026-06-05 23:21:32.010 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port b788d36c-a51e-48a6-8584-bf2005f409aa 2026-06-05 23:21:32.503 12 INFO neutron.plugins.ml2.plugin [None req-79090b53-d2e9-45b5-b4e3-d9b499fc0cd9 - - - - - -] Attempt 1 to provision port 16ec5840-1fd3-42fb-afec-6eeffb0c3e5f 2026-06-05 23:21:33.945 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port b788d36c-a51e-48a6-8584-bf2005f409aa 2026-06-05 23:21:34.156 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 16ec5840-1fd3-42fb-afec-6eeffb0c3e5f 2026-06-05 23:21:35.083 12 INFO neutron.plugins.ml2.plugin [None req-0d81a33f-a0db-4026-a070-55f166325f8a - - - - - -] Attempt 1 to provision port 16ec5840-1fd3-42fb-afec-6eeffb0c3e5f 2026-06-05 23:21:35.143 12 INFO neutron.plugins.ml2.plugin [None req-0d81a33f-a0db-4026-a070-55f166325f8a - - - - - -] Attempt 1 to provision port 069b596e-051c-426e-a4e6-2efc8cb4c618 2026-06-05 23:21:37.840 12 INFO neutron.plugins.ml2.plugin [None req-9800d050-5937-44b9-985d-383bef5650ce - - - - - -] Attempt 1 to provision port 16ec5840-1fd3-42fb-afec-6eeffb0c3e5f 2026-06-05 23:21:37.916 12 INFO neutron.plugins.ml2.plugin [None req-9800d050-5937-44b9-985d-383bef5650ce - - - - - -] Attempt 1 to provision port 069b596e-051c-426e-a4e6-2efc8cb4c618 2026-06-05 23:21:41.986 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 7afc9f6b-12df-4033-a7e6-5305a93817dd 2026-06-05 23:21:42.263 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port d93452c5-ee6f-4953-85e5-f69c61eba9d8 2026-06-05 23:21:42.394 11 INFO neutron.plugins.ml2.plugin [None req-0fab6ae8-36da-406f-b31d-d9e076594353 - - - - - -] Attempt 1 to provision port fa717865-b4aa-47ba-a81d-0356ed96dadf 2026-06-05 23:21:42.419 11 INFO neutron.plugins.ml2.plugin [None req-0fab6ae8-36da-406f-b31d-d9e076594353 - - - - - -] Attempt 1 to provision port 069b596e-051c-426e-a4e6-2efc8cb4c618 2026-06-05 23:21:44.299 12 INFO neutron.plugins.ml2.plugin [None req-eb2e18d0-9778-4be0-bb75-788bc1b591d5 - - - - - -] Attempt 1 to provision port 069b596e-051c-426e-a4e6-2efc8cb4c618 2026-06-05 23:21:44.600 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port a1293b29-cda9-4162-b26c-a35d66d6ba37 2026-06-05 23:21:44.718 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-c4ef243a-d31f-4868-b96b-12b96a737091'] response: {'server_uuid': '6b186631-c0db-4a09-bed2-5f616b948497', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1293b29-cda9-4162-b26c-a35d66d6ba37', 'code': 200} 2026-06-05 23:21:45.025 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port d93452c5-ee6f-4953-85e5-f69c61eba9d8 2026-06-05 23:21:45.156 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 7afc9f6b-12df-4033-a7e6-5305a93817dd 2026-06-05 23:21:45.966 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port a1293b29-cda9-4162-b26c-a35d66d6ba37 2026-06-05 23:21:46.233 11 INFO neutron.plugins.ml2.plugin [None req-c1c82ce8-c8b5-40c4-b459-187c3f1ac43b - - - - - -] Attempt 1 to provision port a1293b29-cda9-4162-b26c-a35d66d6ba37 2026-06-05 23:21:47.465 11 INFO neutron.plugins.ml2.plugin [None req-771f5240-9f5e-494c-ad8a-535f9a121034 - - - - - -] Attempt 1 to provision port 1882997d-893a-4c92-8d8f-eddf420b0627 2026-06-05 23:21:50.154 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 069b596e-051c-426e-a4e6-2efc8cb4c618 2026-06-05 23:21:50.675 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port e5c0896a-706e-40c9-b36c-c4ffd4a1dd52 2026-06-05 23:21:50.990 12 INFO neutron.plugins.ml2.plugin [None req-a4ce7a29-cf4e-473b-9d70-da6c675e5f9b - - - - - -] Attempt 1 to provision port e5c0896a-706e-40c9-b36c-c4ffd4a1dd52 2026-06-05 23:21:51.279 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port fa717865-b4aa-47ba-a81d-0356ed96dadf 2026-06-05 23:21:52.592 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0bcba4e2-597f-4636-b64c-abdf32590aaa 2026-06-05 23:21:52.955 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 069b596e-051c-426e-a4e6-2efc8cb4c618 2026-06-05 23:21:53.193 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port e5c0896a-706e-40c9-b36c-c4ffd4a1dd52 2026-06-05 23:21:53.397 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port fa717865-b4aa-47ba-a81d-0356ed96dadf 2026-06-05 23:21:54.475 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0bcba4e2-597f-4636-b64c-abdf32590aaa 2026-06-05 23:21:55.471 11 INFO neutron.plugins.ml2.plugin [None req-733d2e82-dfb6-4934-ab8f-9dcb8a021601 - - - - - -] Attempt 1 to provision port 772a9438-04bc-47f8-be88-ed8462065741 2026-06-05 23:21:55.493 11 INFO neutron.plugins.ml2.plugin [None req-733d2e82-dfb6-4934-ab8f-9dcb8a021601 - - - - - -] Attempt 1 to provision port e5c0896a-706e-40c9-b36c-c4ffd4a1dd52 2026-06-05 23:21:55.545 11 INFO neutron.plugins.ml2.plugin [None req-733d2e82-dfb6-4934-ab8f-9dcb8a021601 - - - - - -] Attempt 1 to provision port b5613233-41df-4850-918e-061181709bb3 2026-06-05 23:22:00.489 11 INFO neutron.plugins.ml2.plugin [None req-be50e8dd-5df4-4f96-a63c-4cd46531bccb - - - - - -] Attempt 1 to provision port 772a9438-04bc-47f8-be88-ed8462065741 2026-06-05 23:22:03.591 12 INFO neutron.plugins.ml2.plugin [None req-6ade481e-8fe7-451f-965b-8f4173605b8f - - - - - -] Attempt 1 to provision port 772a9438-04bc-47f8-be88-ed8462065741 2026-06-05 23:22:05.514 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 470ec44c-0660-4816-bbfa-5aa666d95155 2026-06-05 23:22:05.618 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-2fd0d9e5-8dd2-4904-b8a9-ec21945a2ec7'] response: {'server_uuid': '09772c6a-d4ab-4d05-96eb-c10395feba21', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '470ec44c-0660-4816-bbfa-5aa666d95155', 'code': 200} 2026-06-05 23:22:06.946 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 3c444515-aff2-4e1f-9788-1e87db180f63 2026-06-05 23:22:07.306 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 470ec44c-0660-4816-bbfa-5aa666d95155 2026-06-05 23:22:08.760 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port dd8a395b-6953-47d0-b458-43d0b27806f6 2026-06-05 23:22:09.105 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 3c444515-aff2-4e1f-9788-1e87db180f63 2026-06-05 23:22:09.282 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port be6765be-b3a5-4e75-9ed3-df2816dd22b3 2026-06-05 23:22:09.824 11 INFO neutron.plugins.ml2.plugin [None req-1add0d59-bc3c-4f5f-9c3d-00f53078a528 - - - - - -] Attempt 1 to provision port 3c444515-aff2-4e1f-9788-1e87db180f63 2026-06-05 23:22:09.886 11 INFO neutron.plugins.ml2.plugin [None req-1add0d59-bc3c-4f5f-9c3d-00f53078a528 - - - - - -] Attempt 1 to provision port 470ec44c-0660-4816-bbfa-5aa666d95155 2026-06-05 23:22:10.680 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port dd8a395b-6953-47d0-b458-43d0b27806f6 2026-06-05 23:22:10.933 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port be6765be-b3a5-4e75-9ed3-df2816dd22b3 2026-06-05 23:22:14.735 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port e8e13826-8d48-4495-bfc9-ad2b6be88f5d 2026-06-05 23:22:16.506 12 INFO neutron.plugins.ml2.plugin [None req-7506a235-b6bc-4cce-9590-052c82b7813d - - - - - -] Attempt 1 to provision port e8e13826-8d48-4495-bfc9-ad2b6be88f5d 2026-06-05 23:22:16.570 12 INFO neutron.plugins.ml2.plugin [None req-7506a235-b6bc-4cce-9590-052c82b7813d - - - - - -] Attempt 1 to provision port 63bca210-ded0-4340-8f78-cb7c4809e255 2026-06-05 23:22:16.607 12 INFO neutron.plugins.ml2.plugin [None req-7506a235-b6bc-4cce-9590-052c82b7813d - - - - - -] Attempt 1 to provision port 3c444515-aff2-4e1f-9788-1e87db180f63 2026-06-05 23:22:16.664 12 INFO neutron.plugins.ml2.plugin [None req-7506a235-b6bc-4cce-9590-052c82b7813d - - - - - -] Attempt 1 to provision port 4f8444b9-2ecd-464d-b906-720835536cbc 2026-06-05 23:22:16.864 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port e8e13826-8d48-4495-bfc9-ad2b6be88f5d 2026-06-05 23:22:21.038 11 INFO neutron.plugins.ml2.plugin [None req-a72a1455-a1b5-4b66-aa76-fecea4de41f7 - - - - - -] Attempt 1 to provision port e8e13826-8d48-4495-bfc9-ad2b6be88f5d 2026-06-05 23:22:21.096 11 INFO neutron.plugins.ml2.plugin [None req-a72a1455-a1b5-4b66-aa76-fecea4de41f7 - - - - - -] Attempt 1 to provision port f8dafe71-9ade-4f01-b58f-cb06dd05e272 2026-06-05 23:22:21.131 11 INFO neutron.plugins.ml2.plugin [None req-a72a1455-a1b5-4b66-aa76-fecea4de41f7 - - - - - -] Attempt 1 to provision port 4f8444b9-2ecd-464d-b906-720835536cbc 2026-06-05 23:22:21.285 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port ffe9c831-67c8-4e7c-ad7b-a84c9bbb698a 2026-06-05 23:22:21.667 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port b5613233-41df-4850-918e-061181709bb3 2026-06-05 23:22:21.885 12 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-3d0fab6b-e400-46d7-aa0e-d4931a2cb547'] response: {'server_uuid': 'a8fbb6e1-6c62-4ced-8667-b174cabfb37f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ffe9c831-67c8-4e7c-ad7b-a84c9bbb698a', 'code': 200} 2026-06-05 23:22:23.490 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port ffe9c831-67c8-4e7c-ad7b-a84c9bbb698a 2026-06-05 23:22:23.742 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port a11e9b43-deaa-45a1-bde1-f8d29241c32e 2026-06-05 23:22:23.884 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-596b4473-93d5-4f04-8c2a-ce9cd58a9cbe'] response: {'server_uuid': '405711c4-81a3-447f-bde2-ab20106d10b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a11e9b43-deaa-45a1-bde1-f8d29241c32e', 'code': 200} 2026-06-05 23:22:24.866 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port a11e9b43-deaa-45a1-bde1-f8d29241c32e 2026-06-05 23:22:24.940 11 INFO neutron.plugins.ml2.plugin [None req-3d3847c1-3015-4191-a01f-7294c9d26963 - - - - - -] Attempt 1 to provision port 63bca210-ded0-4340-8f78-cb7c4809e255 2026-06-05 23:22:24.969 11 INFO neutron.plugins.ml2.plugin [None req-3d3847c1-3015-4191-a01f-7294c9d26963 - - - - - -] Attempt 1 to provision port 4f8444b9-2ecd-464d-b906-720835536cbc 2026-06-05 23:22:26.711 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port f8dafe71-9ade-4f01-b58f-cb06dd05e272 2026-06-05 23:22:27.156 11 INFO neutron.plugins.ml2.plugin [None req-b17020a3-db19-48ef-8558-6dac921c4855 - - - - - -] Attempt 1 to provision port 63bca210-ded0-4340-8f78-cb7c4809e255 2026-06-05 23:22:28.747 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port f8dafe71-9ade-4f01-b58f-cb06dd05e272 2026-06-05 23:22:28.897 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 63bca210-ded0-4340-8f78-cb7c4809e255 2026-06-05 23:22:29.088 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 4f8444b9-2ecd-464d-b906-720835536cbc 2026-06-05 23:22:29.526 12 INFO neutron.plugins.ml2.plugin [None req-97779bdc-3ac1-410b-bc82-1dec2d884ea3 - - - - - -] Attempt 1 to provision port 4f8444b9-2ecd-464d-b906-720835536cbc 2026-06-05 23:22:29.579 12 INFO neutron.plugins.ml2.plugin [None req-97779bdc-3ac1-410b-bc82-1dec2d884ea3 - - - - - -] Attempt 1 to provision port 63bca210-ded0-4340-8f78-cb7c4809e255 2026-06-05 23:22:29.648 12 INFO neutron.plugins.ml2.plugin [None req-97779bdc-3ac1-410b-bc82-1dec2d884ea3 - - - - - -] Attempt 1 to provision port 70e9efaa-30ed-4220-a1d2-7d154b205228 2026-06-05 23:22:30.756 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 70e9efaa-30ed-4220-a1d2-7d154b205228 2026-06-05 23:22:30.880 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 4f8444b9-2ecd-464d-b906-720835536cbc 2026-06-05 23:22:32.521 11 INFO neutron.plugins.ml2.plugin [None req-9ca351b4-a58c-4c01-97ad-94296d9d42bf - - - - - -] Attempt 1 to provision port a11e9b43-deaa-45a1-bde1-f8d29241c32e 2026-06-05 23:22:38.691 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 361e3473-a6d4-4835-a5f7-b6fccec69eae 2026-06-05 23:22:40.750 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 361e3473-a6d4-4835-a5f7-b6fccec69eae 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server [None req-b5597e68-68cf-41a6-a1f3-7fd55dd5aecc - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet e4daf0c7-2e6e-4d3a-b830-de841491897f: This subnet is being modified by another concurrent operation. 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1574, in create_port_db 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server raise exception 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet e4daf0c7-2e6e-4d3a-b830-de841491897f: This subnet is being modified by another concurrent operation. 2026-06-05 23:22:41.225 11 ERROR oslo_messaging.rpc.server 2026-06-05 23:22:46.759 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 9edc80bf-99ec-4eb0-a41d-cf10d18f51fa 2026-06-05 23:22:52.714 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port dcd59af1-98c5-49a8-9bb0-14b79d57257b 2026-06-05 23:22:54.816 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 507ae88c-6e50-4b60-b9f9-8c0a07a47a7e 2026-06-05 23:22:54.981 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port dcd59af1-98c5-49a8-9bb0-14b79d57257b 2026-06-05 23:22:56.426 12 INFO neutron.plugins.ml2.plugin [None req-a36898f3-8820-4ba8-9557-aca1025007d1 - - - - - -] Attempt 1 to provision port dcd59af1-98c5-49a8-9bb0-14b79d57257b 2026-06-05 23:23:00.953 11 INFO neutron.notifiers.nova [None req-af1d5c96-f052-494d-99b6-bc0a4bbeced7 - - - - - -] Nova event matching ['req-6c102c34-89fa-4bf4-a308-d4f6ccfd8b01'] response: {'server_uuid': '405711c4-81a3-447f-bde2-ab20106d10b3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a11e9b43-deaa-45a1-bde1-f8d29241c32e', 'code': 200} 2026-06-05 23:23:03.253 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port a11e9b43-deaa-45a1-bde1-f8d29241c32e 2026-06-05 23:23:03.362 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-10dbf045-7af3-4fab-9348-95aafc5dbbbf'] response: {'server_uuid': '405711c4-81a3-447f-bde2-ab20106d10b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a11e9b43-deaa-45a1-bde1-f8d29241c32e', 'code': 200} 2026-06-05 23:23:04.873 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port a11e9b43-deaa-45a1-bde1-f8d29241c32e 2026-06-05 23:23:16.720 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 72796e62-7708-4704-af1f-7f24fbbcdf6c 2026-06-05 23:23:18.776 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 72796e62-7708-4704-af1f-7f24fbbcdf6c 2026-06-05 23:23:18.970 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 429662a7-086b-411e-acd9-4fd741889412 2026-06-05 23:23:20.525 11 INFO neutron.plugins.ml2.plugin [None req-36856850-94eb-4ae9-978f-49e4b510a867 - - - - - -] Attempt 1 to provision port 68aebed4-0df9-4598-a0d8-0e0f29618235 2026-06-05 23:23:20.549 11 INFO neutron.plugins.ml2.plugin [None req-36856850-94eb-4ae9-978f-49e4b510a867 - - - - - -] Attempt 1 to provision port 429662a7-086b-411e-acd9-4fd741889412 2026-06-05 23:23:20.751 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 429662a7-086b-411e-acd9-4fd741889412 2026-06-05 23:23:22.240 12 INFO neutron.plugins.ml2.plugin [None req-faa2589b-9820-49e2-8954-d32beb648e3c - - - - - -] Attempt 1 to provision port 68aebed4-0df9-4598-a0d8-0e0f29618235 2026-06-05 23:23:22.271 12 INFO neutron.plugins.ml2.plugin [None req-faa2589b-9820-49e2-8954-d32beb648e3c - - - - - -] Attempt 1 to provision port 429662a7-086b-411e-acd9-4fd741889412 2026-06-05 23:23:24.208 12 INFO neutron.plugins.ml2.plugin [None req-d6cbd8f0-f634-4baf-98c2-04d86030fd04 - - - - - -] Attempt 1 to provision port 68aebed4-0df9-4598-a0d8-0e0f29618235 2026-06-05 23:23:26.145 11 INFO neutron.plugins.ml2.plugin [None req-a44dbdcc-e720-4050-92e6-9b5b2f395b22 - - - - - -] Attempt 1 to provision port 68aebed4-0df9-4598-a0d8-0e0f29618235 2026-06-05 23:23:29.243 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 4ffbb125-d691-4be7-917e-b46069dc9b45 2026-06-05 23:23:29.362 12 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-5044b535-8978-4296-8d7d-71880ca2f0b7'] response: {'server_uuid': 'e964506b-f76b-43fc-bfaa-a9c67ab70924', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ffbb125-d691-4be7-917e-b46069dc9b45', 'code': 200} 2026-06-05 23:23:29.825 12 INFO neutron.plugins.ml2.plugin [None req-94a69917-b31e-4a0f-9120-12d9d1b1ceb4 - - - - - -] Attempt 1 to provision port 36bb5fcf-aebf-4418-b62f-ea12d0492328 2026-06-05 23:23:30.813 11 INFO neutron.plugins.ml2.plugin [None req-cdfcd1ec-bc09-497b-a2d1-a9cbaa5b7430 - - - - - -] Attempt 1 to provision port 4ffbb125-d691-4be7-917e-b46069dc9b45 2026-06-05 23:23:32.717 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 36bb5fcf-aebf-4418-b62f-ea12d0492328 2026-06-05 23:23:34.929 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 36bb5fcf-aebf-4418-b62f-ea12d0492328 2026-06-05 23:23:35.133 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 68aebed4-0df9-4598-a0d8-0e0f29618235 2026-06-05 23:23:36.938 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 68aebed4-0df9-4598-a0d8-0e0f29618235 2026-06-05 23:23:40.749 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 5f0c8b34-5372-46cb-b07c-e9fd0f772004 2026-06-05 23:23:41.403 12 INFO neutron.plugins.ml2.plugin [None req-6812e83a-07c3-4c40-b068-25579db557b7 - - - - - -] Attempt 1 to provision port 5f0c8b34-5372-46cb-b07c-e9fd0f772004 2026-06-05 23:23:42.814 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0ea14295-c81c-4dc9-85a2-87ee63b030b1 2026-06-05 23:23:43.258 11 INFO neutron.plugins.ml2.plugin [None req-dcdf6436-ab33-44f2-b0f4-3899b855e17d - - - - - -] Attempt 1 to provision port 5f0c8b34-5372-46cb-b07c-e9fd0f772004 2026-06-05 23:23:44.396 11 INFO neutron.plugins.ml2.plugin [None req-ed91594d-4fa5-41c9-9fe2-c87f57d02a47 - - - - - -] Attempt 1 to provision port ebc41e68-e52b-4830-a833-7c6434451865 2026-06-05 23:23:44.428 11 INFO neutron.plugins.ml2.plugin [None req-ed91594d-4fa5-41c9-9fe2-c87f57d02a47 - - - - - -] Attempt 1 to provision port 7c0475d4-c0dd-48ab-9985-b4d924c5a744 2026-06-05 23:23:44.472 11 INFO neutron.plugins.ml2.plugin [None req-ed91594d-4fa5-41c9-9fe2-c87f57d02a47 - - - - - -] Attempt 1 to provision port 5f0c8b34-5372-46cb-b07c-e9fd0f772004 2026-06-05 23:23:44.708 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0ea14295-c81c-4dc9-85a2-87ee63b030b1 2026-06-05 23:23:46.121 11 INFO neutron.plugins.ml2.plugin [None req-aaeed34a-2b39-4ece-8281-62014352e6ce - - - - - -] Attempt 1 to provision port 7c0475d4-c0dd-48ab-9985-b4d924c5a744 2026-06-05 23:23:47.361 11 INFO neutron.plugins.ml2.plugin [None req-3605e152-a36a-4705-89de-31f8f723591e - - - - - -] Attempt 1 to provision port 7c0475d4-c0dd-48ab-9985-b4d924c5a744 2026-06-05 23:23:53.807 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port b3098e6c-28c8-452c-9530-bda25161c073 2026-06-05 23:23:53.944 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-c0ce0d78-174e-4a3a-852c-5f694f5e129b'] response: {'server_uuid': 'cf3d5647-6fe4-4e0a-a310-6e411385ab43', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3098e6c-28c8-452c-9530-bda25161c073', 'code': 200} 2026-06-05 23:23:54.735 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port b3098e6c-28c8-452c-9530-bda25161c073 2026-06-05 23:24:00.801 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 7c0475d4-c0dd-48ab-9985-b4d924c5a744 2026-06-05 23:24:01.072 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port ebc41e68-e52b-4830-a833-7c6434451865 2026-06-05 23:24:02.748 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 7c0475d4-c0dd-48ab-9985-b4d924c5a744 2026-06-05 23:24:02.931 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port ebc41e68-e52b-4830-a833-7c6434451865 2026-06-05 23:24:09.409 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port b292923c-6d4b-4dff-9007-a5163f47eb97 2026-06-05 23:24:09.544 12 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-1055fdcd-d8a4-49f4-bfe0-aadacd01ae6a'] response: {'server_uuid': '033c70b9-0625-4f49-8e56-912155c0bbe2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b292923c-6d4b-4dff-9007-a5163f47eb97', 'code': 200} 2026-06-05 23:24:10.732 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port b292923c-6d4b-4dff-9007-a5163f47eb97 2026-06-05 23:24:40.991 12 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-f8533d10-e09d-4dd8-a7b9-bf69856a26af'] response: {'server_uuid': 'e964506b-f76b-43fc-bfaa-a9c67ab70924', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4ffbb125-d691-4be7-917e-b46069dc9b45', 'code': 200} 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.316 12 ERROR neutron.plugins.ml2.managers 2026-06-05 23:24:46.318 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Failed to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 on host instance for vnic_type normal using segments [{'id': '86dbf7ef-e4da-408a-999e-9d4fd234f14a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': '87f0b5f3-2448-4240-9dc8-e8ea649269cb'}] 2026-06-05 23:24:46.319 12 INFO neutron.plugins.ml2.plugin [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Attempt 2 to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.330 12 ERROR neutron.plugins.ml2.managers 2026-06-05 23:24:46.332 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Failed to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 on host instance for vnic_type normal using segments [{'id': '86dbf7ef-e4da-408a-999e-9d4fd234f14a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': '87f0b5f3-2448-4240-9dc8-e8ea649269cb'}] 2026-06-05 23:24:46.332 12 INFO neutron.plugins.ml2.plugin [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Attempt 3 to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.345 12 ERROR neutron.plugins.ml2.managers 2026-06-05 23:24:46.347 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Failed to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 on host instance for vnic_type normal using segments [{'id': '86dbf7ef-e4da-408a-999e-9d4fd234f14a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': '87f0b5f3-2448-4240-9dc8-e8ea649269cb'}] 2026-06-05 23:24:46.347 12 INFO neutron.plugins.ml2.plugin [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Attempt 4 to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.358 12 ERROR neutron.plugins.ml2.managers 2026-06-05 23:24:46.360 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Failed to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 on host instance for vnic_type normal using segments [{'id': '86dbf7ef-e4da-408a-999e-9d4fd234f14a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': '87f0b5f3-2448-4240-9dc8-e8ea649269cb'}] 2026-06-05 23:24:46.360 12 INFO neutron.plugins.ml2.plugin [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Attempt 5 to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.372 12 ERROR neutron.plugins.ml2.managers 2026-06-05 23:24:46.374 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Failed to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 on host instance for vnic_type normal using segments [{'id': '86dbf7ef-e4da-408a-999e-9d4fd234f14a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': '87f0b5f3-2448-4240-9dc8-e8ea649269cb'}] 2026-06-05 23:24:46.374 12 INFO neutron.plugins.ml2.plugin [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Attempt 6 to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.386 12 ERROR neutron.plugins.ml2.managers 2026-06-05 23:24:46.387 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Failed to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 on host instance for vnic_type normal using segments [{'id': '86dbf7ef-e4da-408a-999e-9d4fd234f14a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': '87f0b5f3-2448-4240-9dc8-e8ea649269cb'}] 2026-06-05 23:24:46.388 12 INFO neutron.plugins.ml2.plugin [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Attempt 7 to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.399 12 ERROR neutron.plugins.ml2.managers 2026-06-05 23:24:46.400 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Failed to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 on host instance for vnic_type normal using segments [{'id': '86dbf7ef-e4da-408a-999e-9d4fd234f14a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': '87f0b5f3-2448-4240-9dc8-e8ea649269cb'}] 2026-06-05 23:24:46.400 12 INFO neutron.plugins.ml2.plugin [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Attempt 8 to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.412 12 ERROR neutron.plugins.ml2.managers 2026-06-05 23:24:46.414 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Failed to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 on host instance for vnic_type normal using segments [{'id': '86dbf7ef-e4da-408a-999e-9d4fd234f14a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': '87f0b5f3-2448-4240-9dc8-e8ea649269cb'}] 2026-06-05 23:24:46.414 12 INFO neutron.plugins.ml2.plugin [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Attempt 9 to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.424 12 ERROR neutron.plugins.ml2.managers 2026-06-05 23:24:46.425 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Failed to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 on host instance for vnic_type normal using segments [{'id': '86dbf7ef-e4da-408a-999e-9d4fd234f14a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': '87f0b5f3-2448-4240-9dc8-e8ea649269cb'}] 2026-06-05 23:24:46.425 12 INFO neutron.plugins.ml2.plugin [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Attempt 10 to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 87efeb7c-0182-41a2-a912-ad0297b207c9 could not be found. 2026-06-05 23:24:46.437 12 ERROR neutron.plugins.ml2.managers 2026-06-05 23:24:46.438 12 ERROR neutron.plugins.ml2.managers [None req-2839696b-1e29-4db8-b593-a22d8b2e8e3d - - - - - -] Failed to bind port 240f8168-10d8-4a1c-beab-5871d94162b9 on host instance for vnic_type normal using segments [{'id': '86dbf7ef-e4da-408a-999e-9d4fd234f14a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 339, 'network_id': '87f0b5f3-2448-4240-9dc8-e8ea649269cb'}] 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server [None req-542904ce-500c-4cb6-b020-d6fc18604296 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 240f8168-10d8-4a1c-beab-5871d94162b9 could not be found. 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2804, in one 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1808, in one 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server raise self.value 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1666, in get_port 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 240f8168-10d8-4a1c-beab-5871d94162b9 could not be found. 2026-06-05 23:24:47.031 11 ERROR oslo_messaging.rpc.server 2026-06-05 23:25:02.785 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0023efb5-3f60-4043-83cf-f5f34a3c5cf5 2026-06-05 23:25:03.673 11 INFO neutron.plugins.ml2.plugin [None req-42dce229-d509-42bd-8c63-2d76437d3a34 - - - - - -] Attempt 1 to provision port 0023efb5-3f60-4043-83cf-f5f34a3c5cf5 2026-06-05 23:25:04.820 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0023efb5-3f60-4043-83cf-f5f34a3c5cf5 2026-06-05 23:25:05.021 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 50568fa4-99b6-40cd-a0c8-fb5bea5a3df3 2026-06-05 23:25:06.634 11 INFO neutron.plugins.ml2.plugin [None req-cab3bab7-b352-43a8-8632-48374fb9402c - - - - - -] Attempt 1 to provision port d0ceb244-0152-4357-8009-2264ef44b735 2026-06-05 23:25:06.673 11 INFO neutron.plugins.ml2.plugin [None req-cab3bab7-b352-43a8-8632-48374fb9402c - - - - - -] Attempt 1 to provision port 0a10abe5-5974-4cb2-a757-1a2ac4e996c1 2026-06-05 23:25:06.714 11 INFO neutron.plugins.ml2.plugin [None req-cab3bab7-b352-43a8-8632-48374fb9402c - - - - - -] Attempt 1 to provision port 0023efb5-3f60-4043-83cf-f5f34a3c5cf5 2026-06-05 23:25:06.747 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 50568fa4-99b6-40cd-a0c8-fb5bea5a3df3 2026-06-05 23:25:10.800 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 2d426813-eab7-43c7-a173-a53f167e2d00 2026-06-05 23:25:11.217 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 9ba71550-38fe-42c5-a764-8518b67601a8 2026-06-05 23:25:12.365 12 INFO neutron.plugins.ml2.plugin [None req-02997a1a-c703-4a9e-a155-21671737e8f6 - - - - - -] Attempt 1 to provision port d0ceb244-0152-4357-8009-2264ef44b735 2026-06-05 23:25:12.389 12 INFO neutron.plugins.ml2.plugin [None req-02997a1a-c703-4a9e-a155-21671737e8f6 - - - - - -] Attempt 1 to provision port 9ba71550-38fe-42c5-a764-8518b67601a8 2026-06-05 23:25:12.451 12 INFO neutron.plugins.ml2.plugin [None req-02997a1a-c703-4a9e-a155-21671737e8f6 - - - - - -] Attempt 1 to provision port 7c66647d-753f-406b-aca2-ea3f93ab82d2 2026-06-05 23:25:12.859 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 2d426813-eab7-43c7-a173-a53f167e2d00 2026-06-05 23:25:13.083 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 9ba71550-38fe-42c5-a764-8518b67601a8 2026-06-05 23:25:15.864 11 INFO neutron.plugins.ml2.plugin [None req-da6cad90-49dd-490b-9c88-84fcb769d9c5 - - - - - -] Attempt 1 to provision port d0ceb244-0152-4357-8009-2264ef44b735 2026-06-05 23:25:15.885 11 INFO neutron.plugins.ml2.plugin [None req-da6cad90-49dd-490b-9c88-84fcb769d9c5 - - - - - -] Attempt 1 to provision port 9ba71550-38fe-42c5-a764-8518b67601a8 2026-06-05 23:25:15.933 11 INFO neutron.plugins.ml2.plugin [None req-da6cad90-49dd-490b-9c88-84fcb769d9c5 - - - - - -] Attempt 1 to provision port e338348d-4e4b-45cc-a9e0-f5dd11ac7540 2026-06-05 23:25:17.635 12 INFO neutron.plugins.ml2.plugin [None req-14069e29-9c4c-479b-a70f-23014411f271 - - - - - -] Attempt 1 to provision port e338348d-4e4b-45cc-a9e0-f5dd11ac7540 2026-06-05 23:25:18.864 12 INFO neutron.plugins.ml2.plugin [None req-80010732-31df-4725-9400-3248547c2530 - - - - - -] Attempt 1 to provision port e338348d-4e4b-45cc-a9e0-f5dd11ac7540 2026-06-05 23:25:23.858 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port c2dde18f-3eec-4fd9-8be8-ddf666d790d0 2026-06-05 23:25:23.974 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-7fcc10f7-af90-4363-a693-8d917fcfdd73'] response: {'server_uuid': 'fc790f8d-15c6-4125-9fa9-ce921072f846', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2dde18f-3eec-4fd9-8be8-ddf666d790d0', 'code': 200} 2026-06-05 23:25:24.801 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0a10abe5-5974-4cb2-a757-1a2ac4e996c1 2026-06-05 23:25:25.072 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port c2dde18f-3eec-4fd9-8be8-ddf666d790d0 2026-06-05 23:25:25.289 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port d0ceb244-0152-4357-8009-2264ef44b735 2026-06-05 23:25:26.782 11 INFO neutron.plugins.ml2.plugin [None req-a45a6b86-3fa7-48a9-8838-3407e48ac3ea - - - - - -] Attempt 1 to provision port 0a10abe5-5974-4cb2-a757-1a2ac4e996c1 2026-06-05 23:25:26.978 11 INFO neutron.plugins.ml2.plugin [None req-a45a6b86-3fa7-48a9-8838-3407e48ac3ea - - - - - -] Attempt 1 to provision port d0ceb244-0152-4357-8009-2264ef44b735 2026-06-05 23:25:28.775 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port e338348d-4e4b-45cc-a9e0-f5dd11ac7540 2026-06-05 23:25:29.096 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 7c66647d-753f-406b-aca2-ea3f93ab82d2 2026-06-05 23:25:30.779 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port e338348d-4e4b-45cc-a9e0-f5dd11ac7540 2026-06-05 23:25:30.960 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 7c66647d-753f-406b-aca2-ea3f93ab82d2 2026-06-05 23:26:02.849 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 63696e5f-33fd-4aa6-b67d-8c8b2224d019 2026-06-05 23:26:03.828 12 INFO neutron.plugins.ml2.plugin [None req-f7b04688-02d8-4cb2-9e7c-a37eae031941 - - - - - -] Attempt 1 to provision port 63696e5f-33fd-4aa6-b67d-8c8b2224d019 2026-06-05 23:26:04.807 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 63696e5f-33fd-4aa6-b67d-8c8b2224d019 2026-06-05 23:26:06.796 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0f1b0945-1cdf-4d8d-a8af-2daa8d55e010 2026-06-05 23:26:07.181 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0bbff333-98b3-45fe-9a8e-45608db10c83 2026-06-05 23:26:08.780 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0f1b0945-1cdf-4d8d-a8af-2daa8d55e010 2026-06-05 23:26:08.975 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0bbff333-98b3-45fe-9a8e-45608db10c83 2026-06-05 23:26:10.813 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port e0c9c13c-2dca-4240-85bc-3dc1c2a62024 2026-06-05 23:26:12.835 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port e0c9c13c-2dca-4240-85bc-3dc1c2a62024 2026-06-05 23:26:14.841 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 63696e5f-33fd-4aa6-b67d-8c8b2224d019 2026-06-05 23:26:14.966 12 INFO neutron.plugins.ml2.plugin [None req-8d95912a-3934-49c4-a5dc-12e9e89bd49f - - - - - -] Attempt 1 to provision port 0bbff333-98b3-45fe-9a8e-45608db10c83 2026-06-05 23:26:15.014 12 INFO neutron.plugins.ml2.plugin [None req-8d95912a-3934-49c4-a5dc-12e9e89bd49f - - - - - -] Attempt 1 to provision port a78f8247-147e-4eb5-9040-30bf1a460bff 2026-06-05 23:26:15.037 12 INFO neutron.plugins.ml2.plugin [None req-8d95912a-3934-49c4-a5dc-12e9e89bd49f - - - - - -] Attempt 1 to provision port 63696e5f-33fd-4aa6-b67d-8c8b2224d019 2026-06-05 23:26:15.084 12 INFO neutron.plugins.ml2.plugin [None req-8d95912a-3934-49c4-a5dc-12e9e89bd49f - - - - - -] Attempt 1 to provision port 5efc00fc-6bf5-41c4-b6cd-8fa6b1c73e28 2026-06-05 23:26:15.106 12 INFO neutron.plugins.ml2.plugin [None req-8d95912a-3934-49c4-a5dc-12e9e89bd49f - - - - - -] Attempt 1 to provision port e0c9c13c-2dca-4240-85bc-3dc1c2a62024 2026-06-05 23:26:20.071 12 INFO neutron.plugins.ml2.plugin [None req-baa12fea-1e52-4f9d-9287-8dc4ea65fe10 - - - - - -] Attempt 1 to provision port 0bbff333-98b3-45fe-9a8e-45608db10c83 2026-06-05 23:26:20.122 12 INFO neutron.plugins.ml2.plugin [None req-baa12fea-1e52-4f9d-9287-8dc4ea65fe10 - - - - - -] Attempt 1 to provision port 63696e5f-33fd-4aa6-b67d-8c8b2224d019 2026-06-05 23:26:20.178 12 INFO neutron.plugins.ml2.plugin [None req-baa12fea-1e52-4f9d-9287-8dc4ea65fe10 - - - - - -] Attempt 1 to provision port 6b98a10d-8559-4154-9952-d302efdc6353 2026-06-05 23:26:20.201 12 INFO neutron.plugins.ml2.plugin [None req-baa12fea-1e52-4f9d-9287-8dc4ea65fe10 - - - - - -] Attempt 1 to provision port 5efc00fc-6bf5-41c4-b6cd-8fa6b1c73e28 2026-06-05 23:26:20.224 12 INFO neutron.plugins.ml2.plugin [None req-baa12fea-1e52-4f9d-9287-8dc4ea65fe10 - - - - - -] Attempt 1 to provision port e0c9c13c-2dca-4240-85bc-3dc1c2a62024 2026-06-05 23:26:20.274 12 INFO neutron.plugins.ml2.plugin [None req-baa12fea-1e52-4f9d-9287-8dc4ea65fe10 - - - - - -] Attempt 1 to provision port 45a91c6a-fc19-4746-8bca-d5e604fbe7ea 2026-06-05 23:26:21.327 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port d984f15c-fb11-49cb-8fdf-31c670ebd185 2026-06-05 23:26:21.458 12 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-571bdc31-4599-4538-b172-f6464489d6eb'] response: {'server_uuid': '6879d5c1-d972-4f82-b672-347e8ee211e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd984f15c-fb11-49cb-8fdf-31c670ebd185', 'code': 200} 2026-06-05 23:26:22.794 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port d984f15c-fb11-49cb-8fdf-31c670ebd185 2026-06-05 23:26:24.261 11 INFO neutron.plugins.ml2.plugin [None req-84abf155-1dc8-4715-ac48-3e1097e56331 - - - - - -] Attempt 1 to provision port 0bbff333-98b3-45fe-9a8e-45608db10c83 2026-06-05 23:26:24.345 11 INFO neutron.plugins.ml2.plugin [None req-84abf155-1dc8-4715-ac48-3e1097e56331 - - - - - -] Attempt 1 to provision port d984f15c-fb11-49cb-8fdf-31c670ebd185 2026-06-05 23:26:24.404 11 INFO neutron.plugins.ml2.plugin [None req-84abf155-1dc8-4715-ac48-3e1097e56331 - - - - - -] Attempt 1 to provision port 6b98a10d-8559-4154-9952-d302efdc6353 2026-06-05 23:26:24.438 11 INFO neutron.plugins.ml2.plugin [None req-82ed3039-ee35-4ac8-ab8d-900bd1a41312 - - - - - -] Attempt 1 to provision port 5efc00fc-6bf5-41c4-b6cd-8fa6b1c73e28 2026-06-05 23:26:24.590 11 INFO neutron.plugins.ml2.plugin [None req-82ed3039-ee35-4ac8-ab8d-900bd1a41312 - - - - - -] Attempt 1 to provision port e0c9c13c-2dca-4240-85bc-3dc1c2a62024 2026-06-05 23:26:24.680 11 INFO neutron.plugins.ml2.plugin [None req-82ed3039-ee35-4ac8-ab8d-900bd1a41312 - - - - - -] Attempt 1 to provision port 45a91c6a-fc19-4746-8bca-d5e604fbe7ea 2026-06-05 23:26:24.824 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 6b98a10d-8559-4154-9952-d302efdc6353 2026-06-05 23:26:25.111 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 5efc00fc-6bf5-41c4-b6cd-8fa6b1c73e28 2026-06-05 23:26:25.496 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 45a91c6a-fc19-4746-8bca-d5e604fbe7ea 2026-06-05 23:26:26.833 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 6b98a10d-8559-4154-9952-d302efdc6353 2026-06-05 23:26:27.022 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port a78f8247-147e-4eb5-9040-30bf1a460bff 2026-06-05 23:26:27.296 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 45a91c6a-fc19-4746-8bca-d5e604fbe7ea 2026-06-05 23:26:27.834 11 INFO neutron.plugins.ml2.plugin [None req-9a57576d-1f45-4f5b-bfb3-a1a81249f974 - - - - - -] Attempt 1 to provision port 5efc00fc-6bf5-41c4-b6cd-8fa6b1c73e28 2026-06-05 23:26:27.887 11 INFO neutron.plugins.ml2.plugin [None req-9a57576d-1f45-4f5b-bfb3-a1a81249f974 - - - - - -] Attempt 1 to provision port 6b98a10d-8559-4154-9952-d302efdc6353 2026-06-05 23:26:27.952 11 INFO neutron.plugins.ml2.plugin [None req-9a57576d-1f45-4f5b-bfb3-a1a81249f974 - - - - - -] Attempt 1 to provision port 45a91c6a-fc19-4746-8bca-d5e604fbe7ea 2026-06-05 23:26:28.795 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port a78f8247-147e-4eb5-9040-30bf1a460bff 2026-06-05 23:26:30.026 11 INFO neutron.plugins.ml2.plugin [None req-affabab6-61e1-4e22-9999-419c2a411f14 - - - - - -] Attempt 1 to provision port 6b98a10d-8559-4154-9952-d302efdc6353 2026-06-05 23:26:30.080 11 INFO neutron.plugins.ml2.plugin [None req-affabab6-61e1-4e22-9999-419c2a411f14 - - - - - -] Attempt 1 to provision port 45a91c6a-fc19-4746-8bca-d5e604fbe7ea 2026-06-05 23:26:31.432 11 INFO neutron.plugins.ml2.plugin [None req-8f845d97-031b-48f9-8321-49cae94f4b81 - - - - - -] Attempt 1 to provision port d984f15c-fb11-49cb-8fdf-31c670ebd185 2026-06-05 23:26:38.845 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 47a43966-3757-45a8-a8b9-5a594684d30b 2026-06-05 23:26:38.936 12 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-84e3b2e3-65bb-4295-90ff-99dd67f9e747'] response: {'server_uuid': '8cc171d2-7138-44f5-88aa-d2b08dac8fb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47a43966-3757-45a8-a8b9-5a594684d30b', 'code': 200} 2026-06-05 23:26:40.808 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 47a43966-3757-45a8-a8b9-5a594684d30b 2026-06-05 23:27:11.711 11 INFO neutron.plugins.ml2.plugin [None req-b4086c1e-a564-469d-81c2-b53317e3a6a0 - - - - - -] Attempt 1 to provision port 31d2eb82-787b-4bb0-a926-4270cfeb0846 2026-06-05 23:27:33.379 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 90bb98b6-883c-413e-974b-953d982595d9 2026-06-05 23:27:33.539 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-a07b6983-da19-44a9-b872-6b1fd4cb2f0a'] response: {'server_uuid': 'ce0135bd-c02f-4bc0-9c14-cfd1ac03a4da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '90bb98b6-883c-413e-974b-953d982595d9', 'code': 200} 2026-06-05 23:27:34.848 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 90bb98b6-883c-413e-974b-953d982595d9 2026-06-05 23:28:13.714 12 INFO neutron.plugins.ml2.plugin [None req-9771b553-f7b3-4286-a32c-01a0f7007c92 - - - - - -] Attempt 1 to provision port 053367c9-8d9d-40e0-b2e9-93f676f92c20 2026-06-05 23:28:18.906 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 053367c9-8d9d-40e0-b2e9-93f676f92c20 2026-06-05 23:28:19.022 11 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-504ec096-3ff5-4775-a72a-aded407aeb47'] response: {'server_uuid': 'ce0135bd-c02f-4bc0-9c14-cfd1ac03a4da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '053367c9-8d9d-40e0-b2e9-93f676f92c20', 'code': 200} 2026-06-05 23:28:20.888 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 053367c9-8d9d-40e0-b2e9-93f676f92c20 2026-06-05 23:28:23.404 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 053367c9-8d9d-40e0-b2e9-93f676f92c20 2026-06-05 23:28:47.300 12 INFO neutron.plugins.ml2.plugin [None req-22682e46-a201-462d-aa51-637fa4fbba95 - - - - - -] Attempt 1 to provision port 4ba962c5-9b98-4068-b010-02f7cb9fc19e 2026-06-05 23:28:54.453 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 4ba962c5-9b98-4068-b010-02f7cb9fc19e 2026-06-05 23:28:54.681 12 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-39f860b2-84e7-4766-b90f-70b88b53d22f'] response: {'server_uuid': 'ce0135bd-c02f-4bc0-9c14-cfd1ac03a4da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ba962c5-9b98-4068-b010-02f7cb9fc19e', 'code': 200} 2026-06-05 23:28:55.544 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 4ba962c5-9b98-4068-b010-02f7cb9fc19e 2026-06-05 23:29:08.409 11 INFO neutron.plugins.ml2.plugin [None req-e50e5daf-9926-49e8-b017-8cfe027ae262 - - - - - -] Attempt 1 to provision port 81fc820c-5d20-4857-b23f-15a4ebe1584f 2026-06-05 23:29:15.585 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 81fc820c-5d20-4857-b23f-15a4ebe1584f 2026-06-05 23:29:15.701 12 INFO neutron.notifiers.nova [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Nova event matching ['req-34bc86cf-37ff-4577-9ca4-0ca678d6714e'] response: {'server_uuid': 'ce0135bd-c02f-4bc0-9c14-cfd1ac03a4da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81fc820c-5d20-4857-b23f-15a4ebe1584f', 'code': 200} 2026-06-05 23:29:17.616 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 81fc820c-5d20-4857-b23f-15a4ebe1584f 2026-06-05 23:29:18.198 11 INFO neutron.plugins.ml2.plugin [None req-61b62ad1-0a54-4784-86ce-c0742309b12b - - - - - -] Attempt 1 to provision port 4ba962c5-9b98-4068-b010-02f7cb9fc19e 2026-06-05 23:29:33.627 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 81fc820c-5d20-4857-b23f-15a4ebe1584f 2026-06-05 23:29:34.064 12 INFO neutron.plugins.ml2.plugin [None req-fab07567-35f5-41ee-8010-84e1f8500647 - - - - - -] Attempt 1 to provision port 81fc820c-5d20-4857-b23f-15a4ebe1584f 2026-06-05 23:29:35.471 12 INFO neutron.plugins.ml2.plugin [None req-4ab5831f-de4b-4e74-9cb1-f1d94fcecdbc - - - - - -] Attempt 1 to provision port 81fc820c-5d20-4857-b23f-15a4ebe1584f 2026-06-05 23:29:35.598 11 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 81fc820c-5d20-4857-b23f-15a4ebe1584f 2026-06-05 23:29:42.542 11 INFO neutron.plugins.ml2.plugin [None req-4fdf8244-6204-45f3-9aac-a968a20bf9f0 - - - - - -] Attempt 1 to provision port 4ba962c5-9b98-4068-b010-02f7cb9fc19e 2026-06-05 23:29:43.638 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 4ba962c5-9b98-4068-b010-02f7cb9fc19e 2026-06-05 23:31:01.617 12 INFO neutron.plugins.ml2.plugin [None req-c1eb9e2d-2579-491c-b016-8d14d3d81fec - - - - - -] Attempt 1 to provision port 0b5616b9-256a-487b-a573-b65c4b1dba67 2026-06-05 23:31:02.369 12 INFO neutron.plugins.ml2.plugin [None req-5b12c969-83ef-4f68-a228-7f86ac64bcd4 - - - - - -] Attempt 1 to provision port 0b5616b9-256a-487b-a573-b65c4b1dba67