+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-09 02:10:25.697 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 02:10:25.697 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-05-09 02:10:25.697 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-09 02:10:25.697 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 02:10:26.821 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 02:10:26.898 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 02:10:26.901 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-09 02:10:26.902 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 02:10:26.902 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 02:10:26.903 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 02:10:26.903 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 02:10:26.909 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 02:10:26.909 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 02:10:26.909 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 02:10:26.928 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 02:10:26.929 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 02:10:26.929 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 02:10:26.961 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 02:10:26.961 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 02:10:26.962 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 02:10:26.962 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 02:10:27.237 1 INFO neutron.plugins.ml2.managers [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] Initializing driver for type 'vlan' 2026-05-09 02:10:27.491 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] VlanTypeDriver initialization complete 2026-05-09 02:10:27.491 1 INFO neutron.plugins.ml2.managers [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 02:10:27.491 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 02:10:27.520 1 INFO neutron.plugins.ml2.managers [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 02:10:27.520 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 02:10:27.520 1 INFO neutron.plugins.ml2.managers [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] Initializing extension driver 'port_security' 2026-05-09 02:10:27.520 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 02:10:27.520 1 INFO neutron.plugins.ml2.managers [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] Initializing extension driver 'qos' 2026-05-09 02:10:27.521 1 INFO neutron.plugins.ml2.managers [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 02:10:27.521 1 INFO neutron.plugins.ml2.managers [None req-a2670a5a-9809-4707-b514-b24026251203 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 02:10:27.530 1 INFO neutron.quota [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded quota_driver: . 2026-05-09 02:10:27.531 1 INFO neutron.plugins.ml2.plugin [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 02:10:27.531 1 INFO neutron.plugins.ml2.managers [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 02:10:27.531 1 INFO neutron.plugins.ml2.managers [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 02:10:27.531 1 INFO neutron.plugins.ml2.managers [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 02:10:27.531 1 INFO neutron.extensions.vlantransparent [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Disabled vlantransparent extension. 2026-05-09 02:10:27.531 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: qos 2026-05-09 02:10:27.542 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: router 2026-05-09 02:10:27.576 1 INFO neutron.services.service_base [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 02:10:27.576 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: segments 2026-05-09 02:10:27.642 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: trunk 2026-05-09 02:10:27.654 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: vpnaas 2026-05-09 02:10:27.684 1 WARNING stevedore.named [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 02:10:27.761 1 INFO neutron_vpnaas.services.vpn.plugin [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 02:10:27.761 1 INFO neutron.common.utils [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 02:10:27.761 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: auto_allocate 2026-05-09 02:10:27.766 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: tag 2026-05-09 02:10:27.771 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: timestamp 2026-05-09 02:10:27.773 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 02:10:27.776 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: flavors 2026-05-09 02:10:27.779 1 INFO neutron.manager [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loading Plugin: revisions 2026-05-09 02:10:27.781 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Initializing extension manager. 2026-05-09 02:10:27.782 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: address-group 2026-05-09 02:10:27.783 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: address-scope 2026-05-09 02:10:27.784 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 02:10:27.785 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: agent 2026-05-09 02:10:27.785 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 02:10:27.786 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 02:10:27.787 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 02:10:27.787 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: availability_zone 2026-05-09 02:10:27.788 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 02:10:27.788 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 02:10:27.789 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: default-subnetpools 2026-05-09 02:10:27.790 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 02:10:27.790 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: dns-integration 2026-05-09 02:10:27.791 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 02:10:27.791 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 02:10:27.792 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: dvr 2026-05-09 02:10:27.792 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 02:10:27.793 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 02:10:27.793 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 02:10:27.793 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 02:10:27.794 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: external-net 2026-05-09 02:10:27.794 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 02:10:27.795 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: extraroute 2026-05-09 02:10:27.795 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 02:10:27.796 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 02:10:27.796 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 02:10:27.797 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 02:10:27.797 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 02:10:27.797 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: fip-port-details 2026-05-09 02:10:27.798 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: flavors 2026-05-09 02:10:27.799 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 02:10:27.800 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: floatingip-pools 2026-05-09 02:10:27.800 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: ip_allocation 2026-05-09 02:10:27.800 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 02:10:27.801 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: l2_adjacency 2026-05-09 02:10:27.802 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: router 2026-05-09 02:10:27.803 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 02:10:27.804 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-09 02:10:27.804 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-09 02:10:27.805 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 02:10:27.805 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: l3-ha 2026-05-09 02:10:27.806 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 02:10:27.806 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 02:10:27.806 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: l3-flavors 2026-05-09 02:10:27.807 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 02:10:27.808 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 02:10:27.810 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 02:10:27.811 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 02:10:27.811 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 02:10:27.812 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 02:10:27.813 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 02:10:27.813 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: multi-provider 2026-05-09 02:10:27.814 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: net-mtu 2026-05-09 02:10:27.814 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 02:10:27.815 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: network_availability_zone 2026-05-09 02:10:27.815 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: network_ha 2026-05-09 02:10:27.816 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: network-ip-availability 2026-05-09 02:10:27.816 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 02:10:27.817 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: pagination 2026-05-09 02:10:27.817 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: port-device-profile 2026-05-09 02:10:27.818 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-09 02:10:27.818 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 02:10:27.818 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 02:10:27.819 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: port-mac-override 2026-05-09 02:10:27.819 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 02:10:27.820 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 02:10:27.820 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-09 02:10:27.821 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: port-resource-request 2026-05-09 02:10:27.821 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 02:10:27.822 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-09 02:10:27.822 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: binding 2026-05-09 02:10:27.823 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: binding-extended 2026-05-09 02:10:27.823 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: port-security 2026-05-09 02:10:27.824 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: project-id 2026-05-09 02:10:27.824 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: provider 2026-05-09 02:10:27.826 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos 2026-05-09 02:10:27.826 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 02:10:27.827 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 02:10:27.827 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-default 2026-05-09 02:10:27.828 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-fip 2026-05-09 02:10:27.828 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 02:10:27.828 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 02:10:27.829 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 02:10:27.829 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 02:10:27.830 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 02:10:27.830 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-pps 2026-05-09 02:10:27.831 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 02:10:27.831 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 02:10:27.832 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 02:10:27.832 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: quota-check-limit 2026-05-09 02:10:27.834 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: quotas 2026-05-09 02:10:27.837 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: quota_details 2026-05-09 02:10:27.838 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: rbac-policies 2026-05-09 02:10:27.839 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: rbac-address-group 2026-05-09 02:10:27.839 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 02:10:27.840 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 02:10:27.840 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 02:10:27.840 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: revision-if-match 2026-05-09 02:10:27.841 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 02:10:27.842 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: router_availability_zone 2026-05-09 02:10:27.842 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 02:10:27.843 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 02:10:27.844 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 02:10:27.844 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 02:10:27.845 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 02:10:27.845 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-09 02:10:27.845 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 02:10:27.849 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: security-group 2026-05-09 02:10:27.850 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: segment 2026-05-09 02:10:27.850 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 02:10:27.851 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: service-type 2026-05-09 02:10:27.851 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: sorting 2026-05-09 02:10:27.852 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 02:10:27.852 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: standard-attr-description 2026-05-09 02:10:27.853 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: stateful-security-group 2026-05-09 02:10:27.853 1 WARNING neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 02:10:27.853 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 02:10:27.854 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: subnet-external-network 2026-05-09 02:10:27.854 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: subnet_onboard 2026-05-09 02:10:27.855 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 02:10:27.855 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: subnet-service-types 2026-05-09 02:10:27.856 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: subnet_allocation 2026-05-09 02:10:27.856 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 02:10:27.857 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: tag-creation 2026-05-09 02:10:27.857 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 02:10:27.860 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 02:10:27.861 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 02:10:27.861 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: trunk 2026-05-09 02:10:27.862 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: trunk-details 2026-05-09 02:10:27.862 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 02:10:27.863 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 02:10:27.864 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-09 02:10:27.865 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 02:10:27.865 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: vpn-flavors 2026-05-09 02:10:27.867 1 INFO neutron.api.extensions [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Loaded extension: vpnaas 2026-05-09 02:10:27.869 1 INFO oslo_service.service [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Starting 2 workers 2026-05-09 02:10:27.873 1 INFO oslo_service.service [None req-432631b7-58e9-4c20-b5de-2b19cb8a16c7 - - - - - -] Starting 1 workers 2026-05-09 02:11:07.851 9 INFO neutron.db.l3_hamode_db [None req-aaeaa0a5-ab2e-4628-9d9f-3395cca277b7 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 02:11:24.904 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port f4906941-30dc-4dbe-94a5-abf52ed64624 2026-05-09 02:11:26.347 10 INFO neutron.plugins.ml2.plugin [None req-b20c8206-dae2-4456-adb7-d9227da54e05 - - - - - -] Attempt 1 to provision port f4906941-30dc-4dbe-94a5-abf52ed64624 2026-05-09 02:11:26.822 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port f4906941-30dc-4dbe-94a5-abf52ed64624 2026-05-09 02:11:27.447 9 INFO neutron.plugins.ml2.plugin [None req-6e5c3efc-b668-492a-956d-9e7ca4866133 - - - - - -] Attempt 1 to provision port f4906941-30dc-4dbe-94a5-abf52ed64624 2026-05-09 02:15:51.008 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port da141232-bb90-48f0-a278-36e53b2f82b1 2026-05-09 02:15:51.575 10 INFO neutron.plugins.ml2.plugin [None req-4183a3d1-a12a-4d85-8ab5-0f69f9000ba9 - - - - - -] Attempt 1 to provision port da141232-bb90-48f0-a278-36e53b2f82b1 2026-05-09 02:15:52.678 10 INFO neutron.plugins.ml2.plugin [None req-cbba12f5-fbfe-442c-b03d-864c56ac2d28 - - - - - -] Attempt 1 to provision port da141232-bb90-48f0-a278-36e53b2f82b1 2026-05-09 02:15:52.991 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port da141232-bb90-48f0-a278-36e53b2f82b1 2026-05-09 02:15:58.205 9 INFO neutron.plugins.ml2.plugin [None req-922651c0-58f5-4c20-bb63-5f04d09e41ed - - - - - -] Attempt 1 to provision port 0df8ff6c-33f3-4ed6-a4fb-19db36fdf8fb 2026-05-09 02:19:27.671 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 0df8ff6c-33f3-4ed6-a4fb-19db36fdf8fb 2026-05-09 02:19:29.111 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 0df8ff6c-33f3-4ed6-a4fb-19db36fdf8fb 2026-05-09 02:28:21.437 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 404b1fd4-ea6d-4efc-99b0-ed3d0c562bb9 2026-05-09 02:28:23.418 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 404b1fd4-ea6d-4efc-99b0-ed3d0c562bb9 2026-05-09 02:43:19.963 10 INFO neutron.plugins.ml2.plugin [None req-67bf18bb-0e55-4add-9042-e9223c39bdab - - - - - -] Attempt 1 to provision port 252b4137-ca06-4ec6-8ef2-af71fb3de8d2 2026-05-09 02:43:19.972 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 17f92cdf-2bce-4ade-b620-e9309c28d1e1 2026-05-09 02:43:20.254 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 8097a152-02e1-4e86-be9d-ba9dc13671fb 2026-05-09 02:43:20.687 9 INFO neutron.plugins.ml2.plugin [None req-151005dc-978f-49f7-b529-a62242163b25 - - - - - -] Attempt 1 to provision port 52277c19-02ec-48a3-9410-7d2edb210168 2026-05-09 02:43:21.371 10 INFO neutron.plugins.ml2.plugin [None req-8b8064fe-16a2-4f60-900d-d90263d9d899 - - - - - -] Attempt 1 to provision port 8097a152-02e1-4e86-be9d-ba9dc13671fb 2026-05-09 02:43:21.490 10 INFO neutron.plugins.ml2.plugin [None req-8b8064fe-16a2-4f60-900d-d90263d9d899 - - - - - -] Attempt 1 to provision port 17f92cdf-2bce-4ade-b620-e9309c28d1e1 2026-05-09 02:43:21.953 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 17f92cdf-2bce-4ade-b620-e9309c28d1e1 2026-05-09 02:43:22.081 10 INFO neutron.plugins.ml2.plugin [None req-5385450d-c5da-4970-a757-a565300a09c4 - - - - - -] Attempt 1 to provision port 17f92cdf-2bce-4ade-b620-e9309c28d1e1 2026-05-09 02:43:22.182 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 8097a152-02e1-4e86-be9d-ba9dc13671fb 2026-05-09 02:43:22.788 10 INFO neutron.plugins.ml2.plugin [None req-7c1c1cae-6f0f-4261-91e6-2e5125712469 - - - - - -] Attempt 1 to provision port 8097a152-02e1-4e86-be9d-ba9dc13671fb 2026-05-09 02:43:22.894 10 INFO neutron.plugins.ml2.plugin [None req-7c1c1cae-6f0f-4261-91e6-2e5125712469 - - - - - -] Attempt 1 to provision port 0d886486-6c08-4c25-b272-9497795557db 2026-05-09 02:43:23.498 9 INFO neutron.plugins.ml2.plugin [None req-f4b72fb1-ff85-44d7-ba6c-1b9a0566533d - - - - - -] Attempt 1 to provision port 36700fe8-b340-4194-a2af-732bd33f366d 2026-05-09 02:43:23.543 9 INFO neutron.plugins.ml2.plugin [None req-f4b72fb1-ff85-44d7-ba6c-1b9a0566533d - - - - - -] Attempt 1 to provision port 0d886486-6c08-4c25-b272-9497795557db 2026-05-09 02:43:24.194 10 INFO neutron.plugins.ml2.plugin [None req-c4cb6d30-88a8-4710-a7c5-ac9dc3f401a9 - - - - - -] Attempt 1 to provision port 36700fe8-b340-4194-a2af-732bd33f366d 2026-05-09 02:43:24.218 10 INFO neutron.plugins.ml2.plugin [None req-c4cb6d30-88a8-4710-a7c5-ac9dc3f401a9 - - - - - -] Attempt 1 to provision port 0d886486-6c08-4c25-b272-9497795557db 2026-05-09 02:43:24.903 9 INFO neutron.plugins.ml2.plugin [None req-07d2cd55-201b-42c0-9f32-9c3305f59bf8 - - - - - -] Attempt 1 to provision port 49f242c5-67f9-407f-bad3-c9579d8248f5 2026-05-09 02:43:25.609 10 INFO neutron.plugins.ml2.plugin [None req-14bf6d3c-7a30-4679-8d39-7e44b42ebbd3 - - - - - -] Attempt 1 to provision port 087a36a2-a430-4d7d-8b51-d56e74e27b50 2026-05-09 02:43:25.950 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 087a36a2-a430-4d7d-8b51-d56e74e27b50 2026-05-09 02:43:26.908 10 INFO neutron.plugins.ml2.plugin [None req-3b804b74-77a2-47f5-b0ea-526412b60a80 - - - - - -] Attempt 1 to provision port 087a36a2-a430-4d7d-8b51-d56e74e27b50 2026-05-09 02:43:26.973 10 INFO neutron.plugins.ml2.plugin [None req-3b804b74-77a2-47f5-b0ea-526412b60a80 - - - - - -] Attempt 1 to provision port 2c2ce4cb-80b0-4292-be8b-5eb7bf67f77d 2026-05-09 02:43:27.616 9 INFO neutron.plugins.ml2.plugin [None req-cf5fa96d-dce9-4e55-9921-c5edafab3f97 - - - - - -] Attempt 1 to provision port 2c2ce4cb-80b0-4292-be8b-5eb7bf67f77d 2026-05-09 02:43:28.521 9 INFO neutron.plugins.ml2.plugin [None req-8112eede-f2c6-446c-8b40-153622124f5e - - - - - -] Attempt 1 to provision port 2c2ce4cb-80b0-4292-be8b-5eb7bf67f77d 2026-05-09 02:43:32.040 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 220db866-4a1d-45b5-bfb2-c4da09feb3c0 2026-05-09 02:43:32.435 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 50061663-7104-4e4c-8f2f-12f3854cfb9a 2026-05-09 02:43:34.312 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 220db866-4a1d-45b5-bfb2-c4da09feb3c0 2026-05-09 02:43:34.605 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 50061663-7104-4e4c-8f2f-12f3854cfb9a 2026-05-09 02:43:35.863 10 INFO neutron.plugins.ml2.plugin [None req-daf31178-6bfc-4dba-ac6f-7fa3ad6b336e - - - - - -] Attempt 1 to provision port ab69eef9-a79a-4ca2-8507-5682b73d3e8c 2026-05-09 02:43:36.351 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 177cf460-ae4a-474b-adb2-78ac42d8ff9e 2026-05-09 02:43:37.171 10 INFO neutron.plugins.ml2.plugin [None req-0be7789c-1958-4219-b4ae-72c34b03d493 - - - - - -] Attempt 1 to provision port 177cf460-ae4a-474b-adb2-78ac42d8ff9e 2026-05-09 02:43:38.284 10 INFO neutron.plugins.ml2.plugin [None req-cbf913b4-11d6-4ef7-b12b-c020a4381fe4 - - - - - -] Attempt 1 to provision port 177cf460-ae4a-474b-adb2-78ac42d8ff9e 2026-05-09 02:43:38.363 10 INFO neutron.plugins.ml2.plugin [None req-cbf913b4-11d6-4ef7-b12b-c020a4381fe4 - - - - - -] Attempt 1 to provision port 09e77c62-7055-4051-b40b-55b663506116 2026-05-09 02:43:38.437 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 177cf460-ae4a-474b-adb2-78ac42d8ff9e 2026-05-09 02:43:38.622 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port a10df587-6335-44f0-99a6-c66218d8f098 2026-05-09 02:43:39.216 10 INFO neutron.plugins.ml2.plugin [None req-02bf09ec-1a2c-4961-b0da-0d255e2c6f93 - - - - - -] Attempt 1 to provision port 09e77c62-7055-4051-b40b-55b663506116 2026-05-09 02:43:39.899 9 INFO neutron.plugins.ml2.plugin [None req-92065d23-5b19-4938-927d-023ed5b7bb8a - - - - - -] Attempt 1 to provision port 09e77c62-7055-4051-b40b-55b663506116 2026-05-09 02:43:41.431 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port a4c844c3-1758-470d-b916-dd00b5e460b2 2026-05-09 02:43:41.805 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port bc39e48e-1102-4bda-967c-3a9f9fe4b95f 2026-05-09 02:43:41.993 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d049a284-7af8-43e7-b8af-1c9f6457ff82'] response: {'server_uuid': 'c1e00125-79b5-4099-ad4c-9d1ca7427224', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4c844c3-1758-470d-b916-dd00b5e460b2', 'code': 200} 2026-05-09 02:43:43.347 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port bc39e48e-1102-4bda-967c-3a9f9fe4b95f 2026-05-09 02:43:43.549 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port a4c844c3-1758-470d-b916-dd00b5e460b2 2026-05-09 02:43:44.046 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5a7f92c-0c84-4b0e-aedd-58499381dfde'] response: {'server_uuid': '2ab4b606-6ee0-4462-a760-797ef464d5b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc39e48e-1102-4bda-967c-3a9f9fe4b95f', 'code': 200} 2026-05-09 02:43:46.842 9 INFO neutron.plugins.ml2.plugin [None req-435e92cf-7b96-4013-96e8-6824470eae45 - - - - - -] Attempt 1 to provision port 1e2344ea-aea0-4144-99f1-082cea8d87ad 2026-05-09 02:43:47.453 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 99700702-5ef4-4eab-9a77-1dff03acff26 2026-05-09 02:43:47.941 10 INFO neutron.plugins.ml2.plugin [None req-d4b2a0ed-4cbb-42e2-8e33-35f6b6a43ba5 - - - - - -] Attempt 1 to provision port 99700702-5ef4-4eab-9a77-1dff03acff26 2026-05-09 02:43:49.311 10 INFO neutron.plugins.ml2.plugin [None req-af6060d7-09a7-4681-93c3-d79d3ddd919f - - - - - -] Attempt 1 to provision port 99700702-5ef4-4eab-9a77-1dff03acff26 2026-05-09 02:43:49.388 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 99700702-5ef4-4eab-9a77-1dff03acff26 2026-05-09 02:43:49.564 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 167c2ea6-8d63-4131-8dd8-4f88758a3a72 2026-05-09 02:43:50.186 10 INFO neutron.plugins.ml2.plugin [None req-191e27b4-ee79-43bd-8b30-5a3ad00cf4dd - - - - - -] Attempt 1 to provision port 31f8edfc-2ea7-4f24-b9b6-ec05cdf4b0ff 2026-05-09 02:43:50.887 10 INFO neutron.plugins.ml2.plugin [None req-e99a9305-25c8-4dfd-967b-567619f9959f - - - - - -] Attempt 1 to provision port 31f8edfc-2ea7-4f24-b9b6-ec05cdf4b0ff 2026-05-09 02:43:51.500 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 167c2ea6-8d63-4131-8dd8-4f88758a3a72 2026-05-09 02:43:59.344 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 1bf51b0a-4e28-4fe4-9951-9304b8b7a6b1 2026-05-09 02:43:59.533 9 INFO neutron.plugins.ml2.plugin [None req-5247ba22-3397-4019-b6ac-c31c925591ff - - - - - -] Attempt 1 to provision port c42e6e2e-8479-43b7-b872-79a6edc34cf6 2026-05-09 02:44:00.639 10 INFO neutron.plugins.ml2.plugin [None req-4732d8ac-a183-4eac-bba4-3ca9f13d36bd - - - - - -] Attempt 1 to provision port 1bf51b0a-4e28-4fe4-9951-9304b8b7a6b1 2026-05-09 02:44:01.746 10 INFO neutron.plugins.ml2.plugin [None req-1349b535-eb4e-4d56-827a-64db7d5eb240 - - - - - -] Attempt 1 to provision port 1bf51b0a-4e28-4fe4-9951-9304b8b7a6b1 2026-05-09 02:44:01.843 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 5ebcf3af-2fab-48a5-88c5-919acf78daa6 2026-05-09 02:44:02.185 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 1bf51b0a-4e28-4fe4-9951-9304b8b7a6b1 2026-05-09 02:44:02.450 10 INFO neutron.plugins.ml2.plugin [None req-d06d8cb0-96b8-4125-b170-f0f0208e31df - - - - - -] Attempt 1 to provision port eb5be649-42b0-49d4-a325-9aaadfdab1cf 2026-05-09 02:44:02.512 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4839cc41-7420-4871-be5f-aa1c7fcff7f2'] response: {'server_uuid': 'c1169299-5e6d-4e1f-8817-878e197d7d47', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ebcf3af-2fab-48a5-88c5-919acf78daa6', 'code': 200} 2026-05-09 02:44:03.160 10 INFO neutron.plugins.ml2.plugin [None req-e7d65603-fb46-4d23-8dce-0e0a69615744 - - - - - -] Attempt 1 to provision port eb5be649-42b0-49d4-a325-9aaadfdab1cf 2026-05-09 02:44:03.393 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 4ec92e0e-38bc-462d-90a2-3d246ce79482 2026-05-09 02:44:03.740 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 5ebcf3af-2fab-48a5-88c5-919acf78daa6 2026-05-09 02:44:05.228 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 4ec92e0e-38bc-462d-90a2-3d246ce79482 2026-05-09 02:44:08.306 9 WARNING neutron.plugins.ml2.plugin [None req-7711eceb-8280-4d61-b958-9034780ddf72 - - - - - -] Concurrent port binding operations failed on port 1e2344ea-aea0-4144-99f1-082cea8d87ad 2026-05-09 02:44:08.309 9 INFO neutron.plugins.ml2.plugin [None req-7711eceb-8280-4d61-b958-9034780ddf72 - - - - - -] Attempt 2 to bind port 1e2344ea-aea0-4144-99f1-082cea8d87ad 2026-05-09 02:44:08.576 9 WARNING neutron.plugins.ml2.plugin [None req-7711eceb-8280-4d61-b958-9034780ddf72 - - - - - -] Concurrent port binding operations failed on port 31f8edfc-2ea7-4f24-b9b6-ec05cdf4b0ff 2026-05-09 02:44:08.580 9 INFO neutron.plugins.ml2.plugin [None req-7711eceb-8280-4d61-b958-9034780ddf72 - - - - - -] Attempt 2 to bind port 31f8edfc-2ea7-4f24-b9b6-ec05cdf4b0ff 2026-05-09 02:44:09.405 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 0d886486-6c08-4c25-b272-9497795557db 2026-05-09 02:44:09.717 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 52277c19-02ec-48a3-9410-7d2edb210168 2026-05-09 02:44:09.969 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 1e2344ea-aea0-4144-99f1-082cea8d87ad 2026-05-09 02:44:10.272 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 31f8edfc-2ea7-4f24-b9b6-ec05cdf4b0ff 2026-05-09 02:44:12.004 10 INFO neutron.plugins.ml2.plugin [None req-adc952bd-c4d6-46f5-b3bf-f1ee95cbb767 - - - - - -] Attempt 1 to provision port bc39e48e-1102-4bda-967c-3a9f9fe4b95f 2026-05-09 02:44:12.451 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 0d886486-6c08-4c25-b272-9497795557db 2026-05-09 02:44:12.713 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 513ca411-add6-46be-b80b-a6c63662923e 2026-05-09 02:44:12.818 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99e90360-7565-43d7-aee7-62893a0256b3'] response: {'server_uuid': '82add65c-1377-433b-8627-5be54ddb78f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '513ca411-add6-46be-b80b-a6c63662923e', 'code': 200} 2026-05-09 02:44:13.111 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 52277c19-02ec-48a3-9410-7d2edb210168 2026-05-09 02:44:13.789 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port bc39e48e-1102-4bda-967c-3a9f9fe4b95f 2026-05-09 02:44:13.980 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 513ca411-add6-46be-b80b-a6c63662923e 2026-05-09 02:44:16.121 10 INFO neutron.plugins.ml2.plugin [None req-02202ae7-c056-4d88-99c6-1490df3b82cf - - - - - -] Attempt 1 to provision port bc39e48e-1102-4bda-967c-3a9f9fe4b95f 2026-05-09 02:44:17.752 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a732f8d4-0d64-4999-bf5e-459ebc6bec58'] response: {'server_uuid': '82add65c-1377-433b-8627-5be54ddb78f8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '513ca411-add6-46be-b80b-a6c63662923e', 'code': 200} 2026-05-09 02:44:18.252 9 INFO neutron.plugins.ml2.plugin [None req-f7c90b7e-b671-4092-b149-dbcd057d6407 - - - - - -] Attempt 1 to provision port fde3d54c-d24d-40ba-9f5b-bf071f5e1892 2026-05-09 02:44:19.357 10 INFO neutron.plugins.ml2.plugin [None req-fa91f6c6-b289-4592-9cbc-0836c449510a - - - - - -] Attempt 1 to provision port 6bbebafc-4044-4b30-9553-6d8fe1feb90b 2026-05-09 02:44:19.761 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 6bbebafc-4044-4b30-9553-6d8fe1feb90b 2026-05-09 02:44:20.008 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port c42e6e2e-8479-43b7-b872-79a6edc34cf6 2026-05-09 02:44:20.299 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port eb5be649-42b0-49d4-a325-9aaadfdab1cf 2026-05-09 02:44:20.469 9 INFO neutron.plugins.ml2.plugin [None req-47d6ce38-a845-4e75-b1ba-ffc01fe8ca09 - - - - - -] Attempt 1 to provision port 501d5b06-50c4-40f4-8dcf-ad37868094f9 2026-05-09 02:44:20.511 9 INFO neutron.plugins.ml2.plugin [None req-47d6ce38-a845-4e75-b1ba-ffc01fe8ca09 - - - - - -] Attempt 1 to provision port 6bbebafc-4044-4b30-9553-6d8fe1feb90b 2026-05-09 02:44:21.176 10 INFO neutron.plugins.ml2.plugin [None req-800e0d18-39c2-4cbc-93e2-9b8ed4b13ec2 - - - - - -] Attempt 1 to provision port 501d5b06-50c4-40f4-8dcf-ad37868094f9 2026-05-09 02:44:21.653 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 6bbebafc-4044-4b30-9553-6d8fe1feb90b 2026-05-09 02:44:21.859 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port c42e6e2e-8479-43b7-b872-79a6edc34cf6 2026-05-09 02:44:22.058 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port a6c94b8c-79c4-45d9-8437-9a095b128ad7 2026-05-09 02:44:22.080 10 INFO neutron.plugins.ml2.plugin [None req-aea3d1b7-86c6-4b28-8b99-1c5dbb48312b - - - - - -] Attempt 1 to provision port 501d5b06-50c4-40f4-8dcf-ad37868094f9 2026-05-09 02:44:23.710 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port a6c94b8c-79c4-45d9-8437-9a095b128ad7 2026-05-09 02:44:29.512 10 INFO neutron.plugins.ml2.plugin [None req-85bd0107-ece0-45d6-9be0-5600ad139c37 - - - - - -] Attempt 1 to provision port 5e39f981-1a51-441b-b039-402dc1c6cbac 2026-05-09 02:44:29.658 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 057e9bcb-5ff5-4e86-8a89-0e3b2f01c4ab 2026-05-09 02:44:30.823 10 INFO neutron.plugins.ml2.plugin [None req-551e6d6c-7d6a-4e30-aa11-9c2ed184a68a - - - - - -] Attempt 1 to provision port 057e9bcb-5ff5-4e86-8a89-0e3b2f01c4ab 2026-05-09 02:44:31.935 10 INFO neutron.plugins.ml2.plugin [None req-bf56ca5b-e010-44f7-a683-460bfac7f18d - - - - - -] Attempt 1 to provision port 72ac3ab2-0979-4980-980c-d25c72326a67 2026-05-09 02:44:31.983 10 INFO neutron.plugins.ml2.plugin [None req-bf56ca5b-e010-44f7-a683-460bfac7f18d - - - - - -] Attempt 1 to provision port 057e9bcb-5ff5-4e86-8a89-0e3b2f01c4ab 2026-05-09 02:44:32.152 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 777ddec6-b489-42a1-bba7-8d6497910fdd 2026-05-09 02:44:32.251 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-482a7dd2-1f97-4501-a83e-8775039a5667'] response: {'server_uuid': '54ef8a43-69c1-4416-bf8f-0211aa173a0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '777ddec6-b489-42a1-bba7-8d6497910fdd', 'code': 200} 2026-05-09 02:44:32.545 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 057e9bcb-5ff5-4e86-8a89-0e3b2f01c4ab 2026-05-09 02:44:32.658 9 INFO neutron.plugins.ml2.plugin [None req-850ae2a2-aae5-4c18-ae41-096072e2e897 - - - - - -] Attempt 1 to provision port 72ac3ab2-0979-4980-980c-d25c72326a67 2026-05-09 02:44:32.853 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 4bcc5a88-68ce-448e-9d76-1351ae9b2c81 2026-05-09 02:44:33.353 10 INFO neutron.plugins.ml2.plugin [None req-e9955d4e-7010-4cac-8681-9d1f3df5c939 - - - - - -] Attempt 1 to provision port 72ac3ab2-0979-4980-980c-d25c72326a67 2026-05-09 02:44:33.751 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 777ddec6-b489-42a1-bba7-8d6497910fdd 2026-05-09 02:44:33.951 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 4bcc5a88-68ce-448e-9d76-1351ae9b2c81 2026-05-09 02:44:39.836 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 501d5b06-50c4-40f4-8dcf-ad37868094f9 2026-05-09 02:44:40.070 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port fde3d54c-d24d-40ba-9f5b-bf071f5e1892 2026-05-09 02:44:41.733 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 501d5b06-50c4-40f4-8dcf-ad37868094f9 2026-05-09 02:44:41.906 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port fde3d54c-d24d-40ba-9f5b-bf071f5e1892 2026-05-09 02:44:49.788 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 72ac3ab2-0979-4980-980c-d25c72326a67 2026-05-09 02:44:50.100 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 5e39f981-1a51-441b-b039-402dc1c6cbac 2026-05-09 02:44:52.417 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 72ac3ab2-0979-4980-980c-d25c72326a67 2026-05-09 02:44:52.647 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 7a883fa3-35d5-435a-a919-1abd573556d9 2026-05-09 02:44:52.786 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c58d7096-e9c3-489a-ac88-354e37ae2d13'] response: {'server_uuid': '15751876-f536-4a68-ad6d-657aaa4a31f7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a883fa3-35d5-435a-a919-1abd573556d9', 'code': 200} 2026-05-09 02:44:53.239 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 5e39f981-1a51-441b-b039-402dc1c6cbac 2026-05-09 02:44:54.155 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b49f8c39-2eb8-4dad-b243-4b7e172a5f55'] response: {'server_uuid': '54ef8a43-69c1-4416-bf8f-0211aa173a0f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '777ddec6-b489-42a1-bba7-8d6497910fdd', 'code': 200} 2026-05-09 02:44:54.989 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 98e3e451-c3d0-4dc6-928b-225f54ca23f9 2026-05-09 02:44:55.426 9 INFO neutron.plugins.ml2.plugin [None req-54f552d5-81e7-4f93-bd66-b2467bdf7a94 - - - - - -] Attempt 1 to provision port 46dabe12-268b-4f4e-ba17-632b09c9478e 2026-05-09 02:44:55.453 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 46dabe12-268b-4f4e-ba17-632b09c9478e 2026-05-09 02:44:55.685 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 7a883fa3-35d5-435a-a919-1abd573556d9 2026-05-09 02:44:55.916 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 777ddec6-b489-42a1-bba7-8d6497910fdd 2026-05-09 02:44:56.056 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf24165e-7337-4de0-90e8-93ae43e2a1ff'] response: {'server_uuid': '54ef8a43-69c1-4416-bf8f-0211aa173a0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '777ddec6-b489-42a1-bba7-8d6497910fdd', 'code': 200} 2026-05-09 02:44:56.134 9 INFO neutron.plugins.ml2.plugin [None req-b75dba0e-4414-4044-9302-48092e21862b - - - - - -] Attempt 1 to provision port 98e3e451-c3d0-4dc6-928b-225f54ca23f9 2026-05-09 02:44:56.773 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port b32a9ae5-c778-4075-9090-60c8d205caf0 2026-05-09 02:44:57.250 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 94d3c90c-9c5e-44b5-bce1-69531a2085a3 2026-05-09 02:44:57.688 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 777ddec6-b489-42a1-bba7-8d6497910fdd 2026-05-09 02:44:57.744 10 INFO neutron.plugins.ml2.plugin [None req-fe71823b-a33a-44b6-b462-a8b54a35f4ec - - - - - -] Attempt 1 to provision port b32a9ae5-c778-4075-9090-60c8d205caf0 2026-05-09 02:45:12.866 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3039724-2ef8-49ce-836e-1bac060b5b88'] response: {'server_uuid': '54ef8a43-69c1-4416-bf8f-0211aa173a0f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '777ddec6-b489-42a1-bba7-8d6497910fdd', 'code': 200} 2026-05-09 02:45:16.775 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 0b38c596-443f-4d85-89c1-ae2a16b86092 2026-05-09 02:45:17.829 10 INFO neutron.plugins.ml2.plugin [None req-123c530b-2505-4a50-8d35-6488c8b4a26c - - - - - -] Attempt 1 to provision port 0b38c596-443f-4d85-89c1-ae2a16b86092 2026-05-09 02:45:18.910 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 8b0088ac-f862-4855-a5a4-d00c9e8204c1 2026-05-09 02:45:18.941 9 INFO neutron.plugins.ml2.plugin [None req-a6addf3d-6f1c-4de0-a4e7-9822f27d6950 - - - - - -] Attempt 1 to provision port 3fef3c4c-ab5f-4188-8024-0561899a55ae 2026-05-09 02:45:19.350 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 0b38c596-443f-4d85-89c1-ae2a16b86092 2026-05-09 02:45:19.677 10 INFO neutron.plugins.ml2.plugin [None req-8e39afac-77ca-4203-a72e-990fe9e6e773 - - - - - -] Attempt 1 to provision port 4a1c504e-ef46-46e6-8ae5-643ebb4c7977 2026-05-09 02:45:19.697 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 4a1c504e-ef46-46e6-8ae5-643ebb4c7977 2026-05-09 02:45:21.357 10 INFO neutron.plugins.ml2.plugin [None req-1f1c476b-ee19-4874-b483-85a7bc7b4616 - - - - - -] Attempt 1 to provision port 4a1c504e-ef46-46e6-8ae5-643ebb4c7977 2026-05-09 02:45:21.416 10 INFO neutron.plugins.ml2.plugin [None req-1f1c476b-ee19-4874-b483-85a7bc7b4616 - - - - - -] Attempt 1 to provision port 0b38c596-443f-4d85-89c1-ae2a16b86092 2026-05-09 02:45:21.468 10 INFO neutron.plugins.ml2.plugin [None req-1f1c476b-ee19-4874-b483-85a7bc7b4616 - - - - - -] Attempt 1 to provision port 8b0088ac-f862-4855-a5a4-d00c9e8204c1 2026-05-09 02:45:21.775 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 8b0088ac-f862-4855-a5a4-d00c9e8204c1 2026-05-09 02:45:22.011 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 3bc1dd59-a317-4deb-9169-b15de93477a9 2026-05-09 02:45:22.070 10 INFO neutron.plugins.ml2.plugin [None req-dd2f7fe7-5164-4970-a539-7fa03d4855db - - - - - -] Attempt 1 to provision port 8b0088ac-f862-4855-a5a4-d00c9e8204c1 2026-05-09 02:45:22.184 10 INFO neutron.plugins.ml2.plugin [None req-dd2f7fe7-5164-4970-a539-7fa03d4855db - - - - - -] Attempt 1 to provision port 6863311f-f911-4e4d-aad1-3ce6177ae1b4 2026-05-09 02:45:22.444 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 968a8cc2-0a0e-4777-915a-750ec2ba7e2c 2026-05-09 02:45:22.773 9 INFO neutron.plugins.ml2.plugin [None req-782b5671-9968-43d9-b607-b4e978e49cbe - - - - - -] Attempt 1 to provision port 0b38c596-443f-4d85-89c1-ae2a16b86092 2026-05-09 02:45:22.880 9 INFO neutron.plugins.ml2.plugin [None req-782b5671-9968-43d9-b607-b4e978e49cbe - - - - - -] Attempt 1 to provision port 27552c1d-f089-4882-a401-b1f0a91f2c6d 2026-05-09 02:45:22.904 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 4a1c504e-ef46-46e6-8ae5-643ebb4c7977 2026-05-09 02:45:23.473 9 INFO neutron.plugins.ml2.plugin [None req-cff7ef1e-b12d-4135-b16b-ed09dba3187f - - - - - -] Attempt 1 to provision port 4a1c504e-ef46-46e6-8ae5-643ebb4c7977 2026-05-09 02:45:23.621 9 INFO neutron.plugins.ml2.plugin [None req-cff7ef1e-b12d-4135-b16b-ed09dba3187f - - - - - -] Attempt 1 to provision port 27552c1d-f089-4882-a401-b1f0a91f2c6d 2026-05-09 02:45:23.650 9 INFO neutron.plugins.ml2.plugin [None req-cff7ef1e-b12d-4135-b16b-ed09dba3187f - - - - - -] Attempt 1 to provision port 6f8a27b1-3cbc-46dc-9163-a49e9272c970 2026-05-09 02:45:23.703 9 INFO neutron.plugins.ml2.plugin [None req-cff7ef1e-b12d-4135-b16b-ed09dba3187f - - - - - -] Attempt 1 to provision port 968a8cc2-0a0e-4777-915a-750ec2ba7e2c 2026-05-09 02:45:24.158 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 968a8cc2-0a0e-4777-915a-750ec2ba7e2c 2026-05-09 02:45:24.182 9 INFO neutron.plugins.ml2.plugin [None req-7f79a95f-b80b-46c2-9aae-4e3899295025 - - - - - -] Attempt 1 to provision port 8b0088ac-f862-4855-a5a4-d00c9e8204c1 2026-05-09 02:45:24.433 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 3bc1dd59-a317-4deb-9169-b15de93477a9 2026-05-09 02:45:24.662 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 6cf719bc-bd76-488c-a59f-07b5192bd19a 2026-05-09 02:45:24.883 10 INFO neutron.plugins.ml2.plugin [None req-8d002a6a-cc66-4571-9fe5-565d9ce95c03 - - - - - -] Attempt 1 to provision port 27552c1d-f089-4882-a401-b1f0a91f2c6d 2026-05-09 02:45:24.928 10 INFO neutron.plugins.ml2.plugin [None req-8d002a6a-cc66-4571-9fe5-565d9ce95c03 - - - - - -] Attempt 1 to provision port dddfbd03-ca43-47d7-91be-6454a49fc709 2026-05-09 02:45:24.967 10 INFO neutron.plugins.ml2.plugin [None req-8d002a6a-cc66-4571-9fe5-565d9ce95c03 - - - - - -] Attempt 1 to provision port 68c088f3-5aee-4629-8038-6381d92a7102 2026-05-09 02:45:25.006 10 INFO neutron.plugins.ml2.plugin [None req-8d002a6a-cc66-4571-9fe5-565d9ce95c03 - - - - - -] Attempt 1 to provision port 6f8a27b1-3cbc-46dc-9163-a49e9272c970 2026-05-09 02:45:25.036 10 INFO neutron.plugins.ml2.plugin [None req-8d002a6a-cc66-4571-9fe5-565d9ce95c03 - - - - - -] Attempt 1 to provision port 968a8cc2-0a0e-4777-915a-750ec2ba7e2c 2026-05-09 02:45:25.591 9 INFO neutron.plugins.ml2.plugin [None req-fab2abf1-6e85-40a4-8189-03294af63f66 - - - - - -] Attempt 1 to provision port 6f8a27b1-3cbc-46dc-9163-a49e9272c970 2026-05-09 02:45:25.633 9 INFO neutron.plugins.ml2.plugin [None req-fab2abf1-6e85-40a4-8189-03294af63f66 - - - - - -] Attempt 1 to provision port 68c088f3-5aee-4629-8038-6381d92a7102 2026-05-09 02:45:26.291 10 INFO neutron.plugins.ml2.plugin [None req-38212925-dadc-42dc-8132-719845cf5d41 - - - - - -] Attempt 1 to provision port dddfbd03-ca43-47d7-91be-6454a49fc709 2026-05-09 02:45:26.319 10 INFO neutron.plugins.ml2.plugin [None req-38212925-dadc-42dc-8132-719845cf5d41 - - - - - -] Attempt 1 to provision port 68c088f3-5aee-4629-8038-6381d92a7102 2026-05-09 02:45:26.414 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 6cf719bc-bd76-488c-a59f-07b5192bd19a 2026-05-09 02:45:27.805 9 INFO neutron.plugins.ml2.plugin [None req-c2c098ee-737a-46a1-aeb2-6d1384109e7f - - - - - -] Attempt 1 to provision port b04d7ed8-02f6-4f1c-b3d3-73aa922bd085 2026-05-09 02:45:28.152 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 73221c96-8f2f-45d4-8f8b-33c63e935459 2026-05-09 02:45:29.120 9 INFO neutron.plugins.ml2.plugin [None req-6a1be173-1503-49c4-9dfb-06a916cd653e - - - - - -] Attempt 1 to provision port 73221c96-8f2f-45d4-8f8b-33c63e935459 2026-05-09 02:45:30.169 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 04b1d7f2-200b-4981-8040-88e5200ee72c 2026-05-09 02:45:30.225 9 INFO neutron.plugins.ml2.plugin [None req-d53b8d7a-e052-4a03-b8f0-48794a50c8c3 - - - - - -] Attempt 1 to provision port 73221c96-8f2f-45d4-8f8b-33c63e935459 2026-05-09 02:45:30.290 9 INFO neutron.plugins.ml2.plugin [None req-d53b8d7a-e052-4a03-b8f0-48794a50c8c3 - - - - - -] Attempt 1 to provision port 635e2f77-97e1-45dd-8602-5dc4bee7016f 2026-05-09 02:45:30.565 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 73221c96-8f2f-45d4-8f8b-33c63e935459 2026-05-09 02:45:30.933 9 INFO neutron.plugins.ml2.plugin [None req-fb4ac649-38ea-4084-a200-d9a3906e7abe - - - - - -] Attempt 1 to provision port d21d91b4-d68e-4da9-bed9-097e69a43d9c 2026-05-09 02:45:30.960 9 INFO neutron.plugins.ml2.plugin [None req-fb4ac649-38ea-4084-a200-d9a3906e7abe - - - - - -] Attempt 1 to provision port 635e2f77-97e1-45dd-8602-5dc4bee7016f 2026-05-09 02:45:31.849 9 INFO neutron.plugins.ml2.plugin [None req-a3f68944-5d3d-4031-9396-dfb3d155b490 - - - - - -] Attempt 1 to provision port 635e2f77-97e1-45dd-8602-5dc4bee7016f 2026-05-09 02:45:32.077 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 04b1d7f2-200b-4981-8040-88e5200ee72c 2026-05-09 02:45:38.639 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 679ef649-b78b-4404-80e0-a4259328fb79 2026-05-09 02:45:38.736 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7994ee2a-1106-433c-b389-3e79df045cd1'] response: {'server_uuid': '1db38419-6022-46f8-bca3-225befdf6ad5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '679ef649-b78b-4404-80e0-a4259328fb79', 'code': 200} 2026-05-09 02:45:40.163 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 679ef649-b78b-4404-80e0-a4259328fb79 2026-05-09 02:45:42.317 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 27552c1d-f089-4882-a401-b1f0a91f2c6d 2026-05-09 02:45:42.584 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 6f8a27b1-3cbc-46dc-9163-a49e9272c970 2026-05-09 02:45:42.902 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 3fef3c4c-ab5f-4188-8024-0561899a55ae 2026-05-09 02:45:43.194 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port dddfbd03-ca43-47d7-91be-6454a49fc709 2026-05-09 02:45:45.280 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 27552c1d-f089-4882-a401-b1f0a91f2c6d 2026-05-09 02:45:45.500 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 6f8a27b1-3cbc-46dc-9163-a49e9272c970 2026-05-09 02:45:45.678 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 3fef3c4c-ab5f-4188-8024-0561899a55ae 2026-05-09 02:45:45.840 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port f4d9f54d-3fe4-4359-b23d-2a0f5d49c58e 2026-05-09 02:45:45.979 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-71324a0d-f884-4f2d-ab40-1ced7de8c70d'] response: {'server_uuid': '93a16489-f55f-46ee-bd6b-9cfc1a38e974', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4d9f54d-3fe4-4359-b23d-2a0f5d49c58e', 'code': 200} 2026-05-09 02:45:46.282 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port dddfbd03-ca43-47d7-91be-6454a49fc709 2026-05-09 02:45:47.650 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 68c088f3-5aee-4629-8038-6381d92a7102 2026-05-09 02:45:47.973 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 635e2f77-97e1-45dd-8602-5dc4bee7016f 2026-05-09 02:45:48.242 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port b04d7ed8-02f6-4f1c-b3d3-73aa922bd085 2026-05-09 02:45:48.565 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 6863311f-f911-4e4d-aad1-3ce6177ae1b4 2026-05-09 02:45:48.920 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port f4d9f54d-3fe4-4359-b23d-2a0f5d49c58e 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:45:49.913 9 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 133, in bind_port 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:49.913 9 ERROR neutron.plugins.ml2.managers 2026-05-09 02:45:49.915 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Failed to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 on host instance for vnic_type normal using segments [{'id': '2e68fb80-d9f7-49ec-865d-11593fdfcfb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 116, 'network_id': '5ec5c599-4ccc-460c-aab6-fa9487e5931e'}] 2026-05-09 02:45:49.915 9 INFO neutron.plugins.ml2.plugin [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Attempt 2 to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:45:49.929 9 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 133, in bind_port 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:49.929 9 ERROR neutron.plugins.ml2.managers 2026-05-09 02:45:49.930 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Failed to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 on host instance for vnic_type normal using segments [{'id': '2e68fb80-d9f7-49ec-865d-11593fdfcfb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 116, 'network_id': '5ec5c599-4ccc-460c-aab6-fa9487e5931e'}] 2026-05-09 02:45:49.930 9 INFO neutron.plugins.ml2.plugin [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Attempt 3 to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:45:49.939 9 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 133, in bind_port 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:49.939 9 ERROR neutron.plugins.ml2.managers 2026-05-09 02:45:49.940 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Failed to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 on host instance for vnic_type normal using segments [{'id': '2e68fb80-d9f7-49ec-865d-11593fdfcfb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 116, 'network_id': '5ec5c599-4ccc-460c-aab6-fa9487e5931e'}] 2026-05-09 02:45:49.941 9 INFO neutron.plugins.ml2.plugin [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Attempt 4 to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:45:49.969 9 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 133, in bind_port 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:49.969 9 ERROR neutron.plugins.ml2.managers 2026-05-09 02:45:49.971 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Failed to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 on host instance for vnic_type normal using segments [{'id': '2e68fb80-d9f7-49ec-865d-11593fdfcfb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 116, 'network_id': '5ec5c599-4ccc-460c-aab6-fa9487e5931e'}] 2026-05-09 02:45:49.972 9 INFO neutron.plugins.ml2.plugin [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Attempt 5 to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:45:49.983 9 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 133, in bind_port 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:49.983 9 ERROR neutron.plugins.ml2.managers 2026-05-09 02:45:49.984 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Failed to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 on host instance for vnic_type normal using segments [{'id': '2e68fb80-d9f7-49ec-865d-11593fdfcfb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 116, 'network_id': '5ec5c599-4ccc-460c-aab6-fa9487e5931e'}] 2026-05-09 02:45:49.985 9 INFO neutron.plugins.ml2.plugin [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Attempt 6 to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:45:50.007 9 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 133, in bind_port 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:50.007 9 ERROR neutron.plugins.ml2.managers 2026-05-09 02:45:50.009 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Failed to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 on host instance for vnic_type normal using segments [{'id': '2e68fb80-d9f7-49ec-865d-11593fdfcfb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 116, 'network_id': '5ec5c599-4ccc-460c-aab6-fa9487e5931e'}] 2026-05-09 02:45:50.010 9 INFO neutron.plugins.ml2.plugin [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Attempt 7 to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:45:50.022 9 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 133, in bind_port 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:50.022 9 ERROR neutron.plugins.ml2.managers 2026-05-09 02:45:50.023 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Failed to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 on host instance for vnic_type normal using segments [{'id': '2e68fb80-d9f7-49ec-865d-11593fdfcfb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 116, 'network_id': '5ec5c599-4ccc-460c-aab6-fa9487e5931e'}] 2026-05-09 02:45:50.024 9 INFO neutron.plugins.ml2.plugin [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Attempt 8 to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:45:50.044 9 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 133, in bind_port 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:50.044 9 ERROR neutron.plugins.ml2.managers 2026-05-09 02:45:50.046 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Failed to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 on host instance for vnic_type normal using segments [{'id': '2e68fb80-d9f7-49ec-865d-11593fdfcfb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 116, 'network_id': '5ec5c599-4ccc-460c-aab6-fa9487e5931e'}] 2026-05-09 02:45:50.046 9 INFO neutron.plugins.ml2.plugin [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Attempt 9 to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:45:50.065 9 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 133, in bind_port 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:50.065 9 ERROR neutron.plugins.ml2.managers 2026-05-09 02:45:50.068 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Failed to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 on host instance for vnic_type normal using segments [{'id': '2e68fb80-d9f7-49ec-865d-11593fdfcfb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 116, 'network_id': '5ec5c599-4ccc-460c-aab6-fa9487e5931e'}] 2026-05-09 02:45:50.069 9 INFO neutron.plugins.ml2.plugin [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Attempt 10 to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 02:45:50.088 9 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 133, in bind_port 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1203, in get_subnet 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9d138bb-640b-4ea3-8070-e62954c4ec94 could not be found. 2026-05-09 02:45:50.088 9 ERROR neutron.plugins.ml2.managers 2026-05-09 02:45:50.090 9 ERROR neutron.plugins.ml2.managers [None req-fe6d9bda-d340-4009-bccd-0ddce888043a - - - - - -] Failed to bind port a3f17ad1-9059-4838-ad43-92cd56738ee5 on host instance for vnic_type normal using segments [{'id': '2e68fb80-d9f7-49ec-865d-11593fdfcfb8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 116, 'network_id': '5ec5c599-4ccc-460c-aab6-fa9487e5931e'}] 2026-05-09 02:45:50.508 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 68c088f3-5aee-4629-8038-6381d92a7102 2026-05-09 02:45:50.731 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port b04d7ed8-02f6-4f1c-b3d3-73aa922bd085 2026-05-09 02:45:50.924 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 6863311f-f911-4e4d-aad1-3ce6177ae1b4 2026-05-09 02:45:51.079 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 635e2f77-97e1-45dd-8602-5dc4bee7016f 2026-05-09 02:45:54.491 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 74a8b9d9-095d-46f0-9196-732bc9003c2c 2026-05-09 02:45:54.612 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fdb955b-14c2-4d29-b963-a7b52f6cb2b3'] response: {'server_uuid': '86db5d2a-5eda-4ab7-912b-899ff9a6f0aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74a8b9d9-095d-46f0-9196-732bc9003c2c', 'code': 200} 2026-05-09 02:45:56.700 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 2392e67f-3f32-4814-b721-ba4b6640d142 2026-05-09 02:45:57.151 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 74a8b9d9-095d-46f0-9196-732bc9003c2c 2026-05-09 02:45:57.368 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 76a37d12-36c6-4eb2-9cd7-5337f74d52c5 2026-05-09 02:45:57.982 10 INFO neutron.plugins.ml2.plugin [None req-ff907c59-756d-4e10-b2cd-39777625a5e2 - - - - - -] Attempt 1 to provision port 2392e67f-3f32-4814-b721-ba4b6640d142 2026-05-09 02:45:58.443 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 2392e67f-3f32-4814-b721-ba4b6640d142 2026-05-09 02:45:58.670 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 76a37d12-36c6-4eb2-9cd7-5337f74d52c5 2026-05-09 02:45:58.699 9 INFO neutron.plugins.ml2.plugin [None req-82829137-4aef-403d-bbde-33685d0062bc - - - - - -] Attempt 1 to provision port 5640853d-ee54-4884-94a4-49a36dfcc583 2026-05-09 02:45:58.744 9 INFO neutron.plugins.ml2.plugin [None req-82829137-4aef-403d-bbde-33685d0062bc - - - - - -] Attempt 1 to provision port 2392e67f-3f32-4814-b721-ba4b6640d142 2026-05-09 02:45:58.800 9 INFO neutron.plugins.ml2.plugin [None req-82829137-4aef-403d-bbde-33685d0062bc - - - - - -] Attempt 1 to provision port 76a37d12-36c6-4eb2-9cd7-5337f74d52c5 2026-05-09 02:45:59.406 10 INFO neutron.plugins.ml2.plugin [None req-b2973ae0-5f67-40b0-88ab-7e1493e922c1 - - - - - -] Attempt 1 to provision port 5640853d-ee54-4884-94a4-49a36dfcc583 2026-05-09 02:45:59.433 10 INFO neutron.plugins.ml2.plugin [None req-b2973ae0-5f67-40b0-88ab-7e1493e922c1 - - - - - -] Attempt 1 to provision port 76a37d12-36c6-4eb2-9cd7-5337f74d52c5 2026-05-09 02:46:03.429 10 INFO neutron.plugins.ml2.plugin [None req-db37ada0-bd7d-441f-9ce0-f5ce48d67efd - - - - - -] Attempt 1 to provision port 4fbc9d07-f3db-42ba-b591-8cd8b7c7537f 2026-05-09 02:46:04.459 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port e2edd29e-1e98-412e-b701-ded1003171fb 2026-05-09 02:46:06.149 10 INFO neutron.plugins.ml2.plugin [None req-4a72ff5f-1795-4170-a3ed-b45ed8f89701 - - - - - -] Attempt 1 to provision port e2edd29e-1e98-412e-b701-ded1003171fb 2026-05-09 02:46:06.813 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 3aac244c-d816-4aae-8dd7-5799423b54ef 2026-05-09 02:46:06.845 10 INFO neutron.plugins.ml2.plugin [None req-40a50243-a3be-4bb4-b5cc-b7dc9ae19d0a - - - - - -] Attempt 1 to provision port e2edd29e-1e98-412e-b701-ded1003171fb 2026-05-09 02:46:07.240 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port d269c714-51e4-4a95-9d52-69fdd115e57f 2026-05-09 02:46:07.747 9 INFO neutron.plugins.ml2.plugin [None req-da13c213-7990-4cc8-acb5-ba9640a64d3e - - - - - -] Attempt 1 to provision port d269c714-51e4-4a95-9d52-69fdd115e57f 2026-05-09 02:46:08.456 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 3aac244c-d816-4aae-8dd7-5799423b54ef 2026-05-09 02:46:08.730 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port d269c714-51e4-4a95-9d52-69fdd115e57f 2026-05-09 02:46:09.057 10 INFO neutron.plugins.ml2.plugin [None req-28ea66ba-8802-4dd7-9d95-c2e672884f6d - - - - - -] Attempt 1 to provision port d0d0be84-7499-4ffd-98fc-d2a1ef658830 2026-05-09 02:46:09.089 10 INFO neutron.plugins.ml2.plugin [None req-28ea66ba-8802-4dd7-9d95-c2e672884f6d - - - - - -] Attempt 1 to provision port d269c714-51e4-4a95-9d52-69fdd115e57f 2026-05-09 02:46:09.765 10 INFO neutron.plugins.ml2.plugin [None req-b5743c04-1f3a-464f-b028-446c851ca3e9 - - - - - -] Attempt 1 to provision port d0d0be84-7499-4ffd-98fc-d2a1ef658830 2026-05-09 02:46:10.664 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port bc949579-b94e-4813-a8c3-874dd80c26da 2026-05-09 02:46:10.672 9 INFO neutron.plugins.ml2.plugin [None req-6e12a906-9dcc-4aac-84b6-845b40b2fc67 - - - - - -] Attempt 1 to provision port d0d0be84-7499-4ffd-98fc-d2a1ef658830 2026-05-09 02:46:11.372 10 INFO neutron.plugins.ml2.plugin [None req-d82e1dcf-40f5-4cb4-a6ac-d8bcb420b668 - - - - - -] Attempt 1 to provision port bc949579-b94e-4813-a8c3-874dd80c26da 2026-05-09 02:46:13.602 10 INFO neutron.plugins.ml2.plugin [None req-9c7c5886-a9e7-48b2-8429-d67af0ea2b32 - - - - - -] Attempt 1 to provision port de1ea92d-d3fd-4331-82ec-c07150e37835 2026-05-09 02:46:17.413 10 INFO neutron.plugins.ml2.plugin [None req-968b1830-6604-44bd-b9ea-9de616005c80 - - - - - -] Attempt 1 to provision port 0e58f138-028f-49e0-b568-1e0688eaf6b0 2026-05-09 02:46:19.007 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 6141a0a7-caa0-4532-92cd-67b6e4f5efd3 2026-05-09 02:46:19.129 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-02ab9605-546a-4737-99fa-ae4dfcef72a4'] response: {'server_uuid': 'c4ed4a09-3328-41f8-bb4c-90b4c27deb6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6141a0a7-caa0-4532-92cd-67b6e4f5efd3', 'code': 200} 2026-05-09 02:46:20.706 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 6141a0a7-caa0-4532-92cd-67b6e4f5efd3 2026-05-09 02:46:20.918 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port d4414b8e-2766-4941-824e-44c34af9b9e1 2026-05-09 02:46:22.137 9 INFO neutron.plugins.ml2.plugin [None req-046f3821-76cc-4100-9294-f188d00ca09e - - - - - -] Attempt 1 to provision port d4414b8e-2766-4941-824e-44c34af9b9e1 2026-05-09 02:46:22.552 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 08832cd6-96c4-4d0a-a9c8-26ae25b07216 2026-05-09 02:46:22.834 10 INFO neutron.plugins.ml2.plugin [None req-37eb6d6d-d999-4e6e-b8fa-28888c6eaf6a - - - - - -] Attempt 1 to provision port 08832cd6-96c4-4d0a-a9c8-26ae25b07216 2026-05-09 02:46:22.990 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port d4414b8e-2766-4941-824e-44c34af9b9e1 2026-05-09 02:46:23.196 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 4fbc9d07-f3db-42ba-b591-8cd8b7c7537f 2026-05-09 02:46:23.539 10 INFO neutron.plugins.ml2.plugin [None req-e78e4438-6f03-4a67-95a9-e19b36a522d1 - - - - - -] Attempt 1 to provision port 2bf439e5-c9f0-4de4-ad38-f9379990a9cb 2026-05-09 02:46:23.581 10 INFO neutron.plugins.ml2.plugin [None req-e78e4438-6f03-4a67-95a9-e19b36a522d1 - - - - - -] Attempt 1 to provision port d4414b8e-2766-4941-824e-44c34af9b9e1 2026-05-09 02:46:24.235 10 INFO neutron.plugins.ml2.plugin [None req-0e04ac5a-3a4c-40da-9fa2-9db270220627 - - - - - -] Attempt 1 to provision port 2bf439e5-c9f0-4de4-ad38-f9379990a9cb 2026-05-09 02:46:24.262 10 INFO neutron.plugins.ml2.plugin [None req-0e04ac5a-3a4c-40da-9fa2-9db270220627 - - - - - -] Attempt 1 to provision port 08832cd6-96c4-4d0a-a9c8-26ae25b07216 2026-05-09 02:46:24.525 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 08832cd6-96c4-4d0a-a9c8-26ae25b07216 2026-05-09 02:46:24.694 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 4fbc9d07-f3db-42ba-b591-8cd8b7c7537f 2026-05-09 02:46:24.848 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port d0d0be84-7499-4ffd-98fc-d2a1ef658830 2026-05-09 02:46:24.950 9 INFO neutron.plugins.ml2.plugin [None req-fd6ca2e6-3f50-4dec-aa0a-b68fa7df3638 - - - - - -] Attempt 1 to provision port 2bf439e5-c9f0-4de4-ad38-f9379990a9cb 2026-05-09 02:46:26.683 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port d0d0be84-7499-4ffd-98fc-d2a1ef658830 2026-05-09 02:46:28.603 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port aebe9b96-26c7-4bb4-b555-7f00fdc6f85c 2026-05-09 02:46:29.763 10 INFO neutron.plugins.ml2.plugin [None req-0d3ed155-9a47-41cc-ac57-22d0081f6b50 - - - - - -] Attempt 1 to provision port aebe9b96-26c7-4bb4-b555-7f00fdc6f85c 2026-05-09 02:46:30.510 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port aebe9b96-26c7-4bb4-b555-7f00fdc6f85c 2026-05-09 02:46:30.872 9 INFO neutron.plugins.ml2.plugin [None req-73a5f05d-8b56-4988-a529-40bf201b9912 - - - - - -] Attempt 1 to provision port aebe9b96-26c7-4bb4-b555-7f00fdc6f85c 2026-05-09 02:46:34.539 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 1a6db2c1-4e13-477a-a07e-33be5e49d958 2026-05-09 02:46:34.887 9 INFO neutron.plugins.ml2.plugin [None req-881dc8eb-23df-4577-b5e2-29be763a6f4e - - - - - -] Attempt 1 to provision port 1a6db2c1-4e13-477a-a07e-33be5e49d958 2026-05-09 02:46:36.304 9 INFO neutron.plugins.ml2.plugin [None req-d5d48195-0296-4e96-a686-823b3ae30be7 - - - - - -] Attempt 1 to provision port 1a6db2c1-4e13-477a-a07e-33be5e49d958 2026-05-09 02:46:36.530 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 1a6db2c1-4e13-477a-a07e-33be5e49d958 2026-05-09 02:46:38.519 10 INFO neutron.plugins.ml2.plugin [None req-85a9871a-e8f0-4a70-ae0c-8603dfb42fe4 - - - - - -] Attempt 1 to provision port 9ed75db2-f349-4bf4-925a-df06805b720f 2026-05-09 02:46:41.084 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port af900d53-887d-4c08-bda6-b62d03878b84 2026-05-09 02:46:41.247 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e81c80de-3092-4ea3-a5bd-43f1b86c62de'] response: {'server_uuid': '06660098-4153-46a2-9009-661a8999d87e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af900d53-887d-4c08-bda6-b62d03878b84', 'code': 200} 2026-05-09 02:46:42.490 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port af900d53-887d-4c08-bda6-b62d03878b84 2026-05-09 02:46:48.524 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port b69db918-4090-4144-bc53-69cfbd25985a 2026-05-09 02:46:48.851 10 INFO neutron.plugins.ml2.plugin [None req-a242c6ba-f2e9-40cd-a240-08f8c1e6e111 - - - - - -] Attempt 1 to provision port a8ce5003-7afe-4694-bc7e-788b058e2f28 2026-05-09 02:46:49.564 9 INFO neutron.plugins.ml2.plugin [None req-8ecf38b8-11ee-4f30-8956-6819c22f113b - - - - - -] Attempt 1 to provision port b69db918-4090-4144-bc53-69cfbd25985a 2026-05-09 02:46:50.457 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port b69db918-4090-4144-bc53-69cfbd25985a 2026-05-09 02:46:50.980 10 INFO neutron.plugins.ml2.plugin [None req-f227b903-14fb-4078-b4a3-555b1394d1dc - - - - - -] Attempt 1 to provision port b69db918-4090-4144-bc53-69cfbd25985a 2026-05-09 02:46:51.674 10 INFO neutron.plugins.ml2.plugin [None req-9a9afafd-fc10-46d7-a2bd-a970c8f2f66e - - - - - -] Attempt 1 to provision port 22d91ea9-10cb-433d-b32d-cd1a47370351 2026-05-09 02:46:52.384 9 INFO neutron.plugins.ml2.plugin [None req-00a996e5-682a-44f7-9bf5-b6e444ffcaff - - - - - -] Attempt 1 to provision port 22d91ea9-10cb-433d-b32d-cd1a47370351 2026-05-09 02:46:52.518 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 797599ce-9b8e-44f7-94e7-ff700c7bf8d3 2026-05-09 02:46:55.127 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 9971944a-82ec-4a3c-8df0-1eb1513f7819 2026-05-09 02:46:55.255 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-05b98438-aa37-4ad3-b822-b4c93171d964'] response: {'server_uuid': 'e08cef64-471f-42ca-97ce-595e491c593e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9971944a-82ec-4a3c-8df0-1eb1513f7819', 'code': 200} 2026-05-09 02:46:55.508 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 797599ce-9b8e-44f7-94e7-ff700c7bf8d3 2026-05-09 02:46:56.620 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 9971944a-82ec-4a3c-8df0-1eb1513f7819 2026-05-09 02:47:03.573 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port e3b38f22-9558-4884-8d81-509344dd96ea 2026-05-09 02:47:03.735 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a020d5a0-7353-4466-84e9-58b2fd03e7bc'] response: {'server_uuid': 'b4086c47-ace5-4714-80f9-664a49307811', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3b38f22-9558-4884-8d81-509344dd96ea', 'code': 200} 2026-05-09 02:47:05.427 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port e3b38f22-9558-4884-8d81-509344dd96ea 2026-05-09 02:47:11.426 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port a8ce5003-7afe-4694-bc7e-788b058e2f28 2026-05-09 02:47:11.703 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 22d91ea9-10cb-433d-b32d-cd1a47370351 2026-05-09 02:47:13.437 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port a8ce5003-7afe-4694-bc7e-788b058e2f28 2026-05-09 02:47:13.627 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 22d91ea9-10cb-433d-b32d-cd1a47370351 2026-05-09 02:47:22.615 9 INFO neutron.plugins.ml2.plugin [None req-3f803a34-d12a-4cdd-8ddd-12e362a434f7 - - - - - -] Attempt 1 to provision port 4a2e8f76-a7c9-45da-b377-313d4ac8dd30 2026-05-09 02:47:29.187 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 4a2e8f76-a7c9-45da-b377-313d4ac8dd30 2026-05-09 02:47:29.312 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6908f356-a0cc-4d7c-9edd-0aa38634715e'] response: {'server_uuid': '06660098-4153-46a2-9009-661a8999d87e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a2e8f76-a7c9-45da-b377-313d4ac8dd30', 'code': 200} 2026-05-09 02:47:30.372 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 4a2e8f76-a7c9-45da-b377-313d4ac8dd30 2026-05-09 02:47:57.963 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 0c56b929-5973-4e72-b19b-3cea5d9da0a5 2026-05-09 02:47:58.071 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd1ea351-9f10-48f0-bd49-18f4e4e95b79'] response: {'server_uuid': '06660098-4153-46a2-9009-661a8999d87e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c56b929-5973-4e72-b19b-3cea5d9da0a5', 'code': 200} 2026-05-09 02:47:59.770 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 0c56b929-5973-4e72-b19b-3cea5d9da0a5 2026-05-09 02:48:00.704 9 INFO neutron.plugins.ml2.plugin [None req-0d9b733c-66e7-4410-8edf-2b550f771b2a - - - - - -] Attempt 1 to provision port 0c56b929-5973-4e72-b19b-3cea5d9da0a5 2026-05-09 02:48:01.837 10 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 0c56b929-5973-4e72-b19b-3cea5d9da0a5 2026-05-09 02:48:17.824 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 2d4581a2-c46d-42a1-8819-daeb27e3fdc6 2026-05-09 02:48:17.994 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-726709d0-c190-474c-9ae6-3ecae6afc486'] response: {'server_uuid': '06660098-4153-46a2-9009-661a8999d87e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d4581a2-c46d-42a1-8819-daeb27e3fdc6', 'code': 200} 2026-05-09 02:48:20.000 9 INFO neutron.plugins.ml2.plugin [None req-97c18489-08fd-4f91-a75e-3f75ec160982 - - - - - -] Attempt 1 to provision port 2d4581a2-c46d-42a1-8819-daeb27e3fdc6 2026-05-09 02:48:31.839 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 2d4581a2-c46d-42a1-8819-daeb27e3fdc6 2026-05-09 02:48:32.541 10 INFO neutron.plugins.ml2.plugin [None req-25f9245e-e320-492a-9898-e9834fdebb25 - - - - - -] Attempt 1 to provision port 2d4581a2-c46d-42a1-8819-daeb27e3fdc6 2026-05-09 02:48:43.079 10 INFO neutron.plugins.ml2.plugin [None req-ddc5318c-18b5-4448-9c87-77ef2d888539 - - - - - -] Attempt 1 to provision port 0c56b929-5973-4e72-b19b-3cea5d9da0a5 2026-05-09 02:48:43.856 9 INFO neutron.plugins.ml2.plugin [None req-b1d9d318-a05d-4bb8-8e8e-3067385699f9 - - - - - -] Attempt 1 to provision port 0c56b929-5973-4e72-b19b-3cea5d9da0a5 2026-05-09 02:49:26.206 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-586976b2-2be6-47ea-bb35-ad9ff34db3cf'] response: {'server_uuid': '1db38419-6022-46f8-bca3-225befdf6ad5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '679ef649-b78b-4404-80e0-a4259328fb79', 'code': 200}