+ 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-02-26 03:44:36.792 1 INFO neutron.common.config [-] Logging enabled! 2026-02-26 03:44:36.792 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.3.dev4 2026-02-26 03:44:36.793 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-02-26 03:44:36.793 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 03:44:37.909 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 03:44:37.987 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 03:44:37.990 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-26 03:44:37.991 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-26 03:44:37.991 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-26 03:44:37.991 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-26 03:44:37.991 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 03:44:37.998 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 03:44:37.998 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 03:44:37.998 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 03:44:38.017 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-26 03:44:38.018 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-26 03:44:38.018 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-26 03:44:38.052 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 03:44:38.052 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 03:44:38.052 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-26 03:44:38.052 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-26 03:44:38.335 1 INFO neutron.plugins.ml2.managers [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] Initializing driver for type 'vlan' 2026-02-26 03:44:38.694 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] VlanTypeDriver initialization complete 2026-02-26 03:44:38.695 1 INFO neutron.plugins.ml2.managers [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] Initializing driver for type 'vxlan' 2026-02-26 03:44:38.695 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-26 03:44:38.734 1 INFO neutron.plugins.ml2.managers [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 03:44:38.734 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 03:44:38.734 1 INFO neutron.plugins.ml2.managers [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] Initializing extension driver 'port_security' 2026-02-26 03:44:38.734 1 INFO neutron.plugins.ml2.extensions.port_security [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 03:44:38.734 1 INFO neutron.plugins.ml2.managers [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] Initializing extension driver 'qos' 2026-02-26 03:44:38.735 1 INFO neutron.plugins.ml2.managers [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-26 03:44:38.735 1 INFO neutron.plugins.ml2.managers [None req-523d86de-090f-417c-9c22-a2ee091fe4eb - - - - - -] Initializing mechanism driver 'l2population' 2026-02-26 03:44:38.749 1 INFO neutron.quota [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded quota_driver: . 2026-02-26 03:44:38.750 1 INFO neutron.plugins.ml2.plugin [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 03:44:38.750 1 INFO neutron.plugins.ml2.managers [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 03:44:38.750 1 INFO neutron.plugins.ml2.managers [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 03:44:38.750 1 INFO neutron.plugins.ml2.managers [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 03:44:38.750 1 INFO neutron.extensions.vlantransparent [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Disabled vlantransparent extension. 2026-02-26 03:44:38.750 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: qos 2026-02-26 03:44:38.761 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: router 2026-02-26 03:44:38.797 1 INFO neutron.services.service_base [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-26 03:44:38.798 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: segments 2026-02-26 03:44:38.866 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: trunk 2026-02-26 03:44:38.880 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: vpnaas 2026-02-26 03:44:38.913 1 WARNING stevedore.named [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-26 03:44:38.995 1 INFO neutron_vpnaas.services.vpn.plugin [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-26 03:44:38.995 1 INFO neutron.common.utils [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-26 03:44:38.995 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: auto_allocate 2026-02-26 03:44:39.000 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: tag 2026-02-26 03:44:39.006 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: timestamp 2026-02-26 03:44:39.008 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 03:44:39.011 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: flavors 2026-02-26 03:44:39.014 1 INFO neutron.manager [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loading Plugin: revisions 2026-02-26 03:44:39.016 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Initializing extension manager. 2026-02-26 03:44:39.018 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: address-group 2026-02-26 03:44:39.018 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: address-scope 2026-02-26 03:44:39.019 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-26 03:44:39.020 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: agent 2026-02-26 03:44:39.020 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: agent-resources-synced 2026-02-26 03:44:39.021 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 03:44:39.022 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 03:44:39.023 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: availability_zone 2026-02-26 03:44:39.023 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: availability_zone_filter 2026-02-26 03:44:39.024 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 03:44:39.024 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: default-subnetpools 2026-02-26 03:44:39.025 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 03:44:39.026 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: dns-integration 2026-02-26 03:44:39.026 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 03:44:39.027 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-26 03:44:39.027 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: dvr 2026-02-26 03:44:39.028 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 03:44:39.028 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: empty-string-filtering 2026-02-26 03:44:39.028 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 03:44:39.029 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 03:44:39.029 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: external-net 2026-02-26 03:44:39.030 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 03:44:39.030 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: extraroute 2026-02-26 03:44:39.031 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: extraroute-atomic 2026-02-26 03:44:39.031 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-26 03:44:39.032 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 03:44:39.032 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 03:44:39.032 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 03:44:39.033 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: fip-port-details 2026-02-26 03:44:39.033 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: flavors 2026-02-26 03:44:39.034 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 03:44:39.035 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: floatingip-pools 2026-02-26 03:44:39.035 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: ip_allocation 2026-02-26 03:44:39.036 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: ip-substring-filtering 2026-02-26 03:44:39.036 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: l2_adjacency 2026-02-26 03:44:39.037 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: router 2026-02-26 03:44:39.039 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 03:44:39.039 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-26 03:44:39.040 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-26 03:44:39.040 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 03:44:39.041 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: l3-ha 2026-02-26 03:44:39.041 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 03:44:39.042 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-26 03:44:39.043 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: l3-flavors 2026-02-26 03:44:39.044 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 03:44:39.044 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-26 03:44:39.047 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-26 03:44:39.048 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 03:44:39.049 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-26 03:44:39.050 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 03:44:39.051 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 03:44:39.051 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: multi-provider 2026-02-26 03:44:39.052 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: net-mtu 2026-02-26 03:44:39.052 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 03:44:39.052 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: network_availability_zone 2026-02-26 03:44:39.053 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: network_ha 2026-02-26 03:44:39.053 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: network-ip-availability 2026-02-26 03:44:39.054 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 03:44:39.055 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: pagination 2026-02-26 03:44:39.055 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: port-device-profile 2026-02-26 03:44:39.056 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-26 03:44:39.056 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-26 03:44:39.056 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-26 03:44:39.057 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: port-mac-override 2026-02-26 03:44:39.057 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 03:44:39.058 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 03:44:39.058 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-26 03:44:39.059 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: port-resource-request 2026-02-26 03:44:39.059 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 03:44:39.060 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-26 03:44:39.060 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: binding 2026-02-26 03:44:39.061 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: binding-extended 2026-02-26 03:44:39.061 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: port-security 2026-02-26 03:44:39.062 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: project-id 2026-02-26 03:44:39.062 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: provider 2026-02-26 03:44:39.064 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos 2026-02-26 03:44:39.065 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 03:44:39.065 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 03:44:39.065 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-default 2026-02-26 03:44:39.066 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-fip 2026-02-26 03:44:39.066 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 03:44:39.067 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 03:44:39.067 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 03:44:39.068 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 03:44:39.068 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 03:44:39.069 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-pps 2026-02-26 03:44:39.069 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 03:44:39.070 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 03:44:39.070 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 03:44:39.071 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: quota-check-limit 2026-02-26 03:44:39.072 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: quotas 2026-02-26 03:44:39.077 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: quota_details 2026-02-26 03:44:39.078 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: rbac-policies 2026-02-26 03:44:39.078 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: rbac-address-group 2026-02-26 03:44:39.079 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 03:44:39.079 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 03:44:39.080 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: rbac-subnetpool 2026-02-26 03:44:39.080 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: revision-if-match 2026-02-26 03:44:39.081 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 03:44:39.081 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: router_availability_zone 2026-02-26 03:44:39.082 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 03:44:39.083 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: security-groups-default-rules 2026-02-26 03:44:39.083 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 03:44:39.084 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-26 03:44:39.084 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 03:44:39.085 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-26 03:44:39.085 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 03:44:39.089 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: security-group 2026-02-26 03:44:39.090 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: segment 2026-02-26 03:44:39.090 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 03:44:39.091 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: service-type 2026-02-26 03:44:39.091 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: sorting 2026-02-26 03:44:39.092 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 03:44:39.092 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: standard-attr-description 2026-02-26 03:44:39.093 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: stateful-security-group 2026-02-26 03:44:39.093 1 WARNING neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 03:44:39.094 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-26 03:44:39.094 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: subnet-external-network 2026-02-26 03:44:39.094 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: subnet_onboard 2026-02-26 03:44:39.095 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 03:44:39.095 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: subnet-service-types 2026-02-26 03:44:39.096 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: subnet_allocation 2026-02-26 03:44:39.097 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 03:44:39.097 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: tag-creation 2026-02-26 03:44:39.098 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 03:44:39.101 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 03:44:39.101 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 03:44:39.102 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: trunk 2026-02-26 03:44:39.102 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: trunk-details 2026-02-26 03:44:39.103 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 03:44:39.103 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 03:44:39.105 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-26 03:44:39.106 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-26 03:44:39.106 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: vpn-flavors 2026-02-26 03:44:39.108 1 INFO neutron.api.extensions [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Loaded extension: vpnaas 2026-02-26 03:44:39.111 1 INFO oslo_service.service [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Starting 2 workers 2026-02-26 03:44:39.118 1 INFO oslo_service.service [None req-58926a9a-5540-4dc6-9605-36c69e0bf81c - - - - - -] Starting 1 workers 2026-02-26 03:45:21.665 9 INFO neutron.db.l3_hamode_db [None req-2bbe3663-dddb-4d21-9ac8-50957811e45a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-26 03:45:36.889 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port ce1646c8-6aa0-448f-b068-4095471c338f 2026-02-26 03:45:38.074 9 INFO neutron.plugins.ml2.plugin [None req-2ba08e0d-e72c-468a-bc44-8fbdf4cd6ba7 - - - - - -] Attempt 1 to provision port ce1646c8-6aa0-448f-b068-4095471c338f 2026-02-26 03:45:38.828 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port ce1646c8-6aa0-448f-b068-4095471c338f 2026-02-26 03:45:39.387 10 INFO neutron.plugins.ml2.plugin [None req-ec52a11e-f6c3-46d5-83be-ab0724e126ad - - - - - -] Attempt 1 to provision port ce1646c8-6aa0-448f-b068-4095471c338f 2026-02-26 03:49:57.199 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 8b827f85-8291-4a6c-aff6-3166a4063fc2 2026-02-26 03:49:58.331 9 INFO neutron.plugins.ml2.plugin [None req-e1a55f41-f6e3-437a-9686-966162294bbb - - - - - -] Attempt 1 to provision port 8b827f85-8291-4a6c-aff6-3166a4063fc2 2026-02-26 03:49:58.983 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 8b827f85-8291-4a6c-aff6-3166a4063fc2 2026-02-26 03:49:59.436 10 INFO neutron.plugins.ml2.plugin [None req-98fffc65-929e-46c5-8a8e-020271beb701 - - - - - -] Attempt 1 to provision port 8b827f85-8291-4a6c-aff6-3166a4063fc2 2026-02-26 03:50:04.777 10 INFO neutron.plugins.ml2.plugin [None req-f551d53a-a952-49b4-a3b6-6a5575b3f9b7 - - - - - -] Attempt 1 to provision port c1e15713-4a2a-40f9-9bdb-88cd410acc4d 2026-02-26 03:53:37.704 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port c1e15713-4a2a-40f9-9bdb-88cd410acc4d 2026-02-26 03:53:39.112 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port c1e15713-4a2a-40f9-9bdb-88cd410acc4d 2026-02-26 04:03:27.470 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 1615b3ce-ee2c-4b68-b1fd-c264e7b5685e 2026-02-26 04:03:29.461 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 1615b3ce-ee2c-4b68-b1fd-c264e7b5685e 2026-02-26 04:17:53.373 10 INFO neutron.plugins.ml2.plugin [None req-9f1aa762-fc2c-4d8f-aef2-f59b77b5d3c3 - - - - - -] Attempt 1 to provision port 62157772-c8eb-42d2-bc41-684edeb00459 2026-02-26 04:17:54.015 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 8bcfc5ca-ffdb-4cfc-89c6-7a0bb1775bf0 2026-02-26 04:17:54.309 10 INFO neutron.plugins.ml2.plugin [None req-63668fe8-1293-49c0-902c-c5bfde111c4e - - - - - -] Attempt 1 to provision port f89dc5e2-bee2-44bd-ae8e-d107ba942029 2026-02-26 04:17:54.751 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 22ebf6ea-6a94-451e-8199-991746eba6cd 2026-02-26 04:17:54.989 9 INFO neutron.plugins.ml2.plugin [None req-d437c55a-7679-416d-89ff-28e792f2d676 - - - - - -] Attempt 1 to provision port 22ebf6ea-6a94-451e-8199-991746eba6cd 2026-02-26 04:17:55.038 9 INFO neutron.plugins.ml2.plugin [None req-d437c55a-7679-416d-89ff-28e792f2d676 - - - - - -] Attempt 1 to provision port 8bcfc5ca-ffdb-4cfc-89c6-7a0bb1775bf0 2026-02-26 04:17:55.892 9 INFO neutron.plugins.ml2.plugin [None req-53882279-a269-4dcd-9ccb-b3a7cde370bb - - - - - -] Attempt 1 to provision port 8bcfc5ca-ffdb-4cfc-89c6-7a0bb1775bf0 2026-02-26 04:17:55.995 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 8bcfc5ca-ffdb-4cfc-89c6-7a0bb1775bf0 2026-02-26 04:17:56.235 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 22ebf6ea-6a94-451e-8199-991746eba6cd 2026-02-26 04:17:56.596 9 INFO neutron.plugins.ml2.plugin [None req-e1da9268-9eec-4d27-a1ae-bef947cbd7b7 - - - - - -] Attempt 1 to provision port 136d9d00-7d39-4f77-9d1f-a306933eaf66 2026-02-26 04:17:56.623 9 INFO neutron.plugins.ml2.plugin [None req-e1da9268-9eec-4d27-a1ae-bef947cbd7b7 - - - - - -] Attempt 1 to provision port 22ebf6ea-6a94-451e-8199-991746eba6cd 2026-02-26 04:17:57.304 9 INFO neutron.plugins.ml2.plugin [None req-f7c0d529-be97-4e9c-bb89-343e56bbec08 - - - - - -] Attempt 1 to provision port 136d9d00-7d39-4f77-9d1f-a306933eaf66 2026-02-26 04:17:57.345 9 INFO neutron.plugins.ml2.plugin [None req-f7c0d529-be97-4e9c-bb89-343e56bbec08 - - - - - -] Attempt 1 to provision port 04789a9c-ade4-49a8-81a9-049eea0e7090 2026-02-26 04:17:58.007 9 INFO neutron.plugins.ml2.plugin [None req-6ecc2f4c-47cd-40f7-9328-d2846049ddf4 - - - - - -] Attempt 1 to provision port 04789a9c-ade4-49a8-81a9-049eea0e7090 2026-02-26 04:17:59.723 9 INFO neutron.plugins.ml2.plugin [None req-06a4354e-a066-4508-bf5b-f860d6dbcc59 - - - - - -] Attempt 1 to provision port 41f588b4-2fcf-4b63-ab9e-bbac6f82a936 2026-02-26 04:18:00.042 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 1b02dcb5-a23a-470d-b087-8814fb0baf6d 2026-02-26 04:18:00.836 9 INFO neutron.plugins.ml2.plugin [None req-527f827f-1add-4856-be33-eefb18468406 - - - - - -] Attempt 1 to provision port 1b02dcb5-a23a-470d-b087-8814fb0baf6d 2026-02-26 04:18:02.061 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 1b02dcb5-a23a-470d-b087-8814fb0baf6d 2026-02-26 04:18:02.141 10 INFO neutron.plugins.ml2.plugin [None req-7880aa81-8350-4297-83c4-ea334d1423cd - - - - - -] Attempt 1 to provision port d7162013-8683-43d0-b661-2b4523ad4a82 2026-02-26 04:18:02.176 10 INFO neutron.plugins.ml2.plugin [None req-7880aa81-8350-4297-83c4-ea334d1423cd - - - - - -] Attempt 1 to provision port 1b02dcb5-a23a-470d-b087-8814fb0baf6d 2026-02-26 04:18:02.843 10 INFO neutron.plugins.ml2.plugin [None req-7dbb3293-cce7-478f-ac75-9750223f4257 - - - - - -] Attempt 1 to provision port d7162013-8683-43d0-b661-2b4523ad4a82 2026-02-26 04:18:03.555 10 INFO neutron.plugins.ml2.plugin [None req-71922dab-7ce8-4d30-a52a-3cf9d3012c75 - - - - - -] Attempt 1 to provision port d7162013-8683-43d0-b661-2b4523ad4a82 2026-02-26 04:18:06.068 9 INFO neutron.plugins.ml2.plugin [None req-769fd142-84c2-4c28-b72b-59199ab5a335 - - - - - -] Attempt 1 to provision port cb727404-d2c8-4a44-aec1-4a1ef150bd7f 2026-02-26 04:18:06.147 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 099ae452-cfd7-48a9-93d5-be1d251e05c6 2026-02-26 04:18:06.481 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 92a6ae02-ddce-45f0-b8ec-654c4647dd9b 2026-02-26 04:18:07.170 10 INFO neutron.plugins.ml2.plugin [None req-e5b084f0-1179-43cc-ab7a-5c5687a284f9 - - - - - -] Attempt 1 to provision port 92a6ae02-ddce-45f0-b8ec-654c4647dd9b 2026-02-26 04:18:07.873 9 INFO neutron.plugins.ml2.plugin [None req-c98c3efb-4fa1-4888-b005-39c2635c592b - - - - - -] Attempt 1 to provision port f5279749-b5a0-4e47-8aaa-6b19cf7bb5cf 2026-02-26 04:18:08.134 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 099ae452-cfd7-48a9-93d5-be1d251e05c6 2026-02-26 04:18:08.554 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 3c18ebed-7cf6-4c56-834d-b55cae77c3be 2026-02-26 04:18:08.579 9 INFO neutron.plugins.ml2.plugin [None req-a643e270-b6b0-40e5-9e9f-39acd6898c0e - - - - - -] Attempt 1 to provision port 92a6ae02-ddce-45f0-b8ec-654c4647dd9b 2026-02-26 04:18:08.625 9 INFO neutron.plugins.ml2.plugin [None req-a643e270-b6b0-40e5-9e9f-39acd6898c0e - - - - - -] Attempt 1 to provision port 3c18ebed-7cf6-4c56-834d-b55cae77c3be 2026-02-26 04:18:08.675 9 INFO neutron.plugins.ml2.plugin [None req-a643e270-b6b0-40e5-9e9f-39acd6898c0e - - - - - -] Attempt 1 to provision port bd6c0edf-56ee-4f30-88bc-0a7fe1fff8f1 2026-02-26 04:18:08.943 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 92a6ae02-ddce-45f0-b8ec-654c4647dd9b 2026-02-26 04:18:09.278 9 INFO neutron.plugins.ml2.plugin [None req-8d9736e6-3698-4672-92aa-609e2a5073ba - - - - - -] Attempt 1 to provision port bd6c0edf-56ee-4f30-88bc-0a7fe1fff8f1 2026-02-26 04:18:09.994 9 INFO neutron.plugins.ml2.plugin [None req-97598ec7-9787-4155-9eed-28726e44996a - - - - - -] Attempt 1 to provision port 3c18ebed-7cf6-4c56-834d-b55cae77c3be 2026-02-26 04:18:10.112 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port ab281235-233c-4cdd-8545-138ad08f63c0 2026-02-26 04:18:10.570 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 3c18ebed-7cf6-4c56-834d-b55cae77c3be 2026-02-26 04:18:10.705 10 INFO neutron.plugins.ml2.plugin [None req-07186f28-5f73-46aa-bc37-3f4ff4c0185c - - - - - -] Attempt 1 to provision port bd6c0edf-56ee-4f30-88bc-0a7fe1fff8f1 2026-02-26 04:18:10.735 10 INFO neutron.plugins.ml2.plugin [None req-07186f28-5f73-46aa-bc37-3f4ff4c0185c - - - - - -] Attempt 1 to provision port afb379d7-14f8-46a7-9e5b-b250c410e992 2026-02-26 04:18:10.823 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port fd4cb529-3af8-4da9-a368-49a25b66ab0f 2026-02-26 04:18:11.398 9 INFO neutron.plugins.ml2.plugin [None req-ef4b6b5a-454b-4ecd-82db-e66d7fb3b61d - - - - - -] Attempt 1 to provision port afb379d7-14f8-46a7-9e5b-b250c410e992 2026-02-26 04:18:12.064 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port ab281235-233c-4cdd-8545-138ad08f63c0 2026-02-26 04:18:12.297 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port fd4cb529-3af8-4da9-a368-49a25b66ab0f 2026-02-26 04:18:19.087 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port b52d97bf-f5d6-43e0-bc32-6b65803d4463 2026-02-26 04:18:19.591 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6e1c83c-bd67-42de-901f-199db881f801'] response: {'server_uuid': '31fe0ae9-002d-4611-b224-c0a88daa5db9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b52d97bf-f5d6-43e0-bc32-6b65803d4463', 'code': 200} 2026-02-26 04:18:21.048 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port dca25091-75de-4a66-8cc5-a26f436fdd8b 2026-02-26 04:18:21.397 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port b52d97bf-f5d6-43e0-bc32-6b65803d4463 2026-02-26 04:18:21.597 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8779a3b-0fb8-465d-a345-c30212164b13'] response: {'server_uuid': 'd5edcabf-134c-4dbb-8903-1f49b695adec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dca25091-75de-4a66-8cc5-a26f436fdd8b', 'code': 200} 2026-02-26 04:18:22.472 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port dca25091-75de-4a66-8cc5-a26f436fdd8b 2026-02-26 04:18:31.143 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port cfa007e0-9455-4b45-a9e9-91b760fdf50e 2026-02-26 04:18:31.265 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d6d0183-7e68-42c9-9ce4-83914b3f6444'] response: {'server_uuid': '0cfbc13a-7a32-4ddf-9d28-edb5208b8b7b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cfa007e0-9455-4b45-a9e9-91b760fdf50e', 'code': 200} 2026-02-26 04:18:32.535 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port cfa007e0-9455-4b45-a9e9-91b760fdf50e 2026-02-26 04:18:40.520 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port bb4f63cf-f695-45fb-9b65-a4511ac54e29 2026-02-26 04:18:42.139 9 INFO neutron.plugins.ml2.plugin [None req-b6a410b9-b5f7-41ab-af05-9438bd98bbe6 - - - - - -] Attempt 1 to provision port bb4f63cf-f695-45fb-9b65-a4511ac54e29 2026-02-26 04:18:42.512 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 69062a4f-df08-4a18-92b8-dbf6d3e18611 2026-02-26 04:18:42.843 9 INFO neutron.plugins.ml2.plugin [None req-fea1aa39-3d80-495a-bb74-73b018fb64f3 - - - - - -] Attempt 1 to provision port bb4f63cf-f695-45fb-9b65-a4511ac54e29 2026-02-26 04:18:42.914 9 INFO neutron.plugins.ml2.plugin [None req-fea1aa39-3d80-495a-bb74-73b018fb64f3 - - - - - -] Attempt 1 to provision port 9f96bde6-9755-4dd5-ae7e-4f524ef7f48b 2026-02-26 04:18:42.975 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port cb727404-d2c8-4a44-aec1-4a1ef150bd7f 2026-02-26 04:18:43.264 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port bb4f63cf-f695-45fb-9b65-a4511ac54e29 2026-02-26 04:18:43.485 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port bd6c0edf-56ee-4f30-88bc-0a7fe1fff8f1 2026-02-26 04:18:43.552 10 INFO neutron.plugins.ml2.plugin [None req-6665208c-ac90-418b-8dc7-3c7d8007ddac - - - - - -] Attempt 1 to provision port 69062a4f-df08-4a18-92b8-dbf6d3e18611 2026-02-26 04:18:43.622 10 INFO neutron.plugins.ml2.plugin [None req-6665208c-ac90-418b-8dc7-3c7d8007ddac - - - - - -] Attempt 1 to provision port 9f96bde6-9755-4dd5-ae7e-4f524ef7f48b 2026-02-26 04:18:44.257 10 INFO neutron.plugins.ml2.plugin [None req-70247e40-24b5-4131-ab12-25d7167bee31 - - - - - -] Attempt 1 to provision port 69062a4f-df08-4a18-92b8-dbf6d3e18611 2026-02-26 04:18:44.558 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 69062a4f-df08-4a18-92b8-dbf6d3e18611 2026-02-26 04:18:44.752 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port cb727404-d2c8-4a44-aec1-4a1ef150bd7f 2026-02-26 04:18:44.906 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port bd6c0edf-56ee-4f30-88bc-0a7fe1fff8f1 2026-02-26 04:18:48.069 10 INFO neutron.plugins.ml2.plugin [None req-a4ee2687-d23a-48c9-8c8a-be389483dc71 - - - - - -] Attempt 1 to provision port dca25091-75de-4a66-8cc5-a26f436fdd8b 2026-02-26 04:18:48.514 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port dca25091-75de-4a66-8cc5-a26f436fdd8b 2026-02-26 04:18:48.786 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port f94176af-9a3b-455d-b7fa-86a43c4cce44 2026-02-26 04:18:50.179 9 INFO neutron.plugins.ml2.plugin [None req-c6c4723e-31a5-4112-8abe-8bfa4f49edea - - - - - -] Attempt 1 to provision port 3dc28d89-eb22-4e6d-9dfa-6b45e1a50ba5 2026-02-26 04:18:50.512 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 868bd2e8-dba3-4168-bf7e-688a9b50be43 2026-02-26 04:18:50.853 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port f94176af-9a3b-455d-b7fa-86a43c4cce44 2026-02-26 04:18:50.894 10 INFO neutron.plugins.ml2.plugin [None req-e2e1576b-0f3d-4ef3-b252-8f10378d6409 - - - - - -] Attempt 1 to provision port 868bd2e8-dba3-4168-bf7e-688a9b50be43 2026-02-26 04:18:50.963 10 INFO neutron.plugins.ml2.plugin [None req-e2e1576b-0f3d-4ef3-b252-8f10378d6409 - - - - - -] Attempt 1 to provision port f94176af-9a3b-455d-b7fa-86a43c4cce44 2026-02-26 04:18:52.294 9 INFO neutron.plugins.ml2.plugin [None req-940467a0-bf21-49b3-9fe0-d17b60574c8d - - - - - -] Attempt 1 to provision port 868bd2e8-dba3-4168-bf7e-688a9b50be43 2026-02-26 04:18:52.487 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 314bd47c-614c-4bc8-9c17-25f69270af1a 2026-02-26 04:18:52.944 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 868bd2e8-dba3-4168-bf7e-688a9b50be43 2026-02-26 04:18:53.003 9 INFO neutron.plugins.ml2.plugin [None req-46046222-81b1-42d1-b1c8-431c1b0a0af2 - - - - - -] Attempt 1 to provision port 6b5fc90d-2447-4f35-95f8-fa119aa7b255 2026-02-26 04:18:53.700 9 INFO neutron.plugins.ml2.plugin [None req-f194545b-9f4b-4d84-9a04-d7470aac72c3 - - - - - -] Attempt 1 to provision port 6b5fc90d-2447-4f35-95f8-fa119aa7b255 2026-02-26 04:18:54.644 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 314bd47c-614c-4bc8-9c17-25f69270af1a 2026-02-26 04:18:54.895 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port a1651886-d447-482f-857c-77cec3952bae 2026-02-26 04:18:55.156 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 4bd67fdd-ccdd-4bda-b74e-92f225db0a76 2026-02-26 04:18:55.623 10 INFO neutron.plugins.ml2.plugin [None req-33716e0f-4a02-410f-94cd-d1c253b72ab8 - - - - - -] Attempt 1 to provision port 4bd67fdd-ccdd-4bda-b74e-92f225db0a76 2026-02-26 04:18:56.335 9 INFO neutron.plugins.ml2.plugin [None req-a0e4b227-a0bb-4048-ad57-b01398250bd2 - - - - - -] Attempt 1 to provision port 4bd67fdd-ccdd-4bda-b74e-92f225db0a76 2026-02-26 04:18:56.483 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 4bd67fdd-ccdd-4bda-b74e-92f225db0a76 2026-02-26 04:18:57.738 9 INFO neutron.plugins.ml2.plugin [None req-1cfbe54c-d39e-475d-9053-86ba57a35359 - - - - - -] Attempt 1 to provision port dca25091-75de-4a66-8cc5-a26f436fdd8b 2026-02-26 04:18:58.586 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port dca25091-75de-4a66-8cc5-a26f436fdd8b 2026-02-26 04:18:59.753 9 INFO neutron.plugins.ml2.plugin [None req-7e6caa88-e858-46c4-8cc9-3bf66ded512e - - - - - -] Attempt 1 to provision port 4ee15018-fe2e-462a-bf73-f6ac805abbe8 2026-02-26 04:19:00.735 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-23b9fa80-1e1c-4bb7-9284-46e735be01a3'] response: {'server_uuid': 'd5edcabf-134c-4dbb-8903-1f49b695adec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dca25091-75de-4a66-8cc5-a26f436fdd8b', 'code': 200} 2026-02-26 04:19:06.985 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 085cad4c-7bbc-4c5a-afd0-7e16daa16a9b 2026-02-26 04:19:07.104 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ffc2f2a-8669-4364-863a-bc8585facdd9'] response: {'server_uuid': 'd72291ca-ec94-47b0-b889-ab554c7716dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '085cad4c-7bbc-4c5a-afd0-7e16daa16a9b', 'code': 200} 2026-02-26 04:19:08.418 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 085cad4c-7bbc-4c5a-afd0-7e16daa16a9b 2026-02-26 04:19:10.443 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 6b5fc90d-2447-4f35-95f8-fa119aa7b255 2026-02-26 04:19:10.881 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 3dc28d89-eb22-4e6d-9dfa-6b45e1a50ba5 2026-02-26 04:19:12.430 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 6b5fc90d-2447-4f35-95f8-fa119aa7b255 2026-02-26 04:19:12.644 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 3dc28d89-eb22-4e6d-9dfa-6b45e1a50ba5 2026-02-26 04:19:13.231 9 INFO neutron.plugins.ml2.plugin [None req-2c2840b3-6e39-4d75-bdb4-c962e2e98295 - - - - - -] Attempt 1 to provision port 9bce1805-8db6-4801-8b3b-b918ade820ee 2026-02-26 04:19:14.329 10 INFO neutron.plugins.ml2.plugin [None req-4ecd9797-928a-4e0a-9cc9-0531a4fc237d - - - - - -] Attempt 1 to provision port ecd97cbe-82e8-4159-8494-794fad6fad17 2026-02-26 04:19:14.448 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port ecd97cbe-82e8-4159-8494-794fad6fad17 2026-02-26 04:19:15.628 10 INFO neutron.plugins.ml2.plugin [None req-d97c2d80-91c8-4125-b24c-fe1cd78f71b6 - - - - - -] Attempt 1 to provision port 850480ef-7e42-4b85-b9fc-b886e2bcd6ee 2026-02-26 04:19:15.671 10 INFO neutron.plugins.ml2.plugin [None req-d97c2d80-91c8-4125-b24c-fe1cd78f71b6 - - - - - -] Attempt 1 to provision port ecd97cbe-82e8-4159-8494-794fad6fad17 2026-02-26 04:19:16.338 10 INFO neutron.plugins.ml2.plugin [None req-b72029d7-dd94-4f73-8bae-a78f03518708 - - - - - -] Attempt 1 to provision port 850480ef-7e42-4b85-b9fc-b886e2bcd6ee 2026-02-26 04:19:16.496 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port f7e6e9d9-3b80-472d-b90a-8d4e8f2c4349 2026-02-26 04:19:16.921 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port ecd97cbe-82e8-4159-8494-794fad6fad17 2026-02-26 04:19:17.243 10 INFO neutron.plugins.ml2.plugin [None req-599bf5c8-331b-4f4d-b6af-1b1586473d28 - - - - - -] Attempt 1 to provision port 850480ef-7e42-4b85-b9fc-b886e2bcd6ee 2026-02-26 04:19:18.404 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port f7e6e9d9-3b80-472d-b90a-8d4e8f2c4349 2026-02-26 04:19:27.037 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 848af6a5-90f0-4457-90f4-44ab27e5dbec 2026-02-26 04:19:27.170 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-28c0641b-eb6e-4a36-a820-c13700f83430'] response: {'server_uuid': '86717362-5205-4b43-b7ea-d3f36db50075', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '848af6a5-90f0-4457-90f4-44ab27e5dbec', 'code': 200} 2026-02-26 04:19:27.802 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c5e9622-42c7-4a5f-b40d-8004004a5e1c'] response: {'server_uuid': 'd72291ca-ec94-47b0-b889-ab554c7716dd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '085cad4c-7bbc-4c5a-afd0-7e16daa16a9b', 'code': 200} 2026-02-26 04:19:28.536 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 848af6a5-90f0-4457-90f4-44ab27e5dbec 2026-02-26 04:19:28.770 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 085cad4c-7bbc-4c5a-afd0-7e16daa16a9b 2026-02-26 04:19:29.279 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-73a10662-4714-4555-bad6-0e9b6d8d1ac0'] response: {'server_uuid': 'd72291ca-ec94-47b0-b889-ab554c7716dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '085cad4c-7bbc-4c5a-afd0-7e16daa16a9b', 'code': 200} 2026-02-26 04:19:30.442 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 085cad4c-7bbc-4c5a-afd0-7e16daa16a9b 2026-02-26 04:19:32.455 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 850480ef-7e42-4b85-b9fc-b886e2bcd6ee 2026-02-26 04:19:32.784 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 9bce1805-8db6-4801-8b3b-b918ade820ee 2026-02-26 04:19:34.482 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 850480ef-7e42-4b85-b9fc-b886e2bcd6ee 2026-02-26 04:19:34.732 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 9bce1805-8db6-4801-8b3b-b918ade820ee 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.594 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-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.594 9 ERROR neutron.plugins.ml2.managers 2026-02-26 04:19:38.597 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Failed to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e on host instance for vnic_type normal using segments [{'id': '1cc95637-51a7-46e4-93be-9e7a5b01f67f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'e7eebd83-9735-4cea-b2ac-f8fb859edee3'}] 2026-02-26 04:19:38.598 9 INFO neutron.plugins.ml2.plugin [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Attempt 2 to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.607 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-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.607 9 ERROR neutron.plugins.ml2.managers 2026-02-26 04:19:38.609 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Failed to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e on host instance for vnic_type normal using segments [{'id': '1cc95637-51a7-46e4-93be-9e7a5b01f67f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'e7eebd83-9735-4cea-b2ac-f8fb859edee3'}] 2026-02-26 04:19:38.609 9 INFO neutron.plugins.ml2.plugin [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Attempt 3 to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.620 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-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.620 9 ERROR neutron.plugins.ml2.managers 2026-02-26 04:19:38.621 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Failed to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e on host instance for vnic_type normal using segments [{'id': '1cc95637-51a7-46e4-93be-9e7a5b01f67f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'e7eebd83-9735-4cea-b2ac-f8fb859edee3'}] 2026-02-26 04:19:38.622 9 INFO neutron.plugins.ml2.plugin [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Attempt 4 to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.631 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-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.631 9 ERROR neutron.plugins.ml2.managers 2026-02-26 04:19:38.633 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Failed to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e on host instance for vnic_type normal using segments [{'id': '1cc95637-51a7-46e4-93be-9e7a5b01f67f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'e7eebd83-9735-4cea-b2ac-f8fb859edee3'}] 2026-02-26 04:19:38.633 9 INFO neutron.plugins.ml2.plugin [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Attempt 5 to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.643 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-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.643 9 ERROR neutron.plugins.ml2.managers 2026-02-26 04:19:38.645 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Failed to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e on host instance for vnic_type normal using segments [{'id': '1cc95637-51a7-46e4-93be-9e7a5b01f67f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'e7eebd83-9735-4cea-b2ac-f8fb859edee3'}] 2026-02-26 04:19:38.645 9 INFO neutron.plugins.ml2.plugin [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Attempt 6 to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.659 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-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.659 9 ERROR neutron.plugins.ml2.managers 2026-02-26 04:19:38.661 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Failed to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e on host instance for vnic_type normal using segments [{'id': '1cc95637-51a7-46e4-93be-9e7a5b01f67f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'e7eebd83-9735-4cea-b2ac-f8fb859edee3'}] 2026-02-26 04:19:38.662 9 INFO neutron.plugins.ml2.plugin [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Attempt 7 to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.672 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-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.672 9 ERROR neutron.plugins.ml2.managers 2026-02-26 04:19:38.673 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Failed to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e on host instance for vnic_type normal using segments [{'id': '1cc95637-51a7-46e4-93be-9e7a5b01f67f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'e7eebd83-9735-4cea-b2ac-f8fb859edee3'}] 2026-02-26 04:19:38.674 9 INFO neutron.plugins.ml2.plugin [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Attempt 8 to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.683 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-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.683 9 ERROR neutron.plugins.ml2.managers 2026-02-26 04:19:38.685 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Failed to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e on host instance for vnic_type normal using segments [{'id': '1cc95637-51a7-46e4-93be-9e7a5b01f67f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'e7eebd83-9735-4cea-b2ac-f8fb859edee3'}] 2026-02-26 04:19:38.685 9 INFO neutron.plugins.ml2.plugin [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Attempt 9 to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.697 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-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.697 9 ERROR neutron.plugins.ml2.managers 2026-02-26 04:19:38.699 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Failed to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e on host instance for vnic_type normal using segments [{'id': '1cc95637-51a7-46e4-93be-9e7a5b01f67f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'e7eebd83-9735-4cea-b2ac-f8fb859edee3'}] 2026-02-26 04:19:38.699 9 INFO neutron.plugins.ml2.plugin [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Attempt 10 to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-26 04:19:38.713 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-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48729742-ba00-4dcc-aebe-1c198718603d could not be found. 2026-02-26 04:19:38.713 9 ERROR neutron.plugins.ml2.managers 2026-02-26 04:19:38.715 9 ERROR neutron.plugins.ml2.managers [None req-d80e9cc4-863a-4800-96cd-85e43da199c6 - - - - - -] Failed to bind port c6205ace-2053-4a0a-8111-3a1f6b53c17e on host instance for vnic_type normal using segments [{'id': '1cc95637-51a7-46e4-93be-9e7a5b01f67f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 300, 'network_id': 'e7eebd83-9735-4cea-b2ac-f8fb859edee3'}] 2026-02-26 04:19:44.930 10 INFO neutron.plugins.ml2.plugin [None req-88c7df0b-a066-4fe4-81d8-98176625cc9f - - - - - -] Attempt 1 to provision port 6feb9ed3-3a52-4b8c-958c-dce2376d1493 2026-02-26 04:19:46.241 9 INFO neutron.plugins.ml2.plugin [None req-48be823c-46dc-4bbb-bff2-86189a652d2e - - - - - -] Attempt 1 to provision port ef96589a-7e96-4711-a16f-f41b489e2616 2026-02-26 04:19:46.469 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port ef96589a-7e96-4711-a16f-f41b489e2616 2026-02-26 04:19:47.545 9 INFO neutron.plugins.ml2.plugin [None req-f74eb550-0471-4898-8db0-c2b49dcc2627 - - - - - -] Attempt 1 to provision port 1530290b-7426-4fd7-8441-6040b41fecbf 2026-02-26 04:19:47.577 9 INFO neutron.plugins.ml2.plugin [None req-f74eb550-0471-4898-8db0-c2b49dcc2627 - - - - - -] Attempt 1 to provision port ef96589a-7e96-4711-a16f-f41b489e2616 2026-02-26 04:19:48.252 10 INFO neutron.plugins.ml2.plugin [None req-d4ab7b36-652a-4e0c-88ad-06827913f8ff - - - - - -] Attempt 1 to provision port 1530290b-7426-4fd7-8441-6040b41fecbf 2026-02-26 04:19:48.576 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port ef96589a-7e96-4711-a16f-f41b489e2616 2026-02-26 04:19:48.805 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port de722df6-8534-4fcb-95a4-2f7a85ef38b9 2026-02-26 04:19:49.162 10 INFO neutron.plugins.ml2.plugin [None req-645a5f85-1010-42ad-8896-a7f1582aa66e - - - - - -] Attempt 1 to provision port 1530290b-7426-4fd7-8441-6040b41fecbf 2026-02-26 04:19:50.471 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port de722df6-8534-4fcb-95a4-2f7a85ef38b9 2026-02-26 04:20:00.960 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port d2ad3a46-b47d-4e4b-8060-faa75ae32e7d 2026-02-26 04:20:01.102 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6329b12d-4370-48cf-b1ca-f79cdbf101af'] response: {'server_uuid': 'e6a526af-14ae-4b2e-8a58-282c27db3e76', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd2ad3a46-b47d-4e4b-8060-faa75ae32e7d', 'code': 200} 2026-02-26 04:20:02.437 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port d2ad3a46-b47d-4e4b-8060-faa75ae32e7d 2026-02-26 04:20:04.561 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 6feb9ed3-3a52-4b8c-958c-dce2376d1493 2026-02-26 04:20:04.809 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 1530290b-7426-4fd7-8441-6040b41fecbf 2026-02-26 04:20:06.457 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 6feb9ed3-3a52-4b8c-958c-dce2376d1493 2026-02-26 04:20:06.637 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 1530290b-7426-4fd7-8441-6040b41fecbf 2026-02-26 04:20:11.256 10 INFO neutron.plugins.ml2.plugin [None req-b88ecbf5-b5df-44c9-aeed-49967ed2524b - - - - - -] Attempt 1 to provision port f9b8df4b-5686-4ed0-8b93-72e1d2159290 2026-02-26 04:20:34.516 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port ec3a62b1-4569-4264-adc0-9edc5af69829 2026-02-26 04:20:40.478 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 2b6f9ff3-a30c-418c-9624-463ddc73690c 2026-02-26 04:20:40.791 9 INFO neutron.plugins.ml2.plugin [None req-4e4015f6-5d6b-48a2-88e9-1f95fb9c96be - - - - - -] Attempt 1 to provision port 741778df-5b84-4915-8143-1909d6f46b03 2026-02-26 04:20:40.835 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 741778df-5b84-4915-8143-1909d6f46b03 2026-02-26 04:20:41.491 10 INFO neutron.plugins.ml2.plugin [None req-d7bca5c0-5508-4188-9ef9-c7de1bd79435 - - - - - -] Attempt 1 to provision port 2b6f9ff3-a30c-418c-9624-463ddc73690c 2026-02-26 04:20:42.198 9 INFO neutron.plugins.ml2.plugin [None req-7e979a52-fbae-4f04-be1a-18831289201d - - - - - -] Attempt 1 to provision port 741778df-5b84-4915-8143-1909d6f46b03 2026-02-26 04:20:42.235 9 INFO neutron.plugins.ml2.plugin [None req-7e979a52-fbae-4f04-be1a-18831289201d - - - - - -] Attempt 1 to provision port 875d14e4-4b3e-41bc-813d-046cb0ecac58 2026-02-26 04:20:42.465 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 2b6f9ff3-a30c-418c-9624-463ddc73690c 2026-02-26 04:20:42.631 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 741778df-5b84-4915-8143-1909d6f46b03 2026-02-26 04:20:42.900 9 INFO neutron.plugins.ml2.plugin [None req-773124f2-3bb0-49f0-a8ea-5f50042c11cc - - - - - -] Attempt 1 to provision port 2b6f9ff3-a30c-418c-9624-463ddc73690c 2026-02-26 04:20:42.944 9 INFO neutron.plugins.ml2.plugin [None req-773124f2-3bb0-49f0-a8ea-5f50042c11cc - - - - - -] Attempt 1 to provision port 875d14e4-4b3e-41bc-813d-046cb0ecac58 2026-02-26 04:20:43.606 9 INFO neutron.plugins.ml2.plugin [None req-4639cbe7-7b78-4382-a1c0-c872249d430b - - - - - -] Attempt 1 to provision port 875d14e4-4b3e-41bc-813d-046cb0ecac58 2026-02-26 04:20:48.520 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port dbee4c65-9acb-42d0-a2a1-e4ab5d7cdc68 2026-02-26 04:20:48.827 9 INFO neutron.plugins.ml2.plugin [None req-54635b54-1bd1-479e-bbfe-679270261695 - - - - - -] Attempt 1 to provision port dbee4c65-9acb-42d0-a2a1-e4ab5d7cdc68 2026-02-26 04:20:50.134 10 INFO neutron.plugins.ml2.plugin [None req-19f6061f-88d7-4c29-89ba-6d05cba2bfde - - - - - -] Attempt 1 to provision port dbee4c65-9acb-42d0-a2a1-e4ab5d7cdc68 2026-02-26 04:20:50.500 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port dbee4c65-9acb-42d0-a2a1-e4ab5d7cdc68 2026-02-26 04:20:54.366 9 INFO neutron.plugins.ml2.plugin [None req-545531d2-ee73-413b-958d-f207bbc734de - - - - - -] Attempt 1 to provision port cf9c19da-532a-4b5e-8ee4-0998cbd5a8bc 2026-02-26 04:20:54.489 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port cf9c19da-532a-4b5e-8ee4-0998cbd5a8bc 2026-02-26 04:20:55.672 10 INFO neutron.plugins.ml2.plugin [None req-74e2542e-66da-4ca4-9a0f-106c16703e2c - - - - - -] Attempt 1 to provision port cf9c19da-532a-4b5e-8ee4-0998cbd5a8bc 2026-02-26 04:20:57.485 10 INFO neutron.plugins.ml2.plugin [None req-4c2482d4-4fe0-4743-a5b5-a5af7ebb6dba - - - - - -] Attempt 1 to provision port e863a882-8b26-41c6-8a7a-fc30c46e41a7 2026-02-26 04:21:01.200 9 INFO neutron.plugins.ml2.plugin [None req-398fcd96-710d-48e4-951e-c7b02397345d - - - - - -] Attempt 1 to provision port 5eb83334-e240-42df-9559-16bdee58fe98 2026-02-26 04:21:04.511 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port fd4e8154-37ed-454f-a9d6-821a9c57bdf3 2026-02-26 04:21:04.825 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 7efe7e27-bc81-45b0-8d6a-644835897c7c 2026-02-26 04:21:04.922 9 INFO neutron.plugins.ml2.plugin [None req-01e5756e-005d-4819-969b-33f5d52fdd0c - - - - - -] Attempt 1 to provision port 7efe7e27-bc81-45b0-8d6a-644835897c7c 2026-02-26 04:21:06.230 10 INFO neutron.plugins.ml2.plugin [None req-207159fa-886d-4187-8825-af905a130e65 - - - - - -] Attempt 1 to provision port a7868439-0f8f-4c11-8462-0629cce41872 2026-02-26 04:21:06.251 10 INFO neutron.plugins.ml2.plugin [None req-207159fa-886d-4187-8825-af905a130e65 - - - - - -] Attempt 1 to provision port 7efe7e27-bc81-45b0-8d6a-644835897c7c 2026-02-26 04:21:06.471 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port fd4e8154-37ed-454f-a9d6-821a9c57bdf3 2026-02-26 04:21:06.664 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 7efe7e27-bc81-45b0-8d6a-644835897c7c 2026-02-26 04:21:06.935 10 INFO neutron.plugins.ml2.plugin [None req-a1f8205b-7601-44d5-935e-c0c5835616be - - - - - -] Attempt 1 to provision port a7868439-0f8f-4c11-8462-0629cce41872 2026-02-26 04:21:07.836 10 INFO neutron.plugins.ml2.plugin [None req-6c046459-1da7-46c1-9503-1a96afc0483f - - - - - -] Attempt 1 to provision port a7868439-0f8f-4c11-8462-0629cce41872 2026-02-26 04:21:17.009 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 0a332ac9-3768-494c-b22c-7096cd1efed6 2026-02-26 04:21:17.119 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-509efc9c-ef5d-44ab-b02a-73dc5538a09c'] response: {'server_uuid': '21836cc2-fb6b-4da5-b80d-4134c85a33b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a332ac9-3768-494c-b22c-7096cd1efed6', 'code': 200} 2026-02-26 04:21:17.681 10 INFO neutron.plugins.ml2.plugin [None req-a70f93cd-294e-4f59-b87c-98ebe2921d70 - - - - - -] Attempt 1 to provision port b25326cf-641d-4620-a777-11c268b234ff 2026-02-26 04:21:18.614 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 7bb33b88-1d52-41b2-9eb8-2f3ae5996d3c 2026-02-26 04:21:18.791 10 INFO neutron.plugins.ml2.plugin [None req-95922a79-a768-4909-9158-cda0045a8c37 - - - - - -] Attempt 1 to provision port 7bb33b88-1d52-41b2-9eb8-2f3ae5996d3c 2026-02-26 04:21:19.104 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 0a332ac9-3768-494c-b22c-7096cd1efed6 2026-02-26 04:21:20.102 10 INFO neutron.plugins.ml2.plugin [None req-5bd4fff0-26f9-4aba-8bfd-b0a4a1771f76 - - - - - -] Attempt 1 to provision port 7bb33b88-1d52-41b2-9eb8-2f3ae5996d3c 2026-02-26 04:21:20.160 10 INFO neutron.plugins.ml2.plugin [None req-5bd4fff0-26f9-4aba-8bfd-b0a4a1771f76 - - - - - -] Attempt 1 to provision port 1044b4c8-8f84-4837-90e2-563e563e9456 2026-02-26 04:21:20.582 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 5eb83334-e240-42df-9559-16bdee58fe98 2026-02-26 04:21:20.868 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 7bb33b88-1d52-41b2-9eb8-2f3ae5996d3c 2026-02-26 04:21:20.998 10 INFO neutron.plugins.ml2.plugin [None req-f1c83a0e-89ba-419f-bf87-03ed21068b3d - - - - - -] Attempt 1 to provision port 1044b4c8-8f84-4837-90e2-563e563e9456 2026-02-26 04:21:21.046 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 9f14c9d5-7191-47d4-a8b1-8ad3ff98b2c8 2026-02-26 04:21:21.426 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port a7868439-0f8f-4c11-8462-0629cce41872 2026-02-26 04:21:21.712 9 INFO neutron.plugins.ml2.plugin [None req-c0ba2501-495b-4ba5-b5a1-bf572f6fe8e3 - - - - - -] Attempt 1 to provision port 1044b4c8-8f84-4837-90e2-563e563e9456 2026-02-26 04:21:22.499 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 5eb83334-e240-42df-9559-16bdee58fe98 2026-02-26 04:21:22.631 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port a7868439-0f8f-4c11-8462-0629cce41872 2026-02-26 04:21:22.808 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 9f14c9d5-7191-47d4-a8b1-8ad3ff98b2c8 2026-02-26 04:21:33.590 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 344ed29b-ad43-4314-801b-0c3f5aa772e8 2026-02-26 04:21:33.697 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-51452ee3-a787-4f3f-b921-9dab763a3e67'] response: {'server_uuid': '5254b52f-ebcb-48d1-bbbe-dc709170a95b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '344ed29b-ad43-4314-801b-0c3f5aa772e8', 'code': 200} 2026-02-26 04:21:34.497 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 344ed29b-ad43-4314-801b-0c3f5aa772e8 2026-02-26 04:21:38.657 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port b25326cf-641d-4620-a777-11c268b234ff 2026-02-26 04:21:38.982 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 1044b4c8-8f84-4837-90e2-563e563e9456 2026-02-26 04:21:40.494 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port b25326cf-641d-4620-a777-11c268b234ff 2026-02-26 04:21:40.638 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 1044b4c8-8f84-4837-90e2-563e563e9456 2026-02-26 04:21:47.210 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 5dea649a-c2f0-4e9d-839d-3a834c81b009 2026-02-26 04:21:47.322 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc0902fc-5ad0-43e8-9a0e-d41cad6567c3'] response: {'server_uuid': '8a410ada-3abb-4e86-9ef5-2c135cfc0ca3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5dea649a-c2f0-4e9d-839d-3a834c81b009', 'code': 200} 2026-02-26 04:21:48.558 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 5dea649a-c2f0-4e9d-839d-3a834c81b009 2026-02-26 04:21:51.956 10 INFO neutron.plugins.ml2.plugin [None req-d0c9d5e5-efc4-4aca-9d41-1774a6a93eed - - - - - -] Attempt 1 to provision port 054e3e8e-493d-448d-a600-152d7d83a24e 2026-02-26 04:21:52.515 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 17df0fd2-eada-4cc7-95d3-6d4158ccad30 2026-02-26 04:21:53.660 10 INFO neutron.plugins.ml2.plugin [None req-ff2d3f9e-0937-4ac3-9d19-56a74ed659f8 - - - - - -] Attempt 1 to provision port 17df0fd2-eada-4cc7-95d3-6d4158ccad30 2026-02-26 04:21:54.607 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 17df0fd2-eada-4cc7-95d3-6d4158ccad30 2026-02-26 04:21:54.830 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 56fb3bed-d67e-4280-8931-13f8b66ad159 2026-02-26 04:21:54.964 10 INFO neutron.plugins.ml2.plugin [None req-caff9ca8-9f13-4630-889b-c855fdf605fb - - - - - -] Attempt 1 to provision port d08bd1fb-6ea7-4f68-9945-0ca2705c043c 2026-02-26 04:21:54.991 10 INFO neutron.plugins.ml2.plugin [None req-caff9ca8-9f13-4630-889b-c855fdf605fb - - - - - -] Attempt 1 to provision port 17df0fd2-eada-4cc7-95d3-6d4158ccad30 2026-02-26 04:21:55.672 10 INFO neutron.plugins.ml2.plugin [None req-c81af0c5-9456-4ada-bb5b-bc1f4e3f08bd - - - - - -] Attempt 1 to provision port d08bd1fb-6ea7-4f68-9945-0ca2705c043c 2026-02-26 04:21:56.373 9 INFO neutron.plugins.ml2.plugin [None req-c40cf5f7-4994-4fa2-b8e0-f2015799dba6 - - - - - -] Attempt 1 to provision port d08bd1fb-6ea7-4f68-9945-0ca2705c043c 2026-02-26 04:21:56.504 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 56fb3bed-d67e-4280-8931-13f8b66ad159 2026-02-26 04:21:57.276 10 INFO neutron.plugins.ml2.plugin [None req-343a5512-b8ca-4a15-983f-41345f1658cc - - - - - -] Attempt 1 to provision port 4bbbd91a-25df-4f4a-bf62-69182c7a9f8d 2026-02-26 04:21:58.542 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 10035997-25ee-4da0-b4cd-5925bd8b7b47 2026-02-26 04:21:58.583 10 INFO neutron.plugins.ml2.plugin [None req-d207dfac-c564-48a7-b20a-dc51e96e6a78 - - - - - -] Attempt 1 to provision port 10035997-25ee-4da0-b4cd-5925bd8b7b47 2026-02-26 04:21:59.792 9 INFO neutron.plugins.ml2.plugin [None req-a5bc8961-2245-4628-8ec1-10d7d58024b8 - - - - - -] Attempt 1 to provision port 10035997-25ee-4da0-b4cd-5925bd8b7b47 2026-02-26 04:21:59.869 9 INFO neutron.plugins.ml2.plugin [None req-a5bc8961-2245-4628-8ec1-10d7d58024b8 - - - - - -] Attempt 1 to provision port 1c3e32a0-1f7f-4bdc-950d-b3590502291a 2026-02-26 04:22:00.703 10 INFO neutron.plugins.ml2.plugin [None req-93a0a28e-4d62-4f76-9c3e-9c9916f6a9f7 - - - - - -] Attempt 1 to provision port 1c3e32a0-1f7f-4bdc-950d-b3590502291a 2026-02-26 04:22:00.722 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 91a45a86-ff49-4fd2-9c46-40e8ac2a7d36 2026-02-26 04:22:01.084 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 10035997-25ee-4da0-b4cd-5925bd8b7b47 2026-02-26 04:22:01.405 9 INFO neutron.plugins.ml2.plugin [None req-129be289-a687-49b7-9383-1ab3bc04e61e - - - - - -] Attempt 1 to provision port 1c3e32a0-1f7f-4bdc-950d-b3590502291a 2026-02-26 04:22:02.570 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 91a45a86-ff49-4fd2-9c46-40e8ac2a7d36 2026-02-26 04:22:13.552 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 81e77041-6c13-4b50-b4b7-43ec5435e29a 2026-02-26 04:22:13.672 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d171456a-3dea-4e0b-a20c-f0453a62f669'] response: {'server_uuid': 'e6487702-5bdb-4281-9d62-12df6211af7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81e77041-6c13-4b50-b4b7-43ec5435e29a', 'code': 200} 2026-02-26 04:22:14.815 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port d08bd1fb-6ea7-4f68-9945-0ca2705c043c 2026-02-26 04:22:15.202 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 054e3e8e-493d-448d-a600-152d7d83a24e 2026-02-26 04:22:15.445 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 81e77041-6c13-4b50-b4b7-43ec5435e29a 2026-02-26 04:22:17.048 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port d08bd1fb-6ea7-4f68-9945-0ca2705c043c 2026-02-26 04:22:17.385 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 054e3e8e-493d-448d-a600-152d7d83a24e 2026-02-26 04:22:18.791 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 4bbbd91a-25df-4f4a-bf62-69182c7a9f8d 2026-02-26 04:22:19.095 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 1c3e32a0-1f7f-4bdc-950d-b3590502291a 2026-02-26 04:22:20.783 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 4bbbd91a-25df-4f4a-bf62-69182c7a9f8d 2026-02-26 04:22:20.927 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 1c3e32a0-1f7f-4bdc-950d-b3590502291a 2026-02-26 04:22:30.723 10 INFO neutron.plugins.ml2.plugin [None req-e75a789c-2356-45d5-bc9c-6a2ce9f660d3 - - - - - -] Attempt 1 to provision port 05f8bf47-01bc-4531-a421-9ea95666a640 2026-02-26 04:22:30.848 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 05f8bf47-01bc-4531-a421-9ea95666a640 2026-02-26 04:22:31.045 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 9ed7337b-d3a9-45dc-aa63-5cbc52a2cfff 2026-02-26 04:22:31.418 9 INFO neutron.plugins.ml2.plugin [None req-67c8ab00-77cb-438d-98dd-8d8d62da9e8a - - - - - -] Attempt 1 to provision port 9b59a1ad-743f-4ca5-8213-7b27a07d2173 2026-02-26 04:22:31.454 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 9b59a1ad-743f-4ca5-8213-7b27a07d2173 2026-02-26 04:22:31.676 9 INFO neutron.plugins.ml2.plugin [None req-67c8ab00-77cb-438d-98dd-8d8d62da9e8a - - - - - -] Attempt 1 to provision port a16b87d6-13f5-4b94-9f5c-d6676514572f 2026-02-26 04:22:32.117 10 INFO neutron.plugins.ml2.plugin [None req-bc20cc73-46b3-4449-9d8f-2738d87b9882 - - - - - -] Attempt 1 to provision port 9ed7337b-d3a9-45dc-aa63-5cbc52a2cfff 2026-02-26 04:22:33.020 9 INFO neutron.plugins.ml2.plugin [None req-87bfbe82-1d98-4ee0-9a4e-740f0edf0092 - - - - - -] Attempt 1 to provision port 05f8bf47-01bc-4531-a421-9ea95666a640 2026-02-26 04:22:33.721 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port f62b95d9-37e2-4652-bbbb-f1e292c0829c 2026-02-26 04:22:33.737 9 INFO neutron.plugins.ml2.plugin [None req-525084a0-935d-4900-b5fb-ed9ae98bb92d - - - - - -] Attempt 1 to provision port 9b59a1ad-743f-4ca5-8213-7b27a07d2173 2026-02-26 04:22:34.145 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 05f8bf47-01bc-4531-a421-9ea95666a640 2026-02-26 04:22:34.387 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 9ed7337b-d3a9-45dc-aa63-5cbc52a2cfff 2026-02-26 04:22:34.442 9 INFO neutron.plugins.ml2.plugin [None req-2d3102be-6ad5-47e1-b60a-b61ad2d2149f - - - - - -] Attempt 1 to provision port 9ed7337b-d3a9-45dc-aa63-5cbc52a2cfff 2026-02-26 04:22:34.719 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 9b59a1ad-743f-4ca5-8213-7b27a07d2173 2026-02-26 04:22:35.543 10 INFO neutron.plugins.ml2.plugin [None req-530087d0-4966-4f87-b9ed-126af8902dc8 - - - - - -] Attempt 1 to provision port 9b59a1ad-743f-4ca5-8213-7b27a07d2173 2026-02-26 04:22:35.624 10 INFO neutron.plugins.ml2.plugin [None req-530087d0-4966-4f87-b9ed-126af8902dc8 - - - - - -] Attempt 1 to provision port 05f8bf47-01bc-4531-a421-9ea95666a640 2026-02-26 04:22:35.686 10 INFO neutron.plugins.ml2.plugin [None req-530087d0-4966-4f87-b9ed-126af8902dc8 - - - - - -] Attempt 1 to provision port e6169939-3787-4c5f-a4f1-9643b83044f4 2026-02-26 04:22:35.710 10 INFO neutron.plugins.ml2.plugin [None req-530087d0-4966-4f87-b9ed-126af8902dc8 - - - - - -] Attempt 1 to provision port a4f87942-0dfa-495c-9eaa-34d5e2657ffb 2026-02-26 04:22:35.802 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port f62b95d9-37e2-4652-bbbb-f1e292c0829c 2026-02-26 04:22:36.646 10 INFO neutron.plugins.ml2.plugin [None req-3cf59e45-bcfe-4b0a-9326-955df1114441 - - - - - -] Attempt 1 to provision port a4f87942-0dfa-495c-9eaa-34d5e2657ffb 2026-02-26 04:22:37.354 9 INFO neutron.plugins.ml2.plugin [None req-0c46d2e8-4219-40cd-b352-e2c4f52012ee - - - - - -] Attempt 1 to provision port e6169939-3787-4c5f-a4f1-9643b83044f4 2026-02-26 04:22:37.381 9 INFO neutron.plugins.ml2.plugin [None req-0c46d2e8-4219-40cd-b352-e2c4f52012ee - - - - - -] Attempt 1 to provision port 9ed7337b-d3a9-45dc-aa63-5cbc52a2cfff 2026-02-26 04:22:38.066 10 INFO neutron.plugins.ml2.plugin [None req-d73c3fc5-e443-4305-a40e-fbc44f972988 - - - - - -] Attempt 1 to provision port f854e056-65cb-433b-b509-678c72ae7776 2026-02-26 04:22:38.111 10 INFO neutron.plugins.ml2.plugin [None req-d73c3fc5-e443-4305-a40e-fbc44f972988 - - - - - -] Attempt 1 to provision port a4f87942-0dfa-495c-9eaa-34d5e2657ffb 2026-02-26 04:22:38.778 9 INFO neutron.plugins.ml2.plugin [None req-18888bda-d286-4da3-8466-b02359cfd86f - - - - - -] Attempt 1 to provision port e6169939-3787-4c5f-a4f1-9643b83044f4 2026-02-26 04:22:39.464 9 INFO neutron.plugins.ml2.plugin [None req-452c7c30-6746-4a0e-a068-5e0a9f1ac44f - - - - - -] Attempt 1 to provision port f854e056-65cb-433b-b509-678c72ae7776 2026-02-26 04:22:48.169 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 4ff356e6-5430-4945-9ddb-5e2d77596dd6 2026-02-26 04:22:48.273 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d63d2c40-2e97-47d4-b7cd-78af7d4db5ac'] response: {'server_uuid': '7b0903de-6841-4811-acbd-80c037c1b9e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ff356e6-5430-4945-9ddb-5e2d77596dd6', 'code': 200} 2026-02-26 04:22:49.644 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 4ff356e6-5430-4945-9ddb-5e2d77596dd6 2026-02-26 04:22:51.635 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port a16b87d6-13f5-4b94-9f5c-d6676514572f 2026-02-26 04:22:53.659 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port f854e056-65cb-433b-b509-678c72ae7776 2026-02-26 04:22:53.913 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port a16b87d6-13f5-4b94-9f5c-d6676514572f 2026-02-26 04:22:54.072 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port e6169939-3787-4c5f-a4f1-9643b83044f4 2026-02-26 04:22:54.323 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port a4f87942-0dfa-495c-9eaa-34d5e2657ffb 2026-02-26 04:22:55.635 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port f854e056-65cb-433b-b509-678c72ae7776 2026-02-26 04:22:55.905 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port e6169939-3787-4c5f-a4f1-9643b83044f4 2026-02-26 04:22:56.084 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port a4f87942-0dfa-495c-9eaa-34d5e2657ffb 2026-02-26 04:23:05.665 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 815228e8-26fa-4fd0-a4bf-22df1fcd4acf 2026-02-26 04:23:05.761 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b301065c-a47c-43d2-b64e-53b4c7bad282'] response: {'server_uuid': '0517e510-893d-425f-9826-33a3224e8cb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '815228e8-26fa-4fd0-a4bf-22df1fcd4acf', 'code': 200} 2026-02-26 04:23:07.622 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 815228e8-26fa-4fd0-a4bf-22df1fcd4acf 2026-02-26 04:23:28.160 9 INFO neutron.plugins.ml2.plugin [None req-c75dbc79-967c-4a34-8190-36c61b139fdd - - - - - -] Attempt 1 to provision port 3632906f-12da-4d41-ad64-4e88d007a61a 2026-02-26 04:23:50.201 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port d06d0fd8-c611-4565-9566-5d38f2154a20 2026-02-26 04:23:50.342 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-37a19b68-dca2-497a-892c-287737f92a7b'] response: {'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd06d0fd8-c611-4565-9566-5d38f2154a20', 'code': 200} 2026-02-26 04:23:51.654 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port d06d0fd8-c611-4565-9566-5d38f2154a20 2026-02-26 04:24:30.220 10 INFO neutron.plugins.ml2.plugin [None req-cee5d1e9-b634-475a-b9af-9476631bdadf - - - - - -] Attempt 1 to provision port 9cf29754-be85-478f-869b-f8c3224d175d 2026-02-26 04:24:37.277 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 9cf29754-be85-478f-869b-f8c3224d175d 2026-02-26 04:24:37.432 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-545cdf04-d257-42bf-89fb-10555e76bbb6'] response: {'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9cf29754-be85-478f-869b-f8c3224d175d', 'code': 200} 2026-02-26 04:24:38.432 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 9cf29754-be85-478f-869b-f8c3224d175d 2026-02-26 04:25:07.951 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 2026-02-26 04:25:08.071 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5c0aaa8-8af9-45d3-9d89-1d8aaa46c68d'] response: {'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64', 'code': 200} 2026-02-26 04:25:09.881 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 2026-02-26 04:25:11.571 10 INFO neutron.plugins.ml2.plugin [None req-010b1d5c-fb12-4330-857f-1066e9c4af9c - - - - - -] Attempt 1 to provision port 2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 2026-02-26 04:25:11.921 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 2026-02-26 04:25:25.928 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port f86179b7-97ea-471e-a023-786f8ccec18b 2026-02-26 04:25:26.032 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-07316e3d-8975-474f-872b-8d7963e887f8'] response: {'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f86179b7-97ea-471e-a023-786f8ccec18b', 'code': 200} 2026-02-26 04:25:28.089 9 INFO neutron.plugins.ml2.plugin [None req-c240937b-71a6-4fff-af8f-97919a4a6a5a - - - - - -] Attempt 1 to provision port f86179b7-97ea-471e-a023-786f8ccec18b 2026-02-26 04:25:37.969 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port f86179b7-97ea-471e-a023-786f8ccec18b 2026-02-26 04:25:38.211 10 INFO neutron.plugins.ml2.plugin [None req-3119ff21-91b1-4cfa-861a-748519b3e130 - - - - - -] Attempt 1 to provision port f86179b7-97ea-471e-a023-786f8ccec18b 2026-02-26 04:25:47.959 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 2026-02-26 04:25:48.559 9 INFO neutron.plugins.ml2.plugin [None req-336c6a29-eee2-4073-b4a8-3b59c02a9022 - - - - - -] Attempt 1 to provision port 2244ee6f-9ddb-46ef-8ee0-06d3b9b77b64 2026-02-26 04:26:16.180 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f20844c1-85ec-4f42-9473-3e7b84e4c8c6'] response: {'server_uuid': '88628f47-5aed-423d-a4c7-14ac61be2721', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd06d0fd8-c611-4565-9566-5d38f2154a20', 'code': 200} 2026-02-26 04:26:32.099 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a1b6861-5bfc-4900-b798-960b0edeecda'] response: {'server_uuid': '7b0903de-6841-4811-acbd-80c037c1b9e5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4ff356e6-5430-4945-9ddb-5e2d77596dd6', 'code': 200} 2026-02-26 04:27:06.057 9 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port e850f67e-49c8-41da-b824-539f9d165cee 2026-02-26 04:27:07.244 9 INFO neutron.plugins.ml2.plugin [None req-6d4557f7-bd9f-4bdb-9f01-4353069e27cd - - - - - -] Attempt 1 to provision port e850f67e-49c8-41da-b824-539f9d165cee 2026-02-26 04:27:07.951 9 INFO neutron.plugins.ml2.plugin [None req-4d5eae59-9421-40b0-ad27-12715c546efd - - - - - -] Attempt 1 to provision port 678f902e-f44e-497f-9c2c-c5da32f5dd34 2026-02-26 04:27:07.977 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port 8357a629-3cc9-4b19-a7d2-93865a43ba92 2026-02-26 04:27:08.351 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] Attempt 1 to provision port fa01551d-1a7c-4537-b1b7-0f47f1f48f67 2026-02-26 04:27:08.590 10 INFO neutron.plugins.ml2.plugin [None req-8291258a-3cdb-4c4b-951f-7f14ab66a51f - - - - - -] No ports have port_id starting with fa01551d-1a7c-4537-b1b7-0f47f1f48f67