+ 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-03-04 01:57:26.548 1 INFO neutron.common.config [-] Logging enabled! 2026-03-04 01:57:26.548 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.3.dev6 2026-03-04 01:57:26.548 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-03-04 01:57:26.549 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-04 01:57:27.582 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-04 01:57:27.660 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-04 01:57:27.664 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-04 01:57:27.664 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-04 01:57:27.665 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-04 01:57:27.665 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-04 01:57:27.665 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-04 01:57:27.671 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-04 01:57:27.671 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-04 01:57:27.671 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-04 01:57:27.690 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-04 01:57:27.690 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-04 01:57:27.691 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-04 01:57:27.722 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-04 01:57:27.722 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-04 01:57:27.722 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-04 01:57:27.722 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-04 01:57:28.035 1 INFO neutron.plugins.ml2.managers [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] Initializing driver for type 'vlan' 2026-03-04 01:57:28.338 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] VlanTypeDriver initialization complete 2026-03-04 01:57:28.339 1 INFO neutron.plugins.ml2.managers [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] Initializing driver for type 'vxlan' 2026-03-04 01:57:28.339 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-04 01:57:28.377 1 INFO neutron.plugins.ml2.managers [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-04 01:57:28.377 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-04 01:57:28.377 1 INFO neutron.plugins.ml2.managers [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] Initializing extension driver 'port_security' 2026-03-04 01:57:28.377 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-04 01:57:28.378 1 INFO neutron.plugins.ml2.managers [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] Initializing extension driver 'qos' 2026-03-04 01:57:28.378 1 INFO neutron.plugins.ml2.managers [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-04 01:57:28.378 1 INFO neutron.plugins.ml2.managers [None req-e95cf925-1e57-448c-876d-4a8b4bcbc841 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-04 01:57:28.391 1 INFO neutron.quota [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded quota_driver: . 2026-03-04 01:57:28.392 1 INFO neutron.plugins.ml2.plugin [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Modular L2 Plugin initialization complete 2026-03-04 01:57:28.392 1 INFO neutron.plugins.ml2.managers [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-04 01:57:28.392 1 INFO neutron.plugins.ml2.managers [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-04 01:57:28.392 1 INFO neutron.plugins.ml2.managers [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-04 01:57:28.392 1 INFO neutron.extensions.vlantransparent [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Disabled vlantransparent extension. 2026-03-04 01:57:28.393 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: qos 2026-03-04 01:57:28.403 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: router 2026-03-04 01:57:28.438 1 INFO neutron.services.service_base [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-04 01:57:28.438 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: segments 2026-03-04 01:57:28.501 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: trunk 2026-03-04 01:57:28.514 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: vpnaas 2026-03-04 01:57:28.544 1 WARNING stevedore.named [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-04 01:57:28.624 1 INFO neutron_vpnaas.services.vpn.plugin [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-04 01:57:28.624 1 INFO neutron.common.utils [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-04 01:57:28.624 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: auto_allocate 2026-03-04 01:57:28.629 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: tag 2026-03-04 01:57:28.637 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: timestamp 2026-03-04 01:57:28.639 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: network_ip_availability 2026-03-04 01:57:28.642 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: flavors 2026-03-04 01:57:28.645 1 INFO neutron.manager [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loading Plugin: revisions 2026-03-04 01:57:28.648 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Initializing extension manager. 2026-03-04 01:57:28.649 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: address-group 2026-03-04 01:57:28.650 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: address-scope 2026-03-04 01:57:28.650 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-04 01:57:28.651 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: agent 2026-03-04 01:57:28.651 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: agent-resources-synced 2026-03-04 01:57:28.652 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-04 01:57:28.653 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-04 01:57:28.654 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: availability_zone 2026-03-04 01:57:28.654 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: availability_zone_filter 2026-03-04 01:57:28.655 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-04 01:57:28.655 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: default-subnetpools 2026-03-04 01:57:28.656 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-04 01:57:28.657 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: dns-integration 2026-03-04 01:57:28.657 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: dns-domain-ports 2026-03-04 01:57:28.657 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-04 01:57:28.658 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: dvr 2026-03-04 01:57:28.658 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-04 01:57:28.659 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: empty-string-filtering 2026-03-04 01:57:28.659 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-04 01:57:28.660 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-04 01:57:28.660 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: external-net 2026-03-04 01:57:28.660 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-04 01:57:28.661 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: extraroute 2026-03-04 01:57:28.661 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: extraroute-atomic 2026-03-04 01:57:28.662 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-04 01:57:28.662 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-04 01:57:28.663 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-04 01:57:28.663 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-04 01:57:28.664 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: fip-port-details 2026-03-04 01:57:28.664 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: flavors 2026-03-04 01:57:28.665 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-04 01:57:28.666 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: floatingip-pools 2026-03-04 01:57:28.666 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: ip_allocation 2026-03-04 01:57:28.667 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-04 01:57:28.667 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: l2_adjacency 2026-03-04 01:57:28.668 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: router 2026-03-04 01:57:28.670 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-04 01:57:28.670 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-04 01:57:28.671 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-04 01:57:28.671 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: ext-gw-mode 2026-03-04 01:57:28.672 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: l3-ha 2026-03-04 01:57:28.672 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-04 01:57:28.672 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-04 01:57:28.673 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: l3-flavors 2026-03-04 01:57:28.674 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-04 01:57:28.674 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-04 01:57:28.676 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-04 01:57:28.677 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-04 01:57:28.677 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-04 01:57:28.678 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-04 01:57:28.679 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-04 01:57:28.679 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: multi-provider 2026-03-04 01:57:28.680 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: net-mtu 2026-03-04 01:57:28.680 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: net-mtu-writable 2026-03-04 01:57:28.681 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: network_availability_zone 2026-03-04 01:57:28.681 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: network_ha 2026-03-04 01:57:28.682 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: network-ip-availability 2026-03-04 01:57:28.683 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-04 01:57:28.683 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: pagination 2026-03-04 01:57:28.683 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: port-device-profile 2026-03-04 01:57:28.684 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-04 01:57:28.684 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-04 01:57:28.685 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-04 01:57:28.685 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: port-mac-override 2026-03-04 01:57:28.686 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-04 01:57:28.686 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-04 01:57:28.687 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-04 01:57:28.687 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: port-resource-request 2026-03-04 01:57:28.687 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-04 01:57:28.688 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-04 01:57:28.688 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: binding 2026-03-04 01:57:28.690 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: binding-extended 2026-03-04 01:57:28.690 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: port-security 2026-03-04 01:57:28.690 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: project-id 2026-03-04 01:57:28.691 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: provider 2026-03-04 01:57:28.695 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos 2026-03-04 01:57:28.698 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-04 01:57:28.699 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-04 01:57:28.700 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-default 2026-03-04 01:57:28.701 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-fip 2026-03-04 01:57:28.701 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-04 01:57:28.702 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-04 01:57:28.703 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-04 01:57:28.703 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-04 01:57:28.704 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-04 01:57:28.705 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-pps 2026-03-04 01:57:28.706 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-04 01:57:28.706 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-04 01:57:28.709 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: qos-rules-alias 2026-03-04 01:57:28.709 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: quota-check-limit 2026-03-04 01:57:28.712 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: quotas 2026-03-04 01:57:28.717 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: quota_details 2026-03-04 01:57:28.718 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: rbac-policies 2026-03-04 01:57:28.718 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: rbac-address-group 2026-03-04 01:57:28.719 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: rbac-address-scope 2026-03-04 01:57:28.719 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: rbac-security-groups 2026-03-04 01:57:28.720 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-04 01:57:28.722 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: revision-if-match 2026-03-04 01:57:28.722 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-04 01:57:28.723 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: router_availability_zone 2026-03-04 01:57:28.723 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-04 01:57:28.725 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-04 01:57:28.725 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-04 01:57:28.725 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-04 01:57:28.726 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-04 01:57:28.726 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-04 01:57:28.727 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-04 01:57:28.731 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: security-group 2026-03-04 01:57:28.732 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: segment 2026-03-04 01:57:28.732 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-04 01:57:28.733 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: service-type 2026-03-04 01:57:28.733 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: sorting 2026-03-04 01:57:28.734 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: standard-attr-segment 2026-03-04 01:57:28.734 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: standard-attr-description 2026-03-04 01:57:28.735 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: stateful-security-group 2026-03-04 01:57:28.735 1 WARNING neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-04 01:57:28.735 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-04 01:57:28.736 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: subnet-external-network 2026-03-04 01:57:28.736 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: subnet_onboard 2026-03-04 01:57:28.737 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-04 01:57:28.737 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: subnet-service-types 2026-03-04 01:57:28.738 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: subnet_allocation 2026-03-04 01:57:28.738 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-04 01:57:28.739 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: tag-creation 2026-03-04 01:57:28.739 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-04 01:57:28.742 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: standard-attr-tag 2026-03-04 01:57:28.743 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-04 01:57:28.743 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: trunk 2026-03-04 01:57:28.744 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: trunk-details 2026-03-04 01:57:28.744 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-04 01:57:28.745 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-04 01:57:28.746 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-04 01:57:28.747 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-04 01:57:28.748 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: vpn-flavors 2026-03-04 01:57:28.749 1 INFO neutron.api.extensions [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Loaded extension: vpnaas 2026-03-04 01:57:28.752 1 INFO oslo_service.service [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Starting 2 workers 2026-03-04 01:57:28.757 1 INFO oslo_service.service [None req-53b38f01-a1cd-4de0-a780-e44aab758d95 - - - - - -] Starting 1 workers 2026-03-04 01:58:06.500 10 INFO neutron.db.l3_hamode_db [None req-7878204d-b3a1-456c-a309-651d2b87b987 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-04 01:58:29.771 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 8fb8b272-dbda-4f98-9548-e3b7984e7ec7 2026-03-04 01:58:31.074 9 INFO neutron.plugins.ml2.plugin [None req-0bba6cc4-191f-4c02-9d3e-611afed04163 - - - - - -] Attempt 1 to provision port 8fb8b272-dbda-4f98-9548-e3b7984e7ec7 2026-03-04 01:58:31.678 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 8fb8b272-dbda-4f98-9548-e3b7984e7ec7 2026-03-04 01:58:32.385 10 INFO neutron.plugins.ml2.plugin [None req-b804df9e-58ac-4a80-adab-b0b519de58e3 - - - - - -] Attempt 1 to provision port 8fb8b272-dbda-4f98-9548-e3b7984e7ec7 2026-03-04 02:02:53.879 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 92047b92-21bc-4ce1-a559-06ccba8eb8c6 2026-03-04 02:02:54.366 9 INFO neutron.plugins.ml2.plugin [None req-68f7992d-6cd1-4eda-a43e-ae79fc827349 - - - - - -] Attempt 1 to provision port 92047b92-21bc-4ce1-a559-06ccba8eb8c6 2026-03-04 02:02:55.474 9 INFO neutron.plugins.ml2.plugin [None req-6701b243-386e-47c7-a607-4cc9532afcab - - - - - -] Attempt 1 to provision port 92047b92-21bc-4ce1-a559-06ccba8eb8c6 2026-03-04 02:02:55.881 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 92047b92-21bc-4ce1-a559-06ccba8eb8c6 2026-03-04 02:03:01.005 10 INFO neutron.plugins.ml2.plugin [None req-a8644805-703b-4508-a3a0-a0cd9a136f0c - - - - - -] Attempt 1 to provision port f9c8505e-959d-4814-8455-096986ac4c74 2026-03-04 02:06:28.575 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port f9c8505e-959d-4814-8455-096986ac4c74 2026-03-04 02:06:29.987 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port f9c8505e-959d-4814-8455-096986ac4c74 2026-03-04 02:15:36.345 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 8ae3094e-9d3f-4c6e-b962-3470af4a4427 2026-03-04 02:15:38.341 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 8ae3094e-9d3f-4c6e-b962-3470af4a4427 2026-03-04 02:32:33.710 9 INFO neutron.plugins.ml2.plugin [None req-56286380-4edc-44b3-b4d2-9f84d006ab80 - - - - - -] Attempt 1 to provision port 825cab59-abdb-4b71-9a6f-cf3f4f121db8 2026-03-04 02:32:34.627 10 INFO neutron.plugins.ml2.plugin [None req-77728b89-bd90-46a0-8fb1-df3a0d129691 - - - - - -] Attempt 1 to provision port 91839e50-5d13-4ffc-8ea1-d243c9a473fc 2026-03-04 02:32:34.977 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port af6c42ca-31a1-4485-a40f-8acab67f1d23 2026-03-04 02:32:35.317 9 INFO neutron.plugins.ml2.plugin [None req-9e9abde4-ce4c-410a-af6a-dffa7ce6fe84 - - - - - -] Attempt 1 to provision port 41843145-6954-4cb8-9379-936d58a5d696 2026-03-04 02:32:35.533 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 1cbcb9a6-46e4-47b1-b01f-32d4b7810692 2026-03-04 02:32:35.547 9 INFO neutron.plugins.ml2.plugin [None req-9e9abde4-ce4c-410a-af6a-dffa7ce6fe84 - - - - - -] Attempt 1 to provision port af6c42ca-31a1-4485-a40f-8acab67f1d23 2026-03-04 02:32:35.597 9 INFO neutron.plugins.ml2.plugin [None req-9e9abde4-ce4c-410a-af6a-dffa7ce6fe84 - - - - - -] Attempt 1 to provision port 1cbcb9a6-46e4-47b1-b01f-32d4b7810692 2026-03-04 02:32:36.055 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 41843145-6954-4cb8-9379-936d58a5d696 2026-03-04 02:32:36.524 10 INFO neutron.plugins.ml2.plugin [None req-f77d063c-3cb8-488c-829f-c25b2eeb792e - - - - - -] Attempt 1 to provision port 41843145-6954-4cb8-9379-936d58a5d696 2026-03-04 02:32:36.579 10 INFO neutron.plugins.ml2.plugin [None req-f77d063c-3cb8-488c-829f-c25b2eeb792e - - - - - -] Attempt 1 to provision port cca1e13e-7981-4ea8-905b-8aad3266dbac 2026-03-04 02:32:36.600 10 INFO neutron.plugins.ml2.plugin [None req-f77d063c-3cb8-488c-829f-c25b2eeb792e - - - - - -] Attempt 1 to provision port 1cbcb9a6-46e4-47b1-b01f-32d4b7810692 2026-03-04 02:32:36.675 10 INFO neutron.plugins.ml2.plugin [None req-f77d063c-3cb8-488c-829f-c25b2eeb792e - - - - - -] Attempt 1 to provision port af6c42ca-31a1-4485-a40f-8acab67f1d23 2026-03-04 02:32:36.945 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 41843145-6954-4cb8-9379-936d58a5d696 2026-03-04 02:32:37.189 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port af6c42ca-31a1-4485-a40f-8acab67f1d23 2026-03-04 02:32:37.409 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 1cbcb9a6-46e4-47b1-b01f-32d4b7810692 2026-03-04 02:32:37.423 9 INFO neutron.plugins.ml2.plugin [None req-2a207eaf-beac-46af-bcbd-9b7d9de0a8b1 - - - - - -] Attempt 1 to provision port a68e93f4-3a49-45e0-b907-2e64b4999c03 2026-03-04 02:32:37.452 9 INFO neutron.plugins.ml2.plugin [None req-2a207eaf-beac-46af-bcbd-9b7d9de0a8b1 - - - - - -] Attempt 1 to provision port 9b4b4b54-bd1f-4920-84ea-f715580aa812 2026-03-04 02:32:38.133 9 INFO neutron.plugins.ml2.plugin [None req-79baefc7-1ca1-4c14-a628-5ac36927cb9b - - - - - -] Attempt 1 to provision port a68e93f4-3a49-45e0-b907-2e64b4999c03 2026-03-04 02:32:38.160 9 INFO neutron.plugins.ml2.plugin [None req-79baefc7-1ca1-4c14-a628-5ac36927cb9b - - - - - -] Attempt 1 to provision port 16292847-ac66-4dfc-892c-67e404f0af9c 2026-03-04 02:32:38.203 9 INFO neutron.plugins.ml2.plugin [None req-79baefc7-1ca1-4c14-a628-5ac36927cb9b - - - - - -] Attempt 1 to provision port 9b4b4b54-bd1f-4920-84ea-f715580aa812 2026-03-04 02:32:38.833 9 INFO neutron.plugins.ml2.plugin [None req-0dc7165d-a75b-47c1-8da7-19eeee48e245 - - - - - -] Attempt 1 to provision port 16292847-ac66-4dfc-892c-67e404f0af9c 2026-03-04 02:32:39.535 10 INFO neutron.plugins.ml2.plugin [None req-a3345fea-9bab-4de8-8f9d-7d4f9ec6ab66 - - - - - -] Attempt 1 to provision port 1d69bb05-b2df-47b9-b72d-278ef3b256fd 2026-03-04 02:32:40.649 9 INFO neutron.plugins.ml2.plugin [None req-ed549214-dd50-4f38-b172-c11f4653ff14 - - - - - -] Attempt 1 to provision port 9633c90a-ac18-4e17-a267-286e0834283e 2026-03-04 02:32:40.936 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 9633c90a-ac18-4e17-a267-286e0834283e 2026-03-04 02:32:41.748 10 INFO neutron.plugins.ml2.plugin [None req-e9214efb-9a85-4813-9354-a86acadf4edb - - - - - -] Attempt 1 to provision port 9633c90a-ac18-4e17-a267-286e0834283e 2026-03-04 02:32:41.813 10 INFO neutron.plugins.ml2.plugin [None req-e9214efb-9a85-4813-9354-a86acadf4edb - - - - - -] Attempt 1 to provision port db3e6971-7970-442f-89c8-7a57e53d57c8 2026-03-04 02:32:42.449 9 INFO neutron.plugins.ml2.plugin [None req-8fe70011-7fc7-4130-a526-71eee37ec8d4 - - - - - -] Attempt 1 to provision port db3e6971-7970-442f-89c8-7a57e53d57c8 2026-03-04 02:32:42.973 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 9633c90a-ac18-4e17-a267-286e0834283e 2026-03-04 02:32:43.157 9 INFO neutron.plugins.ml2.plugin [None req-9d4b7e9e-0f2f-40c9-98c1-04e2a3a7bd8f - - - - - -] Attempt 1 to provision port db3e6971-7970-442f-89c8-7a57e53d57c8 2026-03-04 02:32:47.027 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 967dd69c-897f-42a6-9f95-9be6183b797b 2026-03-04 02:32:47.551 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 57703e91-ece3-4d6a-af1f-24e45713aa28 2026-03-04 02:32:47.876 9 INFO neutron.plugins.ml2.plugin [None req-3c6a2bdb-bd98-480f-9a15-c37dc8e49ed6 - - - - - -] Attempt 1 to provision port 6fca40aa-44c2-47eb-afc0-4d9a83145d23 2026-03-04 02:32:48.589 9 INFO neutron.plugins.ml2.plugin [None req-4f0c2832-cf1b-41c4-ae59-cf18f4fe3c80 - - - - - -] Attempt 1 to provision port 091c3edf-4a88-473e-b32f-1015de1f244b 2026-03-04 02:32:49.058 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 967dd69c-897f-42a6-9f95-9be6183b797b 2026-03-04 02:32:49.305 9 INFO neutron.plugins.ml2.plugin [None req-615f9635-9350-476a-8416-97119a875cf5 - - - - - -] Attempt 1 to provision port e15616cf-b928-4462-a546-8d3221690879 2026-03-04 02:32:49.391 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e15616cf-b928-4462-a546-8d3221690879 2026-03-04 02:32:49.922 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 57703e91-ece3-4d6a-af1f-24e45713aa28 2026-03-04 02:32:50.492 9 INFO neutron.plugins.ml2.plugin [None req-aa29228b-91e7-4422-91d2-4c49f7b16a24 - - - - - -] Attempt 1 to provision port d6e2bef8-aec0-45db-b87c-d67a54b86623 2026-03-04 02:32:51.083 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port d835f611-8007-4c85-b72c-44d2118323fb 2026-03-04 02:32:51.198 9 INFO neutron.plugins.ml2.plugin [None req-12fed576-ac6a-4650-b58a-3d01c515bc7b - - - - - -] Attempt 1 to provision port e15616cf-b928-4462-a546-8d3221690879 2026-03-04 02:32:51.523 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port a94e0403-74f4-41d5-8df0-5fa9c69f3eaf 2026-03-04 02:32:51.903 9 INFO neutron.plugins.ml2.plugin [None req-9fc983c2-40ca-4739-baae-5fafb57e3efd - - - - - -] Attempt 1 to provision port 280abb61-73fa-4672-8008-984999cbedda 2026-03-04 02:32:51.923 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e15616cf-b928-4462-a546-8d3221690879 2026-03-04 02:32:51.958 9 INFO neutron.plugins.ml2.plugin [None req-9fc983c2-40ca-4739-baae-5fafb57e3efd - - - - - -] Attempt 1 to provision port d835f611-8007-4c85-b72c-44d2118323fb 2026-03-04 02:32:52.609 9 INFO neutron.plugins.ml2.plugin [None req-eaa495d7-b905-49bf-885e-857ebb725680 - - - - - -] Attempt 1 to provision port 280abb61-73fa-4672-8008-984999cbedda 2026-03-04 02:32:53.004 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port d835f611-8007-4c85-b72c-44d2118323fb 2026-03-04 02:32:53.199 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port a94e0403-74f4-41d5-8df0-5fa9c69f3eaf 2026-03-04 02:32:53.313 10 INFO neutron.plugins.ml2.plugin [None req-6afa376f-ed51-48e6-9cf2-fad60daf3f4e - - - - - -] Attempt 1 to provision port d835f611-8007-4c85-b72c-44d2118323fb 2026-03-04 02:32:53.471 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e52a1d70-ec5f-4349-a8bd-5b5d7787bf4d 2026-03-04 02:32:54.016 10 INFO neutron.plugins.ml2.plugin [None req-e473b740-3229-4fab-9a95-07cc1f04a25e - - - - - -] Attempt 1 to provision port e3b44e4c-1f58-4df6-8fa8-7e5941cf36c5 2026-03-04 02:32:54.726 9 INFO neutron.plugins.ml2.plugin [None req-3d92b988-1d9c-475a-8e7e-3080b332507c - - - - - -] Attempt 1 to provision port e3b44e4c-1f58-4df6-8fa8-7e5941cf36c5 2026-03-04 02:32:54.928 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e52a1d70-ec5f-4349-a8bd-5b5d7787bf4d 2026-03-04 02:32:58.035 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 6fca40aa-44c2-47eb-afc0-4d9a83145d23 2026-03-04 02:32:58.454 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 0e67801b-2896-4785-b6b5-33d72e217238 2026-03-04 02:32:58.543 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3ba42e7-c882-4376-bcb7-50d317250001'] response: {'server_uuid': '7110d1f4-8586-478e-a00b-b7f7ce2a848c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fca40aa-44c2-47eb-afc0-4d9a83145d23', 'code': 200} 2026-03-04 02:32:59.198 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 6fca40aa-44c2-47eb-afc0-4d9a83145d23 2026-03-04 02:32:59.452 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 0e67801b-2896-4785-b6b5-33d72e217238 2026-03-04 02:33:00.573 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdf5731d-70dd-4bb5-b5fa-c2acf96176e0'] response: {'server_uuid': '3efefffe-17d7-4d3b-8700-8616bb35a47d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e67801b-2896-4785-b6b5-33d72e217238', 'code': 200} 2026-03-04 02:33:03.652 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 52f8806a-afe8-4edf-8f92-518ecfe66b53 2026-03-04 02:33:04.094 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f02beb2-7f32-4f5d-a29d-4a057e75f83c'] response: {'server_uuid': '84de8fc9-9cd3-4105-bf2c-20693b91b51a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52f8806a-afe8-4edf-8f92-518ecfe66b53', 'code': 200} 2026-03-04 02:33:05.290 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 52f8806a-afe8-4edf-8f92-518ecfe66b53 2026-03-04 02:33:09.318 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fe35c48-684e-44a4-a725-78638ada70bd'] response: {'server_uuid': '84de8fc9-9cd3-4105-bf2c-20693b91b51a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '52f8806a-afe8-4edf-8f92-518ecfe66b53', 'code': 200} 2026-03-04 02:33:09.391 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] No ports have port_id starting with 52f8806a-afe8-4edf-8f92-518ecfe66b53 2026-03-04 02:33:13.657 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port f4c812de-73a2-4b65-a7d7-c8a20f999b52 2026-03-04 02:33:13.758 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4474e3ff-bd98-4535-92ae-1833f4a9d2b5'] response: {'server_uuid': '0ef7d309-c0ce-4500-96f0-46c1ad059985', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4c812de-73a2-4b65-a7d7-c8a20f999b52', 'code': 200} 2026-03-04 02:33:15.257 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port f4c812de-73a2-4b65-a7d7-c8a20f999b52 2026-03-04 02:33:21.239 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 1c70ba24-ae29-468c-810a-8435cf24cd09 2026-03-04 02:33:21.355 10 INFO neutron.plugins.ml2.plugin [None req-47779c11-825e-48cd-974d-73b672637631 - - - - - -] Attempt 1 to provision port 74eb5836-697a-488b-b344-bc05a6d2091c 2026-03-04 02:33:22.460 9 INFO neutron.plugins.ml2.plugin [None req-8cb099c3-ac24-443a-9340-df593e6d80c1 - - - - - -] Attempt 1 to provision port 1c70ba24-ae29-468c-810a-8435cf24cd09 2026-03-04 02:33:23.196 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 1c70ba24-ae29-468c-810a-8435cf24cd09 2026-03-04 02:33:23.379 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 87ef967d-aae9-4fe5-a336-d2864d821ae4 2026-03-04 02:33:23.566 10 INFO neutron.plugins.ml2.plugin [None req-22997f36-d1f8-4c6d-9430-e4e985a138e1 - - - - - -] Attempt 1 to provision port 1c70ba24-ae29-468c-810a-8435cf24cd09 2026-03-04 02:33:23.624 10 INFO neutron.plugins.ml2.plugin [None req-22997f36-d1f8-4c6d-9430-e4e985a138e1 - - - - - -] Attempt 1 to provision port 48179d16-ba73-448f-b43c-7a07c3b5ea7c 2026-03-04 02:33:24.469 9 INFO neutron.plugins.ml2.plugin [None req-79a1515b-0e8c-4fc8-a1ab-170115e40d94 - - - - - -] Attempt 1 to provision port 48179d16-ba73-448f-b43c-7a07c3b5ea7c 2026-03-04 02:33:25.174 9 INFO neutron.plugins.ml2.plugin [None req-50d1bf45-82b3-49eb-adda-c69045a2f32b - - - - - -] Attempt 1 to provision port 48179d16-ba73-448f-b43c-7a07c3b5ea7c 2026-03-04 02:33:25.327 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 87ef967d-aae9-4fe5-a336-d2864d821ae4 2026-03-04 02:33:30.430 10 INFO neutron.plugins.ml2.plugin [None req-7c82a245-c0b3-45dc-b917-c96daeb0e19d - - - - - -] Attempt 1 to provision port f39b5ae2-6bcb-4377-98df-4817e48554ab 2026-03-04 02:33:31.226 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port cca1e13e-7981-4ea8-905b-8aad3266dbac 2026-03-04 02:33:31.485 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 1d69bb05-b2df-47b9-b72d-278ef3b256fd 2026-03-04 02:33:31.769 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e2f551a2-16c7-4a79-943d-e15b6402deab 2026-03-04 02:33:31.938 10 INFO neutron.plugins.ml2.plugin [None req-9940b0ac-e63d-48f8-b288-f0be0a0c71d3 - - - - - -] Attempt 1 to provision port e2f551a2-16c7-4a79-943d-e15b6402deab 2026-03-04 02:33:32.170 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 16292847-ac66-4dfc-892c-67e404f0af9c 2026-03-04 02:33:32.472 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port db3e6971-7970-442f-89c8-7a57e53d57c8 2026-03-04 02:33:33.439 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port cca1e13e-7981-4ea8-905b-8aad3266dbac 2026-03-04 02:33:33.596 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 1d69bb05-b2df-47b9-b72d-278ef3b256fd 2026-03-04 02:33:33.747 9 INFO neutron.plugins.ml2.plugin [None req-3546f38b-b88f-4cea-a2f3-f0b479d64eac - - - - - -] Attempt 1 to provision port e2f551a2-16c7-4a79-943d-e15b6402deab 2026-03-04 02:33:33.803 9 INFO neutron.plugins.ml2.plugin [None req-3546f38b-b88f-4cea-a2f3-f0b479d64eac - - - - - -] Attempt 1 to provision port c6c284f8-3f0a-4690-ab87-301e71c7ce7f 2026-03-04 02:33:34.072 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e2f551a2-16c7-4a79-943d-e15b6402deab 2026-03-04 02:33:34.304 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 16292847-ac66-4dfc-892c-67e404f0af9c 2026-03-04 02:33:34.453 9 INFO neutron.plugins.ml2.plugin [None req-ef6e031a-90ff-4779-a51c-d81b2a34f47d - - - - - -] Attempt 1 to provision port c6c284f8-3f0a-4690-ab87-301e71c7ce7f 2026-03-04 02:33:34.484 9 INFO neutron.plugins.ml2.plugin [None req-ef6e031a-90ff-4779-a51c-d81b2a34f47d - - - - - -] Attempt 1 to provision port 0e67801b-2896-4785-b6b5-33d72e217238 2026-03-04 02:33:34.491 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port db3e6971-7970-442f-89c8-7a57e53d57c8 2026-03-04 02:33:34.671 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 990430a6-d251-42d3-b756-ced277a3f933 2026-03-04 02:33:35.156 10 INFO neutron.plugins.ml2.plugin [None req-9409395b-9e7c-4c1c-b67f-cce1d0b0163a - - - - - -] Attempt 1 to provision port c6c284f8-3f0a-4690-ab87-301e71c7ce7f 2026-03-04 02:33:35.522 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 990430a6-d251-42d3-b756-ced277a3f933 2026-03-04 02:33:37.467 10 INFO neutron.plugins.ml2.plugin [None req-53e006e6-e17e-4300-8a7d-8d91498bd994 - - - - - -] Attempt 1 to provision port 0e67801b-2896-4785-b6b5-33d72e217238 2026-03-04 02:33:38.171 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 647368fd-22b4-4888-b336-51409096b012 2026-03-04 02:33:38.278 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-66d9668a-59a9-4c1c-94e9-02030c79f67c'] response: {'server_uuid': 'd96aa08f-436f-425f-b22a-2af3ad0cf080', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '647368fd-22b4-4888-b336-51409096b012', 'code': 200} 2026-03-04 02:33:38.519 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 0e67801b-2896-4785-b6b5-33d72e217238 2026-03-04 02:33:39.451 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-69975fc0-1880-4e3d-9063-331687f7c77f'] response: {'server_uuid': '7110d1f4-8586-478e-a00b-b7f7ce2a848c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6fca40aa-44c2-47eb-afc0-4d9a83145d23', 'code': 200} 2026-03-04 02:33:40.097 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 6fca40aa-44c2-47eb-afc0-4d9a83145d23 2026-03-04 02:33:40.316 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-76a90194-4ff2-4aba-98fd-b424c07187f5'] response: {'server_uuid': '7110d1f4-8586-478e-a00b-b7f7ce2a848c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fca40aa-44c2-47eb-afc0-4d9a83145d23', 'code': 200} 2026-03-04 02:33:40.526 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 647368fd-22b4-4888-b336-51409096b012 2026-03-04 02:33:42.013 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 74eb5836-697a-488b-b344-bc05a6d2091c 2026-03-04 02:33:42.268 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 48179d16-ba73-448f-b43c-7a07c3b5ea7c 2026-03-04 02:33:42.571 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 6fca40aa-44c2-47eb-afc0-4d9a83145d23 2026-03-04 02:33:45.288 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 74eb5836-697a-488b-b344-bc05a6d2091c 2026-03-04 02:33:45.478 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 48179d16-ba73-448f-b43c-7a07c3b5ea7c 2026-03-04 02:33:45.711 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 48749eb0-8f82-4bfc-a03b-ad0b9cb29251 2026-03-04 02:33:45.808 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-70ebb56f-e526-4ac1-9229-87d4a2c5efee'] response: {'server_uuid': 'f3f2bd5b-d0dd-4afe-91d4-897cac8cc372', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48749eb0-8f82-4bfc-a03b-ad0b9cb29251', 'code': 200} 2026-03-04 02:33:47.434 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 48749eb0-8f82-4bfc-a03b-ad0b9cb29251 2026-03-04 02:33:49.425 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port c6c284f8-3f0a-4690-ab87-301e71c7ce7f 2026-03-04 02:33:51.435 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port f39b5ae2-6bcb-4377-98df-4817e48554ab 2026-03-04 02:33:51.693 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port c6c284f8-3f0a-4690-ab87-301e71c7ce7f 2026-03-04 02:33:53.370 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port f39b5ae2-6bcb-4377-98df-4817e48554ab 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.860 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-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.860 9 ERROR neutron.plugins.ml2.managers 2026-03-04 02:34:04.863 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Failed to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 on host instance for vnic_type normal using segments [{'id': 'fc9313c8-e2ef-43f8-be47-efd569f014be', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': 'b9612b4f-899f-4b0c-a911-001e1cd3282b'}] 2026-03-04 02:34:04.863 9 INFO neutron.plugins.ml2.plugin [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Attempt 2 to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.876 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-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.876 9 ERROR neutron.plugins.ml2.managers 2026-03-04 02:34:04.879 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Failed to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 on host instance for vnic_type normal using segments [{'id': 'fc9313c8-e2ef-43f8-be47-efd569f014be', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': 'b9612b4f-899f-4b0c-a911-001e1cd3282b'}] 2026-03-04 02:34:04.879 9 INFO neutron.plugins.ml2.plugin [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Attempt 3 to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.896 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-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.896 9 ERROR neutron.plugins.ml2.managers 2026-03-04 02:34:04.898 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Failed to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 on host instance for vnic_type normal using segments [{'id': 'fc9313c8-e2ef-43f8-be47-efd569f014be', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': 'b9612b4f-899f-4b0c-a911-001e1cd3282b'}] 2026-03-04 02:34:04.898 9 INFO neutron.plugins.ml2.plugin [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Attempt 4 to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.910 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-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.910 9 ERROR neutron.plugins.ml2.managers 2026-03-04 02:34:04.912 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Failed to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 on host instance for vnic_type normal using segments [{'id': 'fc9313c8-e2ef-43f8-be47-efd569f014be', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': 'b9612b4f-899f-4b0c-a911-001e1cd3282b'}] 2026-03-04 02:34:04.912 9 INFO neutron.plugins.ml2.plugin [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Attempt 5 to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.926 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-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.926 9 ERROR neutron.plugins.ml2.managers 2026-03-04 02:34:04.927 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Failed to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 on host instance for vnic_type normal using segments [{'id': 'fc9313c8-e2ef-43f8-be47-efd569f014be', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': 'b9612b4f-899f-4b0c-a911-001e1cd3282b'}] 2026-03-04 02:34:04.928 9 INFO neutron.plugins.ml2.plugin [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Attempt 6 to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.954 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-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.954 9 ERROR neutron.plugins.ml2.managers 2026-03-04 02:34:04.956 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Failed to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 on host instance for vnic_type normal using segments [{'id': 'fc9313c8-e2ef-43f8-be47-efd569f014be', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': 'b9612b4f-899f-4b0c-a911-001e1cd3282b'}] 2026-03-04 02:34:04.956 9 INFO neutron.plugins.ml2.plugin [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Attempt 7 to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.967 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-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.967 9 ERROR neutron.plugins.ml2.managers 2026-03-04 02:34:04.968 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Failed to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 on host instance for vnic_type normal using segments [{'id': 'fc9313c8-e2ef-43f8-be47-efd569f014be', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': 'b9612b4f-899f-4b0c-a911-001e1cd3282b'}] 2026-03-04 02:34:04.968 9 INFO neutron.plugins.ml2.plugin [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Attempt 8 to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.980 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-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.980 9 ERROR neutron.plugins.ml2.managers 2026-03-04 02:34:04.981 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Failed to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 on host instance for vnic_type normal using segments [{'id': 'fc9313c8-e2ef-43f8-be47-efd569f014be', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': 'b9612b4f-899f-4b0c-a911-001e1cd3282b'}] 2026-03-04 02:34:04.982 9 INFO neutron.plugins.ml2.plugin [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Attempt 9 to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:04.998 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-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:04.998 9 ERROR neutron.plugins.ml2.managers 2026-03-04 02:34:05.000 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Failed to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 on host instance for vnic_type normal using segments [{'id': 'fc9313c8-e2ef-43f8-be47-efd569f014be', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': 'b9612b4f-899f-4b0c-a911-001e1cd3282b'}] 2026-03-04 02:34:05.000 9 INFO neutron.plugins.ml2.plugin [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Attempt 10 to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04 02:34:05.012 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-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d6f5a1-270a-4d1d-a43e-2a9566ab407d could not be found. 2026-03-04 02:34:05.012 9 ERROR neutron.plugins.ml2.managers 2026-03-04 02:34:05.014 9 ERROR neutron.plugins.ml2.managers [None req-31f82e28-5a68-4108-a59b-c4c19c4338d1 - - - - - -] Failed to bind port 4fad23dc-acb6-4c78-9c94-00b803637977 on host instance for vnic_type normal using segments [{'id': 'fc9313c8-e2ef-43f8-be47-efd569f014be', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 796, 'network_id': 'b9612b4f-899f-4b0c-a911-001e1cd3282b'}] 2026-03-04 02:34:05.633 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port de3c1dde-0bce-4287-8093-deb5023373e9 2026-03-04 02:34:17.639 9 INFO neutron.plugins.ml2.plugin [None req-dc9f54af-48d6-4cf0-86c2-e9e12322f2bd - - - - - -] Attempt 1 to provision port 8d237411-e3e3-440d-97a7-d4a20e139eb4 2026-03-04 02:34:25.444 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port b258f08e-5c55-4c80-8450-45ebdd6d531f 2026-03-04 02:34:26.070 10 INFO neutron.plugins.ml2.plugin [None req-764d0e3b-3073-49e1-822c-8cdb542a9b8b - - - - - -] Attempt 1 to provision port b258f08e-5c55-4c80-8450-45ebdd6d531f 2026-03-04 02:34:26.132 10 INFO neutron.plugins.ml2.plugin [None req-764d0e3b-3073-49e1-822c-8cdb542a9b8b - - - - - -] Attempt 1 to provision port 610089d3-ad98-4a74-b75c-5939cb568b1d 2026-03-04 02:34:29.488 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 6d344b37-417d-4975-bd98-ebd552eb8c31 2026-03-04 02:34:29.929 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 01028795-f1b7-444c-8de1-ecf6468bac0d 2026-03-04 02:34:30.389 9 INFO neutron.plugins.ml2.plugin [None req-0ca8a5ed-c15e-431b-84e6-ae53840a6066 - - - - - -] Attempt 1 to provision port 6d344b37-417d-4975-bd98-ebd552eb8c31 2026-03-04 02:34:31.438 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 6d344b37-417d-4975-bd98-ebd552eb8c31 2026-03-04 02:34:31.693 10 INFO neutron.plugins.ml2.plugin [None req-357efbfc-182c-43a1-aaa2-a1ff12a46dc6 - - - - - -] Attempt 1 to provision port 5fc63773-3912-4fe4-beb5-e089f2aa9654 2026-03-04 02:34:31.725 10 INFO neutron.plugins.ml2.plugin [None req-357efbfc-182c-43a1-aaa2-a1ff12a46dc6 - - - - - -] Attempt 1 to provision port 6d344b37-417d-4975-bd98-ebd552eb8c31 2026-03-04 02:34:31.742 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 01028795-f1b7-444c-8de1-ecf6468bac0d 2026-03-04 02:34:32.402 10 INFO neutron.plugins.ml2.plugin [None req-fcb9403b-0415-4db4-9cf3-ec1c5070dc82 - - - - - -] Attempt 1 to provision port 5fc63773-3912-4fe4-beb5-e089f2aa9654 2026-03-04 02:34:33.104 9 INFO neutron.plugins.ml2.plugin [None req-e8d3c9f8-226f-4a7f-aad7-d13a3f5328d3 - - - - - -] Attempt 1 to provision port 5fc63773-3912-4fe4-beb5-e089f2aa9654 2026-03-04 02:34:43.945 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 3e38f100-329e-4bca-90f6-0fad8baa9216 2026-03-04 02:34:44.059 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccfb8b93-4f43-4d7b-83e4-16186f39cd8d'] response: {'server_uuid': '325041fb-c33f-4c83-84f0-f5ff7eba95a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e38f100-329e-4bca-90f6-0fad8baa9216', 'code': 200} 2026-03-04 02:34:45.589 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 3e38f100-329e-4bca-90f6-0fad8baa9216 2026-03-04 02:34:45.793 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 5fc63773-3912-4fe4-beb5-e089f2aa9654 2026-03-04 02:34:46.096 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 610089d3-ad98-4a74-b75c-5939cb568b1d 2026-03-04 02:34:47.671 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 5fc63773-3912-4fe4-beb5-e089f2aa9654 2026-03-04 02:34:47.778 9 INFO neutron.plugins.ml2.plugin [None req-55a8d827-d43b-49c7-aa6c-f714bb85dbb7 - - - - - -] Attempt 1 to provision port fe7a3988-ee65-4a4b-89bb-f8d1bf754257 2026-03-04 02:34:47.874 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 610089d3-ad98-4a74-b75c-5939cb568b1d 2026-03-04 02:34:48.035 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port d6270a9a-5d11-413e-9b8b-81137bf57452 2026-03-04 02:34:48.685 10 INFO neutron.plugins.ml2.plugin [None req-08fc022c-5398-422f-8f7c-298a49ea1612 - - - - - -] Attempt 1 to provision port d6270a9a-5d11-413e-9b8b-81137bf57452 2026-03-04 02:34:49.690 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port d6270a9a-5d11-413e-9b8b-81137bf57452 2026-03-04 02:34:49.968 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port bcee7049-8b57-491a-8f24-1288e3bbef0b 2026-03-04 02:34:50.097 9 INFO neutron.plugins.ml2.plugin [None req-7fb6a4c5-4db5-4752-b7ff-655f9a41b4a9 - - - - - -] Attempt 1 to provision port d6270a9a-5d11-413e-9b8b-81137bf57452 2026-03-04 02:34:50.800 9 INFO neutron.plugins.ml2.plugin [None req-66aaa534-216f-4b31-9de2-650407abd28c - - - - - -] Attempt 1 to provision port d9fb0ac6-b446-4c46-a2d7-e2a4772b9c34 2026-03-04 02:34:51.417 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port bcee7049-8b57-491a-8f24-1288e3bbef0b 2026-03-04 02:34:51.510 10 INFO neutron.plugins.ml2.plugin [None req-7d73ecfb-8fb4-467c-9371-ec7bc6e388af - - - - - -] Attempt 1 to provision port d9fb0ac6-b446-4c46-a2d7-e2a4772b9c34 2026-03-04 02:34:52.811 10 INFO neutron.plugins.ml2.plugin [None req-20f1f502-66a8-4b22-8477-5a15bab17e6c - - - - - -] Attempt 1 to provision port 48d81354-9ff0-4342-a27b-b078815bbc0e 2026-03-04 02:34:53.584 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 5ff0764b-66b7-46f5-97de-cc0c1a80049d 2026-03-04 02:34:53.973 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e9f01b8f-4c85-49fd-8f7f-25ff7142b28f 2026-03-04 02:34:54.125 9 INFO neutron.plugins.ml2.plugin [None req-7a93593b-15f5-451d-a130-4c8839044464 - - - - - -] Attempt 1 to provision port e9f01b8f-4c85-49fd-8f7f-25ff7142b28f 2026-03-04 02:34:55.225 9 INFO neutron.plugins.ml2.plugin [None req-b4333f57-5681-42a0-8e1b-68b7584601eb - - - - - -] Attempt 1 to provision port 5ff0764b-66b7-46f5-97de-cc0c1a80049d 2026-03-04 02:34:55.540 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e9f01b8f-4c85-49fd-8f7f-25ff7142b28f 2026-03-04 02:34:55.730 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 5ff0764b-66b7-46f5-97de-cc0c1a80049d 2026-03-04 02:34:55.937 9 INFO neutron.plugins.ml2.plugin [None req-c98e5beb-a458-49ad-9133-85815229384a - - - - - -] Attempt 1 to provision port 2cdada43-6cf1-4210-8c1c-ea2a6f22b1b5 2026-03-04 02:34:55.952 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 2cdada43-6cf1-4210-8c1c-ea2a6f22b1b5 2026-03-04 02:34:56.445 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 72f2bf19-df3b-4c3e-ba81-e0aa71ddd21d 2026-03-04 02:34:56.647 9 INFO neutron.plugins.ml2.plugin [None req-c98e5beb-a458-49ad-9133-85815229384a - - - - - -] Attempt 1 to provision port a8750b61-1471-40b9-a556-07290da7d277 2026-03-04 02:34:56.671 9 INFO neutron.plugins.ml2.plugin [None req-c98e5beb-a458-49ad-9133-85815229384a - - - - - -] Attempt 1 to provision port e9f01b8f-4c85-49fd-8f7f-25ff7142b28f 2026-03-04 02:34:57.143 10 INFO neutron.plugins.ml2.plugin [None req-afea18fa-7eea-4c3f-9bd7-601885eba888 - - - - - -] Attempt 1 to provision port 5ff0764b-66b7-46f5-97de-cc0c1a80049d 2026-03-04 02:34:57.214 10 INFO neutron.plugins.ml2.plugin [None req-afea18fa-7eea-4c3f-9bd7-601885eba888 - - - - - -] Attempt 1 to provision port a8750b61-1471-40b9-a556-07290da7d277 2026-03-04 02:34:57.265 10 INFO neutron.plugins.ml2.plugin [None req-afea18fa-7eea-4c3f-9bd7-601885eba888 - - - - - -] Attempt 1 to provision port 988afa29-55a3-4af3-9e9d-4df2fe100e24 2026-03-04 02:34:57.296 10 INFO neutron.plugins.ml2.plugin [None req-afea18fa-7eea-4c3f-9bd7-601885eba888 - - - - - -] Attempt 1 to provision port 2cdada43-6cf1-4210-8c1c-ea2a6f22b1b5 2026-03-04 02:34:57.585 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 2cdada43-6cf1-4210-8c1c-ea2a6f22b1b5 2026-03-04 02:34:57.759 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 72f2bf19-df3b-4c3e-ba81-e0aa71ddd21d 2026-03-04 02:35:03.433 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 274f2f57-49e7-446a-829a-0148589a5fd8 2026-03-04 02:35:04.575 9 INFO neutron.plugins.ml2.plugin [None req-e0a1a661-ca56-46dc-a13b-2582cb24c0fe - - - - - -] Attempt 1 to provision port 274f2f57-49e7-446a-829a-0148589a5fd8 2026-03-04 02:35:05.288 10 INFO neutron.plugins.ml2.plugin [None req-67d65471-fc4a-420b-9fb5-b99216bf1ed9 - - - - - -] Attempt 1 to provision port 274f2f57-49e7-446a-829a-0148589a5fd8 2026-03-04 02:35:07.505 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 6f574d93-1e35-450d-8915-13728d8b5c5e 2026-03-04 02:35:09.398 10 INFO neutron.plugins.ml2.plugin [None req-f09e882d-e519-44d8-8b5f-23d6b7ff336e - - - - - -] Attempt 1 to provision port 6f574d93-1e35-450d-8915-13728d8b5c5e 2026-03-04 02:35:10.589 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port efe085c8-32ca-4e74-be3c-f2a26841188d 2026-03-04 02:35:10.730 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a3bc70c-2737-4a9f-985c-6675bba686cf'] response: {'server_uuid': '3f25e343-8ff8-4407-b13f-f0864e46f217', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'efe085c8-32ca-4e74-be3c-f2a26841188d', 'code': 200} 2026-03-04 02:35:11.691 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port fe7a3988-ee65-4a4b-89bb-f8d1bf754257 2026-03-04 02:35:11.820 9 INFO neutron.plugins.ml2.plugin [None req-33a76db1-9dba-482d-9095-562d1b1c3beb - - - - - -] Attempt 1 to provision port 5645aeb5-38e9-456d-a8a8-779c2f123aff 2026-03-04 02:35:12.035 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port efe085c8-32ca-4e74-be3c-f2a26841188d 2026-03-04 02:35:12.260 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port d9fb0ac6-b446-4c46-a2d7-e2a4772b9c34 2026-03-04 02:35:13.697 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port fe7a3988-ee65-4a4b-89bb-f8d1bf754257 2026-03-04 02:35:13.891 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port a8750b61-1471-40b9-a556-07290da7d277 2026-03-04 02:35:14.233 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port d9fb0ac6-b446-4c46-a2d7-e2a4772b9c34 2026-03-04 02:35:14.460 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 48d81354-9ff0-4342-a27b-b078815bbc0e 2026-03-04 02:35:15.711 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port a8750b61-1471-40b9-a556-07290da7d277 2026-03-04 02:35:15.920 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 48d81354-9ff0-4342-a27b-b078815bbc0e 2026-03-04 02:35:18.203 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 94d01d50-11f9-4dfa-9ead-e1fd186ed6ff 2026-03-04 02:35:18.322 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea4e650a-3c73-4248-845f-1107cdc44dbe'] response: {'server_uuid': 'b9c47717-36f9-4f05-8612-d6cf6c85a0db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '94d01d50-11f9-4dfa-9ead-e1fd186ed6ff', 'code': 200} 2026-03-04 02:35:19.802 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port faa93367-daa3-48c0-b221-f88db3285dd3 2026-03-04 02:35:20.185 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 94d01d50-11f9-4dfa-9ead-e1fd186ed6ff 2026-03-04 02:35:20.658 10 INFO neutron.plugins.ml2.plugin [None req-6ee24789-66de-42b4-ab62-21355c36c95d - - - - - -] Attempt 1 to provision port faa93367-daa3-48c0-b221-f88db3285dd3 2026-03-04 02:35:21.565 10 INFO neutron.plugins.ml2.plugin [None req-92dbe37d-7c38-4e25-a801-9914a922f6a4 - - - - - -] Attempt 1 to provision port 335387c6-86be-4393-bee0-f448b5ef0fab 2026-03-04 02:35:21.742 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port faa93367-daa3-48c0-b221-f88db3285dd3 2026-03-04 02:35:22.015 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 335387c6-86be-4393-bee0-f448b5ef0fab 2026-03-04 02:35:22.268 10 INFO neutron.plugins.ml2.plugin [None req-8f22afa1-3fc9-44f2-a271-8f7a73af6ce8 - - - - - -] Attempt 1 to provision port b86a41c6-21a5-4b9a-8d47-45823d6f8416 2026-03-04 02:35:22.293 10 INFO neutron.plugins.ml2.plugin [None req-8f22afa1-3fc9-44f2-a271-8f7a73af6ce8 - - - - - -] Attempt 1 to provision port faa93367-daa3-48c0-b221-f88db3285dd3 2026-03-04 02:35:22.974 9 INFO neutron.plugins.ml2.plugin [None req-7667e4d2-84ab-4504-b725-e3b2e668d8e1 - - - - - -] Attempt 1 to provision port b86a41c6-21a5-4b9a-8d47-45823d6f8416 2026-03-04 02:35:23.007 9 INFO neutron.plugins.ml2.plugin [None req-7667e4d2-84ab-4504-b725-e3b2e668d8e1 - - - - - -] Attempt 1 to provision port 335387c6-86be-4393-bee0-f448b5ef0fab 2026-03-04 02:35:23.748 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 335387c6-86be-4393-bee0-f448b5ef0fab 2026-03-04 02:35:27.699 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port f954d693-691b-44f2-8cae-c384ebd91bab 2026-03-04 02:35:28.405 9 INFO neutron.plugins.ml2.plugin [None req-2aeea00d-6b33-4ab5-bc7f-0dda44df1160 - - - - - -] Attempt 1 to provision port f954d693-691b-44f2-8cae-c384ebd91bab 2026-03-04 02:35:29.727 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port f954d693-691b-44f2-8cae-c384ebd91bab 2026-03-04 02:35:29.845 9 INFO neutron.plugins.ml2.plugin [None req-76e6c9f5-7971-44b6-bdf7-70c21539136b - - - - - -] Attempt 1 to provision port f954d693-691b-44f2-8cae-c384ebd91bab 2026-03-04 02:35:33.791 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 93d63127-8ee8-4c3e-9d85-5cc147ca6a3f 2026-03-04 02:35:34.434 9 INFO neutron.plugins.ml2.plugin [None req-5a8a1430-cb02-4feb-b023-559514c9f16f - - - - - -] Attempt 1 to provision port 93d63127-8ee8-4c3e-9d85-5cc147ca6a3f 2026-03-04 02:35:35.803 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 93d63127-8ee8-4c3e-9d85-5cc147ca6a3f 2026-03-04 02:35:35.944 9 INFO neutron.plugins.ml2.plugin [None req-319b36ba-144e-4b5f-97cc-c83ef9fd75b2 - - - - - -] Attempt 1 to provision port 93d63127-8ee8-4c3e-9d85-5cc147ca6a3f 2026-03-04 02:35:39.362 10 INFO neutron.plugins.ml2.plugin [None req-7e835322-7011-4440-a28b-ee59c7b15bf1 - - - - - -] Attempt 1 to provision port 5cc3f55b-aebe-486c-9415-9d576515e358 2026-03-04 02:35:53.027 9 INFO neutron.plugins.ml2.plugin [None req-71908186-8351-41ca-9c04-e370f9cae692 - - - - - -] Attempt 1 to provision port d446981b-fca3-4c7a-88f6-699f0c3e0b0b 2026-03-04 02:35:53.721 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port fcfcb044-4289-496c-89af-80944916020c 2026-03-04 02:35:54.127 10 INFO neutron.plugins.ml2.plugin [None req-235c7ce6-7e11-43e3-85d2-caf7de1c28fe - - - - - -] Attempt 1 to provision port fcfcb044-4289-496c-89af-80944916020c 2026-03-04 02:35:55.452 9 INFO neutron.plugins.ml2.plugin [None req-39c0ebc1-d53f-4c97-a918-a89beb6a419a - - - - - -] Attempt 1 to provision port fcfcb044-4289-496c-89af-80944916020c 2026-03-04 02:35:55.558 9 INFO neutron.plugins.ml2.plugin [None req-39c0ebc1-d53f-4c97-a918-a89beb6a419a - - - - - -] Attempt 1 to provision port b605cbfe-ad1e-4001-95ee-2f137e2cc0b9 2026-03-04 02:35:55.749 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port fcfcb044-4289-496c-89af-80944916020c 2026-03-04 02:35:55.949 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 951f59a5-957e-47cf-829c-9402895eddc2 2026-03-04 02:35:56.358 9 INFO neutron.plugins.ml2.plugin [None req-d454d4ec-ce97-4d93-8620-fea0e0e7e4d9 - - - - - -] Attempt 1 to provision port b605cbfe-ad1e-4001-95ee-2f137e2cc0b9 2026-03-04 02:35:57.054 10 INFO neutron.plugins.ml2.plugin [None req-e3b0ebfa-e87d-455c-9788-6360ad57b04a - - - - - -] Attempt 1 to provision port b605cbfe-ad1e-4001-95ee-2f137e2cc0b9 2026-03-04 02:35:57.674 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 951f59a5-957e-47cf-829c-9402895eddc2 2026-03-04 02:36:03.713 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 7ff2778e-6b1b-4c9e-ab0f-49bd7f608ca1 2026-03-04 02:36:03.895 9 INFO neutron.plugins.ml2.plugin [None req-231e7dd2-f733-4e16-b3ee-e518c3ae6d11 - - - - - -] Attempt 1 to provision port 7ff2778e-6b1b-4c9e-ab0f-49bd7f608ca1 2026-03-04 02:36:04.079 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 9abe1709-e07c-44f2-bd81-e48ae34eb7ac 2026-03-04 02:36:04.600 9 INFO neutron.plugins.ml2.plugin [None req-9e7ed22e-d9c4-4bed-90f4-c53c68d1a00c - - - - - -] Attempt 1 to provision port 9abe1709-e07c-44f2-bd81-e48ae34eb7ac 2026-03-04 02:36:04.671 9 INFO neutron.plugins.ml2.plugin [None req-9e7ed22e-d9c4-4bed-90f4-c53c68d1a00c - - - - - -] Attempt 1 to provision port 018601b3-93ea-409b-bada-631d044b2fba 2026-03-04 02:36:05.302 9 INFO neutron.plugins.ml2.plugin [None req-e7d491b9-f4d0-4027-92b4-effef8953877 - - - - - -] Attempt 1 to provision port c0e34138-6b13-4cfd-a7a5-3c70cbce2cce 2026-03-04 02:36:05.796 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 7ff2778e-6b1b-4c9e-ab0f-49bd7f608ca1 2026-03-04 02:36:06.004 10 INFO neutron.plugins.ml2.plugin [None req-823923c5-29d0-4def-8322-e97fad47bc1e - - - - - -] Attempt 1 to provision port 7ff2778e-6b1b-4c9e-ab0f-49bd7f608ca1 2026-03-04 02:36:06.017 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 9abe1709-e07c-44f2-bd81-e48ae34eb7ac 2026-03-04 02:36:06.256 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port c0e34138-6b13-4cfd-a7a5-3c70cbce2cce 2026-03-04 02:36:06.724 10 INFO neutron.plugins.ml2.plugin [None req-0701a5f8-61ab-4184-964b-26789e604ac5 - - - - - -] Attempt 1 to provision port 9abe1709-e07c-44f2-bd81-e48ae34eb7ac 2026-03-04 02:36:07.613 9 INFO neutron.plugins.ml2.plugin [None req-3d2222a8-d1da-4bc0-8f2d-8a1b66dcfe83 - - - - - -] Attempt 1 to provision port c0e34138-6b13-4cfd-a7a5-3c70cbce2cce 2026-03-04 02:36:08.322 10 INFO neutron.plugins.ml2.plugin [None req-6e27282a-6884-4cab-bc6f-b3b7b8111ba2 - - - - - -] Attempt 1 to provision port 7ff2778e-6b1b-4c9e-ab0f-49bd7f608ca1 2026-03-04 02:36:08.389 10 INFO neutron.plugins.ml2.plugin [None req-6e27282a-6884-4cab-bc6f-b3b7b8111ba2 - - - - - -] Attempt 1 to provision port fe40a55c-b580-400d-aadd-4680be6f2d50 2026-03-04 02:36:08.828 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 21290519-eb04-4ae8-8a3b-21730020408e 2026-03-04 02:36:08.955 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ced37a2b-41b5-4a65-9722-75ef56fbb1bf'] response: {'server_uuid': 'c3d7653a-0f5a-4279-893c-8d271b2cedbf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '21290519-eb04-4ae8-8a3b-21730020408e', 'code': 200} 2026-03-04 02:36:09.050 9 INFO neutron.plugins.ml2.plugin [None req-e80aac51-adc9-4a63-9171-02bd2bd0ed14 - - - - - -] Attempt 1 to provision port 9faaf88e-1c5d-4206-9f11-8cac3fe061a2 2026-03-04 02:36:09.091 9 INFO neutron.plugins.ml2.plugin [None req-e80aac51-adc9-4a63-9171-02bd2bd0ed14 - - - - - -] Attempt 1 to provision port 9abe1709-e07c-44f2-bd81-e48ae34eb7ac 2026-03-04 02:36:09.231 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port c0e34138-6b13-4cfd-a7a5-3c70cbce2cce 2026-03-04 02:36:09.459 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 516db071-be82-4cfa-8b9f-00a17a9d950b 2026-03-04 02:36:09.736 9 INFO neutron.plugins.ml2.plugin [None req-a05b1d73-5417-4846-9648-efbe4193d325 - - - - - -] Attempt 1 to provision port fe40a55c-b580-400d-aadd-4680be6f2d50 2026-03-04 02:36:09.785 9 INFO neutron.plugins.ml2.plugin [None req-a05b1d73-5417-4846-9648-efbe4193d325 - - - - - -] Attempt 1 to provision port c0e34138-6b13-4cfd-a7a5-3c70cbce2cce 2026-03-04 02:36:09.857 9 INFO neutron.plugins.ml2.plugin [None req-a05b1d73-5417-4846-9648-efbe4193d325 - - - - - -] Attempt 1 to provision port 28838741-d667-48a9-9b50-f0a900c260f2 2026-03-04 02:36:10.424 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 21290519-eb04-4ae8-8a3b-21730020408e 2026-03-04 02:36:10.438 9 INFO neutron.plugins.ml2.plugin [None req-fc1d47d4-feef-4dff-8985-8275ac7d26b4 - - - - - -] Attempt 1 to provision port 9faaf88e-1c5d-4206-9f11-8cac3fe061a2 2026-03-04 02:36:10.482 9 INFO neutron.plugins.ml2.plugin [None req-fc1d47d4-feef-4dff-8985-8275ac7d26b4 - - - - - -] Attempt 1 to provision port fe40a55c-b580-400d-aadd-4680be6f2d50 2026-03-04 02:36:10.850 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 516db071-be82-4cfa-8b9f-00a17a9d950b 2026-03-04 02:36:11.149 9 INFO neutron.plugins.ml2.plugin [None req-7e517cd5-3bb5-4330-ae41-21a804b63b77 - - - - - -] Attempt 1 to provision port 9faaf88e-1c5d-4206-9f11-8cac3fe061a2 2026-03-04 02:36:11.170 9 INFO neutron.plugins.ml2.plugin [None req-7e517cd5-3bb5-4330-ae41-21a804b63b77 - - - - - -] Attempt 1 to provision port 28838741-d667-48a9-9b50-f0a900c260f2 2026-03-04 02:36:11.848 10 INFO neutron.plugins.ml2.plugin [None req-6b840eb9-3f77-4bad-80e3-fbbd7ff31196 - - - - - -] Attempt 1 to provision port 28838741-d667-48a9-9b50-f0a900c260f2 2026-03-04 02:36:14.497 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port b605cbfe-ad1e-4001-95ee-2f137e2cc0b9 2026-03-04 02:36:14.789 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port d446981b-fca3-4c7a-88f6-699f0c3e0b0b 2026-03-04 02:36:16.836 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 2c606eef-9f49-45c5-a34b-d1bd8de11e07 2026-03-04 02:36:17.279 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port b605cbfe-ad1e-4001-95ee-2f137e2cc0b9 2026-03-04 02:36:17.372 10 INFO neutron.plugins.ml2.plugin [None req-f32daa3c-ae11-4364-b129-ec679c52b134 - - - - - -] Attempt 1 to provision port 2c606eef-9f49-45c5-a34b-d1bd8de11e07 2026-03-04 02:36:17.510 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port afc6b56b-4dcf-440a-9611-f3daa822fe7e 2026-03-04 02:36:17.810 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port d446981b-fca3-4c7a-88f6-699f0c3e0b0b /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-03-04 02:36:18.077 10 INFO neutron.plugins.ml2.plugin [None req-bd704e29-7bbd-441f-8813-23020c105c27 - - - - - -] Attempt 1 to provision port afc6b56b-4dcf-440a-9611-f3daa822fe7e 2026-03-04 02:36:18.502 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port ebaffe50-dd7b-40a6-96a3-5169d672967f 2026-03-04 02:36:18.929 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 98c8d8ef-06de-4ce8-a3e7-6a851b44a8cb 2026-03-04 02:36:22.981 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e06b96b9-b5c9-49a9-8e0b-58fed684126b 2026-03-04 02:36:23.082 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ced4e9ae-035f-4174-80d7-e74f68632200'] response: {'server_uuid': 'ef1e809d-bf89-4550-a40b-f982cb9fdb56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e06b96b9-b5c9-49a9-8e0b-58fed684126b', 'code': 200} 2026-03-04 02:36:24.450 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 018601b3-93ea-409b-bada-631d044b2fba 2026-03-04 02:36:24.742 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e06b96b9-b5c9-49a9-8e0b-58fed684126b 2026-03-04 02:36:26.434 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 018601b3-93ea-409b-bada-631d044b2fba 2026-03-04 02:36:26.581 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 9faaf88e-1c5d-4206-9f11-8cac3fe061a2 2026-03-04 02:36:26.834 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 28838741-d667-48a9-9b50-f0a900c260f2 2026-03-04 02:36:27.101 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port fe40a55c-b580-400d-aadd-4680be6f2d50 2026-03-04 02:36:28.420 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port fe40a55c-b580-400d-aadd-4680be6f2d50 2026-03-04 02:36:28.626 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 9faaf88e-1c5d-4206-9f11-8cac3fe061a2 2026-03-04 02:36:28.906 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 28838741-d667-48a9-9b50-f0a900c260f2 2026-03-04 02:36:38.471 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 19ec9377-25d8-46c8-b52c-533c6dd9b8a3 2026-03-04 02:36:38.576 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cb406e3-fee3-40ed-93aa-d2c458c6a531'] response: {'server_uuid': '4d4d1675-a406-4f36-bf2e-1b6006db1f7a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '19ec9377-25d8-46c8-b52c-533c6dd9b8a3', 'code': 200} 2026-03-04 02:36:40.439 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 19ec9377-25d8-46c8-b52c-533c6dd9b8a3 2026-03-04 02:36:59.056 10 INFO neutron.plugins.ml2.plugin [None req-eef39a3f-d82a-4e79-bf4d-21b26f9b315f - - - - - -] Attempt 1 to provision port b600d254-e4fd-4f40-b1a4-80ad208ac1db 2026-03-04 02:37:21.010 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 048dfb96-19fd-4519-9245-68ae2fb4be0c 2026-03-04 02:37:21.126 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ada73943-be66-4b8e-bf62-5ab022ff5586'] response: {'server_uuid': '6270bfae-ce02-43ef-a8f1-f27e25981530', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '048dfb96-19fd-4519-9245-68ae2fb4be0c', 'code': 200} 2026-03-04 02:37:22.455 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 048dfb96-19fd-4519-9245-68ae2fb4be0c 2026-03-04 02:38:00.693 9 INFO neutron.plugins.ml2.plugin [None req-4c989c68-80ff-4f54-83d4-5eb5a2d79a3e - - - - - -] Attempt 1 to provision port e7eda524-600b-4a68-811f-125814078f0a 2026-03-04 02:38:08.060 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e7eda524-600b-4a68-811f-125814078f0a 2026-03-04 02:38:08.211 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-80cd9bbb-0a51-4922-a434-e3a7bf550ee5'] response: {'server_uuid': '6270bfae-ce02-43ef-a8f1-f27e25981530', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7eda524-600b-4a68-811f-125814078f0a', 'code': 200} 2026-03-04 02:38:09.246 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port e7eda524-600b-4a68-811f-125814078f0a 2026-03-04 02:38:38.723 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port c2d67c76-3c0e-4c69-8078-04d4f148c1cf 2026-03-04 02:38:38.857 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5188ff8a-f3ac-4950-9fe1-4824b6225b57'] response: {'server_uuid': '6270bfae-ce02-43ef-a8f1-f27e25981530', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2d67c76-3c0e-4c69-8078-04d4f148c1cf', 'code': 200} 2026-03-04 02:38:40.686 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port c2d67c76-3c0e-4c69-8078-04d4f148c1cf 2026-03-04 02:38:41.846 9 INFO neutron.plugins.ml2.plugin [None req-6a1a8758-cac3-4eda-9b4f-909b8a1f4d29 - - - - - -] Attempt 1 to provision port c2d67c76-3c0e-4c69-8078-04d4f148c1cf 2026-03-04 02:38:42.700 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port c2d67c76-3c0e-4c69-8078-04d4f148c1cf 2026-03-04 02:38:54.700 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 362784c6-a1b1-49e9-95d4-742741a6d56e 2026-03-04 02:38:54.806 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dad1d5f-efb9-4cb7-914b-8fd6fbbea7dc'] response: {'server_uuid': '6270bfae-ce02-43ef-a8f1-f27e25981530', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '362784c6-a1b1-49e9-95d4-742741a6d56e', 'code': 200} 2026-03-04 02:38:56.672 10 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 362784c6-a1b1-49e9-95d4-742741a6d56e 2026-03-04 02:38:58.322 10 INFO neutron.plugins.ml2.plugin [None req-308b556d-992c-46cb-9a43-10a9aa070f71 - - - - - -] Attempt 1 to provision port 362784c6-a1b1-49e9-95d4-742741a6d56e 2026-03-04 02:38:58.719 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 362784c6-a1b1-49e9-95d4-742741a6d56e 2026-03-04 02:39:08.748 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port 362784c6-a1b1-49e9-95d4-742741a6d56e 2026-03-04 02:39:08.857 10 INFO neutron.plugins.ml2.plugin [None req-93e600eb-a8a2-4f6c-a60f-c605fb10d773 - - - - - -] Attempt 1 to provision port 362784c6-a1b1-49e9-95d4-742741a6d56e 2026-03-04 02:39:19.600 10 INFO neutron.plugins.ml2.plugin [None req-e9ccbaa2-378f-42bc-b450-e6cb2d195efa - - - - - -] Attempt 1 to provision port c2d67c76-3c0e-4c69-8078-04d4f148c1cf 2026-03-04 02:39:20.795 9 INFO neutron.plugins.ml2.plugin [None req-cebbd3d2-9737-42e7-a1dc-d80d49bc7844 - - - - - -] Attempt 1 to provision port c2d67c76-3c0e-4c69-8078-04d4f148c1cf