+ 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-21 05:28:25.648 1 INFO neutron.common.config [-] Logging enabled! 2026-05-21 05:28:25.648 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-21 05:28:25.648 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-21 05:28:25.649 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 05:28:27.114 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:28:27.117 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 05:28:27.120 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-21 05:28:27.122 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:28:27.122 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 05:28:27.122 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 05:28:27.122 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:28:27.134 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:28:27.134 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:28:27.134 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:28:27.154 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 05:28:27.155 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:28:27.155 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 05:28:27.174 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 05:28:27.174 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 05:28:27.174 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 05:28:27.174 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 05:28:27.459 1 INFO neutron.plugins.ml2.managers [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] Initializing driver for type 'vlan' 2026-05-21 05:28:27.611 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] VlanTypeDriver initialization complete 2026-05-21 05:28:27.611 1 INFO neutron.plugins.ml2.managers [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 05:28:27.611 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 05:28:27.692 1 INFO neutron.plugins.ml2.managers [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 05:28:27.692 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 05:28:27.692 1 INFO neutron.plugins.ml2.managers [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] Initializing extension driver 'port_security' 2026-05-21 05:28:27.692 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 05:28:27.693 1 INFO neutron.plugins.ml2.managers [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] Initializing extension driver 'qos' 2026-05-21 05:28:27.693 1 INFO neutron.plugins.ml2.managers [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 05:28:27.693 1 INFO neutron.plugins.ml2.managers [None req-0522279a-526e-487a-8403-e41ab85b36a9 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 05:28:27.706 1 INFO neutron.quota [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded quota_driver: . 2026-05-21 05:28:27.707 1 INFO neutron.plugins.ml2.plugin [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 05:28:27.707 1 INFO neutron.plugins.ml2.managers [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 05:28:27.707 1 INFO neutron.plugins.ml2.managers [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 05:28:27.707 1 INFO neutron.plugins.ml2.managers [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 05:28:27.707 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: qos 2026-05-21 05:28:27.725 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: router 2026-05-21 05:28:27.767 1 INFO neutron.services.service_base [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 05:28:27.768 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: segments 2026-05-21 05:28:27.842 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: trunk 2026-05-21 05:28:27.857 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: vpnaas 2026-05-21 05:28:27.894 1 WARNING stevedore.named [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 05:28:27.971 1 INFO neutron_vpnaas.services.vpn.plugin [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 05:28:27.972 1 INFO neutron.common.utils [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 05:28:27.972 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: taas 2026-05-21 05:28:27.996 1 WARNING stevedore.named [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 05:28:27.996 1 WARNING stevedore.named [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 05:28:28.019 1 INFO neutron_taas.services.taas.taas_plugin [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-21 05:28:28.020 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: tapmirror 2026-05-21 05:28:28.030 1 WARNING stevedore.named [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 05:28:28.030 1 WARNING stevedore.named [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 05:28:28.042 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-21 05:28:28.043 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: auto_allocate 2026-05-21 05:28:28.050 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: tag 2026-05-21 05:28:28.057 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: timestamp 2026-05-21 05:28:28.059 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 05:28:28.063 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: flavors 2026-05-21 05:28:28.065 1 INFO neutron.manager [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loading Plugin: revisions 2026-05-21 05:28:28.069 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Initializing extension manager. 2026-05-21 05:28:28.070 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: address-group 2026-05-21 05:28:28.071 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: address-scope 2026-05-21 05:28:28.071 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 05:28:28.072 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: agent 2026-05-21 05:28:28.072 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 05:28:28.073 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 05:28:28.074 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 05:28:28.074 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: availability_zone 2026-05-21 05:28:28.075 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 05:28:28.075 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 05:28:28.076 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: default-subnetpools 2026-05-21 05:28:28.077 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 05:28:28.077 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: dns-integration 2026-05-21 05:28:28.078 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 05:28:28.078 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 05:28:28.079 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: dvr 2026-05-21 05:28:28.079 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 05:28:28.079 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 05:28:28.080 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:28:28.080 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 05:28:28.081 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: external-net 2026-05-21 05:28:28.081 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 05:28:28.081 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: extraroute 2026-05-21 05:28:28.082 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 05:28:28.082 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 05:28:28.083 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 05:28:28.083 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 05:28:28.084 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 05:28:28.084 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: fip-port-details 2026-05-21 05:28:28.085 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: flavors 2026-05-21 05:28:28.087 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 05:28:28.087 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: floatingip-pools 2026-05-21 05:28:28.088 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: ip_allocation 2026-05-21 05:28:28.088 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 05:28:28.089 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: l2_adjacency 2026-05-21 05:28:28.090 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: router 2026-05-21 05:28:28.091 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:28:28.092 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-21 05:28:28.092 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-21 05:28:28.092 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 05:28:28.093 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: l3-ha 2026-05-21 05:28:28.093 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:28:28.094 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 05:28:28.094 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: l3-flavors 2026-05-21 05:28:28.095 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:28:28.095 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 05:28:28.098 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 05:28:28.099 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 05:28:28.100 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 05:28:28.103 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 05:28:28.103 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 05:28:28.104 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: multi-provider 2026-05-21 05:28:28.104 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: net-mtu 2026-05-21 05:28:28.105 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 05:28:28.105 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: network_availability_zone 2026-05-21 05:28:28.106 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: network_ha 2026-05-21 05:28:28.106 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: network-ip-availability 2026-05-21 05:28:28.107 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 05:28:28.107 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: pagination 2026-05-21 05:28:28.108 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: port-device-profile 2026-05-21 05:28:28.108 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-21 05:28:28.109 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 05:28:28.109 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 05:28:28.110 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: port-mac-override 2026-05-21 05:28:28.110 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 05:28:28.111 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 05:28:28.111 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-21 05:28:28.111 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: port-resource-request 2026-05-21 05:28:28.112 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 05:28:28.112 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-21 05:28:28.113 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: binding 2026-05-21 05:28:28.114 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: binding-extended 2026-05-21 05:28:28.114 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: port-security 2026-05-21 05:28:28.114 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: project-id 2026-05-21 05:28:28.115 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: provider 2026-05-21 05:28:28.116 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-21 05:28:28.119 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos 2026-05-21 05:28:28.120 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 05:28:28.120 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 05:28:28.121 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-default 2026-05-21 05:28:28.122 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-fip 2026-05-21 05:28:28.122 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 05:28:28.123 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 05:28:28.123 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 05:28:28.124 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 05:28:28.124 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 05:28:28.125 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-pps 2026-05-21 05:28:28.125 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 05:28:28.126 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 05:28:28.126 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 05:28:28.127 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: quota-check-limit 2026-05-21 05:28:28.127 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-21 05:28:28.129 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: quotas 2026-05-21 05:28:28.132 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: quota_details 2026-05-21 05:28:28.133 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: rbac-policies 2026-05-21 05:28:28.133 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: rbac-address-group 2026-05-21 05:28:28.134 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 05:28:28.134 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 05:28:28.135 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 05:28:28.135 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: revision-if-match 2026-05-21 05:28:28.136 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 05:28:28.136 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: router_availability_zone 2026-05-21 05:28:28.136 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 05:28:28.138 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 05:28:28.138 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 05:28:28.139 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 05:28:28.139 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 05:28:28.140 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-21 05:28:28.140 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 05:28:28.144 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: security-group 2026-05-21 05:28:28.145 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: segment 2026-05-21 05:28:28.145 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 05:28:28.146 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: service-type 2026-05-21 05:28:28.146 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: sorting 2026-05-21 05:28:28.147 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 05:28:28.147 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: standard-attr-description 2026-05-21 05:28:28.148 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: stateful-security-group 2026-05-21 05:28:28.148 1 WARNING neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 05:28:28.149 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 05:28:28.149 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: subnet-external-network 2026-05-21 05:28:28.150 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: subnet_onboard 2026-05-21 05:28:28.150 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 05:28:28.151 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: subnet-service-types 2026-05-21 05:28:28.151 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: subnet_allocation 2026-05-21 05:28:28.152 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 05:28:28.152 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: tag-creation 2026-05-21 05:28:28.153 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 05:28:28.156 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 05:28:28.157 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 05:28:28.157 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: trunk 2026-05-21 05:28:28.158 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: trunk-details 2026-05-21 05:28:28.158 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 05:28:28.159 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-21 05:28:28.159 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 05:28:28.160 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-21 05:28:28.161 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-21 05:28:28.162 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 05:28:28.163 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: vpn-flavors 2026-05-21 05:28:28.164 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: vpnaas 2026-05-21 05:28:28.165 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: taas 2026-05-21 05:28:28.166 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: tap-mirror 2026-05-21 05:28:28.167 1 INFO neutron.api.extensions [None req-006b376a-22e9-4e6f-b68c-df1a78a30921 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-21 05:28:58.252 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-21 05:28:58.308 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-21 05:28:58.324 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-21 05:29:11.693 16 INFO neutron.db.l3_hamode_db [None req-f7237e5f-59a0-4622-a3bf-e2ccf7a76850 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:29:28.314 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 8d627259-a023-4907-a894-379e773c7bcf 2026-05-21 05:29:29.511 16 INFO neutron.plugins.ml2.plugin [None req-7eb9b83b-c7f9-46a8-94d3-55a06eaf7052 - - - - - -] Attempt 1 to provision port 8d627259-a023-4907-a894-379e773c7bcf 2026-05-21 05:29:30.221 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 8d627259-a023-4907-a894-379e773c7bcf 2026-05-21 05:29:31.222 16 INFO neutron.plugins.ml2.plugin [None req-d914119d-5556-467e-a4ef-b04f03c5e45f - - - - - -] Attempt 1 to provision port 8d627259-a023-4907-a894-379e773c7bcf 2026-05-21 05:34:14.054 13 INFO neutron.plugins.ml2.plugin [None req-06754435-b74e-4ac7-ba0b-2e46803e9696 - - - - - -] Attempt 1 to provision port cee23e7e-f9d2-4f91-9ffa-9a6d27f40b81 2026-05-21 05:34:14.316 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port cee23e7e-f9d2-4f91-9ffa-9a6d27f40b81 2026-05-21 05:34:15.695 13 INFO neutron.plugins.ml2.plugin [None req-3c5139b2-6f2b-42d2-a92c-a69ee0dc9dcb - - - - - -] Attempt 1 to provision port cee23e7e-f9d2-4f91-9ffa-9a6d27f40b81 2026-05-21 05:34:16.310 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port cee23e7e-f9d2-4f91-9ffa-9a6d27f40b81 2026-05-21 05:34:21.379 16 INFO neutron.plugins.ml2.plugin [None req-72577b91-6719-4129-a820-af0d00d6e181 - - - - - -] Attempt 1 to provision port f4764391-a8bf-4459-9579-372d8cb696d6 2026-05-21 05:38:02.968 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f4764391-a8bf-4459-9579-372d8cb696d6 2026-05-21 05:38:04.388 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f4764391-a8bf-4459-9579-372d8cb696d6 2026-05-21 05:46:52.560 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 8ad524fc-79e2-4a3f-96ff-493a0ccd7d5a 2026-05-21 05:46:54.515 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 8ad524fc-79e2-4a3f-96ff-493a0ccd7d5a 2026-05-21 05:56:51.026 13 INFO neutron.plugins.ml2.plugin [None req-a224d635-7960-44b5-87a5-022a04e130a0 - - - - - -] Attempt 1 to provision port cee23e7e-f9d2-4f91-9ffa-9a6d27f40b81 2026-05-21 05:56:51.076 13 INFO neutron.plugins.ml2.plugin [None req-a224d635-7960-44b5-87a5-022a04e130a0 - - - - - -] Attempt 1 to provision port f4764391-a8bf-4459-9579-372d8cb696d6 2026-05-21 05:56:51.120 13 INFO neutron.plugins.ml2.plugin [None req-a224d635-7960-44b5-87a5-022a04e130a0 - - - - - -] Attempt 1 to provision port 8d627259-a023-4907-a894-379e773c7bcf 2026-05-21 06:02:48.945 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 1b89269c-1281-4013-9610-57edf3ac1d6c 2026-05-21 06:02:50.775 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 1b89269c-1281-4013-9610-57edf3ac1d6c 2026-05-21 06:02:52.860 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 62f493a5-bd9b-4a81-a625-0e9605d289d2 2026-05-21 06:02:54.899 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 62f493a5-bd9b-4a81-a625-0e9605d289d2 2026-05-21 06:02:56.920 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port d58c611e-bd75-4761-8d41-3f1b46e63fa7 2026-05-21 06:02:57.240 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 01d9b639-9385-4d83-8e99-f2946cd6f01c 2026-05-21 06:02:57.603 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port e29c7b37-1afc-4e45-b93b-4075e870dcaf 2026-05-21 06:02:58.866 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port d58c611e-bd75-4761-8d41-3f1b46e63fa7 2026-05-21 06:02:59.106 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 01d9b639-9385-4d83-8e99-f2946cd6f01c 2026-05-21 06:02:59.299 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port e29c7b37-1afc-4e45-b93b-4075e870dcaf 2026-05-21 06:03:00.896 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 51293a29-b0f5-45d7-bc42-82246017bd95 2026-05-21 06:03:02.861 13 INFO neutron.plugins.ml2.plugin [None req-739f3fce-d903-418c-837c-c87c1fcc6fe0 - - - - - -] Attempt 1 to provision port cd46315f-57d1-4cdc-95b3-7359dddbebe9 2026-05-21 06:03:02.935 13 INFO neutron.plugins.ml2.plugin [None req-739f3fce-d903-418c-837c-c87c1fcc6fe0 - - - - - -] Attempt 1 to provision port 04290c0a-7ec5-468a-8530-0f8af1fde4eb 2026-05-21 06:03:02.995 13 INFO neutron.plugins.ml2.plugin [None req-739f3fce-d903-418c-837c-c87c1fcc6fe0 - - - - - -] Attempt 1 to provision port b02ec152-513b-4933-8705-7dba845323eb 2026-05-21 06:03:03.054 13 INFO neutron.plugins.ml2.plugin [None req-739f3fce-d903-418c-837c-c87c1fcc6fe0 - - - - - -] Attempt 1 to provision port c939563a-318d-43ea-8605-dfda793eed60 2026-05-21 06:03:03.108 13 INFO neutron.plugins.ml2.plugin [None req-739f3fce-d903-418c-837c-c87c1fcc6fe0 - - - - - -] Attempt 1 to provision port 1b89269c-1281-4013-9610-57edf3ac1d6c 2026-05-21 06:03:03.190 13 INFO neutron.plugins.ml2.plugin [None req-739f3fce-d903-418c-837c-c87c1fcc6fe0 - - - - - -] Attempt 1 to provision port 62f493a5-bd9b-4a81-a625-0e9605d289d2 2026-05-21 06:03:03.255 13 INFO neutron.plugins.ml2.plugin [None req-739f3fce-d903-418c-837c-c87c1fcc6fe0 - - - - - -] Attempt 1 to provision port 394419fc-e910-48d3-aa96-659d2e231b2b 2026-05-21 06:03:03.285 13 INFO neutron.plugins.ml2.plugin [None req-739f3fce-d903-418c-837c-c87c1fcc6fe0 - - - - - -] Attempt 1 to provision port 1d7ae7ee-cedd-49d8-be86-62f9daf52829 2026-05-21 06:03:04.019 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 51293a29-b0f5-45d7-bc42-82246017bd95 2026-05-21 06:03:04.282 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 73576cb3-bcb0-40ee-8f0a-76dc3d026b79 2026-05-21 06:03:04.692 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 914ec151-a646-4292-997e-50583a40e1f0 2026-05-21 06:03:04.846 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7adca25c-afd9-44d1-a791-c7696889300a'] response: {'server_uuid': 'bb402639-614e-402e-ae63-4ab11948f61a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '73576cb3-bcb0-40ee-8f0a-76dc3d026b79', 'code': 200} 2026-05-21 06:03:05.982 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 73576cb3-bcb0-40ee-8f0a-76dc3d026b79 2026-05-21 06:03:06.168 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 914ec151-a646-4292-997e-50583a40e1f0 2026-05-21 06:03:06.963 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-14609089-1c1f-46c1-88dc-7b7a8bc92ef8'] response: {'server_uuid': '33c1c57a-4b00-4cbf-a789-b48ff21120d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '914ec151-a646-4292-997e-50583a40e1f0', 'code': 200} 2026-05-21 06:03:08.170 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 79e25ffd-55c7-472d-9d05-c6d5ad1634c0 2026-05-21 06:03:08.701 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ae18871-4651-4739-9364-5b9c9764f172'] response: {'server_uuid': 'ef064fb0-0d4f-45e3-b95a-b2174f9beeb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79e25ffd-55c7-472d-9d05-c6d5ad1634c0', 'code': 200} 2026-05-21 06:03:09.671 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 79e25ffd-55c7-472d-9d05-c6d5ad1634c0 2026-05-21 06:03:11.670 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 16dfc4bd-94f7-4a52-9ec1-5cab22344966 2026-05-21 06:03:13.869 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 16dfc4bd-94f7-4a52-9ec1-5cab22344966 2026-05-21 06:03:14.059 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port d7002647-6fdc-4344-a281-ed510ff6a360 2026-05-21 06:03:15.780 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port d7002647-6fdc-4344-a281-ed510ff6a360 2026-05-21 06:03:17.685 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 5f9d17df-47b8-48c0-b2c3-9f461efc145b 2026-05-21 06:03:19.103 16 INFO neutron.plugins.ml2.plugin [None req-ace1e39c-3bed-45f9-bad5-486c745bf9eb - - - - - -] Attempt 1 to provision port 40a2ea74-448b-403a-a873-70741a1bae45 2026-05-21 06:03:19.134 16 INFO neutron.plugins.ml2.plugin [None req-ace1e39c-3bed-45f9-bad5-486c745bf9eb - - - - - -] Attempt 1 to provision port 238b0476-6cbe-42f1-9ff5-d3a39bfa1d2e 2026-05-21 06:03:19.155 16 INFO neutron.plugins.ml2.plugin [None req-ace1e39c-3bed-45f9-bad5-486c745bf9eb - - - - - -] Attempt 1 to provision port 16dfc4bd-94f7-4a52-9ec1-5cab22344966 2026-05-21 06:03:19.204 16 INFO neutron.plugins.ml2.plugin [None req-ace1e39c-3bed-45f9-bad5-486c745bf9eb - - - - - -] Attempt 1 to provision port c6d33714-217d-4d61-b748-a79acab4ccf2 2026-05-21 06:03:19.250 16 INFO neutron.plugins.ml2.plugin [None req-ace1e39c-3bed-45f9-bad5-486c745bf9eb - - - - - -] Attempt 1 to provision port 5f9d17df-47b8-48c0-b2c3-9f461efc145b 2026-05-21 06:03:19.357 16 INFO neutron.plugins.ml2.plugin [None req-ace1e39c-3bed-45f9-bad5-486c745bf9eb - - - - - -] Attempt 1 to provision port 914ec151-a646-4292-997e-50583a40e1f0 2026-05-21 06:03:19.953 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 5f9d17df-47b8-48c0-b2c3-9f461efc145b 2026-05-21 06:03:24.629 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f34f9205-5834-4a6c-981a-530b729da249 2026-05-21 06:03:24.748 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca169b7f-8553-4a2f-851e-bd466ff0a96d'] response: {'server_uuid': '2d133372-f3c8-4f91-9607-088df654e99d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f34f9205-5834-4a6c-981a-530b729da249', 'code': 200} 2026-05-21 06:03:26.069 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f34f9205-5834-4a6c-981a-530b729da249 2026-05-21 06:03:27.049 13 INFO neutron.plugins.ml2.plugin [None req-ee3c48ce-5819-478e-a92b-ce1477066cdf - - - - - -] Attempt 1 to provision port 40a2ea74-448b-403a-a873-70741a1bae45 2026-05-21 06:03:27.070 13 INFO neutron.plugins.ml2.plugin [None req-ee3c48ce-5819-478e-a92b-ce1477066cdf - - - - - -] Attempt 1 to provision port 238b0476-6cbe-42f1-9ff5-d3a39bfa1d2e 2026-05-21 06:03:27.093 13 INFO neutron.plugins.ml2.plugin [None req-ee3c48ce-5819-478e-a92b-ce1477066cdf - - - - - -] Attempt 1 to provision port f34f9205-5834-4a6c-981a-530b729da249 2026-05-21 06:03:27.144 13 INFO neutron.plugins.ml2.plugin [None req-ee3c48ce-5819-478e-a92b-ce1477066cdf - - - - - -] Attempt 1 to provision port 5f9d17df-47b8-48c0-b2c3-9f461efc145b 2026-05-21 06:03:30.220 13 INFO neutron.plugins.ml2.plugin [None req-7b72e8e4-e217-451d-8158-1247604fab67 - - - - - -] Attempt 1 to provision port f34f9205-5834-4a6c-981a-530b729da249 2026-05-21 06:03:30.268 13 INFO neutron.plugins.ml2.plugin [None req-7b72e8e4-e217-451d-8158-1247604fab67 - - - - - -] Attempt 1 to provision port 40a2ea74-448b-403a-a873-70741a1bae45 2026-05-21 06:03:30.293 13 INFO neutron.plugins.ml2.plugin [None req-7b72e8e4-e217-451d-8158-1247604fab67 - - - - - -] Attempt 1 to provision port 914ec151-a646-4292-997e-50583a40e1f0 2026-05-21 06:03:31.979 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b02ec152-513b-4933-8705-7dba845323eb 2026-05-21 06:03:32.207 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 1d7ae7ee-cedd-49d8-be86-62f9daf52829 2026-05-21 06:03:33.986 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 238b0476-6cbe-42f1-9ff5-d3a39bfa1d2e 2026-05-21 06:03:34.259 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b02ec152-513b-4933-8705-7dba845323eb 2026-05-21 06:03:34.397 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port cd46315f-57d1-4cdc-95b3-7359dddbebe9 2026-05-21 06:03:34.692 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 1d7ae7ee-cedd-49d8-be86-62f9daf52829 2026-05-21 06:03:36.001 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 238b0476-6cbe-42f1-9ff5-d3a39bfa1d2e 2026-05-21 06:03:36.192 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port cd46315f-57d1-4cdc-95b3-7359dddbebe9 2026-05-21 06:03:43.930 16 INFO neutron.plugins.ml2.plugin [None req-47d73281-c0f4-4396-b9b5-f9e744bc07c7 - - - - - -] Attempt 1 to provision port ab084e0b-4c68-434b-bb89-04e522b0579d 2026-05-21 06:03:43.962 16 INFO neutron.plugins.ml2.plugin [None req-47d73281-c0f4-4396-b9b5-f9e744bc07c7 - - - - - -] Attempt 1 to provision port 914ec151-a646-4292-997e-50583a40e1f0 2026-05-21 06:03:44.019 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 914ec151-a646-4292-997e-50583a40e1f0 2026-05-21 06:03:44.860 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcd79aa9-004b-424c-ba39-5a3dfb1356c2'] response: {'server_uuid': 'bb402639-614e-402e-ae63-4ab11948f61a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '73576cb3-bcb0-40ee-8f0a-76dc3d026b79', 'code': 200} 2026-05-21 06:03:46.519 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 73576cb3-bcb0-40ee-8f0a-76dc3d026b79 2026-05-21 06:03:46.619 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ceb48c49-881d-488c-b561-c9305063b098'] response: {'server_uuid': 'bb402639-614e-402e-ae63-4ab11948f61a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '73576cb3-bcb0-40ee-8f0a-76dc3d026b79', 'code': 200} 2026-05-21 06:03:48.056 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 73576cb3-bcb0-40ee-8f0a-76dc3d026b79 2026-05-21 06:03:59.972 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port e3c945ae-e515-4b26-83af-fe61859bd32c 2026-05-21 06:04:00.351 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port c13fd251-387f-4d5f-9e18-330786955931 2026-05-21 06:04:01.943 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port e3c945ae-e515-4b26-83af-fe61859bd32c 2026-05-21 06:04:02.185 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port c13fd251-387f-4d5f-9e18-330786955931 2026-05-21 06:04:02.196 13 INFO neutron.plugins.ml2.plugin [None req-59e63e43-5da5-49d8-98bb-c3a838f144a8 - - - - - -] Attempt 1 to provision port ca4e6a9f-8534-47e8-a287-eb5dfb63c6f7 2026-05-21 06:04:02.252 13 INFO neutron.plugins.ml2.plugin [None req-59e63e43-5da5-49d8-98bb-c3a838f144a8 - - - - - -] Attempt 1 to provision port a173850d-1a92-4540-bfbd-2f57ce4ab96e 2026-05-21 06:04:02.605 13 INFO neutron.plugins.ml2.plugin [None req-59e63e43-5da5-49d8-98bb-c3a838f144a8 - - - - - -] Attempt 1 to provision port e3c945ae-e515-4b26-83af-fe61859bd32c 2026-05-21 06:04:05.481 16 INFO neutron.plugins.ml2.plugin [None req-fdc75f6d-56c0-4335-8274-19d8e4a50593 - - - - - -] Attempt 1 to provision port ca4e6a9f-8534-47e8-a287-eb5dfb63c6f7 2026-05-21 06:04:11.213 16 INFO neutron.plugins.ml2.plugin [None req-51323d64-33d7-4c2f-bac2-9313e04e58da - - - - - -] Attempt 1 to provision port ca4e6a9f-8534-47e8-a287-eb5dfb63c6f7 2026-05-21 06:04:12.500 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port ad367a15-4be3-4981-b788-93d5a8b13de8 2026-05-21 06:04:12.592 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-335fe082-cb48-4fef-a5fc-0c7be994a305'] response: {'server_uuid': '182f1f35-a765-4109-b1c3-872f0dd81e2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ad367a15-4be3-4981-b788-93d5a8b13de8', 'code': 200} 2026-05-21 06:04:13.966 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port ad367a15-4be3-4981-b788-93d5a8b13de8 2026-05-21 06:04:16.158 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port bf99b7c1-b9d8-445d-87b1-74704212c533 2026-05-21 06:04:18.217 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port ca4e6a9f-8534-47e8-a287-eb5dfb63c6f7 2026-05-21 06:04:18.475 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port bf99b7c1-b9d8-445d-87b1-74704212c533 2026-05-21 06:04:18.897 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port a173850d-1a92-4540-bfbd-2f57ce4ab96e 2026-05-21 06:04:19.600 16 INFO neutron.plugins.ml2.plugin [None req-42bab076-cdeb-4803-93d7-d82c4485785a - - - - - -] Attempt 1 to provision port 543aa616-15f6-4da4-b979-0221420f0e04 2026-05-21 06:04:19.635 16 INFO neutron.plugins.ml2.plugin [None req-42bab076-cdeb-4803-93d7-d82c4485785a - - - - - -] Attempt 1 to provision port bf99b7c1-b9d8-445d-87b1-74704212c533 2026-05-21 06:04:20.473 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port ca4e6a9f-8534-47e8-a287-eb5dfb63c6f7 2026-05-21 06:04:20.764 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 4b9c856b-a6ad-49af-b5c8-39359d1d0689 2026-05-21 06:04:21.061 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port a173850d-1a92-4540-bfbd-2f57ce4ab96e 2026-05-21 06:04:22.227 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 4b9c856b-a6ad-49af-b5c8-39359d1d0689 2026-05-21 06:04:26.332 13 INFO neutron.plugins.ml2.plugin [None req-c4c37eb8-c487-43b2-b992-23fff09adf46 - - - - - -] Attempt 1 to provision port 08586eb4-f6c6-4e81-9fd3-8b82f5722bc1 2026-05-21 06:04:26.378 13 INFO neutron.plugins.ml2.plugin [None req-c4c37eb8-c487-43b2-b992-23fff09adf46 - - - - - -] Attempt 1 to provision port bf99b7c1-b9d8-445d-87b1-74704212c533 2026-05-21 06:04:33.323 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 983ac365-73c4-4c2a-800c-b92b88f84ce5 2026-05-21 06:04:33.431 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a66915ab-5503-479e-967e-ed57a74f96e5'] response: {'server_uuid': '41505f98-9924-456e-8683-92794139a732', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '983ac365-73c4-4c2a-800c-b92b88f84ce5', 'code': 200} 2026-05-21 06:04:34.351 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 077c3321-71ad-41ad-9dcd-7bd8700462c9 2026-05-21 06:04:34.855 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 983ac365-73c4-4c2a-800c-b92b88f84ce5 2026-05-21 06:04:35.035 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 28f76e60-4a24-468c-a553-dfc0a2a6c7b1 2026-05-21 06:04:35.147 16 INFO neutron.plugins.ml2.plugin [None req-ab4013f0-abe9-4d87-9079-859326041f33 - - - - - -] Attempt 1 to provision port 077c3321-71ad-41ad-9dcd-7bd8700462c9 2026-05-21 06:04:35.241 16 INFO neutron.plugins.ml2.plugin [None req-ab4013f0-abe9-4d87-9079-859326041f33 - - - - - -] Attempt 1 to provision port 983ac365-73c4-4c2a-800c-b92b88f84ce5 2026-05-21 06:04:36.259 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 077c3321-71ad-41ad-9dcd-7bd8700462c9 2026-05-21 06:04:36.466 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 28f76e60-4a24-468c-a553-dfc0a2a6c7b1 2026-05-21 06:04:37.630 16 INFO neutron.plugins.ml2.plugin [None req-85f98ec3-2329-4f23-be33-7c60c7d686c2 - - - - - -] Attempt 1 to provision port 077c3321-71ad-41ad-9dcd-7bd8700462c9 2026-05-21 06:04:37.688 16 INFO neutron.plugins.ml2.plugin [None req-85f98ec3-2329-4f23-be33-7c60c7d686c2 - - - - - -] Attempt 1 to provision port 559d5868-9b62-4e61-bd65-4eb370a505a9 2026-05-21 06:04:37.719 16 INFO neutron.plugins.ml2.plugin [None req-85f98ec3-2329-4f23-be33-7c60c7d686c2 - - - - - -] Attempt 1 to provision port 0fb5f326-3cf5-4bfc-bf9b-7d3837f1791e 2026-05-21 06:04:39.606 13 INFO neutron.plugins.ml2.plugin [None req-1068545e-1a23-4df8-a4ac-1e09b41ce659 - - - - - -] Attempt 1 to provision port 0fb5f326-3cf5-4bfc-bf9b-7d3837f1791e 2026-05-21 06:04:40.272 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 543aa616-15f6-4da4-b979-0221420f0e04 2026-05-21 06:04:40.516 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 08586eb4-f6c6-4e81-9fd3-8b82f5722bc1 2026-05-21 06:04:43.371 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 543aa616-15f6-4da4-b979-0221420f0e04 2026-05-21 06:04:43.496 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port bfc3964c-4eea-4203-b3e9-ae190328eeee 2026-05-21 06:04:43.588 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d069bf7-d6d0-4ef5-bd65-942f521b85e9'] response: {'server_uuid': 'a8de40ad-7128-4086-aba3-7a1a00507adb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfc3964c-4eea-4203-b3e9-ae190328eeee', 'code': 200} 2026-05-21 06:04:43.823 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 08586eb4-f6c6-4e81-9fd3-8b82f5722bc1 2026-05-21 06:04:44.481 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port bfc3964c-4eea-4203-b3e9-ae190328eeee 2026-05-21 06:04:50.561 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 0fb5f326-3cf5-4bfc-bf9b-7d3837f1791e 2026-05-21 06:04:50.789 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 559d5868-9b62-4e61-bd65-4eb370a505a9 2026-05-21 06:04:52.498 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 0fb5f326-3cf5-4bfc-bf9b-7d3837f1791e 2026-05-21 06:04:52.671 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 559d5868-9b62-4e61-bd65-4eb370a505a9 2026-05-21 06:04:56.786 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 05c19568-8500-49d5-91f4-773e90a35933 2026-05-21 06:04:58.084 16 INFO neutron.plugins.ml2.plugin [None req-6dda052d-c8c5-40a7-87f5-a9c0d6958efd - - - - - -] Attempt 1 to provision port 05c19568-8500-49d5-91f4-773e90a35933 2026-05-21 06:04:58.517 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 05c19568-8500-49d5-91f4-773e90a35933 2026-05-21 06:05:06.533 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port de71b14a-45eb-4eeb-ac59-350a41372a3d 2026-05-21 06:05:08.542 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port de71b14a-45eb-4eeb-ac59-350a41372a3d 2026-05-21 06:05:10.557 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port e8317c6e-d7a0-43e6-a153-c13af42ee6b0 2026-05-21 06:05:10.944 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b6cc7d77-cf78-418d-8b65-522e29bb89c4 2026-05-21 06:05:12.566 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port e8317c6e-d7a0-43e6-a153-c13af42ee6b0 2026-05-21 06:05:12.844 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b6cc7d77-cf78-418d-8b65-522e29bb89c4 2026-05-21 06:05:14.242 13 INFO neutron.plugins.ml2.plugin [None req-53283216-9b39-4bfb-a4c6-8f88679aa49b - - - - - -] Attempt 1 to provision port 0be81d83-badc-4fa2-abbe-c9fbbeec314c 2026-05-21 06:05:14.272 13 INFO neutron.plugins.ml2.plugin [None req-53283216-9b39-4bfb-a4c6-8f88679aa49b - - - - - -] Attempt 1 to provision port b6cc7d77-cf78-418d-8b65-522e29bb89c4 2026-05-21 06:05:14.343 13 INFO neutron.plugins.ml2.plugin [None req-53283216-9b39-4bfb-a4c6-8f88679aa49b - - - - - -] Attempt 1 to provision port 3816f5d3-da08-4b9f-8134-8be70d1cf635 2026-05-21 06:05:14.373 13 INFO neutron.plugins.ml2.plugin [None req-53283216-9b39-4bfb-a4c6-8f88679aa49b - - - - - -] Attempt 1 to provision port 46c096cb-7b85-4f70-a4bc-04ff3d5dedf9 2026-05-21 06:05:20.514 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f88614ef-3ca5-42f9-80d6-0ebcdd11ba18 2026-05-21 06:05:20.930 16 INFO neutron.plugins.ml2.plugin [None req-ad174ccc-31ba-42a4-bada-506652e4945f - - - - - -] Attempt 1 to provision port f88614ef-3ca5-42f9-80d6-0ebcdd11ba18 2026-05-21 06:05:21.007 16 INFO neutron.plugins.ml2.plugin [None req-ad174ccc-31ba-42a4-bada-506652e4945f - - - - - -] Attempt 1 to provision port 1f5fa1bb-b6ae-444f-b890-8c780b4e4f10 2026-05-21 06:05:21.035 16 INFO neutron.plugins.ml2.plugin [None req-ad174ccc-31ba-42a4-bada-506652e4945f - - - - - -] Attempt 1 to provision port b6cc7d77-cf78-418d-8b65-522e29bb89c4 2026-05-21 06:05:21.077 16 INFO neutron.plugins.ml2.plugin [None req-ad174ccc-31ba-42a4-bada-506652e4945f - - - - - -] Attempt 1 to provision port 3816f5d3-da08-4b9f-8134-8be70d1cf635 2026-05-21 06:05:22.521 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f88614ef-3ca5-42f9-80d6-0ebcdd11ba18 2026-05-21 06:05:25.601 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port c4b79807-aca2-40b2-8fbc-7cddc8685c60 2026-05-21 06:05:25.716 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bccc051c-e905-4875-a7d3-a24e9988c1ab'] response: {'server_uuid': 'dfa7a773-ffa7-43ff-a648-f912c6fcde14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4b79807-aca2-40b2-8fbc-7cddc8685c60', 'code': 200} 2026-05-21 06:05:26.553 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 0be81d83-badc-4fa2-abbe-c9fbbeec314c 2026-05-21 06:05:27.049 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port c4b79807-aca2-40b2-8fbc-7cddc8685c60 2026-05-21 06:05:27.414 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 3816f5d3-da08-4b9f-8134-8be70d1cf635 2026-05-21 06:05:28.553 16 INFO neutron.plugins.ml2.plugin [None req-33687d89-f7b6-4c00-b953-d44fcb3d9cb4 - - - - - -] Attempt 1 to provision port f88614ef-3ca5-42f9-80d6-0ebcdd11ba18 2026-05-21 06:05:28.616 16 INFO neutron.plugins.ml2.plugin [None req-33687d89-f7b6-4c00-b953-d44fcb3d9cb4 - - - - - -] Attempt 1 to provision port 1f5fa1bb-b6ae-444f-b890-8c780b4e4f10 2026-05-21 06:05:28.751 16 INFO neutron.plugins.ml2.plugin [None req-33687d89-f7b6-4c00-b953-d44fcb3d9cb4 - - - - - -] Attempt 1 to provision port 3816f5d3-da08-4b9f-8134-8be70d1cf635 2026-05-21 06:05:28.782 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 0be81d83-badc-4fa2-abbe-c9fbbeec314c 2026-05-21 06:05:28.936 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 46c096cb-7b85-4f70-a4bc-04ff3d5dedf9 2026-05-21 06:05:29.225 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 1f5fa1bb-b6ae-444f-b890-8c780b4e4f10 2026-05-21 06:05:29.413 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 3816f5d3-da08-4b9f-8134-8be70d1cf635 2026-05-21 06:05:30.673 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 1f5fa1bb-b6ae-444f-b890-8c780b4e4f10 2026-05-21 06:05:30.909 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 46c096cb-7b85-4f70-a4bc-04ff3d5dedf9 2026-05-21 06:05:41.019 13 INFO neutron.plugins.ml2.plugin [None req-151349be-3f11-4bf1-a3da-a03aac136e2a - - - - - -] Attempt 1 to provision port c4b79807-aca2-40b2-8fbc-7cddc8685c60 2026-05-21 06:05:41.076 13 INFO neutron.plugins.ml2.plugin [None req-151349be-3f11-4bf1-a3da-a03aac136e2a - - - - - -] Attempt 1 to provision port 1f5fa1bb-b6ae-444f-b890-8c780b4e4f10 2026-05-21 06:06:05.409 16 INFO neutron.plugins.ml2.plugin [None req-8ba9bb14-bf0d-47dd-ae7a-88d671c92035 - - - - - -] Attempt 1 to provision port dab234f5-234f-464c-b606-2d3c34d7e3ae 2026-05-21 06:06:08.712 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 8c023a53-d1d1-4c4f-8c32-7d53e2ced3ad 2026-05-21 06:06:08.959 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b006135c-ff93-4cd9-93ae-0dc6f9e28944 2026-05-21 06:06:10.861 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b006135c-ff93-4cd9-93ae-0dc6f9e28944 2026-05-21 06:06:12.667 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 2a0edaa9-e2b3-4766-8216-014adb55636f 2026-05-21 06:06:14.710 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 2a0edaa9-e2b3-4766-8216-014adb55636f 2026-05-21 06:06:16.742 13 INFO neutron.plugins.ml2.plugin [None req-d08df042-4405-44ab-aee5-e361d1bc202f - - - - - -] Attempt 1 to provision port cdc906ce-ac1f-48c7-8e69-f76bc089f94b 2026-05-21 06:06:16.775 13 INFO neutron.plugins.ml2.plugin [None req-d08df042-4405-44ab-aee5-e361d1bc202f - - - - - -] Attempt 1 to provision port 2a0edaa9-e2b3-4766-8216-014adb55636f 2026-05-21 06:06:19.235 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 47450436-d59a-4943-b9a4-fc5f4ccbf10c 2026-05-21 06:06:19.328 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-990c55d3-c209-4fad-be13-a2efb968f565'] response: {'server_uuid': 'a07ebb0d-8316-4229-bce3-a60071a0f0fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47450436-d59a-4943-b9a4-fc5f4ccbf10c', 'code': 200} 2026-05-21 06:06:19.764 16 INFO neutron.plugins.ml2.plugin [None req-6cac72d8-7ac5-4517-a09c-5db9b77beb7e - - - - - -] Attempt 1 to provision port cdc906ce-ac1f-48c7-8e69-f76bc089f94b 2026-05-21 06:06:20.674 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 47450436-d59a-4943-b9a4-fc5f4ccbf10c 2026-05-21 06:06:21.499 13 INFO neutron.plugins.ml2.plugin [None req-dd518822-4f34-4db5-9121-d0cac33098ec - - - - - -] Attempt 1 to provision port 47450436-d59a-4943-b9a4-fc5f4ccbf10c 2026-05-21 06:06:24.683 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port cdc906ce-ac1f-48c7-8e69-f76bc089f94b 2026-05-21 06:06:24.996 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port dab234f5-234f-464c-b606-2d3c34d7e3ae 2026-05-21 06:06:26.682 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port cdc906ce-ac1f-48c7-8e69-f76bc089f94b 2026-05-21 06:06:26.857 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port dab234f5-234f-464c-b606-2d3c34d7e3ae 2026-05-21 06:06:57.187 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 414a95ae-d6bc-4de5-99f0-759829df283b 2026-05-21 06:06:57.299 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-632821b3-cb38-449b-9de2-e3da76080eca'] response: {'server_uuid': '82fa6cea-eba7-42db-b401-c524dad1efb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '414a95ae-d6bc-4de5-99f0-759829df283b', 'code': 200} 2026-05-21 06:06:58.665 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 414a95ae-d6bc-4de5-99f0-759829df283b 2026-05-21 06:08:18.505 16 INFO neutron.plugins.ml2.plugin [None req-5260764d-7fcb-47d4-b410-826431936881 - - - - - -] Attempt 1 to provision port 45b1ec3c-b850-43fa-8f9d-5a49fe740f34 2026-05-21 06:08:18.698 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 45b1ec3c-b850-43fa-8f9d-5a49fe740f34 2026-05-21 06:08:20.860 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 45b1ec3c-b850-43fa-8f9d-5a49fe740f34 2026-05-21 06:08:22.758 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 6cf46e86-56b8-41e0-a807-e2e2dd81e9b8 2026-05-21 06:08:23.071 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f7c3c945-77d1-464f-91ff-2a6a60c3ce63 2026-05-21 06:08:25.050 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 6cf46e86-56b8-41e0-a807-e2e2dd81e9b8 2026-05-21 06:08:25.264 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b0a4e52c-bf69-495c-83eb-6dccb115f4c1 2026-05-21 06:08:25.656 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f7c3c945-77d1-464f-91ff-2a6a60c3ce63 2026-05-21 06:08:26.701 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b0a4e52c-bf69-495c-83eb-6dccb115f4c1 2026-05-21 06:08:30.669 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 45b1ec3c-b850-43fa-8f9d-5a49fe740f34 2026-05-21 06:08:35.231 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 80e6bde8-08bd-4bc0-8efa-12b1ce4058a1 2026-05-21 06:08:35.389 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f77fd38c-87d9-42d2-82f4-368042ed4853'] response: {'server_uuid': '0539576d-2cb5-44ff-a3b4-96d20f8e35e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '80e6bde8-08bd-4bc0-8efa-12b1ce4058a1', 'code': 200} 2026-05-21 06:08:36.713 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 80e6bde8-08bd-4bc0-8efa-12b1ce4058a1 2026-05-21 06:08:37.817 16 INFO neutron.plugins.ml2.plugin [None req-1811db6a-1f01-4284-b31d-443bcfd2b6e3 - - - - - -] Attempt 1 to provision port b0a4e52c-bf69-495c-83eb-6dccb115f4c1 2026-05-21 06:08:37.928 16 INFO neutron.plugins.ml2.plugin [None req-1811db6a-1f01-4284-b31d-443bcfd2b6e3 - - - - - -] Attempt 1 to provision port f7c3c945-77d1-464f-91ff-2a6a60c3ce63 2026-05-21 06:08:38.020 16 INFO neutron.plugins.ml2.plugin [None req-1811db6a-1f01-4284-b31d-443bcfd2b6e3 - - - - - -] Attempt 1 to provision port b4ff4cd4-7854-4ac5-bc6f-6630f047cc64 2026-05-21 06:08:38.061 16 INFO neutron.plugins.ml2.plugin [None req-1811db6a-1f01-4284-b31d-443bcfd2b6e3 - - - - - -] Attempt 1 to provision port 45b1ec3c-b850-43fa-8f9d-5a49fe740f34 2026-05-21 06:08:38.163 16 INFO neutron.plugins.ml2.plugin [None req-1811db6a-1f01-4284-b31d-443bcfd2b6e3 - - - - - -] Attempt 1 to provision port e4a7aed3-a162-4069-ac8b-7ecd6676effe 2026-05-21 06:08:38.210 16 INFO neutron.plugins.ml2.plugin [None req-1811db6a-1f01-4284-b31d-443bcfd2b6e3 - - - - - -] Attempt 1 to provision port 80e6bde8-08bd-4bc0-8efa-12b1ce4058a1 2026-05-21 06:08:38.310 16 INFO neutron.plugins.ml2.plugin [None req-1811db6a-1f01-4284-b31d-443bcfd2b6e3 - - - - - -] Attempt 1 to provision port 66c153bb-67af-4326-a278-2b997bf845c1 2026-05-21 06:08:38.536 16 INFO neutron.plugins.ml2.plugin [None req-1811db6a-1f01-4284-b31d-443bcfd2b6e3 - - - - - -] Attempt 1 to provision port e06e91b8-fdbc-443c-a5d2-262d9129a52e 2026-05-21 06:08:38.745 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 66c153bb-67af-4326-a278-2b997bf845c1 2026-05-21 06:08:38.963 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b4ff4cd4-7854-4ac5-bc6f-6630f047cc64 2026-05-21 06:08:40.717 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port e06e91b8-fdbc-443c-a5d2-262d9129a52e 2026-05-21 06:08:40.963 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port e4a7aed3-a162-4069-ac8b-7ecd6676effe 2026-05-21 06:08:41.177 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b4ff4cd4-7854-4ac5-bc6f-6630f047cc64 2026-05-21 06:08:41.884 13 INFO neutron.plugins.ml2.plugin [None req-f86f94cd-4057-4d32-83b4-109421a9d48f - - - - - -] Attempt 1 to provision port e4a7aed3-a162-4069-ac8b-7ecd6676effe 2026-05-21 06:08:41.936 13 INFO neutron.plugins.ml2.plugin [None req-f86f94cd-4057-4d32-83b4-109421a9d48f - - - - - -] Attempt 1 to provision port 66c153bb-67af-4326-a278-2b997bf845c1 2026-05-21 06:08:41.979 13 INFO neutron.plugins.ml2.plugin [None req-f86f94cd-4057-4d32-83b4-109421a9d48f - - - - - -] Attempt 1 to provision port e06e91b8-fdbc-443c-a5d2-262d9129a52e 2026-05-21 06:08:42.757 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port e4a7aed3-a162-4069-ac8b-7ecd6676effe 2026-05-21 06:08:43.115 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port e06e91b8-fdbc-443c-a5d2-262d9129a52e 2026-05-21 06:08:45.419 13 INFO neutron.plugins.ml2.plugin [None req-932e1075-0b69-4d0e-aa2f-5919cb11b44d - - - - - -] Attempt 1 to provision port e4a7aed3-a162-4069-ac8b-7ecd6676effe 2026-05-21 06:08:45.515 13 INFO neutron.plugins.ml2.plugin [None req-932e1075-0b69-4d0e-aa2f-5919cb11b44d - - - - - -] Attempt 1 to provision port 66c153bb-67af-4326-a278-2b997bf845c1 2026-05-21 06:08:45.561 13 INFO neutron.plugins.ml2.plugin [None req-932e1075-0b69-4d0e-aa2f-5919cb11b44d - - - - - -] Attempt 1 to provision port e06e91b8-fdbc-443c-a5d2-262d9129a52e 2026-05-21 06:08:46.775 13 INFO neutron.plugins.ml2.plugin [None req-139f8954-23ed-4eb0-aae6-1191ff662661 - - - - - -] Attempt 1 to provision port 80e6bde8-08bd-4bc0-8efa-12b1ce4058a1 2026-05-21 06:08:52.727 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 367d10b3-3bbe-4bb1-9fb8-b74d87981e5b 2026-05-21 06:08:52.871 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-79970459-4e72-4608-ad4a-4c3b62538224'] response: {'server_uuid': '01957c47-1697-4412-9104-86ee82d445b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '367d10b3-3bbe-4bb1-9fb8-b74d87981e5b', 'code': 200} 2026-05-21 06:08:54.705 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 367d10b3-3bbe-4bb1-9fb8-b74d87981e5b 2026-05-21 06:09:29.767 13 INFO neutron.plugins.ml2.plugin [None req-842db4e2-dcc9-4d99-ab6d-8e204e3b4309 - - - - - -] Attempt 1 to provision port 757c1ae9-dacb-44cf-bbf3-34dc6f4e319f 2026-05-21 06:09:51.251 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 41b332ec-c8da-454a-a28f-7572b341b709 2026-05-21 06:09:51.363 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebe63241-db57-414f-a4f0-2fd426611789'] response: {'server_uuid': 'c0b2fa9f-86eb-404c-b753-98378203517c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41b332ec-c8da-454a-a28f-7572b341b709', 'code': 200} 2026-05-21 06:09:52.728 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port 41b332ec-c8da-454a-a28f-7572b341b709 2026-05-21 06:10:35.088 16 INFO neutron.plugins.ml2.plugin [None req-ae922057-7da0-47b1-9d82-9fb1bc604136 - - - - - -] Attempt 1 to provision port f1a7eecd-9795-4ad7-ba7e-8cca91d77a54 2026-05-21 06:10:40.754 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f1a7eecd-9795-4ad7-ba7e-8cca91d77a54 2026-05-21 06:10:40.865 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b288750a-a853-4741-8d28-97569b32d2ae'] response: {'server_uuid': 'c0b2fa9f-86eb-404c-b753-98378203517c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1a7eecd-9795-4ad7-ba7e-8cca91d77a54', 'code': 200} 2026-05-21 06:10:42.744 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f1a7eecd-9795-4ad7-ba7e-8cca91d77a54 2026-05-21 06:10:45.260 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port f1a7eecd-9795-4ad7-ba7e-8cca91d77a54 2026-05-21 06:11:10.362 16 INFO neutron.plugins.ml2.plugin [None req-c888722d-0448-42e3-9a34-87d16879511d - - - - - -] Attempt 1 to provision port b5e20134-0736-45a1-b4c1-71bb6d8fe2b3 2026-05-21 06:11:18.321 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b5e20134-0736-45a1-b4c1-71bb6d8fe2b3 2026-05-21 06:11:18.415 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-66225f5b-00d8-463e-b9de-3228c40fa68b'] response: {'server_uuid': 'c0b2fa9f-86eb-404c-b753-98378203517c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5e20134-0736-45a1-b4c1-71bb6d8fe2b3', 'code': 200} 2026-05-21 06:11:18.935 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b5e20134-0736-45a1-b4c1-71bb6d8fe2b3 2026-05-21 06:11:27.090 13 INFO neutron.plugins.ml2.plugin [None req-765d9bad-51a0-40bf-b1c0-e1a75125627d - - - - - -] Attempt 1 to provision port cb4e4c3c-269b-41fe-8db4-b48e3af1599f 2026-05-21 06:11:32.964 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port cb4e4c3c-269b-41fe-8db4-b48e3af1599f 2026-05-21 06:11:33.060 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-951b2477-ac1f-4547-a215-2491dbdc27a3'] response: {'server_uuid': 'c0b2fa9f-86eb-404c-b753-98378203517c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb4e4c3c-269b-41fe-8db4-b48e3af1599f', 'code': 200} 2026-05-21 06:11:34.924 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port cb4e4c3c-269b-41fe-8db4-b48e3af1599f 2026-05-21 06:11:36.816 13 INFO neutron.plugins.ml2.plugin [None req-08a02c62-ac21-48d1-91ec-a49b6e923e5f - - - - - -] Attempt 1 to provision port b5e20134-0736-45a1-b4c1-71bb6d8fe2b3 2026-05-21 06:11:36.977 16 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b5e20134-0736-45a1-b4c1-71bb6d8fe2b3 2026-05-21 06:11:51.018 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port cb4e4c3c-269b-41fe-8db4-b48e3af1599f 2026-05-21 06:11:51.173 16 INFO neutron.plugins.ml2.plugin [None req-87d50c18-10b6-49bf-9890-f1715108a2c1 - - - - - -] Attempt 1 to provision port cb4e4c3c-269b-41fe-8db4-b48e3af1599f 2026-05-21 06:12:00.255 16 INFO neutron.plugins.ml2.plugin [None req-d97f5256-b3e8-478c-867a-7d532acfadd4 - - - - - -] Attempt 1 to provision port b5e20134-0736-45a1-b4c1-71bb6d8fe2b3 2026-05-21 06:12:00.981 13 INFO neutron.plugins.ml2.plugin [None req-56582f23-7341-4e21-8f1c-d157aa0b85c7 - - - - - -] Attempt 1 to provision port b5e20134-0736-45a1-b4c1-71bb6d8fe2b3 2026-05-21 06:12:33.141 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f3c4b27-908b-44cf-ae5e-dea532eb72fd'] response: {'server_uuid': '01957c47-1697-4412-9104-86ee82d445b7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '367d10b3-3bbe-4bb1-9fb8-b74d87981e5b', 'code': 200}