+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-14 04:58:02.008 1 INFO neutron.common.config [-] Logging enabled! 2026-04-14 04:58:02.008 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-14 04:58:02.009 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-14 04:58:02.009 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 04:58:03.353 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 04:58:03.356 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 04:58:03.359 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-14 04:58:03.359 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 04:58:03.360 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 04:58:03.360 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 04:58:03.360 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 04:58:03.366 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 04:58:03.366 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 04:58:03.366 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 04:58:03.384 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 04:58:03.385 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 04:58:03.385 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 04:58:03.402 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 04:58:03.403 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 04:58:03.403 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 04:58:03.403 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 04:58:03.680 1 INFO neutron.plugins.ml2.managers [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] Initializing driver for type 'vlan' 2026-04-14 04:58:03.847 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] VlanTypeDriver initialization complete 2026-04-14 04:58:03.847 1 INFO neutron.plugins.ml2.managers [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 04:58:03.848 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 04:58:03.913 1 INFO neutron.plugins.ml2.managers [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 04:58:03.913 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 04:58:03.913 1 INFO neutron.plugins.ml2.managers [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] Initializing extension driver 'port_security' 2026-04-14 04:58:03.914 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 04:58:03.914 1 INFO neutron.plugins.ml2.managers [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] Initializing extension driver 'qos' 2026-04-14 04:58:03.914 1 INFO neutron.plugins.ml2.managers [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 04:58:03.914 1 INFO neutron.plugins.ml2.managers [None req-5422047c-d110-4f46-b311-e02707f5d5ee - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 04:58:03.944 1 INFO neutron.quota [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded quota_driver: . 2026-04-14 04:58:03.944 1 INFO neutron.plugins.ml2.plugin [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 04:58:03.945 1 INFO neutron.plugins.ml2.managers [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 04:58:03.945 1 INFO neutron.plugins.ml2.managers [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 04:58:03.945 1 INFO neutron.plugins.ml2.managers [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 04:58:03.945 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: qos 2026-04-14 04:58:03.957 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: router 2026-04-14 04:58:03.991 1 INFO neutron.services.service_base [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 04:58:03.992 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: segments 2026-04-14 04:58:04.056 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: trunk 2026-04-14 04:58:04.070 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: vpnaas 2026-04-14 04:58:04.100 1 WARNING stevedore.named [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 04:58:04.178 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 04:58:04.179 1 INFO neutron.common.utils [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 04:58:04.179 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: taas 2026-04-14 04:58:04.203 1 WARNING stevedore.named [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 04:58:04.203 1 WARNING stevedore.named [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 04:58:04.246 1 INFO neutron_taas.services.taas.taas_plugin [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-14 04:58:04.247 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: tapmirror 2026-04-14 04:58:04.259 1 WARNING stevedore.named [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 04:58:04.259 1 WARNING stevedore.named [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 04:58:04.277 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-14 04:58:04.277 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: auto_allocate 2026-04-14 04:58:04.285 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: tag 2026-04-14 04:58:04.292 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: timestamp 2026-04-14 04:58:04.295 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 04:58:04.302 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: flavors 2026-04-14 04:58:04.306 1 INFO neutron.manager [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loading Plugin: revisions 2026-04-14 04:58:04.311 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Initializing extension manager. 2026-04-14 04:58:04.313 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: address-group 2026-04-14 04:58:04.314 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: address-scope 2026-04-14 04:58:04.314 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 04:58:04.315 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: agent 2026-04-14 04:58:04.315 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 04:58:04.316 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 04:58:04.317 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 04:58:04.317 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: availability_zone 2026-04-14 04:58:04.318 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 04:58:04.318 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 04:58:04.319 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: default-subnetpools 2026-04-14 04:58:04.320 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 04:58:04.320 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: dns-integration 2026-04-14 04:58:04.321 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 04:58:04.321 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 04:58:04.322 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: dvr 2026-04-14 04:58:04.322 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 04:58:04.323 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 04:58:04.323 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 04:58:04.324 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 04:58:04.325 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: external-net 2026-04-14 04:58:04.325 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 04:58:04.326 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: extraroute 2026-04-14 04:58:04.327 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 04:58:04.328 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 04:58:04.328 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 04:58:04.329 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 04:58:04.329 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 04:58:04.330 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: fip-port-details 2026-04-14 04:58:04.330 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: flavors 2026-04-14 04:58:04.331 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 04:58:04.333 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: floatingip-pools 2026-04-14 04:58:04.334 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: ip_allocation 2026-04-14 04:58:04.334 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 04:58:04.334 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: l2_adjacency 2026-04-14 04:58:04.335 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: router 2026-04-14 04:58:04.337 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 04:58:04.337 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-14 04:58:04.338 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-14 04:58:04.338 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 04:58:04.339 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: l3-ha 2026-04-14 04:58:04.339 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 04:58:04.339 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 04:58:04.340 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: l3-flavors 2026-04-14 04:58:04.341 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 04:58:04.341 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 04:58:04.343 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 04:58:04.344 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 04:58:04.344 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 04:58:04.345 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 04:58:04.346 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 04:58:04.346 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: multi-provider 2026-04-14 04:58:04.347 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: net-mtu 2026-04-14 04:58:04.347 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 04:58:04.348 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: network_availability_zone 2026-04-14 04:58:04.348 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: network_ha 2026-04-14 04:58:04.348 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: network-ip-availability 2026-04-14 04:58:04.349 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 04:58:04.350 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: pagination 2026-04-14 04:58:04.350 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: port-device-profile 2026-04-14 04:58:04.351 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 04:58:04.351 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 04:58:04.351 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 04:58:04.352 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: port-mac-override 2026-04-14 04:58:04.352 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 04:58:04.353 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 04:58:04.353 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-14 04:58:04.353 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: port-resource-request 2026-04-14 04:58:04.354 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 04:58:04.355 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-14 04:58:04.355 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: binding 2026-04-14 04:58:04.356 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: binding-extended 2026-04-14 04:58:04.357 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: port-security 2026-04-14 04:58:04.357 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: project-id 2026-04-14 04:58:04.358 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: provider 2026-04-14 04:58:04.359 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-14 04:58:04.361 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos 2026-04-14 04:58:04.362 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 04:58:04.362 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 04:58:04.363 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-default 2026-04-14 04:58:04.363 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-fip 2026-04-14 04:58:04.363 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 04:58:04.364 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 04:58:04.364 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 04:58:04.365 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 04:58:04.365 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 04:58:04.366 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-pps 2026-04-14 04:58:04.366 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 04:58:04.366 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 04:58:04.367 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 04:58:04.367 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: quota-check-limit 2026-04-14 04:58:04.368 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: quota-check-limit-default 2026-04-14 04:58:04.370 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: quotas 2026-04-14 04:58:04.372 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: quota_details 2026-04-14 04:58:04.373 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: rbac-policies 2026-04-14 04:58:04.374 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: rbac-address-group 2026-04-14 04:58:04.374 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 04:58:04.375 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 04:58:04.375 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 04:58:04.375 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: revision-if-match 2026-04-14 04:58:04.376 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 04:58:04.376 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: router_availability_zone 2026-04-14 04:58:04.377 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 04:58:04.378 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 04:58:04.379 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 04:58:04.379 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 04:58:04.379 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 04:58:04.380 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 04:58:04.380 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 04:58:04.385 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: security-group 2026-04-14 04:58:04.386 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: segment 2026-04-14 04:58:04.387 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 04:58:04.387 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: service-type 2026-04-14 04:58:04.388 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: sorting 2026-04-14 04:58:04.388 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 04:58:04.389 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: standard-attr-description 2026-04-14 04:58:04.389 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: stateful-security-group 2026-04-14 04:58:04.390 1 WARNING neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 04:58:04.390 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 04:58:04.390 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: subnet-external-network 2026-04-14 04:58:04.391 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: subnet_onboard 2026-04-14 04:58:04.391 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 04:58:04.392 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: subnet-service-types 2026-04-14 04:58:04.392 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: subnet_allocation 2026-04-14 04:58:04.393 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 04:58:04.394 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: tag-creation 2026-04-14 04:58:04.394 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 04:58:04.398 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 04:58:04.398 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 04:58:04.399 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: trunk 2026-04-14 04:58:04.399 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: trunk-details 2026-04-14 04:58:04.399 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 04:58:04.400 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-14 04:58:04.400 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 04:58:04.401 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-14 04:58:04.402 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-14 04:58:04.403 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 04:58:04.403 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: vpn-flavors 2026-04-14 04:58:04.405 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: vpnaas 2026-04-14 04:58:04.406 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: taas 2026-04-14 04:58:04.406 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: tap-mirror 2026-04-14 04:58:04.407 1 INFO neutron.api.extensions [None req-c6751512-12ae-4a15-97f9-27bde08a1f6c - - - - - -] Loaded extension: taas-vlan-filter 2026-04-14 04:58:34.497 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-14 04:58:34.525 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-14 04:58:34.526 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-14 04:58:43.634 16 INFO neutron.db.l3_hamode_db [None req-836a8b91-ba75-4ba9-a5ee-fbb48bfe5067 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 04:58:56.038 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 2317b2e5-0b11-432e-b898-4efe9509202b 2026-04-14 04:58:56.045 16 INFO neutron.plugins.ml2.plugin [None req-46ccedc8-26ed-499b-89f2-a4f38a33c3f3 - - - - - -] Attempt 1 to provision port 2317b2e5-0b11-432e-b898-4efe9509202b 2026-04-14 04:58:57.713 13 INFO neutron.plugins.ml2.plugin [None req-13e1de3a-820b-42c4-80b6-7bb0fabac470 - - - - - -] Attempt 1 to provision port 2317b2e5-0b11-432e-b898-4efe9509202b 2026-04-14 04:58:57.938 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 2317b2e5-0b11-432e-b898-4efe9509202b 2026-04-14 05:03:28.071 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e1843dcf-682a-4598-ada3-9d7f9127f17f 2026-04-14 05:03:28.078 16 INFO neutron.plugins.ml2.plugin [None req-0fe1c9c5-d220-41e8-b396-5c3418922574 - - - - - -] Attempt 1 to provision port e1843dcf-682a-4598-ada3-9d7f9127f17f 2026-04-14 05:03:30.026 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e1843dcf-682a-4598-ada3-9d7f9127f17f 2026-04-14 05:03:30.220 16 INFO neutron.plugins.ml2.plugin [None req-81f6d7b3-625a-4cc7-8767-3cd9dd1f7133 - - - - - -] Attempt 1 to provision port e1843dcf-682a-4598-ada3-9d7f9127f17f 2026-04-14 05:03:34.429 16 INFO neutron.plugins.ml2.plugin [None req-fecec346-cfee-41a3-8e16-1a99794e342c - - - - - -] Attempt 1 to provision port cedbbf0b-d5e1-4851-a94e-2a79873ce0f3 2026-04-14 05:07:10.682 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port cedbbf0b-d5e1-4851-a94e-2a79873ce0f3 2026-04-14 05:07:12.097 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port cedbbf0b-d5e1-4851-a94e-2a79873ce0f3 2026-04-14 05:15:08.213 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 38a5c322-56ac-4bb1-9084-d859cbdc6d78 2026-04-14 05:15:10.192 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 38a5c322-56ac-4bb1-9084-d859cbdc6d78 2026-04-14 05:26:33.351 13 INFO neutron.plugins.ml2.plugin [None req-dd8492ae-dc50-44b4-8f1a-c2ba7686447c - - - - - -] Attempt 1 to provision port e1843dcf-682a-4598-ada3-9d7f9127f17f 2026-04-14 05:26:33.400 13 INFO neutron.plugins.ml2.plugin [None req-dd8492ae-dc50-44b4-8f1a-c2ba7686447c - - - - - -] Attempt 1 to provision port cedbbf0b-d5e1-4851-a94e-2a79873ce0f3 2026-04-14 05:26:33.455 13 INFO neutron.plugins.ml2.plugin [None req-dd8492ae-dc50-44b4-8f1a-c2ba7686447c - - - - - -] Attempt 1 to provision port 2317b2e5-0b11-432e-b898-4efe9509202b 2026-04-14 05:30:00.445 13 INFO neutron.plugins.ml2.plugin [None req-fb1a4f27-4edc-4fd2-954b-5f9bc48e45d4 - - - - - -] Attempt 1 to provision port 145d7d67-dc0c-48c2-b001-7712c855c848 2026-04-14 05:30:00.500 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 145d7d67-dc0c-48c2-b001-7712c855c848 2026-04-14 05:30:02.672 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 145d7d67-dc0c-48c2-b001-7712c855c848 2026-04-14 05:30:02.895 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 64b58f8e-06e2-4342-8770-a4b73e1263cc 2026-04-14 05:30:04.480 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 64b58f8e-06e2-4342-8770-a4b73e1263cc 2026-04-14 05:30:07.423 13 INFO neutron.plugins.ml2.plugin [None req-874132e3-8b93-415e-a75b-b837ea2f7117 - - - - - -] Attempt 1 to provision port 64b58f8e-06e2-4342-8770-a4b73e1263cc 2026-04-14 05:30:07.466 13 INFO neutron.plugins.ml2.plugin [None req-874132e3-8b93-415e-a75b-b837ea2f7117 - - - - - -] Attempt 1 to provision port b678983b-0cb2-4923-a482-468e9288a410 2026-04-14 05:30:07.486 13 INFO neutron.plugins.ml2.plugin [None req-874132e3-8b93-415e-a75b-b837ea2f7117 - - - - - -] Attempt 1 to provision port c7ffadb5-adfa-4175-8a48-9875381cc947 2026-04-14 05:30:07.507 13 INFO neutron.plugins.ml2.plugin [None req-874132e3-8b93-415e-a75b-b837ea2f7117 - - - - - -] Attempt 1 to provision port 145d7d67-dc0c-48c2-b001-7712c855c848 2026-04-14 05:30:07.568 13 INFO neutron.plugins.ml2.plugin [None req-874132e3-8b93-415e-a75b-b837ea2f7117 - - - - - -] Attempt 1 to provision port 41668bd4-c866-4fb8-814e-a1f0af6df574 2026-04-14 05:30:08.520 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 4042964d-c013-4521-a872-bd8149a36a6d 2026-04-14 05:30:09.189 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 22c24c26-6654-4826-9d06-3e7c0e860a9f 2026-04-14 05:30:10.447 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 4042964d-c013-4521-a872-bd8149a36a6d 2026-04-14 05:30:10.693 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 22c24c26-6654-4826-9d06-3e7c0e860a9f 2026-04-14 05:30:12.482 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 566c3755-c6b3-4a5a-9794-075c20c4dccd 2026-04-14 05:30:13.741 16 INFO neutron.plugins.ml2.plugin [None req-6d20bfce-055c-4921-8548-2b46fc973908 - - - - - -] Attempt 1 to provision port 25c6e1fb-d7e4-45f3-8157-d014266070f7 2026-04-14 05:30:13.771 16 INFO neutron.plugins.ml2.plugin [None req-6d20bfce-055c-4921-8548-2b46fc973908 - - - - - -] Attempt 1 to provision port 64b58f8e-06e2-4342-8770-a4b73e1263cc 2026-04-14 05:30:13.825 16 INFO neutron.plugins.ml2.plugin [None req-6d20bfce-055c-4921-8548-2b46fc973908 - - - - - -] Attempt 1 to provision port b678983b-0cb2-4923-a482-468e9288a410 2026-04-14 05:30:13.847 16 INFO neutron.plugins.ml2.plugin [None req-6d20bfce-055c-4921-8548-2b46fc973908 - - - - - -] Attempt 1 to provision port c7ffadb5-adfa-4175-8a48-9875381cc947 2026-04-14 05:30:15.708 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 24faf51f-7a7a-46f2-a53f-4c1f34c9bead 2026-04-14 05:30:16.180 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 64a81d7c-dcad-4638-88d9-1e452166b15c 2026-04-14 05:30:16.408 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b3ef9f5-35ad-4817-b9dc-51805af2ad20'] response: {'server_uuid': '18f10c8e-187b-445f-8e69-cd9d9bdee259', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24faf51f-7a7a-46f2-a53f-4c1f34c9bead', 'code': 200} 2026-04-14 05:30:16.904 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 24faf51f-7a7a-46f2-a53f-4c1f34c9bead 2026-04-14 05:30:17.117 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 64a81d7c-dcad-4638-88d9-1e452166b15c 2026-04-14 05:30:18.620 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3657bc61-c3f3-4faf-85dc-4005df41fe9c'] response: {'server_uuid': '5327eb58-ce0f-44a4-8b6d-7540b926f2fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64a81d7c-dcad-4638-88d9-1e452166b15c', 'code': 200} 2026-04-14 05:30:20.813 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port b99ded36-0714-4e0c-b374-f1c66c2db516 2026-04-14 05:30:21.619 16 INFO neutron.plugins.ml2.plugin [None req-5ca53368-85a6-4e1d-ae61-2000829a5f7a - - - - - -] Attempt 1 to provision port b678983b-0cb2-4923-a482-468e9288a410 2026-04-14 05:30:21.648 16 INFO neutron.plugins.ml2.plugin [None req-5ca53368-85a6-4e1d-ae61-2000829a5f7a - - - - - -] Attempt 1 to provision port 64a81d7c-dcad-4638-88d9-1e452166b15c 2026-04-14 05:30:21.696 16 INFO neutron.plugins.ml2.plugin [None req-5ca53368-85a6-4e1d-ae61-2000829a5f7a - - - - - -] Attempt 1 to provision port c7ffadb5-adfa-4175-8a48-9875381cc947 2026-04-14 05:30:21.717 16 INFO neutron.plugins.ml2.plugin [None req-5ca53368-85a6-4e1d-ae61-2000829a5f7a - - - - - -] Attempt 1 to provision port 24faf51f-7a7a-46f2-a53f-4c1f34c9bead 2026-04-14 05:30:23.011 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port b99ded36-0714-4e0c-b374-f1c66c2db516 2026-04-14 05:30:24.873 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 44de4f0f-b979-410f-a5e3-a1dbc234c024 2026-04-14 05:30:25.903 16 INFO neutron.plugins.ml2.plugin [None req-abefdec7-91e6-4f45-a155-5552612a4ab4 - - - - - -] Attempt 1 to provision port 10edf68b-1e23-4d03-8928-7f4e74455570 2026-04-14 05:30:25.930 16 INFO neutron.plugins.ml2.plugin [None req-abefdec7-91e6-4f45-a155-5552612a4ab4 - - - - - -] Attempt 1 to provision port 6c48bc3a-6a65-41fe-991d-eb0a9d5fd183 2026-04-14 05:30:25.964 16 INFO neutron.plugins.ml2.plugin [None req-abefdec7-91e6-4f45-a155-5552612a4ab4 - - - - - -] Attempt 1 to provision port 44de4f0f-b979-410f-a5e3-a1dbc234c024 2026-04-14 05:30:26.855 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 44de4f0f-b979-410f-a5e3-a1dbc234c024 2026-04-14 05:30:30.839 13 INFO neutron.plugins.ml2.plugin [None req-d3eba574-a498-4020-aff3-d1a588454749 - - - - - -] Attempt 1 to provision port 10edf68b-1e23-4d03-8928-7f4e74455570 2026-04-14 05:30:30.863 13 INFO neutron.plugins.ml2.plugin [None req-d3eba574-a498-4020-aff3-d1a588454749 - - - - - -] Attempt 1 to provision port 44de4f0f-b979-410f-a5e3-a1dbc234c024 2026-04-14 05:30:33.571 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 5200186f-e2f6-4ea0-9ef0-bd660ed87a4e 2026-04-14 05:30:34.141 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-80409438-837b-48c6-9176-4ee37f51d53b'] response: {'server_uuid': '8a296c8a-1028-4d41-ab06-15bef88b0cc0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5200186f-e2f6-4ea0-9ef0-bd660ed87a4e', 'code': 200} 2026-04-14 05:30:34.514 16 INFO neutron.plugins.ml2.plugin [None req-06f00948-2dab-44d0-b42e-f5cf50bdddf3 - - - - - -] Attempt 1 to provision port 10edf68b-1e23-4d03-8928-7f4e74455570 2026-04-14 05:30:34.542 16 INFO neutron.plugins.ml2.plugin [None req-06f00948-2dab-44d0-b42e-f5cf50bdddf3 - - - - - -] Attempt 1 to provision port 5200186f-e2f6-4ea0-9ef0-bd660ed87a4e 2026-04-14 05:30:35.099 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 5200186f-e2f6-4ea0-9ef0-bd660ed87a4e 2026-04-14 05:30:39.060 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 5faee5ec-f1e6-412a-b69f-f972cf2c228d 2026-04-14 05:30:39.465 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port b46b0936-6a83-49df-98ee-1c442523780b 2026-04-14 05:30:41.013 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 5faee5ec-f1e6-412a-b69f-f972cf2c228d 2026-04-14 05:30:41.199 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port b46b0936-6a83-49df-98ee-1c442523780b 2026-04-14 05:30:41.322 13 INFO neutron.plugins.ml2.plugin [None req-1a0ce3b6-f8df-4e98-aac9-143705b61477 - - - - - -] Attempt 1 to provision port 02ec6959-f817-40c0-8cf3-a7d1351bb505 2026-04-14 05:30:41.368 13 INFO neutron.plugins.ml2.plugin [None req-1a0ce3b6-f8df-4e98-aac9-143705b61477 - - - - - -] Attempt 1 to provision port 214f9883-a2f9-46fc-a656-3c148b846a42 2026-04-14 05:30:41.400 13 INFO neutron.plugins.ml2.plugin [None req-1a0ce3b6-f8df-4e98-aac9-143705b61477 - - - - - -] Attempt 1 to provision port 5faee5ec-f1e6-412a-b69f-f972cf2c228d 2026-04-14 05:30:44.577 13 INFO neutron.plugins.ml2.plugin [None req-8ed5f3d3-bfd1-4547-9c55-6daa2a5e6307 - - - - - -] Attempt 1 to provision port fd847f9b-5008-4821-be05-6deeb206b5cf 2026-04-14 05:30:44.616 13 INFO neutron.plugins.ml2.plugin [None req-8ed5f3d3-bfd1-4547-9c55-6daa2a5e6307 - - - - - -] Attempt 1 to provision port 02ec6959-f817-40c0-8cf3-a7d1351bb505 2026-04-14 05:30:46.919 16 INFO neutron.plugins.ml2.plugin [None req-a93d15d9-39a9-41d5-a74d-7c055a610ae0 - - - - - -] Attempt 1 to provision port 02ec6959-f817-40c0-8cf3-a7d1351bb505 2026-04-14 05:30:46.925 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 25c6e1fb-d7e4-45f3-8157-d014266070f7 2026-04-14 05:30:47.151 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port c7ffadb5-adfa-4175-8a48-9875381cc947 2026-04-14 05:30:49.124 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 25c6e1fb-d7e4-45f3-8157-d014266070f7 2026-04-14 05:30:49.245 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port c7ffadb5-adfa-4175-8a48-9875381cc947 2026-04-14 05:30:51.396 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port a7c4b3c0-3019-4797-900f-f937bb6c7c04 2026-04-14 05:30:51.501 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f645187-27dd-426b-9bc6-806f71c9e1c9'] response: {'server_uuid': '2362c65d-85ee-4d6f-a7f0-f9d1d6ca8efb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7c4b3c0-3019-4797-900f-f937bb6c7c04', 'code': 200} 2026-04-14 05:30:53.093 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port a7c4b3c0-3019-4797-900f-f937bb6c7c04 2026-04-14 05:30:55.013 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port fd847f9b-5008-4821-be05-6deeb206b5cf 2026-04-14 05:30:55.235 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 02ec6959-f817-40c0-8cf3-a7d1351bb505 2026-04-14 05:30:56.424 13 INFO neutron.plugins.ml2.plugin [None req-9e66d126-0eec-4379-a48d-f19501e0acc6 - - - - - -] Attempt 1 to provision port 64a81d7c-dcad-4638-88d9-1e452166b15c 2026-04-14 05:30:56.472 13 INFO neutron.plugins.ml2.plugin [None req-9e66d126-0eec-4379-a48d-f19501e0acc6 - - - - - -] Attempt 1 to provision port a7c4b3c0-3019-4797-900f-f937bb6c7c04 2026-04-14 05:30:56.988 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port fd847f9b-5008-4821-be05-6deeb206b5cf 2026-04-14 05:30:57.141 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 64a81d7c-dcad-4638-88d9-1e452166b15c 2026-04-14 05:30:57.319 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 02ec6959-f817-40c0-8cf3-a7d1351bb505 2026-04-14 05:30:59.113 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c77eb0d-8109-4a89-9b51-b7af2f2f5fca'] response: {'server_uuid': '5327eb58-ce0f-44a4-8b6d-7540b926f2fa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '64a81d7c-dcad-4638-88d9-1e452166b15c', 'code': 200} 2026-04-14 05:31:09.194 16 INFO neutron.plugins.ml2.plugin [None req-edfb05fa-face-4962-b459-46838bbcf67e - - - - - -] Attempt 1 to provision port 870dd4e2-0c5a-4708-b5e4-b3f2ed255322 2026-04-14 05:31:10.978 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 95c56d90-e22b-43f7-86b3-ab076419163d 2026-04-14 05:31:12.959 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port d83dfed3-7b4d-4126-b54a-55f01dfb72a9 2026-04-14 05:31:13.273 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e2cb2d31-777d-48c1-8680-0181473ba28e 2026-04-14 05:31:13.585 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 95c56d90-e22b-43f7-86b3-ab076419163d 2026-04-14 05:31:14.655 16 INFO neutron.plugins.ml2.plugin [None req-bcc91c98-e575-4082-aab3-b28c508e37f8 - - - - - -] Attempt 1 to provision port e2cb2d31-777d-48c1-8680-0181473ba28e 2026-04-14 05:31:14.715 16 INFO neutron.plugins.ml2.plugin [None req-bcc91c98-e575-4082-aab3-b28c508e37f8 - - - - - -] Attempt 1 to provision port 6479820e-744d-4ae4-ba90-dface87b1b28 2026-04-14 05:31:14.740 16 INFO neutron.plugins.ml2.plugin [None req-bcc91c98-e575-4082-aab3-b28c508e37f8 - - - - - -] Attempt 1 to provision port 6ddd6ed9-ee4b-4910-a6f2-3f4bc0b22333 2026-04-14 05:31:15.148 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e2cb2d31-777d-48c1-8680-0181473ba28e 2026-04-14 05:31:15.378 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port d83dfed3-7b4d-4126-b54a-55f01dfb72a9 2026-04-14 05:31:18.889 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 826551ba-841c-4b5b-8659-724643eea201 2026-04-14 05:31:19.850 13 INFO neutron.plugins.ml2.plugin [None req-728e902b-59ee-4052-b693-84828542de86 - - - - - -] Attempt 1 to provision port 28ce08f8-3d30-4254-8561-9f795a63fc1b 2026-04-14 05:31:19.882 13 INFO neutron.plugins.ml2.plugin [None req-728e902b-59ee-4052-b693-84828542de86 - - - - - -] Attempt 1 to provision port 6479820e-744d-4ae4-ba90-dface87b1b28 2026-04-14 05:31:19.911 13 INFO neutron.plugins.ml2.plugin [None req-728e902b-59ee-4052-b693-84828542de86 - - - - - -] Attempt 1 to provision port 826551ba-841c-4b5b-8659-724643eea201 2026-04-14 05:31:20.917 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 826551ba-841c-4b5b-8659-724643eea201 2026-04-14 05:31:23.420 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port d03ce3f3-bd6d-42d2-a2ff-b3c9d0ee454c 2026-04-14 05:31:23.530 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef7f0daf-e4c9-4c15-8f01-ed133d4be956'] response: {'server_uuid': '6543b487-9161-4088-9e3e-389f4194026d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd03ce3f3-bd6d-42d2-a2ff-b3c9d0ee454c', 'code': 200} 2026-04-14 05:31:23.577 16 INFO neutron.plugins.ml2.plugin [None req-5665c1f7-7156-4f36-aece-d6b0618a9803 - - - - - -] Attempt 1 to provision port 28ce08f8-3d30-4254-8561-9f795a63fc1b 2026-04-14 05:31:23.615 16 INFO neutron.plugins.ml2.plugin [None req-5665c1f7-7156-4f36-aece-d6b0618a9803 - - - - - -] Attempt 1 to provision port d03ce3f3-bd6d-42d2-a2ff-b3c9d0ee454c 2026-04-14 05:31:23.727 16 INFO neutron.plugins.ml2.plugin [None req-5665c1f7-7156-4f36-aece-d6b0618a9803 - - - - - -] Attempt 1 to provision port 6479820e-744d-4ae4-ba90-dface87b1b28 2026-04-14 05:31:23.764 16 INFO neutron.plugins.ml2.plugin [None req-5665c1f7-7156-4f36-aece-d6b0618a9803 - - - - - -] Attempt 1 to provision port 826551ba-841c-4b5b-8659-724643eea201 2026-04-14 05:31:25.586 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port d03ce3f3-bd6d-42d2-a2ff-b3c9d0ee454c 2026-04-14 05:31:25.600 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6688ef61-4d15-4237-8edb-bd7c4acb9a40'] response: {'server_uuid': '2362c65d-85ee-4d6f-a7f0-f9d1d6ca8efb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a7c4b3c0-3019-4797-900f-f937bb6c7c04', 'code': 200} 2026-04-14 05:31:25.793 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port a7c4b3c0-3019-4797-900f-f937bb6c7c04 2026-04-14 05:31:26.324 13 INFO neutron.plugins.ml2.plugin [None req-52fe44b7-b290-4a9e-bbb3-0940d1b46657 - - - - - -] Attempt 1 to provision port 28ce08f8-3d30-4254-8561-9f795a63fc1b 2026-04-14 05:31:26.345 13 INFO neutron.plugins.ml2.plugin [None req-52fe44b7-b290-4a9e-bbb3-0940d1b46657 - - - - - -] Attempt 1 to provision port d03ce3f3-bd6d-42d2-a2ff-b3c9d0ee454c 2026-04-14 05:31:26.938 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port a7c4b3c0-3019-4797-900f-f937bb6c7c04 2026-04-14 05:31:27.648 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-507adc16-49f3-49a0-9b36-beaf319dfc0f'] response: {'server_uuid': '2362c65d-85ee-4d6f-a7f0-f9d1d6ca8efb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7c4b3c0-3019-4797-900f-f937bb6c7c04', 'code': 200} 2026-04-14 05:31:28.864 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 28ce08f8-3d30-4254-8561-9f795a63fc1b 2026-04-14 05:31:29.139 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 870dd4e2-0c5a-4708-b5e4-b3f2ed255322 2026-04-14 05:31:31.566 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 28ce08f8-3d30-4254-8561-9f795a63fc1b 2026-04-14 05:31:31.804 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port c055453a-27d1-4a5d-a8ff-f79b17d54506 2026-04-14 05:31:32.091 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 8d4d259c-c840-40e6-8271-8c1745e6f32a 2026-04-14 05:31:32.425 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 4b3e8406-a878-4964-9bb0-efb0ea98d3a2 2026-04-14 05:31:32.563 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b58bb76-03fb-458e-868f-65421fbc5b75'] response: {'server_uuid': '9605815c-b769-47b7-bc93-f7506bb94de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b3e8406-a878-4964-9bb0-efb0ea98d3a2', 'code': 200} 2026-04-14 05:31:32.851 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 870dd4e2-0c5a-4708-b5e4-b3f2ed255322 2026-04-14 05:31:33.042 13 INFO neutron.plugins.ml2.plugin [None req-0d638f6b-6410-449d-b78c-e69d99e6cd46 - - - - - -] Attempt 1 to provision port 8d4d259c-c840-40e6-8271-8c1745e6f32a 2026-04-14 05:31:33.218 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port c055453a-27d1-4a5d-a8ff-f79b17d54506 2026-04-14 05:31:33.444 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 6ddd6ed9-ee4b-4910-a6f2-3f4bc0b22333 2026-04-14 05:31:33.697 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 8d4d259c-c840-40e6-8271-8c1745e6f32a 2026-04-14 05:31:33.880 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 6479820e-744d-4ae4-ba90-dface87b1b28 2026-04-14 05:31:34.150 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 4b3e8406-a878-4964-9bb0-efb0ea98d3a2 2026-04-14 05:31:35.207 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 6ddd6ed9-ee4b-4910-a6f2-3f4bc0b22333 2026-04-14 05:31:35.383 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 6479820e-744d-4ae4-ba90-dface87b1b28 2026-04-14 05:31:36.245 13 INFO neutron.plugins.ml2.plugin [None req-a48c9328-4198-43c7-970e-41286c223ffd - - - - - -] Attempt 1 to provision port 4f182904-fce7-4c9f-ac32-215c2c929e10 2026-04-14 05:31:36.298 13 INFO neutron.plugins.ml2.plugin [None req-a48c9328-4198-43c7-970e-41286c223ffd - - - - - -] Attempt 1 to provision port 8d4d259c-c840-40e6-8271-8c1745e6f32a 2026-04-14 05:31:37.520 13 INFO neutron.plugins.ml2.plugin [None req-f1b8deef-8181-4651-ad5f-32ccd19481bb - - - - - -] Attempt 1 to provision port dbce6a55-aa2d-41f2-a032-e6e94d8d463d 2026-04-14 05:31:39.329 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b44cbb1-aebc-42ef-b6e1-0a51fd2d3a7c'] response: {'server_uuid': '9605815c-b769-47b7-bc93-f7506bb94de9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4b3e8406-a878-4964-9bb0-efb0ea98d3a2', 'code': 200} 2026-04-14 05:31:44.237 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 0f87a3e5-bb14-48ac-8bdd-8c784d9917bd 2026-04-14 05:31:44.331 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-08c00b96-4d02-4afd-b88c-a3f9f521bcab'] response: {'server_uuid': 'ea0486a4-45d1-4951-a11a-128089421dcf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f87a3e5-bb14-48ac-8bdd-8c784d9917bd', 'code': 200} 2026-04-14 05:31:45.175 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 0f87a3e5-bb14-48ac-8bdd-8c784d9917bd 2026-04-14 05:31:49.268 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port dbce6a55-aa2d-41f2-a032-e6e94d8d463d 2026-04-14 05:31:49.444 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 4f182904-fce7-4c9f-ac32-215c2c929e10 2026-04-14 05:31:51.203 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port dbce6a55-aa2d-41f2-a032-e6e94d8d463d 2026-04-14 05:31:51.351 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 4f182904-fce7-4c9f-ac32-215c2c929e10 2026-04-14 05:31:53.217 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port fb9a9b02-c14d-40ea-b07f-20269c777ce9 2026-04-14 05:31:54.399 16 INFO neutron.plugins.ml2.plugin [None req-f30f884b-7644-4ca7-bc0d-5b3bf821df9b - - - - - -] Attempt 1 to provision port fb9a9b02-c14d-40ea-b07f-20269c777ce9 2026-04-14 05:31:55.401 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port ef4a6961-6069-421e-85f1-cac517700a87 2026-04-14 05:31:55.756 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port fb9a9b02-c14d-40ea-b07f-20269c777ce9 2026-04-14 05:31:57.412 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port ef4a6961-6069-421e-85f1-cac517700a87 2026-04-14 05:31:59.812 13 INFO neutron.plugins.ml2.plugin [None req-ef0bde3d-c6dd-4602-b6d4-d235095e991c - - - - - -] Attempt 1 to provision port 94a900e0-c43c-4090-85f5-96825f16e2a2 2026-04-14 05:31:59.839 13 INFO neutron.plugins.ml2.plugin [None req-ef0bde3d-c6dd-4602-b6d4-d235095e991c - - - - - -] Attempt 1 to provision port fb9a9b02-c14d-40ea-b07f-20269c777ce9 2026-04-14 05:31:59.901 13 INFO neutron.plugins.ml2.plugin [None req-ef0bde3d-c6dd-4602-b6d4-d235095e991c - - - - - -] Attempt 1 to provision port 07c9f4c0-0f96-44aa-bbf8-eecd861f433f 2026-04-14 05:32:03.719 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port f10ef3f7-191d-4fc4-b894-f52ffd8aa0b9 2026-04-14 05:32:03.883 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5c71e51-733c-4c4e-ab89-40e892e8aad6'] response: {'server_uuid': 'b1b2a40c-da2c-4c5e-843b-e7b0955d74b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f10ef3f7-191d-4fc4-b894-f52ffd8aa0b9', 'code': 200} 2026-04-14 05:32:03.919 16 INFO neutron.plugins.ml2.plugin [None req-ba96a736-674b-420c-b051-b0cd982fcfa8 - - - - - -] Attempt 1 to provision port f10ef3f7-191d-4fc4-b894-f52ffd8aa0b9 2026-04-14 05:32:03.979 16 INFO neutron.plugins.ml2.plugin [None req-ba96a736-674b-420c-b051-b0cd982fcfa8 - - - - - -] Attempt 1 to provision port 94a900e0-c43c-4090-85f5-96825f16e2a2 2026-04-14 05:32:06.407 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port f10ef3f7-191d-4fc4-b894-f52ffd8aa0b9 2026-04-14 05:32:06.816 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port b5aeaeeb-f59d-4854-b39a-cece77459ee1 2026-04-14 05:32:07.034 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d10571ab-262d-4a90-9c02-99814166a977'] response: {'server_uuid': '7f77126b-a33b-481d-82df-8902738a598d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5aeaeeb-f59d-4854-b39a-cece77459ee1', 'code': 200} 2026-04-14 05:32:07.978 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port b5aeaeeb-f59d-4854-b39a-cece77459ee1 2026-04-14 05:32:12.139 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 94a900e0-c43c-4090-85f5-96825f16e2a2 2026-04-14 05:32:12.415 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 07c9f4c0-0f96-44aa-bbf8-eecd861f433f 2026-04-14 05:32:14.043 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 94a900e0-c43c-4090-85f5-96825f16e2a2 2026-04-14 05:32:14.233 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 07c9f4c0-0f96-44aa-bbf8-eecd861f433f 2026-04-14 05:32:28.001 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port ad0ef12d-9ad7-4752-a966-4a91b39890da 2026-04-14 05:32:28.224 13 INFO neutron.plugins.ml2.plugin [None req-7cd81ea4-3cdf-471d-92a9-e54be3321ef6 - - - - - -] Attempt 1 to provision port ad0ef12d-9ad7-4752-a966-4a91b39890da 2026-04-14 05:32:30.015 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port ad0ef12d-9ad7-4752-a966-4a91b39890da 2026-04-14 05:32:36.249 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-03b73f7e-c4e8-4d89-bd7d-08540843c8ed'] response: {'server_uuid': '6543b487-9161-4088-9e3e-389f4194026d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd03ce3f3-bd6d-42d2-a2ff-b3c9d0ee454c', 'code': 200} 2026-04-14 05:32:40.012 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port f8a21967-c6d5-40f7-a916-77cbb6186fba 2026-04-14 05:32:43.947 13 INFO neutron_taas.services.taas.taas_plugin [None req-fbebf7ba-54f9-494d-abf6-1bd916a4498a - - - - - -] TaaS: Handle Delete Port: 826551ba-841c-4b5b-8659-724643eea201 2026-04-14 05:32:43.958 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbebf7ba-54f9-494d-abf6-1bd916a4498a - - - - - -] Tap Mirror: Handle Delete Port: 826551ba-841c-4b5b-8659-724643eea201 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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:865: 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:865: 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:865: 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-04-14 05:33:32.020 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 12470637-0574-427f-979f-a1a87cd3a3b6 2026-04-14 05:33:33.502 16 INFO neutron.plugins.ml2.plugin [None req-89ccc096-2f66-433e-930c-ed5b301eb428 - - - - - -] Attempt 1 to provision port 12470637-0574-427f-979f-a1a87cd3a3b6 2026-04-14 05:33:34.102 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 12470637-0574-427f-979f-a1a87cd3a3b6 2026-04-14 05:33:34.268 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 6aa8a38f-8a2a-44e9-9cb0-a943d4154f92 2026-04-14 05:33:36.036 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 6aa8a38f-8a2a-44e9-9cb0-a943d4154f92 2026-04-14 05:33:38.384 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 6c223b09-3482-4a3c-8dfd-d4f3471134f3 2026-04-14 05:33:39.052 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port d159f51c-62ec-4129-b33f-9177c546c12b 2026-04-14 05:33:40.083 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 6c223b09-3482-4a3c-8dfd-d4f3471134f3 2026-04-14 05:33:40.312 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port d159f51c-62ec-4129-b33f-9177c546c12b 2026-04-14 05:33:44.640 16 INFO neutron.plugins.ml2.plugin [None req-fa8a2539-d29f-4be5-a0fe-55b10f8e87d5 - - - - - -] Attempt 1 to provision port ea75f1f3-0d6f-41bb-a864-a9c18f471aa5 2026-04-14 05:33:44.664 16 INFO neutron.plugins.ml2.plugin [None req-fa8a2539-d29f-4be5-a0fe-55b10f8e87d5 - - - - - -] Attempt 1 to provision port ada0dc36-609c-4b1f-bbbb-12195c6127b5 2026-04-14 05:33:44.693 16 INFO neutron.plugins.ml2.plugin [None req-fa8a2539-d29f-4be5-a0fe-55b10f8e87d5 - - - - - -] Attempt 1 to provision port 12470637-0574-427f-979f-a1a87cd3a3b6 2026-04-14 05:33:44.757 16 INFO neutron.plugins.ml2.plugin [None req-fa8a2539-d29f-4be5-a0fe-55b10f8e87d5 - - - - - -] Attempt 1 to provision port 80e83283-18c4-4cdd-baf4-b5b11b6d81df 2026-04-14 05:33:44.787 16 INFO neutron.plugins.ml2.plugin [None req-fa8a2539-d29f-4be5-a0fe-55b10f8e87d5 - - - - - -] Attempt 1 to provision port d159f51c-62ec-4129-b33f-9177c546c12b 2026-04-14 05:33:44.831 16 INFO neutron.plugins.ml2.plugin [None req-fa8a2539-d29f-4be5-a0fe-55b10f8e87d5 - - - - - -] Attempt 1 to provision port 2bef7592-cee8-4427-b483-16c5be8515c4 2026-04-14 05:33:47.984 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 8d81be3f-8084-4508-a205-60339ad7a6e0 2026-04-14 05:33:48.767 16 INFO neutron.plugins.ml2.plugin [None req-5171ef3d-1376-496b-bef0-caa9a6da6e89 - - - - - -] Attempt 1 to provision port 8d81be3f-8084-4508-a205-60339ad7a6e0 2026-04-14 05:33:51.235 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 76b612fc-c8ea-4c86-9673-08b1285eb8d8 2026-04-14 05:33:51.337 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4e1f2d2-b85f-40a3-b06b-8f57e1e88f34'] response: {'server_uuid': 'bf308cce-3827-4ce9-a3de-e05dee009c40', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76b612fc-c8ea-4c86-9673-08b1285eb8d8', 'code': 200} 2026-04-14 05:33:52.071 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port ea75f1f3-0d6f-41bb-a864-a9c18f471aa5 2026-04-14 05:33:52.299 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 76b612fc-c8ea-4c86-9673-08b1285eb8d8 2026-04-14 05:33:52.446 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 80e83283-18c4-4cdd-baf4-b5b11b6d81df 2026-04-14 05:33:54.068 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port ea75f1f3-0d6f-41bb-a864-a9c18f471aa5 2026-04-14 05:33:54.458 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 2bef7592-cee8-4427-b483-16c5be8515c4 2026-04-14 05:33:54.830 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 80e83283-18c4-4cdd-baf4-b5b11b6d81df 2026-04-14 05:33:54.982 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port ada0dc36-609c-4b1f-bbbb-12195c6127b5 2026-04-14 05:33:56.011 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 2bef7592-cee8-4427-b483-16c5be8515c4 2026-04-14 05:33:56.161 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port ada0dc36-609c-4b1f-bbbb-12195c6127b5 2026-04-14 05:34:20.014 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 072b2bfc-f0d1-4c30-ba2d-9d0f0d551ac2 2026-04-14 05:34:22.010 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 072b2bfc-f0d1-4c30-ba2d-9d0f0d551ac2 2026-04-14 05:34:22.043 13 INFO neutron.plugins.ml2.plugin [None req-f7dc3970-0f8c-4e18-9d62-010383af2eef - - - - - -] Attempt 1 to provision port 072b2bfc-f0d1-4c30-ba2d-9d0f0d551ac2 2026-04-14 05:34:24.148 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e78e749d-4092-4320-8f9d-02c1ef60313d 2026-04-14 05:34:24.490 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 441b6a9b-bad7-4fe2-9aeb-fb179ef9e7c9 2026-04-14 05:34:26.000 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e78e749d-4092-4320-8f9d-02c1ef60313d 2026-04-14 05:34:26.168 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 441b6a9b-bad7-4fe2-9aeb-fb179ef9e7c9 2026-04-14 05:34:29.986 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port bbd7efdb-c609-4ab6-800e-7c31d875ba98 2026-04-14 05:34:31.976 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port bbd7efdb-c609-4ab6-800e-7c31d875ba98 2026-04-14 05:34:32.490 13 INFO neutron.plugins.ml2.plugin [None req-6766dc2e-58a7-4454-9afb-ec052f38f454 - - - - - -] Attempt 1 to provision port bbd7efdb-c609-4ab6-800e-7c31d875ba98 2026-04-14 05:34:32.538 13 INFO neutron.plugins.ml2.plugin [None req-6766dc2e-58a7-4454-9afb-ec052f38f454 - - - - - -] Attempt 1 to provision port 0db2890e-cc7d-493f-9bb7-847d54b90057 2026-04-14 05:34:32.579 13 INFO neutron.plugins.ml2.plugin [None req-6766dc2e-58a7-4454-9afb-ec052f38f454 - - - - - -] Attempt 1 to provision port 072b2bfc-f0d1-4c30-ba2d-9d0f0d551ac2 2026-04-14 05:34:32.623 13 INFO neutron.plugins.ml2.plugin [None req-6766dc2e-58a7-4454-9afb-ec052f38f454 - - - - - -] Attempt 1 to provision port e78e749d-4092-4320-8f9d-02c1ef60313d 2026-04-14 05:34:32.673 13 INFO neutron.plugins.ml2.plugin [None req-6766dc2e-58a7-4454-9afb-ec052f38f454 - - - - - -] Attempt 1 to provision port f4d1b6a5-58e7-476f-a33f-f06cfda8f873 2026-04-14 05:34:36.551 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e42d1a0f-f53b-4b3f-8fd4-62ad3b129764 2026-04-14 05:34:36.660 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b93ad6a-43fd-45fc-9895-afb22ad195ee'] response: {'server_uuid': '1af79db9-1a4f-4774-996c-874da1ca13fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e42d1a0f-f53b-4b3f-8fd4-62ad3b129764', 'code': 200} 2026-04-14 05:34:37.243 16 INFO neutron.plugins.ml2.plugin [None req-5b704c86-72d7-4211-9912-cd8dd0f61316 - - - - - -] Attempt 1 to provision port 6ab29acd-9d02-4c17-9f26-12f6b19d145e 2026-04-14 05:34:37.269 16 INFO neutron.plugins.ml2.plugin [None req-5b704c86-72d7-4211-9912-cd8dd0f61316 - - - - - -] Attempt 1 to provision port a731aa5e-db93-42b6-ad86-ada9589ad32b 2026-04-14 05:34:37.285 16 INFO neutron.plugins.ml2.plugin [None req-5b704c86-72d7-4211-9912-cd8dd0f61316 - - - - - -] Attempt 1 to provision port 072b2bfc-f0d1-4c30-ba2d-9d0f0d551ac2 2026-04-14 05:34:37.320 16 INFO neutron.plugins.ml2.plugin [None req-5b704c86-72d7-4211-9912-cd8dd0f61316 - - - - - -] Attempt 1 to provision port e78e749d-4092-4320-8f9d-02c1ef60313d 2026-04-14 05:34:37.368 16 INFO neutron.plugins.ml2.plugin [None req-5b704c86-72d7-4211-9912-cd8dd0f61316 - - - - - -] Attempt 1 to provision port f4d1b6a5-58e7-476f-a33f-f06cfda8f873 2026-04-14 05:34:37.961 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e42d1a0f-f53b-4b3f-8fd4-62ad3b129764 2026-04-14 05:34:40.045 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 6ab29acd-9d02-4c17-9f26-12f6b19d145e 2026-04-14 05:34:40.313 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 0db2890e-cc7d-493f-9bb7-847d54b90057 2026-04-14 05:34:40.568 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port f4d1b6a5-58e7-476f-a33f-f06cfda8f873 2026-04-14 05:34:40.844 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port a731aa5e-db93-42b6-ad86-ada9589ad32b 2026-04-14 05:34:41.781 13 INFO neutron.plugins.ml2.plugin [None req-67c0a462-f182-4392-89e2-0b9eef2a3917 - - - - - -] Attempt 1 to provision port 6ab29acd-9d02-4c17-9f26-12f6b19d145e 2026-04-14 05:34:41.833 13 INFO neutron.plugins.ml2.plugin [None req-67c0a462-f182-4392-89e2-0b9eef2a3917 - - - - - -] Attempt 1 to provision port bbd7efdb-c609-4ab6-800e-7c31d875ba98 2026-04-14 05:34:41.885 13 INFO neutron.plugins.ml2.plugin [None req-67c0a462-f182-4392-89e2-0b9eef2a3917 - - - - - -] Attempt 1 to provision port 0db2890e-cc7d-493f-9bb7-847d54b90057 2026-04-14 05:34:41.938 13 INFO neutron.plugins.ml2.plugin [None req-67c0a462-f182-4392-89e2-0b9eef2a3917 - - - - - -] Attempt 1 to provision port e78e749d-4092-4320-8f9d-02c1ef60313d 2026-04-14 05:34:41.987 13 INFO neutron.plugins.ml2.plugin [None req-67c0a462-f182-4392-89e2-0b9eef2a3917 - - - - - -] Attempt 1 to provision port e42d1a0f-f53b-4b3f-8fd4-62ad3b129764 2026-04-14 05:34:42.020 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 6ab29acd-9d02-4c17-9f26-12f6b19d145e 2026-04-14 05:34:42.033 13 INFO neutron.plugins.ml2.plugin [None req-67c0a462-f182-4392-89e2-0b9eef2a3917 - - - - - -] Attempt 1 to provision port f4d1b6a5-58e7-476f-a33f-f06cfda8f873 2026-04-14 05:34:42.188 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 0db2890e-cc7d-493f-9bb7-847d54b90057 2026-04-14 05:34:42.375 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port f4d1b6a5-58e7-476f-a33f-f06cfda8f873 2026-04-14 05:34:42.554 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port a731aa5e-db93-42b6-ad86-ada9589ad32b 2026-04-14 05:34:43.983 13 INFO neutron.plugins.ml2.plugin [None req-57e47f94-d547-440d-a939-52905810c604 - - - - - -] Attempt 1 to provision port 6ab29acd-9d02-4c17-9f26-12f6b19d145e 2026-04-14 05:34:45.861 13 INFO neutron.plugins.ml2.plugin [None req-702c5200-4acf-42ad-9f4e-ca1c02b84383 - - - - - -] Attempt 1 to provision port e42d1a0f-f53b-4b3f-8fd4-62ad3b129764 2026-04-14 05:34:45.916 13 INFO neutron.plugins.ml2.plugin [None req-702c5200-4acf-42ad-9f4e-ca1c02b84383 - - - - - -] Attempt 1 to provision port 0db2890e-cc7d-493f-9bb7-847d54b90057 2026-04-14 05:34:45.973 13 INFO neutron.plugins.ml2.plugin [None req-702c5200-4acf-42ad-9f4e-ca1c02b84383 - - - - - -] Attempt 1 to provision port bbd7efdb-c609-4ab6-800e-7c31d875ba98 2026-04-14 05:34:47.727 16 INFO neutron.plugins.ml2.plugin [None req-e085dde1-09a3-47a1-8e16-3dee8d244ee2 - - - - - -] Attempt 1 to provision port 0db2890e-cc7d-493f-9bb7-847d54b90057 2026-04-14 05:34:49.152 16 INFO neutron.plugins.ml2.plugin [None req-5ce6865c-fa70-421a-8ef9-26a306ccddb4 - - - - - -] Attempt 1 to provision port 0db2890e-cc7d-493f-9bb7-847d54b90057 2026-04-14 05:34:51.379 16 INFO neutron.plugins.ml2.plugin [None req-7d8fc381-940e-4db6-bb5f-20996f715e35 - - - - - -] Attempt 1 to provision port e42d1a0f-f53b-4b3f-8fd4-62ad3b129764 2026-04-14 05:34:54.043 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e0243e83-e411-4389-a382-81ec6c118228 2026-04-14 05:34:54.158 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a0d5b7c-9629-46d5-bca5-d4f2cb71f488'] response: {'server_uuid': 'cdf2ea97-e081-45c3-80a9-344ef4bc4c54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0243e83-e411-4389-a382-81ec6c118228', 'code': 200} 2026-04-14 05:34:56.013 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e0243e83-e411-4389-a382-81ec6c118228 2026-04-14 05:35:21.604 16 INFO neutron.plugins.ml2.plugin [None req-881b0d3b-e5b2-44be-99d0-8b321d15e007 - - - - - -] Attempt 1 to provision port 9f6a9b9e-7533-4ae9-995f-2f492fd83892 2026-04-14 05:35:42.563 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e119e2c7-0922-440a-aa15-eaf7e05e872b 2026-04-14 05:35:42.875 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f06eb35-017f-4cc6-8cc7-48132349ced9'] response: {'server_uuid': '009d5f22-1498-4736-bcdd-0e67cf6aeb93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e119e2c7-0922-440a-aa15-eaf7e05e872b', 'code': 200} 2026-04-14 05:35:44.060 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port e119e2c7-0922-440a-aa15-eaf7e05e872b 2026-04-14 05:36:17.661 13 INFO neutron.plugins.ml2.plugin [None req-66cb4deb-c7f3-4ce1-999a-129d72943888 - - - - - -] Attempt 1 to provision port 9a8ea38b-393d-4568-bcac-2cdcdf97a183 2026-04-14 05:36:24.066 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 9a8ea38b-393d-4568-bcac-2cdcdf97a183 2026-04-14 05:36:24.180 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf8d6e7e-dcaf-4ab9-ab3e-f475c74d2602'] response: {'server_uuid': '009d5f22-1498-4736-bcdd-0e67cf6aeb93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9a8ea38b-393d-4568-bcac-2cdcdf97a183', 'code': 200} 2026-04-14 05:36:26.072 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 9a8ea38b-393d-4568-bcac-2cdcdf97a183 2026-04-14 05:36:28.562 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 9a8ea38b-393d-4568-bcac-2cdcdf97a183 2026-04-14 05:36:46.825 13 INFO neutron.plugins.ml2.plugin [None req-f1aaa64d-ca6e-4eb4-9027-dbc0b8ab3d35 - - - - - -] Attempt 1 to provision port dacf37c1-f296-42af-8c44-cf8fca4ddf46 2026-04-14 05:36:55.619 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port dacf37c1-f296-42af-8c44-cf8fca4ddf46 2026-04-14 05:36:55.715 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5186ae7-d8a3-4832-862d-0bc61638defc'] response: {'server_uuid': '009d5f22-1498-4736-bcdd-0e67cf6aeb93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dacf37c1-f296-42af-8c44-cf8fca4ddf46', 'code': 200} 2026-04-14 05:36:56.247 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port dacf37c1-f296-42af-8c44-cf8fca4ddf46 2026-04-14 05:37:08.168 16 INFO neutron.plugins.ml2.plugin [None req-4bbd8e1a-e89d-4bce-9d37-7dcec98ef8f0 - - - - - -] Attempt 1 to provision port 8b8b8dee-17fa-4e93-8778-991fac24300f 2026-04-14 05:37:14.276 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 8b8b8dee-17fa-4e93-8778-991fac24300f 2026-04-14 05:37:14.418 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7ce474a-7565-47f3-966c-857a026e2158'] response: {'server_uuid': '009d5f22-1498-4736-bcdd-0e67cf6aeb93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b8b8dee-17fa-4e93-8778-991fac24300f', 'code': 200} 2026-04-14 05:37:16.224 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 8b8b8dee-17fa-4e93-8778-991fac24300f 2026-04-14 05:37:17.943 16 INFO neutron.plugins.ml2.plugin [None req-265132ab-e80c-4e3e-8993-3eac6fc95a9b - - - - - -] Attempt 1 to provision port dacf37c1-f296-42af-8c44-cf8fca4ddf46 2026-04-14 05:37:18.296 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port dacf37c1-f296-42af-8c44-cf8fca4ddf46 2026-04-14 05:37:31.972 13 INFO neutron.plugins.ml2.plugin [None req-d854cef4-8978-48bb-b997-9746e24c442c - - - - - -] Attempt 1 to provision port 8b8b8dee-17fa-4e93-8778-991fac24300f 2026-04-14 05:37:32.314 16 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port 8b8b8dee-17fa-4e93-8778-991fac24300f 2026-04-14 05:37:33.408 16 INFO neutron.plugins.ml2.plugin [None req-0e974859-5cd9-4352-b95e-97243dc78f1b - - - - - -] Attempt 1 to provision port 8b8b8dee-17fa-4e93-8778-991fac24300f 2026-04-14 05:37:42.149 16 INFO neutron.plugins.ml2.plugin [None req-c275f279-a15c-4925-a1dd-77615895e9dd - - - - - -] Attempt 1 to provision port dacf37c1-f296-42af-8c44-cf8fca4ddf46 2026-04-14 05:37:42.303 13 INFO neutron.plugins.ml2.plugin [None req-71e6b397-d707-41a8-8338-65c341fd71ae - - - - - -] Attempt 1 to provision port dacf37c1-f296-42af-8c44-cf8fca4ddf46