+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 16:46:16.927 1 INFO neutron.common.config [-] Logging enabled! 2026-06-18 16:46:16.927 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-18 16:46:16.927 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-18 16:46:16.928 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-18 16:46:18.516 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-18 16:46:18.518 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-18 16:46:18.521 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-18 16:46:18.522 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-18 16:46:18.522 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-18 16:46:18.523 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-18 16:46:18.523 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 16:46:18.530 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 16:46:18.530 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 16:46:18.530 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-18 16:46:18.551 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-18 16:46:18.552 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-18 16:46:18.552 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-18 16:46:18.574 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-18 16:46:18.574 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-18 16:46:18.574 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-18 16:46:18.575 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-18 16:46:19.020 1 INFO neutron.plugins.ml2.managers [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] Initializing driver for type 'vlan' 2026-06-18 16:46:19.237 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] VlanTypeDriver initialization complete 2026-06-18 16:46:19.238 1 INFO neutron.plugins.ml2.managers [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] Initializing driver for type 'vxlan' 2026-06-18 16:46:19.238 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-18 16:46:19.295 1 INFO neutron.plugins.ml2.managers [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-18 16:46:19.296 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-18 16:46:19.296 1 INFO neutron.plugins.ml2.managers [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] Initializing extension driver 'port_security' 2026-06-18 16:46:19.296 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-18 16:46:19.297 1 INFO neutron.plugins.ml2.managers [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] Initializing extension driver 'qos' 2026-06-18 16:46:19.297 1 INFO neutron.plugins.ml2.managers [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-18 16:46:19.297 1 INFO neutron.plugins.ml2.managers [None req-0922a26b-a252-4147-ad95-1eb56e1700e4 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-18 16:46:19.314 1 INFO neutron.quota [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded quota_driver: . 2026-06-18 16:46:19.314 1 INFO neutron.plugins.ml2.plugin [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Modular L2 Plugin initialization complete 2026-06-18 16:46:19.314 1 INFO neutron.plugins.ml2.managers [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-18 16:46:19.314 1 INFO neutron.plugins.ml2.managers [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-18 16:46:19.314 1 INFO neutron.plugins.ml2.managers [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Got port-security extension from driver 'port_security' 2026-06-18 16:46:19.315 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: qos 2026-06-18 16:46:19.326 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: router 2026-06-18 16:46:19.364 1 INFO neutron.services.service_base [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-18 16:46:19.365 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: segments 2026-06-18 16:46:19.431 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: trunk 2026-06-18 16:46:19.444 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: vpnaas 2026-06-18 16:46:19.477 1 WARNING stevedore.named [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 16:46:19.559 1 INFO neutron_vpnaas.services.vpn.plugin [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-18 16:46:19.559 1 INFO neutron.common.utils [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-18 16:46:19.560 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: taas 2026-06-18 16:46:19.583 1 WARNING stevedore.named [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 16:46:19.583 1 WARNING stevedore.named [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-18 16:46:19.608 1 INFO neutron_taas.services.taas.taas_plugin [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-18 16:46:19.608 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: tapmirror 2026-06-18 16:46:19.620 1 WARNING stevedore.named [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 16:46:19.620 1 WARNING stevedore.named [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-18 16:46:19.638 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-18 16:46:19.638 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: auto_allocate 2026-06-18 16:46:19.646 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: tag 2026-06-18 16:46:19.654 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: timestamp 2026-06-18 16:46:19.656 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: network_ip_availability 2026-06-18 16:46:19.660 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: flavors 2026-06-18 16:46:19.663 1 INFO neutron.manager [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loading Plugin: revisions 2026-06-18 16:46:19.666 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Initializing extension manager. 2026-06-18 16:46:19.667 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: address-group 2026-06-18 16:46:19.668 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: address-scope 2026-06-18 16:46:19.669 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-18 16:46:19.670 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: agent 2026-06-18 16:46:19.670 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: agent-resources-synced 2026-06-18 16:46:19.671 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: allowed-address-pairs 2026-06-18 16:46:19.672 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: auto-allocated-topology 2026-06-18 16:46:19.673 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: availability_zone 2026-06-18 16:46:19.673 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: availability_zone_filter 2026-06-18 16:46:19.674 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-18 16:46:19.674 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: default-subnetpools 2026-06-18 16:46:19.676 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-18 16:46:19.676 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: dns-integration 2026-06-18 16:46:19.677 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: dns-domain-ports 2026-06-18 16:46:19.677 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-18 16:46:19.678 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: dvr 2026-06-18 16:46:19.678 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-18 16:46:19.679 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: empty-string-filtering 2026-06-18 16:46:19.679 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 16:46:19.680 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-18 16:46:19.681 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: external-net 2026-06-18 16:46:19.681 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-18 16:46:19.682 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: extraroute 2026-06-18 16:46:19.683 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: extraroute-atomic 2026-06-18 16:46:19.684 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-18 16:46:19.684 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-18 16:46:19.684 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-18 16:46:19.686 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-18 16:46:19.686 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: fip-port-details 2026-06-18 16:46:19.687 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: flavors 2026-06-18 16:46:19.688 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-18 16:46:19.689 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: floatingip-pools 2026-06-18 16:46:19.690 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: ip_allocation 2026-06-18 16:46:19.690 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: ip-substring-filtering 2026-06-18 16:46:19.691 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: l2_adjacency 2026-06-18 16:46:19.692 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: router 2026-06-18 16:46:19.694 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 16:46:19.695 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-18 16:46:19.695 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-18 16:46:19.696 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: ext-gw-mode 2026-06-18 16:46:19.696 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: l3-ha 2026-06-18 16:46:19.697 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-18 16:46:19.697 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-18 16:46:19.698 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: l3-flavors 2026-06-18 16:46:19.699 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-18 16:46:19.700 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-18 16:46:19.702 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-18 16:46:19.703 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-18 16:46:19.704 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-18 16:46:19.708 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-18 16:46:19.709 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-18 16:46:19.709 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: multi-provider 2026-06-18 16:46:19.710 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: net-mtu 2026-06-18 16:46:19.710 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: net-mtu-writable 2026-06-18 16:46:19.711 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: network_availability_zone 2026-06-18 16:46:19.711 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: network_ha 2026-06-18 16:46:19.712 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: network-ip-availability 2026-06-18 16:46:19.713 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-18 16:46:19.713 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: pagination 2026-06-18 16:46:19.714 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: port-device-profile 2026-06-18 16:46:19.714 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-18 16:46:19.715 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-18 16:46:19.716 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-18 16:46:19.716 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: port-mac-override 2026-06-18 16:46:19.716 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-18 16:46:19.717 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-18 16:46:19.717 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-18 16:46:19.718 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: port-resource-request 2026-06-18 16:46:19.718 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: port-resource-request-groups 2026-06-18 16:46:19.719 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-18 16:46:19.719 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: binding 2026-06-18 16:46:19.720 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: binding-extended 2026-06-18 16:46:19.720 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: port-security 2026-06-18 16:46:19.721 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: project-id 2026-06-18 16:46:19.721 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: provider 2026-06-18 16:46:19.722 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-18 16:46:19.724 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos 2026-06-18 16:46:19.724 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-18 16:46:19.725 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-18 16:46:19.725 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-default 2026-06-18 16:46:19.726 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-fip 2026-06-18 16:46:19.726 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-18 16:46:19.727 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-gateway-ip 2026-06-18 16:46:19.727 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-port-network-policy 2026-06-18 16:46:19.728 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-pps-minimum 2026-06-18 16:46:19.728 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-18 16:46:19.729 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-pps 2026-06-18 16:46:19.729 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-rule-type-details 2026-06-18 16:46:19.730 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-18 16:46:19.730 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: qos-rules-alias 2026-06-18 16:46:19.731 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: quota-check-limit 2026-06-18 16:46:19.731 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: quota-check-limit-default 2026-06-18 16:46:19.733 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: quotas 2026-06-18 16:46:19.736 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: quota_details 2026-06-18 16:46:19.737 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: rbac-policies 2026-06-18 16:46:19.738 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: rbac-address-group 2026-06-18 16:46:19.738 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: rbac-address-scope 2026-06-18 16:46:19.739 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: rbac-security-groups 2026-06-18 16:46:19.739 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: rbac-subnetpool 2026-06-18 16:46:19.740 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: revision-if-match 2026-06-18 16:46:19.741 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: standard-attr-revisions 2026-06-18 16:46:19.741 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: router_availability_zone 2026-06-18 16:46:19.742 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-18 16:46:19.743 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: security-groups-default-rules 2026-06-18 16:46:19.743 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-18 16:46:19.744 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-18 16:46:19.744 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-18 16:46:19.745 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-18 16:46:19.745 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-18 16:46:19.749 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: security-group 2026-06-18 16:46:19.750 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: segment 2026-06-18 16:46:19.751 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-18 16:46:19.751 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: service-type 2026-06-18 16:46:19.752 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: sorting 2026-06-18 16:46:19.752 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: standard-attr-segment 2026-06-18 16:46:19.753 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: standard-attr-description 2026-06-18 16:46:19.754 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: stateful-security-group 2026-06-18 16:46:19.754 1 WARNING neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-18 16:46:19.754 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-18 16:46:19.755 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: subnet-external-network 2026-06-18 16:46:19.756 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: subnet_onboard 2026-06-18 16:46:19.756 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-18 16:46:19.757 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: subnet-service-types 2026-06-18 16:46:19.757 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: subnet_allocation 2026-06-18 16:46:19.758 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-18 16:46:19.758 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: tag-creation 2026-06-18 16:46:19.759 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-18 16:46:19.762 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: standard-attr-tag 2026-06-18 16:46:19.763 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-18 16:46:19.763 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: trunk 2026-06-18 16:46:19.764 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: trunk-details 2026-06-18 16:46:19.764 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-18 16:46:19.765 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-18 16:46:19.765 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-18 16:46:19.766 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-18 16:46:19.767 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-18 16:46:19.768 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-18 16:46:19.769 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: vpn-flavors 2026-06-18 16:46:19.770 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: vpnaas 2026-06-18 16:46:19.771 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: taas 2026-06-18 16:46:19.772 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: tap-mirror 2026-06-18 16:46:19.772 1 INFO neutron.api.extensions [None req-82573aa6-b36d-4d3c-8df8-42a1f20812db - - - - - -] Loaded extension: taas-vlan-filter 2026-06-18 16:46:49.861 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-18 16:46:49.916 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-18 16:46:49.942 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-06-18 16:47:04.134 16 INFO neutron.db.l3_hamode_db [None req-686cd45c-f265-4a59-a8d3-6d4567bfc198 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 16:47:26.205 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c55b5c08-fcde-42ac-ad48-e856825d5376 2026-06-18 16:47:27.534 16 INFO neutron.plugins.ml2.plugin [None req-3c8483c1-52a1-4ff7-b1aa-f822438b6f57 - - - - - -] Attempt 1 to provision port c55b5c08-fcde-42ac-ad48-e856825d5376 2026-06-18 16:47:28.117 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c55b5c08-fcde-42ac-ad48-e856825d5376 2026-06-18 16:52:22.307 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 2d8bb3fe-443e-46fb-85df-9128fe279940 2026-06-18 16:52:23.101 13 INFO neutron.plugins.ml2.plugin [None req-8a5cc9cb-6b05-4cae-a0b4-669b7d5456c6 - - - - - -] Attempt 1 to provision port 2d8bb3fe-443e-46fb-85df-9128fe279940 2026-06-18 16:52:24.251 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 2d8bb3fe-443e-46fb-85df-9128fe279940 2026-06-18 16:52:24.747 13 INFO neutron.plugins.ml2.plugin [None req-6a95dbc6-df2d-46e6-bdbd-b315eedcafc3 - - - - - -] Attempt 1 to provision port 2d8bb3fe-443e-46fb-85df-9128fe279940 2026-06-18 16:52:29.668 13 INFO neutron.plugins.ml2.plugin [None req-b3c0e0a3-2863-45aa-84b8-7948f3957b7b - - - - - -] Attempt 1 to provision port db55d786-92bd-47a2-b4ec-5bda9719490c 2026-06-18 16:56:14.924 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port db55d786-92bd-47a2-b4ec-5bda9719490c 2026-06-18 16:56:16.343 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port db55d786-92bd-47a2-b4ec-5bda9719490c 2026-06-18 17:05:22.500 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 32a0fd70-4099-455e-b092-e3ea2be99eb3 2026-06-18 17:05:24.476 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 32a0fd70-4099-455e-b092-e3ea2be99eb3 2026-06-18 17:14:35.719 16 INFO neutron.plugins.ml2.plugin [None req-22c40866-0cb2-4568-be0c-1d7e1d368f1c - - - - - -] Attempt 1 to provision port 2d8bb3fe-443e-46fb-85df-9128fe279940 2026-06-18 17:14:35.788 16 INFO neutron.plugins.ml2.plugin [None req-22c40866-0cb2-4568-be0c-1d7e1d368f1c - - - - - -] Attempt 1 to provision port db55d786-92bd-47a2-b4ec-5bda9719490c 2026-06-18 17:14:35.858 16 INFO neutron.plugins.ml2.plugin [None req-22c40866-0cb2-4568-be0c-1d7e1d368f1c - - - - - -] Attempt 1 to provision port c55b5c08-fcde-42ac-ad48-e856825d5376 2026-06-18 17:21:46.870 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 0dbb2ce3-3cb9-42d2-bf3c-a864689a950b 2026-06-18 17:21:48.817 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 0dbb2ce3-3cb9-42d2-bf3c-a864689a950b 2026-06-18 17:21:50.830 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 7b77ab03-082e-4680-81a3-7a0444a2f1f8 2026-06-18 17:21:53.084 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 7b77ab03-082e-4680-81a3-7a0444a2f1f8 2026-06-18 17:21:54.932 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 8009365a-bcd7-4c3e-8004-dbe82cee3f9d 2026-06-18 17:21:55.305 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port b879847b-d0f9-4369-9335-42164399d04a 2026-06-18 17:21:55.722 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 92fdcb38-ef60-4cf1-a898-ae0889790d26 2026-06-18 17:21:56.883 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 8009365a-bcd7-4c3e-8004-dbe82cee3f9d 2026-06-18 17:21:57.103 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port b879847b-d0f9-4369-9335-42164399d04a 2026-06-18 17:21:57.291 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 92fdcb38-ef60-4cf1-a898-ae0889790d26 2026-06-18 17:21:58.544 13 INFO neutron.plugins.ml2.plugin [None req-f1a15d0f-ddf2-424c-a306-ddfe81064804 - - - - - -] Attempt 1 to provision port cb9c97a4-cff9-4e84-b226-fd6a671380b3 2026-06-18 17:21:58.610 13 INFO neutron.plugins.ml2.plugin [None req-f1a15d0f-ddf2-424c-a306-ddfe81064804 - - - - - -] Attempt 1 to provision port 895bf3ce-3f68-4e24-8ad9-46cdfb1598dd 2026-06-18 17:21:58.653 13 INFO neutron.plugins.ml2.plugin [None req-f1a15d0f-ddf2-424c-a306-ddfe81064804 - - - - - -] Attempt 1 to provision port 13ce9464-d35e-4bf6-accb-6c1729418867 2026-06-18 17:21:58.707 13 INFO neutron.plugins.ml2.plugin [None req-f1a15d0f-ddf2-424c-a306-ddfe81064804 - - - - - -] Attempt 1 to provision port 6f5df95c-dcf2-4de6-8a02-624f81e78e06 2026-06-18 17:21:58.776 13 INFO neutron.plugins.ml2.plugin [None req-f1a15d0f-ddf2-424c-a306-ddfe81064804 - - - - - -] Attempt 1 to provision port 0dbb2ce3-3cb9-42d2-bf3c-a864689a950b 2026-06-18 17:21:58.914 13 INFO neutron.plugins.ml2.plugin [None req-f1a15d0f-ddf2-424c-a306-ddfe81064804 - - - - - -] Attempt 1 to provision port 7b77ab03-082e-4680-81a3-7a0444a2f1f8 2026-06-18 17:21:59.017 13 INFO neutron.plugins.ml2.plugin [None req-f1a15d0f-ddf2-424c-a306-ddfe81064804 - - - - - -] Attempt 1 to provision port 5cbc7054-9157-4491-9726-d504c5406a8f 2026-06-18 17:22:02.517 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9 2026-06-18 17:22:02.887 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port bb1ba605-8811-4e8a-98d0-d37192c9c3c2 2026-06-18 17:22:03.043 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fbdd137-0cf4-4d1c-a085-6d9f1fab9ff9'] response: {'server_uuid': 'd450c953-0a2a-4a41-bdd2-09edf1090ad7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9', 'code': 200} 2026-06-18 17:22:03.287 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 5fb01389-f388-43ff-aedc-c3c6b3b9dfc9 2026-06-18 17:22:04.742 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9 2026-06-18 17:22:04.972 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port bb1ba605-8811-4e8a-98d0-d37192c9c3c2 2026-06-18 17:22:05.082 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f4b51a2-b883-46a0-a717-f28185df9608'] response: {'server_uuid': '4d6c1723-2d99-408f-a318-9b076a7b545b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb1ba605-8811-4e8a-98d0-d37192c9c3c2', 'code': 200} 2026-06-18 17:22:05.228 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port bc429a38-7f89-4034-b83b-b298eba785d0 2026-06-18 17:22:06.221 13 INFO neutron.plugins.ml2.plugin [None req-e4f68a41-b2a7-4ed3-8395-4c1355f81e32 - - - - - -] Attempt 1 to provision port ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9 2026-06-18 17:22:06.317 13 INFO neutron.plugins.ml2.plugin [None req-e4f68a41-b2a7-4ed3-8395-4c1355f81e32 - - - - - -] Attempt 1 to provision port 13ce9464-d35e-4bf6-accb-6c1729418867 2026-06-18 17:22:06.351 13 INFO neutron.plugins.ml2.plugin [None req-e4f68a41-b2a7-4ed3-8395-4c1355f81e32 - - - - - -] Attempt 1 to provision port b3b95021-8733-4b50-940a-49408affd347 2026-06-18 17:22:06.392 13 INFO neutron.plugins.ml2.plugin [None req-e4f68a41-b2a7-4ed3-8395-4c1355f81e32 - - - - - -] Attempt 1 to provision port 5cbc7054-9157-4491-9726-d504c5406a8f 2026-06-18 17:22:06.419 13 INFO neutron.plugins.ml2.plugin [None req-e4f68a41-b2a7-4ed3-8395-4c1355f81e32 - - - - - -] Attempt 1 to provision port bc429a38-7f89-4034-b83b-b298eba785d0 2026-06-18 17:22:06.925 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port bc429a38-7f89-4034-b83b-b298eba785d0 2026-06-18 17:22:07.194 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 43096c4a-feb0-4137-a992-71ee198e3d96 2026-06-18 17:22:07.758 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c952998-f935-43bb-8761-19144dde096f'] response: {'server_uuid': '172a37a7-7fa3-44b8-bd00-942192dd9d36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43096c4a-feb0-4137-a992-71ee198e3d96', 'code': 200} 2026-06-18 17:22:08.222 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 43096c4a-feb0-4137-a992-71ee198e3d96 2026-06-18 17:22:11.324 16 INFO neutron.plugins.ml2.plugin [None req-5b25f324-5a40-4665-83c3-1153ef866178 - - - - - -] Attempt 1 to provision port 13ce9464-d35e-4bf6-accb-6c1729418867 2026-06-18 17:22:11.348 16 INFO neutron.plugins.ml2.plugin [None req-5b25f324-5a40-4665-83c3-1153ef866178 - - - - - -] Attempt 1 to provision port b3b95021-8733-4b50-940a-49408affd347 2026-06-18 17:22:11.366 16 INFO neutron.plugins.ml2.plugin [None req-5b25f324-5a40-4665-83c3-1153ef866178 - - - - - -] Attempt 1 to provision port bc429a38-7f89-4034-b83b-b298eba785d0 2026-06-18 17:22:12.190 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port b373b82b-2d16-4191-8f74-6e50c3f02566 2026-06-18 17:22:14.350 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port b373b82b-2d16-4191-8f74-6e50c3f02566 2026-06-18 17:22:14.559 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c88024ab-6dcd-49a7-9bc0-1a82a42f3917 2026-06-18 17:22:16.355 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c88024ab-6dcd-49a7-9bc0-1a82a42f3917 2026-06-18 17:22:20.279 16 INFO neutron.plugins.ml2.plugin [None req-e0557a71-8cbd-461b-b185-e619aa8c4aa1 - - - - - -] Attempt 1 to provision port c88024ab-6dcd-49a7-9bc0-1a82a42f3917 2026-06-18 17:22:20.375 16 INFO neutron.plugins.ml2.plugin [None req-e0557a71-8cbd-461b-b185-e619aa8c4aa1 - - - - - -] Attempt 1 to provision port 4e1d9dd6-3fbe-40c8-9f33-5f6b2d56339a 2026-06-18 17:22:20.407 16 INFO neutron.plugins.ml2.plugin [None req-e0557a71-8cbd-461b-b185-e619aa8c4aa1 - - - - - -] Attempt 1 to provision port 62a655bc-7fa0-469f-8bf7-69f7a436a834 2026-06-18 17:22:24.967 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 2026-06-18 17:22:25.082 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc35e5fc-61b1-46e2-b217-3c3a5ff3f9b2'] response: {'server_uuid': 'c3a6f280-fc6f-4cce-a913-46114db51873', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8f4e40f-65d7-459c-8b7f-ef39da7a7e09', 'code': 200} 2026-06-18 17:22:26.432 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 2026-06-18 17:22:26.885 13 INFO neutron.plugins.ml2.plugin [None req-e4274132-61fa-449a-a9df-77955f959d03 - - - - - -] Attempt 1 to provision port d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 2026-06-18 17:22:27.000 13 INFO neutron.plugins.ml2.plugin [None req-e4274132-61fa-449a-a9df-77955f959d03 - - - - - -] Attempt 1 to provision port 62a655bc-7fa0-469f-8bf7-69f7a436a834 2026-06-18 17:22:30.179 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port a31c6e7f-81b9-49c8-9959-e5ed823c2fe9 2026-06-18 17:22:32.315 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 9319c8e9-3586-4b16-96e6-c1a483d8e437 2026-06-18 17:22:32.660 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port a31c6e7f-81b9-49c8-9959-e5ed823c2fe9 2026-06-18 17:22:34.185 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 9319c8e9-3586-4b16-96e6-c1a483d8e437 2026-06-18 17:22:35.479 13 INFO neutron.plugins.ml2.plugin [None req-5532f6cb-0cd5-4d27-9db8-3a147ef43199 - - - - - -] Attempt 1 to provision port 2e661257-7c98-4ce5-97d0-bf05cf2af553 2026-06-18 17:22:35.502 13 INFO neutron.plugins.ml2.plugin [None req-5532f6cb-0cd5-4d27-9db8-3a147ef43199 - - - - - -] Attempt 1 to provision port a31c6e7f-81b9-49c8-9959-e5ed823c2fe9 2026-06-18 17:22:38.756 16 INFO neutron.plugins.ml2.plugin [None req-7c546e26-048c-4f62-9470-f4d36d35be30 - - - - - -] Attempt 1 to provision port 2e661257-7c98-4ce5-97d0-bf05cf2af553 2026-06-18 17:22:40.180 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 62a655bc-7fa0-469f-8bf7-69f7a436a834 2026-06-18 17:22:40.446 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4e1d9dd6-3fbe-40c8-9f33-5f6b2d56339a 2026-06-18 17:22:40.792 13 INFO neutron.plugins.ml2.plugin [None req-fef79e52-9d6e-4605-a4ae-c17d53edb64c - - - - - -] Attempt 1 to provision port 2e661257-7c98-4ce5-97d0-bf05cf2af553 2026-06-18 17:22:42.176 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 62a655bc-7fa0-469f-8bf7-69f7a436a834 2026-06-18 17:22:42.438 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4e1d9dd6-3fbe-40c8-9f33-5f6b2d56339a 2026-06-18 17:22:44.694 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c5ac536f-83f9-4011-8888-12fe3ad077a4 2026-06-18 17:22:44.788 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-199aa910-c17d-471a-83fe-d68fb0d059e4'] response: {'server_uuid': 'a78434c2-66b5-43b3-800f-17c98ff6d4fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5ac536f-83f9-4011-8888-12fe3ad077a4', 'code': 200} 2026-06-18 17:22:46.164 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c5ac536f-83f9-4011-8888-12fe3ad077a4 2026-06-18 17:22:48.241 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 2e661257-7c98-4ce5-97d0-bf05cf2af553 2026-06-18 17:22:48.612 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 84be5474-0648-4635-b5e2-2860ace4f25a 2026-06-18 17:22:50.296 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 2e661257-7c98-4ce5-97d0-bf05cf2af553 2026-06-18 17:22:50.469 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 84be5474-0648-4635-b5e2-2860ace4f25a 2026-06-18 17:22:53.729 16 INFO neutron.plugins.ml2.plugin [None req-7f170e3d-06d1-48fe-8759-5ed2a8bda0f8 - - - - - -] Attempt 1 to provision port d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 2026-06-18 17:22:54.179 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 2026-06-18 17:22:56.487 13 INFO neutron.plugins.ml2.plugin [None req-0cab468a-cebc-44c2-9379-0c8a4956860c - - - - - -] Attempt 1 to provision port e80c1d2e-66e8-48c8-8804-4b8e26f0e8f6 2026-06-18 17:22:58.476 13 INFO neutron.plugins.ml2.plugin [None req-0b5a6c83-2c5d-4a36-baa7-e605027cce04 - - - - - -] Attempt 1 to provision port d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 2026-06-18 17:23:03.972 16 INFO neutron.plugins.ml2.plugin [None req-07c07a98-db63-4cdd-83df-ee2536684427 - - - - - -] Attempt 1 to provision port 99405708-e2f0-4b66-b66e-3f52b0bf39b7 2026-06-18 17:23:04.198 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 99405708-e2f0-4b66-b66e-3f52b0bf39b7 2026-06-18 17:23:06.345 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 26d7435b-abca-4272-a886-2d7a104b01e7 2026-06-18 17:23:06.703 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 99405708-e2f0-4b66-b66e-3f52b0bf39b7 2026-06-18 17:23:08.418 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 26d7435b-abca-4272-a886-2d7a104b01e7 2026-06-18 17:23:12.118 16 INFO neutron.plugins.ml2.plugin [None req-f313c46f-3023-4ef8-b971-790975c98885 - - - - - -] Attempt 1 to provision port f460cce6-a5a0-4b4e-b485-6d414aafe7df 2026-06-18 17:23:12.145 16 INFO neutron.plugins.ml2.plugin [None req-f313c46f-3023-4ef8-b971-790975c98885 - - - - - -] Attempt 1 to provision port 3f35c668-6b7d-4f07-97d5-438cfdd17583 2026-06-18 17:23:12.170 16 INFO neutron.plugins.ml2.plugin [None req-f313c46f-3023-4ef8-b971-790975c98885 - - - - - -] Attempt 1 to provision port 99405708-e2f0-4b66-b66e-3f52b0bf39b7 2026-06-18 17:23:16.731 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 27b63286-9464-42f9-ba10-068e115a715f 2026-06-18 17:23:16.843 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca42e2df-dcc9-4128-b8c2-e77d4bb274cf'] response: {'server_uuid': '6e2d0256-42eb-4b02-a565-9a326e633f00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27b63286-9464-42f9-ba10-068e115a715f', 'code': 200} 2026-06-18 17:23:18.203 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 27b63286-9464-42f9-ba10-068e115a715f 2026-06-18 17:23:18.233 16 INFO neutron.plugins.ml2.plugin [None req-add27a0f-6ec5-4ff4-ac75-ef4be26ff374 - - - - - -] Attempt 1 to provision port f460cce6-a5a0-4b4e-b485-6d414aafe7df 2026-06-18 17:23:20.720 13 INFO neutron.plugins.ml2.plugin [None req-c6a44a38-b2af-4b21-90b6-83cf63cd0a51 - - - - - -] Attempt 1 to provision port 27b63286-9464-42f9-ba10-068e115a715f 2026-06-18 17:23:24.173 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port f460cce6-a5a0-4b4e-b485-6d414aafe7df 2026-06-18 17:23:24.443 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 3f35c668-6b7d-4f07-97d5-438cfdd17583 2026-06-18 17:23:26.235 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port f460cce6-a5a0-4b4e-b485-6d414aafe7df 2026-06-18 17:23:26.425 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 3f35c668-6b7d-4f07-97d5-438cfdd17583 2026-06-18 17:23:28.275 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 9dad3ee5-82e3-431f-95a1-569119d7b4ec 2026-06-18 17:23:28.457 16 INFO neutron.plugins.ml2.plugin [None req-ecaca809-987d-4474-8bf6-880d3c119f63 - - - - - -] Attempt 1 to provision port 9dad3ee5-82e3-431f-95a1-569119d7b4ec 2026-06-18 17:23:30.264 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c59fce9d-fcee-4c96-af7c-48c93b96952a 2026-06-18 17:23:30.655 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 9dad3ee5-82e3-431f-95a1-569119d7b4ec 2026-06-18 17:23:31.488 16 INFO neutron.plugins.ml2.plugin [None req-1e6530c2-35bc-47c8-bfd9-618ad55d8244 - - - - - -] Attempt 1 to provision port 9dad3ee5-82e3-431f-95a1-569119d7b4ec 2026-06-18 17:23:31.541 16 INFO neutron.plugins.ml2.plugin [None req-1e6530c2-35bc-47c8-bfd9-618ad55d8244 - - - - - -] Attempt 1 to provision port 78b23db0-e7eb-45ba-8f21-d8c97ab6e014 2026-06-18 17:23:32.198 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c59fce9d-fcee-4c96-af7c-48c93b96952a 2026-06-18 17:23:36.723 13 INFO neutron.plugins.ml2.plugin [None req-abd3e6cd-9058-48d5-aaf4-7afc1e73fbcf - - - - - -] Attempt 1 to provision port 78b23db0-e7eb-45ba-8f21-d8c97ab6e014 2026-06-18 17:23:36.768 13 INFO neutron.plugins.ml2.plugin [None req-abd3e6cd-9058-48d5-aaf4-7afc1e73fbcf - - - - - -] Attempt 1 to provision port 4ba5e82f-d4be-4499-bcde-d5fb2a4e6e17 2026-06-18 17:23:43.255 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c19768c5-cb94-4d77-9240-2aea1158e484 2026-06-18 17:23:43.365 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-17b31219-f09d-4282-aef8-1966b2f66a3a'] response: {'server_uuid': '532fd09f-802c-4d8d-8886-f0f0addedea3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c19768c5-cb94-4d77-9240-2aea1158e484', 'code': 200} 2026-06-18 17:23:44.196 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c19768c5-cb94-4d77-9240-2aea1158e484 2026-06-18 17:23:48.203 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4ba5e82f-d4be-4499-bcde-d5fb2a4e6e17 2026-06-18 17:23:48.691 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 78b23db0-e7eb-45ba-8f21-d8c97ab6e014 2026-06-18 17:23:49.519 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-18561851-b123-4565-bfda-0ef3bdebf590'] response: {'server_uuid': '6e2d0256-42eb-4b02-a565-9a326e633f00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '27b63286-9464-42f9-ba10-068e115a715f', 'code': 200} 2026-06-18 17:23:50.836 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4ba5e82f-d4be-4499-bcde-d5fb2a4e6e17 2026-06-18 17:23:51.038 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 27b63286-9464-42f9-ba10-068e115a715f 2026-06-18 17:23:51.154 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-78e55e63-d36f-4f39-80fd-e5d46fc2c989'] response: {'server_uuid': '6e2d0256-42eb-4b02-a565-9a326e633f00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27b63286-9464-42f9-ba10-068e115a715f', 'code': 200} 2026-06-18 17:23:51.415 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 78b23db0-e7eb-45ba-8f21-d8c97ab6e014 2026-06-18 17:23:52.627 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 27b63286-9464-42f9-ba10-068e115a715f 2026-06-18 17:24:02.987 16 INFO neutron.plugins.ml2.plugin [None req-357a152b-8314-41d8-a7b5-5bf7011269ee - - - - - -] Attempt 1 to provision port 866e956c-42d0-4616-a9f8-d1c03843c1d7 2026-06-18 17:24:04.716 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port a894c49e-4f8e-4923-8d09-d67489b4cc2f 2026-06-18 17:24:06.731 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port a894c49e-4f8e-4923-8d09-d67489b4cc2f 2026-06-18 17:24:06.980 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 9c1cfa00-8ed2-4857-ab65-614fbb5ffc24 2026-06-18 17:24:07.086 13 INFO neutron.plugins.ml2.plugin [None req-1777e396-9c7b-458b-af70-115182a607db - - - - - -] Attempt 1 to provision port 9c1cfa00-8ed2-4857-ab65-614fbb5ffc24 2026-06-18 17:24:07.169 13 INFO neutron.plugins.ml2.plugin [None req-1777e396-9c7b-458b-af70-115182a607db - - - - - -] Attempt 1 to provision port 4ca278c8-18ca-406e-984d-3e431ed481f3 2026-06-18 17:24:08.652 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 9c1cfa00-8ed2-4857-ab65-614fbb5ffc24 2026-06-18 17:24:10.106 13 INFO neutron.plugins.ml2.plugin [None req-392127a0-b54b-4bd9-b9ee-060bfd4ca0cb - - - - - -] Attempt 1 to provision port 9c1cfa00-8ed2-4857-ab65-614fbb5ffc24 2026-06-18 17:24:10.148 13 INFO neutron.plugins.ml2.plugin [None req-392127a0-b54b-4bd9-b9ee-060bfd4ca0cb - - - - - -] Attempt 1 to provision port 4ca278c8-18ca-406e-984d-3e431ed481f3 2026-06-18 17:24:12.093 13 INFO neutron.plugins.ml2.plugin [None req-8ffaef7d-a6ed-450d-985a-6b4cfb151b23 - - - - - -] Attempt 1 to provision port 4ca278c8-18ca-406e-984d-3e431ed481f3 2026-06-18 17:24:17.175 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 7fbe6a3a-6ff5-4a85-bf12-69e9d3335194 2026-06-18 17:24:17.295 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e71c8e6b-dcfc-43ef-bb2c-c8cbeac10997'] response: {'server_uuid': '1a3cba80-684d-4ffb-8a83-39efbb269a29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7fbe6a3a-6ff5-4a85-bf12-69e9d3335194', 'code': 200} 2026-06-18 17:24:18.738 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 7fbe6a3a-6ff5-4a85-bf12-69e9d3335194 2026-06-18 17:24:20.634 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4ca278c8-18ca-406e-984d-3e431ed481f3 2026-06-18 17:24:22.684 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 866e956c-42d0-4616-a9f8-d1c03843c1d7 2026-06-18 17:24:22.993 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4ca278c8-18ca-406e-984d-3e431ed481f3 2026-06-18 17:24:24.618 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 866e956c-42d0-4616-a9f8-d1c03843c1d7 2026-06-18 17:24:42.241 16 INFO neutron.plugins.ml2.plugin [None req-3a1a1127-ea90-4673-8352-958b0021ea72 - - - - - -] Attempt 1 to provision port e9aef82d-a9cb-4b13-969e-64180dec3a5b 2026-06-18 17:24:42.628 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port e9aef82d-a9cb-4b13-969e-64180dec3a5b 2026-06-18 17:24:44.799 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 7ac38ba1-cd44-4e99-9f24-ffecebf180d8 2026-06-18 17:24:46.754 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port f0cc650a-a0b0-4e90-a93f-3ac8e7a90f2a 2026-06-18 17:24:47.143 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 7ac38ba1-cd44-4e99-9f24-ffecebf180d8 2026-06-18 17:24:48.635 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port f0cc650a-a0b0-4e90-a93f-3ac8e7a90f2a 2026-06-18 17:24:50.831 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port e9aef82d-a9cb-4b13-969e-64180dec3a5b 2026-06-18 17:24:52.748 16 INFO neutron.plugins.ml2.plugin [None req-0e9689e9-8f89-46c8-b210-5663ba66790d - - - - - -] Attempt 1 to provision port e9aef82d-a9cb-4b13-969e-64180dec3a5b 2026-06-18 17:24:52.808 16 INFO neutron.plugins.ml2.plugin [None req-0e9689e9-8f89-46c8-b210-5663ba66790d - - - - - -] Attempt 1 to provision port d6719528-34f2-4954-a84e-26d3b40188cc 2026-06-18 17:24:52.836 16 INFO neutron.plugins.ml2.plugin [None req-0e9689e9-8f89-46c8-b210-5663ba66790d - - - - - -] Attempt 1 to provision port 72f096c0-eb50-4000-8918-f0ab131b3a79 2026-06-18 17:24:52.861 16 INFO neutron.plugins.ml2.plugin [None req-0e9689e9-8f89-46c8-b210-5663ba66790d - - - - - -] Attempt 1 to provision port 7ac38ba1-cd44-4e99-9f24-ffecebf180d8 2026-06-18 17:24:52.924 16 INFO neutron.plugins.ml2.plugin [None req-0e9689e9-8f89-46c8-b210-5663ba66790d - - - - - -] Attempt 1 to provision port 3a33cea1-eec1-4eb4-97ab-73600466f8fc 2026-06-18 17:24:57.220 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3 2026-06-18 17:24:57.338 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-26c5a533-77bb-4470-8447-33594a36ff41'] response: {'server_uuid': 'b372bb20-5687-4881-bdc8-1ff845fddb08', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3', 'code': 200} 2026-06-18 17:24:57.566 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port ea05e061-862c-4313-a199-d466891bc5be 2026-06-18 17:24:58.712 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3 2026-06-18 17:24:58.955 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port ea05e061-862c-4313-a199-d466891bc5be 2026-06-18 17:25:01.292 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 9c3fb47d-77c4-4411-8e24-2f881a6a665c 2026-06-18 17:25:01.423 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7a29846-a004-4772-a29c-ed3725273afa'] response: {'server_uuid': '9e90f9f6-22dc-43e5-9d66-e0d1532023c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c3fb47d-77c4-4411-8e24-2f881a6a665c', 'code': 200} 2026-06-18 17:25:02.804 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 72f096c0-eb50-4000-8918-f0ab131b3a79 2026-06-18 17:25:03.275 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 9c3fb47d-77c4-4411-8e24-2f881a6a665c 2026-06-18 17:25:03.600 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 3a33cea1-eec1-4eb4-97ab-73600466f8fc 2026-06-18 17:25:04.694 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 72f096c0-eb50-4000-8918-f0ab131b3a79 2026-06-18 17:25:04.872 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port d6719528-34f2-4954-a84e-26d3b40188cc 2026-06-18 17:25:05.211 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 7cdd856c-43b2-47b5-aa55-73df541e69c5 2026-06-18 17:25:05.472 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 3a33cea1-eec1-4eb4-97ab-73600466f8fc 2026-06-18 17:25:06.699 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port d6719528-34f2-4954-a84e-26d3b40188cc 2026-06-18 17:25:06.857 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 7cdd856c-43b2-47b5-aa55-73df541e69c5 2026-06-18 17:25:08.936 13 INFO neutron.plugins.ml2.plugin [None req-b858172d-5118-4e71-9079-4b0860e48430 - - - - - -] Attempt 1 to provision port 9c3fb47d-77c4-4411-8e24-2f881a6a665c 2026-06-18 17:25:09.017 13 INFO neutron.plugins.ml2.plugin [None req-b858172d-5118-4e71-9079-4b0860e48430 - - - - - -] Attempt 1 to provision port e9aef82d-a9cb-4b13-969e-64180dec3a5b 2026-06-18 17:25:09.078 13 INFO neutron.plugins.ml2.plugin [None req-b858172d-5118-4e71-9079-4b0860e48430 - - - - - -] Attempt 1 to provision port 7cdd856c-43b2-47b5-aa55-73df541e69c5 2026-06-18 17:25:09.138 13 INFO neutron.plugins.ml2.plugin [None req-b858172d-5118-4e71-9079-4b0860e48430 - - - - - -] Attempt 1 to provision port d6719528-34f2-4954-a84e-26d3b40188cc 2026-06-18 17:25:09.205 13 INFO neutron.plugins.ml2.plugin [None req-b858172d-5118-4e71-9079-4b0860e48430 - - - - - -] Attempt 1 to provision port bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3 2026-06-18 17:25:09.258 13 INFO neutron.plugins.ml2.plugin [None req-b858172d-5118-4e71-9079-4b0860e48430 - - - - - -] Attempt 1 to provision port 72f096c0-eb50-4000-8918-f0ab131b3a79 2026-06-18 17:25:09.309 13 INFO neutron.plugins.ml2.plugin [None req-b858172d-5118-4e71-9079-4b0860e48430 - - - - - -] Attempt 1 to provision port ea05e061-862c-4313-a199-d466891bc5be 2026-06-18 17:25:09.357 13 INFO neutron.plugins.ml2.plugin [None req-b858172d-5118-4e71-9079-4b0860e48430 - - - - - -] Attempt 1 to provision port 7ac38ba1-cd44-4e99-9f24-ffecebf180d8 2026-06-18 17:25:13.864 13 INFO neutron.plugins.ml2.plugin [None req-cdafb5ab-cdf8-436f-b3ba-86c350b09f99 - - - - - -] Attempt 1 to provision port d6719528-34f2-4954-a84e-26d3b40188cc 2026-06-18 17:25:16.766 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 8142e32b-5053-47cd-a582-1f8c595d3b4f 2026-06-18 17:25:16.987 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] No ports have port_id starting with 8142e32b-5053-47cd-a582-1f8c595d3b4f 2026-06-18 17:25:18.992 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 848b8fd4-11f7-4f35-8a5a-1480140bd51e 2026-06-18 17:25:19.123 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-231b7ab7-741f-425d-b2cd-811e8d3fdf5b'] response: {'server_uuid': 'fcc3fef9-7d30-483c-86cb-83535c8a682e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '848b8fd4-11f7-4f35-8a5a-1480140bd51e', 'code': 200} 2026-06-18 17:25:20.717 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 848b8fd4-11f7-4f35-8a5a-1480140bd51e 2026-06-18 17:25:23.681 13 INFO neutron.plugins.ml2.plugin [None req-92d204e3-3f59-4ebc-ad37-aa691afb35b6 - - - - - -] Attempt 1 to provision port 7cdd856c-43b2-47b5-aa55-73df541e69c5 2026-06-18 17:25:23.734 13 INFO neutron.plugins.ml2.plugin [None req-92d204e3-3f59-4ebc-ad37-aa691afb35b6 - - - - - -] Attempt 1 to provision port 72f096c0-eb50-4000-8918-f0ab131b3a79 2026-06-18 17:25:23.782 13 INFO neutron.plugins.ml2.plugin [None req-92d204e3-3f59-4ebc-ad37-aa691afb35b6 - - - - - -] Attempt 1 to provision port 848b8fd4-11f7-4f35-8a5a-1480140bd51e 2026-06-18 17:25:29.941 16 INFO neutron.plugins.ml2.plugin [None req-daa9ee63-92ed-44b5-95f2-c70e86d673c7 - - - - - -] Attempt 1 to provision port 9c3fb47d-77c4-4411-8e24-2f881a6a665c 2026-06-18 17:25:30.837 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-14ab0f6f-17de-4d91-a4c0-8c196c3e3aea'] response: {'server_uuid': '1a3cba80-684d-4ffb-8a83-39efbb269a29', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7fbe6a3a-6ff5-4a85-bf12-69e9d3335194', 'code': 200} 2026-06-18 17:25:34.730 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port ed0447d6-dba2-4d08-af86-83d320581c10 2026-06-18 17:25:53.102 13 INFO neutron.plugins.ml2.plugin [None req-ab29842a-85c6-4558-9916-fcf983dbed5c - - - - - -] Attempt 1 to provision port 3ee1fedd-2314-4072-a5a6-871ea18df506 2026-06-18 17:26:04.659 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port cd23897c-459c-4a0b-b751-3e3349353147 2026-06-18 17:26:05.546 16 INFO neutron.plugins.ml2.plugin [None req-e7a28224-bdcb-499e-9cdc-c3f76bb18156 - - - - - -] Attempt 1 to provision port cd23897c-459c-4a0b-b751-3e3349353147 2026-06-18 17:26:06.785 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 46dca289-2ef3-41a0-8b1d-16e4bb483cbc 2026-06-18 17:26:07.225 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port cd23897c-459c-4a0b-b751-3e3349353147 2026-06-18 17:26:09.922 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 46dca289-2ef3-41a0-8b1d-16e4bb483cbc 2026-06-18 17:26:10.183 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port a3b10437-5c2a-4ce2-8713-dee09dd8302e 2026-06-18 17:26:10.308 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f69d7dc3-a143-4287-ab8a-8047004395f1'] response: {'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3b10437-5c2a-4ce2-8713-dee09dd8302e', 'code': 200} 2026-06-18 17:26:11.351 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port a3b10437-5c2a-4ce2-8713-dee09dd8302e 2026-06-18 17:26:11.555 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port cfa5c966-0686-486c-85d6-97f664442a32 2026-06-18 17:26:13.116 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port cfa5c966-0686-486c-85d6-97f664442a32 2026-06-18 17:26:14.137 16 INFO neutron.plugins.ml2.plugin [None req-d5fa260e-4012-49a8-ba32-3d19b231a6fb - - - - - -] Attempt 1 to provision port 4e96a5c7-b5df-43c4-bb3c-716e8ca8d5d7 2026-06-18 17:26:14.158 16 INFO neutron.plugins.ml2.plugin [None req-d5fa260e-4012-49a8-ba32-3d19b231a6fb - - - - - -] Attempt 1 to provision port cd23897c-459c-4a0b-b751-3e3349353147 2026-06-18 17:26:14.206 16 INFO neutron.plugins.ml2.plugin [None req-d5fa260e-4012-49a8-ba32-3d19b231a6fb - - - - - -] Attempt 1 to provision port c3977314-8a3f-4623-a7e4-b3e6b19b3902 2026-06-18 17:26:14.231 16 INFO neutron.plugins.ml2.plugin [None req-d5fa260e-4012-49a8-ba32-3d19b231a6fb - - - - - -] Attempt 1 to provision port a3b10437-5c2a-4ce2-8713-dee09dd8302e 2026-06-18 17:26:14.277 16 INFO neutron.plugins.ml2.plugin [None req-d5fa260e-4012-49a8-ba32-3d19b231a6fb - - - - - -] Attempt 1 to provision port 94125aa1-b312-4f62-939c-dd648a347ce4 2026-06-18 17:26:17.087 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port a44f59aa-0f3e-4656-9682-4f3b529ef12e 2026-06-18 17:26:17.275 16 INFO neutron.plugins.ml2.plugin [None req-c914ce61-8f15-4102-ac2d-22a305acd5b5 - - - - - -] Attempt 1 to provision port 4fbc4d88-eaea-42cc-89d9-39fba7f67f54 2026-06-18 17:26:17.301 16 INFO neutron.plugins.ml2.plugin [None req-c914ce61-8f15-4102-ac2d-22a305acd5b5 - - - - - -] Attempt 1 to provision port a44f59aa-0f3e-4656-9682-4f3b529ef12e 2026-06-18 17:26:19.098 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port a44f59aa-0f3e-4656-9682-4f3b529ef12e 2026-06-18 17:26:21.500 16 INFO neutron.plugins.ml2.plugin [None req-ce075ae8-0ad3-4ece-99e5-e144a80626ad - - - - - -] Attempt 1 to provision port 4fbc4d88-eaea-42cc-89d9-39fba7f67f54 2026-06-18 17:26:21.528 16 INFO neutron.plugins.ml2.plugin [None req-ce075ae8-0ad3-4ece-99e5-e144a80626ad - - - - - -] Attempt 1 to provision port 94125aa1-b312-4f62-939c-dd648a347ce4 2026-06-18 17:26:21.557 16 INFO neutron.plugins.ml2.plugin [None req-ce075ae8-0ad3-4ece-99e5-e144a80626ad - - - - - -] Attempt 1 to provision port a44f59aa-0f3e-4656-9682-4f3b529ef12e 2026-06-18 17:26:23.501 13 INFO neutron.plugins.ml2.plugin [None req-f3fd4c97-b189-41a8-972f-5c7b7e4de32b - - - - - -] Attempt 1 to provision port 4fbc4d88-eaea-42cc-89d9-39fba7f67f54 2026-06-18 17:26:24.114 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 38e043d0-c129-4234-9224-a5ebbcb2766d 2026-06-18 17:26:24.214 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f945d4cf-f2a3-47b3-9289-ba6d982a32c1'] response: {'server_uuid': '238da454-4d2f-41fe-9c10-7076455076b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '38e043d0-c129-4234-9224-a5ebbcb2766d', 'code': 200} 2026-06-18 17:26:24.778 16 INFO neutron.plugins.ml2.plugin [None req-e04fe19e-229d-42a2-97fb-f935e2cd4ade - - - - - -] Attempt 1 to provision port 4fbc4d88-eaea-42cc-89d9-39fba7f67f54 2026-06-18 17:26:25.069 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 38e043d0-c129-4234-9224-a5ebbcb2766d 2026-06-18 17:26:27.118 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 94125aa1-b312-4f62-939c-dd648a347ce4 2026-06-18 17:26:27.457 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c3977314-8a3f-4623-a7e4-b3e6b19b3902 2026-06-18 17:26:29.119 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 94125aa1-b312-4f62-939c-dd648a347ce4 2026-06-18 17:26:29.297 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port c3977314-8a3f-4623-a7e4-b3e6b19b3902 2026-06-18 17:26:29.420 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4fbc4d88-eaea-42cc-89d9-39fba7f67f54 2026-06-18 17:26:29.690 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4e96a5c7-b5df-43c4-bb3c-716e8ca8d5d7 2026-06-18 17:26:31.048 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4fbc4d88-eaea-42cc-89d9-39fba7f67f54 2026-06-18 17:26:31.244 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4e96a5c7-b5df-43c4-bb3c-716e8ca8d5d7 2026-06-18 17:26:53.535 16 INFO neutron.plugins.ml2.plugin [None req-9bff43fd-bc6d-49cd-86f0-5a5b1ceb056f - - - - - -] Attempt 1 to provision port bc1ed02b-f7bc-4468-aaec-4284017394aa 2026-06-18 17:26:59.075 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port bc1ed02b-f7bc-4468-aaec-4284017394aa 2026-06-18 17:26:59.179 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-21a888f1-e70d-426f-bc2d-dafc09a0a8d4'] response: {'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc1ed02b-f7bc-4468-aaec-4284017394aa', 'code': 200} 2026-06-18 17:27:01.090 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port bc1ed02b-f7bc-4468-aaec-4284017394aa 2026-06-18 17:27:03.566 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port bc1ed02b-f7bc-4468-aaec-4284017394aa 2026-06-18 17:27:23.238 16 INFO neutron.plugins.ml2.plugin [None req-eb277b28-00a1-49a7-9f88-8c247f218c90 - - - - - -] Attempt 1 to provision port 5cee1649-6b91-4d32-b31a-91a7d2efd412 2026-06-18 17:27:30.615 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 5cee1649-6b91-4d32-b31a-91a7d2efd412 2026-06-18 17:27:30.948 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5045d06-3006-4c94-ba7f-58d3bd251bc9'] response: {'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cee1649-6b91-4d32-b31a-91a7d2efd412', 'code': 200} 2026-06-18 17:27:31.207 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 5cee1649-6b91-4d32-b31a-91a7d2efd412 2026-06-18 17:27:42.852 13 INFO neutron.plugins.ml2.plugin [None req-795bb3f8-2a16-4010-b39f-a77f34ef68bc - - - - - -] Attempt 1 to provision port 4a402710-a188-4901-8972-66cff179f195 2026-06-18 17:27:49.264 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4a402710-a188-4901-8972-66cff179f195 2026-06-18 17:27:49.368 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a01a1c4-e29e-48c4-99dc-0ccb62624d05'] response: {'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a402710-a188-4901-8972-66cff179f195', 'code': 200} 2026-06-18 17:27:51.245 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4a402710-a188-4901-8972-66cff179f195 2026-06-18 17:27:53.075 13 INFO neutron.plugins.ml2.plugin [None req-251d86fb-df54-4e51-8407-dec75d1d0d01 - - - - - -] Attempt 1 to provision port 5cee1649-6b91-4d32-b31a-91a7d2efd412 2026-06-18 17:27:53.265 16 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 5cee1649-6b91-4d32-b31a-91a7d2efd412 2026-06-18 17:28:07.004 16 INFO neutron.plugins.ml2.plugin [None req-aa61f914-168f-4b98-a88f-353dc0dd54fe - - - - - -] Attempt 1 to provision port 4a402710-a188-4901-8972-66cff179f195 2026-06-18 17:28:07.309 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 4a402710-a188-4901-8972-66cff179f195 2026-06-18 17:28:08.428 13 INFO neutron.plugins.ml2.plugin [None req-66d3922d-15fd-42d1-9c86-d7ba39124335 - - - - - -] Attempt 1 to provision port 4a402710-a188-4901-8972-66cff179f195 2026-06-18 17:28:17.285 13 INFO neutron.plugins.ml2.plugin [None req-cc4435f5-f818-49fc-9a2b-f4bc5c258af8 - - - - - -] Attempt 1 to provision port 5cee1649-6b91-4d32-b31a-91a7d2efd412 2026-06-18 17:28:17.462 16 INFO neutron.plugins.ml2.plugin [None req-ec16b234-1e6e-42f8-9638-640eb5418ac7 - - - - - -] Attempt 1 to provision port 5cee1649-6b91-4d32-b31a-91a7d2efd412 2026-06-18 17:28:45.404 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c9f4852-bf75-40e9-afc5-d9d6a7aa8476'] response: {'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a3b10437-5c2a-4ce2-8713-dee09dd8302e', 'code': 200} 2026-06-18 17:29:01.400 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c356312-bbdb-49a9-a0d6-cccb4e41ec48'] response: {'server_uuid': '9e90f9f6-22dc-43e5-9d66-e0d1532023c7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9c3fb47d-77c4-4411-8e24-2f881a6a665c', 'code': 200}