+ 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 2026-04-16 13:36:08.431 1 INFO neutron.common.config [-] Logging enabled! 2026-04-16 13:36:08.431 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-16 13:36:08.431 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-16 13:36:08.432 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 13:36:09.985 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 13:36:09.988 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 13:36:09.991 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 13:36:09.992 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 13:36:09.992 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-16 13:36:09.992 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-16 13:36:09.992 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 13:36:09.999 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 13:36:09.999 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 13:36:09.999 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 13:36:10.018 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-16 13:36:10.019 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 13:36:10.019 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-16 13:36:10.036 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 13:36:10.036 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 13:36:10.036 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-16 13:36:10.036 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-16 13:36:10.328 1 INFO neutron.plugins.ml2.managers [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] Initializing driver for type 'vlan' 2026-04-16 13:36:10.484 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] VlanTypeDriver initialization complete 2026-04-16 13:36:10.484 1 INFO neutron.plugins.ml2.managers [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] Initializing driver for type 'vxlan' 2026-04-16 13:36:10.485 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-16 13:36:10.532 1 INFO neutron.plugins.ml2.managers [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 13:36:10.532 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 13:36:10.532 1 INFO neutron.plugins.ml2.managers [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] Initializing extension driver 'port_security' 2026-04-16 13:36:10.532 1 INFO neutron.plugins.ml2.extensions.port_security [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 13:36:10.532 1 INFO neutron.plugins.ml2.managers [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] Initializing extension driver 'qos' 2026-04-16 13:36:10.532 1 INFO neutron.plugins.ml2.managers [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-16 13:36:10.532 1 INFO neutron.plugins.ml2.managers [None req-cf148d49-7ed1-4fc1-9ad2-8f0c47321467 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-16 13:36:10.546 1 INFO neutron.quota [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded quota_driver: . 2026-04-16 13:36:10.547 1 INFO neutron.plugins.ml2.plugin [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 13:36:10.547 1 INFO neutron.plugins.ml2.managers [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 13:36:10.547 1 INFO neutron.plugins.ml2.managers [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 13:36:10.547 1 INFO neutron.plugins.ml2.managers [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 13:36:10.547 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: qos 2026-04-16 13:36:10.558 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: router 2026-04-16 13:36:10.592 1 INFO neutron.services.service_base [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-16 13:36:10.593 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: segments 2026-04-16 13:36:10.655 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: trunk 2026-04-16 13:36:10.668 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: vpnaas 2026-04-16 13:36:10.702 1 WARNING stevedore.named [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 13:36:10.787 1 INFO neutron_vpnaas.services.vpn.plugin [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 13:36:10.788 1 INFO neutron.common.utils [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-16 13:36:10.788 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: taas 2026-04-16 13:36:10.808 1 WARNING stevedore.named [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 13:36:10.808 1 WARNING stevedore.named [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 13:36:10.834 1 INFO neutron_taas.services.taas.taas_plugin [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 13:36:10.835 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: tapmirror 2026-04-16 13:36:10.847 1 WARNING stevedore.named [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 13:36:10.848 1 WARNING stevedore.named [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 13:36:10.864 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 13:36:10.864 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 13:36:10.873 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: tag 2026-04-16 13:36:10.879 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: timestamp 2026-04-16 13:36:10.882 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 13:36:10.886 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: flavors 2026-04-16 13:36:10.888 1 INFO neutron.manager [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loading Plugin: revisions 2026-04-16 13:36:10.892 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Initializing extension manager. 2026-04-16 13:36:10.894 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: address-group 2026-04-16 13:36:10.894 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: address-scope 2026-04-16 13:36:10.895 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-16 13:36:10.895 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: agent 2026-04-16 13:36:10.896 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: agent-resources-synced 2026-04-16 13:36:10.897 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 13:36:10.897 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 13:36:10.898 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: availability_zone 2026-04-16 13:36:10.898 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: availability_zone_filter 2026-04-16 13:36:10.899 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 13:36:10.899 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 13:36:10.901 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 13:36:10.901 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: dns-integration 2026-04-16 13:36:10.902 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 13:36:10.902 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-16 13:36:10.902 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: dvr 2026-04-16 13:36:10.903 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 13:36:10.903 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 13:36:10.904 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 13:36:10.904 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 13:36:10.904 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: external-net 2026-04-16 13:36:10.905 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 13:36:10.905 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: extraroute 2026-04-16 13:36:10.906 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: extraroute-atomic 2026-04-16 13:36:10.907 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 13:36:10.907 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 13:36:10.908 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 13:36:10.908 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 13:36:10.908 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: fip-port-details 2026-04-16 13:36:10.909 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: flavors 2026-04-16 13:36:10.910 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 13:36:10.911 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 13:36:10.911 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: ip_allocation 2026-04-16 13:36:10.911 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-16 13:36:10.912 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 13:36:10.913 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: router 2026-04-16 13:36:10.915 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 13:36:10.916 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-16 13:36:10.916 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-16 13:36:10.917 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 13:36:10.917 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: l3-ha 2026-04-16 13:36:10.917 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 13:36:10.918 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-16 13:36:10.918 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: l3-flavors 2026-04-16 13:36:10.921 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 13:36:10.921 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-16 13:36:10.923 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-16 13:36:10.924 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 13:36:10.925 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-16 13:36:10.926 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 13:36:10.926 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 13:36:10.927 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: multi-provider 2026-04-16 13:36:10.927 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: net-mtu 2026-04-16 13:36:10.928 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 13:36:10.928 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 13:36:10.929 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: network_ha 2026-04-16 13:36:10.929 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 13:36:10.930 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 13:36:10.930 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: pagination 2026-04-16 13:36:10.931 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: port-device-profile 2026-04-16 13:36:10.931 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 13:36:10.932 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 13:36:10.932 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 13:36:10.932 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: port-mac-override 2026-04-16 13:36:10.933 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 13:36:10.933 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 13:36:10.934 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 13:36:10.934 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: port-resource-request 2026-04-16 13:36:10.935 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 13:36:10.935 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 13:36:10.935 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: binding 2026-04-16 13:36:10.936 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: binding-extended 2026-04-16 13:36:10.936 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: port-security 2026-04-16 13:36:10.937 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: project-id 2026-04-16 13:36:10.937 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: provider 2026-04-16 13:36:10.938 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-16 13:36:10.940 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos 2026-04-16 13:36:10.941 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 13:36:10.941 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 13:36:10.942 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-default 2026-04-16 13:36:10.942 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-fip 2026-04-16 13:36:10.943 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 13:36:10.943 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 13:36:10.943 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 13:36:10.944 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 13:36:10.944 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 13:36:10.945 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-pps 2026-04-16 13:36:10.945 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 13:36:10.946 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 13:36:10.946 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 13:36:10.947 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 13:36:10.947 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 13:36:10.949 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: quotas 2026-04-16 13:36:10.951 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: quota_details 2026-04-16 13:36:10.953 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: rbac-policies 2026-04-16 13:36:10.953 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: rbac-address-group 2026-04-16 13:36:10.954 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 13:36:10.954 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 13:36:10.954 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-16 13:36:10.955 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: revision-if-match 2026-04-16 13:36:10.955 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 13:36:10.956 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 13:36:10.956 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 13:36:10.958 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 13:36:10.958 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 13:36:10.958 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-16 13:36:10.959 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 13:36:10.959 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 13:36:10.960 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 13:36:10.964 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: security-group 2026-04-16 13:36:10.965 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: segment 2026-04-16 13:36:10.965 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 13:36:10.966 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: service-type 2026-04-16 13:36:10.966 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: sorting 2026-04-16 13:36:10.967 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 13:36:10.967 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 13:36:10.968 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 13:36:10.968 1 WARNING neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 13:36:10.968 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-16 13:36:10.969 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 13:36:10.969 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: subnet_onboard 2026-04-16 13:36:10.970 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 13:36:10.970 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 13:36:10.971 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 13:36:10.971 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 13:36:10.972 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: tag-creation 2026-04-16 13:36:10.972 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 13:36:10.975 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 13:36:10.976 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 13:36:10.976 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: trunk 2026-04-16 13:36:10.977 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: trunk-details 2026-04-16 13:36:10.977 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 13:36:10.979 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 13:36:10.979 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-16 13:36:10.980 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 13:36:10.981 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-16 13:36:10.982 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 13:36:10.982 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 13:36:10.984 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: vpnaas 2026-04-16 13:36:10.985 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: taas 2026-04-16 13:36:10.985 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: tap-mirror 2026-04-16 13:36:10.986 1 INFO neutron.api.extensions [None req-81ae1074-a5a7-4ae9-9a22-2dbc1a725207 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 13:36:41.090 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-16 13:36:41.136 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-16 13:36:41.147 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-16 13:36:55.335 16 INFO neutron.db.l3_hamode_db [None req-570adb06-f737-458c-ac1c-c8e47bc3c9a3 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 13:37:11.392 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 1a22250e-13e6-4fb4-b32b-1926e2e170f1 2026-04-16 13:37:11.527 16 INFO neutron.plugins.ml2.plugin [None req-21d71f98-262d-411a-a0c1-da490b92f5e7 - - - - - -] Attempt 1 to provision port 1a22250e-13e6-4fb4-b32b-1926e2e170f1 2026-04-16 13:37:13.274 13 INFO neutron.plugins.ml2.plugin [None req-7a267507-a2a6-488a-b697-b8acf9763c47 - - - - - -] Attempt 1 to provision port 1a22250e-13e6-4fb4-b32b-1926e2e170f1 2026-04-16 13:37:13.307 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 1a22250e-13e6-4fb4-b32b-1926e2e170f1 2026-04-16 13:37:35.311 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 464f716d-643e-449d-a18e-bc85a5e7b192 2026-04-16 13:37:35.423 16 INFO neutron.plugins.ml2.plugin [None req-59b45924-e020-485f-95de-f5e018697435 - - - - - -] Attempt 1 to provision port 464f716d-643e-449d-a18e-bc85a5e7b192 2026-04-16 13:37:37.143 13 INFO neutron.plugins.ml2.plugin [None req-b74d83dc-3ce5-4001-bbd9-381a24700983 - - - - - -] Attempt 1 to provision port 464f716d-643e-449d-a18e-bc85a5e7b192 2026-04-16 13:37:37.302 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 464f716d-643e-449d-a18e-bc85a5e7b192 2026-04-16 13:37:43.240 16 INFO neutron.plugins.ml2.plugin [None req-8c0e2c04-03ee-4bec-a653-41b1afb9ea3d - - - - - -] Attempt 1 to provision port 19fe711b-1404-4589-a3cc-209fd0d6934a 2026-04-16 13:40:33.382 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 09d9080e-ca72-43ee-a884-809d2219fce0 2026-04-16 13:40:35.351 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 09d9080e-ca72-43ee-a884-809d2219fce0 2026-04-16 13:42:07.965 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 19fe711b-1404-4589-a3cc-209fd0d6934a 2026-04-16 13:42:09.396 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 19fe711b-1404-4589-a3cc-209fd0d6934a 2026-04-16 13:48:25.518 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 64807638-0713-4107-8826-de21f546a22d 2026-04-16 13:48:27.693 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 64807638-0713-4107-8826-de21f546a22d 2026-04-16 13:48:29.552 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 7e961912-94dc-4801-a478-5511c6fecbfc 2026-04-16 13:48:31.829 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 7e961912-94dc-4801-a478-5511c6fecbfc 2026-04-16 13:48:32.103 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 0ec94bc4-0e57-4b50-bbf4-2986623f6ef5 2026-04-16 13:48:33.503 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 0ec94bc4-0e57-4b50-bbf4-2986623f6ef5 2026-04-16 13:48:34.620 13 INFO neutron.plugins.ml2.plugin [None req-790e090d-f7cf-4c36-8aa6-c0f6b7cf0657 - - - - - -] Attempt 1 to provision port eaff870c-9863-4df3-acdc-dea5ab232014 2026-04-16 13:48:34.662 13 INFO neutron.plugins.ml2.plugin [None req-790e090d-f7cf-4c36-8aa6-c0f6b7cf0657 - - - - - -] Attempt 1 to provision port 64807638-0713-4107-8826-de21f546a22d 2026-04-16 13:48:34.741 13 INFO neutron.plugins.ml2.plugin [None req-790e090d-f7cf-4c36-8aa6-c0f6b7cf0657 - - - - - -] Attempt 1 to provision port 7e961912-94dc-4801-a478-5511c6fecbfc 2026-04-16 13:48:34.805 13 INFO neutron.plugins.ml2.plugin [None req-790e090d-f7cf-4c36-8aa6-c0f6b7cf0657 - - - - - -] Attempt 1 to provision port 0ec94bc4-0e57-4b50-bbf4-2986623f6ef5 2026-04-16 13:48:39.679 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 11cca893-02ce-404e-8950-112fc6219ba2 2026-04-16 13:48:40.130 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 233d35c3-8aa7-47d5-84b1-5d54c6ddcb3c 2026-04-16 13:48:40.498 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port ab214aa1-0f7d-49bd-a1f5-f39993837067 2026-04-16 13:48:41.607 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 11cca893-02ce-404e-8950-112fc6219ba2 2026-04-16 13:48:41.824 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 233d35c3-8aa7-47d5-84b1-5d54c6ddcb3c 2026-04-16 13:48:42.282 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port ab214aa1-0f7d-49bd-a1f5-f39993837067 2026-04-16 13:48:43.686 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 75f05529-7f7a-4209-a9a3-62de061dd5e4 2026-04-16 13:48:45.767 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 6bc97118-d63f-4f7e-b1fd-cbdbf94411f3 2026-04-16 13:48:46.185 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 75f05529-7f7a-4209-a9a3-62de061dd5e4 2026-04-16 13:48:46.375 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 55d4f84c-8fce-47fe-9b5c-b06c5fcfedc6 2026-04-16 13:48:48.156 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 6bc97118-d63f-4f7e-b1fd-cbdbf94411f3 2026-04-16 13:48:48.365 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 55d4f84c-8fce-47fe-9b5c-b06c5fcfedc6 2026-04-16 13:48:48.586 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 129c33db-cd27-40ee-8b41-ae2b81540aaf 2026-04-16 13:48:49.081 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bab8a06-843c-4905-a730-0e4a7208c327'] response: {'server_uuid': '64d46b38-a167-421b-8bc0-7d24220fa03e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '129c33db-cd27-40ee-8b41-ae2b81540aaf', 'code': 200} 2026-04-16 13:48:49.383 13 INFO neutron.plugins.ml2.plugin [None req-3ac5b4d8-b1a2-48eb-846a-9920a93c21e0 - - - - - -] Attempt 1 to provision port 6bc97118-d63f-4f7e-b1fd-cbdbf94411f3 2026-04-16 13:48:49.474 13 INFO neutron.plugins.ml2.plugin [None req-3ac5b4d8-b1a2-48eb-846a-9920a93c21e0 - - - - - -] Attempt 1 to provision port ab214aa1-0f7d-49bd-a1f5-f39993837067 2026-04-16 13:48:49.551 13 INFO neutron.plugins.ml2.plugin [None req-3ac5b4d8-b1a2-48eb-846a-9920a93c21e0 - - - - - -] Attempt 1 to provision port caf8cda1-3441-4f90-ada8-afd88af35424 2026-04-16 13:48:49.590 13 INFO neutron.plugins.ml2.plugin [None req-3ac5b4d8-b1a2-48eb-846a-9920a93c21e0 - - - - - -] Attempt 1 to provision port 51096da5-6e28-44e2-b555-3b6c54b39c73 2026-04-16 13:48:49.620 13 INFO neutron.plugins.ml2.plugin [None req-3ac5b4d8-b1a2-48eb-846a-9920a93c21e0 - - - - - -] Attempt 1 to provision port ff12a067-7e8f-4d29-a615-54c8b1158352 2026-04-16 13:48:50.184 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 129c33db-cd27-40ee-8b41-ae2b81540aaf 2026-04-16 13:48:54.035 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port dc4215fc-d2bc-4e60-bfb4-3ff93790f412 2026-04-16 13:48:56.674 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port daeb48a7-338e-4daf-9b97-a4c9483c0647 2026-04-16 13:48:56.974 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb24b35b-924d-4090-a2ad-54bc6d944c51'] response: {'server_uuid': '76123e19-f041-4067-bde0-6c1f09a2853b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'daeb48a7-338e-4daf-9b97-a4c9483c0647', 'code': 200} 2026-04-16 13:48:57.021 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port dc4215fc-d2bc-4e60-bfb4-3ff93790f412 2026-04-16 13:48:58.242 13 INFO neutron.plugins.ml2.plugin [None req-efb2fc19-580e-4eb2-bad6-7f7704d826f1 - - - - - -] Attempt 1 to provision port 6bc97118-d63f-4f7e-b1fd-cbdbf94411f3 2026-04-16 13:48:58.294 13 INFO neutron.plugins.ml2.plugin [None req-efb2fc19-580e-4eb2-bad6-7f7704d826f1 - - - - - -] Attempt 1 to provision port b6df666f-d81b-49ed-a821-b868b8983c71 2026-04-16 13:48:58.324 13 INFO neutron.plugins.ml2.plugin [None req-efb2fc19-580e-4eb2-bad6-7f7704d826f1 - - - - - -] Attempt 1 to provision port dc4215fc-d2bc-4e60-bfb4-3ff93790f412 2026-04-16 13:48:58.382 13 INFO neutron.plugins.ml2.plugin [None req-efb2fc19-580e-4eb2-bad6-7f7704d826f1 - - - - - -] Attempt 1 to provision port ff12a067-7e8f-4d29-a615-54c8b1158352 2026-04-16 13:48:58.438 13 INFO neutron.plugins.ml2.plugin [None req-efb2fc19-580e-4eb2-bad6-7f7704d826f1 - - - - - -] Attempt 1 to provision port caf8cda1-3441-4f90-ada8-afd88af35424 2026-04-16 13:48:59.696 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 93ffa076-9bd3-4622-a276-c0cafa10dfb4 2026-04-16 13:49:00.118 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port daeb48a7-338e-4daf-9b97-a4c9483c0647 2026-04-16 13:49:00.224 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e87cea1-7459-4a91-8928-100fb8d19853'] response: {'server_uuid': 'cb97a1fe-d753-4837-93a1-5c8058ea4883', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93ffa076-9bd3-4622-a276-c0cafa10dfb4', 'code': 200} 2026-04-16 13:49:00.364 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port d445813f-1993-4d2b-ac45-7f723b280939 2026-04-16 13:49:01.529 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 93ffa076-9bd3-4622-a276-c0cafa10dfb4 2026-04-16 13:49:01.782 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port d445813f-1993-4d2b-ac45-7f723b280939 2026-04-16 13:49:02.264 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb57a117-d526-4c9c-9378-d06cbeb0bafe'] response: {'server_uuid': '5f2465e9-b2b5-406d-b737-bd1053adceba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd445813f-1993-4d2b-ac45-7f723b280939', 'code': 200} 2026-04-16 13:49:08.236 16 INFO neutron.plugins.ml2.plugin [None req-b2cda761-d66c-4822-9e3b-801087682dc4 - - - - - -] Attempt 1 to provision port b6df666f-d81b-49ed-a821-b868b8983c71 2026-04-16 13:49:08.270 16 INFO neutron.plugins.ml2.plugin [None req-b2cda761-d66c-4822-9e3b-801087682dc4 - - - - - -] Attempt 1 to provision port dc4215fc-d2bc-4e60-bfb4-3ff93790f412 2026-04-16 13:49:08.328 16 INFO neutron.plugins.ml2.plugin [None req-b2cda761-d66c-4822-9e3b-801087682dc4 - - - - - -] Attempt 1 to provision port daeb48a7-338e-4daf-9b97-a4c9483c0647 2026-04-16 13:49:08.405 16 INFO neutron.plugins.ml2.plugin [None req-b2cda761-d66c-4822-9e3b-801087682dc4 - - - - - -] Attempt 1 to provision port 27707dc0-e542-4c40-b231-fb67e45c59b5 2026-04-16 13:49:08.445 16 INFO neutron.plugins.ml2.plugin [None req-b2cda761-d66c-4822-9e3b-801087682dc4 - - - - - -] Attempt 1 to provision port bf34ee0e-d4a6-4010-aff0-106ad02939c3 2026-04-16 13:49:11.669 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port d8add608-b476-44a3-aa2d-0363484feb32 2026-04-16 13:49:12.314 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 4e211886-8ad6-4699-8c16-f50f4773d3d8 2026-04-16 13:49:14.138 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port d8add608-b476-44a3-aa2d-0363484feb32 2026-04-16 13:49:14.358 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 4e211886-8ad6-4699-8c16-f50f4773d3d8 2026-04-16 13:49:14.693 13 INFO neutron.plugins.ml2.plugin [None req-ae38dc1f-2786-4258-89a1-39b16118f40a - - - - - -] Attempt 1 to provision port afbbfabf-f514-475e-9d5a-8e510b99b3de 2026-04-16 13:49:14.731 13 INFO neutron.plugins.ml2.plugin [None req-ae38dc1f-2786-4258-89a1-39b16118f40a - - - - - -] Attempt 1 to provision port 4e211886-8ad6-4699-8c16-f50f4773d3d8 2026-04-16 13:49:21.869 13 INFO neutron.plugins.ml2.plugin [None req-20fdf05e-54b0-4a82-a465-534081956eff - - - - - -] Attempt 1 to provision port 4e211886-8ad6-4699-8c16-f50f4773d3d8 2026-04-16 13:49:21.925 13 INFO neutron.plugins.ml2.plugin [None req-20fdf05e-54b0-4a82-a465-534081956eff - - - - - -] Attempt 1 to provision port afbbfabf-f514-475e-9d5a-8e510b99b3de 2026-04-16 13:49:21.959 13 INFO neutron.plugins.ml2.plugin [None req-20fdf05e-54b0-4a82-a465-534081956eff - - - - - -] Attempt 1 to provision port daeb48a7-338e-4daf-9b97-a4c9483c0647 2026-04-16 13:49:22.039 13 INFO neutron.plugins.ml2.plugin [None req-20fdf05e-54b0-4a82-a465-534081956eff - - - - - -] Attempt 1 to provision port b7a0300d-4f85-4f7e-9c19-da16f07282d5 2026-04-16 13:49:22.584 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 2a72713f-c2b0-4ea3-83fa-48ddf928ac79 2026-04-16 13:49:22.700 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6145ed06-0999-4d5f-bd22-bb77a55877e0'] response: {'server_uuid': '3988bd72-a32c-4bec-b598-7f254d2e894d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2a72713f-c2b0-4ea3-83fa-48ddf928ac79', 'code': 200} 2026-04-16 13:49:23.928 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 2a72713f-c2b0-4ea3-83fa-48ddf928ac79 2026-04-16 13:49:25.925 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 27707dc0-e542-4c40-b231-fb67e45c59b5 2026-04-16 13:49:26.299 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port b6df666f-d81b-49ed-a821-b868b8983c71 2026-04-16 13:49:27.955 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 27707dc0-e542-4c40-b231-fb67e45c59b5 2026-04-16 13:49:28.120 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port b6df666f-d81b-49ed-a821-b868b8983c71 2026-04-16 13:49:28.286 13 INFO neutron.plugins.ml2.plugin [None req-96296d4a-084c-470c-90c7-9d5de573a04f - - - - - -] Attempt 1 to provision port afbbfabf-f514-475e-9d5a-8e510b99b3de 2026-04-16 13:49:28.336 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port afbbfabf-f514-475e-9d5a-8e510b99b3de 2026-04-16 13:49:28.404 13 INFO neutron.plugins.ml2.plugin [None req-96296d4a-084c-470c-90c7-9d5de573a04f - - - - - -] Attempt 1 to provision port 2a72713f-c2b0-4ea3-83fa-48ddf928ac79 2026-04-16 13:49:28.566 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port b7a0300d-4f85-4f7e-9c19-da16f07282d5 2026-04-16 13:49:29.899 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port afbbfabf-f514-475e-9d5a-8e510b99b3de 2026-04-16 13:49:30.091 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port b7a0300d-4f85-4f7e-9c19-da16f07282d5 2026-04-16 13:49:31.905 13 INFO neutron.plugins.ml2.plugin [None req-1b37cf75-434c-4f2e-bb24-6a42fbd94e0a - - - - - -] Attempt 1 to provision port daeb48a7-338e-4daf-9b97-a4c9483c0647 2026-04-16 13:49:34.732 13 INFO neutron.plugins.ml2.plugin [None req-1b61da08-f16e-4059-af11-88cae207c0fe - - - - - -] Attempt 1 to provision port daeb48a7-338e-4daf-9b97-a4c9483c0647 2026-04-16 13:49:36.024 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port daeb48a7-338e-4daf-9b97-a4c9483c0647 2026-04-16 13:49:38.074 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f95cd214-49f3-4d6c-a4bc-6264e3f355bb'] response: {'server_uuid': '76123e19-f041-4067-bde0-6c1f09a2853b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'daeb48a7-338e-4daf-9b97-a4c9483c0647', 'code': 200} 2026-04-16 13:49:42.457 13 INFO neutron.plugins.ml2.plugin [None req-a56c83e7-c482-407f-b3fa-3556ff554056 - - - - - -] Attempt 1 to provision port 67015569-3d93-437d-bc0f-4f90e328925c 2026-04-16 13:49:46.106 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port f7c2c27c-ae4d-4fba-b810-e4388def88a2 2026-04-16 13:49:52.040 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 2b9c8a9b-f935-497a-8a89-304baf7d2124 2026-04-16 13:49:53.091 13 INFO neutron.plugins.ml2.plugin [None req-82414b0a-13d5-4320-9932-6e93cdf13a22 - - - - - -] Attempt 1 to provision port 2b9c8a9b-f935-497a-8a89-304baf7d2124 2026-04-16 13:49:53.967 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 2b9c8a9b-f935-497a-8a89-304baf7d2124 2026-04-16 13:49:54.213 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 6d19623c-961c-49e4-b282-273c172b3294 2026-04-16 13:49:55.975 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 6d19623c-961c-49e4-b282-273c172b3294 2026-04-16 13:49:56.782 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c4be510-0912-44d7-a301-785682d5993c'] response: {'server_uuid': '3988bd72-a32c-4bec-b598-7f254d2e894d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2a72713f-c2b0-4ea3-83fa-48ddf928ac79', 'code': 200} 2026-04-16 13:49:58.018 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 4aab2c86-0dfa-4328-9537-d0365b57d28c 2026-04-16 13:49:58.060 16 INFO neutron.plugins.ml2.db [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] No ports have port_id starting with 4aab2c86-0dfa-4328-9537-d0365b57d28c 2026-04-16 13:50:00.609 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 2a72713f-c2b0-4ea3-83fa-48ddf928ac79 2026-04-16 13:50:00.709 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-78ccd3a5-0e07-4409-ad4e-77dffbfc4be8'] response: {'server_uuid': '3988bd72-a32c-4bec-b598-7f254d2e894d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2a72713f-c2b0-4ea3-83fa-48ddf928ac79', 'code': 200} 2026-04-16 13:50:01.857 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 2a72713f-c2b0-4ea3-83fa-48ddf928ac79 2026-04-16 13:50:03.045 13 INFO neutron.plugins.ml2.plugin [None req-1f59d5dc-3373-434c-9c5e-c743fd2feaf8 - - - - - -] Attempt 1 to provision port 2b9c8a9b-f935-497a-8a89-304baf7d2124 2026-04-16 13:50:03.090 13 INFO neutron.plugins.ml2.plugin [None req-1f59d5dc-3373-434c-9c5e-c743fd2feaf8 - - - - - -] Attempt 1 to provision port b0c9d415-c0d7-4dfc-9ffe-5edbaf5e7fa0 2026-04-16 13:50:03.117 13 INFO neutron.plugins.ml2.plugin [None req-1f59d5dc-3373-434c-9c5e-c743fd2feaf8 - - - - - -] Attempt 1 to provision port 38ddbadb-441d-4edd-8b3a-b54751759531 2026-04-16 13:50:06.996 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port fca072c4-1f1d-44d4-9571-0e679c016f35 2026-04-16 13:50:07.143 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-31ebec97-f77c-4f76-b33b-e9d724a8de7c'] response: {'server_uuid': '1ba0f309-eebc-4e7f-b92f-8c832b577ff7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fca072c4-1f1d-44d4-9571-0e679c016f35', 'code': 200} 2026-04-16 13:50:08.758 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port fca072c4-1f1d-44d4-9571-0e679c016f35 2026-04-16 13:50:10.860 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port b0c9d415-c0d7-4dfc-9ffe-5edbaf5e7fa0 2026-04-16 13:50:11.125 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 38ddbadb-441d-4edd-8b3a-b54751759531 2026-04-16 13:50:12.721 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port b0c9d415-c0d7-4dfc-9ffe-5edbaf5e7fa0 2026-04-16 13:50:12.863 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 38ddbadb-441d-4edd-8b3a-b54751759531 2026-04-16 13:50:32.787 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port f08ad6b3-48ac-4f08-b8d2-c229ae09a6e7 2026-04-16 13:50:34.996 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 4a030409-a764-43f3-9dbf-a8a09f0bacc4 2026-04-16 13:50:35.303 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port f08ad6b3-48ac-4f08-b8d2-c229ae09a6e7 2026-04-16 13:50:35.973 13 INFO neutron.plugins.ml2.plugin [None req-cc3d66d7-00b7-4b3f-94f7-3f8eba4796b7 - - - - - -] Attempt 1 to provision port 4a030409-a764-43f3-9dbf-a8a09f0bacc4 2026-04-16 13:50:36.037 13 INFO neutron.plugins.ml2.plugin [None req-cc3d66d7-00b7-4b3f-94f7-3f8eba4796b7 - - - - - -] Attempt 1 to provision port 3a87d530-824a-4f0f-ae7e-50c5c64bf630 2026-04-16 13:50:36.081 13 INFO neutron.plugins.ml2.plugin [None req-cc3d66d7-00b7-4b3f-94f7-3f8eba4796b7 - - - - - -] Attempt 1 to provision port 859f2dce-7427-42a0-b5e9-ec39a0a6deb3 2026-04-16 13:50:36.687 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 4a030409-a764-43f3-9dbf-a8a09f0bacc4 2026-04-16 13:50:40.349 16 INFO neutron.plugins.ml2.plugin [None req-7ef5c7e7-6725-4486-a9f3-4ae54a1fa17e - - - - - -] Attempt 1 to provision port 859f2dce-7427-42a0-b5e9-ec39a0a6deb3 2026-04-16 13:50:45.832 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 8024c27e-70e9-4b79-889e-d5ef21bd25a1 2026-04-16 13:50:45.970 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca5f0b51-07b3-486d-bb98-9b7e85abf78d'] response: {'server_uuid': '80110c44-b1fd-400c-b202-99d86023bd92', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8024c27e-70e9-4b79-889e-d5ef21bd25a1', 'code': 200} 2026-04-16 13:50:47.075 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 8024c27e-70e9-4b79-889e-d5ef21bd25a1 2026-04-16 13:50:49.060 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 3a87d530-824a-4f0f-ae7e-50c5c64bf630 2026-04-16 13:50:51.060 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 859f2dce-7427-42a0-b5e9-ec39a0a6deb3 2026-04-16 13:50:51.249 16 INFO neutron.plugins.ml2.plugin [None req-ad465383-6dbf-451e-82eb-db0a27cb17c5 - - - - - -] Attempt 1 to provision port bb2d01d3-0e7b-4019-b669-9ecae079d2b8 2026-04-16 13:50:51.685 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 3a87d530-824a-4f0f-ae7e-50c5c64bf630 2026-04-16 13:50:53.464 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 859f2dce-7427-42a0-b5e9-ec39a0a6deb3 2026-04-16 13:50:53.678 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port e29f9358-91f2-44a3-976c-023834ac1ee9 2026-04-16 13:50:55.333 13 INFO neutron.plugins.ml2.plugin [None req-207203b7-46b3-450e-a7fa-d66e99144967 - - - - - -] Attempt 1 to provision port e7a7b134-8209-41a7-ad52-2df93b75ac82 2026-04-16 13:50:55.444 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port e29f9358-91f2-44a3-976c-023834ac1ee9 2026-04-16 13:50:55.570 13 INFO neutron.plugins.ml2.plugin [None req-207203b7-46b3-450e-a7fa-d66e99144967 - - - - - -] Attempt 1 to provision port fbdce0ad-67f2-4a31-bfbf-69b299b8580e 2026-04-16 13:50:55.678 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port e7a7b134-8209-41a7-ad52-2df93b75ac82 2026-04-16 13:50:57.136 13 INFO neutron.plugins.ml2.plugin [None req-921526ac-07c9-4202-8448-d8224f6aa263 - - - - - -] Attempt 1 to provision port e7a7b134-8209-41a7-ad52-2df93b75ac82 2026-04-16 13:50:57.206 13 INFO neutron.plugins.ml2.plugin [None req-921526ac-07c9-4202-8448-d8224f6aa263 - - - - - -] Attempt 1 to provision port fbdce0ad-67f2-4a31-bfbf-69b299b8580e 2026-04-16 13:50:57.338 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port e7a7b134-8209-41a7-ad52-2df93b75ac82 2026-04-16 13:50:59.597 13 INFO neutron.plugins.ml2.plugin [None req-a37811ff-80c7-449d-8b5a-50e49d957171 - - - - - -] Attempt 1 to provision port fbdce0ad-67f2-4a31-bfbf-69b299b8580e 2026-04-16 13:51:04.564 16 INFO neutron.plugins.ml2.plugin [None req-e3a9617d-a168-45e7-bed1-57c3a7f3fa34 - - - - - -] Attempt 1 to provision port fbdce0ad-67f2-4a31-bfbf-69b299b8580e 2026-04-16 13:51:05.919 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 92e16712-abbc-49b6-9e09-e135ce8a7ea9 2026-04-16 13:51:06.072 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaf5bf83-3694-45ae-9f49-0b1a3821d7f7'] response: {'server_uuid': 'f8149ee1-cfc0-4eb8-8c0a-e26fd5bf7b9e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92e16712-abbc-49b6-9e09-e135ce8a7ea9', 'code': 200} 2026-04-16 13:51:07.396 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 92e16712-abbc-49b6-9e09-e135ce8a7ea9 2026-04-16 13:51:11.413 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port bb2d01d3-0e7b-4019-b669-9ecae079d2b8 2026-04-16 13:51:11.667 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port fbdce0ad-67f2-4a31-bfbf-69b299b8580e 2026-04-16 13:51:13.332 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port bb2d01d3-0e7b-4019-b669-9ecae079d2b8 2026-04-16 13:51:13.463 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port fbdce0ad-67f2-4a31-bfbf-69b299b8580e 2026-04-16 13:51:23.431 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 7729d789-458a-472e-9ec6-fd665ea20c4f 2026-04-16 13:51:23.814 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 3e6bcacd-0544-45d2-b0da-1ff47862f723 2026-04-16 13:51:25.392 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 7729d789-458a-472e-9ec6-fd665ea20c4f 2026-04-16 13:51:25.638 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 3e6bcacd-0544-45d2-b0da-1ff47862f723 2026-04-16 13:51:26.256 13 INFO neutron.plugins.ml2.plugin [None req-77d480d6-c720-429a-8897-6daa86c9fea7 - - - - - -] Attempt 1 to provision port 7729d789-458a-472e-9ec6-fd665ea20c4f 2026-04-16 13:51:26.350 13 INFO neutron.plugins.ml2.plugin [None req-77d480d6-c720-429a-8897-6daa86c9fea7 - - - - - -] Attempt 1 to provision port c4b43d0d-c1e4-4763-999c-d6b12c020b9e 2026-04-16 13:51:26.383 13 INFO neutron.plugins.ml2.plugin [None req-77d480d6-c720-429a-8897-6daa86c9fea7 - - - - - -] Attempt 1 to provision port eae51d6c-772e-45ef-92f9-9b57bdee2155 2026-04-16 13:51:29.416 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 708e111e-67ac-4b92-b7f3-e885b1267e1f 2026-04-16 13:51:30.997 13 INFO neutron.plugins.ml2.plugin [None req-4c29a40d-9531-4e7f-bd1d-2091d7d39123 - - - - - -] Attempt 1 to provision port 708e111e-67ac-4b92-b7f3-e885b1267e1f 2026-04-16 13:51:31.583 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 9b8e5517-c87e-423b-b290-1130bd17c28e 2026-04-16 13:51:31.938 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 708e111e-67ac-4b92-b7f3-e885b1267e1f 2026-04-16 13:51:33.468 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 9b8e5517-c87e-423b-b290-1130bd17c28e 2026-04-16 13:51:34.154 16 INFO neutron.plugins.ml2.plugin [None req-1837e8ce-00b8-49cd-b078-d63f02fc7995 - - - - - -] Attempt 1 to provision port c8177832-3521-456c-8554-627afc72fcc2 2026-04-16 13:51:34.187 16 INFO neutron.plugins.ml2.plugin [None req-1837e8ce-00b8-49cd-b078-d63f02fc7995 - - - - - -] Attempt 1 to provision port 708e111e-67ac-4b92-b7f3-e885b1267e1f 2026-04-16 13:51:36.714 16 INFO neutron.plugins.ml2.plugin [None req-f91f2146-903b-4c87-b90b-99805ad4d647 - - - - - -] Attempt 1 to provision port 2074d303-40df-4617-8083-5bdaefa162bc 2026-04-16 13:51:36.756 16 INFO neutron.plugins.ml2.plugin [None req-f91f2146-903b-4c87-b90b-99805ad4d647 - - - - - -] Attempt 1 to provision port c8177832-3521-456c-8554-627afc72fcc2 2026-04-16 13:51:38.018 16 INFO neutron.plugins.ml2.plugin [None req-c567f742-8418-42b5-9b57-cdd231fe2e7b - - - - - -] Attempt 1 to provision port c8177832-3521-456c-8554-627afc72fcc2 2026-04-16 13:51:44.521 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port fcbb8b79-6087-49d1-8502-71a9559b26b3 2026-04-16 13:51:44.615 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f80b4e36-ce44-4af8-88f7-5cc08778ee19'] response: {'server_uuid': '90e564f6-844f-4ffe-9651-9cca97a63a02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fcbb8b79-6087-49d1-8502-71a9559b26b3', 'code': 200} 2026-04-16 13:51:46.120 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port fcbb8b79-6087-49d1-8502-71a9559b26b3 2026-04-16 13:51:46.326 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port cee6465a-6bb5-4f08-9168-f30370293abc 2026-04-16 13:51:46.663 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d6dc86f-9c45-49d6-9ba8-e9421e6bbaf3'] response: {'server_uuid': 'db7bbb26-0cf5-4fd8-af8e-4b410ae9900d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cee6465a-6bb5-4f08-9168-f30370293abc', 'code': 200} 2026-04-16 13:51:46.961 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port eae51d6c-772e-45ef-92f9-9b57bdee2155 2026-04-16 13:51:47.541 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port c4b43d0d-c1e4-4763-999c-d6b12c020b9e 2026-04-16 13:51:48.712 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port cee6465a-6bb5-4f08-9168-f30370293abc 2026-04-16 13:51:49.115 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 2074d303-40df-4617-8083-5bdaefa162bc 2026-04-16 13:51:49.401 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port c8177832-3521-456c-8554-627afc72fcc2 2026-04-16 13:51:49.657 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port eae51d6c-772e-45ef-92f9-9b57bdee2155 2026-04-16 13:51:49.861 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port c4b43d0d-c1e4-4763-999c-d6b12c020b9e 2026-04-16 13:51:50.265 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 2074d303-40df-4617-8083-5bdaefa162bc 2026-04-16 13:51:50.440 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port c8177832-3521-456c-8554-627afc72fcc2 2026-04-16 13:52:10.796 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-caf101ad-8c5f-4a2e-a2b9-471f6b529883'] response: {'server_uuid': 'db7bbb26-0cf5-4fd8-af8e-4b410ae9900d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cee6465a-6bb5-4f08-9168-f30370293abc', 'code': 200} 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 13:52:21.501 16 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 136, in bind_port 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.501 16 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-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.501 16 ERROR neutron.plugins.ml2.managers 2026-04-16 13:52:21.505 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Failed to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f on host instance for vnic_type normal using segments [{'id': '10b07da6-f5ad-48ff-a845-b0c5258eb82e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': 'ad0c2e0b-e93d-400c-8e56-40465163a720'}] 2026-04-16 13:52:21.505 16 INFO neutron.plugins.ml2.plugin [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Attempt 2 to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 13:52:21.517 16 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 136, in bind_port 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.517 16 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-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.517 16 ERROR neutron.plugins.ml2.managers 2026-04-16 13:52:21.518 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Failed to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f on host instance for vnic_type normal using segments [{'id': '10b07da6-f5ad-48ff-a845-b0c5258eb82e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': 'ad0c2e0b-e93d-400c-8e56-40465163a720'}] 2026-04-16 13:52:21.519 16 INFO neutron.plugins.ml2.plugin [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Attempt 3 to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 13:52:21.529 16 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 136, in bind_port 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.529 16 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-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.529 16 ERROR neutron.plugins.ml2.managers 2026-04-16 13:52:21.532 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Failed to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f on host instance for vnic_type normal using segments [{'id': '10b07da6-f5ad-48ff-a845-b0c5258eb82e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': 'ad0c2e0b-e93d-400c-8e56-40465163a720'}] 2026-04-16 13:52:21.533 16 INFO neutron.plugins.ml2.plugin [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Attempt 4 to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 13:52:21.546 16 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 136, in bind_port 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.546 16 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-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.546 16 ERROR neutron.plugins.ml2.managers 2026-04-16 13:52:21.548 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Failed to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f on host instance for vnic_type normal using segments [{'id': '10b07da6-f5ad-48ff-a845-b0c5258eb82e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': 'ad0c2e0b-e93d-400c-8e56-40465163a720'}] 2026-04-16 13:52:21.548 16 INFO neutron.plugins.ml2.plugin [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Attempt 5 to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 13:52:21.558 16 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 136, in bind_port 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.558 16 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-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.558 16 ERROR neutron.plugins.ml2.managers 2026-04-16 13:52:21.559 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Failed to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f on host instance for vnic_type normal using segments [{'id': '10b07da6-f5ad-48ff-a845-b0c5258eb82e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': 'ad0c2e0b-e93d-400c-8e56-40465163a720'}] 2026-04-16 13:52:21.559 16 INFO neutron.plugins.ml2.plugin [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Attempt 6 to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 13:52:21.571 16 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 136, in bind_port 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.571 16 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-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.571 16 ERROR neutron.plugins.ml2.managers 2026-04-16 13:52:21.573 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Failed to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f on host instance for vnic_type normal using segments [{'id': '10b07da6-f5ad-48ff-a845-b0c5258eb82e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': 'ad0c2e0b-e93d-400c-8e56-40465163a720'}] 2026-04-16 13:52:21.573 16 INFO neutron.plugins.ml2.plugin [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Attempt 7 to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 13:52:21.584 16 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 136, in bind_port 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.584 16 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-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.584 16 ERROR neutron.plugins.ml2.managers 2026-04-16 13:52:21.586 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Failed to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f on host instance for vnic_type normal using segments [{'id': '10b07da6-f5ad-48ff-a845-b0c5258eb82e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': 'ad0c2e0b-e93d-400c-8e56-40465163a720'}] 2026-04-16 13:52:21.586 16 INFO neutron.plugins.ml2.plugin [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Attempt 8 to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 13:52:21.595 16 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 136, in bind_port 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.595 16 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-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.595 16 ERROR neutron.plugins.ml2.managers 2026-04-16 13:52:21.597 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Failed to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f on host instance for vnic_type normal using segments [{'id': '10b07da6-f5ad-48ff-a845-b0c5258eb82e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': 'ad0c2e0b-e93d-400c-8e56-40465163a720'}] 2026-04-16 13:52:21.597 16 INFO neutron.plugins.ml2.plugin [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Attempt 9 to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 13:52:21.608 16 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 136, in bind_port 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.608 16 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-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.608 16 ERROR neutron.plugins.ml2.managers 2026-04-16 13:52:21.609 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Failed to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f on host instance for vnic_type normal using segments [{'id': '10b07da6-f5ad-48ff-a845-b0c5258eb82e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': 'ad0c2e0b-e93d-400c-8e56-40465163a720'}] 2026-04-16 13:52:21.610 16 INFO neutron.plugins.ml2.plugin [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Attempt 10 to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-16 13:52:21.619 16 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 136, in bind_port 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-16 13:52:21.619 16 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-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4323e5fc-6be4-4ef8-b6e3-c035660c2c9e could not be found. 2026-04-16 13:52:21.619 16 ERROR neutron.plugins.ml2.managers 2026-04-16 13:52:21.621 16 ERROR neutron.plugins.ml2.managers [None req-1e5bd27d-9d71-439a-aef3-971048a8c541 - - - - - -] Failed to bind port 50052d5d-b82e-4f8e-91a8-616cf3a9019f on host instance for vnic_type normal using segments [{'id': '10b07da6-f5ad-48ff-a845-b0c5258eb82e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 909, 'network_id': 'ad0c2e0b-e93d-400c-8e56-40465163a720'}] 2026-04-16 13:52:31.855 13 INFO neutron.plugins.ml2.plugin [None req-5a34e344-eb3c-46c9-b0e8-1a19b39d5ed3 - - - - - -] Attempt 1 to provision port 6d2cb78b-00cd-4099-96d8-30fb1b5154bb 2026-04-16 13:52:52.335 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port f198b6c5-3ed7-4d57-9446-45c10dd6c22b 2026-04-16 13:52:52.611 13 INFO neutron.plugins.ml2.plugin [None req-c1c0bf3e-0d56-4f47-ac99-57c3cfd44eb3 - - - - - -] Attempt 1 to provision port f198b6c5-3ed7-4d57-9446-45c10dd6c22b 2026-04-16 13:52:54.245 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port f198b6c5-3ed7-4d57-9446-45c10dd6c22b 2026-04-16 13:52:56.325 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 174b5370-12cc-471d-95ed-1cf5793230ad 2026-04-16 13:52:56.697 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 26861bd3-545f-4126-ac9c-a41a07e73897 2026-04-16 13:52:58.355 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 174b5370-12cc-471d-95ed-1cf5793230ad 2026-04-16 13:52:58.594 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 26861bd3-545f-4126-ac9c-a41a07e73897 2026-04-16 13:53:02.327 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port f198b6c5-3ed7-4d57-9446-45c10dd6c22b 2026-04-16 13:53:03.166 13 INFO neutron.plugins.ml2.plugin [None req-917fbf36-48ff-4577-a9de-2e53c75865ad - - - - - -] Attempt 1 to provision port 26861bd3-545f-4126-ac9c-a41a07e73897 2026-04-16 13:53:03.218 13 INFO neutron.plugins.ml2.plugin [None req-917fbf36-48ff-4577-a9de-2e53c75865ad - - - - - -] Attempt 1 to provision port f198b6c5-3ed7-4d57-9446-45c10dd6c22b 2026-04-16 13:53:03.258 13 INFO neutron.plugins.ml2.plugin [None req-917fbf36-48ff-4577-a9de-2e53c75865ad - - - - - -] Attempt 1 to provision port 5f2bc189-b553-42fe-977d-ff5302c3c750 2026-04-16 13:53:03.278 13 INFO neutron.plugins.ml2.plugin [None req-917fbf36-48ff-4577-a9de-2e53c75865ad - - - - - -] Attempt 1 to provision port f1cf2891-f953-404f-badd-777a24c1c670 2026-04-16 13:53:03.303 13 INFO neutron.plugins.ml2.plugin [None req-917fbf36-48ff-4577-a9de-2e53c75865ad - - - - - -] Attempt 1 to provision port b2df8681-1bb0-4e90-bcef-108df30f7cae 2026-04-16 13:53:08.883 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 5a19ee79-0d9f-48f1-b774-85298968d479 2026-04-16 13:53:08.984 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6f6794f-da25-4e26-b925-77f6cb249859'] response: {'server_uuid': 'c4812811-a74a-4d15-8eca-df6b0dae0c29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a19ee79-0d9f-48f1-b774-85298968d479', 'code': 200} 2026-04-16 13:53:10.406 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port f3e97cdb-193f-4b2e-bf69-7098e5ed8ab8 2026-04-16 13:53:10.806 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 5a19ee79-0d9f-48f1-b774-85298968d479 2026-04-16 13:53:12.283 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port f3e97cdb-193f-4b2e-bf69-7098e5ed8ab8 2026-04-16 13:53:13.787 16 INFO neutron.plugins.ml2.plugin [None req-8b5551f8-1b66-4ed0-857e-5e9abbfc1eee - - - - - -] Attempt 1 to provision port 7683c08c-fb3a-4309-991b-1c24d3138212 2026-04-16 13:53:13.910 16 INFO neutron.plugins.ml2.plugin [None req-8b5551f8-1b66-4ed0-857e-5e9abbfc1eee - - - - - -] Attempt 1 to provision port f198b6c5-3ed7-4d57-9446-45c10dd6c22b 2026-04-16 13:53:13.969 16 INFO neutron.plugins.ml2.plugin [None req-8b5551f8-1b66-4ed0-857e-5e9abbfc1eee - - - - - -] Attempt 1 to provision port f1cf2891-f953-404f-badd-777a24c1c670 2026-04-16 13:53:14.105 16 INFO neutron.plugins.ml2.plugin [None req-8b5551f8-1b66-4ed0-857e-5e9abbfc1eee - - - - - -] Attempt 1 to provision port f3e97cdb-193f-4b2e-bf69-7098e5ed8ab8 2026-04-16 13:53:14.169 16 INFO neutron.plugins.ml2.plugin [None req-8b5551f8-1b66-4ed0-857e-5e9abbfc1eee - - - - - -] Attempt 1 to provision port 26861bd3-545f-4126-ac9c-a41a07e73897 2026-04-16 13:53:14.222 16 INFO neutron.plugins.ml2.plugin [None req-8b5551f8-1b66-4ed0-857e-5e9abbfc1eee - - - - - -] Attempt 1 to provision port 5f2bc189-b553-42fe-977d-ff5302c3c750 2026-04-16 13:53:14.349 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 5f2bc189-b553-42fe-977d-ff5302c3c750 2026-04-16 13:53:14.606 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 7683c08c-fb3a-4309-991b-1c24d3138212 2026-04-16 13:53:14.777 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port b2df8681-1bb0-4e90-bcef-108df30f7cae 2026-04-16 13:53:14.998 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port f1cf2891-f953-404f-badd-777a24c1c670 2026-04-16 13:53:16.284 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 5f2bc189-b553-42fe-977d-ff5302c3c750 2026-04-16 13:53:16.522 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port b2df8681-1bb0-4e90-bcef-108df30f7cae 2026-04-16 13:53:19.040 13 INFO neutron.plugins.ml2.plugin [None req-6a7be82e-d602-4945-8445-ed630c3f8e39 - - - - - -] Attempt 1 to provision port 7683c08c-fb3a-4309-991b-1c24d3138212 2026-04-16 13:53:19.091 13 INFO neutron.plugins.ml2.plugin [None req-6a7be82e-d602-4945-8445-ed630c3f8e39 - - - - - -] Attempt 1 to provision port f3e97cdb-193f-4b2e-bf69-7098e5ed8ab8 2026-04-16 13:53:19.134 13 INFO neutron.plugins.ml2.plugin [None req-6a7be82e-d602-4945-8445-ed630c3f8e39 - - - - - -] Attempt 1 to provision port 5f2bc189-b553-42fe-977d-ff5302c3c750 2026-04-16 13:53:21.379 16 INFO neutron.plugins.ml2.plugin [None req-5ac5def0-fee4-45fb-aaa4-0a0371cdf23f - - - - - -] Attempt 1 to provision port 7683c08c-fb3a-4309-991b-1c24d3138212 2026-04-16 13:53:21.431 16 INFO neutron.plugins.ml2.plugin [None req-5ac5def0-fee4-45fb-aaa4-0a0371cdf23f - - - - - -] Attempt 1 to provision port f1cf2891-f953-404f-badd-777a24c1c670 2026-04-16 13:53:23.666 13 INFO neutron.plugins.ml2.plugin [None req-e5af7a63-a7d9-4f6d-8b9a-843875966eb2 - - - - - -] Attempt 1 to provision port 5a19ee79-0d9f-48f1-b774-85298968d479 2026-04-16 13:53:26.322 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port c38e1b6a-a8dc-48d3-a1fa-e45c021d657e 2026-04-16 13:53:26.429 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f451fce9-5961-4dc1-93ae-0888b7a6318b'] response: {'server_uuid': '619420ab-290f-4f62-a251-ae5ee5efb13c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c38e1b6a-a8dc-48d3-a1fa-e45c021d657e', 'code': 200} 2026-04-16 13:53:28.297 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port c38e1b6a-a8dc-48d3-a1fa-e45c021d657e 2026-04-16 13:54:02.074 13 INFO neutron.plugins.ml2.plugin [None req-76be4064-c53e-428d-b88e-35f59bacb2a1 - - - - - -] Attempt 1 to provision port 854c9892-5b2b-4501-b0d6-1bcb499dc3df 2026-04-16 13:54:24.852 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 1726a9ab-7d18-4df8-b447-9c961809b0cb 2026-04-16 13:54:25.015 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-10a6268e-aecc-479f-9269-e80962bf98c1'] response: {'server_uuid': '9e6de4cf-9da3-48d0-a874-9f11cef340f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1726a9ab-7d18-4df8-b447-9c961809b0cb', 'code': 200} 2026-04-16 13:54:26.315 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 1726a9ab-7d18-4df8-b447-9c961809b0cb 2026-04-16 13:55:08.620 16 INFO neutron.plugins.ml2.plugin [None req-67e47515-e981-4889-a5b3-5daf9f6119ea - - - - - -] Attempt 1 to provision port 64165a8a-08cc-4722-b2b3-b95e7c9dea88 2026-04-16 13:55:14.359 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 64165a8a-08cc-4722-b2b3-b95e7c9dea88 2026-04-16 13:55:14.474 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-21b0773e-4b7f-4821-a71c-f28a6d42b135'] response: {'server_uuid': '9e6de4cf-9da3-48d0-a874-9f11cef340f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64165a8a-08cc-4722-b2b3-b95e7c9dea88', 'code': 200} 2026-04-16 13:55:16.326 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 64165a8a-08cc-4722-b2b3-b95e7c9dea88 2026-04-16 13:55:18.861 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 64165a8a-08cc-4722-b2b3-b95e7c9dea88 2026-04-16 13:55:37.801 16 INFO neutron.plugins.ml2.plugin [None req-9dc64e35-7bc1-4701-9f90-540b8f26825b - - - - - -] Attempt 1 to provision port d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e 2026-04-16 13:55:45.891 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e 2026-04-16 13:55:46.027 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd170016-c365-4f66-9d9f-3288d3be6d97'] response: {'server_uuid': '9e6de4cf-9da3-48d0-a874-9f11cef340f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e', 'code': 200} 2026-04-16 13:55:46.520 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e 2026-04-16 13:55:59.177 13 INFO neutron.plugins.ml2.plugin [None req-e00564f5-e2a5-46d2-b3ce-12b83114c513 - - - - - -] Attempt 1 to provision port 5b07917a-b24e-480d-9109-511100a213df 2026-04-16 13:56:06.555 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 5b07917a-b24e-480d-9109-511100a213df 2026-04-16 13:56:06.665 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc752004-2949-47a5-a085-1e44b466749a'] response: {'server_uuid': '9e6de4cf-9da3-48d0-a874-9f11cef340f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b07917a-b24e-480d-9109-511100a213df', 'code': 200} 2026-04-16 13:56:08.526 13 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 5b07917a-b24e-480d-9109-511100a213df 2026-04-16 13:56:09.419 13 INFO neutron.plugins.ml2.plugin [None req-fe1d4584-67fe-44f5-a783-5214992d2653 - - - - - -] Attempt 1 to provision port d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e 2026-04-16 13:56:10.563 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e 2026-04-16 13:56:22.613 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port 5b07917a-b24e-480d-9109-511100a213df 2026-04-16 13:56:23.801 16 INFO neutron.plugins.ml2.plugin [None req-3ecff17e-779c-405d-acb1-a36a8d0b5a4e - - - - - -] Attempt 1 to provision port 5b07917a-b24e-480d-9109-511100a213df 2026-04-16 13:56:32.547 16 INFO neutron.plugins.ml2.plugin [None req-d839370f-2ebb-477b-af0c-ca83bc0eb680 - - - - - -] Attempt 1 to provision port d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e 2026-04-16 13:56:33.129 13 INFO neutron.plugins.ml2.plugin [None req-c7a46355-2375-4122-983e-9503431def99 - - - - - -] Attempt 1 to provision port d9a23fa4-83fd-41d7-9dfd-65a2bd4c6e7e