+ 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-05-09 02:13:39.485 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 02:13:39.485 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev7 2026-05-09 02:13:39.485 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-09 02:13:39.486 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 02:13:40.860 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 02:13:40.863 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 02:13:40.866 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-09 02:13:40.867 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 02:13:40.867 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 02:13:40.867 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 02:13:40.867 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 02:13:40.873 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 02:13:40.873 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 02:13:40.873 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 02:13:40.891 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 02:13:40.893 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 02:13:40.893 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 02:13:40.922 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 02:13:40.923 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 02:13:40.923 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 02:13:40.923 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 02:13:41.279 1 INFO neutron.plugins.ml2.managers [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] Initializing driver for type 'vlan' 2026-05-09 02:13:41.578 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] VlanTypeDriver initialization complete 2026-05-09 02:13:41.579 1 INFO neutron.plugins.ml2.managers [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 02:13:41.579 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 02:13:41.667 1 INFO neutron.plugins.ml2.managers [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 02:13:41.668 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 02:13:41.668 1 INFO neutron.plugins.ml2.managers [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] Initializing extension driver 'port_security' 2026-05-09 02:13:41.669 1 INFO neutron.plugins.ml2.extensions.port_security [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 02:13:41.669 1 INFO neutron.plugins.ml2.managers [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] Initializing extension driver 'qos' 2026-05-09 02:13:41.669 1 INFO neutron.plugins.ml2.managers [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 02:13:41.669 1 INFO neutron.plugins.ml2.managers [None req-efdb403a-41f1-4123-8387-1ca71e472886 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 02:13:41.687 1 INFO neutron.quota [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded quota_driver: . 2026-05-09 02:13:41.687 1 INFO neutron.plugins.ml2.plugin [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 02:13:41.688 1 INFO neutron.plugins.ml2.managers [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 02:13:41.688 1 INFO neutron.plugins.ml2.managers [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 02:13:41.688 1 INFO neutron.plugins.ml2.managers [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 02:13:41.688 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: qos 2026-05-09 02:13:41.700 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: router 2026-05-09 02:13:41.736 1 INFO neutron.services.service_base [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 02:13:41.737 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: segments 2026-05-09 02:13:41.803 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: trunk 2026-05-09 02:13:41.817 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: vpnaas 2026-05-09 02:13:41.849 1 WARNING stevedore.named [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 02:13:41.933 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 02:13:41.933 1 INFO neutron.common.utils [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 02:13:41.933 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: taas 2026-05-09 02:13:41.953 1 WARNING stevedore.named [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-09 02:13:41.981 1 INFO neutron_taas.services.taas.taas_plugin [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-09 02:13:41.981 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: tapmirror 2026-05-09 02:13:41.995 1 WARNING stevedore.named [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-09 02:13:42.013 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-09 02:13:42.013 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: auto_allocate 2026-05-09 02:13:42.019 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: tag 2026-05-09 02:13:42.029 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: timestamp 2026-05-09 02:13:42.032 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 02:13:42.035 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: flavors 2026-05-09 02:13:42.038 1 INFO neutron.manager [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loading Plugin: revisions 2026-05-09 02:13:42.043 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Initializing extension manager. 2026-05-09 02:13:42.044 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: address-group 2026-05-09 02:13:42.045 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: address-scope 2026-05-09 02:13:42.046 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 02:13:42.046 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: agent 2026-05-09 02:13:42.047 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 02:13:42.048 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 02:13:42.049 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 02:13:42.049 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: availability_zone 2026-05-09 02:13:42.050 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 02:13:42.050 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 02:13:42.051 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: default-subnetpools 2026-05-09 02:13:42.054 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 02:13:42.055 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: dns-integration 2026-05-09 02:13:42.055 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 02:13:42.056 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 02:13:42.056 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: dvr 2026-05-09 02:13:42.057 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 02:13:42.057 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 02:13:42.058 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 02:13:42.058 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 02:13:42.059 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: external-net 2026-05-09 02:13:42.059 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 02:13:42.060 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: extraroute 2026-05-09 02:13:42.060 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 02:13:42.061 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 02:13:42.061 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 02:13:42.062 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 02:13:42.063 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 02:13:42.063 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: fip-port-details 2026-05-09 02:13:42.064 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: flavors 2026-05-09 02:13:42.065 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 02:13:42.066 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: floatingip-pools 2026-05-09 02:13:42.066 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: ip_allocation 2026-05-09 02:13:42.067 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 02:13:42.067 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: l2_adjacency 2026-05-09 02:13:42.068 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: router 2026-05-09 02:13:42.069 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 02:13:42.070 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-09 02:13:42.070 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-09 02:13:42.071 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 02:13:42.071 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: l3-ha 2026-05-09 02:13:42.072 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 02:13:42.072 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 02:13:42.072 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: l3-flavors 2026-05-09 02:13:42.073 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 02:13:42.073 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 02:13:42.076 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 02:13:42.077 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 02:13:42.078 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 02:13:42.078 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 02:13:42.079 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 02:13:42.079 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: multi-provider 2026-05-09 02:13:42.080 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: net-mtu 2026-05-09 02:13:42.080 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 02:13:42.081 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: network_availability_zone 2026-05-09 02:13:42.081 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: network_ha 2026-05-09 02:13:42.082 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: network-ip-availability 2026-05-09 02:13:42.083 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 02:13:42.083 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: pagination 2026-05-09 02:13:42.084 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: port-device-profile 2026-05-09 02:13:42.084 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-09 02:13:42.084 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 02:13:42.085 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 02:13:42.085 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: port-mac-override 2026-05-09 02:13:42.086 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 02:13:42.087 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 02:13:42.087 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-09 02:13:42.088 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: port-resource-request 2026-05-09 02:13:42.089 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 02:13:42.089 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-09 02:13:42.090 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: binding 2026-05-09 02:13:42.090 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: binding-extended 2026-05-09 02:13:42.091 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: port-security 2026-05-09 02:13:42.091 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: project-id 2026-05-09 02:13:42.092 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: provider 2026-05-09 02:13:42.092 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-09 02:13:42.094 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos 2026-05-09 02:13:42.095 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 02:13:42.095 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 02:13:42.096 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-default 2026-05-09 02:13:42.097 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-fip 2026-05-09 02:13:42.097 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 02:13:42.098 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 02:13:42.098 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 02:13:42.099 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 02:13:42.099 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 02:13:42.100 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-pps 2026-05-09 02:13:42.100 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 02:13:42.101 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 02:13:42.101 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 02:13:42.101 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: quota-check-limit 2026-05-09 02:13:42.102 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-09 02:13:42.104 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: quotas 2026-05-09 02:13:42.106 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: quota_details 2026-05-09 02:13:42.107 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: rbac-policies 2026-05-09 02:13:42.108 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: rbac-address-group 2026-05-09 02:13:42.108 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 02:13:42.109 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 02:13:42.109 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 02:13:42.109 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: revision-if-match 2026-05-09 02:13:42.110 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 02:13:42.111 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: router_availability_zone 2026-05-09 02:13:42.111 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 02:13:42.112 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 02:13:42.113 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 02:13:42.113 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 02:13:42.114 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 02:13:42.114 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-09 02:13:42.115 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 02:13:42.118 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: security-group 2026-05-09 02:13:42.119 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: segment 2026-05-09 02:13:42.120 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 02:13:42.121 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: service-type 2026-05-09 02:13:42.121 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: sorting 2026-05-09 02:13:42.122 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 02:13:42.122 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: standard-attr-description 2026-05-09 02:13:42.123 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: stateful-security-group 2026-05-09 02:13:42.123 1 WARNING neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 02:13:42.124 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 02:13:42.124 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: subnet-external-network 2026-05-09 02:13:42.125 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: subnet_onboard 2026-05-09 02:13:42.125 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 02:13:42.126 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: subnet-service-types 2026-05-09 02:13:42.126 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: subnet_allocation 2026-05-09 02:13:42.127 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 02:13:42.128 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: tag-creation 2026-05-09 02:13:42.128 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 02:13:42.132 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 02:13:42.132 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 02:13:42.133 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: trunk 2026-05-09 02:13:42.133 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: trunk-details 2026-05-09 02:13:42.133 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 02:13:42.134 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-09 02:13:42.134 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 02:13:42.135 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-09 02:13:42.136 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-09 02:13:42.137 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 02:13:42.138 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: vpn-flavors 2026-05-09 02:13:42.139 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: vpnaas 2026-05-09 02:13:42.140 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: taas 2026-05-09 02:13:42.141 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: tap-mirror 2026-05-09 02:13:42.141 1 INFO neutron.api.extensions [None req-1d13f449-d644-4275-b5b5-41af2a20d554 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-09 02:14:12.241 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-09 02:14:12.314 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-09 02:14:12.321 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-09 02:14:19.111 16 INFO neutron.db.l3_hamode_db [None req-beef53ef-a2e4-4855-897d-5e2ffca27198 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 02:14:34.795 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 631b3be0-03f9-4b63-a480-c6dee98a63a0 2026-05-09 02:14:35.792 16 INFO neutron.plugins.ml2.plugin [None req-b4153132-3be2-4ed3-afb8-1763251b935f - - - - - -] Attempt 1 to provision port 631b3be0-03f9-4b63-a480-c6dee98a63a0 2026-05-09 02:14:36.715 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 631b3be0-03f9-4b63-a480-c6dee98a63a0 2026-05-09 02:14:37.464 16 INFO neutron.plugins.ml2.plugin [None req-dd082587-0d53-45d3-8c0b-8187a135c7a3 - - - - - -] Attempt 1 to provision port 631b3be0-03f9-4b63-a480-c6dee98a63a0 2026-05-09 02:19:42.855 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 38d09dd3-3d32-47a4-ab45-9d117d29b94e 2026-05-09 02:19:43.256 16 INFO neutron.plugins.ml2.plugin [None req-99deadad-bc95-47df-b3e9-16af7a824d20 - - - - - -] Attempt 1 to provision port 38d09dd3-3d32-47a4-ab45-9d117d29b94e 2026-05-09 02:19:44.814 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 38d09dd3-3d32-47a4-ab45-9d117d29b94e 2026-05-09 02:19:44.918 16 INFO neutron.plugins.ml2.plugin [None req-146f6db1-e6b7-4343-a6fd-a2884f989d96 - - - - - -] Attempt 1 to provision port 38d09dd3-3d32-47a4-ab45-9d117d29b94e 2026-05-09 02:19:50.718 16 INFO neutron.plugins.ml2.plugin [None req-b94770b4-2c29-460a-b40e-36be9f7aca13 - - - - - -] Attempt 1 to provision port 0566165d-39c5-4f3e-b08a-847f6b943876 2026-05-09 02:23:31.515 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 0566165d-39c5-4f3e-b08a-847f6b943876 2026-05-09 02:23:32.900 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 0566165d-39c5-4f3e-b08a-847f6b943876 2026-05-09 02:32:15.062 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 2f8b6508-24e4-4a58-8ce1-9d1e82222202 2026-05-09 02:32:17.042 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 2f8b6508-24e4-4a58-8ce1-9d1e82222202 2026-05-09 02:42:04.230 13 INFO neutron.plugins.ml2.plugin [None req-1e43bde0-0a8e-4bd0-aa4b-b5d9482220ba - - - - - -] Attempt 1 to provision port 38d09dd3-3d32-47a4-ab45-9d117d29b94e 2026-05-09 02:42:04.287 13 INFO neutron.plugins.ml2.plugin [None req-1e43bde0-0a8e-4bd0-aa4b-b5d9482220ba - - - - - -] Attempt 1 to provision port 631b3be0-03f9-4b63-a480-c6dee98a63a0 2026-05-09 02:42:04.337 13 INFO neutron.plugins.ml2.plugin [None req-1e43bde0-0a8e-4bd0-aa4b-b5d9482220ba - - - - - -] Attempt 1 to provision port 0566165d-39c5-4f3e-b08a-847f6b943876 2026-05-09 02:47:55.364 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port b65a0606-8c23-461a-9ec7-abf6805cd93b 2026-05-09 02:47:57.333 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port b65a0606-8c23-461a-9ec7-abf6805cd93b 2026-05-09 02:48:03.677 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port badb25f7-1222-42da-86a4-07a46203ab70 2026-05-09 02:48:04.188 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 83685ae9-1c62-4e73-9316-cff25e6205fc 2026-05-09 02:48:04.717 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 863b6277-957b-406f-b269-7b0876fd7cd4 2026-05-09 02:48:05.851 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 83685ae9-1c62-4e73-9316-cff25e6205fc 2026-05-09 02:48:05.995 13 INFO neutron.plugins.ml2.plugin [None req-07e5aa10-6be6-4fcd-8a90-c2434e33ca02 - - - - - -] Attempt 1 to provision port badb25f7-1222-42da-86a4-07a46203ab70 2026-05-09 02:48:06.091 13 INFO neutron.plugins.ml2.plugin [None req-07e5aa10-6be6-4fcd-8a90-c2434e33ca02 - - - - - -] Attempt 1 to provision port 7a822a90-4af7-4cad-be5f-1fa9f39adc59 2026-05-09 02:48:06.091 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port badb25f7-1222-42da-86a4-07a46203ab70 2026-05-09 02:48:06.121 13 INFO neutron.plugins.ml2.plugin [None req-07e5aa10-6be6-4fcd-8a90-c2434e33ca02 - - - - - -] Attempt 1 to provision port b65a0606-8c23-461a-9ec7-abf6805cd93b 2026-05-09 02:48:06.210 13 INFO neutron.plugins.ml2.plugin [None req-07e5aa10-6be6-4fcd-8a90-c2434e33ca02 - - - - - -] Attempt 1 to provision port 20b046db-4c43-409c-b389-05b86e040a8b 2026-05-09 02:48:06.251 13 INFO neutron.plugins.ml2.plugin [None req-07e5aa10-6be6-4fcd-8a90-c2434e33ca02 - - - - - -] Attempt 1 to provision port d574738d-0f1e-4b10-bc89-0eb036e14c85 2026-05-09 02:48:06.291 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 863b6277-957b-406f-b269-7b0876fd7cd4 2026-05-09 02:48:09.824 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 8ab3edbe-59aa-4d7b-9fb8-14b6c7367d68 2026-05-09 02:48:10.199 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 19d5eaa2-ba9b-45c4-8b8b-60cd03153422 2026-05-09 02:48:12.519 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 8ab3edbe-59aa-4d7b-9fb8-14b6c7367d68 2026-05-09 02:48:12.722 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 19d5eaa2-ba9b-45c4-8b8b-60cd03153422 2026-05-09 02:48:12.821 16 INFO neutron.plugins.ml2.plugin [None req-a51abce6-fd14-4591-a4eb-7b25e49d063a - - - - - -] Attempt 1 to provision port 19d5eaa2-ba9b-45c4-8b8b-60cd03153422 2026-05-09 02:48:12.878 16 INFO neutron.plugins.ml2.plugin [None req-a51abce6-fd14-4591-a4eb-7b25e49d063a - - - - - -] Attempt 1 to provision port 9bcb6780-f3b8-4629-8315-adbb83f3ec00 2026-05-09 02:48:12.941 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port d98cffbc-1a09-402d-b6c3-3bb210a23904 2026-05-09 02:48:13.663 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-212cd1e8-1cc4-4b2f-8804-6479203a1404'] response: {'server_uuid': '96514d74-84e4-492e-b94b-10022aa27039', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd98cffbc-1a09-402d-b6c3-3bb210a23904', 'code': 200} 2026-05-09 02:48:14.964 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 4f8521aa-37b5-4769-a6d9-3dbdb0f2c858 2026-05-09 02:48:15.574 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port d98cffbc-1a09-402d-b6c3-3bb210a23904 2026-05-09 02:48:15.715 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-41d96587-5680-46b7-9890-7de7a334192f'] response: {'server_uuid': '7c94d670-01b9-46b5-8370-3c70a078eb75', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f8521aa-37b5-4769-a6d9-3dbdb0f2c858', 'code': 200} 2026-05-09 02:48:16.546 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 4f8521aa-37b5-4769-a6d9-3dbdb0f2c858 2026-05-09 02:48:16.594 13 INFO neutron.plugins.ml2.plugin [None req-4babd5e7-195b-4265-ba02-cfddc1f950a9 - - - - - -] Attempt 1 to provision port badb25f7-1222-42da-86a4-07a46203ab70 2026-05-09 02:48:16.662 13 INFO neutron.plugins.ml2.plugin [None req-4babd5e7-195b-4265-ba02-cfddc1f950a9 - - - - - -] Attempt 1 to provision port 37915758-2cfc-487b-b747-30f4f9f723da 2026-05-09 02:48:16.689 13 INFO neutron.plugins.ml2.plugin [None req-4babd5e7-195b-4265-ba02-cfddc1f950a9 - - - - - -] Attempt 1 to provision port d98cffbc-1a09-402d-b6c3-3bb210a23904 2026-05-09 02:48:16.777 13 INFO neutron.plugins.ml2.plugin [None req-4babd5e7-195b-4265-ba02-cfddc1f950a9 - - - - - -] Attempt 1 to provision port 4f8521aa-37b5-4769-a6d9-3dbdb0f2c858 2026-05-09 02:48:16.834 13 INFO neutron.plugins.ml2.plugin [None req-4babd5e7-195b-4265-ba02-cfddc1f950a9 - - - - - -] Attempt 1 to provision port d574738d-0f1e-4b10-bc89-0eb036e14c85 2026-05-09 02:48:21.863 16 INFO neutron.plugins.ml2.plugin [None req-c7fdf0b5-7d60-44c7-9ba9-815c742ae524 - - - - - -] Attempt 1 to provision port 19d5eaa2-ba9b-45c4-8b8b-60cd03153422 2026-05-09 02:48:21.933 16 INFO neutron.plugins.ml2.plugin [None req-c7fdf0b5-7d60-44c7-9ba9-815c742ae524 - - - - - -] Attempt 1 to provision port 90ef339a-691a-4d33-bf98-c26e0566ba1a 2026-05-09 02:48:21.965 16 INFO neutron.plugins.ml2.plugin [None req-c7fdf0b5-7d60-44c7-9ba9-815c742ae524 - - - - - -] Attempt 1 to provision port d574738d-0f1e-4b10-bc89-0eb036e14c85 2026-05-09 02:48:23.178 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 1179d5cb-eebd-485f-b2c2-8e2b98e3c756 2026-05-09 02:48:23.292 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0f955ed-5792-4ab3-82c4-3a52dc71ee3e'] response: {'server_uuid': '3858fe4d-8ff8-4eec-90f5-124a169eb7f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1179d5cb-eebd-485f-b2c2-8e2b98e3c756', 'code': 200} 2026-05-09 02:48:24.766 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 1179d5cb-eebd-485f-b2c2-8e2b98e3c756 2026-05-09 02:48:28.813 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port bd0bdbfe-213f-42fc-980e-c8ebaaebcb51 2026-05-09 02:48:32.499 16 INFO neutron.plugins.ml2.plugin [None req-314ef634-eda6-444a-8b0f-918eee61dcae - - - - - -] Attempt 1 to provision port 1179d5cb-eebd-485f-b2c2-8e2b98e3c756 2026-05-09 02:48:32.560 16 INFO neutron.plugins.ml2.plugin [None req-314ef634-eda6-444a-8b0f-918eee61dcae - - - - - -] Attempt 1 to provision port 90ef339a-691a-4d33-bf98-c26e0566ba1a 2026-05-09 02:48:38.746 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port d50c9ab1-b952-4d94-a7f6-f4aa30100b30 2026-05-09 02:48:39.127 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 10b312a4-6d77-4106-9b53-6d2534d4258e 2026-05-09 02:48:40.579 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port d50c9ab1-b952-4d94-a7f6-f4aa30100b30 2026-05-09 02:48:40.793 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 10b312a4-6d77-4106-9b53-6d2534d4258e 2026-05-09 02:48:42.744 16 INFO neutron.plugins.ml2.plugin [None req-79a25b1e-491c-4968-8cb9-2ab9448dd56a - - - - - -] Attempt 1 to provision port 3a1f7ff9-09a1-4faa-af7a-c0c631a358c4 2026-05-09 02:48:42.775 16 INFO neutron.plugins.ml2.plugin [None req-79a25b1e-491c-4968-8cb9-2ab9448dd56a - - - - - -] Attempt 1 to provision port 10b312a4-6d77-4106-9b53-6d2534d4258e 2026-05-09 02:48:44.549 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 37915758-2cfc-487b-b747-30f4f9f723da 2026-05-09 02:48:44.814 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 90ef339a-691a-4d33-bf98-c26e0566ba1a 2026-05-09 02:48:46.473 13 INFO neutron.plugins.ml2.plugin [None req-0c4008cd-9f30-4f93-a213-e47af6b0ed4c - - - - - -] Attempt 1 to provision port 3a1f7ff9-09a1-4faa-af7a-c0c631a358c4 2026-05-09 02:48:46.510 13 INFO neutron.plugins.ml2.plugin [None req-0c4008cd-9f30-4f93-a213-e47af6b0ed4c - - - - - -] Attempt 1 to provision port 10b312a4-6d77-4106-9b53-6d2534d4258e 2026-05-09 02:48:47.727 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 37915758-2cfc-487b-b747-30f4f9f723da 2026-05-09 02:48:47.855 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 06616556-37cf-49b9-b83e-7b50a7754b39 2026-05-09 02:48:47.968 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-534d8881-9854-401b-99f3-2a6655a11a85'] response: {'server_uuid': '50cb324f-6a14-4ae6-a7e3-6dd739190613', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '06616556-37cf-49b9-b83e-7b50a7754b39', 'code': 200} 2026-05-09 02:48:48.286 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 90ef339a-691a-4d33-bf98-c26e0566ba1a 2026-05-09 02:48:48.896 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 06616556-37cf-49b9-b83e-7b50a7754b39 2026-05-09 02:48:49.226 13 INFO neutron.plugins.ml2.plugin [None req-e852652c-1856-465b-bf64-22f392602779 - - - - - -] Attempt 1 to provision port 3a1f7ff9-09a1-4faa-af7a-c0c631a358c4 2026-05-09 02:48:52.407 16 INFO neutron.plugins.ml2.plugin [None req-659c3c8d-081f-4f0a-b8c2-27954524912a - - - - - -] Attempt 1 to provision port 3a1f7ff9-09a1-4faa-af7a-c0c631a358c4 2026-05-09 02:48:52.440 16 INFO neutron.plugins.ml2.plugin [None req-659c3c8d-081f-4f0a-b8c2-27954524912a - - - - - -] Attempt 1 to provision port 1179d5cb-eebd-485f-b2c2-8e2b98e3c756 2026-05-09 02:48:52.488 16 INFO neutron.plugins.ml2.plugin [None req-659c3c8d-081f-4f0a-b8c2-27954524912a - - - - - -] Attempt 1 to provision port 8fdc1f45-8492-4484-8a8f-6ee42c4bf015 2026-05-09 02:48:53.002 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 1179d5cb-eebd-485f-b2c2-8e2b98e3c756 2026-05-09 02:48:54.848 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 3a1f7ff9-09a1-4faa-af7a-c0c631a358c4 2026-05-09 02:48:55.152 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 8fdc1f45-8492-4484-8a8f-6ee42c4bf015 2026-05-09 02:48:55.812 13 INFO neutron.plugins.ml2.plugin [None req-ac156a44-e55a-41a9-a70f-bb3197a7eadd - - - - - -] Attempt 1 to provision port 1179d5cb-eebd-485f-b2c2-8e2b98e3c756 2026-05-09 02:48:56.830 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 3a1f7ff9-09a1-4faa-af7a-c0c631a358c4 2026-05-09 02:48:57.012 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 8fdc1f45-8492-4484-8a8f-6ee42c4bf015 2026-05-09 02:48:59.109 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c54a5475-d55d-434d-a421-073892e3e993 2026-05-09 02:48:59.565 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 81129ea0-34db-4320-bd7d-4e20be1817b4 2026-05-09 02:49:00.412 16 INFO neutron.plugins.ml2.plugin [None req-01c9fde2-3f68-4724-8469-c30bff2934f4 - - - - - -] Attempt 1 to provision port 28f70a14-f2e7-4966-8d53-31ea8615a5a2 2026-05-09 02:49:00.435 16 INFO neutron.plugins.ml2.plugin [None req-01c9fde2-3f68-4724-8469-c30bff2934f4 - - - - - -] Attempt 1 to provision port c54a5475-d55d-434d-a421-073892e3e993 2026-05-09 02:49:01.131 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c54a5475-d55d-434d-a421-073892e3e993 2026-05-09 02:49:01.339 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 81129ea0-34db-4320-bd7d-4e20be1817b4 2026-05-09 02:49:06.381 13 INFO neutron.plugins.ml2.plugin [None req-ed5a440f-b60e-4d30-ba72-4178b008a6d8 - - - - - -] Attempt 1 to provision port e77a1597-5801-4063-b60c-5e763f0c6a62 2026-05-09 02:49:12.034 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 691c3ff7-4a4a-4f33-9af2-5a34a0fd3ef9 2026-05-09 02:49:12.428 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 7066e67f-c17b-4185-b90b-e99e41f56c8e 2026-05-09 02:49:12.990 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-397850b7-2d1e-4976-b7cb-1df2bc5222f4'] response: {'server_uuid': '0f3298b4-3846-4297-8555-5c38389ff84c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7066e67f-c17b-4185-b90b-e99e41f56c8e', 'code': 200} 2026-05-09 02:49:13.282 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 74d2511e-f2f6-4f11-8534-a54cd42c646a 2026-05-09 02:49:13.689 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 691c3ff7-4a4a-4f33-9af2-5a34a0fd3ef9 2026-05-09 02:49:13.888 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 7066e67f-c17b-4185-b90b-e99e41f56c8e 2026-05-09 02:49:15.141 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 74d2511e-f2f6-4f11-8534-a54cd42c646a 2026-05-09 02:49:15.807 13 INFO neutron.plugins.ml2.plugin [None req-b023176b-3535-4515-819b-c49e5335dd44 - - - - - -] Attempt 1 to provision port 7066e67f-c17b-4185-b90b-e99e41f56c8e 2026-05-09 02:49:15.927 13 INFO neutron.plugins.ml2.plugin [None req-b023176b-3535-4515-819b-c49e5335dd44 - - - - - -] Attempt 1 to provision port 8141ccf4-8ab7-44f0-8f46-77f4076d61d4 2026-05-09 02:49:15.984 13 INFO neutron.plugins.ml2.plugin [None req-b023176b-3535-4515-819b-c49e5335dd44 - - - - - -] Attempt 1 to provision port c54a5475-d55d-434d-a421-073892e3e993 2026-05-09 02:49:16.136 13 INFO neutron.plugins.ml2.plugin [None req-b023176b-3535-4515-819b-c49e5335dd44 - - - - - -] Attempt 1 to provision port 74d2511e-f2f6-4f11-8534-a54cd42c646a 2026-05-09 02:49:16.297 13 INFO neutron.plugins.ml2.plugin [None req-b023176b-3535-4515-819b-c49e5335dd44 - - - - - -] Attempt 1 to provision port 28f70a14-f2e7-4966-8d53-31ea8615a5a2 2026-05-09 02:49:17.205 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 28f70a14-f2e7-4966-8d53-31ea8615a5a2 2026-05-09 02:49:17.476 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port e77a1597-5801-4063-b60c-5e763f0c6a62 2026-05-09 02:49:19.200 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 28f70a14-f2e7-4966-8d53-31ea8615a5a2 2026-05-09 02:49:19.399 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port e77a1597-5801-4063-b60c-5e763f0c6a62 2026-05-09 02:49:21.024 13 INFO neutron.plugins.ml2.plugin [None req-9aaf1341-c7fb-4379-a1d2-c87f5814ff05 - - - - - -] Attempt 1 to provision port 28f70a14-f2e7-4966-8d53-31ea8615a5a2 2026-05-09 02:49:21.081 13 INFO neutron.plugins.ml2.plugin [None req-9aaf1341-c7fb-4379-a1d2-c87f5814ff05 - - - - - -] Attempt 1 to provision port 8141ccf4-8ab7-44f0-8f46-77f4076d61d4 2026-05-09 02:49:21.105 13 INFO neutron.plugins.ml2.plugin [None req-9aaf1341-c7fb-4379-a1d2-c87f5814ff05 - - - - - -] Attempt 1 to provision port 9992d613-cdfb-4832-aa94-e2bab2dfa94e 2026-05-09 02:49:21.779 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 64012cd9-1544-4ac1-854c-d04cddea255c 2026-05-09 02:49:21.896 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-87fc7a7d-305f-414b-9631-fc5de948ce93'] response: {'server_uuid': '2bfbb89e-131b-4d26-a4c1-3b5e5418ad92', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '64012cd9-1544-4ac1-854c-d04cddea255c', 'code': 200} 2026-05-09 02:49:23.131 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 64012cd9-1544-4ac1-854c-d04cddea255c 2026-05-09 02:49:27.037 13 INFO neutron.plugins.ml2.plugin [None req-c8a0ce23-2e6f-4e4d-a7a5-1e851bd34d98 - - - - - -] Attempt 1 to provision port 64012cd9-1544-4ac1-854c-d04cddea255c 2026-05-09 02:49:27.117 13 INFO neutron.plugins.ml2.plugin [None req-c8a0ce23-2e6f-4e4d-a7a5-1e851bd34d98 - - - - - -] Attempt 1 to provision port 8141ccf4-8ab7-44f0-8f46-77f4076d61d4 2026-05-09 02:49:27.442 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 8141ccf4-8ab7-44f0-8f46-77f4076d61d4 2026-05-09 02:49:27.697 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 9992d613-cdfb-4832-aa94-e2bab2dfa94e 2026-05-09 02:49:29.171 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 8141ccf4-8ab7-44f0-8f46-77f4076d61d4 2026-05-09 02:49:29.376 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 9992d613-cdfb-4832-aa94-e2bab2dfa94e 2026-05-09 02:49:41.189 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port edad3dc7-b6b8-4e04-96bd-c0f8129906e0 2026-05-09 02:49:43.467 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 58b7a9f8-a1f4-4587-bd69-8bbd77566528 2026-05-09 02:49:45.097 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 58b7a9f8-a1f4-4587-bd69-8bbd77566528 2026-05-09 02:49:47.313 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port f3b309fa-8bdb-469e-ae0b-43bc5ba3f397 2026-05-09 02:49:47.739 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] No ports have port_id starting with f3b309fa-8bdb-469e-ae0b-43bc5ba3f397 2026-05-09 02:49:49.510 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 81ab7ee7-628b-4c70-9c06-08265dff35a7 2026-05-09 02:49:51.245 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 686d1b51-e59f-4319-86bf-2464a54e5318 2026-05-09 02:49:51.904 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 81ab7ee7-628b-4c70-9c06-08265dff35a7 2026-05-09 02:49:53.172 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 686d1b51-e59f-4319-86bf-2464a54e5318 2026-05-09 02:49:57.752 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 54501de1-7700-4837-bffe-039bbceb811b 2026-05-09 02:49:57.847 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0da76328-3ca2-4132-b612-3cab3859d81e'] response: {'server_uuid': 'fb892790-b0cc-4d5b-96c9-3a54e4c823e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54501de1-7700-4837-bffe-039bbceb811b', 'code': 200} 2026-05-09 02:49:58.104 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 73d07db6-4241-4268-b965-22a16929fa5a 2026-05-09 02:49:59.430 16 INFO neutron.plugins.ml2.plugin [None req-25b3f426-fc4d-477a-b194-a2f1b93c28ba - - - - - -] Attempt 1 to provision port 73d07db6-4241-4268-b965-22a16929fa5a 2026-05-09 02:49:59.455 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 54501de1-7700-4837-bffe-039bbceb811b 2026-05-09 02:49:59.519 16 INFO neutron.plugins.ml2.plugin [None req-25b3f426-fc4d-477a-b194-a2f1b93c28ba - - - - - -] Attempt 1 to provision port 4ccaa95c-60dc-4f4f-b4ef-4e2872c564af 2026-05-09 02:49:59.562 16 INFO neutron.plugins.ml2.plugin [None req-25b3f426-fc4d-477a-b194-a2f1b93c28ba - - - - - -] Attempt 1 to provision port 686d1b51-e59f-4319-86bf-2464a54e5318 2026-05-09 02:49:59.644 16 INFO neutron.plugins.ml2.plugin [None req-25b3f426-fc4d-477a-b194-a2f1b93c28ba - - - - - -] Attempt 1 to provision port f7dd5acc-efea-487f-8301-731183c7e478 2026-05-09 02:49:59.769 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 73d07db6-4241-4268-b965-22a16929fa5a 2026-05-09 02:50:01.917 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 3efdd86e-f22c-4ce0-8839-84897baba1c6 2026-05-09 02:50:02.013 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-146da2e8-1937-4c55-822f-54e5563f4bcd'] response: {'server_uuid': '7067d3d5-7481-462c-af80-c7ad22314d0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3efdd86e-f22c-4ce0-8839-84897baba1c6', 'code': 200} 2026-05-09 02:50:03.475 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 347bb594-a814-4ead-a1d3-a316a8954e2f 2026-05-09 02:50:03.786 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 3efdd86e-f22c-4ce0-8839-84897baba1c6 2026-05-09 02:50:03.990 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port f7dd5acc-efea-487f-8301-731183c7e478 2026-05-09 02:50:04.663 16 INFO neutron.plugins.ml2.plugin [None req-df601ed8-96b5-4437-a62b-e5c6eaa6aafe - - - - - -] Attempt 1 to provision port 54501de1-7700-4837-bffe-039bbceb811b 2026-05-09 02:50:04.761 16 INFO neutron.plugins.ml2.plugin [None req-df601ed8-96b5-4437-a62b-e5c6eaa6aafe - - - - - -] Attempt 1 to provision port 686d1b51-e59f-4319-86bf-2464a54e5318 2026-05-09 02:50:04.820 16 INFO neutron.plugins.ml2.plugin [None req-df601ed8-96b5-4437-a62b-e5c6eaa6aafe - - - - - -] Attempt 1 to provision port f7dd5acc-efea-487f-8301-731183c7e478 2026-05-09 02:50:05.400 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 347bb594-a814-4ead-a1d3-a316a8954e2f 2026-05-09 02:50:05.562 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port f7dd5acc-efea-487f-8301-731183c7e478 2026-05-09 02:50:07.441 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c7c58389-6cf3-42e9-af82-d88cc5e89754 2026-05-09 02:50:07.912 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 4ccaa95c-60dc-4f4f-b4ef-4e2872c564af 2026-05-09 02:50:09.428 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c7c58389-6cf3-42e9-af82-d88cc5e89754 2026-05-09 02:50:09.586 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 4ccaa95c-60dc-4f4f-b4ef-4e2872c564af 2026-05-09 02:50:10.817 13 INFO neutron.plugins.ml2.plugin [None req-c2840c78-bdb7-46c0-b4b7-d4895cef1310 - - - - - -] Attempt 1 to provision port 347bb594-a814-4ead-a1d3-a316a8954e2f 2026-05-09 02:50:10.879 13 INFO neutron.plugins.ml2.plugin [None req-c2840c78-bdb7-46c0-b4b7-d4895cef1310 - - - - - -] Attempt 1 to provision port 3efdd86e-f22c-4ce0-8839-84897baba1c6 2026-05-09 02:50:10.933 13 INFO neutron.plugins.ml2.plugin [None req-c2840c78-bdb7-46c0-b4b7-d4895cef1310 - - - - - -] Attempt 1 to provision port 73d07db6-4241-4268-b965-22a16929fa5a 2026-05-09 02:50:10.982 13 INFO neutron.plugins.ml2.plugin [None req-c2840c78-bdb7-46c0-b4b7-d4895cef1310 - - - - - -] Attempt 1 to provision port 4ccaa95c-60dc-4f4f-b4ef-4e2872c564af 2026-05-09 02:50:11.031 13 INFO neutron.plugins.ml2.plugin [None req-c2840c78-bdb7-46c0-b4b7-d4895cef1310 - - - - - -] Attempt 1 to provision port 54501de1-7700-4837-bffe-039bbceb811b 2026-05-09 02:50:17.150 13 INFO neutron.plugins.ml2.plugin [None req-20b936d4-344a-4daa-b5cc-94abb2b55e83 - - - - - -] Attempt 1 to provision port c7c58389-6cf3-42e9-af82-d88cc5e89754 2026-05-09 02:50:17.202 13 INFO neutron.plugins.ml2.plugin [None req-20b936d4-344a-4daa-b5cc-94abb2b55e83 - - - - - -] Attempt 1 to provision port 4ccaa95c-60dc-4f4f-b4ef-4e2872c564af 2026-05-09 02:50:17.428 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 72edc474-bc10-4a0f-ae5c-4c5c1b11e948 2026-05-09 02:50:19.401 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 72edc474-bc10-4a0f-ae5c-4c5c1b11e948 2026-05-09 02:50:21.426 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 1fd7c692-deb7-46f2-beaf-c2f00712cf11 2026-05-09 02:50:22.059 13 INFO neutron.plugins.ml2.plugin [None req-82773a3e-b95a-489c-8638-cff58f2a9067 - - - - - -] Attempt 1 to provision port e4c51a98-807e-4de4-96d2-68d142fcde33 2026-05-09 02:50:22.082 13 INFO neutron.plugins.ml2.plugin [None req-82773a3e-b95a-489c-8638-cff58f2a9067 - - - - - -] Attempt 1 to provision port 3efdd86e-f22c-4ce0-8839-84897baba1c6 2026-05-09 02:50:22.156 13 INFO neutron.plugins.ml2.plugin [None req-82773a3e-b95a-489c-8638-cff58f2a9067 - - - - - -] Attempt 1 to provision port 9887b929-2c3c-450b-9eb1-b347dc0d78cd 2026-05-09 02:50:22.182 13 INFO neutron.plugins.ml2.plugin [None req-82773a3e-b95a-489c-8638-cff58f2a9067 - - - - - -] Attempt 1 to provision port 1fd7c692-deb7-46f2-beaf-c2f00712cf11 2026-05-09 02:50:23.563 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 1fd7c692-deb7-46f2-beaf-c2f00712cf11 2026-05-09 02:50:23.771 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 62e05dc0-a724-4264-bdd2-51ca79e2034c 2026-05-09 02:50:25.580 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c1672f85-ecd8-407a-b507-ca69a23abedf 2026-05-09 02:50:26.227 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 62e05dc0-a724-4264-bdd2-51ca79e2034c 2026-05-09 02:50:27.519 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 29235a85-2454-4809-be09-d83f2b0d52b3 2026-05-09 02:50:28.100 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c1672f85-ecd8-407a-b507-ca69a23abedf 2026-05-09 02:50:29.547 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 2b3cc90d-bade-42e9-b11f-6c7de45e4fda 2026-05-09 02:50:29.893 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 29235a85-2454-4809-be09-d83f2b0d52b3 2026-05-09 02:50:30.816 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1efe5f3e-d288-4d24-90b2-1d382cdbe0bf'] response: {'server_uuid': 'fb892790-b0cc-4d5b-96c9-3a54e4c823e0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '54501de1-7700-4837-bffe-039bbceb811b', 'code': 200} 2026-05-09 02:50:32.116 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 2b3cc90d-bade-42e9-b11f-6c7de45e4fda 2026-05-09 02:50:32.344 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 54501de1-7700-4837-bffe-039bbceb811b 2026-05-09 02:50:32.638 13 INFO neutron.plugins.ml2.plugin [None req-5b05c309-2c78-48d9-8d1f-1d9fd1226bc9 - - - - - -] Attempt 1 to provision port e4c51a98-807e-4de4-96d2-68d142fcde33 2026-05-09 02:50:32.669 13 INFO neutron.plugins.ml2.plugin [None req-5b05c309-2c78-48d9-8d1f-1d9fd1226bc9 - - - - - -] Attempt 1 to provision port 0fc71df5-68e0-42e7-9365-ddf23559823c 2026-05-09 02:50:32.690 13 INFO neutron.plugins.ml2.plugin [None req-5b05c309-2c78-48d9-8d1f-1d9fd1226bc9 - - - - - -] Attempt 1 to provision port c1672f85-ecd8-407a-b507-ca69a23abedf 2026-05-09 02:50:32.728 13 INFO neutron.plugins.ml2.plugin [None req-5b05c309-2c78-48d9-8d1f-1d9fd1226bc9 - - - - - -] Attempt 1 to provision port 2b3cc90d-bade-42e9-b11f-6c7de45e4fda 2026-05-09 02:50:32.762 13 INFO neutron.plugins.ml2.plugin [None req-5b05c309-2c78-48d9-8d1f-1d9fd1226bc9 - - - - - -] Attempt 1 to provision port 7edc28a8-e5ac-4116-80f8-adf9cd32887f 2026-05-09 02:50:32.784 13 INFO neutron.plugins.ml2.plugin [None req-5b05c309-2c78-48d9-8d1f-1d9fd1226bc9 - - - - - -] Attempt 1 to provision port 1fd7c692-deb7-46f2-beaf-c2f00712cf11 2026-05-09 02:50:32.846 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-767bb96b-a18d-4c8c-bba1-0bc839988994'] response: {'server_uuid': 'fb892790-b0cc-4d5b-96c9-3a54e4c823e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54501de1-7700-4837-bffe-039bbceb811b', 'code': 200} 2026-05-09 02:50:33.520 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 54501de1-7700-4837-bffe-039bbceb811b 2026-05-09 02:50:36.475 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 383f9576-6f95-4728-afb8-c6c2dc627cc0 2026-05-09 02:50:36.842 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 587a8c65-9dcb-4c14-a38e-7618f7321665 2026-05-09 02:50:36.941 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6dd5ea85-affa-49a4-83c9-9b0128086367'] response: {'server_uuid': 'ad29e696-ec71-4366-a8a3-e75f0c5f3bff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '587a8c65-9dcb-4c14-a38e-7618f7321665', 'code': 200} 2026-05-09 02:50:37.690 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 9887b929-2c3c-450b-9eb1-b347dc0d78cd 2026-05-09 02:50:38.000 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port e4c51a98-807e-4de4-96d2-68d142fcde33 2026-05-09 02:50:38.351 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 383f9576-6f95-4728-afb8-c6c2dc627cc0 2026-05-09 02:50:38.499 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 587a8c65-9dcb-4c14-a38e-7618f7321665 2026-05-09 02:50:39.712 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 9887b929-2c3c-450b-9eb1-b347dc0d78cd 2026-05-09 02:50:39.881 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 7fa22867-e712-4185-8012-1458c2d6d830 2026-05-09 02:50:40.202 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port e4c51a98-807e-4de4-96d2-68d142fcde33 2026-05-09 02:50:42.273 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 7edc28a8-e5ac-4116-80f8-adf9cd32887f 2026-05-09 02:50:42.621 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port ee9c2c7c-1f95-4401-87b2-b9b940c13dda 2026-05-09 02:50:42.723 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b435485e-812c-4987-aff5-70379adbf2f1'] response: {'server_uuid': 'e94a6a55-0583-4c35-9939-54f23580f321', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee9c2c7c-1f95-4401-87b2-b9b940c13dda', 'code': 200} 2026-05-09 02:50:42.922 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 7fa22867-e712-4185-8012-1458c2d6d830 2026-05-09 02:50:44.370 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 7edc28a8-e5ac-4116-80f8-adf9cd32887f 2026-05-09 02:50:44.777 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port ee9c2c7c-1f95-4401-87b2-b9b940c13dda 2026-05-09 02:50:45.223 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port d5f3bb4c-912d-4156-a542-aac2cf38ddfa 2026-05-09 02:50:45.745 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 11f5a9e8-a3c2-41c8-ac81-b31521e47071 2026-05-09 02:50:45.939 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d94284a-88e2-4293-b98f-07a307bef4ed'] response: {'server_uuid': 'fa74db7a-8c94-4291-acb2-00317d12bb8a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11f5a9e8-a3c2-41c8-ac81-b31521e47071', 'code': 200} 2026-05-09 02:50:47.078 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 1e7a93a6-58c8-4599-b1b4-fcf9f40e6bcb 2026-05-09 02:50:47.370 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port d5f3bb4c-912d-4156-a542-aac2cf38ddfa 2026-05-09 02:50:47.542 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 056c9232-10c8-43f9-b3f9-ad1f58b7f667 2026-05-09 02:50:47.858 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 0fc71df5-68e0-42e7-9365-ddf23559823c 2026-05-09 02:50:48.126 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 11f5a9e8-a3c2-41c8-ac81-b31521e47071 2026-05-09 02:50:48.301 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c62d555f-3b4e-4feb-9e3a-eb50a3a033a6 2026-05-09 02:50:49.274 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c62d555f-3b4e-4feb-9e3a-eb50a3a033a6 2026-05-09 02:50:49.480 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 1e7a93a6-58c8-4599-b1b4-fcf9f40e6bcb 2026-05-09 02:50:49.657 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 056c9232-10c8-43f9-b3f9-ad1f58b7f667 2026-05-09 02:50:49.904 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 0fc71df5-68e0-42e7-9365-ddf23559823c 2026-05-09 02:50:54.113 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port e4c51a98-807e-4de4-96d2-68d142fcde33 2026-05-09 02:50:54.167 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 631b3be0-03f9-4b63-a480-c6dee98a63a0 2026-05-09 02:50:54.215 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port d5f3bb4c-912d-4156-a542-aac2cf38ddfa 2026-05-09 02:50:54.259 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port de3c2dc2-b8c8-49e5-a59d-ec7b510550f6 2026-05-09 02:50:54.280 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 1e7a93a6-58c8-4599-b1b4-fcf9f40e6bcb 2026-05-09 02:50:54.322 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 056c9232-10c8-43f9-b3f9-ad1f58b7f667 2026-05-09 02:50:54.368 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 0112ee93-d1f3-4504-ade9-d48d95a578a8 2026-05-09 02:50:54.390 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 1afcb67d-3667-4261-bf73-3a98ce96281c 2026-05-09 02:50:54.410 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 11f5a9e8-a3c2-41c8-ac81-b31521e47071 2026-05-09 02:50:54.461 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 383f9576-6f95-4728-afb8-c6c2dc627cc0 2026-05-09 02:50:54.500 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port ee9c2c7c-1f95-4401-87b2-b9b940c13dda 2026-05-09 02:50:54.541 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 7fa22867-e712-4185-8012-1458c2d6d830 2026-05-09 02:50:54.585 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 0fc71df5-68e0-42e7-9365-ddf23559823c 2026-05-09 02:50:54.637 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 347bb594-a814-4ead-a1d3-a316a8954e2f 2026-05-09 02:50:54.685 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 9887b929-2c3c-450b-9eb1-b347dc0d78cd 2026-05-09 02:50:54.736 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port c58723f5-819e-418b-8130-9c25955b759c 2026-05-09 02:50:54.760 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port c7c58389-6cf3-42e9-af82-d88cc5e89754 2026-05-09 02:50:54.805 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port 2b3cc90d-bade-42e9-b11f-6c7de45e4fda 2026-05-09 02:50:54.852 16 INFO neutron.plugins.ml2.plugin [None req-f0294faf-60c4-4eb0-83cd-8434a8a75f85 - - - - - -] Attempt 1 to provision port c62d555f-3b4e-4feb-9e3a-eb50a3a033a6 2026-05-09 02:50:55.418 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f725ee2e-d19e-4848-9b3e-e5cd4b07ca92'] response: {'server_uuid': 'ad29e696-ec71-4366-a8a3-e75f0c5f3bff', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '587a8c65-9dcb-4c14-a38e-7618f7321665', 'code': 200} 2026-05-09 02:50:57.474 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac2f6310-75e3-48b7-813b-ad3487895165'] response: {'server_uuid': 'fb892790-b0cc-4d5b-96c9-3a54e4c823e0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '54501de1-7700-4837-bffe-039bbceb811b', 'code': 200} 2026-05-09 02:51:01.486 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 6f8846f9-52ce-43ef-9cee-ecec5bd32f8f 2026-05-09 02:51:01.661 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5da0c913-7dc7-474a-bbc0-b49c768aa571'] response: {'server_uuid': '6d573841-a272-4469-bbdf-b08f5e78299b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f8846f9-52ce-43ef-9cee-ecec5bd32f8f', 'code': 200} 2026-05-09 02:51:03.565 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 6f8846f9-52ce-43ef-9cee-ecec5bd32f8f 2026-05-09 02:51:04.318 16 INFO neutron.plugins.ml2.plugin [None req-d8c149d5-70f6-46ba-afe3-47c5e775300a - - - - - -] Attempt 1 to provision port 056c9232-10c8-43f9-b3f9-ad1f58b7f667 2026-05-09 02:51:04.417 16 INFO neutron.plugins.ml2.plugin [None req-d8c149d5-70f6-46ba-afe3-47c5e775300a - - - - - -] Attempt 1 to provision port 0fc71df5-68e0-42e7-9365-ddf23559823c 2026-05-09 02:51:04.486 16 INFO neutron.plugins.ml2.plugin [None req-d8c149d5-70f6-46ba-afe3-47c5e775300a - - - - - -] Attempt 1 to provision port 6f8846f9-52ce-43ef-9cee-ecec5bd32f8f 2026-05-09 02:51:04.574 16 INFO neutron.plugins.ml2.plugin [None req-d8c149d5-70f6-46ba-afe3-47c5e775300a - - - - - -] Attempt 1 to provision port 7fa22867-e712-4185-8012-1458c2d6d830 2026-05-09 02:51:08.303 13 INFO neutron.plugins.ml2.plugin [None req-e0443e79-392e-45b4-aff5-3c94195b76eb - - - - - -] Attempt 1 to provision port 11f5a9e8-a3c2-41c8-ac81-b31521e47071 2026-05-09 02:51:13.639 13 INFO neutron.plugins.ml2.plugin [None req-2b875349-fd94-4e0a-b059-c5b9ab03a0d3 - - - - - -] Attempt 1 to provision port 056c9232-10c8-43f9-b3f9-ad1f58b7f667 2026-05-09 02:51:22.417 13 INFO neutron.plugins.ml2.plugin [None req-c96d349d-7ee8-4ee8-a587-095d8a471872 - - - - - -] Attempt 1 to provision port 056c9232-10c8-43f9-b3f9-ad1f58b7f667 2026-05-09 02:51:22.474 13 INFO neutron.plugins.ml2.plugin [None req-c96d349d-7ee8-4ee8-a587-095d8a471872 - - - - - -] Attempt 1 to provision port 6f8846f9-52ce-43ef-9cee-ecec5bd32f8f 2026-05-09 02:51:29.975 13 INFO neutron.plugins.ml2.plugin [None req-38fb3d97-29f7-4b14-be56-b6ce616281fe - - - - - -] Attempt 1 to provision port d5ad134e-8694-496b-8ea9-bd7a03fb78bd 2026-05-09 02:51:35.113 16 INFO neutron.plugins.ml2.plugin [None req-6158bc73-7618-49ea-a1f2-76345102e8d8 - - - - - -] Attempt 1 to provision port ec347eb4-94f4-4556-8e5f-b143771287b8 2026-05-09 02:51:51.809 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port fcaa750d-3a3f-4788-90df-992790cadd78 2026-05-09 02:51:51.918 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-91a601a8-526d-48cd-b791-d84860db7ce9'] response: {'server_uuid': 'a48185f6-c5ce-4ebb-ba51-19cc90dbaa7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fcaa750d-3a3f-4788-90df-992790cadd78', 'code': 200} 2026-05-09 02:51:53.234 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port fcaa750d-3a3f-4788-90df-992790cadd78 2026-05-09 02:52:33.584 16 INFO neutron.plugins.ml2.plugin [None req-c85884e2-e349-4770-a06a-08bc23a3e8fc - - - - - -] Attempt 1 to provision port 25648430-95ed-4c87-afc1-b5fa957eefde 2026-05-09 02:52:39.251 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 25648430-95ed-4c87-afc1-b5fa957eefde 2026-05-09 02:52:39.362 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-52422852-5162-4cd1-90cd-f73f570fd581'] response: {'server_uuid': 'a48185f6-c5ce-4ebb-ba51-19cc90dbaa7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25648430-95ed-4c87-afc1-b5fa957eefde', 'code': 200} 2026-05-09 02:52:41.209 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 25648430-95ed-4c87-afc1-b5fa957eefde 2026-05-09 02:52:43.749 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port 25648430-95ed-4c87-afc1-b5fa957eefde 2026-05-09 02:53:02.184 16 INFO neutron.plugins.ml2.plugin [None req-a69ac552-edb1-44fe-82e9-89c49ba52210 - - - - - -] Attempt 1 to provision port a9a53b52-ad48-4edf-8e0e-5c634675bf9a 2026-05-09 02:53:10.814 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port a9a53b52-ad48-4edf-8e0e-5c634675bf9a 2026-05-09 02:53:10.920 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4992797-0729-4fb0-aae7-8fdfbe9533d0'] response: {'server_uuid': 'a48185f6-c5ce-4ebb-ba51-19cc90dbaa7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9a53b52-ad48-4edf-8e0e-5c634675bf9a', 'code': 200} 2026-05-09 02:53:11.418 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port a9a53b52-ad48-4edf-8e0e-5c634675bf9a 2026-05-09 02:53:18.758 13 INFO neutron.plugins.ml2.plugin [None req-22eff61d-084e-497a-9681-d1e219e23a3b - - - - - -] Attempt 1 to provision port c3134109-407b-4c4a-9b55-62a2e5440425 2026-05-09 02:53:25.471 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c3134109-407b-4c4a-9b55-62a2e5440425 2026-05-09 02:53:25.581 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b219a9d-300c-4c38-b44a-9a8043b5bfbb'] response: {'server_uuid': 'a48185f6-c5ce-4ebb-ba51-19cc90dbaa7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3134109-407b-4c4a-9b55-62a2e5440425', 'code': 200} 2026-05-09 02:53:27.459 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c3134109-407b-4c4a-9b55-62a2e5440425 2026-05-09 02:53:28.621 13 INFO neutron.plugins.ml2.plugin [None req-5da40c83-3594-4b94-95f2-73264e8ea2da - - - - - -] Attempt 1 to provision port a9a53b52-ad48-4edf-8e0e-5c634675bf9a 2026-05-09 02:53:29.457 16 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port a9a53b52-ad48-4edf-8e0e-5c634675bf9a 2026-05-09 02:53:42.056 13 INFO neutron.plugins.ml2.plugin [None req-c29ee4a4-05ba-4f40-883c-464b14129042 - - - - - -] Attempt 1 to provision port c3134109-407b-4c4a-9b55-62a2e5440425 2026-05-09 02:53:43.448 16 INFO neutron.plugins.ml2.plugin [None req-ca1191a3-2705-415c-acc3-2278804d9a5f - - - - - -] Attempt 1 to provision port c3134109-407b-4c4a-9b55-62a2e5440425 2026-05-09 02:53:43.471 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port c3134109-407b-4c4a-9b55-62a2e5440425 2026-05-09 02:53:52.621 16 INFO neutron.plugins.ml2.plugin [None req-df578c98-ad60-4b3d-9020-736cd1450cb4 - - - - - -] Attempt 1 to provision port a9a53b52-ad48-4edf-8e0e-5c634675bf9a 2026-05-09 02:53:53.465 13 INFO neutron.plugins.ml2.plugin [None req-cf8ab36b-0834-4cda-a277-9b8160eebc1b - - - - - -] Attempt 1 to provision port a9a53b52-ad48-4edf-8e0e-5c634675bf9a