+ 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-03-04 16:01:24.834 1 INFO neutron.common.config [-] Logging enabled! 2026-03-04 16:01:24.834 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-04 16:01:24.835 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-04 16:01:24.835 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-04 16:01:26.251 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-04 16:01:26.253 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-04 16:01:26.257 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-04 16:01:26.257 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-04 16:01:26.258 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-04 16:01:26.258 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-04 16:01:26.258 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-04 16:01:26.264 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-04 16:01:26.264 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-04 16:01:26.264 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-04 16:01:26.283 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-04 16:01:26.284 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-04 16:01:26.284 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-04 16:01:26.302 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-04 16:01:26.302 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-04 16:01:26.302 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-04 16:01:26.302 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-04 16:01:26.568 1 INFO neutron.plugins.ml2.managers [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] Initializing driver for type 'vlan' 2026-03-04 16:01:26.723 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] VlanTypeDriver initialization complete 2026-03-04 16:01:26.724 1 INFO neutron.plugins.ml2.managers [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] Initializing driver for type 'vxlan' 2026-03-04 16:01:26.724 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-04 16:01:26.775 1 INFO neutron.plugins.ml2.managers [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-04 16:01:26.776 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-04 16:01:26.776 1 INFO neutron.plugins.ml2.managers [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] Initializing extension driver 'port_security' 2026-03-04 16:01:26.776 1 INFO neutron.plugins.ml2.extensions.port_security [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-04 16:01:26.776 1 INFO neutron.plugins.ml2.managers [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] Initializing extension driver 'qos' 2026-03-04 16:01:26.776 1 INFO neutron.plugins.ml2.managers [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-04 16:01:26.776 1 INFO neutron.plugins.ml2.managers [None req-822d4677-7888-4357-aaf4-219b7b7a6f1b - - - - - -] Initializing mechanism driver 'l2population' 2026-03-04 16:01:26.790 1 INFO neutron.quota [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded quota_driver: . 2026-03-04 16:01:26.790 1 INFO neutron.plugins.ml2.plugin [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Modular L2 Plugin initialization complete 2026-03-04 16:01:26.790 1 INFO neutron.plugins.ml2.managers [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-04 16:01:26.790 1 INFO neutron.plugins.ml2.managers [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-04 16:01:26.790 1 INFO neutron.plugins.ml2.managers [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Got port-security extension from driver 'port_security' 2026-03-04 16:01:26.791 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: qos 2026-03-04 16:01:26.803 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: router 2026-03-04 16:01:26.838 1 INFO neutron.services.service_base [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-04 16:01:26.838 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: segments 2026-03-04 16:01:26.905 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: trunk 2026-03-04 16:01:26.919 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: vpnaas 2026-03-04 16:01:26.950 1 WARNING stevedore.named [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-04 16:01:27.026 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-04 16:01:27.027 1 INFO neutron.common.utils [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-04 16:01:27.027 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: taas 2026-03-04 16:01:27.047 1 WARNING stevedore.named [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-04 16:01:27.047 1 WARNING stevedore.named [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-04 16:01:27.071 1 INFO neutron_taas.services.taas.taas_plugin [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-04 16:01:27.072 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: tapmirror 2026-03-04 16:01:27.083 1 WARNING stevedore.named [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-04 16:01:27.083 1 WARNING stevedore.named [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-04 16:01:27.099 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-04 16:01:27.100 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: auto_allocate 2026-03-04 16:01:27.108 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: tag 2026-03-04 16:01:27.117 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: timestamp 2026-03-04 16:01:27.119 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: network_ip_availability 2026-03-04 16:01:27.122 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: flavors 2026-03-04 16:01:27.125 1 INFO neutron.manager [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loading Plugin: revisions 2026-03-04 16:01:27.128 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Initializing extension manager. 2026-03-04 16:01:27.129 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: address-group 2026-03-04 16:01:27.130 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: address-scope 2026-03-04 16:01:27.130 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-04 16:01:27.131 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: agent 2026-03-04 16:01:27.131 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: agent-resources-synced 2026-03-04 16:01:27.132 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: allowed-address-pairs 2026-03-04 16:01:27.133 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: auto-allocated-topology 2026-03-04 16:01:27.133 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: availability_zone 2026-03-04 16:01:27.134 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: availability_zone_filter 2026-03-04 16:01:27.134 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-04 16:01:27.135 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: default-subnetpools 2026-03-04 16:01:27.136 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-04 16:01:27.136 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: dns-integration 2026-03-04 16:01:27.137 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: dns-domain-ports 2026-03-04 16:01:27.137 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-04 16:01:27.137 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: dvr 2026-03-04 16:01:27.138 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-04 16:01:27.138 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: empty-string-filtering 2026-03-04 16:01:27.139 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-04 16:01:27.139 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-04 16:01:27.139 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: external-net 2026-03-04 16:01:27.140 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-04 16:01:27.140 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: extraroute 2026-03-04 16:01:27.141 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: extraroute-atomic 2026-03-04 16:01:27.141 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-04 16:01:27.142 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-04 16:01:27.142 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-04 16:01:27.142 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-04 16:01:27.143 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: fip-port-details 2026-03-04 16:01:27.143 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: flavors 2026-03-04 16:01:27.145 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-04 16:01:27.146 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: floatingip-pools 2026-03-04 16:01:27.147 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: ip_allocation 2026-03-04 16:01:27.147 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: ip-substring-filtering 2026-03-04 16:01:27.148 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: l2_adjacency 2026-03-04 16:01:27.149 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: router 2026-03-04 16:01:27.151 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-04 16:01:27.151 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-04 16:01:27.152 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-04 16:01:27.152 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: ext-gw-mode 2026-03-04 16:01:27.153 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: l3-ha 2026-03-04 16:01:27.153 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-04 16:01:27.153 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-04 16:01:27.154 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: l3-flavors 2026-03-04 16:01:27.155 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-04 16:01:27.155 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-04 16:01:27.157 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-04 16:01:27.158 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-04 16:01:27.159 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-04 16:01:27.159 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-04 16:01:27.160 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-04 16:01:27.160 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: multi-provider 2026-03-04 16:01:27.161 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: net-mtu 2026-03-04 16:01:27.161 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: net-mtu-writable 2026-03-04 16:01:27.162 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: network_availability_zone 2026-03-04 16:01:27.162 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: network_ha 2026-03-04 16:01:27.163 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: network-ip-availability 2026-03-04 16:01:27.164 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-04 16:01:27.164 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: pagination 2026-03-04 16:01:27.164 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: port-device-profile 2026-03-04 16:01:27.165 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-04 16:01:27.165 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-04 16:01:27.166 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-04 16:01:27.166 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: port-mac-override 2026-03-04 16:01:27.166 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-04 16:01:27.167 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-04 16:01:27.167 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-04 16:01:27.168 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: port-resource-request 2026-03-04 16:01:27.168 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: port-resource-request-groups 2026-03-04 16:01:27.168 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-04 16:01:27.169 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: binding 2026-03-04 16:01:27.170 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: binding-extended 2026-03-04 16:01:27.170 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: port-security 2026-03-04 16:01:27.170 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: project-id 2026-03-04 16:01:27.171 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: provider 2026-03-04 16:01:27.171 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-04 16:01:27.173 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos 2026-03-04 16:01:27.174 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-04 16:01:27.174 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-04 16:01:27.174 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-default 2026-03-04 16:01:27.175 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-fip 2026-03-04 16:01:27.175 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-04 16:01:27.176 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-gateway-ip 2026-03-04 16:01:27.177 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-port-network-policy 2026-03-04 16:01:27.177 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-pps-minimum 2026-03-04 16:01:27.177 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-04 16:01:27.178 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-pps 2026-03-04 16:01:27.178 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-rule-type-details 2026-03-04 16:01:27.179 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-04 16:01:27.179 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: qos-rules-alias 2026-03-04 16:01:27.180 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: quota-check-limit 2026-03-04 16:01:27.180 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: quota-check-limit-default 2026-03-04 16:01:27.182 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: quotas 2026-03-04 16:01:27.185 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: quota_details 2026-03-04 16:01:27.186 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: rbac-policies 2026-03-04 16:01:27.186 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: rbac-address-group 2026-03-04 16:01:27.187 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: rbac-address-scope 2026-03-04 16:01:27.187 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: rbac-security-groups 2026-03-04 16:01:27.187 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: rbac-subnetpool 2026-03-04 16:01:27.188 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: revision-if-match 2026-03-04 16:01:27.188 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: standard-attr-revisions 2026-03-04 16:01:27.189 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: router_availability_zone 2026-03-04 16:01:27.189 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-04 16:01:27.191 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: security-groups-default-rules 2026-03-04 16:01:27.191 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-04 16:01:27.191 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-04 16:01:27.192 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-04 16:01:27.192 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-04 16:01:27.193 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-04 16:01:27.196 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: security-group 2026-03-04 16:01:27.197 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: segment 2026-03-04 16:01:27.198 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-04 16:01:27.198 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: service-type 2026-03-04 16:01:27.199 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: sorting 2026-03-04 16:01:27.199 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: standard-attr-segment 2026-03-04 16:01:27.200 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: standard-attr-description 2026-03-04 16:01:27.200 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: stateful-security-group 2026-03-04 16:01:27.200 1 WARNING neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-04 16:01:27.201 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-04 16:01:27.201 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: subnet-external-network 2026-03-04 16:01:27.202 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: subnet_onboard 2026-03-04 16:01:27.202 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-04 16:01:27.203 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: subnet-service-types 2026-03-04 16:01:27.203 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: subnet_allocation 2026-03-04 16:01:27.204 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-04 16:01:27.204 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: tag-creation 2026-03-04 16:01:27.205 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-04 16:01:27.208 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: standard-attr-tag 2026-03-04 16:01:27.209 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-04 16:01:27.209 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: trunk 2026-03-04 16:01:27.209 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: trunk-details 2026-03-04 16:01:27.210 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-04 16:01:27.210 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-04 16:01:27.211 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-04 16:01:27.211 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-04 16:01:27.213 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-04 16:01:27.214 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-04 16:01:27.214 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: vpn-flavors 2026-03-04 16:01:27.215 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: vpnaas 2026-03-04 16:01:27.216 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: taas 2026-03-04 16:01:27.217 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: tap-mirror 2026-03-04 16:01:27.218 1 INFO neutron.api.extensions [None req-3a9a0861-a6c0-415f-9bbc-d5c4d44e6b9f - - - - - -] Loaded extension: taas-vlan-filter 2026-03-04 16:01:57.308 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-04 16:01:57.376 15 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-04 16:01:57.382 12 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-04 16:02:10.344 15 INFO neutron.db.l3_hamode_db [None req-f9100dfc-9370-4589-972e-0a1b6595f416 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-04 16:02:25.732 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 06cd6c34-7c3c-4b6a-a0bb-5c3c2aa0683f 2026-03-04 16:02:26.679 15 INFO neutron.plugins.ml2.plugin [None req-f733c543-d1a5-464c-a700-5edb0c74937a - - - - - -] Attempt 1 to provision port 06cd6c34-7c3c-4b6a-a0bb-5c3c2aa0683f 2026-03-04 16:02:27.631 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 06cd6c34-7c3c-4b6a-a0bb-5c3c2aa0683f 2026-03-04 16:02:28.347 15 INFO neutron.plugins.ml2.plugin [None req-a581dfef-ea61-41b5-86f4-2c955b9a8521 - - - - - -] Attempt 1 to provision port 06cd6c34-7c3c-4b6a-a0bb-5c3c2aa0683f 2026-03-04 16:07:01.387 12 INFO neutron.plugins.ml2.plugin [None req-9906bd30-e798-4183-b193-79d69311e07e - - - - - -] Attempt 1 to provision port a2f0b9aa-4571-42ba-93a6-254a83ca10a9 2026-03-04 16:07:01.734 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port a2f0b9aa-4571-42ba-93a6-254a83ca10a9 2026-03-04 16:07:03.041 12 INFO neutron.plugins.ml2.plugin [None req-0b1d29bc-6745-4243-a383-12f65c7370e8 - - - - - -] Attempt 1 to provision port a2f0b9aa-4571-42ba-93a6-254a83ca10a9 2026-03-04 16:07:03.703 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port a2f0b9aa-4571-42ba-93a6-254a83ca10a9 2026-03-04 16:07:08.553 15 INFO neutron.plugins.ml2.plugin [None req-5d851782-9d79-48f6-b838-b9c2a2997ce6 - - - - - -] Attempt 1 to provision port bb842635-368f-4aa4-8ac4-8eb447c91768 2026-03-04 16:11:02.376 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port bb842635-368f-4aa4-8ac4-8eb447c91768 2026-03-04 16:11:03.782 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port bb842635-368f-4aa4-8ac4-8eb447c91768 2026-03-04 16:19:29.935 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port cfbc78a0-3ee6-44df-9794-ddc99567b820 2026-03-04 16:19:31.967 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port cfbc78a0-3ee6-44df-9794-ddc99567b820 2026-03-04 16:29:53.810 12 INFO neutron.plugins.ml2.plugin [None req-24de0390-8377-4ef8-8689-539415e4f129 - - - - - -] Attempt 1 to provision port 06cd6c34-7c3c-4b6a-a0bb-5c3c2aa0683f 2026-03-04 16:29:53.851 12 INFO neutron.plugins.ml2.plugin [None req-24de0390-8377-4ef8-8689-539415e4f129 - - - - - -] Attempt 1 to provision port a2f0b9aa-4571-42ba-93a6-254a83ca10a9 2026-03-04 16:29:53.904 12 INFO neutron.plugins.ml2.plugin [None req-24de0390-8377-4ef8-8689-539415e4f129 - - - - - -] Attempt 1 to provision port bb842635-368f-4aa4-8ac4-8eb447c91768 2026-03-04 16:34:47.972 12 INFO neutron.plugins.ml2.plugin [None req-9b186d2f-b270-4e63-a5d2-4df46c24448c - - - - - -] Attempt 1 to provision port e921b9c4-aa2c-4259-9c9c-3cd79a79e117 2026-03-04 16:34:48.229 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port e921b9c4-aa2c-4259-9c9c-3cd79a79e117 2026-03-04 16:34:50.374 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port c2eeb7fc-4330-4c93-9173-a277dea12e51 2026-03-04 16:34:50.758 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port e921b9c4-aa2c-4259-9c9c-3cd79a79e117 2026-03-04 16:34:56.314 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port e88fcb43-c177-447b-a980-1e42ed4aa10b 2026-03-04 16:34:56.740 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 929a2561-936f-4226-93db-eab62c97e57c 2026-03-04 16:34:58.211 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port e88fcb43-c177-447b-a980-1e42ed4aa10b 2026-03-04 16:34:58.418 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 929a2561-936f-4226-93db-eab62c97e57c 2026-03-04 16:35:00.253 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 5efab7e8-eff6-480f-8c9c-e499102b75db 2026-03-04 16:35:03.502 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 5b10d624-8e32-45c8-a39a-e0354dcec520 2026-03-04 16:35:03.943 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 8bf51bab-c467-495d-a404-ed3e8581235f 2026-03-04 16:35:04.248 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3a9da0e-58ac-44ed-a3d2-f2fe8afb3f14'] response: {'server_uuid': 'c70823a9-46fe-4a9a-90fc-22349665c5b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b10d624-8e32-45c8-a39a-e0354dcec520', 'code': 200} 2026-03-04 16:35:04.452 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port fc19a2a5-6d52-42bb-9cb5-4988b24e7ff7 2026-03-04 16:35:04.959 12 INFO neutron.plugins.ml2.plugin [None req-ffb370fc-d6eb-4fc6-b767-bd30a9c90b30 - - - - - -] Attempt 1 to provision port 2289c781-8ac9-49fb-86f3-98aad312959a 2026-03-04 16:35:04.994 12 INFO neutron.plugins.ml2.plugin [None req-ffb370fc-d6eb-4fc6-b767-bd30a9c90b30 - - - - - -] Attempt 1 to provision port 8bf51bab-c467-495d-a404-ed3e8581235f 2026-03-04 16:35:05.080 12 INFO neutron.plugins.ml2.plugin [None req-ffb370fc-d6eb-4fc6-b767-bd30a9c90b30 - - - - - -] Attempt 1 to provision port fc19a2a5-6d52-42bb-9cb5-4988b24e7ff7 2026-03-04 16:35:05.131 12 INFO neutron.plugins.ml2.plugin [None req-ffb370fc-d6eb-4fc6-b767-bd30a9c90b30 - - - - - -] Attempt 1 to provision port 09e98668-1656-4c5e-9459-8db87a7a6dcd 2026-03-04 16:35:05.152 12 INFO neutron.plugins.ml2.plugin [None req-ffb370fc-d6eb-4fc6-b767-bd30a9c90b30 - - - - - -] Attempt 1 to provision port 2c686867-d93e-4d76-940f-3bb3e785e73a 2026-03-04 16:35:05.175 12 INFO neutron.plugins.ml2.plugin [None req-ffb370fc-d6eb-4fc6-b767-bd30a9c90b30 - - - - - -] Attempt 1 to provision port e921b9c4-aa2c-4259-9c9c-3cd79a79e117 2026-03-04 16:35:05.244 12 INFO neutron.plugins.ml2.plugin [None req-ffb370fc-d6eb-4fc6-b767-bd30a9c90b30 - - - - - -] Attempt 1 to provision port 5b10d624-8e32-45c8-a39a-e0354dcec520 2026-03-04 16:35:05.281 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 5b10d624-8e32-45c8-a39a-e0354dcec520 2026-03-04 16:35:05.539 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 8bf51bab-c467-495d-a404-ed3e8581235f 2026-03-04 16:35:05.742 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port fc19a2a5-6d52-42bb-9cb5-4988b24e7ff7 2026-03-04 16:35:06.282 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-3123dfec-b09f-4c74-862a-522ca6f49645'] response: {'server_uuid': '744c0dc5-ab95-4ea1-aecd-4c606d5deca7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc19a2a5-6d52-42bb-9cb5-4988b24e7ff7', 'code': 200} 2026-03-04 16:35:07.935 15 INFO neutron.plugins.ml2.plugin [None req-19d72283-e527-477b-bf15-97d6f3ba56df - - - - - -] Attempt 1 to provision port 8bf51bab-c467-495d-a404-ed3e8581235f 2026-03-04 16:35:08.044 15 INFO neutron.plugins.ml2.plugin [None req-19d72283-e527-477b-bf15-97d6f3ba56df - - - - - -] Attempt 1 to provision port 2c686867-d93e-4d76-940f-3bb3e785e73a 2026-03-04 16:35:08.087 15 INFO neutron.plugins.ml2.plugin [None req-19d72283-e527-477b-bf15-97d6f3ba56df - - - - - -] Attempt 1 to provision port 5b10d624-8e32-45c8-a39a-e0354dcec520 2026-03-04 16:35:08.200 15 INFO neutron.plugins.ml2.plugin [None req-19d72283-e527-477b-bf15-97d6f3ba56df - - - - - -] Attempt 1 to provision port 09e98668-1656-4c5e-9459-8db87a7a6dcd 2026-03-04 16:35:11.164 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 89d5b911-319d-45df-8287-b1064fdec666 2026-03-04 16:35:11.646 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 0e669167-eab8-493b-af8b-b5b14cb235c5 2026-03-04 16:35:13.261 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 89d5b911-319d-45df-8287-b1064fdec666 2026-03-04 16:35:13.552 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 0e669167-eab8-493b-af8b-b5b14cb235c5 2026-03-04 16:35:21.649 12 INFO neutron.plugins.ml2.plugin [None req-21666b53-c839-42be-9737-53aab0e2a4f2 - - - - - -] Attempt 1 to provision port 89d5b911-319d-45df-8287-b1064fdec666 2026-03-04 16:35:21.712 12 INFO neutron.plugins.ml2.plugin [None req-21666b53-c839-42be-9737-53aab0e2a4f2 - - - - - -] Attempt 1 to provision port 6d618d48-42f3-4910-b87e-f6f53e6017fe 2026-03-04 16:35:21.738 12 INFO neutron.plugins.ml2.plugin [None req-21666b53-c839-42be-9737-53aab0e2a4f2 - - - - - -] Attempt 1 to provision port d6bc7aea-b6f9-466a-98d4-c7c68e4e640d 2026-03-04 16:35:21.764 12 INFO neutron.plugins.ml2.plugin [None req-21666b53-c839-42be-9737-53aab0e2a4f2 - - - - - -] Attempt 1 to provision port 2c686867-d93e-4d76-940f-3bb3e785e73a 2026-03-04 16:35:25.363 12 INFO neutron.plugins.ml2.plugin [None req-a8f3ebe9-2730-48dd-8911-0c120c1d5c5b - - - - - -] Attempt 1 to provision port 6d618d48-42f3-4910-b87e-f6f53e6017fe 2026-03-04 16:35:25.394 12 INFO neutron.plugins.ml2.plugin [None req-a8f3ebe9-2730-48dd-8911-0c120c1d5c5b - - - - - -] Attempt 1 to provision port 5b10d624-8e32-45c8-a39a-e0354dcec520 2026-03-04 16:35:27.105 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port d6bc7aea-b6f9-466a-98d4-c7c68e4e640d 2026-03-04 16:35:27.355 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 2c686867-d93e-4d76-940f-3bb3e785e73a 2026-03-04 16:35:29.721 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port d6bc7aea-b6f9-466a-98d4-c7c68e4e640d 2026-03-04 16:35:29.894 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 2c686867-d93e-4d76-940f-3bb3e785e73a 2026-03-04 16:35:30.148 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 2756ab40-a1da-43dd-a152-0e5c1b7c2565 2026-03-04 16:35:30.838 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2de85c1-ba03-4728-b0fb-cdcb0000b4dc'] response: {'server_uuid': '719e352b-1fc2-4cb1-9942-691b7a588eed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2756ab40-a1da-43dd-a152-0e5c1b7c2565', 'code': 200} 2026-03-04 16:35:31.338 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 2756ab40-a1da-43dd-a152-0e5c1b7c2565 2026-03-04 16:35:35.128 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 6d618d48-42f3-4910-b87e-f6f53e6017fe 2026-03-04 16:35:35.497 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port f374a022-f34c-46ea-8004-5b07b4b1c47a 2026-03-04 16:35:37.290 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 6d618d48-42f3-4910-b87e-f6f53e6017fe 2026-03-04 16:35:37.479 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port f374a022-f34c-46ea-8004-5b07b4b1c47a 2026-03-04 16:35:37.625 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 9abd233f-4adb-4535-9561-f89847ec6901 2026-03-04 16:35:37.974 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 45fc9574-f482-42b5-8eba-aa52aa0432b2 2026-03-04 16:35:39.658 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 9abd233f-4adb-4535-9561-f89847ec6901 2026-03-04 16:35:39.890 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 45fc9574-f482-42b5-8eba-aa52aa0432b2 2026-03-04 16:35:40.868 15 INFO neutron.plugins.ml2.plugin [None req-121b175f-baf6-4c5a-9134-bdf72690048f - - - - - -] Attempt 1 to provision port b0cf78a1-c215-4387-a90c-1c20056a0e6d 2026-03-04 16:35:40.897 15 INFO neutron.plugins.ml2.plugin [None req-121b175f-baf6-4c5a-9134-bdf72690048f - - - - - -] Attempt 1 to provision port 45fc9574-f482-42b5-8eba-aa52aa0432b2 2026-03-04 16:35:40.965 15 INFO neutron.plugins.ml2.plugin [None req-121b175f-baf6-4c5a-9134-bdf72690048f - - - - - -] Attempt 1 to provision port f374a022-f34c-46ea-8004-5b07b4b1c47a 2026-03-04 16:35:41.017 15 INFO neutron.plugins.ml2.plugin [None req-121b175f-baf6-4c5a-9134-bdf72690048f - - - - - -] Attempt 1 to provision port 6d618d48-42f3-4910-b87e-f6f53e6017fe 2026-03-04 16:35:44.822 15 INFO neutron.plugins.ml2.plugin [None req-a8f67a1a-19ea-4486-a23b-d12dce630f55 - - - - - -] Attempt 1 to provision port b0cf78a1-c215-4387-a90c-1c20056a0e6d 2026-03-04 16:35:44.853 15 INFO neutron.plugins.ml2.plugin [None req-a8f67a1a-19ea-4486-a23b-d12dce630f55 - - - - - -] Attempt 1 to provision port ed9f4e55-94d6-48f4-8693-b2c1ae63eef8 2026-03-04 16:35:49.900 15 INFO neutron.plugins.ml2.plugin [None req-b091e0a5-c05a-4b23-ad48-48dd08b04658 - - - - - -] Attempt 1 to provision port 26d1a293-a822-433d-bfe6-a3dca1f8fd65 2026-03-04 16:35:50.928 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 16a53fe0-9877-4125-b3da-6d3515945810 2026-03-04 16:35:51.070 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfeda9f3-4942-44b9-8a81-f09b6bddbd23'] response: {'server_uuid': '59ffd0f9-d207-4575-bdd4-132f490d2e4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16a53fe0-9877-4125-b3da-6d3515945810', 'code': 200} 2026-03-04 16:35:52.527 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 38ca311e-1dca-423e-8849-336b634ef177 2026-03-04 16:35:52.906 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 16a53fe0-9877-4125-b3da-6d3515945810 2026-03-04 16:35:53.154 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 69426472-0f6c-4cbe-af00-da66992c24bf 2026-03-04 16:35:54.368 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 38ca311e-1dca-423e-8849-336b634ef177 2026-03-04 16:35:54.699 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 69426472-0f6c-4cbe-af00-da66992c24bf 2026-03-04 16:35:56.254 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 0f454ad2-c40b-4fae-a23a-90976eed73f0 2026-03-04 16:35:56.503 15 INFO neutron.plugins.ml2.plugin [None req-8f8e914b-d856-494c-aada-3c11a6838c77 - - - - - -] Attempt 1 to provision port 38ca311e-1dca-423e-8849-336b634ef177 2026-03-04 16:35:56.574 15 INFO neutron.plugins.ml2.plugin [None req-8f8e914b-d856-494c-aada-3c11a6838c77 - - - - - -] Attempt 1 to provision port 50423fd6-0a76-42f4-9a2b-50e299e8945b 2026-03-04 16:35:58.548 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 0f454ad2-c40b-4fae-a23a-90976eed73f0 2026-03-04 16:36:00.462 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port ed9f4e55-94d6-48f4-8693-b2c1ae63eef8 2026-03-04 16:36:00.773 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port e0903305-abea-495f-8b60-cb1ac5795fe6 2026-03-04 16:36:01.375 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port b0cf78a1-c215-4387-a90c-1c20056a0e6d 2026-03-04 16:36:02.945 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port ed9f4e55-94d6-48f4-8693-b2c1ae63eef8 2026-03-04 16:36:03.139 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port e0903305-abea-495f-8b60-cb1ac5795fe6 2026-03-04 16:36:03.377 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port b0cf78a1-c215-4387-a90c-1c20056a0e6d 2026-03-04 16:36:04.864 12 INFO neutron.plugins.ml2.plugin [None req-7d6b3452-c660-4baa-a6f6-549ad99c720b - - - - - -] Attempt 1 to provision port 75dac9ea-2389-4771-a622-07bc5b70fa21 2026-03-04 16:36:04.895 12 INFO neutron.plugins.ml2.plugin [None req-7d6b3452-c660-4baa-a6f6-549ad99c720b - - - - - -] Attempt 1 to provision port e0903305-abea-495f-8b60-cb1ac5795fe6 2026-03-04 16:36:04.953 12 INFO neutron.plugins.ml2.plugin [None req-7d6b3452-c660-4baa-a6f6-549ad99c720b - - - - - -] Attempt 1 to provision port 50423fd6-0a76-42f4-9a2b-50e299e8945b 2026-03-04 16:36:07.328 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 258ef7bc-5be9-494e-bdcd-7da114cdf8d5 2026-03-04 16:36:07.437 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb8d890d-05dc-4ebf-9e9b-a749bc062d54'] response: {'server_uuid': 'fea33565-9b5d-491c-9ba6-5bad82f8407e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '258ef7bc-5be9-494e-bdcd-7da114cdf8d5', 'code': 200} 2026-03-04 16:36:09.144 12 INFO neutron.plugins.ml2.plugin [None req-af2aa4f4-b308-4cb6-b7ee-fa06530a3da9 - - - - - -] Attempt 1 to provision port 62645f07-87f9-4a46-ba24-61f79d31bb53 2026-03-04 16:36:09.175 12 INFO neutron.plugins.ml2.plugin [None req-af2aa4f4-b308-4cb6-b7ee-fa06530a3da9 - - - - - -] Attempt 1 to provision port 75dac9ea-2389-4771-a622-07bc5b70fa21 2026-03-04 16:36:09.751 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port a74fd9a7-958e-4e4c-86e7-1275a9e7c281 2026-03-04 16:36:09.985 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-4644eb0b-c848-43ad-aa66-b2ad51887b23'] response: {'server_uuid': 'cf513693-f745-40cd-adfe-de412046e10e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a74fd9a7-958e-4e4c-86e7-1275a9e7c281', 'code': 200} 2026-03-04 16:36:10.255 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 258ef7bc-5be9-494e-bdcd-7da114cdf8d5 2026-03-04 16:36:11.774 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port a74fd9a7-958e-4e4c-86e7-1275a9e7c281 2026-03-04 16:36:12.052 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 50423fd6-0a76-42f4-9a2b-50e299e8945b 2026-03-04 16:36:12.371 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 26d1a293-a822-433d-bfe6-a3dca1f8fd65 2026-03-04 16:36:13.675 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 62645f07-87f9-4a46-ba24-61f79d31bb53 2026-03-04 16:36:14.037 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 50423fd6-0a76-42f4-9a2b-50e299e8945b 2026-03-04 16:36:14.243 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 26d1a293-a822-433d-bfe6-a3dca1f8fd65 2026-03-04 16:36:15.376 15 INFO neutron.plugins.ml2.plugin [None req-6aa9da5d-182e-437d-a4b9-ff008cf8427c - - - - - -] Attempt 1 to provision port a74fd9a7-958e-4e4c-86e7-1275a9e7c281 2026-03-04 16:36:15.686 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 62645f07-87f9-4a46-ba24-61f79d31bb53 2026-03-04 16:36:15.875 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 75dac9ea-2389-4771-a622-07bc5b70fa21 2026-03-04 16:36:17.562 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 75dac9ea-2389-4771-a622-07bc5b70fa21 2026-03-04 16:36:21.754 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port dbf668e1-1006-407e-b811-249832bb2dca 2026-03-04 16:36:23.832 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port dbf668e1-1006-407e-b811-249832bb2dca 2026-03-04 16:36:25.587 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 36fd5e53-0092-4830-afdf-4b593964e174 2026-03-04 16:36:26.990 15 INFO neutron.plugins.ml2.plugin [None req-ebe8a486-74dc-4dca-b476-ea71017bdcd1 - - - - - -] Attempt 1 to provision port 04e299c7-17dd-4b2a-861c-06e43431621f 2026-03-04 16:36:27.019 15 INFO neutron.plugins.ml2.plugin [None req-ebe8a486-74dc-4dca-b476-ea71017bdcd1 - - - - - -] Attempt 1 to provision port 0197bc4d-b883-4e13-8601-2f2d063fb209 2026-03-04 16:36:27.052 15 INFO neutron.plugins.ml2.plugin [None req-ebe8a486-74dc-4dca-b476-ea71017bdcd1 - - - - - -] Attempt 1 to provision port dbf668e1-1006-407e-b811-249832bb2dca 2026-03-04 16:36:27.602 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 36fd5e53-0092-4830-afdf-4b593964e174 2026-03-04 16:36:29.923 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port effd7115-1462-4d4d-8d4f-ff9dfca6c3a2 2026-03-04 16:36:31.728 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port effd7115-1462-4d4d-8d4f-ff9dfca6c3a2 2026-03-04 16:36:31.941 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port f54b7940-1ff0-4fc5-a84f-a5b773823a34 2026-03-04 16:36:32.386 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port a2705853-3d97-4eeb-884f-ad78c1f475d3 2026-03-04 16:36:33.650 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port f54b7940-1ff0-4fc5-a84f-a5b773823a34 2026-03-04 16:36:33.935 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port a2705853-3d97-4eeb-884f-ad78c1f475d3 2026-03-04 16:36:35.520 12 INFO neutron.plugins.ml2.plugin [None req-13e4f7f8-aeee-4408-8d29-3e8c9068b62d - - - - - -] Attempt 1 to provision port 65a146ed-add8-40bb-9a3f-72bb6ff74ca4 2026-03-04 16:36:35.568 12 INFO neutron.plugins.ml2.plugin [None req-13e4f7f8-aeee-4408-8d29-3e8c9068b62d - - - - - -] Attempt 1 to provision port 1f0eab25-e727-425d-a5c5-7276f0c2e1fa 2026-03-04 16:36:35.615 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 1f0eab25-e727-425d-a5c5-7276f0c2e1fa 2026-03-04 16:36:35.760 12 INFO neutron.plugins.ml2.plugin [None req-13e4f7f8-aeee-4408-8d29-3e8c9068b62d - - - - - -] Attempt 1 to provision port a2705853-3d97-4eeb-884f-ad78c1f475d3 2026-03-04 16:36:35.818 12 INFO neutron.plugins.ml2.plugin [None req-13e4f7f8-aeee-4408-8d29-3e8c9068b62d - - - - - -] Attempt 1 to provision port f3a83af2-e7af-49bc-8411-597bb812b1bf 2026-03-04 16:36:37.640 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 1f0eab25-e727-425d-a5c5-7276f0c2e1fa 2026-03-04 16:36:39.992 15 INFO neutron.plugins.ml2.plugin [None req-eb880ebe-7247-48f8-8b97-a3302f484883 - - - - - -] Attempt 1 to provision port 0197bc4d-b883-4e13-8601-2f2d063fb209 2026-03-04 16:36:40.025 15 INFO neutron.plugins.ml2.plugin [None req-eb880ebe-7247-48f8-8b97-a3302f484883 - - - - - -] Attempt 1 to provision port f3a83af2-e7af-49bc-8411-597bb812b1bf 2026-03-04 16:36:40.051 15 INFO neutron.plugins.ml2.plugin [None req-eb880ebe-7247-48f8-8b97-a3302f484883 - - - - - -] Attempt 1 to provision port 65a146ed-add8-40bb-9a3f-72bb6ff74ca4 2026-03-04 16:36:40.080 15 INFO neutron.plugins.ml2.plugin [None req-eb880ebe-7247-48f8-8b97-a3302f484883 - - - - - -] Attempt 1 to provision port 1f0eab25-e727-425d-a5c5-7276f0c2e1fa 2026-03-04 16:36:40.186 15 INFO neutron.plugins.ml2.plugin [None req-eb880ebe-7247-48f8-8b97-a3302f484883 - - - - - -] Attempt 1 to provision port cefe522e-c542-412e-a62f-e1acf3d9b9e9 2026-03-04 16:36:42.688 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 98eabdfb-ffbf-42ef-95c4-e1b12e98cede 2026-03-04 16:36:42.811 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a78c048-2955-4bab-8775-386e367c9e5b'] response: {'server_uuid': '4a1c3445-8c95-4d94-9a74-7adfb414df2f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98eabdfb-ffbf-42ef-95c4-e1b12e98cede', 'code': 200} 2026-03-04 16:36:44.845 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-5261675d-f029-40b0-aab1-4ed7e9f73684'] response: {'server_uuid': 'fea33565-9b5d-491c-9ba6-5bad82f8407e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '258ef7bc-5be9-494e-bdcd-7da114cdf8d5', 'code': 200} 2026-03-04 16:36:45.204 15 INFO neutron.plugins.ml2.plugin [None req-a36a7fec-9811-499c-82c7-3daff4c462d4 - - - - - -] Attempt 1 to provision port 65a146ed-add8-40bb-9a3f-72bb6ff74ca4 2026-03-04 16:36:45.249 15 INFO neutron.plugins.ml2.plugin [None req-a36a7fec-9811-499c-82c7-3daff4c462d4 - - - - - -] Attempt 1 to provision port 0197bc4d-b883-4e13-8601-2f2d063fb209 2026-03-04 16:36:45.281 15 INFO neutron.plugins.ml2.plugin [None req-a36a7fec-9811-499c-82c7-3daff4c462d4 - - - - - -] Attempt 1 to provision port f3a83af2-e7af-49bc-8411-597bb812b1bf 2026-03-04 16:36:45.695 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 98eabdfb-ffbf-42ef-95c4-e1b12e98cede 2026-03-04 16:36:45.938 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port c44ec27d-f38f-4460-a9db-60a348312514 2026-03-04 16:36:46.056 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ab577b9-0bc6-482d-aa52-74a4156d4c89'] response: {'server_uuid': '279c07ed-16ba-4ca7-b08e-0f6d1b56bf87', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c44ec27d-f38f-4460-a9db-60a348312514', 'code': 200} 2026-03-04 16:36:46.322 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 258ef7bc-5be9-494e-bdcd-7da114cdf8d5 2026-03-04 16:36:46.834 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port c44ec27d-f38f-4460-a9db-60a348312514 2026-03-04 16:36:47.074 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 258ef7bc-5be9-494e-bdcd-7da114cdf8d5 2026-03-04 16:36:47.696 15 INFO neutron.plugins.ml2.plugin [None req-f592e39f-986c-4712-98ae-09675aefde25 - - - - - -] Attempt 1 to provision port 084d987a-788c-4428-a0cc-2891328205c2 2026-03-04 16:36:47.725 15 INFO neutron.plugins.ml2.plugin [None req-f592e39f-986c-4712-98ae-09675aefde25 - - - - - -] Attempt 1 to provision port 65a146ed-add8-40bb-9a3f-72bb6ff74ca4 2026-03-04 16:36:48.132 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1abb841-dc7a-446e-978a-c0796c9d5486'] response: {'server_uuid': 'fea33565-9b5d-491c-9ba6-5bad82f8407e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '258ef7bc-5be9-494e-bdcd-7da114cdf8d5', 'code': 200} 2026-03-04 16:36:48.895 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 0197bc4d-b883-4e13-8601-2f2d063fb209 2026-03-04 16:36:49.273 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 04e299c7-17dd-4b2a-861c-06e43431621f 2026-03-04 16:36:50.870 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port cefe522e-c542-412e-a62f-e1acf3d9b9e9 2026-03-04 16:36:51.132 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 04e299c7-17dd-4b2a-861c-06e43431621f 2026-03-04 16:36:51.274 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 0197bc4d-b883-4e13-8601-2f2d063fb209 2026-03-04 16:36:51.492 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port f3a83af2-e7af-49bc-8411-597bb812b1bf 2026-03-04 16:36:52.845 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port cefe522e-c542-412e-a62f-e1acf3d9b9e9 2026-03-04 16:36:52.998 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port f3a83af2-e7af-49bc-8411-597bb812b1bf 2026-03-04 16:36:53.197 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 084d987a-788c-4428-a0cc-2891328205c2 2026-03-04 16:37:29.074 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 267f8d5b-a4af-41a7-8f01-419490b198ee 2026-03-04 16:37:30.803 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 267f8d5b-a4af-41a7-8f01-419490b198ee 2026-03-04 16:37:32.848 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 2300aae4-16e2-4631-804b-b5c41ba71e3f 2026-03-04 16:37:34.960 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 5dc7d7d7-ba5f-41c9-ad8e-be6a141bdf40 2026-03-04 16:37:35.310 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 2300aae4-16e2-4631-804b-b5c41ba71e3f 2026-03-04 16:37:36.836 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 5dc7d7d7-ba5f-41c9-ad8e-be6a141bdf40 2026-03-04 16:37:37.562 15 INFO neutron.plugins.ml2.plugin [None req-d037ab4a-979a-4a6e-899f-e7dd288cecb3 - - - - - -] Attempt 1 to provision port 0d0387d2-01f6-4666-a948-1d13bcabbc8d 2026-03-04 16:37:37.591 15 INFO neutron.plugins.ml2.plugin [None req-d037ab4a-979a-4a6e-899f-e7dd288cecb3 - - - - - -] Attempt 1 to provision port 267f8d5b-a4af-41a7-8f01-419490b198ee 2026-03-04 16:37:37.654 15 INFO neutron.plugins.ml2.plugin [None req-d037ab4a-979a-4a6e-899f-e7dd288cecb3 - - - - - -] Attempt 1 to provision port b21a7867-7a93-47fd-a259-9af0e0060e27 2026-03-04 16:37:37.683 15 INFO neutron.plugins.ml2.plugin [None req-d037ab4a-979a-4a6e-899f-e7dd288cecb3 - - - - - -] Attempt 1 to provision port 5dc7d7d7-ba5f-41c9-ad8e-be6a141bdf40 2026-03-04 16:37:40.889 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port a0e89785-d3f5-496a-842d-557a8105b004 2026-03-04 16:37:42.815 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port a0e89785-d3f5-496a-842d-557a8105b004 2026-03-04 16:37:47.344 12 INFO neutron.plugins.ml2.plugin [None req-d2cd7297-27e9-46e6-81fe-263f0d595014 - - - - - -] Attempt 1 to provision port a0e89785-d3f5-496a-842d-557a8105b004 2026-03-04 16:37:47.402 12 INFO neutron.plugins.ml2.plugin [None req-d2cd7297-27e9-46e6-81fe-263f0d595014 - - - - - -] Attempt 1 to provision port 2ad25a65-74d9-4f37-871d-453c5325c3ae 2026-03-04 16:37:47.424 12 INFO neutron.plugins.ml2.plugin [None req-d2cd7297-27e9-46e6-81fe-263f0d595014 - - - - - -] Attempt 1 to provision port 5dc7d7d7-ba5f-41c9-ad8e-be6a141bdf40 2026-03-04 16:37:47.522 12 INFO neutron.plugins.ml2.plugin [None req-d2cd7297-27e9-46e6-81fe-263f0d595014 - - - - - -] Attempt 1 to provision port 5a0ff777-b56f-4783-985a-96bfae4dd89c 2026-03-04 16:37:47.547 12 INFO neutron.plugins.ml2.plugin [None req-d2cd7297-27e9-46e6-81fe-263f0d595014 - - - - - -] Attempt 1 to provision port 0d0387d2-01f6-4666-a948-1d13bcabbc8d 2026-03-04 16:37:49.479 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 50738353-2898-4a28-9cf4-865e22149bd0 2026-03-04 16:37:49.665 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b2d8268-f93c-4255-a727-cec54eba6089'] response: {'server_uuid': 'c8e252b5-1310-43cc-b2ae-a6a7f8019309', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50738353-2898-4a28-9cf4-865e22149bd0', 'code': 200} 2026-03-04 16:37:50.957 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 5a0ff777-b56f-4783-985a-96bfae4dd89c 2026-03-04 16:37:51.266 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 50738353-2898-4a28-9cf4-865e22149bd0 2026-03-04 16:37:51.580 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 2ad25a65-74d9-4f37-871d-453c5325c3ae 2026-03-04 16:37:51.895 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 0d0387d2-01f6-4666-a948-1d13bcabbc8d 2026-03-04 16:37:52.927 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port b21a7867-7a93-47fd-a259-9af0e0060e27 2026-03-04 16:37:53.288 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 5a0ff777-b56f-4783-985a-96bfae4dd89c 2026-03-04 16:37:53.428 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 2ad25a65-74d9-4f37-871d-453c5325c3ae 2026-03-04 16:37:53.588 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 0d0387d2-01f6-4666-a948-1d13bcabbc8d 2026-03-04 16:37:54.804 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port b21a7867-7a93-47fd-a259-9af0e0060e27 2026-03-04 16:38:01.883 15 INFO neutron.plugins.ml2.plugin [None req-e97704a2-258a-4343-b433-2d2f2806f64d - - - - - -] Attempt 1 to provision port a0e89785-d3f5-496a-842d-557a8105b004 2026-03-04 16:38:01.944 15 INFO neutron.plugins.ml2.plugin [None req-e97704a2-258a-4343-b433-2d2f2806f64d - - - - - -] Attempt 1 to provision port 267f8d5b-a4af-41a7-8f01-419490b198ee 2026-03-04 16:38:02.022 15 INFO neutron.plugins.ml2.plugin [None req-e97704a2-258a-4343-b433-2d2f2806f64d - - - - - -] Attempt 1 to provision port b21a7867-7a93-47fd-a259-9af0e0060e27 2026-03-04 16:38:02.097 15 INFO neutron.plugins.ml2.plugin [None req-e97704a2-258a-4343-b433-2d2f2806f64d - - - - - -] Attempt 1 to provision port 2ad25a65-74d9-4f37-871d-453c5325c3ae 2026-03-04 16:38:02.165 15 INFO neutron.plugins.ml2.plugin [None req-e97704a2-258a-4343-b433-2d2f2806f64d - - - - - -] Attempt 1 to provision port 0d0387d2-01f6-4666-a948-1d13bcabbc8d 2026-03-04 16:38:06.853 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 4f7969e1-95e3-412f-9820-3177a3a29074 2026-03-04 16:38:06.958 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-47d551a9-5a7c-4af4-9d1e-12a2185107ff'] response: {'server_uuid': '8f42206a-9b70-42c9-ae8e-37a4130f57e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f7969e1-95e3-412f-9820-3177a3a29074', 'code': 200} 2026-03-04 16:38:08.895 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 4f7969e1-95e3-412f-9820-3177a3a29074 2026-03-04 16:38:09.325 12 INFO neutron.plugins.ml2.plugin [None req-4082c31d-f5eb-4d73-957c-911f06407f3a - - - - - -] Attempt 1 to provision port a0e89785-d3f5-496a-842d-557a8105b004 2026-03-04 16:38:09.390 12 INFO neutron.plugins.ml2.plugin [None req-4082c31d-f5eb-4d73-957c-911f06407f3a - - - - - -] Attempt 1 to provision port b21a7867-7a93-47fd-a259-9af0e0060e27 2026-03-04 16:38:09.444 12 INFO neutron.plugins.ml2.plugin [None req-4082c31d-f5eb-4d73-957c-911f06407f3a - - - - - -] Attempt 1 to provision port 4f7969e1-95e3-412f-9820-3177a3a29074 2026-03-04 16:38:09.510 12 INFO neutron.plugins.ml2.plugin [None req-4082c31d-f5eb-4d73-957c-911f06407f3a - - - - - -] Attempt 1 to provision port 2ad25a65-74d9-4f37-871d-453c5325c3ae 2026-03-04 16:38:09.575 12 INFO neutron.plugins.ml2.plugin [None req-4082c31d-f5eb-4d73-957c-911f06407f3a - - - - - -] Attempt 1 to provision port 0d0387d2-01f6-4666-a948-1d13bcabbc8d 2026-03-04 16:38:14.851 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 3c17770a-e182-45b6-8c67-0f0427deedef 2026-03-04 16:38:15.063 15 INFO neutron.plugins.ml2.plugin [None req-e7ba07af-18bc-433d-8ee0-4fa6709bb009 - - - - - -] Attempt 1 to provision port 2ad25a65-74d9-4f37-871d-453c5325c3ae 2026-03-04 16:38:15.136 15 INFO neutron.plugins.ml2.plugin [None req-e7ba07af-18bc-433d-8ee0-4fa6709bb009 - - - - - -] Attempt 1 to provision port 50738353-2898-4a28-9cf4-865e22149bd0 2026-03-04 16:38:16.822 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 3c17770a-e182-45b6-8c67-0f0427deedef 2026-03-04 16:38:21.134 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port eb79e4e2-10b1-4243-936d-75da85948e2d 2026-03-04 16:38:22.644 15 INFO neutron.plugins.ml2.plugin [None req-175f3dd5-15c3-4041-96de-eadb63e6fb51 - - - - - -] Attempt 1 to provision port 4f7969e1-95e3-412f-9820-3177a3a29074 2026-03-04 16:38:22.704 15 INFO neutron.plugins.ml2.plugin [None req-175f3dd5-15c3-4041-96de-eadb63e6fb51 - - - - - -] Attempt 1 to provision port 2ad25a65-74d9-4f37-871d-453c5325c3ae 2026-03-04 16:38:22.766 15 INFO neutron.plugins.ml2.plugin [None req-175f3dd5-15c3-4041-96de-eadb63e6fb51 - - - - - -] Attempt 1 to provision port eb79e4e2-10b1-4243-936d-75da85948e2d 2026-03-04 16:38:22.824 15 INFO neutron.plugins.ml2.plugin [None req-175f3dd5-15c3-4041-96de-eadb63e6fb51 - - - - - -] Attempt 1 to provision port 8f5f6c58-ab6e-44b3-b991-b56b236cdd00 2026-03-04 16:38:22.903 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port eb79e4e2-10b1-4243-936d-75da85948e2d 2026-03-04 16:38:26.624 12 INFO neutron.plugins.ml2.plugin [None req-fcfd47fc-bc83-486b-964b-2178df5c3eba - - - - - -] Attempt 1 to provision port ea8810be-7d50-44ac-96f7-80f5cc13ad82 2026-03-04 16:38:26.652 12 INFO neutron.plugins.ml2.plugin [None req-fcfd47fc-bc83-486b-964b-2178df5c3eba - - - - - -] Attempt 1 to provision port eb79e4e2-10b1-4243-936d-75da85948e2d 2026-03-04 16:38:26.711 12 INFO neutron.plugins.ml2.plugin [None req-fcfd47fc-bc83-486b-964b-2178df5c3eba - - - - - -] Attempt 1 to provision port 8f5f6c58-ab6e-44b3-b991-b56b236cdd00 2026-03-04 16:38:27.360 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 1ffe5a2b-fcb7-4ff8-a085-6f9156f79e5a 2026-03-04 16:38:27.477 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-40fe31f4-123a-4ca7-b68b-eac44447c8ed'] response: {'server_uuid': 'f0b0625f-bcf5-446d-84b1-dc22acccb342', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ffe5a2b-fcb7-4ff8-a085-6f9156f79e5a', 'code': 200} 2026-03-04 16:38:28.850 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 1ffe5a2b-fcb7-4ff8-a085-6f9156f79e5a 2026-03-04 16:38:30.810 15 INFO neutron.plugins.ml2.plugin [None req-41ca5f64-1a02-4a07-9152-d633f0e4357a - - - - - -] Attempt 1 to provision port 8f5f6c58-ab6e-44b3-b991-b56b236cdd00 2026-03-04 16:38:30.961 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 8f5f6c58-ab6e-44b3-b991-b56b236cdd00 2026-03-04 16:38:32.612 15 INFO neutron.plugins.ml2.plugin [None req-d27b2259-2fb7-47f3-9177-bad06b565531 - - - - - -] Attempt 1 to provision port 1ffe5a2b-fcb7-4ff8-a085-6f9156f79e5a 2026-03-04 16:38:32.848 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 8f5f6c58-ab6e-44b3-b991-b56b236cdd00 2026-03-04 16:38:33.045 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port ea8810be-7d50-44ac-96f7-80f5cc13ad82 2026-03-04 16:38:34.839 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port ea8810be-7d50-44ac-96f7-80f5cc13ad82 2026-03-04 16:38:40.117 12 INFO neutron.plugins.ml2.plugin [None req-5002fd39-b715-4592-9e54-aaf2a5155b44 - - - - - -] Attempt 1 to provision port 8244f46c-de57-49fd-bdcc-2309459cdd70 2026-03-04 16:39:03.431 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 2ec97e38-e79a-4c3c-8d70-3689ad632d60 2026-03-04 16:39:03.553 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-0083d7e0-8267-4983-b5b9-8e174910c07e'] response: {'server_uuid': 'eb60508c-9862-4553-b589-1378a28cb4cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ec97e38-e79a-4c3c-8d70-3689ad632d60', 'code': 200} 2026-03-04 16:39:05.540 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port 2ec97e38-e79a-4c3c-8d70-3689ad632d60 2026-03-04 16:39:05.748 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port ec234c8b-4148-46d7-a731-29abc0dc6f9e 2026-03-04 16:39:05.865 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-39a44c97-7979-45f7-8b86-5b0fd95c0ba3'] response: {'server_uuid': '8776f0eb-695e-4c89-af06-2e458b5c8241', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec234c8b-4148-46d7-a731-29abc0dc6f9e', 'code': 200} 2026-03-04 16:39:06.850 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port ec234c8b-4148-46d7-a731-29abc0dc6f9e 2026-03-04 16:39:37.122 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-a221a5a0-c132-4530-9faf-c82787a731b5'] response: {'server_uuid': '8776f0eb-695e-4c89-af06-2e458b5c8241', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ec234c8b-4148-46d7-a731-29abc0dc6f9e', 'code': 200} 2026-03-04 16:39:44.688 15 INFO neutron.plugins.ml2.plugin [None req-7fb0fbb6-fd61-4e4d-aa46-d68a7c4f4c54 - - - - - -] Attempt 1 to provision port b782ddd8-b22f-47b0-8df0-b9414e2f3ed3 2026-03-04 16:39:48.885 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port b782ddd8-b22f-47b0-8df0-b9414e2f3ed3 2026-03-04 16:39:49.007 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3a2af75-8e9f-4435-ab48-5310618a8c89'] response: {'server_uuid': 'eb60508c-9862-4553-b589-1378a28cb4cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b782ddd8-b22f-47b0-8df0-b9414e2f3ed3', 'code': 200} 2026-03-04 16:39:50.860 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port b782ddd8-b22f-47b0-8df0-b9414e2f3ed3 2026-03-04 16:39:53.640 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port b782ddd8-b22f-47b0-8df0-b9414e2f3ed3 2026-03-04 16:40:21.205 12 INFO neutron.plugins.ml2.plugin [None req-46e42437-ac57-4db6-8c52-995f9578e28b - - - - - -] Attempt 1 to provision port c2d03d4f-ee70-41c4-8ade-d861601b9c53 2026-03-04 16:40:28.540 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port c2d03d4f-ee70-41c4-8ade-d861601b9c53 2026-03-04 16:40:28.649 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-603ac592-49c7-481b-b094-ed29353ad678'] response: {'server_uuid': 'eb60508c-9862-4553-b589-1378a28cb4cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2d03d4f-ee70-41c4-8ade-d861601b9c53', 'code': 200} 2026-03-04 16:40:29.155 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port c2d03d4f-ee70-41c4-8ade-d861601b9c53 2026-03-04 16:40:42.778 15 INFO neutron.plugins.ml2.plugin [None req-84cc60c7-463f-4caa-bdb9-6b091dc3b2f9 - - - - - -] Attempt 1 to provision port da7a97e4-a6df-4c57-8c04-096bede24048 2026-03-04 16:40:49.193 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port da7a97e4-a6df-4c57-8c04-096bede24048 2026-03-04 16:40:49.338 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-738447b5-5c0b-47e4-852e-07276787ccf3'] response: {'server_uuid': 'eb60508c-9862-4553-b589-1378a28cb4cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da7a97e4-a6df-4c57-8c04-096bede24048', 'code': 200} 2026-03-04 16:40:51.145 15 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port da7a97e4-a6df-4c57-8c04-096bede24048 2026-03-04 16:40:53.486 12 INFO neutron.plugins.ml2.plugin [None req-b4a7211f-caf0-4bc8-aad4-dbfe8488b2d3 - - - - - -] Attempt 1 to provision port c2d03d4f-ee70-41c4-8ade-d861601b9c53 2026-03-04 16:41:06.614 12 INFO neutron.plugins.ml2.plugin [None req-9fbd72ac-61ab-4dcd-813b-d30d8f95603a - - - - - -] Attempt 1 to provision port da7a97e4-a6df-4c57-8c04-096bede24048 2026-03-04 16:41:07.272 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port da7a97e4-a6df-4c57-8c04-096bede24048 2026-03-04 16:41:08.025 15 INFO neutron.plugins.ml2.plugin [None req-b5eb4d73-cd87-4e15-8d4e-ceff53cb63c5 - - - - - -] Attempt 1 to provision port da7a97e4-a6df-4c57-8c04-096bede24048 2026-03-04 16:41:16.920 15 INFO neutron.plugins.ml2.plugin [None req-69bdb101-5600-4027-b65a-b695e18a83d2 - - - - - -] Attempt 1 to provision port c2d03d4f-ee70-41c4-8ade-d861601b9c53 2026-03-04 16:41:17.208 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port c2d03d4f-ee70-41c4-8ade-d861601b9c53 2026-03-04 16:41:49.379 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-65e764ac-258f-4c2f-a7b5-52e4227c6d8f'] response: {'server_uuid': '8f42206a-9b70-42c9-ae8e-37a4130f57e0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4f7969e1-95e3-412f-9820-3177a3a29074', 'code': 200} 2026-03-04 16:41:49.462 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] No ports have port_id starting with 4f7969e1-95e3-412f-9820-3177a3a29074 2026-03-04 16:42:57.104 15 INFO neutron.plugins.ml2.plugin [None req-18a22c53-09d4-4f0c-bf81-d5ce12854d71 - - - - - -] Attempt 1 to provision port bcafa9a9-7612-4bfa-a1c5-a4abbb06d3c1 2026-03-04 16:42:57.160 12 INFO neutron.plugins.ml2.plugin [None req-56c0091a-79b1-4628-92fe-03d161719726 - - - - - -] Attempt 1 to provision port bcafa9a9-7612-4bfa-a1c5-a4abbb06d3c1