+ 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-06-23 00:56:51.327 1 INFO neutron.common.config [-] Logging enabled! 2026-06-23 00:56:51.328 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-23 00:56:51.328 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-23 00:56:51.328 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-23 00:56:52.740 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 00:56:52.743 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-23 00:56:52.747 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-23 00:56:52.748 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 00:56:52.748 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-23 00:56:52.748 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-23 00:56:52.748 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 00:56:52.754 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 00:56:52.754 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 00:56:52.754 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 00:56:52.773 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-23 00:56:52.774 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 00:56:52.774 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-23 00:56:52.792 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-23 00:56:52.792 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-23 00:56:52.792 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-23 00:56:52.792 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-23 00:56:53.059 1 INFO neutron.plugins.ml2.managers [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] Initializing driver for type 'vlan' 2026-06-23 00:56:53.191 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] VlanTypeDriver initialization complete 2026-06-23 00:56:53.191 1 INFO neutron.plugins.ml2.managers [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] Initializing driver for type 'vxlan' 2026-06-23 00:56:53.192 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-23 00:56:53.237 1 INFO neutron.plugins.ml2.managers [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-23 00:56:53.237 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-23 00:56:53.238 1 INFO neutron.plugins.ml2.managers [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] Initializing extension driver 'port_security' 2026-06-23 00:56:53.238 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-23 00:56:53.238 1 INFO neutron.plugins.ml2.managers [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] Initializing extension driver 'qos' 2026-06-23 00:56:53.238 1 INFO neutron.plugins.ml2.managers [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-23 00:56:53.238 1 INFO neutron.plugins.ml2.managers [None req-7b31dc34-cb70-473e-9bae-19175ab9cc66 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-23 00:56:53.254 1 INFO neutron.quota [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded quota_driver: . 2026-06-23 00:56:53.255 1 INFO neutron.plugins.ml2.plugin [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Modular L2 Plugin initialization complete 2026-06-23 00:56:53.255 1 INFO neutron.plugins.ml2.managers [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-23 00:56:53.255 1 INFO neutron.plugins.ml2.managers [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-23 00:56:53.255 1 INFO neutron.plugins.ml2.managers [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Got port-security extension from driver 'port_security' 2026-06-23 00:56:53.255 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: qos 2026-06-23 00:56:53.266 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: router 2026-06-23 00:56:53.299 1 INFO neutron.services.service_base [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-23 00:56:53.300 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: segments 2026-06-23 00:56:53.363 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: trunk 2026-06-23 00:56:53.374 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: vpnaas 2026-06-23 00:56:53.406 1 WARNING stevedore.named [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 00:56:53.481 1 INFO neutron_vpnaas.services.vpn.plugin [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-23 00:56:53.482 1 INFO neutron.common.utils [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-23 00:56:53.482 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: taas 2026-06-23 00:56:53.499 1 WARNING stevedore.named [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 00:56:53.499 1 WARNING stevedore.named [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 00:56:53.523 1 INFO neutron_taas.services.taas.taas_plugin [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-23 00:56:53.523 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: tapmirror 2026-06-23 00:56:53.533 1 WARNING stevedore.named [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 00:56:53.534 1 WARNING stevedore.named [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 00:56:53.559 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-23 00:56:53.560 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: auto_allocate 2026-06-23 00:56:53.570 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: tag 2026-06-23 00:56:53.576 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: timestamp 2026-06-23 00:56:53.578 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: network_ip_availability 2026-06-23 00:56:53.581 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: flavors 2026-06-23 00:56:53.584 1 INFO neutron.manager [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loading Plugin: revisions 2026-06-23 00:56:53.587 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Initializing extension manager. 2026-06-23 00:56:53.588 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: address-group 2026-06-23 00:56:53.589 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: address-scope 2026-06-23 00:56:53.589 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-23 00:56:53.590 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: agent 2026-06-23 00:56:53.590 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: agent-resources-synced 2026-06-23 00:56:53.591 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: allowed-address-pairs 2026-06-23 00:56:53.592 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: auto-allocated-topology 2026-06-23 00:56:53.593 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: availability_zone 2026-06-23 00:56:53.593 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: availability_zone_filter 2026-06-23 00:56:53.593 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-23 00:56:53.594 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: default-subnetpools 2026-06-23 00:56:53.595 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-23 00:56:53.595 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: dns-integration 2026-06-23 00:56:53.596 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: dns-domain-ports 2026-06-23 00:56:53.596 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-23 00:56:53.597 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: dvr 2026-06-23 00:56:53.597 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-23 00:56:53.598 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: empty-string-filtering 2026-06-23 00:56:53.598 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 00:56:53.598 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-23 00:56:53.599 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: external-net 2026-06-23 00:56:53.599 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-23 00:56:53.600 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: extraroute 2026-06-23 00:56:53.600 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: extraroute-atomic 2026-06-23 00:56:53.601 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-23 00:56:53.601 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-23 00:56:53.602 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-23 00:56:53.602 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-23 00:56:53.602 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: fip-port-details 2026-06-23 00:56:53.604 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: flavors 2026-06-23 00:56:53.605 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-23 00:56:53.605 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: floatingip-pools 2026-06-23 00:56:53.606 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: ip_allocation 2026-06-23 00:56:53.606 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: ip-substring-filtering 2026-06-23 00:56:53.606 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: l2_adjacency 2026-06-23 00:56:53.607 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: router 2026-06-23 00:56:53.609 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 00:56:53.609 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-23 00:56:53.610 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-23 00:56:53.610 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: ext-gw-mode 2026-06-23 00:56:53.611 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: l3-ha 2026-06-23 00:56:53.611 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-23 00:56:53.611 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-23 00:56:53.612 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: l3-flavors 2026-06-23 00:56:53.612 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-23 00:56:53.613 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-23 00:56:53.614 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-23 00:56:53.615 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-23 00:56:53.616 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-23 00:56:53.618 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-23 00:56:53.619 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-23 00:56:53.619 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: multi-provider 2026-06-23 00:56:53.620 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: net-mtu 2026-06-23 00:56:53.620 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: net-mtu-writable 2026-06-23 00:56:53.621 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: network_availability_zone 2026-06-23 00:56:53.621 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: network_ha 2026-06-23 00:56:53.622 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: network-ip-availability 2026-06-23 00:56:53.623 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-23 00:56:53.623 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: pagination 2026-06-23 00:56:53.624 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: port-device-profile 2026-06-23 00:56:53.624 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-23 00:56:53.625 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-23 00:56:53.625 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-23 00:56:53.626 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: port-mac-override 2026-06-23 00:56:53.626 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-23 00:56:53.626 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-23 00:56:53.627 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-23 00:56:53.627 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: port-resource-request 2026-06-23 00:56:53.628 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: port-resource-request-groups 2026-06-23 00:56:53.628 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-23 00:56:53.628 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: binding 2026-06-23 00:56:53.629 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: binding-extended 2026-06-23 00:56:53.629 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: port-security 2026-06-23 00:56:53.630 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: project-id 2026-06-23 00:56:53.630 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: provider 2026-06-23 00:56:53.631 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-23 00:56:53.632 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos 2026-06-23 00:56:53.633 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-23 00:56:53.633 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-23 00:56:53.634 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-default 2026-06-23 00:56:53.634 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-fip 2026-06-23 00:56:53.635 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-23 00:56:53.635 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-gateway-ip 2026-06-23 00:56:53.636 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-port-network-policy 2026-06-23 00:56:53.636 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-pps-minimum 2026-06-23 00:56:53.637 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-23 00:56:53.638 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-pps 2026-06-23 00:56:53.638 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-rule-type-details 2026-06-23 00:56:53.638 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-23 00:56:53.639 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: qos-rules-alias 2026-06-23 00:56:53.639 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: quota-check-limit 2026-06-23 00:56:53.640 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: quota-check-limit-default 2026-06-23 00:56:53.642 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: quotas 2026-06-23 00:56:53.644 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: quota_details 2026-06-23 00:56:53.645 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: rbac-policies 2026-06-23 00:56:53.646 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: rbac-address-group 2026-06-23 00:56:53.646 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: rbac-address-scope 2026-06-23 00:56:53.647 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: rbac-security-groups 2026-06-23 00:56:53.647 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: rbac-subnetpool 2026-06-23 00:56:53.647 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: revision-if-match 2026-06-23 00:56:53.648 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: standard-attr-revisions 2026-06-23 00:56:53.648 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: router_availability_zone 2026-06-23 00:56:53.649 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-23 00:56:53.650 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: security-groups-default-rules 2026-06-23 00:56:53.651 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-23 00:56:53.651 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-23 00:56:53.651 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-23 00:56:53.652 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-23 00:56:53.652 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-23 00:56:53.656 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: security-group 2026-06-23 00:56:53.657 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: segment 2026-06-23 00:56:53.657 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-23 00:56:53.658 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: service-type 2026-06-23 00:56:53.658 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: sorting 2026-06-23 00:56:53.658 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: standard-attr-segment 2026-06-23 00:56:53.659 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: standard-attr-description 2026-06-23 00:56:53.659 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: stateful-security-group 2026-06-23 00:56:53.660 1 WARNING neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-23 00:56:53.660 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-23 00:56:53.661 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: subnet-external-network 2026-06-23 00:56:53.661 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: subnet_onboard 2026-06-23 00:56:53.662 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-23 00:56:53.662 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: subnet-service-types 2026-06-23 00:56:53.662 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: subnet_allocation 2026-06-23 00:56:53.663 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-23 00:56:53.663 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: tag-creation 2026-06-23 00:56:53.664 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-23 00:56:53.667 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: standard-attr-tag 2026-06-23 00:56:53.668 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-23 00:56:53.669 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: trunk 2026-06-23 00:56:53.669 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: trunk-details 2026-06-23 00:56:53.670 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-23 00:56:53.670 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-23 00:56:53.671 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-23 00:56:53.671 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-23 00:56:53.673 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-23 00:56:53.673 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-23 00:56:53.674 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: vpn-flavors 2026-06-23 00:56:53.675 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: vpnaas 2026-06-23 00:56:53.676 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: taas 2026-06-23 00:56:53.677 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: tap-mirror 2026-06-23 00:56:53.678 1 INFO neutron.api.extensions [None req-df6e2bd5-6422-4954-9a2d-59d1185a4b9c - - - - - -] Loaded extension: taas-vlan-filter 2026-06-23 00:57:23.776 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-23 00:57:23.856 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-23 00:57:23.857 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-23 00:57:35.381 16 INFO neutron.db.l3_hamode_db [None req-a36efac3-d4ef-48f8-b4ef-5e8af80911a9 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 00:57:52.681 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port fabc6667-2139-4abc-a351-479ae33dc926 2026-06-23 00:57:53.928 16 INFO neutron.plugins.ml2.plugin [None req-ea73425b-deb5-4945-8773-5448cdc4dbb3 - - - - - -] Attempt 1 to provision port fabc6667-2139-4abc-a351-479ae33dc926 2026-06-23 00:57:54.588 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port fabc6667-2139-4abc-a351-479ae33dc926 2026-06-23 00:57:55.649 16 INFO neutron.plugins.ml2.plugin [None req-af9a210d-af4b-4238-9d76-15dfd5fdf450 - - - - - -] Attempt 1 to provision port fabc6667-2139-4abc-a351-479ae33dc926 2026-06-23 01:02:35.880 13 INFO neutron.plugins.ml2.plugin [None req-d98e9cfa-60bf-4ef7-8101-b63f65a82ad1 - - - - - -] Attempt 1 to provision port db119f2b-35eb-42ad-b1b9-039446ca5ef7 2026-06-23 01:02:36.688 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port db119f2b-35eb-42ad-b1b9-039446ca5ef7 2026-06-23 01:02:37.538 13 INFO neutron.plugins.ml2.plugin [None req-fb656259-dd2d-4d8d-bc2e-14263141c618 - - - - - -] Attempt 1 to provision port db119f2b-35eb-42ad-b1b9-039446ca5ef7 2026-06-23 01:02:43.071 13 INFO neutron.plugins.ml2.plugin [None req-23a1fa31-bfae-4406-bd45-a5d42db75b7c - - - - - -] Attempt 1 to provision port 9308877a-ec33-4c7b-a361-dc2f90d55194 2026-06-23 01:06:25.341 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 9308877a-ec33-4c7b-a361-dc2f90d55194 2026-06-23 01:06:26.756 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 9308877a-ec33-4c7b-a361-dc2f90d55194 2026-06-23 01:15:38.939 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port bf78066e-761f-47ee-ade1-7b7295d60f18 2026-06-23 01:15:40.888 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port bf78066e-761f-47ee-ade1-7b7295d60f18 2026-06-23 01:25:18.218 16 INFO neutron.plugins.ml2.plugin [None req-6c5fa1c9-f0e6-4315-a9a6-51f210ca64a8 - - - - - -] Attempt 1 to provision port 9308877a-ec33-4c7b-a361-dc2f90d55194 2026-06-23 01:25:18.266 16 INFO neutron.plugins.ml2.plugin [None req-6c5fa1c9-f0e6-4315-a9a6-51f210ca64a8 - - - - - -] Attempt 1 to provision port db119f2b-35eb-42ad-b1b9-039446ca5ef7 2026-06-23 01:25:18.303 16 INFO neutron.plugins.ml2.plugin [None req-6c5fa1c9-f0e6-4315-a9a6-51f210ca64a8 - - - - - -] Attempt 1 to provision port fabc6667-2139-4abc-a351-479ae33dc926 2026-06-23 01:32:07.324 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 44da7ac4-0041-4112-9888-70f53adf1bb1 2026-06-23 01:32:09.261 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 44da7ac4-0041-4112-9888-70f53adf1bb1 2026-06-23 01:32:10.894 16 INFO neutron.plugins.ml2.plugin [None req-c0402f63-1333-4531-bb43-0b008360a1bc - - - - - -] Attempt 1 to provision port 8eee7755-37a6-45b8-8a57-396b8c817912 2026-06-23 01:32:11.098 16 INFO neutron.plugins.ml2.plugin [None req-c0402f63-1333-4531-bb43-0b008360a1bc - - - - - -] Attempt 1 to provision port 44da7ac4-0041-4112-9888-70f53adf1bb1 2026-06-23 01:32:11.144 16 INFO neutron.plugins.ml2.plugin [None req-c0402f63-1333-4531-bb43-0b008360a1bc - - - - - -] Attempt 1 to provision port 372721b6-16a1-4efd-9f1a-14e2b78588de 2026-06-23 01:32:11.280 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 8eee7755-37a6-45b8-8a57-396b8c817912 2026-06-23 01:32:13.427 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 8eee7755-37a6-45b8-8a57-396b8c817912 2026-06-23 01:32:15.355 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port ffe634af-1f53-4e76-9fe7-e1e06f8556ed 2026-06-23 01:32:17.252 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port ffe634af-1f53-4e76-9fe7-e1e06f8556ed 2026-06-23 01:32:17.345 13 INFO neutron.plugins.ml2.plugin [None req-d2307f1a-af55-4af7-8b5a-cb99485f2bef - - - - - -] Attempt 1 to provision port 8eee7755-37a6-45b8-8a57-396b8c817912 2026-06-23 01:32:17.419 13 INFO neutron.plugins.ml2.plugin [None req-d2307f1a-af55-4af7-8b5a-cb99485f2bef - - - - - -] Attempt 1 to provision port 372721b6-16a1-4efd-9f1a-14e2b78588de 2026-06-23 01:32:19.232 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 4766a755-9f66-4346-a713-0651b29c49d1 2026-06-23 01:32:21.503 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 4766a755-9f66-4346-a713-0651b29c49d1 2026-06-23 01:32:21.769 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 2b8c816a-a3fb-41da-9056-4532b712dffa 2026-06-23 01:32:23.302 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 94571d8f-9438-4719-9a14-7fcec31ca143 2026-06-23 01:32:23.652 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 2b8c816a-a3fb-41da-9056-4532b712dffa 2026-06-23 01:32:25.212 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 94571d8f-9438-4719-9a14-7fcec31ca143 2026-06-23 01:32:27.444 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 01974817-a728-4553-b91f-9ab04c67444c 2026-06-23 01:32:28.823 13 INFO neutron.plugins.ml2.plugin [None req-f0d05182-3d87-449a-af02-9912bd3dbf02 - - - - - -] Attempt 1 to provision port 94571d8f-9438-4719-9a14-7fcec31ca143 2026-06-23 01:32:28.907 13 INFO neutron.plugins.ml2.plugin [None req-f0d05182-3d87-449a-af02-9912bd3dbf02 - - - - - -] Attempt 1 to provision port 01974817-a728-4553-b91f-9ab04c67444c 2026-06-23 01:32:28.990 13 INFO neutron.plugins.ml2.plugin [None req-f0d05182-3d87-449a-af02-9912bd3dbf02 - - - - - -] Attempt 1 to provision port 5535947b-1498-447f-a5b3-9a4bad578024 2026-06-23 01:32:29.036 13 INFO neutron.plugins.ml2.plugin [None req-f0d05182-3d87-449a-af02-9912bd3dbf02 - - - - - -] Attempt 1 to provision port f1bfb070-b67e-46bf-9e56-ffbed5ce347b 2026-06-23 01:32:29.984 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 08a8cb61-7d0e-4f92-a4a9-6864c17b221a 2026-06-23 01:32:30.468 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 01974817-a728-4553-b91f-9ab04c67444c 2026-06-23 01:32:30.540 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee0227c5-eaf9-4a5f-9ac4-d6334e8a61d8'] response: {'server_uuid': '38633dd4-b5cc-463b-b03c-ede489eac5ba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08a8cb61-7d0e-4f92-a4a9-6864c17b221a', 'code': 200} 2026-06-23 01:32:32.024 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 08a8cb61-7d0e-4f92-a4a9-6864c17b221a 2026-06-23 01:32:35.069 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port fceee047-719e-4a40-8482-a39e44a7b9a4 2026-06-23 01:32:35.252 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-501524e3-1ae1-4e5f-9641-86eb4703aba5'] response: {'server_uuid': 'e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fceee047-719e-4a40-8482-a39e44a7b9a4', 'code': 200} 2026-06-23 01:32:35.352 16 INFO neutron.plugins.ml2.plugin [None req-2eccf2aa-e97d-4217-b5d4-cbf914bc910b - - - - - -] Attempt 1 to provision port 94571d8f-9438-4719-9a14-7fcec31ca143 2026-06-23 01:32:35.449 16 INFO neutron.plugins.ml2.plugin [None req-2eccf2aa-e97d-4217-b5d4-cbf914bc910b - - - - - -] Attempt 1 to provision port 5535947b-1498-447f-a5b3-9a4bad578024 2026-06-23 01:32:35.519 16 INFO neutron.plugins.ml2.plugin [None req-2eccf2aa-e97d-4217-b5d4-cbf914bc910b - - - - - -] Attempt 1 to provision port f1bfb070-b67e-46bf-9e56-ffbed5ce347b 2026-06-23 01:32:35.662 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port fe2a3d78-0456-415e-b0ed-407b7571297d 2026-06-23 01:32:37.297 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-24b9223a-7028-4842-b025-62595e881d91'] response: {'server_uuid': 'dd331b1a-240c-4c06-aa10-045f02fe99ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe2a3d78-0456-415e-b0ed-407b7571297d', 'code': 200} 2026-06-23 01:32:37.620 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port fceee047-719e-4a40-8482-a39e44a7b9a4 2026-06-23 01:32:37.915 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port fe2a3d78-0456-415e-b0ed-407b7571297d 2026-06-23 01:32:41.806 13 INFO neutron.plugins.ml2.plugin [None req-140352f3-6065-454e-a7b1-7e6aeb2e0db0 - - - - - -] Attempt 1 to provision port 372721b6-16a1-4efd-9f1a-14e2b78588de 2026-06-23 01:32:41.942 13 INFO neutron.plugins.ml2.plugin [None req-140352f3-6065-454e-a7b1-7e6aeb2e0db0 - - - - - -] Attempt 1 to provision port 132e50cf-5bfc-4e0c-9e5c-cf33020588ae 2026-06-23 01:32:43.727 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bb4fa37-04ee-47ef-a97d-cca3b4339c38'] response: {'server_uuid': 'e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fceee047-719e-4a40-8482-a39e44a7b9a4', 'code': 200} 2026-06-23 01:32:51.078 13 INFO neutron.plugins.ml2.plugin [None req-df7daf5d-7faa-4ebb-9b74-4dd66068baf0 - - - - - -] Attempt 1 to provision port fe2a3d78-0456-415e-b0ed-407b7571297d 2026-06-23 01:32:51.115 13 INFO neutron.plugins.ml2.plugin [None req-df7daf5d-7faa-4ebb-9b74-4dd66068baf0 - - - - - -] Attempt 1 to provision port f1bfb070-b67e-46bf-9e56-ffbed5ce347b 2026-06-23 01:32:53.480 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 4912277a-794f-4cd9-af61-9b5652ae04f9 2026-06-23 01:32:53.791 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port f1f4c0ac-1538-4b56-990d-e65ff8962fb6 2026-06-23 01:32:55.448 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 4912277a-794f-4cd9-af61-9b5652ae04f9 2026-06-23 01:32:55.660 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port f1f4c0ac-1538-4b56-990d-e65ff8962fb6 2026-06-23 01:32:56.490 13 INFO neutron.plugins.ml2.plugin [None req-98b994fa-4de1-4266-9842-3186a4ec7510 - - - - - -] Attempt 1 to provision port f1f4c0ac-1538-4b56-990d-e65ff8962fb6 2026-06-23 01:32:56.540 13 INFO neutron.plugins.ml2.plugin [None req-98b994fa-4de1-4266-9842-3186a4ec7510 - - - - - -] Attempt 1 to provision port d8604985-4f65-40cd-acfa-88b1e72fed7d 2026-06-23 01:33:01.064 13 INFO neutron.plugins.ml2.plugin [None req-506c98c4-274b-4f78-b9e3-08a03dbec3d0 - - - - - -] Attempt 1 to provision port 74a539bf-ed71-4cc2-bfbe-19687e42a188 2026-06-23 01:33:01.211 13 INFO neutron.plugins.ml2.plugin [None req-506c98c4-274b-4f78-b9e3-08a03dbec3d0 - - - - - -] Attempt 1 to provision port f1f4c0ac-1538-4b56-990d-e65ff8962fb6 2026-06-23 01:33:01.259 13 INFO neutron.plugins.ml2.plugin [None req-506c98c4-274b-4f78-b9e3-08a03dbec3d0 - - - - - -] Attempt 1 to provision port d8604985-4f65-40cd-acfa-88b1e72fed7d 2026-06-23 01:33:01.404 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port f1bfb070-b67e-46bf-9e56-ffbed5ce347b 2026-06-23 01:33:01.710 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 74a539bf-ed71-4cc2-bfbe-19687e42a188 2026-06-23 01:33:03.415 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port f1bfb070-b67e-46bf-9e56-ffbed5ce347b 2026-06-23 01:33:05.971 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 2d9901e5-9c60-451f-84c6-aa47ef2c6b67 2026-06-23 01:33:06.086 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c2496d0-f9f4-4ca2-8b62-69211a6eecd8'] response: {'server_uuid': '1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d9901e5-9c60-451f-84c6-aa47ef2c6b67', 'code': 200} 2026-06-23 01:33:07.633 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 2d9901e5-9c60-451f-84c6-aa47ef2c6b67 2026-06-23 01:33:07.677 16 INFO neutron.plugins.ml2.plugin [None req-003cc024-f2ca-45c6-afa9-35d5d7d9c8b7 - - - - - -] Attempt 1 to provision port 75dc31ab-ccd7-4fa7-ae0a-5419d237dd06 2026-06-23 01:33:07.745 16 INFO neutron.plugins.ml2.plugin [None req-003cc024-f2ca-45c6-afa9-35d5d7d9c8b7 - - - - - -] Attempt 1 to provision port fe2a3d78-0456-415e-b0ed-407b7571297d 2026-06-23 01:33:07.865 16 INFO neutron.plugins.ml2.plugin [None req-003cc024-f2ca-45c6-afa9-35d5d7d9c8b7 - - - - - -] Attempt 1 to provision port d8604985-4f65-40cd-acfa-88b1e72fed7d 2026-06-23 01:33:07.909 16 INFO neutron.plugins.ml2.plugin [None req-003cc024-f2ca-45c6-afa9-35d5d7d9c8b7 - - - - - -] Attempt 1 to provision port 2d9901e5-9c60-451f-84c6-aa47ef2c6b67 2026-06-23 01:33:09.011 16 WARNING neutron.plugins.ml2.plugin [None req-63ea0559-2ccf-4eca-8f32-bdb501aa839c - - - - - -] Concurrent port binding operations failed on port 75dc31ab-ccd7-4fa7-ae0a-5419d237dd06 2026-06-23 01:33:09.014 16 INFO neutron.plugins.ml2.plugin [None req-63ea0559-2ccf-4eca-8f32-bdb501aa839c - - - - - -] Attempt 2 to bind port 75dc31ab-ccd7-4fa7-ae0a-5419d237dd06 2026-06-23 01:33:09.439 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 75dc31ab-ccd7-4fa7-ae0a-5419d237dd06 2026-06-23 01:33:11.473 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 75dc31ab-ccd7-4fa7-ae0a-5419d237dd06 2026-06-23 01:33:11.672 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port d8604985-4f65-40cd-acfa-88b1e72fed7d 2026-06-23 01:33:13.478 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port d8604985-4f65-40cd-acfa-88b1e72fed7d 2026-06-23 01:33:25.500 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 87f4278b-755b-4663-8ed7-61869ce5d922 2026-06-23 01:33:25.877 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 49fd11da-7cdf-43ab-b3a0-0fc98344f321 2026-06-23 01:33:27.613 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 87f4278b-755b-4663-8ed7-61869ce5d922 2026-06-23 01:33:27.814 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port efce31a3-779a-4720-a5aa-baedf47c70e0 2026-06-23 01:33:28.206 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 49fd11da-7cdf-43ab-b3a0-0fc98344f321 2026-06-23 01:33:29.585 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 069df95a-7998-420d-89a4-25021381751b 2026-06-23 01:33:30.260 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port efce31a3-779a-4720-a5aa-baedf47c70e0 2026-06-23 01:33:31.730 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 3a9c0004-5490-43f7-9dff-906054c1ec35 2026-06-23 01:33:33.282 13 INFO neutron.plugins.ml2.plugin [None req-d47a708c-f1f5-4b85-a675-556c06c74eb2 - - - - - -] Attempt 1 to provision port 3a9c0004-5490-43f7-9dff-906054c1ec35 2026-06-23 01:33:33.341 13 INFO neutron.plugins.ml2.plugin [None req-d47a708c-f1f5-4b85-a675-556c06c74eb2 - - - - - -] Attempt 1 to provision port 8db2c45b-bf6a-42f0-b3f1-0bfd4fed7da3 2026-06-23 01:33:33.474 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 3a9c0004-5490-43f7-9dff-906054c1ec35 2026-06-23 01:33:37.438 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 420c84dd-b325-4dbf-85ab-e11c00542b0c 2026-06-23 01:33:40.606 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 8b326a24-5b83-4c68-89a2-63aa890223ea 2026-06-23 01:33:41.168 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 420c84dd-b325-4dbf-85ab-e11c00542b0c 2026-06-23 01:33:41.556 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c46c8ee-0547-43cc-837d-bf1bb9d6f8f1'] response: {'server_uuid': '8f8c1215-77e7-4359-8e71-c5faa3f6b46e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b326a24-5b83-4c68-89a2-63aa890223ea', 'code': 200} 2026-06-23 01:33:42.431 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 8b326a24-5b83-4c68-89a2-63aa890223ea 2026-06-23 01:33:42.662 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port fe600862-f938-41b8-8598-ba01769659af 2026-06-23 01:33:42.746 16 INFO neutron.plugins.ml2.plugin [None req-74a93e88-a6b4-459c-b9f0-72b262c5cfd2 - - - - - -] Attempt 1 to provision port 358fe755-70fd-4664-b393-b1c0ae1d58c8 2026-06-23 01:33:42.794 16 INFO neutron.plugins.ml2.plugin [None req-74a93e88-a6b4-459c-b9f0-72b262c5cfd2 - - - - - -] Attempt 1 to provision port 3a9c0004-5490-43f7-9dff-906054c1ec35 2026-06-23 01:33:42.869 16 INFO neutron.plugins.ml2.plugin [None req-74a93e88-a6b4-459c-b9f0-72b262c5cfd2 - - - - - -] Attempt 1 to provision port 420c84dd-b325-4dbf-85ab-e11c00542b0c 2026-06-23 01:33:42.933 16 INFO neutron.plugins.ml2.plugin [None req-74a93e88-a6b4-459c-b9f0-72b262c5cfd2 - - - - - -] Attempt 1 to provision port 0b1f7378-5625-4496-a76c-a0e9ae7d2660 2026-06-23 01:33:42.961 16 INFO neutron.plugins.ml2.plugin [None req-74a93e88-a6b4-459c-b9f0-72b262c5cfd2 - - - - - -] Attempt 1 to provision port 8b326a24-5b83-4c68-89a2-63aa890223ea 2026-06-23 01:33:43.013 16 INFO neutron.plugins.ml2.plugin [None req-74a93e88-a6b4-459c-b9f0-72b262c5cfd2 - - - - - -] Attempt 1 to provision port 8db2c45b-bf6a-42f0-b3f1-0bfd4fed7da3 2026-06-23 01:33:43.075 16 INFO neutron.plugins.ml2.plugin [None req-74a93e88-a6b4-459c-b9f0-72b262c5cfd2 - - - - - -] Attempt 1 to provision port 189a3c87-4b96-44d9-96c1-e819643bf951 2026-06-23 01:33:43.128 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 6944050b-df69-4e21-970a-f9990e03846a 2026-06-23 01:33:43.130 16 INFO neutron.plugins.ml2.plugin [None req-74a93e88-a6b4-459c-b9f0-72b262c5cfd2 - - - - - -] Attempt 1 to provision port fe600862-f938-41b8-8598-ba01769659af 2026-06-23 01:33:43.602 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-da80735e-ab05-4622-b4ed-2748c341d1f5'] response: {'server_uuid': '514f1cdb-1575-46be-8a5c-920b3e0d335e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe600862-f938-41b8-8598-ba01769659af', 'code': 200} 2026-06-23 01:33:44.066 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port fe600862-f938-41b8-8598-ba01769659af 2026-06-23 01:33:44.336 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 6944050b-df69-4e21-970a-f9990e03846a 2026-06-23 01:33:48.179 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 4de5ca4c-e87f-4463-ad5c-01988c91f34a 2026-06-23 01:33:50.213 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 8db2c45b-bf6a-42f0-b3f1-0bfd4fed7da3 2026-06-23 01:33:50.509 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 189a3c87-4b96-44d9-96c1-e819643bf951 2026-06-23 01:33:50.823 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 4de5ca4c-e87f-4463-ad5c-01988c91f34a 2026-06-23 01:33:52.089 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 8db2c45b-bf6a-42f0-b3f1-0bfd4fed7da3 2026-06-23 01:33:52.287 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 0b1f7378-5625-4496-a76c-a0e9ae7d2660 2026-06-23 01:33:52.569 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 189a3c87-4b96-44d9-96c1-e819643bf951 2026-06-23 01:33:53.471 16 INFO neutron.plugins.ml2.plugin [None req-56e0e6a7-ef72-448f-80a5-c6bd445bc902 - - - - - -] Attempt 1 to provision port b68bea5d-6ffe-4ede-b0ed-bffbf4533572 2026-06-23 01:33:53.505 16 INFO neutron.plugins.ml2.plugin [None req-56e0e6a7-ef72-448f-80a5-c6bd445bc902 - - - - - -] Attempt 1 to provision port 420c84dd-b325-4dbf-85ab-e11c00542b0c 2026-06-23 01:33:53.599 16 INFO neutron.plugins.ml2.plugin [None req-56e0e6a7-ef72-448f-80a5-c6bd445bc902 - - - - - -] Attempt 1 to provision port 4de5ca4c-e87f-4463-ad5c-01988c91f34a 2026-06-23 01:33:53.664 16 INFO neutron.plugins.ml2.plugin [None req-56e0e6a7-ef72-448f-80a5-c6bd445bc902 - - - - - -] Attempt 1 to provision port c1822764-c2da-4795-8fd2-8283b7b8cacb 2026-06-23 01:33:54.608 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 54dcf2a8-3553-4ff4-83a6-7804720a3086 2026-06-23 01:33:55.354 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd927768-45e2-4ea7-87f4-652355135f79'] response: {'server_uuid': '2896639c-cc52-4d1b-883e-9e2cdbc36bbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54dcf2a8-3553-4ff4-83a6-7804720a3086', 'code': 200} 2026-06-23 01:33:56.299 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 54dcf2a8-3553-4ff4-83a6-7804720a3086 2026-06-23 01:33:59.640 13 WARNING neutron.plugins.ml2.plugin [None req-1b99c710-4ee6-446a-8533-fd76c975e650 - - - - - -] Concurrent port binding operations failed on port c1822764-c2da-4795-8fd2-8283b7b8cacb 2026-06-23 01:33:59.644 13 INFO neutron.plugins.ml2.plugin [None req-1b99c710-4ee6-446a-8533-fd76c975e650 - - - - - -] Attempt 2 to bind port c1822764-c2da-4795-8fd2-8283b7b8cacb 2026-06-23 01:34:00.082 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port c1822764-c2da-4795-8fd2-8283b7b8cacb 2026-06-23 01:34:00.399 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port b68bea5d-6ffe-4ede-b0ed-bffbf4533572 2026-06-23 01:34:02.078 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port c1822764-c2da-4795-8fd2-8283b7b8cacb 2026-06-23 01:34:02.248 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port b68bea5d-6ffe-4ede-b0ed-bffbf4533572 2026-06-23 01:34:02.748 13 INFO neutron.plugins.ml2.plugin [None req-0bdf78cc-7b84-4f87-b26a-ef9c6635f177 - - - - - -] Attempt 1 to provision port 54dcf2a8-3553-4ff4-83a6-7804720a3086 2026-06-23 01:34:05.683 13 INFO neutron.plugins.ml2.plugin [None req-ddeb73a1-a5cc-47a9-a040-d39bc1e1b346 - - - - - -] Attempt 1 to provision port 8db2c45b-bf6a-42f0-b3f1-0bfd4fed7da3 2026-06-23 01:34:06.049 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port d82d1132-15b7-4eb7-bc11-e4b99f6629d3 2026-06-23 01:34:08.045 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port d82d1132-15b7-4eb7-bc11-e4b99f6629d3 2026-06-23 01:34:08.836 16 INFO neutron.plugins.ml2.plugin [None req-4b93fbe2-2bfe-47c4-af26-edab243cc064 - - - - - -] Attempt 1 to provision port 8db2c45b-bf6a-42f0-b3f1-0bfd4fed7da3 2026-06-23 01:34:08.902 16 INFO neutron.plugins.ml2.plugin [None req-4b93fbe2-2bfe-47c4-af26-edab243cc064 - - - - - -] Attempt 1 to provision port fe600862-f938-41b8-8598-ba01769659af 2026-06-23 01:34:10.642 13 INFO neutron.plugins.ml2.plugin [None req-8256e828-9a13-42a6-a388-32c827414114 - - - - - -] Attempt 1 to provision port 5ff6a4f3-9d64-49c1-944f-91a8762a69e7 2026-06-23 01:34:14.098 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 9dc6d720-c51d-4534-ae0b-2756f92ccac5 2026-06-23 01:34:14.945 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0169fc9d-82c3-4a93-b129-1e026ce1a0f5'] response: {'server_uuid': '514f1cdb-1575-46be-8a5c-920b3e0d335e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fe600862-f938-41b8-8598-ba01769659af', 'code': 200} 2026-06-23 01:34:15.716 16 INFO neutron.plugins.ml2.plugin [None req-fb7a2a00-206d-4966-82e1-43898a34ac67 - - - - - -] Attempt 1 to provision port 9dc6d720-c51d-4534-ae0b-2756f92ccac5 2026-06-23 01:34:15.810 16 INFO neutron.plugins.ml2.plugin [None req-fb7a2a00-206d-4966-82e1-43898a34ac67 - - - - - -] Attempt 1 to provision port bf89bcab-4025-4717-913a-698a4bb659f6 2026-06-23 01:34:17.890 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 51b60819-022b-4682-815c-8c39a587a414 2026-06-23 01:34:18.036 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e777a47-7ef3-4c61-9573-d00c5ed7f7ae'] response: {'server_uuid': '927e99b6-1b3c-43fb-8d9c-5452c3d6e90e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51b60819-022b-4682-815c-8c39a587a414', 'code': 200} 2026-06-23 01:34:18.251 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port fe600862-f938-41b8-8598-ba01769659af 2026-06-23 01:34:18.597 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 9dc6d720-c51d-4534-ae0b-2756f92ccac5 2026-06-23 01:34:19.501 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port fe600862-f938-41b8-8598-ba01769659af 2026-06-23 01:34:19.734 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 51b60819-022b-4682-815c-8c39a587a414 2026-06-23 01:34:20.098 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e839bb9b-586a-4e63-aae6-d4ad28c6866f'] response: {'server_uuid': '514f1cdb-1575-46be-8a5c-920b3e0d335e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe600862-f938-41b8-8598-ba01769659af', 'code': 200} 2026-06-23 01:34:20.243 16 INFO neutron.plugins.ml2.plugin [None req-0adac2f7-34d8-47a6-9bb2-ddcfce15dcec - - - - - -] Attempt 1 to provision port bf89bcab-4025-4717-913a-698a4bb659f6 2026-06-23 01:34:22.592 13 INFO neutron.plugins.ml2.plugin [None req-390263ed-92ab-406f-9c1d-3b2a2a5e91f1 - - - - - -] Attempt 1 to provision port 51b60819-022b-4682-815c-8c39a587a414 2026-06-23 01:34:23.557 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 5ff6a4f3-9d64-49c1-944f-91a8762a69e7 2026-06-23 01:34:23.829 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port bf89bcab-4025-4717-913a-698a4bb659f6 2026-06-23 01:34:25.533 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 5ff6a4f3-9d64-49c1-944f-91a8762a69e7 2026-06-23 01:34:25.669 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port bf89bcab-4025-4717-913a-698a4bb659f6 2026-06-23 01:34:38.065 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 5a6b156f-e522-4d47-b84b-e53550847932 2026-06-23 01:34:38.191 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-67ec239d-b5f3-442b-aca7-816f51236190'] response: {'server_uuid': 'a7b36b2f-3350-4272-9466-0a9f6326491c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a6b156f-e522-4d47-b84b-e53550847932', 'code': 200} 2026-06-23 01:34:38.453 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 190ccba7-c9f2-49e6-8ce5-817efc023191 2026-06-23 01:34:38.596 13 INFO neutron.plugins.ml2.plugin [None req-ebd278b9-d616-4460-a4eb-01e4f101c368 - - - - - -] Attempt 1 to provision port 190ccba7-c9f2-49e6-8ce5-817efc023191 2026-06-23 01:34:39.666 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 5a6b156f-e522-4d47-b84b-e53550847932 2026-06-23 01:34:39.910 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 47eb71a7-859e-48ae-aece-5205c452b1a3 2026-06-23 01:34:40.309 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 190ccba7-c9f2-49e6-8ce5-817efc023191 2026-06-23 01:34:41.732 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 47eb71a7-859e-48ae-aece-5205c452b1a3 2026-06-23 01:34:47.570 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 684a9386-76f7-4475-9372-c0dd7871bdb4 2026-06-23 01:34:48.044 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port f35f71e7-bf5f-404d-ab41-33d2ca4a1ce9 2026-06-23 01:34:48.774 16 INFO neutron.plugins.ml2.plugin [None req-dea3ec6c-ad36-4e4a-85bc-116f92c1c46c - - - - - -] Attempt 1 to provision port 7a0ffc43-6705-42c6-b939-f03a1372c736 2026-06-23 01:34:48.801 16 INFO neutron.plugins.ml2.plugin [None req-dea3ec6c-ad36-4e4a-85bc-116f92c1c46c - - - - - -] Attempt 1 to provision port 684a9386-76f7-4475-9372-c0dd7871bdb4 2026-06-23 01:34:48.895 16 INFO neutron.plugins.ml2.plugin [None req-dea3ec6c-ad36-4e4a-85bc-116f92c1c46c - - - - - -] Attempt 1 to provision port f11110e2-4f0b-4601-90e5-7836efae750d 2026-06-23 01:34:48.920 16 INFO neutron.plugins.ml2.plugin [None req-dea3ec6c-ad36-4e4a-85bc-116f92c1c46c - - - - - -] Attempt 1 to provision port 190ccba7-c9f2-49e6-8ce5-817efc023191 2026-06-23 01:34:48.970 16 INFO neutron.plugins.ml2.plugin [None req-dea3ec6c-ad36-4e4a-85bc-116f92c1c46c - - - - - -] Attempt 1 to provision port 924b28af-3d69-48d9-b10f-548fb22cf948 2026-06-23 01:34:48.991 16 INFO neutron.plugins.ml2.plugin [None req-dea3ec6c-ad36-4e4a-85bc-116f92c1c46c - - - - - -] Attempt 1 to provision port 0b5f1d83-69a4-4fc2-bbfe-71a0e37d0f1c 2026-06-23 01:34:49.954 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 684a9386-76f7-4475-9372-c0dd7871bdb4 2026-06-23 01:34:50.352 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port f35f71e7-bf5f-404d-ab41-33d2ca4a1ce9 2026-06-23 01:34:52.749 16 INFO neutron.plugins.ml2.plugin [None req-bc7f17b1-d2ec-4ae9-8305-4e0c8b06f8d9 - - - - - -] Attempt 1 to provision port 924b28af-3d69-48d9-b10f-548fb22cf948 2026-06-23 01:34:52.810 16 INFO neutron.plugins.ml2.plugin [None req-bc7f17b1-d2ec-4ae9-8305-4e0c8b06f8d9 - - - - - -] Attempt 1 to provision port 684a9386-76f7-4475-9372-c0dd7871bdb4 2026-06-23 01:34:52.912 16 INFO neutron.plugins.ml2.plugin [None req-bc7f17b1-d2ec-4ae9-8305-4e0c8b06f8d9 - - - - - -] Attempt 1 to provision port f11110e2-4f0b-4601-90e5-7836efae750d 2026-06-23 01:34:55.744 16 INFO neutron.plugins.ml2.plugin [None req-e69eaceb-eeab-405a-8ea4-1b162df7a3c8 - - - - - -] Attempt 1 to provision port f11110e2-4f0b-4601-90e5-7836efae750d 2026-06-23 01:34:58.313 16 INFO neutron.plugins.ml2.plugin [None req-fb1b563f-31c2-4a4a-b89e-f9c51c329c50 - - - - - -] Attempt 1 to provision port 924b28af-3d69-48d9-b10f-548fb22cf948 2026-06-23 01:34:58.360 16 INFO neutron.plugins.ml2.plugin [None req-fb1b563f-31c2-4a4a-b89e-f9c51c329c50 - - - - - -] Attempt 1 to provision port f11110e2-4f0b-4601-90e5-7836efae750d 2026-06-23 01:34:58.560 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 3dda95cc-6401-4eed-bdfa-eecc454150d0 2026-06-23 01:34:58.682 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-00fc5e2c-aa7c-40a6-9efd-693d2daa3c10'] response: {'server_uuid': 'a247e7e0-65ff-4474-ba95-090a2bfcb356', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3dda95cc-6401-4eed-bdfa-eecc454150d0', 'code': 200} 2026-06-23 01:34:59.475 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 3dda95cc-6401-4eed-bdfa-eecc454150d0 2026-06-23 01:34:59.602 13 INFO neutron.plugins.ml2.plugin [None req-4b0c9a23-2a62-4968-9716-dd94eba2b10e - - - - - -] Attempt 1 to provision port 3dda95cc-6401-4eed-bdfa-eecc454150d0 2026-06-23 01:35:01.599 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 924b28af-3d69-48d9-b10f-548fb22cf948 2026-06-23 01:35:01.940 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 7a0ffc43-6705-42c6-b939-f03a1372c736 2026-06-23 01:35:03.621 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port f11110e2-4f0b-4601-90e5-7836efae750d 2026-06-23 01:35:03.971 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 924b28af-3d69-48d9-b10f-548fb22cf948 2026-06-23 01:35:04.163 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 7a0ffc43-6705-42c6-b939-f03a1372c736 2026-06-23 01:35:04.292 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 0b5f1d83-69a4-4fc2-bbfe-71a0e37d0f1c 2026-06-23 01:35:05.505 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port f11110e2-4f0b-4601-90e5-7836efae750d 2026-06-23 01:35:05.752 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 0b5f1d83-69a4-4fc2-bbfe-71a0e37d0f1c 2026-06-23 01:35:13.666 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-726fe547-a01c-40dc-977e-7648a5d4ba1c'] response: {'server_uuid': '2896639c-cc52-4d1b-883e-9e2cdbc36bbf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '54dcf2a8-3553-4ff4-83a6-7804720a3086', 'code': 200} 2026-06-23 01:35:13.768 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] No ports have port_id starting with 54dcf2a8-3553-4ff4-83a6-7804720a3086 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.485 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-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.485 16 ERROR neutron.plugins.ml2.managers 2026-06-23 01:35:29.492 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Failed to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 on host instance for vnic_type normal using segments [{'id': 'fa692e6c-f3b6-4c3b-8a7f-cd797d7168c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 453, 'network_id': '73ba3952-2a84-44b4-9504-2f28cda7d618'}] 2026-06-23 01:35:29.492 16 INFO neutron.plugins.ml2.plugin [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Attempt 2 to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.507 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-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.507 16 ERROR neutron.plugins.ml2.managers 2026-06-23 01:35:29.509 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Failed to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 on host instance for vnic_type normal using segments [{'id': 'fa692e6c-f3b6-4c3b-8a7f-cd797d7168c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 453, 'network_id': '73ba3952-2a84-44b4-9504-2f28cda7d618'}] 2026-06-23 01:35:29.509 16 INFO neutron.plugins.ml2.plugin [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Attempt 3 to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.522 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-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.522 16 ERROR neutron.plugins.ml2.managers 2026-06-23 01:35:29.523 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Failed to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 on host instance for vnic_type normal using segments [{'id': 'fa692e6c-f3b6-4c3b-8a7f-cd797d7168c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 453, 'network_id': '73ba3952-2a84-44b4-9504-2f28cda7d618'}] 2026-06-23 01:35:29.523 16 INFO neutron.plugins.ml2.plugin [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Attempt 4 to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.538 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-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.538 16 ERROR neutron.plugins.ml2.managers 2026-06-23 01:35:29.539 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Failed to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 on host instance for vnic_type normal using segments [{'id': 'fa692e6c-f3b6-4c3b-8a7f-cd797d7168c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 453, 'network_id': '73ba3952-2a84-44b4-9504-2f28cda7d618'}] 2026-06-23 01:35:29.540 16 INFO neutron.plugins.ml2.plugin [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Attempt 5 to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.552 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-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.552 16 ERROR neutron.plugins.ml2.managers 2026-06-23 01:35:29.554 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Failed to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 on host instance for vnic_type normal using segments [{'id': 'fa692e6c-f3b6-4c3b-8a7f-cd797d7168c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 453, 'network_id': '73ba3952-2a84-44b4-9504-2f28cda7d618'}] 2026-06-23 01:35:29.554 16 INFO neutron.plugins.ml2.plugin [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Attempt 6 to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.566 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-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.566 16 ERROR neutron.plugins.ml2.managers 2026-06-23 01:35:29.568 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Failed to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 on host instance for vnic_type normal using segments [{'id': 'fa692e6c-f3b6-4c3b-8a7f-cd797d7168c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 453, 'network_id': '73ba3952-2a84-44b4-9504-2f28cda7d618'}] 2026-06-23 01:35:29.568 16 INFO neutron.plugins.ml2.plugin [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Attempt 7 to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.580 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-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.580 16 ERROR neutron.plugins.ml2.managers 2026-06-23 01:35:29.582 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Failed to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 on host instance for vnic_type normal using segments [{'id': 'fa692e6c-f3b6-4c3b-8a7f-cd797d7168c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 453, 'network_id': '73ba3952-2a84-44b4-9504-2f28cda7d618'}] 2026-06-23 01:35:29.582 16 INFO neutron.plugins.ml2.plugin [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Attempt 8 to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.595 16 ERROR neutron.plugins.ml2.managers 2026-06-23 01:35:29.597 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Failed to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 on host instance for vnic_type normal using segments [{'id': 'fa692e6c-f3b6-4c3b-8a7f-cd797d7168c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 453, 'network_id': '73ba3952-2a84-44b4-9504-2f28cda7d618'}] 2026-06-23 01:35:29.597 16 INFO neutron.plugins.ml2.plugin [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Attempt 9 to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.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-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.608 16 ERROR neutron.plugins.ml2.managers 2026-06-23 01:35:29.610 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Failed to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 on host instance for vnic_type normal using segments [{'id': 'fa692e6c-f3b6-4c3b-8a7f-cd797d7168c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 453, 'network_id': '73ba3952-2a84-44b4-9504-2f28cda7d618'}] 2026-06-23 01:35:29.611 16 INFO neutron.plugins.ml2.plugin [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Attempt 10 to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 01:35:29.621 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-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a9928662-c0b4-4e17-b7e0-4dd498e68f55 could not be found. 2026-06-23 01:35:29.621 16 ERROR neutron.plugins.ml2.managers 2026-06-23 01:35:29.622 16 ERROR neutron.plugins.ml2.managers [None req-9f3f9725-c675-491a-be73-e1ab0ad2edf3 - - - - - -] Failed to bind port 0ddbedb8-1db9-4f0b-9b26-c5c5fa317ad4 on host instance for vnic_type normal using segments [{'id': 'fa692e6c-f3b6-4c3b-8a7f-cd797d7168c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 453, 'network_id': '73ba3952-2a84-44b4-9504-2f28cda7d618'}] 2026-06-23 01:35:35.700 16 INFO neutron.plugins.ml2.plugin [None req-e74581f0-39b7-4c23-8ba0-994cbfb76aed - - - - - -] Attempt 1 to provision port 4dceb10a-9b25-4d63-b816-77b3f4a6312c 2026-06-23 01:35:57.577 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 47d9e75d-6761-4fd8-b5fc-4dc8ea99596f 2026-06-23 01:35:58.665 16 INFO neutron.plugins.ml2.plugin [None req-b092b45c-9b84-475c-9213-2ae9b293be77 - - - - - -] Attempt 1 to provision port 47d9e75d-6761-4fd8-b5fc-4dc8ea99596f 2026-06-23 01:36:33.492 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 8122cade-8538-455d-bb9b-3bb5b7dc621a 2026-06-23 01:36:33.904 13 INFO neutron.plugins.ml2.plugin [None req-c1ea4ae5-6478-4f00-b479-b6ac8ee074aa - - - - - -] Attempt 1 to provision port 8122cade-8538-455d-bb9b-3bb5b7dc621a 2026-06-23 01:36:35.524 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 8122cade-8538-455d-bb9b-3bb5b7dc621a 2026-06-23 01:36:37.608 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 3b56255d-e3eb-4388-9da2-250619211985 2026-06-23 01:36:38.007 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port cee52d7e-491f-42a0-b439-a6e6683c7b15 2026-06-23 01:36:39.614 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 3b56255d-e3eb-4388-9da2-250619211985 2026-06-23 01:36:39.824 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 78e664b2-d0a8-42c1-8572-cca6cc2678ce 2026-06-23 01:36:40.156 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port cee52d7e-491f-42a0-b439-a6e6683c7b15 2026-06-23 01:36:41.468 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 78e664b2-d0a8-42c1-8572-cca6cc2678ce 2026-06-23 01:36:45.515 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 8122cade-8538-455d-bb9b-3bb5b7dc621a 2026-06-23 01:36:46.485 16 INFO neutron.plugins.ml2.plugin [None req-35ce7fde-60f8-48be-adc9-61ee8acefdff - - - - - -] Attempt 1 to provision port 3b56255d-e3eb-4388-9da2-250619211985 2026-06-23 01:36:46.547 16 INFO neutron.plugins.ml2.plugin [None req-35ce7fde-60f8-48be-adc9-61ee8acefdff - - - - - -] Attempt 1 to provision port 1c1975af-d089-4320-a48a-fec3ae437e65 2026-06-23 01:36:46.572 16 INFO neutron.plugins.ml2.plugin [None req-35ce7fde-60f8-48be-adc9-61ee8acefdff - - - - - -] Attempt 1 to provision port 8122cade-8538-455d-bb9b-3bb5b7dc621a 2026-06-23 01:36:46.611 16 INFO neutron.plugins.ml2.plugin [None req-35ce7fde-60f8-48be-adc9-61ee8acefdff - - - - - -] Attempt 1 to provision port 78e664b2-d0a8-42c1-8572-cca6cc2678ce 2026-06-23 01:36:46.655 16 INFO neutron.plugins.ml2.plugin [None req-35ce7fde-60f8-48be-adc9-61ee8acefdff - - - - - -] Attempt 1 to provision port 1f64bf5b-dae6-469b-8c1a-e56262a104b9 2026-06-23 01:36:52.052 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port ea50435f-e9d0-44ef-aacf-f07a7559f64d 2026-06-23 01:36:52.165 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2d857a1-af17-48d4-ad76-efaf55e399bf'] response: {'server_uuid': '03175a7f-e0ca-48d7-bc3d-9d80f92daa0c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea50435f-e9d0-44ef-aacf-f07a7559f64d', 'code': 200} 2026-06-23 01:36:53.488 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port ea50435f-e9d0-44ef-aacf-f07a7559f64d 2026-06-23 01:36:55.557 13 INFO neutron.plugins.ml2.plugin [None req-fd3b419c-7a0d-4d1a-be5a-bd81e4918354 - - - - - -] Attempt 1 to provision port 8122cade-8538-455d-bb9b-3bb5b7dc621a 2026-06-23 01:36:55.580 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 1f64bf5b-dae6-469b-8c1a-e56262a104b9 2026-06-23 01:36:55.609 13 INFO neutron.plugins.ml2.plugin [None req-fd3b419c-7a0d-4d1a-be5a-bd81e4918354 - - - - - -] Attempt 1 to provision port 5920ddec-a284-4db9-bc63-30eafab6e349 2026-06-23 01:36:55.707 13 INFO neutron.plugins.ml2.plugin [None req-fd3b419c-7a0d-4d1a-be5a-bd81e4918354 - - - - - -] Attempt 1 to provision port ea50435f-e9d0-44ef-aacf-f07a7559f64d 2026-06-23 01:36:55.750 13 INFO neutron.plugins.ml2.plugin [None req-fd3b419c-7a0d-4d1a-be5a-bd81e4918354 - - - - - -] Attempt 1 to provision port 3b56255d-e3eb-4388-9da2-250619211985 2026-06-23 01:36:55.814 13 INFO neutron.plugins.ml2.plugin [None req-fd3b419c-7a0d-4d1a-be5a-bd81e4918354 - - - - - -] Attempt 1 to provision port 5ae8a7a2-ca8d-4922-b7ff-4fc9c29a82d7 2026-06-23 01:36:55.860 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 1c1975af-d089-4320-a48a-fec3ae437e65 2026-06-23 01:36:55.949 13 INFO neutron.plugins.ml2.plugin [None req-fd3b419c-7a0d-4d1a-be5a-bd81e4918354 - - - - - -] Attempt 1 to provision port 78e664b2-d0a8-42c1-8572-cca6cc2678ce 2026-06-23 01:36:56.000 13 INFO neutron.plugins.ml2.plugin [None req-fd3b419c-7a0d-4d1a-be5a-bd81e4918354 - - - - - -] Attempt 1 to provision port 1f64bf5b-dae6-469b-8c1a-e56262a104b9 2026-06-23 01:36:56.114 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 5ae8a7a2-ca8d-4922-b7ff-4fc9c29a82d7 2026-06-23 01:36:56.308 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 5920ddec-a284-4db9-bc63-30eafab6e349 2026-06-23 01:36:57.551 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 1f64bf5b-dae6-469b-8c1a-e56262a104b9 2026-06-23 01:36:57.764 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 1c1975af-d089-4320-a48a-fec3ae437e65 2026-06-23 01:36:57.922 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 5ae8a7a2-ca8d-4922-b7ff-4fc9c29a82d7 2026-06-23 01:36:58.128 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 5920ddec-a284-4db9-bc63-30eafab6e349 2026-06-23 01:36:58.853 16 INFO neutron.plugins.ml2.plugin [None req-17c2eeba-e485-4091-8acf-8ff3a42b5f20 - - - - - -] Attempt 1 to provision port 5920ddec-a284-4db9-bc63-30eafab6e349 2026-06-23 01:36:58.996 16 INFO neutron.plugins.ml2.plugin [None req-17c2eeba-e485-4091-8acf-8ff3a42b5f20 - - - - - -] Attempt 1 to provision port 1f64bf5b-dae6-469b-8c1a-e56262a104b9 2026-06-23 01:36:59.083 16 INFO neutron.plugins.ml2.plugin [None req-17c2eeba-e485-4091-8acf-8ff3a42b5f20 - - - - - -] Attempt 1 to provision port 5ae8a7a2-ca8d-4922-b7ff-4fc9c29a82d7 2026-06-23 01:37:01.226 13 INFO neutron.plugins.ml2.plugin [None req-e6510b16-f29b-473a-b6f4-b45cb784c54b - - - - - -] Attempt 1 to provision port 5ae8a7a2-ca8d-4922-b7ff-4fc9c29a82d7 2026-06-23 01:37:01.296 13 INFO neutron.plugins.ml2.plugin [None req-e6510b16-f29b-473a-b6f4-b45cb784c54b - - - - - -] Attempt 1 to provision port ea50435f-e9d0-44ef-aacf-f07a7559f64d 2026-06-23 01:37:02.694 13 INFO neutron.plugins.ml2.plugin [None req-f615bf04-f2f9-4b98-a4ff-8ed542507667 - - - - - -] Attempt 1 to provision port 5920ddec-a284-4db9-bc63-30eafab6e349 2026-06-23 01:37:09.528 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 34c15f3b-9304-42eb-9cc9-7fb8264be548 2026-06-23 01:37:09.630 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-459a041d-e5c5-4212-b584-e97e1aaff660'] response: {'server_uuid': 'ba7fb15c-1c73-46c5-9ea9-9b4141b5793d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '34c15f3b-9304-42eb-9cc9-7fb8264be548', 'code': 200} 2026-06-23 01:37:11.520 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 34c15f3b-9304-42eb-9cc9-7fb8264be548 2026-06-23 01:37:35.463 13 INFO neutron.plugins.ml2.plugin [None req-1e6fbb74-2f1f-4c51-baa1-88f68cc678fc - - - - - -] Attempt 1 to provision port e835e1b7-61ba-4c3a-b7cc-dd6889f0c618 2026-06-23 01:37:56.036 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port a32102f0-9392-4d1e-b0a7-6db6edb702f3 2026-06-23 01:37:56.169 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-28f1c759-d378-4756-94ee-e2d54dd0caa7'] response: {'server_uuid': '03d7af0c-279d-423f-b47f-bdc5c7486235', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a32102f0-9392-4d1e-b0a7-6db6edb702f3', 'code': 200} 2026-06-23 01:37:57.509 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port a32102f0-9392-4d1e-b0a7-6db6edb702f3 2026-06-23 01:38:37.628 16 INFO neutron.plugins.ml2.plugin [None req-594851b5-b2ec-4c82-b9bd-9b246f06cafe - - - - - -] Attempt 1 to provision port 60424534-ecaf-440f-863d-05e4200a8465 2026-06-23 01:38:43.553 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 60424534-ecaf-440f-863d-05e4200a8465 2026-06-23 01:38:43.671 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d478651-3f3e-4269-b6d7-ce497fab8bac'] response: {'server_uuid': '03d7af0c-279d-423f-b47f-bdc5c7486235', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60424534-ecaf-440f-863d-05e4200a8465', 'code': 200} 2026-06-23 01:38:45.527 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 60424534-ecaf-440f-863d-05e4200a8465 2026-06-23 01:38:48.059 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 60424534-ecaf-440f-863d-05e4200a8465 2026-06-23 01:39:12.284 16 INFO neutron.plugins.ml2.plugin [None req-b8ce7067-9bf5-404b-9738-6b81082c533f - - - - - -] Attempt 1 to provision port 1139f482-880d-47eb-ba76-26b6357ea49d 2026-06-23 01:39:21.141 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 1139f482-880d-47eb-ba76-26b6357ea49d 2026-06-23 01:39:21.326 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4091cd10-02da-461f-b147-0f3e8f480f78'] response: {'server_uuid': '03d7af0c-279d-423f-b47f-bdc5c7486235', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1139f482-880d-47eb-ba76-26b6357ea49d', 'code': 200} 2026-06-23 01:39:21.786 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 1139f482-880d-47eb-ba76-26b6357ea49d 2026-06-23 01:39:32.162 13 INFO neutron.plugins.ml2.plugin [None req-3316d551-962a-459e-bc9e-f13aa72b651e - - - - - -] Attempt 1 to provision port 338f6fdc-0c24-40aa-8bd8-747e32297e26 2026-06-23 01:39:37.776 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 338f6fdc-0c24-40aa-8bd8-747e32297e26 2026-06-23 01:39:37.894 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e36c0e65-3774-42ed-8c4d-d3f5ffac883d'] response: {'server_uuid': '03d7af0c-279d-423f-b47f-bdc5c7486235', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '338f6fdc-0c24-40aa-8bd8-747e32297e26', 'code': 200} 2026-06-23 01:39:39.754 13 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 338f6fdc-0c24-40aa-8bd8-747e32297e26 2026-06-23 01:39:41.910 16 INFO neutron.plugins.ml2.plugin [None req-b4d7cf87-f207-48d3-9fc9-9de99d30a5de - - - - - -] Attempt 1 to provision port 1139f482-880d-47eb-ba76-26b6357ea49d 2026-06-23 01:39:55.858 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 338f6fdc-0c24-40aa-8bd8-747e32297e26 2026-06-23 01:39:55.984 13 INFO neutron.plugins.ml2.plugin [None req-cfacf746-12cb-47a3-a8bf-9ae38962acbd - - - - - -] Attempt 1 to provision port 338f6fdc-0c24-40aa-8bd8-747e32297e26 2026-06-23 01:39:57.368 13 INFO neutron.plugins.ml2.plugin [None req-4b2124d4-50a4-48d1-ae8f-d9743c36bdde - - - - - -] Attempt 1 to provision port 338f6fdc-0c24-40aa-8bd8-747e32297e26 2026-06-23 01:40:06.577 13 INFO neutron.plugins.ml2.plugin [None req-b71e5ad8-d24b-4a0b-85db-6c02744f49bf - - - - - -] Attempt 1 to provision port 1139f482-880d-47eb-ba76-26b6357ea49d 2026-06-23 01:40:07.929 16 INFO neutron.plugins.ml2.plugin [None req-4ae78f26-65bd-4847-aa51-d5f7a2873169 - - - - - -] Attempt 1 to provision port 1139f482-880d-47eb-ba76-26b6357ea49d