+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-11 06:13:50.611 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 06:13:50.611 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev7 2026-05-11 06:13:50.611 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-11 06:13:50.612 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 06:13:51.635 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:13:51.638 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 06:13:51.642 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 06:13:51.642 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:13:51.642 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 06:13:51.643 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 06:13:51.643 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:13:51.649 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:13:51.650 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:13:51.650 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:13:51.670 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 06:13:51.671 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:13:51.671 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 06:13:51.709 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 06:13:51.709 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 06:13:51.709 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 06:13:51.709 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 06:13:52.004 1 INFO neutron.plugins.ml2.managers [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 06:13:52.159 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 06:13:52.159 1 INFO neutron.plugins.ml2.managers [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 06:13:52.159 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 06:13:52.217 1 INFO neutron.plugins.ml2.managers [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 06:13:52.217 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 06:13:52.218 1 INFO neutron.plugins.ml2.managers [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 06:13:52.218 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 06:13:52.218 1 INFO neutron.plugins.ml2.managers [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] Initializing extension driver 'qos' 2026-05-11 06:13:52.218 1 INFO neutron.plugins.ml2.managers [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 06:13:52.218 1 INFO neutron.plugins.ml2.managers [None req-bd58d370-b7a9-451f-8a92-46687cdf3af2 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 06:13:52.231 1 INFO neutron.quota [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded quota_driver: . 2026-05-11 06:13:52.232 1 INFO neutron.plugins.ml2.plugin [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 06:13:52.232 1 INFO neutron.plugins.ml2.managers [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 06:13:52.232 1 INFO neutron.plugins.ml2.managers [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 06:13:52.233 1 INFO neutron.plugins.ml2.managers [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 06:13:52.233 1 INFO neutron.extensions.vlantransparent [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Disabled vlantransparent extension. 2026-05-11 06:13:52.233 1 INFO neutron.extensions.qinq [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Disabled VLAN QinQ extension. 2026-05-11 06:13:52.233 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: qos 2026-05-11 06:13:52.247 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: router 2026-05-11 06:13:52.284 1 INFO neutron.services.service_base [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 06:13:52.284 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: segments 2026-05-11 06:13:52.357 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: trunk 2026-05-11 06:13:52.370 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: vpnaas 2026-05-11 06:13:52.405 1 WARNING stevedore.named [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 06:13:52.405 1 WARNING stevedore.named [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 06:13:52.735 1 INFO neutron_vpnaas.services.vpn.plugin [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 06:13:52.736 1 INFO neutron.common.utils [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 06:13:52.736 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: taas 2026-05-11 06:13:52.756 1 WARNING stevedore.named [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 06:13:52.793 1 INFO neutron_taas.services.taas.taas_plugin [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-11 06:13:52.794 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: tapmirror 2026-05-11 06:13:52.806 1 WARNING stevedore.named [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 06:13:52.826 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-11 06:13:52.827 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 06:13:52.833 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: tag 2026-05-11 06:13:52.840 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: timestamp 2026-05-11 06:13:52.845 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 06:13:52.848 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: flavors 2026-05-11 06:13:52.851 1 INFO neutron.manager [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loading Plugin: revisions 2026-05-11 06:13:52.854 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Initializing extension manager. 2026-05-11 06:13:52.855 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: address-group 2026-05-11 06:13:52.856 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: address-scope 2026-05-11 06:13:52.856 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 06:13:52.857 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: agent 2026-05-11 06:13:52.857 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 06:13:52.858 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 06:13:52.859 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 06:13:52.860 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: availability_zone 2026-05-11 06:13:52.860 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 06:13:52.861 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 06:13:52.861 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 06:13:52.862 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 06:13:52.863 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: dns-integration 2026-05-11 06:13:52.863 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 06:13:52.864 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 06:13:52.865 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: dvr 2026-05-11 06:13:52.865 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 06:13:52.865 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 06:13:52.866 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:13:52.866 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 06:13:52.867 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: external-net 2026-05-11 06:13:52.867 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 06:13:52.868 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: extraroute 2026-05-11 06:13:52.868 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 06:13:52.869 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 06:13:52.869 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 06:13:52.870 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 06:13:52.870 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 06:13:52.870 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: fip-port-details 2026-05-11 06:13:52.871 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: flavors 2026-05-11 06:13:52.872 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 06:13:52.873 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 06:13:52.873 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: ip_allocation 2026-05-11 06:13:52.873 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 06:13:52.874 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 06:13:52.875 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: router 2026-05-11 06:13:52.877 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:13:52.877 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 06:13:52.878 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 06:13:52.878 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 06:13:52.879 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: l3-ha 2026-05-11 06:13:52.879 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:13:52.880 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 06:13:52.882 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: l3-flavors 2026-05-11 06:13:52.884 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:13:52.885 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 06:13:52.888 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 06:13:52.889 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 06:13:52.891 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 06:13:52.892 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 06:13:52.892 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 06:13:52.893 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: multi-provider 2026-05-11 06:13:52.893 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: net-mtu 2026-05-11 06:13:52.894 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 06:13:52.894 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 06:13:52.895 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: network_ha 2026-05-11 06:13:52.895 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 06:13:52.896 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 06:13:52.897 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: pagination 2026-05-11 06:13:52.897 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: port-device-profile 2026-05-11 06:13:52.898 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 06:13:52.898 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 06:13:52.900 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 06:13:52.902 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: port-mac-override 2026-05-11 06:13:52.903 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 06:13:52.905 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 06:13:52.906 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 06:13:52.907 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: port-resource-request 2026-05-11 06:13:52.908 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 06:13:52.908 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 06:13:52.909 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: binding 2026-05-11 06:13:52.910 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: binding-extended 2026-05-11 06:13:52.911 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: port-security 2026-05-11 06:13:52.911 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: project-id 2026-05-11 06:13:52.912 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: provider 2026-05-11 06:13:52.913 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-11 06:13:52.916 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos 2026-05-11 06:13:52.917 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 06:13:52.917 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 06:13:52.917 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-default 2026-05-11 06:13:52.918 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-fip 2026-05-11 06:13:52.918 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 06:13:52.919 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 06:13:52.919 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 06:13:52.920 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 06:13:52.921 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 06:13:52.921 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-pps 2026-05-11 06:13:52.922 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 06:13:52.922 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 06:13:52.923 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 06:13:52.923 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 06:13:52.924 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-11 06:13:52.926 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: quotas 2026-05-11 06:13:52.929 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: quota_details 2026-05-11 06:13:52.930 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: rbac-policies 2026-05-11 06:13:52.931 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 06:13:52.931 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 06:13:52.931 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 06:13:52.932 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 06:13:52.932 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: revision-if-match 2026-05-11 06:13:52.933 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 06:13:52.934 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 06:13:52.934 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 06:13:52.936 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 06:13:52.936 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 06:13:52.937 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 06:13:52.937 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 06:13:52.938 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 06:13:52.938 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 06:13:52.943 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: security-group 2026-05-11 06:13:52.943 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: segment 2026-05-11 06:13:52.944 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 06:13:52.945 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: service-type 2026-05-11 06:13:52.945 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: sorting 2026-05-11 06:13:52.945 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 06:13:52.946 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 06:13:52.947 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 06:13:52.947 1 WARNING neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 06:13:52.947 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 06:13:52.948 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: subnet-external-network 2026-05-11 06:13:52.948 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 06:13:52.949 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 06:13:52.949 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 06:13:52.950 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 06:13:52.950 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 06:13:52.951 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: tag-creation 2026-05-11 06:13:52.951 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 06:13:52.955 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 06:13:52.955 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 06:13:52.956 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: trunk 2026-05-11 06:13:52.956 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: trunk-details 2026-05-11 06:13:52.957 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 06:13:52.957 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-11 06:13:52.958 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 06:13:52.958 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-11 06:13:52.960 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 06:13:52.961 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 06:13:52.961 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 06:13:52.963 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: vpnaas 2026-05-11 06:13:52.964 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: taas 2026-05-11 06:13:52.965 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: tap-mirror 2026-05-11 06:13:52.965 1 INFO neutron.api.extensions [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-11 06:13:52.968 1 INFO oslo_service.backend.eventlet.service [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Starting 2 workers 2026-05-11 06:13:52.975 1 INFO oslo_service.backend.eventlet.service [None req-7e259abe-289a-4689-9b6c-2dac84332496 - - - - - -] Starting 1 workers 2026-05-11 06:14:38.632 13 INFO neutron.db.l3_hamode_db [None req-8009d56a-9b97-4a00-a357-b2c060dccd94 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:14:57.820 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 164e54c8-d97b-4883-a35a-b32379dd65e7 2026-05-11 06:14:58.647 12 INFO neutron.plugins.ml2.plugin [None req-5c041789-9eef-4bdf-97fb-c9cb3639703a - - - - - -] Attempt 1 to provision port 164e54c8-d97b-4883-a35a-b32379dd65e7 2026-05-11 06:14:59.735 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 164e54c8-d97b-4883-a35a-b32379dd65e7 2026-05-11 06:15:00.349 12 INFO neutron.plugins.ml2.plugin [None req-25f08b7f-7dd6-4d6d-b16e-1ac069e63714 - - - - - -] Attempt 1 to provision port 164e54c8-d97b-4883-a35a-b32379dd65e7 2026-05-11 06:19:27.913 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port c164661d-4f1f-4f81-8710-284baeaf5f7e 2026-05-11 06:19:28.145 12 INFO neutron.plugins.ml2.plugin [None req-5d17a1a0-e5b5-4ee5-87ab-89753e453619 - - - - - -] Attempt 1 to provision port c164661d-4f1f-4f81-8710-284baeaf5f7e 2026-05-11 06:19:29.828 13 INFO neutron.plugins.ml2.plugin [None req-d74ca250-97ea-4bf2-9310-6bed3325305f - - - - - -] Attempt 1 to provision port c164661d-4f1f-4f81-8710-284baeaf5f7e 2026-05-11 06:19:29.902 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port c164661d-4f1f-4f81-8710-284baeaf5f7e 2026-05-11 06:19:34.975 12 INFO neutron.plugins.ml2.plugin [None req-d3c05eff-6faf-485c-bfd0-97d883521883 - - - - - -] Attempt 1 to provision port a18299ff-3501-4e19-85c8-988fe7f304e9 2026-05-11 06:23:18.703 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a18299ff-3501-4e19-85c8-988fe7f304e9 2026-05-11 06:23:20.064 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a18299ff-3501-4e19-85c8-988fe7f304e9 2026-05-11 06:33:24.480 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 75224161-f975-4f7b-b64b-7999e17aea4d 2026-05-11 06:33:26.465 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 75224161-f975-4f7b-b64b-7999e17aea4d 2026-05-11 06:48:50.953 12 INFO neutron.plugins.ml2.plugin [None req-016724fe-d790-40d5-b35d-114c7a43d457 - - - - - -] Attempt 1 to provision port 01f4b331-e21b-42e1-8cd3-03466788d697 2026-05-11 06:48:51.069 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 01f4b331-e21b-42e1-8cd3-03466788d697 2026-05-11 06:48:53.129 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a34e2bf7-f868-4795-8c3e-b1593326df48 2026-05-11 06:48:53.497 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 01f4b331-e21b-42e1-8cd3-03466788d697 2026-05-11 06:48:55.008 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a34e2bf7-f868-4795-8c3e-b1593326df48 2026-05-11 06:48:57.035 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port df5ae9e5-7d3b-48bf-9e7b-179e2441c4a1 2026-05-11 06:48:59.032 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port df5ae9e5-7d3b-48bf-9e7b-179e2441c4a1 2026-05-11 06:48:59.843 13 INFO neutron.plugins.ml2.plugin [None req-73dbf089-73ba-406e-8638-120828a9ce4f - - - - - -] Attempt 1 to provision port ace63052-4ed3-41ec-abc5-f8bbbe03ce53 2026-05-11 06:48:59.870 13 INFO neutron.plugins.ml2.plugin [None req-73dbf089-73ba-406e-8638-120828a9ce4f - - - - - -] Attempt 1 to provision port df5ae9e5-7d3b-48bf-9e7b-179e2441c4a1 2026-05-11 06:48:59.918 13 INFO neutron.plugins.ml2.plugin [None req-73dbf089-73ba-406e-8638-120828a9ce4f - - - - - -] Attempt 1 to provision port a34e2bf7-f868-4795-8c3e-b1593326df48 2026-05-11 06:49:03.330 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port bed3cea1-2892-402b-9924-d022fb71b326 2026-05-11 06:49:03.643 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port cd2579b6-b340-4383-aa9e-95a3e8cf2f7e 2026-05-11 06:49:05.008 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port bed3cea1-2892-402b-9924-d022fb71b326 2026-05-11 06:49:05.190 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port cd2579b6-b340-4383-aa9e-95a3e8cf2f7e 2026-05-11 06:49:07.044 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 044a46ce-b930-495d-9816-28ebfd763983 2026-05-11 06:49:07.436 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 7cad1a4d-5068-4556-a28a-6a820b84e2fa 2026-05-11 06:49:09.369 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 044a46ce-b930-495d-9816-28ebfd763983 2026-05-11 06:49:09.608 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 7cad1a4d-5068-4556-a28a-6a820b84e2fa 2026-05-11 06:49:11.061 12 INFO neutron.plugins.ml2.plugin [None req-81836c44-1d58-4eea-b665-51a248b70b39 - - - - - -] Attempt 1 to provision port 04ca4195-3e74-469f-9fd5-fe0b3ff6c8d1 2026-05-11 06:49:11.099 12 INFO neutron.plugins.ml2.plugin [None req-81836c44-1d58-4eea-b665-51a248b70b39 - - - - - -] Attempt 1 to provision port ace63052-4ed3-41ec-abc5-f8bbbe03ce53 2026-05-11 06:49:11.147 12 INFO neutron.plugins.ml2.plugin [None req-81836c44-1d58-4eea-b665-51a248b70b39 - - - - - -] Attempt 1 to provision port df5ae9e5-7d3b-48bf-9e7b-179e2441c4a1 2026-05-11 06:49:11.225 12 INFO neutron.plugins.ml2.plugin [None req-81836c44-1d58-4eea-b665-51a248b70b39 - - - - - -] Attempt 1 to provision port 7cad1a4d-5068-4556-a28a-6a820b84e2fa 2026-05-11 06:49:15.032 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 0c8d18c4-cc77-4991-a83f-7e4738e7b396 2026-05-11 06:49:18.291 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a1b6db66-cfae-4d6f-b5b0-6fcea4c64de9 2026-05-11 06:49:18.704 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 0c8d18c4-cc77-4991-a83f-7e4738e7b396 2026-05-11 06:49:18.768 13 INFO neutron.plugins.ml2.plugin [None req-bd467067-e31b-4b2c-8a8b-9712b0fe901a - - - - - -] Attempt 1 to provision port ace63052-4ed3-41ec-abc5-f8bbbe03ce53 2026-05-11 06:49:18.805 13 INFO neutron.plugins.ml2.plugin [None req-bd467067-e31b-4b2c-8a8b-9712b0fe901a - - - - - -] Attempt 1 to provision port 76dfd143-fdda-47c1-96d8-5eeb5c6c1ada 2026-05-11 06:49:18.825 13 INFO neutron.plugins.ml2.plugin [None req-bd467067-e31b-4b2c-8a8b-9712b0fe901a - - - - - -] Attempt 1 to provision port 2f3c5e73-baa9-44a4-89f1-800e7c622cc9 2026-05-11 06:49:18.850 13 INFO neutron.plugins.ml2.plugin [None req-bd467067-e31b-4b2c-8a8b-9712b0fe901a - - - - - -] Attempt 1 to provision port 0c8d18c4-cc77-4991-a83f-7e4738e7b396 2026-05-11 06:49:18.876 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a9a2eccb-a2ba-4654-8153-3bb52e9c1840 2026-05-11 06:49:18.976 12 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-ea6a71a3-0550-438a-87b5-858278ab0ee1'] response: {'server_uuid': 'c20a3e87-8851-457a-9f94-31c3dabe344d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1b6db66-cfae-4d6f-b5b0-6fcea4c64de9', 'code': 200} 2026-05-11 06:49:20.005 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port c181252b-4fb6-4893-92c1-fe3b04cc7e44 2026-05-11 06:49:20.415 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a1b6db66-cfae-4d6f-b5b0-6fcea4c64de9 2026-05-11 06:49:20.654 12 INFO neutron.plugins.ml2.plugin [None req-c892b3cf-1f87-4cc4-9e00-dfa9b41d5719 - - - - - -] Attempt 1 to provision port a9a2eccb-a2ba-4654-8153-3bb52e9c1840 2026-05-11 06:49:21.018 12 INFO neutron.notifiers.nova [None req-c892b3cf-1f87-4cc4-9e00-dfa9b41d5719 - - - - - -] Nova event matching ['req-34d370c5-9909-49f9-9287-90aaebfdd95f'] response: {'server_uuid': '0362027c-5c24-4ea7-921b-0fa2d3611d91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9a2eccb-a2ba-4654-8153-3bb52e9c1840', 'code': 200} 2026-05-11 06:49:21.019 12 INFO neutron.notifiers.nova [None req-c892b3cf-1f87-4cc4-9e00-dfa9b41d5719 - - - - - -] Nova event matching ['req-34d370c5-9909-49f9-9287-90aaebfdd95f'] response: {'server_uuid': '433fe83f-398c-4f69-a775-3ed53c4b177c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c181252b-4fb6-4893-92c1-fe3b04cc7e44', 'code': 200} 2026-05-11 06:49:21.390 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port c181252b-4fb6-4893-92c1-fe3b04cc7e44 2026-05-11 06:49:24.859 13 INFO neutron.plugins.ml2.plugin [None req-088f6948-dbb3-47fb-a122-5d38d25e9929 - - - - - -] Attempt 1 to provision port ace63052-4ed3-41ec-abc5-f8bbbe03ce53 2026-05-11 06:49:24.879 13 INFO neutron.plugins.ml2.plugin [None req-088f6948-dbb3-47fb-a122-5d38d25e9929 - - - - - -] Attempt 1 to provision port c181252b-4fb6-4893-92c1-fe3b04cc7e44 2026-05-11 06:49:24.949 13 INFO neutron.plugins.ml2.plugin [None req-088f6948-dbb3-47fb-a122-5d38d25e9929 - - - - - -] Attempt 1 to provision port 04ca4195-3e74-469f-9fd5-fe0b3ff6c8d1 2026-05-11 06:49:24.972 13 INFO neutron.plugins.ml2.plugin [None req-088f6948-dbb3-47fb-a122-5d38d25e9929 - - - - - -] Attempt 1 to provision port a1b6db66-cfae-4d6f-b5b0-6fcea4c64de9 2026-05-11 06:49:25.019 13 INFO neutron.plugins.ml2.plugin [None req-088f6948-dbb3-47fb-a122-5d38d25e9929 - - - - - -] Attempt 1 to provision port 76dfd143-fdda-47c1-96d8-5eeb5c6c1ada 2026-05-11 06:49:25.038 13 INFO neutron.plugins.ml2.plugin [None req-088f6948-dbb3-47fb-a122-5d38d25e9929 - - - - - -] Attempt 1 to provision port 0c8d18c4-cc77-4991-a83f-7e4738e7b396 2026-05-11 06:49:25.084 13 INFO neutron.plugins.ml2.plugin [None req-088f6948-dbb3-47fb-a122-5d38d25e9929 - - - - - -] Attempt 1 to provision port 7cad1a4d-5068-4556-a28a-6a820b84e2fa 2026-05-11 06:49:28.859 13 INFO neutron.plugins.ml2.plugin [None req-9297f6a5-3d5c-49e4-98f8-41989fdc5280 - - - - - -] Attempt 1 to provision port 04ca4195-3e74-469f-9fd5-fe0b3ff6c8d1 2026-05-11 06:49:28.885 13 INFO neutron.plugins.ml2.plugin [None req-9297f6a5-3d5c-49e4-98f8-41989fdc5280 - - - - - -] Attempt 1 to provision port a065f253-a405-47cd-abec-e2909de2a993 2026-05-11 06:49:28.910 13 INFO neutron.plugins.ml2.plugin [None req-9297f6a5-3d5c-49e4-98f8-41989fdc5280 - - - - - -] Attempt 1 to provision port 76dfd143-fdda-47c1-96d8-5eeb5c6c1ada 2026-05-11 06:49:32.263 13 INFO neutron.plugins.ml2.plugin [None req-ead410ee-e414-4c0a-9ef9-499837eba3ce - - - - - -] Attempt 1 to provision port 04ca4195-3e74-469f-9fd5-fe0b3ff6c8d1 2026-05-11 06:49:32.291 13 INFO neutron.plugins.ml2.plugin [None req-ead410ee-e414-4c0a-9ef9-499837eba3ce - - - - - -] Attempt 1 to provision port 20d40cb6-4a74-43c4-88b0-4749cafcba97 2026-05-11 06:49:35.928 12 INFO neutron.plugins.ml2.plugin [None req-0a8eb46e-6a9c-4694-8acc-8ebec449bbcd - - - - - -] Attempt 1 to provision port a1b6db66-cfae-4d6f-b5b0-6fcea4c64de9 2026-05-11 06:49:39.424 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 04ca4195-3e74-469f-9fd5-fe0b3ff6c8d1 2026-05-11 06:49:40.793 12 INFO neutron.plugins.ml2.plugin [None req-7fc622a5-0ccc-4473-b286-6c0b04004484 - - - - - -] Attempt 1 to provision port cbfe8188-cef6-4086-9040-eb11102d4453 2026-05-11 06:49:41.535 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a065f253-a405-47cd-abec-e2909de2a993 2026-05-11 06:49:41.901 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a4c90ad5-119f-4e55-bf3a-0cf62e05d409 2026-05-11 06:49:42.288 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 04ca4195-3e74-469f-9fd5-fe0b3ff6c8d1 2026-05-11 06:49:42.453 12 INFO neutron.plugins.ml2.plugin [None req-4bc628ba-4631-4421-b973-da57d0142fee - - - - - -] Attempt 1 to provision port cbfe8188-cef6-4086-9040-eb11102d4453 2026-05-11 06:49:43.443 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a065f253-a405-47cd-abec-e2909de2a993 2026-05-11 06:49:43.595 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a4c90ad5-119f-4e55-bf3a-0cf62e05d409 2026-05-11 06:49:45.960 12 INFO neutron.plugins.ml2.plugin [None req-9069fa17-a934-42fe-a66d-b41f16a64fad - - - - - -] Attempt 1 to provision port f7fccbc3-7922-4721-b0d8-9f405868ba61 2026-05-11 06:49:45.989 12 INFO neutron.plugins.ml2.plugin [None req-9069fa17-a934-42fe-a66d-b41f16a64fad - - - - - -] Attempt 1 to provision port cbfe8188-cef6-4086-9040-eb11102d4453 2026-05-11 06:49:49.822 13 INFO neutron.plugins.ml2.plugin [None req-15173fa3-3058-4c5a-bc29-5778a982a11f - - - - - -] Attempt 1 to provision port a1b6db66-cfae-4d6f-b5b0-6fcea4c64de9 2026-05-11 06:49:49.876 13 INFO neutron.plugins.ml2.plugin [None req-15173fa3-3058-4c5a-bc29-5778a982a11f - - - - - -] Attempt 1 to provision port e9c9b572-af3d-4944-a5c7-d9b7ac6da83c 2026-05-11 06:49:49.918 13 INFO neutron.plugins.ml2.plugin [None req-15173fa3-3058-4c5a-bc29-5778a982a11f - - - - - -] Attempt 1 to provision port f7fccbc3-7922-4721-b0d8-9f405868ba61 2026-05-11 06:49:51.910 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 8d59ea67-6cb1-4d4c-84a7-09dd3840fb6c 2026-05-11 06:49:52.551 13 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-faeadfc5-7542-496b-8ffb-227d3a2d504c'] response: {'server_uuid': 'f9dcab7e-a395-43c4-a05f-0d03c8b18f37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d59ea67-6cb1-4d4c-84a7-09dd3840fb6c', 'code': 200} 2026-05-11 06:49:52.730 13 INFO neutron.plugins.ml2.plugin [None req-e1b9f6a8-07b3-4323-84de-063179b57ca1 - - - - - -] Attempt 1 to provision port a1b6db66-cfae-4d6f-b5b0-6fcea4c64de9 2026-05-11 06:49:52.777 13 INFO neutron.plugins.ml2.db [None req-e1b9f6a8-07b3-4323-84de-063179b57ca1 - - - - - -] No ports have port_id starting with a1b6db66-cfae-4d6f-b5b0-6fcea4c64de9 2026-05-11 06:49:52.789 13 INFO neutron.plugins.ml2.plugin [None req-e1b9f6a8-07b3-4323-84de-063179b57ca1 - - - - - -] Attempt 1 to provision port f7fccbc3-7922-4721-b0d8-9f405868ba61 2026-05-11 06:49:53.385 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 8d59ea67-6cb1-4d4c-84a7-09dd3840fb6c 2026-05-11 06:49:54.998 13 INFO neutron.plugins.ml2.plugin [None req-26e3e4c4-8bcd-41d1-ba9c-62b61841f813 - - - - - -] Attempt 1 to provision port 8d59ea67-6cb1-4d4c-84a7-09dd3840fb6c 2026-05-11 06:49:57.366 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port e9c9b572-af3d-4944-a5c7-d9b7ac6da83c 2026-05-11 06:49:59.579 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port e9c9b572-af3d-4944-a5c7-d9b7ac6da83c 2026-05-11 06:49:59.723 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port f7fccbc3-7922-4721-b0d8-9f405868ba61 2026-05-11 06:50:01.544 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port f7fccbc3-7922-4721-b0d8-9f405868ba61 2026-05-11 06:50:05.421 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 8e1bf71c-3e3b-415f-a147-35dd59aefa70 2026-05-11 06:50:05.716 13 INFO neutron.plugins.ml2.plugin [None req-1b6f906c-8cdd-4fc7-99e8-7f0794f59ccc - - - - - -] Attempt 1 to provision port 8e1bf71c-3e3b-415f-a147-35dd59aefa70 2026-05-11 06:50:07.450 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 8758e2b4-9d37-4d1c-99b7-e86535f0b268 2026-05-11 06:50:08.205 12 INFO neutron.plugins.ml2.plugin [None req-743133aa-cde8-45dd-94f2-08c8c0101270 - - - - - -] Attempt 1 to provision port 8e1bf71c-3e3b-415f-a147-35dd59aefa70 2026-05-11 06:50:09.250 13 INFO neutron.plugins.ml2.plugin [None req-33684d9e-0afc-4436-91eb-83c2aaae523d - - - - - -] Attempt 1 to provision port d17ddf39-3dff-4362-a1f3-40167b00a08f 2026-05-11 06:50:09.274 13 INFO neutron.plugins.ml2.plugin [None req-33684d9e-0afc-4436-91eb-83c2aaae523d - - - - - -] Attempt 1 to provision port 8e1bf71c-3e3b-415f-a147-35dd59aefa70 2026-05-11 06:50:09.330 13 INFO neutron.plugins.ml2.plugin [None req-33684d9e-0afc-4436-91eb-83c2aaae523d - - - - - -] Attempt 1 to provision port 0d06e783-cd0b-4335-a811-03745480cce3 2026-05-11 06:50:09.369 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 8758e2b4-9d37-4d1c-99b7-e86535f0b268 2026-05-11 06:50:11.468 12 INFO neutron.plugins.ml2.plugin [None req-a9e9e429-7e46-4429-aeef-520677021ff8 - - - - - -] Attempt 1 to provision port d17ddf39-3dff-4362-a1f3-40167b00a08f 2026-05-11 06:50:12.684 12 INFO neutron.plugins.ml2.plugin [None req-fb404479-7e3e-4bbc-b8d1-944ed23af83f - - - - - -] Attempt 1 to provision port d17ddf39-3dff-4362-a1f3-40167b00a08f 2026-05-11 06:50:19.946 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 17e3f233-e0c0-4362-9119-de246ce4a104 2026-05-11 06:50:19.968 12 INFO neutron.plugins.ml2.plugin [None req-8ae7d56f-f3cf-4905-ad4e-beafda29579e - - - - - -] Attempt 1 to provision port c4e60aa4-b4ad-4e3e-8de4-65758c47e42a 2026-05-11 06:50:20.084 13 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-0571ed32-2d89-48d0-bd66-98665bf956c5'] response: {'server_uuid': '0c63521d-c7cf-4afb-9402-07d77d972c6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17e3f233-e0c0-4362-9119-de246ce4a104', 'code': 200} 2026-05-11 06:50:20.408 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port c4e60aa4-b4ad-4e3e-8de4-65758c47e42a 2026-05-11 06:50:21.518 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 17e3f233-e0c0-4362-9119-de246ce4a104 2026-05-11 06:50:21.699 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port c4e60aa4-b4ad-4e3e-8de4-65758c47e42a 2026-05-11 06:50:21.903 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a3a70e53-ed24-4e7f-a873-568f485487eb 2026-05-11 06:50:22.952 12 INFO neutron.plugins.ml2.plugin [None req-0933e265-3174-4278-ba88-ac51abc3fea4 - - - - - -] Attempt 1 to provision port c4e60aa4-b4ad-4e3e-8de4-65758c47e42a 2026-05-11 06:50:22.995 12 INFO neutron.plugins.ml2.plugin [None req-0933e265-3174-4278-ba88-ac51abc3fea4 - - - - - -] Attempt 1 to provision port 672c61f2-6947-4eea-8af8-e6ea63ed0a79 2026-05-11 06:50:23.018 12 INFO neutron.plugins.ml2.plugin [None req-0933e265-3174-4278-ba88-ac51abc3fea4 - - - - - -] Attempt 1 to provision port dfd5faca-a94e-4d2f-aee1-b86e0499736b 2026-05-11 06:50:23.377 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a3a70e53-ed24-4e7f-a873-568f485487eb 2026-05-11 06:50:24.666 12 INFO neutron.plugins.ml2.plugin [None req-5f317f7e-ade0-4519-8d36-75b2c6775dd0 - - - - - -] Attempt 1 to provision port dfd5faca-a94e-4d2f-aee1-b86e0499736b 2026-05-11 06:50:25.512 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 0d06e783-cd0b-4335-a811-03745480cce3 2026-05-11 06:50:25.831 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port d17ddf39-3dff-4362-a1f3-40167b00a08f 2026-05-11 06:50:25.935 13 INFO neutron.plugins.ml2.plugin [None req-f8e34a52-c23d-417f-83e8-a53eee4b9ac7 - - - - - -] Attempt 1 to provision port dfd5faca-a94e-4d2f-aee1-b86e0499736b 2026-05-11 06:50:26.821 12 INFO neutron.notifiers.nova [None req-4997def0-886e-4477-bfe8-efd2d413c88f - - - - - -] Nova event matching ['req-d9adbe47-b940-462d-9b1e-e07cc0f0c63b'] response: {'server_uuid': 'f9dcab7e-a395-43c4-a05f-0d03c8b18f37', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8d59ea67-6cb1-4d4c-84a7-09dd3840fb6c', 'code': 200} 2026-05-11 06:50:28.060 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 8d59ea67-6cb1-4d4c-84a7-09dd3840fb6c 2026-05-11 06:50:28.210 13 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-bc794262-bdc6-427e-a73b-cd149ac97a6b'] response: {'server_uuid': 'f9dcab7e-a395-43c4-a05f-0d03c8b18f37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d59ea67-6cb1-4d4c-84a7-09dd3840fb6c', 'code': 200} 2026-05-11 06:50:28.427 13 INFO neutron.plugins.ml2.plugin [None req-3a3ba9bf-2ec1-439f-b1d2-da654d17abe3 - - - - - -] Attempt 1 to provision port 0d06e783-cd0b-4335-a811-03745480cce3 2026-05-11 06:50:28.582 13 INFO neutron.plugins.ml2.plugin [None req-3a3ba9bf-2ec1-439f-b1d2-da654d17abe3 - - - - - -] Attempt 1 to provision port d17ddf39-3dff-4362-a1f3-40167b00a08f 2026-05-11 06:50:29.878 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 8d59ea67-6cb1-4d4c-84a7-09dd3840fb6c 2026-05-11 06:50:35.208 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 9abd75af-fcac-4233-b3b1-e5db158e9ae5 2026-05-11 06:50:35.301 13 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-6bd95fcc-13ee-455f-bd16-33858afd6ec1'] response: {'server_uuid': 'cf796aee-45fb-45ce-a91e-de802abfef48', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9abd75af-fcac-4233-b3b1-e5db158e9ae5', 'code': 200} 2026-05-11 06:50:36.560 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 9abd75af-fcac-4233-b3b1-e5db158e9ae5 2026-05-11 06:50:38.569 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port dfd5faca-a94e-4d2f-aee1-b86e0499736b 2026-05-11 06:50:38.856 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 672c61f2-6947-4eea-8af8-e6ea63ed0a79 2026-05-11 06:50:40.512 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port dfd5faca-a94e-4d2f-aee1-b86e0499736b 2026-05-11 06:50:40.749 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 672c61f2-6947-4eea-8af8-e6ea63ed0a79 2026-05-11 06:50:52.707 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a105116e-ebd3-4561-bb36-fe1534f72f70 2026-05-11 06:50:54.793 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port da23c4de-d313-4e59-a3c4-51ec12cf4d2d 2026-05-11 06:50:56.283 12 INFO neutron.plugins.ml2.plugin [None req-5a31b43e-d533-4568-aae8-07b9b0f00bfd - - - - - -] Attempt 1 to provision port 3af59201-2690-4427-98f7-026d1b13a6d6 2026-05-11 06:50:56.605 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port da23c4de-d313-4e59-a3c4-51ec12cf4d2d 2026-05-11 06:50:56.814 13 INFO neutron.plugins.ml2.plugin [None req-d1bfd055-cdf4-4e45-ab8d-713d6a524c88 - - - - - -] Attempt 1 to provision port 3af59201-2690-4427-98f7-026d1b13a6d6 2026-05-11 06:50:58.489 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 3af59201-2690-4427-98f7-026d1b13a6d6 2026-05-11 06:51:00.569 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port d08efcdd-55f0-4468-99d5-e9a0147ade62 2026-05-11 06:51:00.720 12 INFO neutron.plugins.ml2.plugin [None req-e9810f6f-5602-46f6-bfa4-4b61222b6d14 - - - - - -] Attempt 1 to provision port 13f02635-7557-4040-9f6f-95a3cc334758 2026-05-11 06:51:00.748 12 INFO neutron.plugins.ml2.plugin [None req-e9810f6f-5602-46f6-bfa4-4b61222b6d14 - - - - - -] Attempt 1 to provision port 75171acf-82aa-440a-934d-1a88544387d6 2026-05-11 06:51:00.776 12 INFO neutron.plugins.ml2.plugin [None req-e9810f6f-5602-46f6-bfa4-4b61222b6d14 - - - - - -] Attempt 1 to provision port 3af59201-2690-4427-98f7-026d1b13a6d6 2026-05-11 06:51:02.760 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port d08efcdd-55f0-4468-99d5-e9a0147ade62 2026-05-11 06:51:06.523 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 9fa22cae-290f-4373-a78f-b85342fe737c 2026-05-11 06:51:07.789 12 INFO neutron.plugins.ml2.plugin [None req-4cab2bc7-27bc-4afe-96cc-c44e7a5e2c58 - - - - - -] Attempt 1 to provision port 18c1a546-4f25-4973-9f7e-df71ccba0522 2026-05-11 06:51:07.814 12 INFO neutron.plugins.ml2.plugin [None req-4cab2bc7-27bc-4afe-96cc-c44e7a5e2c58 - - - - - -] Attempt 1 to provision port 9fa22cae-290f-4373-a78f-b85342fe737c 2026-05-11 06:51:08.592 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 9fa22cae-290f-4373-a78f-b85342fe737c 2026-05-11 06:51:10.534 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 0f9f8910-6a48-40fa-9009-d99bf357e6bc 2026-05-11 06:51:12.587 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 0f9f8910-6a48-40fa-9009-d99bf357e6bc 2026-05-11 06:51:14.050 13 INFO neutron.plugins.ml2.plugin [None req-3fa713d6-59c9-4f74-bad7-479c8fb71c5a - - - - - -] Attempt 1 to provision port 96eebf59-9a95-4776-94c9-b011c9b2d556 2026-05-11 06:51:14.232 13 INFO neutron.plugins.ml2.plugin [None req-3fa713d6-59c9-4f74-bad7-479c8fb71c5a - - - - - -] Attempt 1 to provision port 0acfebf4-249b-45c0-878e-081c5510db1d 2026-05-11 06:51:15.702 12 INFO neutron.plugins.ml2.plugin [None req-fe1b0d4d-16c7-4820-aa25-a49ca5e62517 - - - - - -] Attempt 1 to provision port a4217d6b-aa0e-462a-9dac-03ebd9bef943 2026-05-11 06:51:15.833 12 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-bd23d2d5-ed99-41e1-baa3-de5aaa4b25ca'] response: {'server_uuid': 'cea361b0-50ef-4f1d-9b58-5fc9053926ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4217d6b-aa0e-462a-9dac-03ebd9bef943', 'code': 200} 2026-05-11 06:51:16.137 12 INFO neutron.plugins.ml2.plugin [None req-fe1b0d4d-16c7-4820-aa25-a49ca5e62517 - - - - - -] Attempt 1 to provision port 96eebf59-9a95-4776-94c9-b011c9b2d556 2026-05-11 06:51:16.775 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 13f02635-7557-4040-9f6f-95a3cc334758 2026-05-11 06:51:17.111 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port a4217d6b-aa0e-462a-9dac-03ebd9bef943 2026-05-11 06:51:18.731 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 18c1a546-4f25-4973-9f7e-df71ccba0522 2026-05-11 06:51:19.026 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 13f02635-7557-4040-9f6f-95a3cc334758 2026-05-11 06:51:19.227 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 75171acf-82aa-440a-934d-1a88544387d6 2026-05-11 06:51:19.470 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port da611ea2-75b8-4e2a-9dae-1755244b4933 2026-05-11 06:51:21.782 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 18c1a546-4f25-4973-9f7e-df71ccba0522 2026-05-11 06:51:22.006 12 INFO neutron.plugins.ml2.plugin [None req-88642f8d-46fd-4ff9-93e2-349965e7582e - - - - - -] Attempt 1 to provision port 9fa22cae-290f-4373-a78f-b85342fe737c 2026-05-11 06:51:22.057 12 INFO neutron.plugins.ml2.plugin [None req-88642f8d-46fd-4ff9-93e2-349965e7582e - - - - - -] Attempt 1 to provision port 18c1a546-4f25-4973-9f7e-df71ccba0522 2026-05-11 06:51:22.105 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port ce86eb77-94e1-45fa-a1e3-c73aae0023d7 2026-05-11 06:51:22.203 13 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-66ec7905-b079-4131-8bd7-3334206e78a2'] response: {'server_uuid': '70788ae9-c555-4357-9acd-a5056dde2fbc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce86eb77-94e1-45fa-a1e3-c73aae0023d7', 'code': 200} 2026-05-11 06:51:22.449 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 75171acf-82aa-440a-934d-1a88544387d6 2026-05-11 06:51:22.587 13 INFO neutron.plugins.ml2.plugin [None req-5c2231a7-793b-4627-b402-344d91d762ad - - - - - -] Attempt 1 to provision port da611ea2-75b8-4e2a-9dae-1755244b4933 2026-05-11 06:51:22.881 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port ce86eb77-94e1-45fa-a1e3-c73aae0023d7 2026-05-11 06:51:25.737 12 INFO neutron.plugins.ml2.plugin [None req-97476abd-1a84-498b-8158-fd0a24d7182e - - - - - -] Attempt 1 to provision port ce86eb77-94e1-45fa-a1e3-c73aae0023d7 2026-05-11 06:51:25.798 12 INFO neutron.plugins.ml2.plugin [None req-97476abd-1a84-498b-8158-fd0a24d7182e - - - - - -] Attempt 1 to provision port 96eebf59-9a95-4776-94c9-b011c9b2d556 2026-05-11 06:51:25.848 12 INFO neutron.plugins.ml2.plugin [None req-97476abd-1a84-498b-8158-fd0a24d7182e - - - - - -] Attempt 1 to provision port 0acfebf4-249b-45c0-878e-081c5510db1d 2026-05-11 06:51:26.879 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 0c5945b9-6e8f-4383-be21-d05169ab6321 2026-05-11 06:51:27.120 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 0acfebf4-249b-45c0-878e-081c5510db1d 2026-05-11 06:51:28.925 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 0c5945b9-6e8f-4383-be21-d05169ab6321 2026-05-11 06:51:29.126 12 INFO neutron.plugins.ml2.plugin [None req-d82ca740-90b8-4ca0-b09a-5e76f10034a2 - - - - - -] Attempt 1 to provision port da611ea2-75b8-4e2a-9dae-1755244b4933 2026-05-11 06:51:29.183 12 INFO neutron.plugins.ml2.plugin [None req-d82ca740-90b8-4ca0-b09a-5e76f10034a2 - - - - - -] Attempt 1 to provision port 13f02635-7557-4040-9f6f-95a3cc334758 2026-05-11 06:51:29.233 12 INFO neutron.plugins.ml2.plugin [None req-d82ca740-90b8-4ca0-b09a-5e76f10034a2 - - - - - -] Attempt 1 to provision port 18c1a546-4f25-4973-9f7e-df71ccba0522 2026-05-11 06:51:31.803 12 INFO neutron.plugins.ml2.plugin [None req-10548c30-10ad-4417-8d56-6f78599971c7 - - - - - -] Attempt 1 to provision port 0c5945b9-6e8f-4383-be21-d05169ab6321 2026-05-11 06:51:31.847 12 INFO neutron.plugins.ml2.plugin [None req-10548c30-10ad-4417-8d56-6f78599971c7 - - - - - -] Attempt 1 to provision port 13f02635-7557-4040-9f6f-95a3cc334758 2026-05-11 06:51:31.892 12 INFO neutron.plugins.ml2.plugin [None req-10548c30-10ad-4417-8d56-6f78599971c7 - - - - - -] Attempt 1 to provision port 18c1a546-4f25-4973-9f7e-df71ccba0522 2026-05-11 06:51:34.538 13 INFO neutron.plugins.ml2.plugin [None req-fce0b3fe-7857-4ca6-b3c6-0f321893afc1 - - - - - -] Attempt 1 to provision port a4217d6b-aa0e-462a-9dac-03ebd9bef943 2026-05-11 06:51:53.673 13 INFO neutron.plugins.ml2.plugin [None req-d1850086-2b0f-4eab-9ad9-8453428c57de - - - - - -] Attempt 1 to provision port bc85b418-f8c2-4b4e-acb1-2718fe55e79b 2026-05-11 06:52:06.533 12 INFO neutron.plugins.ml2.plugin [None req-49c1be32-dacf-4ab3-b180-89a05832be8a - - - - - -] Attempt 1 to provision port 71beec00-15de-45d6-a06d-dbc20195b0a6 2026-05-11 06:52:06.956 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 71beec00-15de-45d6-a06d-dbc20195b0a6 2026-05-11 06:52:26.898 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 1c7003ea-4ad0-4729-b5e7-a4e8eb55d48b 2026-05-11 06:52:27.464 12 INFO neutron.plugins.ml2.plugin [None req-f264b761-0cf8-4656-bfed-25ed0536e6b7 - - - - - -] Attempt 1 to provision port 1c7003ea-4ad0-4729-b5e7-a4e8eb55d48b 2026-05-11 06:52:28.944 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 1c7003ea-4ad0-4729-b5e7-a4e8eb55d48b 2026-05-11 06:52:50.947 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 8e410308-9950-4755-afcc-c8402770d66a 2026-05-11 06:52:52.136 13 INFO neutron.plugins.ml2.plugin [None req-d5d73853-979e-43da-a164-0b5eae30ddfc - - - - - -] Attempt 1 to provision port 8e410308-9950-4755-afcc-c8402770d66a 2026-05-11 06:52:52.890 13 INFO neutron.plugins.ml2.plugin [None req-2bbdf1d8-0d8f-436f-91e3-56b4bbd61742 - - - - - -] Attempt 1 to provision port 8e410308-9950-4755-afcc-c8402770d66a 2026-05-11 06:52:54.924 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 6c99daf8-5656-4f18-8507-6c911b7dfd84 2026-05-11 06:52:55.266 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 864ca889-addf-4c36-a8c1-b84fcc87b3d2 2026-05-11 06:52:56.932 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 6c99daf8-5656-4f18-8507-6c911b7dfd84 2026-05-11 06:52:57.159 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 864ca889-addf-4c36-a8c1-b84fcc87b3d2 2026-05-11 06:52:58.921 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 7fffed26-ced4-458b-b859-948b01753cee 2026-05-11 06:53:00.978 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 7fffed26-ced4-458b-b859-948b01753cee 2026-05-11 06:53:02.961 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 8e410308-9950-4755-afcc-c8402770d66a 2026-05-11 06:53:05.260 13 INFO neutron.plugins.ml2.plugin [None req-1c06a3ec-fbf6-4084-a7c2-966361d1f142 - - - - - -] Attempt 1 to provision port 8e410308-9950-4755-afcc-c8402770d66a 2026-05-11 06:53:05.435 13 INFO neutron.plugins.ml2.plugin [None req-1c06a3ec-fbf6-4084-a7c2-966361d1f142 - - - - - -] Attempt 1 to provision port 6c99daf8-5656-4f18-8507-6c911b7dfd84 2026-05-11 06:53:05.488 13 INFO neutron.plugins.ml2.plugin [None req-1c06a3ec-fbf6-4084-a7c2-966361d1f142 - - - - - -] Attempt 1 to provision port a63cb718-5935-410f-804f-6b52915de983 2026-05-11 06:53:05.524 13 INFO neutron.plugins.ml2.plugin [None req-1c06a3ec-fbf6-4084-a7c2-966361d1f142 - - - - - -] Attempt 1 to provision port 7fffed26-ced4-458b-b859-948b01753cee 2026-05-11 06:53:05.576 13 INFO neutron.plugins.ml2.plugin [None req-1c06a3ec-fbf6-4084-a7c2-966361d1f142 - - - - - -] Attempt 1 to provision port 18578bb3-8c20-4398-b301-91fa76967abd 2026-05-11 06:53:05.601 13 INFO neutron.plugins.ml2.plugin [None req-1c06a3ec-fbf6-4084-a7c2-966361d1f142 - - - - - -] Attempt 1 to provision port aed5aa21-f83b-42be-a977-54dacdd7a2f0 2026-05-11 06:53:06.959 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port e24abd35-c561-4e3f-8749-8ca7c8a5b92b 2026-05-11 06:53:09.511 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port b55b9f1b-aec0-4afd-8846-8aa82c334c2e 2026-05-11 06:53:09.611 12 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-6a7dcfa9-d2d5-4dd1-bfe1-76ad270d9599'] response: {'server_uuid': '8709061d-b368-4064-b295-085779cecea7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b55b9f1b-aec0-4afd-8846-8aa82c334c2e', 'code': 200} 2026-05-11 06:53:09.829 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port e24abd35-c561-4e3f-8749-8ca7c8a5b92b 2026-05-11 06:53:11.179 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port b55b9f1b-aec0-4afd-8846-8aa82c334c2e 2026-05-11 06:53:13.076 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 1963893e-074a-4fc1-9d02-b5c9b2548538 2026-05-11 06:53:14.207 13 INFO neutron.plugins.ml2.plugin [None req-5830b669-2502-49ab-af82-8cff3d3b4606 - - - - - -] Attempt 1 to provision port 8e410308-9950-4755-afcc-c8402770d66a 2026-05-11 06:53:14.262 13 INFO neutron.plugins.ml2.plugin [None req-5830b669-2502-49ab-af82-8cff3d3b4606 - - - - - -] Attempt 1 to provision port b55b9f1b-aec0-4afd-8846-8aa82c334c2e 2026-05-11 06:53:14.310 13 INFO neutron.plugins.ml2.plugin [None req-5830b669-2502-49ab-af82-8cff3d3b4606 - - - - - -] Attempt 1 to provision port 18578bb3-8c20-4398-b301-91fa76967abd 2026-05-11 06:53:14.454 13 INFO neutron.plugins.ml2.plugin [None req-5830b669-2502-49ab-af82-8cff3d3b4606 - - - - - -] Attempt 1 to provision port 06ef59d4-cbb7-4251-b23f-cab88834a778 2026-05-11 06:53:14.591 13 INFO neutron.plugins.ml2.plugin [None req-5830b669-2502-49ab-af82-8cff3d3b4606 - - - - - -] Attempt 1 to provision port 6c99daf8-5656-4f18-8507-6c911b7dfd84 2026-05-11 06:53:14.643 13 INFO neutron.plugins.ml2.plugin [None req-5830b669-2502-49ab-af82-8cff3d3b4606 - - - - - -] Attempt 1 to provision port a63cb718-5935-410f-804f-6b52915de983 2026-05-11 06:53:14.759 13 INFO neutron.plugins.ml2.plugin [None req-5830b669-2502-49ab-af82-8cff3d3b4606 - - - - - -] Attempt 1 to provision port 7fffed26-ced4-458b-b859-948b01753cee 2026-05-11 06:53:14.810 13 INFO neutron.plugins.ml2.plugin [None req-5830b669-2502-49ab-af82-8cff3d3b4606 - - - - - -] Attempt 1 to provision port 1963893e-074a-4fc1-9d02-b5c9b2548538 2026-05-11 06:53:14.859 13 INFO neutron.plugins.ml2.plugin [None req-5830b669-2502-49ab-af82-8cff3d3b4606 - - - - - -] Attempt 1 to provision port b27d2c4c-2f05-433b-ad09-fff768396fcd 2026-05-11 06:53:14.879 13 INFO neutron.plugins.ml2.plugin [None req-5830b669-2502-49ab-af82-8cff3d3b4606 - - - - - -] Attempt 1 to provision port f92a277b-d565-4d95-911d-dba36cf6fa22 2026-05-11 06:53:15.045 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 06ef59d4-cbb7-4251-b23f-cab88834a778 2026-05-11 06:53:15.243 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port aed5aa21-f83b-42be-a977-54dacdd7a2f0 2026-05-11 06:53:15.505 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 18578bb3-8c20-4398-b301-91fa76967abd 2026-05-11 06:53:15.676 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 1963893e-074a-4fc1-9d02-b5c9b2548538 2026-05-11 06:53:15.903 12 INFO neutron.plugins.ml2.plugin [None req-b4ed067c-693b-4267-87a0-7b032a891272 - - - - - -] Attempt 1 to provision port a63cb718-5935-410f-804f-6b52915de983 2026-05-11 06:53:17.531 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port aed5aa21-f83b-42be-a977-54dacdd7a2f0 2026-05-11 06:53:17.714 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 9613d33a-b092-4a32-9a9d-be8dc9e53e77 2026-05-11 06:53:17.799 12 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-fd57ff31-1925-4ae0-b47f-6e0627e0341e'] response: {'server_uuid': '8efc0d6d-666d-41c2-9178-f3f8d3ee001d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9613d33a-b092-4a32-9a9d-be8dc9e53e77', 'code': 200} 2026-05-11 06:53:18.930 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 9613d33a-b092-4a32-9a9d-be8dc9e53e77 2026-05-11 06:53:20.449 12 INFO neutron.plugins.ml2.plugin [None req-232b3d54-e312-4fe4-aaaa-635575b5255b - - - - - -] Attempt 1 to provision port 9613d33a-b092-4a32-9a9d-be8dc9e53e77 2026-05-11 06:53:20.510 12 INFO neutron.plugins.ml2.plugin [None req-232b3d54-e312-4fe4-aaaa-635575b5255b - - - - - -] Attempt 1 to provision port b55b9f1b-aec0-4afd-8846-8aa82c334c2e 2026-05-11 06:53:20.563 12 INFO neutron.plugins.ml2.plugin [None req-232b3d54-e312-4fe4-aaaa-635575b5255b - - - - - -] Attempt 1 to provision port 18578bb3-8c20-4398-b301-91fa76967abd 2026-05-11 06:53:20.613 12 INFO neutron.plugins.ml2.plugin [None req-232b3d54-e312-4fe4-aaaa-635575b5255b - - - - - -] Attempt 1 to provision port 06ef59d4-cbb7-4251-b23f-cab88834a778 2026-05-11 06:53:20.664 12 INFO neutron.plugins.ml2.plugin [None req-232b3d54-e312-4fe4-aaaa-635575b5255b - - - - - -] Attempt 1 to provision port 6c99daf8-5656-4f18-8507-6c911b7dfd84 2026-05-11 06:53:20.715 12 INFO neutron.plugins.ml2.plugin [None req-232b3d54-e312-4fe4-aaaa-635575b5255b - - - - - -] Attempt 1 to provision port a63cb718-5935-410f-804f-6b52915de983 2026-05-11 06:53:20.761 12 INFO neutron.plugins.ml2.plugin [None req-232b3d54-e312-4fe4-aaaa-635575b5255b - - - - - -] Attempt 1 to provision port 7fffed26-ced4-458b-b859-948b01753cee 2026-05-11 06:53:20.817 12 INFO neutron.plugins.ml2.plugin [None req-232b3d54-e312-4fe4-aaaa-635575b5255b - - - - - -] Attempt 1 to provision port 1963893e-074a-4fc1-9d02-b5c9b2548538 2026-05-11 06:53:20.867 12 INFO neutron.plugins.ml2.plugin [None req-232b3d54-e312-4fe4-aaaa-635575b5255b - - - - - -] Attempt 1 to provision port b27d2c4c-2f05-433b-ad09-fff768396fcd 2026-05-11 06:53:22.966 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port b27d2c4c-2f05-433b-ad09-fff768396fcd 2026-05-11 06:53:22.984 13 WARNING neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Concurrent port binding operations failed on port f92a277b-d565-4d95-911d-dba36cf6fa22 2026-05-11 06:53:22.988 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 2 to bind port f92a277b-d565-4d95-911d-dba36cf6fa22 2026-05-11 06:53:24.221 13 INFO neutron.plugins.ml2.plugin [None req-de9fe5a7-97d7-4370-bc78-580cbe94b38c - - - - - -] Attempt 1 to provision port 06ef59d4-cbb7-4251-b23f-cab88834a778 2026-05-11 06:53:24.268 13 INFO neutron.plugins.ml2.plugin [None req-de9fe5a7-97d7-4370-bc78-580cbe94b38c - - - - - -] Attempt 1 to provision port b27d2c4c-2f05-433b-ad09-fff768396fcd 2026-05-11 06:53:24.315 13 INFO neutron.plugins.ml2.plugin [None req-de9fe5a7-97d7-4370-bc78-580cbe94b38c - - - - - -] Attempt 1 to provision port 18578bb3-8c20-4398-b301-91fa76967abd 2026-05-11 06:53:24.361 13 INFO neutron.plugins.ml2.plugin [None req-de9fe5a7-97d7-4370-bc78-580cbe94b38c - - - - - -] Attempt 1 to provision port a63cb718-5935-410f-804f-6b52915de983 2026-05-11 06:53:24.948 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port b27d2c4c-2f05-433b-ad09-fff768396fcd 2026-05-11 06:53:25.130 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port f92a277b-d565-4d95-911d-dba36cf6fa22 2026-05-11 06:53:27.020 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 6766c792-b8cf-45ed-978a-650ca330ab77 2026-05-11 06:53:27.115 13 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-7d976b48-0c87-4a60-89fe-ca94a668884e'] response: {'server_uuid': 'b567c7f5-0b84-4ef8-9550-098ee288e51a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6766c792-b8cf-45ed-978a-650ca330ab77', 'code': 200} 2026-05-11 06:53:27.183 13 INFO neutron.plugins.ml2.plugin [None req-9e9ab941-3a47-4911-9b12-106b2b2292c6 - - - - - -] Attempt 1 to provision port 06ef59d4-cbb7-4251-b23f-cab88834a778 2026-05-11 06:53:27.251 13 INFO neutron.plugins.ml2.plugin [None req-9e9ab941-3a47-4911-9b12-106b2b2292c6 - - - - - -] Attempt 1 to provision port b27d2c4c-2f05-433b-ad09-fff768396fcd 2026-05-11 06:53:27.310 13 INFO neutron.plugins.ml2.plugin [None req-9e9ab941-3a47-4911-9b12-106b2b2292c6 - - - - - -] Attempt 1 to provision port a63cb718-5935-410f-804f-6b52915de983 2026-05-11 06:53:27.401 13 INFO neutron.plugins.ml2.plugin [None req-9e9ab941-3a47-4911-9b12-106b2b2292c6 - - - - - -] Attempt 1 to provision port f92a277b-d565-4d95-911d-dba36cf6fa22 2026-05-11 06:53:28.938 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 6766c792-b8cf-45ed-978a-650ca330ab77 2026-05-11 06:53:30.115 13 INFO neutron.plugins.ml2.plugin [None req-9e7a259c-ab1e-4997-827b-028a59677be9 - - - - - -] Attempt 1 to provision port 9613d33a-b092-4a32-9a9d-be8dc9e53e77 2026-05-11 06:53:30.163 13 INFO neutron.plugins.ml2.plugin [None req-9e7a259c-ab1e-4997-827b-028a59677be9 - - - - - -] Attempt 1 to provision port b55b9f1b-aec0-4afd-8846-8aa82c334c2e 2026-05-11 06:53:30.203 13 INFO neutron.plugins.ml2.plugin [None req-9e7a259c-ab1e-4997-827b-028a59677be9 - - - - - -] Attempt 1 to provision port 6766c792-b8cf-45ed-978a-650ca330ab77 2026-05-11 06:53:58.845 13 INFO neutron.plugins.ml2.plugin [None req-55449830-76b7-4b93-9bce-0e822e336a03 - - - - - -] Attempt 1 to provision port 05a7f9e5-7e93-46ee-afff-59c299b15131 2026-05-11 06:53:59.507 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 30cd17e7-2176-4907-bdff-d0c401f0cb03 2026-05-11 06:53:59.615 13 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-7c883421-e384-44d6-8d17-a3dbcf33eee7'] response: {'server_uuid': '57f2d819-81d4-4de6-94a4-ecbe28893ad4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30cd17e7-2176-4907-bdff-d0c401f0cb03', 'code': 200} 2026-05-11 06:54:00.981 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 30cd17e7-2176-4907-bdff-d0c401f0cb03 2026-05-11 06:54:19.522 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 4f1a999a-e36d-42cf-8fb3-bd2968447110 2026-05-11 06:54:19.640 13 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-ac84b3f8-cec1-4f3e-a753-ab4eae358264'] response: {'server_uuid': 'd47a43b1-93e8-43a5-80a4-8d124cb95a02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f1a999a-e36d-42cf-8fb3-bd2968447110', 'code': 200} 2026-05-11 06:54:20.996 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 4f1a999a-e36d-42cf-8fb3-bd2968447110 2026-05-11 06:55:01.714 12 INFO neutron.plugins.ml2.plugin [None req-7a94c4ad-5441-4df3-9930-871c716f94f4 - - - - - -] Attempt 1 to provision port 3c15d77b-c94a-412c-963a-64b5c8ba0468 2026-05-11 06:55:07.025 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 3c15d77b-c94a-412c-963a-64b5c8ba0468 2026-05-11 06:55:07.291 13 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-6ec46a68-457f-461b-9cc6-85856d32dee2'] response: {'server_uuid': 'd47a43b1-93e8-43a5-80a4-8d124cb95a02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c15d77b-c94a-412c-963a-64b5c8ba0468', 'code': 200} 2026-05-11 06:55:09.002 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 3c15d77b-c94a-412c-963a-64b5c8ba0468 2026-05-11 06:55:11.517 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 3c15d77b-c94a-412c-963a-64b5c8ba0468 2026-05-11 06:55:35.296 12 INFO neutron.plugins.ml2.plugin [None req-4e5b888d-0675-4589-ac06-6e48ab5a6c70 - - - - - -] Attempt 1 to provision port 94d12d80-9c19-4201-beb4-9e76dbdb8a5b 2026-05-11 06:55:42.603 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 94d12d80-9c19-4201-beb4-9e76dbdb8a5b 2026-05-11 06:55:42.772 12 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-074d23d6-976c-485a-9ef6-1f63b518fe6f'] response: {'server_uuid': 'd47a43b1-93e8-43a5-80a4-8d124cb95a02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '94d12d80-9c19-4201-beb4-9e76dbdb8a5b', 'code': 200} 2026-05-11 06:55:43.205 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 94d12d80-9c19-4201-beb4-9e76dbdb8a5b 2026-05-11 06:55:55.297 13 INFO neutron.plugins.ml2.plugin [None req-499a4d85-b172-47da-ad30-fca6eb219c72 - - - - - -] Attempt 1 to provision port 24ae5042-98f0-40f3-b233-44db5138ee39 2026-05-11 06:56:01.231 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 24ae5042-98f0-40f3-b233-44db5138ee39 2026-05-11 06:56:01.347 12 INFO neutron.notifiers.nova [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Nova event matching ['req-16c8ba84-4f13-4cd3-82f8-d9b204603724'] response: {'server_uuid': 'd47a43b1-93e8-43a5-80a4-8d124cb95a02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24ae5042-98f0-40f3-b233-44db5138ee39', 'code': 200} 2026-05-11 06:56:03.204 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 24ae5042-98f0-40f3-b233-44db5138ee39 2026-05-11 06:56:04.958 13 INFO neutron.plugins.ml2.plugin [None req-8c57c011-6c74-473a-a65f-674828b4be4a - - - - - -] Attempt 1 to provision port 94d12d80-9c19-4201-beb4-9e76dbdb8a5b 2026-05-11 06:56:05.261 12 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 94d12d80-9c19-4201-beb4-9e76dbdb8a5b 2026-05-11 06:56:18.851 12 INFO neutron.plugins.ml2.plugin [None req-62cce6fe-32cf-4923-9fce-6acb9ba234a4 - - - - - -] Attempt 1 to provision port 24ae5042-98f0-40f3-b233-44db5138ee39 2026-05-11 06:56:19.321 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 24ae5042-98f0-40f3-b233-44db5138ee39 2026-05-11 06:56:20.241 13 INFO neutron.plugins.ml2.plugin [None req-bc3e0796-4413-4183-a6f3-ff4058e1aef7 - - - - - -] Attempt 1 to provision port 24ae5042-98f0-40f3-b233-44db5138ee39 2026-05-11 06:56:29.254 13 INFO neutron.plugins.ml2.plugin [None req-9bcceb77-8c9f-45a2-a3be-013e43adc5f7 - - - - - -] Attempt 1 to provision port 94d12d80-9c19-4201-beb4-9e76dbdb8a5b 2026-05-11 06:56:29.831 12 INFO neutron.plugins.ml2.plugin [None req-cc4b46c4-f0c2-4a76-83de-651a9d83a844 - - - - - -] Attempt 1 to provision port 94d12d80-9c19-4201-beb4-9e76dbdb8a5b