+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /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 11:24:10.064 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 11:24:10.064 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-05-11 11:24:10.065 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-11 11:24:10.065 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 11:24:11.207 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:24:11.292 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 11:24:11.295 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 11:24:11.296 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 11:24:11.296 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 11:24:11.297 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 11:24:11.297 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:24:11.303 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:24:11.304 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 11:24:11.304 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:24:11.323 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 11:24:11.324 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 11:24:11.325 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 11:24:11.360 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 11:24:11.360 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 11:24:11.360 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 11:24:11.361 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 11:24:11.668 1 INFO neutron.plugins.ml2.managers [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 11:24:11.922 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 11:24:11.923 1 INFO neutron.plugins.ml2.managers [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 11:24:11.923 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 11:24:11.964 1 INFO neutron.plugins.ml2.managers [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 11:24:11.964 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 11:24:11.964 1 INFO neutron.plugins.ml2.managers [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 11:24:11.965 1 INFO neutron.plugins.ml2.extensions.port_security [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 11:24:11.965 1 INFO neutron.plugins.ml2.managers [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] Initializing extension driver 'qos' 2026-05-11 11:24:11.965 1 INFO neutron.plugins.ml2.managers [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 11:24:11.965 1 INFO neutron.plugins.ml2.managers [None req-85c27490-b3ed-4eef-bbbd-9469f67b2320 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 11:24:11.980 1 INFO neutron.quota [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded quota_driver: . 2026-05-11 11:24:11.981 1 INFO neutron.plugins.ml2.plugin [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 11:24:11.981 1 INFO neutron.plugins.ml2.managers [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 11:24:11.981 1 INFO neutron.plugins.ml2.managers [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 11:24:11.981 1 INFO neutron.plugins.ml2.managers [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 11:24:11.981 1 INFO neutron.extensions.vlantransparent [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Disabled vlantransparent extension. 2026-05-11 11:24:11.982 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: qos 2026-05-11 11:24:11.994 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: router 2026-05-11 11:24:12.033 1 INFO neutron.services.service_base [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 11:24:12.033 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: segments 2026-05-11 11:24:12.102 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: trunk 2026-05-11 11:24:12.115 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: vpnaas 2026-05-11 11:24:12.146 1 WARNING stevedore.named [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 11:24:12.229 1 INFO neutron_vpnaas.services.vpn.plugin [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 11:24:12.229 1 INFO neutron.common.utils [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 11:24:12.229 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 11:24:12.235 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: tag 2026-05-11 11:24:12.244 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: timestamp 2026-05-11 11:24:12.247 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 11:24:12.251 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: flavors 2026-05-11 11:24:12.254 1 INFO neutron.manager [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loading Plugin: revisions 2026-05-11 11:24:12.257 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Initializing extension manager. 2026-05-11 11:24:12.258 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: address-group 2026-05-11 11:24:12.258 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: address-scope 2026-05-11 11:24:12.259 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 11:24:12.260 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: agent 2026-05-11 11:24:12.260 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 11:24:12.261 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 11:24:12.262 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 11:24:12.263 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: availability_zone 2026-05-11 11:24:12.263 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 11:24:12.263 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 11:24:12.264 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 11:24:12.265 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 11:24:12.266 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: dns-integration 2026-05-11 11:24:12.266 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 11:24:12.266 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 11:24:12.267 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: dvr 2026-05-11 11:24:12.267 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 11:24:12.268 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 11:24:12.268 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:24:12.269 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 11:24:12.269 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: external-net 2026-05-11 11:24:12.269 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 11:24:12.270 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: extraroute 2026-05-11 11:24:12.270 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 11:24:12.271 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 11:24:12.271 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 11:24:12.272 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 11:24:12.272 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 11:24:12.273 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: fip-port-details 2026-05-11 11:24:12.273 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: flavors 2026-05-11 11:24:12.274 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 11:24:12.275 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 11:24:12.275 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: ip_allocation 2026-05-11 11:24:12.276 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 11:24:12.276 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 11:24:12.277 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: router 2026-05-11 11:24:12.279 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 11:24:12.279 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 11:24:12.280 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 11:24:12.280 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 11:24:12.281 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: l3-ha 2026-05-11 11:24:12.281 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:24:12.281 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 11:24:12.282 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: l3-flavors 2026-05-11 11:24:12.283 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 11:24:12.283 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 11:24:12.285 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 11:24:12.286 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 11:24:12.287 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 11:24:12.288 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 11:24:12.288 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 11:24:12.289 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: multi-provider 2026-05-11 11:24:12.289 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: net-mtu 2026-05-11 11:24:12.289 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 11:24:12.290 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 11:24:12.290 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: network_ha 2026-05-11 11:24:12.291 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 11:24:12.292 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 11:24:12.292 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: pagination 2026-05-11 11:24:12.293 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: port-device-profile 2026-05-11 11:24:12.293 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 11:24:12.294 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 11:24:12.294 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 11:24:12.294 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: port-mac-override 2026-05-11 11:24:12.295 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 11:24:12.295 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 11:24:12.296 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 11:24:12.296 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: port-resource-request 2026-05-11 11:24:12.297 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 11:24:12.297 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 11:24:12.298 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: binding 2026-05-11 11:24:12.298 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: binding-extended 2026-05-11 11:24:12.299 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: port-security 2026-05-11 11:24:12.299 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: project-id 2026-05-11 11:24:12.300 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: provider 2026-05-11 11:24:12.301 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos 2026-05-11 11:24:12.302 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 11:24:12.302 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 11:24:12.303 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-default 2026-05-11 11:24:12.303 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-fip 2026-05-11 11:24:12.304 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 11:24:12.304 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 11:24:12.305 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 11:24:12.305 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 11:24:12.306 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 11:24:12.306 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-pps 2026-05-11 11:24:12.307 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 11:24:12.307 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 11:24:12.307 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 11:24:12.308 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 11:24:12.310 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: quotas 2026-05-11 11:24:12.314 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: quota_details 2026-05-11 11:24:12.315 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: rbac-policies 2026-05-11 11:24:12.315 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 11:24:12.316 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 11:24:12.316 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 11:24:12.317 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 11:24:12.317 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: revision-if-match 2026-05-11 11:24:12.318 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 11:24:12.318 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 11:24:12.319 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 11:24:12.320 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 11:24:12.320 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 11:24:12.321 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 11:24:12.321 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 11:24:12.322 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 11:24:12.322 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 11:24:12.326 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: security-group 2026-05-11 11:24:12.327 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: segment 2026-05-11 11:24:12.327 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 11:24:12.328 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: service-type 2026-05-11 11:24:12.328 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: sorting 2026-05-11 11:24:12.329 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 11:24:12.330 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 11:24:12.330 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 11:24:12.330 1 WARNING neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 11:24:12.331 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 11:24:12.331 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: subnet-external-network 2026-05-11 11:24:12.332 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 11:24:12.332 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 11:24:12.333 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 11:24:12.333 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 11:24:12.334 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 11:24:12.334 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: tag-creation 2026-05-11 11:24:12.335 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 11:24:12.338 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 11:24:12.338 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 11:24:12.339 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: trunk 2026-05-11 11:24:12.339 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: trunk-details 2026-05-11 11:24:12.340 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 11:24:12.340 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 11:24:12.342 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 11:24:12.343 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 11:24:12.343 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 11:24:12.345 1 INFO neutron.api.extensions [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Loaded extension: vpnaas 2026-05-11 11:24:12.347 1 INFO oslo_service.service [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Starting 2 workers 2026-05-11 11:24:12.352 1 INFO oslo_service.service [None req-96ea10b9-af62-4f8e-b040-3056315293c6 - - - - - -] Starting 1 workers 2026-05-11 11:24:59.158 9 INFO neutron.db.l3_hamode_db [None req-fb235f6f-6a3f-4d5c-a902-1e3a0a2556c7 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 11:25:07.424 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9a29e8e5-64af-4049-84d0-04d6350a8ebc 2026-05-11 11:25:08.565 9 INFO neutron.plugins.ml2.plugin [None req-6798d9a1-ede6-48f2-830a-dbfe3d438b59 - - - - - -] Attempt 1 to provision port 9a29e8e5-64af-4049-84d0-04d6350a8ebc 2026-05-11 11:25:09.362 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9a29e8e5-64af-4049-84d0-04d6350a8ebc 2026-05-11 11:25:09.677 10 INFO neutron.plugins.ml2.plugin [None req-8a68e6fc-3477-4a5c-b972-5e985a5692ed - - - - - -] Attempt 1 to provision port 9a29e8e5-64af-4049-84d0-04d6350a8ebc 2026-05-11 11:29:29.579 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 94993327-c59a-4592-bf2d-81fc666edb2f 2026-05-11 11:29:30.971 9 INFO neutron.plugins.ml2.plugin [None req-c3535f38-5ceb-4cf1-be21-0b0aa9b00dcb - - - - - -] Attempt 1 to provision port 94993327-c59a-4592-bf2d-81fc666edb2f 2026-05-11 11:29:31.522 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 94993327-c59a-4592-bf2d-81fc666edb2f 2026-05-11 11:29:32.081 10 INFO neutron.plugins.ml2.plugin [None req-b5a84158-6474-48e5-b634-cd69e5e83e4a - - - - - -] Attempt 1 to provision port 94993327-c59a-4592-bf2d-81fc666edb2f 2026-05-11 11:29:37.611 10 INFO neutron.plugins.ml2.plugin [None req-26f6e7e5-e6df-432c-9a69-20c8ac5cb199 - - - - - -] Attempt 1 to provision port 331cc711-c122-479c-bff8-9708dff7911d 2026-05-11 11:33:12.234 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 331cc711-c122-479c-bff8-9708dff7911d 2026-05-11 11:33:13.659 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 331cc711-c122-479c-bff8-9708dff7911d 2026-05-11 11:41:13.945 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port ca9839d6-063b-43f5-96c6-f4039733521c 2026-05-11 11:41:15.918 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port ca9839d6-063b-43f5-96c6-f4039733521c 2026-05-11 11:55:51.816 9 INFO neutron.plugins.ml2.plugin [None req-1c2eedbf-212e-4ff9-98b8-469618f0a3d3 - - - - - -] Attempt 1 to provision port a9ed59c7-e6b0-4927-b3b7-af8485545916 2026-05-11 11:55:52.467 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port ce94469f-9b8c-490d-b33b-cc03c8d2b5ce 2026-05-11 11:55:52.524 10 INFO neutron.plugins.ml2.plugin [None req-79ab2e75-6aa4-4ef1-a69d-e4f341ebdb27 - - - - - -] Attempt 1 to provision port 5e25a576-d742-4cfe-a723-0df6bd1008e3 2026-05-11 11:55:53.172 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 2a951e75-3e5c-4fc7-becf-7a1dd7b76b11 2026-05-11 11:55:53.221 9 INFO neutron.plugins.ml2.plugin [None req-bbc7c03d-c1a1-4619-a1ac-64f19431fa4d - - - - - -] Attempt 1 to provision port db503e44-a567-4095-b4cd-8c7e4ad317d0 2026-05-11 11:55:53.587 9 INFO neutron.plugins.ml2.plugin [None req-bbc7c03d-c1a1-4619-a1ac-64f19431fa4d - - - - - -] Attempt 1 to provision port ce94469f-9b8c-490d-b33b-cc03c8d2b5ce 2026-05-11 11:55:53.689 9 INFO neutron.plugins.ml2.plugin [None req-bbc7c03d-c1a1-4619-a1ac-64f19431fa4d - - - - - -] Attempt 1 to provision port 2a951e75-3e5c-4fc7-becf-7a1dd7b76b11 2026-05-11 11:55:53.767 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port db503e44-a567-4095-b4cd-8c7e4ad317d0 2026-05-11 11:55:54.427 9 INFO neutron.plugins.ml2.plugin [None req-09d3619d-314c-41f2-b760-4631ade3c3b3 - - - - - -] Attempt 1 to provision port db503e44-a567-4095-b4cd-8c7e4ad317d0 2026-05-11 11:55:54.495 9 INFO neutron.plugins.ml2.plugin [None req-09d3619d-314c-41f2-b760-4631ade3c3b3 - - - - - -] Attempt 1 to provision port c311012f-520b-4163-bcb6-e6afe2fe94ca 2026-05-11 11:55:54.517 9 INFO neutron.plugins.ml2.plugin [None req-09d3619d-314c-41f2-b760-4631ade3c3b3 - - - - - -] Attempt 1 to provision port 2a951e75-3e5c-4fc7-becf-7a1dd7b76b11 2026-05-11 11:55:54.573 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port db503e44-a567-4095-b4cd-8c7e4ad317d0 2026-05-11 11:55:54.589 9 INFO neutron.plugins.ml2.plugin [None req-09d3619d-314c-41f2-b760-4631ade3c3b3 - - - - - -] Attempt 1 to provision port ce94469f-9b8c-490d-b33b-cc03c8d2b5ce 2026-05-11 11:55:54.781 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port ce94469f-9b8c-490d-b33b-cc03c8d2b5ce 2026-05-11 11:55:54.981 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 2a951e75-3e5c-4fc7-becf-7a1dd7b76b11 2026-05-11 11:55:55.137 9 INFO neutron.plugins.ml2.plugin [None req-93641064-bef5-434b-b9d9-0242df329115 - - - - - -] Attempt 1 to provision port dec8ad68-718f-4392-acc4-224fd9b143cb 2026-05-11 11:55:55.856 10 INFO neutron.plugins.ml2.plugin [None req-bf9d7a22-fa6b-4f0d-97b9-54405a6c024e - - - - - -] Attempt 1 to provision port 89463132-b295-47a1-b6f8-ef1cb33e2d3a 2026-05-11 11:55:55.884 10 INFO neutron.plugins.ml2.plugin [None req-bf9d7a22-fa6b-4f0d-97b9-54405a6c024e - - - - - -] Attempt 1 to provision port dec8ad68-718f-4392-acc4-224fd9b143cb 2026-05-11 11:55:56.567 9 INFO neutron.plugins.ml2.plugin [None req-d09ca2f4-3d51-408d-95f5-d9b2d5d64406 - - - - - -] Attempt 1 to provision port 89463132-b295-47a1-b6f8-ef1cb33e2d3a 2026-05-11 11:55:56.606 9 INFO neutron.plugins.ml2.plugin [None req-d09ca2f4-3d51-408d-95f5-d9b2d5d64406 - - - - - -] Attempt 1 to provision port aa962239-8a8e-4f80-ac87-3dad07784529 2026-05-11 11:55:57.266 10 INFO neutron.plugins.ml2.plugin [None req-7f9702cf-72c6-4bc4-b1b4-271fee971e5b - - - - - -] Attempt 1 to provision port aa962239-8a8e-4f80-ac87-3dad07784529 2026-05-11 11:55:58.182 9 INFO neutron.plugins.ml2.plugin [None req-8f2df9f7-34ec-4a86-8218-4f53fe119ab2 - - - - - -] Attempt 1 to provision port fc13c27f-cfb4-43f0-b88e-d007bcba026c 2026-05-11 11:55:58.576 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 5f75199f-4df1-4ee4-9a27-00796c4a15f8 2026-05-11 11:55:59.297 9 INFO neutron.plugins.ml2.plugin [None req-dead2032-2756-4d7e-980f-b9aa435b2680 - - - - - -] Attempt 1 to provision port 5f75199f-4df1-4ee4-9a27-00796c4a15f8 2026-05-11 11:56:00.584 10 INFO neutron.plugins.ml2.plugin [None req-f2a05210-8622-452b-aeae-a7f174f5080a - - - - - -] Attempt 1 to provision port 36eee738-0b1b-4911-b516-f8c4e08ae978 2026-05-11 11:56:00.618 10 INFO neutron.plugins.ml2.plugin [None req-f2a05210-8622-452b-aeae-a7f174f5080a - - - - - -] Attempt 1 to provision port 5f75199f-4df1-4ee4-9a27-00796c4a15f8 2026-05-11 11:56:00.627 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 5f75199f-4df1-4ee4-9a27-00796c4a15f8 2026-05-11 11:56:01.485 10 INFO neutron.plugins.ml2.plugin [None req-e758ab91-d719-4aa0-9a5d-5e886a0b51cd - - - - - -] Attempt 1 to provision port 36eee738-0b1b-4911-b516-f8c4e08ae978 2026-05-11 11:56:02.189 9 INFO neutron.plugins.ml2.plugin [None req-dc1bc80f-c21e-49bd-873b-d860978279a2 - - - - - -] Attempt 1 to provision port 36eee738-0b1b-4911-b516-f8c4e08ae978 2026-05-11 11:56:04.610 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 1226d73b-ab5c-459b-8d12-99537dc6b7ec 2026-05-11 11:56:04.946 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 6cbe0a41-c66b-4b5a-8686-451ae958381b 2026-05-11 11:56:06.211 9 INFO neutron.plugins.ml2.plugin [None req-9b9220d7-ac78-403c-a525-813a1593dd1b - - - - - -] Attempt 1 to provision port c74602bd-384d-445d-bf3c-88089d0c97c3 2026-05-11 11:56:06.750 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 6cbe0a41-c66b-4b5a-8686-451ae958381b 2026-05-11 11:56:06.976 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 8a42ade7-4e0c-4298-aa64-0a990e7c8aea 2026-05-11 11:56:07.118 9 INFO neutron.plugins.ml2.plugin [None req-9ff2f234-f968-42fd-8ea3-0eca80255a89 - - - - - -] Attempt 1 to provision port ff702048-38e9-435a-8a87-2ce8daf37e09 2026-05-11 11:56:07.474 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 05ea08bf-ed76-4294-97bc-c669812b7952 2026-05-11 11:56:07.888 10 INFO neutron.plugins.ml2.plugin [None req-2d1573d5-7688-4aea-8301-d6fbe1090ded - - - - - -] Attempt 1 to provision port 05ea08bf-ed76-4294-97bc-c669812b7952 2026-05-11 11:56:07.960 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 1226d73b-ab5c-459b-8d12-99537dc6b7ec 2026-05-11 11:56:08.524 10 INFO neutron.plugins.ml2.plugin [None req-30a2a5a9-12fb-4d9e-8455-c8c6822dd005 - - - - - -] Attempt 1 to provision port 8a42ade7-4e0c-4298-aa64-0a990e7c8aea 2026-05-11 11:56:08.574 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 8a42ade7-4e0c-4298-aa64-0a990e7c8aea 2026-05-11 11:56:08.791 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 05ea08bf-ed76-4294-97bc-c669812b7952 2026-05-11 11:56:09.228 10 INFO neutron.plugins.ml2.plugin [None req-af51e06e-72eb-49cf-859f-f716763f8432 - - - - - -] Attempt 1 to provision port 05ea08bf-ed76-4294-97bc-c669812b7952 2026-05-11 11:56:09.280 10 INFO neutron.plugins.ml2.plugin [None req-af51e06e-72eb-49cf-859f-f716763f8432 - - - - - -] Attempt 1 to provision port 8a42ade7-4e0c-4298-aa64-0a990e7c8aea 2026-05-11 11:56:09.945 9 INFO neutron.plugins.ml2.plugin [None req-95a5fe7d-3e22-40e7-b417-8a201b254529 - - - - - -] Attempt 1 to provision port 9c5269ca-7772-498f-a73e-cf79a18cb9eb 2026-05-11 11:56:10.590 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 7a270811-cc33-4115-ad59-d47fb20d3391 2026-05-11 11:56:10.647 10 INFO neutron.plugins.ml2.plugin [None req-bceec22d-6811-4e27-a2fb-eba7f7d11fc6 - - - - - -] Attempt 1 to provision port 9c5269ca-7772-498f-a73e-cf79a18cb9eb 2026-05-11 11:56:10.710 10 INFO neutron.plugins.ml2.plugin [None req-bceec22d-6811-4e27-a2fb-eba7f7d11fc6 - - - - - -] Attempt 1 to provision port 5cdf0ad0-6050-4f13-80f8-3e6e667aa881 2026-05-11 11:56:11.041 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port b8cb613f-2080-481b-a52f-56e735961976 2026-05-11 11:56:11.355 9 INFO neutron.plugins.ml2.plugin [None req-598b88a5-e87c-4f16-830d-0395ff7b39e6 - - - - - -] Attempt 1 to provision port 5cdf0ad0-6050-4f13-80f8-3e6e667aa881 2026-05-11 11:56:13.241 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 7a270811-cc33-4115-ad59-d47fb20d3391 2026-05-11 11:56:13.468 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port b8cb613f-2080-481b-a52f-56e735961976 2026-05-11 11:56:13.652 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 007639c6-9ccf-40ab-90d7-8d1965a78e1d 2026-05-11 11:56:14.139 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb06da16-59f6-424c-b5e7-a8fc1cfdf719'] response: {'server_uuid': 'a8c11286-ffb2-45d3-9b86-db003fa1fbb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '007639c6-9ccf-40ab-90d7-8d1965a78e1d', 'code': 200} 2026-05-11 11:56:15.206 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 007639c6-9ccf-40ab-90d7-8d1965a78e1d 2026-05-11 11:56:15.449 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port fddaff57-9907-42ca-b260-7ccde1976607 2026-05-11 11:56:16.172 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4243ac2-011d-456d-b5ea-0a01a6a4fc65'] response: {'server_uuid': '6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fddaff57-9907-42ca-b260-7ccde1976607', 'code': 200} 2026-05-11 11:56:16.580 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port fddaff57-9907-42ca-b260-7ccde1976607 2026-05-11 11:56:21.113 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 48929e79-9100-441e-897e-935e9d4c2504 2026-05-11 11:56:21.225 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c207a4d-f7fd-497d-8b65-2a2695b2bb6b'] response: {'server_uuid': 'ad38d920-fd88-4717-bdc2-2f6ced09f236', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48929e79-9100-441e-897e-935e9d4c2504', 'code': 200} 2026-05-11 11:56:22.638 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 48929e79-9100-441e-897e-935e9d4c2504 2026-05-11 11:56:29.124 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 8824b254-a2ac-4aa1-944b-42e73ea88312 2026-05-11 11:56:29.259 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5299f5e4-7fe4-41c5-83a6-6afbfcf8b84f'] response: {'server_uuid': 'e3fa5633-5b96-4b03-804d-2bb8137b18f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8824b254-a2ac-4aa1-944b-42e73ea88312', 'code': 200} 2026-05-11 11:56:30.940 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 8824b254-a2ac-4aa1-944b-42e73ea88312 2026-05-11 11:56:40.588 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9c5269ca-7772-498f-a73e-cf79a18cb9eb 2026-05-11 11:56:42.729 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9c5269ca-7772-498f-a73e-cf79a18cb9eb 2026-05-11 11:56:42.943 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 36eee738-0b1b-4911-b516-f8c4e08ae978 2026-05-11 11:56:43.236 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port c74602bd-384d-445d-bf3c-88089d0c97c3 2026-05-11 11:56:44.688 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port fc13c27f-cfb4-43f0-b88e-d007bcba026c 2026-05-11 11:56:44.958 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 36eee738-0b1b-4911-b516-f8c4e08ae978 2026-05-11 11:56:45.148 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port c74602bd-384d-445d-bf3c-88089d0c97c3 2026-05-11 11:56:46.870 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port fc13c27f-cfb4-43f0-b88e-d007bcba026c 2026-05-11 11:56:46.995 10 INFO neutron.plugins.ml2.plugin [None req-b488628e-3adf-423f-b179-5c78bed3330e - - - - - -] Attempt 1 to provision port 48929e79-9100-441e-897e-935e9d4c2504 2026-05-11 11:56:47.699 10 INFO neutron.plugins.ml2.plugin [None req-188a818e-cb25-44c5-80e1-40cd8bc866be - - - - - -] Attempt 1 to provision port 3b5586ad-0b1b-4886-8dc1-42bf3dbf8c32 2026-05-11 11:56:48.401 10 INFO neutron.plugins.ml2.plugin [None req-dcb05686-28c1-4cab-b6b7-645300261ad8 - - - - - -] Attempt 1 to provision port 258ec358-7399-413a-a3a1-e94e0700f7d4 2026-05-11 11:56:48.689 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 258ec358-7399-413a-a3a1-e94e0700f7d4 2026-05-11 11:56:49.711 10 INFO neutron.plugins.ml2.plugin [None req-4ca82201-bc7f-46ca-84cc-c2a632f5b46f - - - - - -] Attempt 1 to provision port caac2d5d-b839-40be-913a-38bd401bd6f2 2026-05-11 11:56:49.742 10 INFO neutron.plugins.ml2.plugin [None req-4ca82201-bc7f-46ca-84cc-c2a632f5b46f - - - - - -] Attempt 1 to provision port 258ec358-7399-413a-a3a1-e94e0700f7d4 2026-05-11 11:56:50.417 9 INFO neutron.plugins.ml2.plugin [None req-1443740a-34bf-4fe9-98e2-171280dbb5d2 - - - - - -] Attempt 1 to provision port caac2d5d-b839-40be-913a-38bd401bd6f2 2026-05-11 11:56:51.068 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 258ec358-7399-413a-a3a1-e94e0700f7d4 2026-05-11 11:56:51.126 9 INFO neutron.plugins.ml2.plugin [None req-43b1231b-b45c-469b-b6cb-993067afac87 - - - - - -] Attempt 1 to provision port caac2d5d-b839-40be-913a-38bd401bd6f2 2026-05-11 11:56:51.151 9 INFO neutron.plugins.ml2.plugin [None req-43b1231b-b45c-469b-b6cb-993067afac87 - - - - - -] Attempt 1 to provision port 48929e79-9100-441e-897e-935e9d4c2504 2026-05-11 11:56:51.259 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 36b4b08b-749a-44f3-b236-8437ac298c05 2026-05-11 11:56:52.690 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 36b4b08b-749a-44f3-b236-8437ac298c05 2026-05-11 11:56:53.837 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e87e6f7-d34e-4583-9394-2855533c4eec'] response: {'server_uuid': '6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fddaff57-9907-42ca-b260-7ccde1976607', 'code': 200} 2026-05-11 11:56:56.451 9 INFO neutron.plugins.ml2.plugin [None req-5d2dbb62-cd13-46eb-8094-451c354ca0d8 - - - - - -] Attempt 1 to provision port 6600d60b-f39b-4d5b-b6ab-589abd37657e 2026-05-11 11:56:56.733 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 26bcb1f1-5416-4c44-9c16-3f974ec8894d 2026-05-11 11:56:57.114 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port fddaff57-9907-42ca-b260-7ccde1976607 2026-05-11 11:56:57.215 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1de8fe98-66be-49dc-81ca-9f69b7d7d69f'] response: {'server_uuid': '6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fddaff57-9907-42ca-b260-7ccde1976607', 'code': 200} 2026-05-11 11:56:57.251 10 INFO neutron.plugins.ml2.plugin [None req-81686edd-ea32-43e6-aae7-324e4410eaa6 - - - - - -] Attempt 1 to provision port 26bcb1f1-5416-4c44-9c16-3f974ec8894d 2026-05-11 11:56:57.521 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 6600d60b-f39b-4d5b-b6ab-589abd37657e 2026-05-11 11:56:57.972 10 INFO neutron.plugins.ml2.plugin [None req-f398737f-59de-4ee4-8173-46f9bc357e4b - - - - - -] Attempt 1 to provision port 559f83ff-111a-43fe-adbf-d90dbbb70643 2026-05-11 11:56:58.006 10 INFO neutron.plugins.ml2.plugin [None req-f398737f-59de-4ee4-8173-46f9bc357e4b - - - - - -] Attempt 1 to provision port 26bcb1f1-5416-4c44-9c16-3f974ec8894d 2026-05-11 11:56:58.069 10 INFO neutron.plugins.ml2.plugin [None req-f398737f-59de-4ee4-8173-46f9bc357e4b - - - - - -] Attempt 1 to provision port 6600d60b-f39b-4d5b-b6ab-589abd37657e 2026-05-11 11:56:58.661 9 INFO neutron.plugins.ml2.plugin [None req-5de021f5-dec7-4c70-9be7-97b2bf4dce56 - - - - - -] Attempt 1 to provision port 559f83ff-111a-43fe-adbf-d90dbbb70643 2026-05-11 11:56:58.740 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 26bcb1f1-5416-4c44-9c16-3f974ec8894d 2026-05-11 11:56:58.919 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port fddaff57-9907-42ca-b260-7ccde1976607 2026-05-11 11:56:59.135 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 6600d60b-f39b-4d5b-b6ab-589abd37657e 2026-05-11 11:57:03.244 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port aa5a792c-9394-4e45-922d-a01a39007d6d 2026-05-11 11:57:03.349 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c2e843e-3a20-4e97-ad9c-2ecff6e4ede0'] response: {'server_uuid': 'd1b48288-1430-4e8b-976b-7a42c84e3439', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa5a792c-9394-4e45-922d-a01a39007d6d', 'code': 200} 2026-05-11 11:57:04.186 10 INFO neutron.plugins.ml2.plugin [None req-846a8000-e490-46bf-be75-4816251a6284 - - - - - -] Attempt 1 to provision port 71ea103e-d44f-4cc5-b54e-ddc7152d1d56 2026-05-11 11:57:04.746 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 71ea103e-d44f-4cc5-b54e-ddc7152d1d56 2026-05-11 11:57:04.887 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port aa5a792c-9394-4e45-922d-a01a39007d6d 2026-05-11 11:57:05.498 10 INFO neutron.plugins.ml2.plugin [None req-135521a8-89af-4778-88a7-2fa79f24147c - - - - - -] Attempt 1 to provision port 71ea103e-d44f-4cc5-b54e-ddc7152d1d56 2026-05-11 11:57:06.495 9 WARNING neutron.plugins.ml2.plugin [None req-9e3a05e5-0bca-47a4-8f16-95a926d4e344 - - - - - -] Concurrent port binding operations failed on port caac2d5d-b839-40be-913a-38bd401bd6f2 2026-05-11 11:57:06.497 9 INFO neutron.plugins.ml2.plugin [None req-9e3a05e5-0bca-47a4-8f16-95a926d4e344 - - - - - -] Attempt 2 to bind port caac2d5d-b839-40be-913a-38bd401bd6f2 2026-05-11 11:57:07.011 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 3b5586ad-0b1b-4886-8dc1-42bf3dbf8c32 2026-05-11 11:57:07.256 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port caac2d5d-b839-40be-913a-38bd401bd6f2 2026-05-11 11:57:08.774 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 3b5586ad-0b1b-4886-8dc1-42bf3dbf8c32 2026-05-11 11:57:08.917 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 931d845c-a805-45d3-a598-589cb235b52a 2026-05-11 11:57:09.342 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port caac2d5d-b839-40be-913a-38bd401bd6f2 2026-05-11 11:57:09.614 10 INFO neutron.plugins.ml2.plugin [None req-1cffacd6-e9fc-4617-b9f7-1746e5d329b7 - - - - - -] Attempt 1 to provision port 931d845c-a805-45d3-a598-589cb235b52a 2026-05-11 11:57:10.736 10 INFO neutron.plugins.ml2.plugin [None req-452e12ce-1123-4b16-8907-1ddcad882c19 - - - - - -] Attempt 1 to provision port 931d845c-a805-45d3-a598-589cb235b52a 2026-05-11 11:57:10.751 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 931d845c-a805-45d3-a598-589cb235b52a 2026-05-11 11:57:12.732 10 INFO neutron.plugins.ml2.plugin [None req-098012fb-535a-4b5f-8c43-81531eb73acf - - - - - -] Attempt 1 to provision port d398f5e6-5c43-41a2-9ea3-096452ae1b18 2026-05-11 11:57:15.072 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-958660b3-b336-40bb-9092-488b707b3bfd'] response: {'server_uuid': '6ee6d615-9e1f-44a1-a9d7-f0ca10ef22ad', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fddaff57-9907-42ca-b260-7ccde1976607', 'code': 200} 2026-05-11 11:57:26.833 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port f53614bb-6067-428a-9b17-1b603c9c1f5c 2026-05-11 11:57:27.002 10 INFO neutron.plugins.ml2.plugin [None req-526f35c9-07b3-492e-ae08-e350231faeb2 - - - - - -] Attempt 1 to provision port 9eaf7061-2646-4698-84ab-1106fa74a414 2026-05-11 11:57:28.405 10 INFO neutron.plugins.ml2.plugin [None req-038bc3d5-442b-468b-80d6-bc471e682906 - - - - - -] Attempt 1 to provision port f53614bb-6067-428a-9b17-1b603c9c1f5c 2026-05-11 11:57:28.801 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 99a56f58-2f4f-48b9-9789-cb8c9a6b904a 2026-05-11 11:57:29.219 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port f53614bb-6067-428a-9b17-1b603c9c1f5c 2026-05-11 11:57:29.817 9 INFO neutron.plugins.ml2.plugin [None req-21c56df3-a012-4611-b853-e79da063ccd8 - - - - - -] Attempt 1 to provision port f53614bb-6067-428a-9b17-1b603c9c1f5c 2026-05-11 11:57:29.874 9 INFO neutron.plugins.ml2.plugin [None req-21c56df3-a012-4611-b853-e79da063ccd8 - - - - - -] Attempt 1 to provision port 7b224444-f0ef-4d5a-90c0-0aa8630f81a5 2026-05-11 11:57:30.518 10 INFO neutron.plugins.ml2.plugin [None req-2fdef835-8141-47c0-a7c9-dbf59efc7a94 - - - - - -] Attempt 1 to provision port 7b224444-f0ef-4d5a-90c0-0aa8630f81a5 2026-05-11 11:57:30.749 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 99a56f58-2f4f-48b9-9789-cb8c9a6b904a 2026-05-11 11:57:31.223 10 INFO neutron.plugins.ml2.plugin [None req-f19c2dab-3a94-4a17-ad85-1438733c4a71 - - - - - -] Attempt 1 to provision port 7b224444-f0ef-4d5a-90c0-0aa8630f81a5 2026-05-11 11:57:39.796 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port e2130fa6-0ce0-4ce4-b42e-54af782f8df7 2026-05-11 11:57:39.905 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-323d7f28-af1d-4e1f-800a-447863fe87b1'] response: {'server_uuid': '7692c128-09ff-488a-b218-8c0b857a93ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2130fa6-0ce0-4ce4-b42e-54af782f8df7', 'code': 200} 2026-05-11 11:57:41.180 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port e2130fa6-0ce0-4ce4-b42e-54af782f8df7 2026-05-11 11:57:47.119 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9eaf7061-2646-4698-84ab-1106fa74a414 2026-05-11 11:57:47.378 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 7b224444-f0ef-4d5a-90c0-0aa8630f81a5 2026-05-11 11:57:49.042 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9eaf7061-2646-4698-84ab-1106fa74a414 2026-05-11 11:57:59.048 10 INFO neutron.plugins.ml2.plugin [None req-1071051f-6c11-4039-9c05-d1b064d8e2b0 - - - - - -] Attempt 1 to provision port 4e81cf2d-b79b-4957-a02b-e43824205ec9 2026-05-11 11:58:01.096 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 88cd96f4-c982-40d4-8ca4-3b8b4f566c8b 2026-05-11 11:58:02.969 10 INFO neutron.plugins.ml2.plugin [None req-38f69794-e0a3-4863-a149-75ba2501b45b - - - - - -] Attempt 1 to provision port 59480a54-5d83-479c-b944-dbaf0a590b41 2026-05-11 11:58:03.087 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 88cd96f4-c982-40d4-8ca4-3b8b4f566c8b 2026-05-11 11:58:03.361 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 59480a54-5d83-479c-b944-dbaf0a590b41 2026-05-11 11:58:04.272 10 INFO neutron.plugins.ml2.plugin [None req-c4ed8a1f-2a7d-4db5-b2fd-ac58fe44148e - - - - - -] Attempt 1 to provision port 59480a54-5d83-479c-b944-dbaf0a590b41 2026-05-11 11:58:04.328 10 INFO neutron.plugins.ml2.plugin [None req-c4ed8a1f-2a7d-4db5-b2fd-ac58fe44148e - - - - - -] Attempt 1 to provision port a494a915-c0a2-4a51-998f-a9a81a5f143d 2026-05-11 11:58:04.979 10 INFO neutron.plugins.ml2.plugin [None req-0721a0f6-fb09-4a2d-b79a-fb73f89d3479 - - - - - -] Attempt 1 to provision port a494a915-c0a2-4a51-998f-a9a81a5f143d 2026-05-11 11:58:05.058 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 59480a54-5d83-479c-b944-dbaf0a590b41 2026-05-11 11:58:05.691 10 INFO neutron.plugins.ml2.plugin [None req-370d006c-ed91-420a-9b91-3e02309c072e - - - - - -] Attempt 1 to provision port a494a915-c0a2-4a51-998f-a9a81a5f143d 2026-05-11 11:58:08.808 10 INFO neutron.plugins.ml2.plugin [None req-ffa1b0dd-b75d-45b4-bdd3-287c996da288 - - - - - -] Attempt 1 to provision port da64b8ec-522d-4a6a-9aa5-a78c63949ead 2026-05-11 11:58:12.026 10 INFO neutron.plugins.ml2.plugin [None req-e9085aff-826d-4de6-b69d-171b5b33aa52 - - - - - -] Attempt 1 to provision port 33c00e05-6299-4b6d-9960-0660b2e3eff0 2026-05-11 11:58:13.077 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port f66377d8-13d3-43d3-bdbc-19e446e77a68 2026-05-11 11:58:13.125 10 INFO neutron.plugins.ml2.plugin [None req-8c94b646-d473-43f4-9a04-25f47369a30e - - - - - -] Attempt 1 to provision port f66377d8-13d3-43d3-bdbc-19e446e77a68 2026-05-11 11:58:14.336 9 INFO neutron.plugins.ml2.plugin [None req-c4b8ed45-195c-49a0-b41f-0ca6c8d16a25 - - - - - -] Attempt 1 to provision port f66377d8-13d3-43d3-bdbc-19e446e77a68 2026-05-11 11:58:14.400 9 INFO neutron.plugins.ml2.plugin [None req-c4b8ed45-195c-49a0-b41f-0ca6c8d16a25 - - - - - -] Attempt 1 to provision port 011e6d51-e972-45e5-a64e-68285ed8d173 2026-05-11 11:58:15.040 9 INFO neutron.plugins.ml2.plugin [None req-83129e35-12a1-4112-859e-0c45febdabcb - - - - - -] Attempt 1 to provision port 011e6d51-e972-45e5-a64e-68285ed8d173 2026-05-11 11:58:15.175 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port f66377d8-13d3-43d3-bdbc-19e446e77a68 2026-05-11 11:58:15.350 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 404464a2-f1cd-4ee5-9955-03cbb5479de2 2026-05-11 11:58:15.748 9 INFO neutron.plugins.ml2.plugin [None req-6797b105-0a4d-41fb-9742-ced4af7f4c2b - - - - - -] Attempt 1 to provision port 011e6d51-e972-45e5-a64e-68285ed8d173 2026-05-11 11:58:17.733 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 404464a2-f1cd-4ee5-9955-03cbb5479de2 2026-05-11 11:58:18.001 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 7baee2ed-6a1f-435f-a7c7-c1561f45ad01 2026-05-11 11:58:18.141 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8497d42-be0a-46eb-991f-2a04394d21fc'] response: {'server_uuid': 'b9a3be15-2b0b-4707-abfc-bccf2c4f137c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7baee2ed-6a1f-435f-a7c7-c1561f45ad01', 'code': 200} 2026-05-11 11:58:19.237 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 7baee2ed-6a1f-435f-a7c7-c1561f45ad01 2026-05-11 11:58:21.141 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port a494a915-c0a2-4a51-998f-a9a81a5f143d 2026-05-11 11:58:21.433 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 4e81cf2d-b79b-4957-a02b-e43824205ec9 2026-05-11 11:58:23.144 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port a494a915-c0a2-4a51-998f-a9a81a5f143d 2026-05-11 11:58:23.352 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 4e81cf2d-b79b-4957-a02b-e43824205ec9 2026-05-11 11:58:26.234 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port e19014ec-c8cc-4284-89c6-ad73c79cd653 2026-05-11 11:58:26.375 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0023b195-18d9-4779-8626-1f9180f7c50e'] response: {'server_uuid': '29d81dcc-cbf9-4169-af20-81b886a1c516', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e19014ec-c8cc-4284-89c6-ad73c79cd653', 'code': 200} 2026-05-11 11:58:27.178 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port e19014ec-c8cc-4284-89c6-ad73c79cd653 2026-05-11 11:58:31.312 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 33c00e05-6299-4b6d-9960-0660b2e3eff0 2026-05-11 11:58:31.620 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 011e6d51-e972-45e5-a64e-68285ed8d173 2026-05-11 11:58:31.969 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 0fe2ac86-47bd-4409-af86-cf1107ed07db 2026-05-11 11:58:32.301 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 786ee165-8d2b-488e-8a54-b2b5febc2c71 2026-05-11 11:58:32.323 9 INFO neutron.plugins.ml2.plugin [None req-e11a4ea5-6048-4fd1-a49d-3a37a93ab981 - - - - - -] Attempt 1 to provision port 0fe2ac86-47bd-4409-af86-cf1107ed07db 2026-05-11 11:58:33.029 9 INFO neutron.plugins.ml2.plugin [None req-93b8f429-f045-4a9e-bc72-0059be235f82 - - - - - -] Attempt 1 to provision port 0fe2ac86-47bd-4409-af86-cf1107ed07db 2026-05-11 11:58:33.109 9 INFO neutron.plugins.ml2.plugin [None req-93b8f429-f045-4a9e-bc72-0059be235f82 - - - - - -] Attempt 1 to provision port 786ee165-8d2b-488e-8a54-b2b5febc2c71 2026-05-11 11:58:33.145 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 33c00e05-6299-4b6d-9960-0660b2e3eff0 2026-05-11 11:58:33.181 9 INFO neutron.plugins.ml2.plugin [None req-93b8f429-f045-4a9e-bc72-0059be235f82 - - - - - -] Attempt 1 to provision port 1134ec72-ff43-4ab0-9865-810e041bdc56 2026-05-11 11:58:33.318 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 011e6d51-e972-45e5-a64e-68285ed8d173 2026-05-11 11:58:33.563 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 0fe2ac86-47bd-4409-af86-cf1107ed07db 2026-05-11 11:58:33.761 10 INFO neutron.plugins.ml2.plugin [None req-e111c4e6-e723-4d7f-add8-8e4fe52bb66d - - - - - -] Attempt 1 to provision port 786ee165-8d2b-488e-8a54-b2b5febc2c71 2026-05-11 11:58:33.864 10 INFO neutron.plugins.ml2.plugin [None req-e111c4e6-e723-4d7f-add8-8e4fe52bb66d - - - - - -] Attempt 1 to provision port 1134ec72-ff43-4ab0-9865-810e041bdc56 2026-05-11 11:58:33.872 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 786ee165-8d2b-488e-8a54-b2b5febc2c71 2026-05-11 11:58:39.128 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port f5f20fee-1eaa-477c-a77f-f2faa46b4c26 2026-05-11 11:58:40.960 9 INFO neutron.plugins.ml2.plugin [None req-1d1aae9c-5ec1-40c9-b6dc-c88eb71ae467 - - - - - -] Attempt 1 to provision port f5f20fee-1eaa-477c-a77f-f2faa46b4c26 2026-05-11 11:58:41.169 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port f5f20fee-1eaa-477c-a77f-f2faa46b4c26 2026-05-11 11:58:41.663 9 INFO neutron.plugins.ml2.plugin [None req-19d97004-db7b-4306-8688-6831374294c3 - - - - - -] Attempt 1 to provision port f5f20fee-1eaa-477c-a77f-f2faa46b4c26 2026-05-11 11:58:45.155 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 34388499-5df0-474d-a08d-72de63db62d3 2026-05-11 11:58:45.691 10 INFO neutron.plugins.ml2.plugin [None req-2b4aca1e-2d7f-4b6d-a537-8fb9d71623eb - - - - - -] Attempt 1 to provision port 34388499-5df0-474d-a08d-72de63db62d3 2026-05-11 11:58:46.602 9 INFO neutron.plugins.ml2.plugin [None req-86bd1dd9-b6de-4327-9a12-79058be6dee9 - - - - - -] Attempt 1 to provision port 34388499-5df0-474d-a08d-72de63db62d3 2026-05-11 11:58:48.914 9 INFO neutron.plugins.ml2.plugin [None req-5f6c3101-77ee-4329-865d-95dc7180aa54 - - - - - -] Attempt 1 to provision port 2710e996-a4f7-4da4-b478-da4342fbd5e9 2026-05-11 11:58:51.700 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port d38b96cd-62ac-4893-a36a-3c573eed5626 2026-05-11 11:58:51.816 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f0ed0e1-bb71-45a3-ad44-df27ed7be29b'] response: {'server_uuid': '1f4b42a9-606b-4325-9d1d-e1b8a44182dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd38b96cd-62ac-4893-a36a-3c573eed5626', 'code': 200} 2026-05-11 11:58:53.109 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port d38b96cd-62ac-4893-a36a-3c573eed5626 2026-05-11 11:59:07.337 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-47239608-02e2-4514-9512-314790feef37'] response: {'server_uuid': '1f4b42a9-606b-4325-9d1d-e1b8a44182dd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd38b96cd-62ac-4893-a36a-3c573eed5626', 'code': 200} 2026-05-11 11:59:23.365 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 8e600cc8-9dde-4559-91d0-86de3ff89f7f 2026-05-11 11:59:23.366 9 INFO neutron.plugins.ml2.plugin [None req-de48783b-9d5b-44f7-a6ca-6ef7150383b7 - - - - - -] Attempt 1 to provision port 8e600cc8-9dde-4559-91d0-86de3ff89f7f 2026-05-11 11:59:23.720 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port a890cdb6-c463-4150-8229-1f3eee438172 2026-05-11 11:59:24.095 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port a72321ba-925a-4252-91ca-01dc6547b2f1 2026-05-11 11:59:24.577 9 INFO neutron.plugins.ml2.plugin [None req-fd372dca-5900-40bf-ac0e-0d46e76da84d - - - - - -] Attempt 1 to provision port a890cdb6-c463-4150-8229-1f3eee438172 2026-05-11 11:59:25.287 9 INFO neutron.plugins.ml2.plugin [None req-4f879021-dff1-44a5-9cd3-406558acb08c - - - - - -] Attempt 1 to provision port e437dd51-a525-4eae-99e6-ca95d458b8c3 2026-05-11 11:59:25.323 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port e437dd51-a525-4eae-99e6-ca95d458b8c3 2026-05-11 11:59:26.388 10 INFO neutron.plugins.ml2.plugin [None req-1688cbf3-a765-417a-8c6c-0e99d9fec3e2 - - - - - -] Attempt 1 to provision port db3e9f84-58c3-4532-b563-bcc9116ca009 2026-05-11 11:59:27.315 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9bc2e538-69d1-45ff-8cea-95ee6021e7b9 2026-05-11 11:59:27.495 10 INFO neutron.plugins.ml2.plugin [None req-ff2c5508-9a01-4060-9e6f-dc2c4170cf8d - - - - - -] Attempt 1 to provision port 9bc2e538-69d1-45ff-8cea-95ee6021e7b9 2026-05-11 11:59:28.801 10 INFO neutron.plugins.ml2.plugin [None req-80201fb5-a797-4d3b-b9f9-ce94d095cdd2 - - - - - -] Attempt 1 to provision port 8ac3b462-2f88-43ae-8892-f052a6562953 2026-05-11 11:59:28.822 10 INFO neutron.plugins.ml2.plugin [None req-80201fb5-a797-4d3b-b9f9-ce94d095cdd2 - - - - - -] Attempt 1 to provision port 9bc2e538-69d1-45ff-8cea-95ee6021e7b9 2026-05-11 11:59:29.322 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port af2e16fd-8a54-4078-992d-bde1c6b1c647 2026-05-11 11:59:29.506 10 INFO neutron.plugins.ml2.plugin [None req-970d69a2-2222-472b-af3d-2fef20d1897d - - - - - -] Attempt 1 to provision port 8ac3b462-2f88-43ae-8892-f052a6562953 2026-05-11 11:59:29.713 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9bc2e538-69d1-45ff-8cea-95ee6021e7b9 2026-05-11 11:59:30.417 10 INFO neutron.plugins.ml2.plugin [None req-0732b8f5-5468-4aa4-b953-d4e304180ca1 - - - - - -] Attempt 1 to provision port 8ac3b462-2f88-43ae-8892-f052a6562953 2026-05-11 11:59:31.115 10 INFO neutron.plugins.ml2.plugin [None req-e01e7370-22f4-4f83-87f6-ff68df455f97 - - - - - -] Attempt 1 to provision port f9f5df58-d76a-44d7-aeb9-0b4574bfdfa1 2026-05-11 11:59:31.314 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port af2e16fd-8a54-4078-992d-bde1c6b1c647 2026-05-11 11:59:31.544 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port a79a5b04-d931-4a1a-be2a-9ff66fdc1287 2026-05-11 11:59:32.226 10 INFO neutron.plugins.ml2.plugin [None req-48f7f318-65c5-44bb-983f-5365b5b4774f - - - - - -] Attempt 1 to provision port a79a5b04-d931-4a1a-be2a-9ff66fdc1287 2026-05-11 11:59:33.331 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port a893da62-d945-4dc2-9ebe-6c2df237e37e 2026-05-11 11:59:33.537 9 INFO neutron.plugins.ml2.plugin [None req-86773167-bf9b-44ca-961d-299b147dd898 - - - - - -] Attempt 1 to provision port 415d5d94-46e3-46f6-b84f-70e1952609bd 2026-05-11 11:59:33.573 9 INFO neutron.plugins.ml2.plugin [None req-86773167-bf9b-44ca-961d-299b147dd898 - - - - - -] Attempt 1 to provision port a79a5b04-d931-4a1a-be2a-9ff66fdc1287 2026-05-11 11:59:33.720 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port a79a5b04-d931-4a1a-be2a-9ff66fdc1287 2026-05-11 11:59:34.451 9 INFO neutron.plugins.ml2.plugin [None req-009ef745-612f-4d89-96e7-b07f1de06274 - - - - - -] Attempt 1 to provision port 415d5d94-46e3-46f6-b84f-70e1952609bd 2026-05-11 11:59:35.144 10 INFO neutron.plugins.ml2.plugin [None req-d8c121af-299c-4961-bb4d-8fc212f9b788 - - - - - -] Attempt 1 to provision port 415d5d94-46e3-46f6-b84f-70e1952609bd 2026-05-11 11:59:35.358 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port a893da62-d945-4dc2-9ebe-6c2df237e37e 2026-05-11 11:59:48.282 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port eba87cbd-e6bb-467f-aff2-db8c2f78647f 2026-05-11 11:59:48.371 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a64aef21-fb89-4a98-a599-1aa5c92ba0b4'] response: {'server_uuid': '731268d9-b29a-48ff-8f27-89365861f142', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eba87cbd-e6bb-467f-aff2-db8c2f78647f', 'code': 200} 2026-05-11 11:59:49.299 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 8ac3b462-2f88-43ae-8892-f052a6562953 2026-05-11 11:59:49.585 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port eba87cbd-e6bb-467f-aff2-db8c2f78647f 2026-05-11 11:59:49.769 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port db3e9f84-58c3-4532-b563-bcc9116ca009 2026-05-11 11:59:51.319 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 8ac3b462-2f88-43ae-8892-f052a6562953 2026-05-11 11:59:51.564 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port db3e9f84-58c3-4532-b563-bcc9116ca009 2026-05-11 11:59:51.863 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 415d5d94-46e3-46f6-b84f-70e1952609bd 2026-05-11 11:59:53.284 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 415d5d94-46e3-46f6-b84f-70e1952609bd 2026-05-11 11:59:53.548 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port f9f5df58-d76a-44d7-aeb9-0b4574bfdfa1 2026-05-11 11:59:55.277 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port f9f5df58-d76a-44d7-aeb9-0b4574bfdfa1 2026-05-11 12:00:47.332 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 5108858d-9c45-4d9c-8154-1cade6ae8221 2026-05-11 12:00:47.648 10 INFO neutron.plugins.ml2.plugin [None req-b3bab22d-4a9d-4409-986b-a1e41bbce63d - - - - - -] Attempt 1 to provision port 5108858d-9c45-4d9c-8154-1cade6ae8221 2026-05-11 12:00:47.770 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port ed9f10e8-2d36-46f6-98d9-be334eec0016 2026-05-11 12:00:48.353 10 INFO neutron.plugins.ml2.plugin [None req-cba58ef0-d267-47cc-a3ca-d7887443ea20 - - - - - -] Attempt 1 to provision port ed9f10e8-2d36-46f6-98d9-be334eec0016 2026-05-11 12:00:49.057 9 INFO neutron.plugins.ml2.plugin [None req-db61add7-1e49-48cd-a208-246969964fb2 - - - - - -] Attempt 1 to provision port c0d02451-04b6-40b7-bc8d-f7932c7cfae0 2026-05-11 12:00:49.237 9 INFO neutron.plugins.ml2.plugin [None req-db61add7-1e49-48cd-a208-246969964fb2 - - - - - -] Attempt 1 to provision port ca7a4346-bde9-4a49-a93a-0679dad87acd 2026-05-11 12:00:49.372 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port c0d02451-04b6-40b7-bc8d-f7932c7cfae0 2026-05-11 12:00:49.543 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 5108858d-9c45-4d9c-8154-1cade6ae8221 2026-05-11 12:00:49.714 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port ed9f10e8-2d36-46f6-98d9-be334eec0016 2026-05-11 12:00:49.961 10 INFO neutron.plugins.ml2.plugin [None req-e80416dd-01f7-49a3-aa20-e0683b4aa846 - - - - - -] Attempt 1 to provision port 5108858d-9c45-4d9c-8154-1cade6ae8221 2026-05-11 12:00:50.666 10 INFO neutron.plugins.ml2.plugin [None req-dda4489e-a15f-428f-8e80-25951424fa23 - - - - - -] Attempt 1 to provision port ed9f10e8-2d36-46f6-98d9-be334eec0016 2026-05-11 12:00:51.387 9 INFO neutron.plugins.ml2.plugin [None req-434fe5ff-ddfb-4b8b-9739-b86283e5cb22 - - - - - -] Attempt 1 to provision port c0d02451-04b6-40b7-bc8d-f7932c7cfae0 2026-05-11 12:00:51.389 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port db88dc9e-c99f-4c54-9164-8a35a4fd282d 2026-05-11 12:00:51.794 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port c0d02451-04b6-40b7-bc8d-f7932c7cfae0 2026-05-11 12:00:52.294 10 INFO neutron.plugins.ml2.plugin [None req-868714a0-fefd-49ba-baf9-1881b225b40d - - - - - -] Attempt 1 to provision port 5108858d-9c45-4d9c-8154-1cade6ae8221 2026-05-11 12:00:52.358 10 INFO neutron.plugins.ml2.plugin [None req-868714a0-fefd-49ba-baf9-1881b225b40d - - - - - -] Attempt 1 to provision port 3fb7ec90-5ccb-4b4f-a21c-1ae99b0f5547 2026-05-11 12:00:53.196 9 INFO neutron.plugins.ml2.plugin [None req-c74572fb-2b98-4073-9ee7-974c88b3350b - - - - - -] Attempt 1 to provision port 5d303420-bda7-46c8-8e4e-f3cdfb79d835 2026-05-11 12:00:53.219 9 INFO neutron.plugins.ml2.plugin [None req-c74572fb-2b98-4073-9ee7-974c88b3350b - - - - - -] Attempt 1 to provision port ed9f10e8-2d36-46f6-98d9-be334eec0016 2026-05-11 12:00:53.311 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port db88dc9e-c99f-4c54-9164-8a35a4fd282d 2026-05-11 12:00:53.319 9 INFO neutron.plugins.ml2.plugin [None req-c74572fb-2b98-4073-9ee7-974c88b3350b - - - - - -] Attempt 1 to provision port 3fb7ec90-5ccb-4b4f-a21c-1ae99b0f5547 2026-05-11 12:00:53.895 9 INFO neutron.plugins.ml2.plugin [None req-a6631243-550a-4768-96d2-e665f480ff1e - - - - - -] Attempt 1 to provision port c0d02451-04b6-40b7-bc8d-f7932c7cfae0 2026-05-11 12:00:53.970 9 INFO neutron.plugins.ml2.plugin [None req-a6631243-550a-4768-96d2-e665f480ff1e - - - - - -] Attempt 1 to provision port 9cd58cd9-2847-4290-a974-1d2aed1dfdf1 2026-05-11 12:00:54.601 10 INFO neutron.plugins.ml2.plugin [None req-3787d5cb-c519-471e-9356-8f71dacf8205 - - - - - -] Attempt 1 to provision port 5d303420-bda7-46c8-8e4e-f3cdfb79d835 2026-05-11 12:00:54.633 10 INFO neutron.plugins.ml2.plugin [None req-3787d5cb-c519-471e-9356-8f71dacf8205 - - - - - -] Attempt 1 to provision port 3fb7ec90-5ccb-4b4f-a21c-1ae99b0f5547 2026-05-11 12:00:55.304 10 INFO neutron.plugins.ml2.plugin [None req-b38c5398-c8bc-425a-a917-60121cc20f27 - - - - - -] Attempt 1 to provision port 5d303420-bda7-46c8-8e4e-f3cdfb79d835 2026-05-11 12:00:55.327 10 INFO neutron.plugins.ml2.plugin [None req-b38c5398-c8bc-425a-a917-60121cc20f27 - - - - - -] Attempt 1 to provision port 9cd58cd9-2847-4290-a974-1d2aed1dfdf1 2026-05-11 12:00:56.009 9 INFO neutron.plugins.ml2.plugin [None req-7a82f7ed-0c85-4459-a543-7c6da31dfdd5 - - - - - -] Attempt 1 to provision port 9cd58cd9-2847-4290-a974-1d2aed1dfdf1 2026-05-11 12:01:05.830 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9e32c1e2-53cc-4bf9-9f61-453303993396 2026-05-11 12:01:05.937 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f9bc0db-7018-4373-a0bd-fadad3bafb87'] response: {'server_uuid': 'f2912386-0bd3-4f66-b971-ca9e9b09d5e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e32c1e2-53cc-4bf9-9f61-453303993396', 'code': 200} 2026-05-11 12:01:07.336 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9e32c1e2-53cc-4bf9-9f61-453303993396 2026-05-11 12:01:07.526 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 3fb7ec90-5ccb-4b4f-a21c-1ae99b0f5547 2026-05-11 12:01:09.350 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 5d303420-bda7-46c8-8e4e-f3cdfb79d835 2026-05-11 12:01:09.625 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9cd58cd9-2847-4290-a974-1d2aed1dfdf1 2026-05-11 12:01:09.878 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 3fb7ec90-5ccb-4b4f-a21c-1ae99b0f5547 2026-05-11 12:01:10.106 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port ca7a4346-bde9-4a49-a93a-0679dad87acd 2026-05-11 12:01:11.327 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 5d303420-bda7-46c8-8e4e-f3cdfb79d835 2026-05-11 12:01:11.522 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 9cd58cd9-2847-4290-a974-1d2aed1dfdf1 2026-05-11 12:01:11.707 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port ca7a4346-bde9-4a49-a93a-0679dad87acd 2026-05-11 12:01:23.371 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port aa5340bc-8886-4cbd-a17e-d969ec98e598 2026-05-11 12:01:23.516 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9413aa24-3932-404d-9bf4-89e39fb9485b'] response: {'server_uuid': '6fe7fe46-707a-456b-8108-8853907c7616', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa5340bc-8886-4cbd-a17e-d969ec98e598', 'code': 200} 2026-05-11 12:01:25.333 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port aa5340bc-8886-4cbd-a17e-d969ec98e598 2026-05-11 12:01:45.522 10 INFO neutron.plugins.ml2.plugin [None req-952e90c3-45c4-487e-9787-028f2cb61e30 - - - - - -] Attempt 1 to provision port 42ec73bf-9075-48cb-a820-495f6f66f118 2026-05-11 12:02:07.884 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 20b522ce-e51b-42fa-a361-811344fdda40 2026-05-11 12:02:08.016 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b655f469-1831-41ed-9813-aa512786759e'] response: {'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20b522ce-e51b-42fa-a361-811344fdda40', 'code': 200} 2026-05-11 12:02:09.363 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 20b522ce-e51b-42fa-a361-811344fdda40 2026-05-11 12:02:47.557 9 INFO neutron.plugins.ml2.plugin [None req-64666866-3aac-46f5-b9e5-744ac2d81b82 - - - - - -] Attempt 1 to provision port 754ca4bb-dd34-40ea-9121-fc9524785c8e 2026-05-11 12:02:52.961 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 754ca4bb-dd34-40ea-9121-fc9524785c8e 2026-05-11 12:02:53.071 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-252f81de-8d79-4bb6-b21c-6ecb7004b42d'] response: {'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '754ca4bb-dd34-40ea-9121-fc9524785c8e', 'code': 200} 2026-05-11 12:02:53.540 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 754ca4bb-dd34-40ea-9121-fc9524785c8e 2026-05-11 12:02:56.104 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 754ca4bb-dd34-40ea-9121-fc9524785c8e 2026-05-11 12:03:25.621 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 3ab221dc-429d-4fb6-8c0c-a33b579c3f9e 2026-05-11 12:03:25.739 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-22e81e0d-9926-43cb-8e20-748729f22f08'] response: {'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ab221dc-429d-4fb6-8c0c-a33b579c3f9e', 'code': 200} 2026-05-11 12:03:27.556 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 3ab221dc-429d-4fb6-8c0c-a33b579c3f9e 2026-05-11 12:03:28.921 10 INFO neutron.plugins.ml2.plugin [None req-b34a3028-9226-4e15-9218-99f5aff327fe - - - - - -] Attempt 1 to provision port 3ab221dc-429d-4fb6-8c0c-a33b579c3f9e 2026-05-11 12:03:29.609 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 3ab221dc-429d-4fb6-8c0c-a33b579c3f9e 2026-05-11 12:03:43.607 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 426bfb16-88fb-46db-b1e1-1a58f391fbef 2026-05-11 12:03:43.723 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7995361a-296b-4241-af3c-87d95ba55b9f'] response: {'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '426bfb16-88fb-46db-b1e1-1a58f391fbef', 'code': 200} 2026-05-11 12:03:45.586 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 426bfb16-88fb-46db-b1e1-1a58f391fbef 2026-05-11 12:03:46.993 9 INFO neutron.plugins.ml2.plugin [None req-758674b7-977a-4540-8a44-9daa35e25b5c - - - - - -] Attempt 1 to provision port 426bfb16-88fb-46db-b1e1-1a58f391fbef 2026-05-11 12:03:47.619 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 426bfb16-88fb-46db-b1e1-1a58f391fbef 2026-05-11 12:04:00.547 10 INFO neutron.plugins.ml2.plugin [None req-ceb4bbcd-98ad-43b9-b09d-3e70cd7441cb - - - - - -] Attempt 1 to provision port 426bfb16-88fb-46db-b1e1-1a58f391fbef 2026-05-11 12:04:01.651 9 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 426bfb16-88fb-46db-b1e1-1a58f391fbef 2026-05-11 12:04:11.095 9 INFO neutron.plugins.ml2.plugin [None req-3cca39f9-755f-43f5-8228-83aae975a375 - - - - - -] Attempt 1 to provision port 3ab221dc-429d-4fb6-8c0c-a33b579c3f9e 2026-05-11 12:04:11.637 10 INFO neutron.plugins.ml2.plugin [None req-c7206f87-c5f9-47c7-95f2-f144707a210d - - - - - -] Attempt 1 to provision port 3ab221dc-429d-4fb6-8c0c-a33b579c3f9e 2026-05-11 12:04:37.867 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-896d5e67-47d7-47a6-a917-e77b48bd4999'] response: {'server_uuid': 'd24879c4-8670-437b-92e1-81cfaf6c0b41', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '20b522ce-e51b-42fa-a361-811344fdda40', 'code': 200} 2026-05-11 12:04:53.831 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3e7cb72-09ec-4a47-956b-5f418f3a2a1f'] response: {'server_uuid': 'f2912386-0bd3-4f66-b971-ca9e9b09d5e8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9e32c1e2-53cc-4bf9-9f61-453303993396', 'code': 200}