+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-09-09 20:59:21.168 1 INFO neutron.common.config [-] Logging enabled! 2026-09-09 20:59:21.168 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.14.dev6 2026-09-09 20:59:21.168 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-09-09 20:59:21.168 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 20:59:22.086 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 20:59:22.089 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 20:59:22.092 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-09 20:59:22.093 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-09 20:59:22.093 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-09 20:59:22.093 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-09 20:59:22.093 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 20:59:22.103 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 20:59:22.103 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 20:59:22.103 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 20:59:22.126 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-09 20:59:22.128 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-09 20:59:22.128 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-09 20:59:22.165 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 20:59:22.165 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 20:59:22.165 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-09 20:59:22.165 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-09 20:59:22.452 1 INFO neutron.plugins.ml2.managers [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] Initializing driver for type 'vlan' 2026-09-09 20:59:22.608 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] VlanTypeDriver initialization complete 2026-09-09 20:59:22.608 1 INFO neutron.plugins.ml2.managers [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] Initializing driver for type 'vxlan' 2026-09-09 20:59:22.608 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-09 20:59:22.663 1 INFO neutron.plugins.ml2.managers [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 20:59:22.664 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 20:59:22.664 1 INFO neutron.plugins.ml2.managers [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] Initializing extension driver 'port_security' 2026-09-09 20:59:22.664 1 INFO neutron.plugins.ml2.extensions.port_security [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 20:59:22.664 1 INFO neutron.plugins.ml2.managers [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] Initializing extension driver 'qos' 2026-09-09 20:59:22.664 1 INFO neutron.plugins.ml2.managers [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-09 20:59:22.664 1 INFO neutron.plugins.ml2.managers [None req-33ace570-362f-44de-be4c-ba94604dfc09 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-09 20:59:22.685 1 INFO neutron.quota [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded quota_driver: . 2026-09-09 20:59:22.685 1 INFO neutron.plugins.ml2.plugin [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 20:59:22.686 1 INFO neutron.plugins.ml2.managers [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 20:59:22.686 1 INFO neutron.plugins.ml2.managers [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 20:59:22.686 1 INFO neutron.plugins.ml2.managers [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 20:59:22.686 1 INFO neutron.extensions.vlantransparent [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Disabled vlantransparent extension. 2026-09-09 20:59:22.687 1 INFO neutron.extensions.qinq [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Disabled VLAN QinQ extension. 2026-09-09 20:59:22.687 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: qos 2026-09-09 20:59:22.703 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: router 2026-09-09 20:59:22.738 1 INFO neutron.services.service_base [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-09 20:59:22.739 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: segments 2026-09-09 20:59:22.801 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: trunk 2026-09-09 20:59:22.813 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: vpnaas 2026-09-09 20:59:22.843 1 WARNING stevedore.named [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-09 20:59:22.843 1 WARNING stevedore.named [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-09 20:59:23.035 1 INFO neutron_vpnaas.services.vpn.plugin [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 20:59:23.035 1 INFO neutron.common.utils [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-09 20:59:23.035 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: taas 2026-09-09 20:59:23.055 1 WARNING stevedore.named [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-09 20:59:23.079 1 INFO neutron_taas.services.taas.taas_plugin [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-09 20:59:23.080 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: tapmirror 2026-09-09 20:59:23.094 1 WARNING stevedore.named [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-09 20:59:23.111 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-09 20:59:23.111 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: auto_allocate 2026-09-09 20:59:23.116 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: tag 2026-09-09 20:59:23.123 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: timestamp 2026-09-09 20:59:23.125 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 20:59:23.128 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: flavors 2026-09-09 20:59:23.131 1 INFO neutron.manager [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loading Plugin: revisions 2026-09-09 20:59:23.137 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Initializing extension manager. 2026-09-09 20:59:23.138 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: address-group 2026-09-09 20:59:23.139 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: address-scope 2026-09-09 20:59:23.140 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-09 20:59:23.141 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: agent 2026-09-09 20:59:23.141 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: agent-resources-synced 2026-09-09 20:59:23.142 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 20:59:23.143 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 20:59:23.144 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: availability_zone 2026-09-09 20:59:23.144 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: availability_zone_filter 2026-09-09 20:59:23.145 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 20:59:23.145 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: default-subnetpools 2026-09-09 20:59:23.147 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 20:59:23.147 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: dns-integration 2026-09-09 20:59:23.148 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 20:59:23.148 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-09 20:59:23.149 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: dvr 2026-09-09 20:59:23.149 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 20:59:23.150 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 20:59:23.150 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 20:59:23.151 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 20:59:23.151 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: external-net 2026-09-09 20:59:23.152 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 20:59:23.152 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: extraroute 2026-09-09 20:59:23.153 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: extraroute-atomic 2026-09-09 20:59:23.153 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-09 20:59:23.154 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 20:59:23.154 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 20:59:23.155 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 20:59:23.155 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: fip-port-details 2026-09-09 20:59:23.156 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: flavors 2026-09-09 20:59:23.157 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 20:59:23.157 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: floatingip-pools 2026-09-09 20:59:23.158 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: ip_allocation 2026-09-09 20:59:23.158 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-09 20:59:23.159 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: l2_adjacency 2026-09-09 20:59:23.160 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: router 2026-09-09 20:59:23.161 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 20:59:23.162 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-09 20:59:23.163 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-09 20:59:23.163 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 20:59:23.164 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: l3-ha 2026-09-09 20:59:23.164 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 20:59:23.165 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-09 20:59:23.165 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: l3-flavors 2026-09-09 20:59:23.166 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 20:59:23.167 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-09 20:59:23.168 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-09 20:59:23.169 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 20:59:23.170 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-09 20:59:23.171 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 20:59:23.172 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 20:59:23.172 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: multi-provider 2026-09-09 20:59:23.173 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: net-mtu 2026-09-09 20:59:23.173 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 20:59:23.174 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: network_availability_zone 2026-09-09 20:59:23.174 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: network_ha 2026-09-09 20:59:23.175 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: network-ip-availability 2026-09-09 20:59:23.175 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 20:59:23.176 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: pagination 2026-09-09 20:59:23.176 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: port-device-profile 2026-09-09 20:59:23.177 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-09 20:59:23.177 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-09 20:59:23.178 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-09 20:59:23.178 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: port-mac-override 2026-09-09 20:59:23.178 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 20:59:23.179 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 20:59:23.179 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-09 20:59:23.180 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: port-resource-request 2026-09-09 20:59:23.180 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 20:59:23.180 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-09 20:59:23.181 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: binding 2026-09-09 20:59:23.182 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: binding-extended 2026-09-09 20:59:23.182 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: port-security 2026-09-09 20:59:23.182 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: project-id 2026-09-09 20:59:23.183 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: provider 2026-09-09 20:59:23.183 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-09 20:59:23.185 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos 2026-09-09 20:59:23.186 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 20:59:23.186 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 20:59:23.187 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-default 2026-09-09 20:59:23.187 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-fip 2026-09-09 20:59:23.188 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 20:59:23.188 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 20:59:23.188 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 20:59:23.189 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 20:59:23.189 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 20:59:23.190 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-pps 2026-09-09 20:59:23.190 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 20:59:23.191 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 20:59:23.191 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 20:59:23.192 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: quota-check-limit 2026-09-09 20:59:23.192 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-09 20:59:23.194 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: quotas 2026-09-09 20:59:23.197 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: quota_details 2026-09-09 20:59:23.198 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: rbac-policies 2026-09-09 20:59:23.199 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: rbac-address-group 2026-09-09 20:59:23.199 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 20:59:23.200 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 20:59:23.200 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-09 20:59:23.200 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: revision-if-match 2026-09-09 20:59:23.201 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 20:59:23.202 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: router_availability_zone 2026-09-09 20:59:23.202 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 20:59:23.203 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-09 20:59:23.204 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 20:59:23.204 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-09 20:59:23.205 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 20:59:23.205 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-09 20:59:23.206 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 20:59:23.209 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: security-group 2026-09-09 20:59:23.210 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: segment 2026-09-09 20:59:23.211 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 20:59:23.211 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: service-type 2026-09-09 20:59:23.212 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: sorting 2026-09-09 20:59:23.212 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 20:59:23.213 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: standard-attr-description 2026-09-09 20:59:23.213 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: stateful-security-group 2026-09-09 20:59:23.213 1 WARNING neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 20:59:23.214 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-09 20:59:23.214 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: subnet-external-network 2026-09-09 20:59:23.215 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: subnet_onboard 2026-09-09 20:59:23.216 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 20:59:23.216 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: subnet-service-types 2026-09-09 20:59:23.217 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: subnet_allocation 2026-09-09 20:59:23.217 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 20:59:23.218 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: tag-creation 2026-09-09 20:59:23.218 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 20:59:23.222 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 20:59:23.223 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 20:59:23.223 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: trunk 2026-09-09 20:59:23.224 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: trunk-details 2026-09-09 20:59:23.225 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 20:59:23.225 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-09 20:59:23.226 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-09 20:59:23.226 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-09 20:59:23.228 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-09 20:59:23.228 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 20:59:23.229 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: vpn-flavors 2026-09-09 20:59:23.230 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: vpnaas 2026-09-09 20:59:23.231 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: taas 2026-09-09 20:59:23.232 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: tap-mirror 2026-09-09 20:59:23.233 1 INFO neutron.api.extensions [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-09 20:59:23.235 1 INFO oslo_service.backend.eventlet.service [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Starting 2 workers 2026-09-09 20:59:23.239 1 INFO oslo_service.backend.eventlet.service [None req-77ab7276-0619-41dd-8cb7-6d19ae88ba57 - - - - - -] Starting 1 workers 2026-09-09 21:00:12.041 10 INFO neutron.db.l3_hamode_db [None req-3ddf5136-70bb-42da-8034-a44adc12b358 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-09 21:00:27.901 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 93b8b8b0-ca6c-4278-847b-36df6d242581 2026-09-09 21:00:29.303 10 INFO neutron.plugins.ml2.plugin [None req-48765873-6b2a-4d8d-99b0-824ae2e24f65 - - - - - -] Attempt 1 to provision port 93b8b8b0-ca6c-4278-847b-36df6d242581 2026-09-09 21:00:29.825 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 93b8b8b0-ca6c-4278-847b-36df6d242581 2026-09-09 21:00:31.022 10 INFO neutron.plugins.ml2.plugin [None req-0addfedc-969e-4638-b292-09772c62a929 - - - - - -] Attempt 1 to provision port 93b8b8b0-ca6c-4278-847b-36df6d242581 2026-09-09 21:05:01.788 11 INFO neutron.plugins.ml2.plugin [None req-c1d83ad7-50f9-4d6c-abfd-f5e7d678e4f2 - - - - - -] Attempt 1 to provision port 3339b761-5b56-4224-a77f-fab25c9b880f 2026-09-09 21:05:02.014 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 3339b761-5b56-4224-a77f-fab25c9b880f 2026-09-09 21:05:03.479 11 INFO neutron.plugins.ml2.plugin [None req-e4038cdf-93dc-4ff8-9b6e-14de8d8654fa - - - - - -] Attempt 1 to provision port 3339b761-5b56-4224-a77f-fab25c9b880f 2026-09-09 21:05:03.974 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 3339b761-5b56-4224-a77f-fab25c9b880f 2026-09-09 21:05:08.679 10 INFO neutron.plugins.ml2.plugin [None req-f2a99d01-2802-4a51-98c2-e29a4f025e53 - - - - - -] Attempt 1 to provision port b129656a-c876-4c97-85b9-81c627b63c3a 2026-09-09 21:09:24.767 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port b129656a-c876-4c97-85b9-81c627b63c3a 2026-09-09 21:09:26.217 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port b129656a-c876-4c97-85b9-81c627b63c3a 2026-09-09 21:18:36.532 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 01224778-be05-480a-b850-d5ac79a302c5 2026-09-09 21:18:38.518 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 01224778-be05-480a-b850-d5ac79a302c5 2026-09-09 21:36:09.168 10 INFO neutron.plugins.ml2.plugin [None req-12f20399-c796-4035-b4e1-3eb64233da67 - - - - - -] Attempt 1 to provision port c8ee863c-0fb3-4393-bda5-44d627e7588f 2026-09-09 21:36:11.197 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 7ce4fc4e-2272-497e-9851-ea56a43abf24 2026-09-09 21:36:11.520 11 INFO neutron.plugins.ml2.plugin [None req-a3dac44e-d777-4205-8bff-ab86c4c85a8a - - - - - -] Attempt 1 to provision port c8ee863c-0fb3-4393-bda5-44d627e7588f 2026-09-09 21:36:11.680 10 INFO neutron.plugins.ml2.plugin [None req-cc9900b2-1ca1-4974-b707-61f629c4445b - - - - - -] Attempt 1 to provision port 7ce4fc4e-2272-497e-9851-ea56a43abf24 2026-09-09 21:36:11.730 10 INFO neutron.plugins.ml2.plugin [None req-cc9900b2-1ca1-4974-b707-61f629c4445b - - - - - -] Attempt 1 to provision port c8ee863c-0fb3-4393-bda5-44d627e7588f 2026-09-09 21:36:13.113 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 7ce4fc4e-2272-497e-9851-ea56a43abf24 2026-09-09 21:36:15.219 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port fff0cb21-2e4c-4415-bcbd-15301daa8a95 2026-09-09 21:36:17.282 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port fff0cb21-2e4c-4415-bcbd-15301daa8a95 2026-09-09 21:36:19.180 11 INFO neutron.plugins.ml2.plugin [None req-aceb0a77-344f-4db4-8149-7452fcaded71 - - - - - -] Attempt 1 to provision port 24423d8c-b2ed-48f4-bfe8-8780a5ec65e8 2026-09-09 21:36:19.203 11 INFO neutron.plugins.ml2.plugin [None req-aceb0a77-344f-4db4-8149-7452fcaded71 - - - - - -] Attempt 1 to provision port 9018b12e-7cf8-478d-9ce5-4486832e4374 2026-09-09 21:36:19.226 11 INFO neutron.plugins.ml2.plugin [None req-aceb0a77-344f-4db4-8149-7452fcaded71 - - - - - -] Attempt 1 to provision port 7ce4fc4e-2272-497e-9851-ea56a43abf24 2026-09-09 21:36:19.283 11 INFO neutron.plugins.ml2.plugin [None req-aceb0a77-344f-4db4-8149-7452fcaded71 - - - - - -] Attempt 1 to provision port fff0cb21-2e4c-4415-bcbd-15301daa8a95 2026-09-09 21:36:23.360 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port ba8ad202-2d0c-470d-981c-a672e86a5f7d 2026-09-09 21:36:23.703 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port b332536a-161f-44c6-ab74-bbc98474993d 2026-09-09 21:36:23.976 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port cc877280-587e-4c7d-80df-c145c10acee5 2026-09-09 21:36:25.163 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port ba8ad202-2d0c-470d-981c-a672e86a5f7d 2026-09-09 21:36:25.344 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port cc877280-587e-4c7d-80df-c145c10acee5 2026-09-09 21:36:25.518 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port b332536a-161f-44c6-ab74-bbc98474993d 2026-09-09 21:36:27.073 11 INFO neutron.plugins.ml2.plugin [None req-78dfd8ce-edc5-4dc0-b1ad-816a14af3cae - - - - - -] Attempt 1 to provision port f5f51f52-da88-4008-9c42-bf84370227af 2026-09-09 21:36:27.099 11 INFO neutron.plugins.ml2.plugin [None req-78dfd8ce-edc5-4dc0-b1ad-816a14af3cae - - - - - -] Attempt 1 to provision port 9018b12e-7cf8-478d-9ce5-4486832e4374 2026-09-09 21:36:27.135 11 INFO neutron.plugins.ml2.plugin [None req-78dfd8ce-edc5-4dc0-b1ad-816a14af3cae - - - - - -] Attempt 1 to provision port 24423d8c-b2ed-48f4-bfe8-8780a5ec65e8 2026-09-09 21:36:27.175 11 INFO neutron.plugins.ml2.plugin [None req-78dfd8ce-edc5-4dc0-b1ad-816a14af3cae - - - - - -] Attempt 1 to provision port fff0cb21-2e4c-4415-bcbd-15301daa8a95 2026-09-09 21:36:29.215 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 20ed94f1-632e-4b16-baad-4a8a5fb30ee2 2026-09-09 21:36:31.184 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2f44f842-5574-40fd-af38-ce8f7129c366 2026-09-09 21:36:31.478 11 INFO neutron.plugins.ml2.plugin [None req-ee57c93f-46d5-4ec2-a873-f4864827ee06 - - - - - -] Attempt 1 to provision port 20ed94f1-632e-4b16-baad-4a8a5fb30ee2 2026-09-09 21:36:34.361 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2f44f842-5574-40fd-af38-ce8f7129c366 2026-09-09 21:36:34.626 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2e95ac96-4dd4-40d0-ba21-0cdbb97c013b 2026-09-09 21:36:34.969 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 20a03422-6ea3-4f1d-9a52-37dc5c5699b5 2026-09-09 21:36:35.148 10 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-1c69e352-20d1-485a-845b-b530e4322e98'] response: {'server_uuid': '38111caf-5247-4b34-a481-1853e16960e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e95ac96-4dd4-40d0-ba21-0cdbb97c013b', 'code': 200} 2026-09-09 21:36:35.610 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 9b12f36d-5cdc-4088-af61-894c3489b9f5 2026-09-09 21:36:35.952 11 INFO neutron.plugins.ml2.plugin [None req-ef01fb45-1eb3-48ed-bad5-ac9bb168bca2 - - - - - -] Attempt 1 to provision port 2e95ac96-4dd4-40d0-ba21-0cdbb97c013b 2026-09-09 21:36:36.223 11 INFO neutron.plugins.ml2.plugin [None req-ef01fb45-1eb3-48ed-bad5-ac9bb168bca2 - - - - - -] Attempt 1 to provision port 20a03422-6ea3-4f1d-9a52-37dc5c5699b5 2026-09-09 21:36:36.276 10 INFO neutron.plugins.ml2.plugin [None req-ac3a873b-2c8a-4e18-af89-1d499b631d3e - - - - - -] Attempt 1 to provision port 8499f24e-dd13-4032-a60c-06c0b5d3bb3c 2026-09-09 21:36:36.296 10 INFO neutron.plugins.ml2.plugin [None req-ac3a873b-2c8a-4e18-af89-1d499b631d3e - - - - - -] Attempt 1 to provision port 2ecbd5cc-36a7-4c8c-850b-b32d6892d186 2026-09-09 21:36:36.332 10 INFO neutron.plugins.ml2.plugin [None req-ac3a873b-2c8a-4e18-af89-1d499b631d3e - - - - - -] Attempt 1 to provision port 9018b12e-7cf8-478d-9ce5-4486832e4374 2026-09-09 21:36:36.352 10 INFO neutron.plugins.ml2.plugin [None req-ac3a873b-2c8a-4e18-af89-1d499b631d3e - - - - - -] Attempt 1 to provision port 24423d8c-b2ed-48f4-bfe8-8780a5ec65e8 2026-09-09 21:36:36.374 10 INFO neutron.plugins.ml2.plugin [None req-ac3a873b-2c8a-4e18-af89-1d499b631d3e - - - - - -] Attempt 1 to provision port 9b12f36d-5cdc-4088-af61-894c3489b9f5 2026-09-09 21:36:36.439 10 INFO neutron.plugins.ml2.plugin [None req-ac3a873b-2c8a-4e18-af89-1d499b631d3e - - - - - -] Attempt 1 to provision port 2f44f842-5574-40fd-af38-ce8f7129c366 2026-09-09 21:36:36.478 10 INFO neutron.plugins.ml2.plugin [None req-ac3a873b-2c8a-4e18-af89-1d499b631d3e - - - - - -] Attempt 1 to provision port f1797dee-a215-42a7-a873-8b0d1fe9084b 2026-09-09 21:36:37.180 10 INFO neutron.notifiers.nova [None req-5a6d0685-0890-4057-9bfd-211dafa30d60 - - - - - -] Nova event matching ['req-0cd7aee0-2a73-4f0e-9ea1-3f0ba4b05cf6'] response: {'server_uuid': 'e241111c-94d9-463e-9f9f-63f8e363695f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20a03422-6ea3-4f1d-9a52-37dc5c5699b5', 'code': 200} 2026-09-09 21:36:38.063 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 9b12f36d-5cdc-4088-af61-894c3489b9f5 2026-09-09 21:36:38.280 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b 2026-09-09 21:36:39.242 10 INFO neutron.notifiers.nova [None req-5aaedd3d-d9da-4906-ba8d-a57af9c54e95 - - - - - -] Nova event matching ['req-bcf99428-2b80-445f-9827-a80c54ab7a6d'] response: {'server_uuid': 'f694f9b2-7aac-4d17-b00a-6b6d1ab4a642', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b', 'code': 200} 2026-09-09 21:36:40.360 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b 2026-09-09 21:36:40.559 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port cba16179-790a-4fed-ac4d-68068335c87a 2026-09-09 21:36:40.894 11 INFO neutron.plugins.ml2.plugin [None req-18e8b1b3-d0d3-4a71-9e41-a8f5204a852a - - - - - -] Attempt 1 to provision port 8499f24e-dd13-4032-a60c-06c0b5d3bb3c 2026-09-09 21:36:40.935 11 INFO neutron.plugins.ml2.plugin [None req-18e8b1b3-d0d3-4a71-9e41-a8f5204a852a - - - - - -] Attempt 1 to provision port 56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b 2026-09-09 21:36:41.006 11 INFO neutron.plugins.ml2.plugin [None req-18e8b1b3-d0d3-4a71-9e41-a8f5204a852a - - - - - -] Attempt 1 to provision port 24423d8c-b2ed-48f4-bfe8-8780a5ec65e8 2026-09-09 21:36:41.034 11 INFO neutron.plugins.ml2.plugin [None req-18e8b1b3-d0d3-4a71-9e41-a8f5204a852a - - - - - -] Attempt 1 to provision port 2f44f842-5574-40fd-af38-ce8f7129c366 2026-09-09 21:36:41.052 11 INFO neutron.notifiers.nova [None req-18e8b1b3-d0d3-4a71-9e41-a8f5204a852a - - - - - -] Nova event matching ['req-de4daf80-0abf-41a8-851e-efd7a645bab0'] response: {'server_uuid': '8d6f1405-2877-4cdd-b734-ddd8d9bb67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cba16179-790a-4fed-ac4d-68068335c87a', 'code': 200} 2026-09-09 21:36:42.458 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port cba16179-790a-4fed-ac4d-68068335c87a 2026-09-09 21:36:45.534 11 INFO neutron.plugins.ml2.plugin [None req-c31f158b-dd14-412b-b266-5f297f5ff0d4 - - - - - -] Attempt 1 to provision port 8499f24e-dd13-4032-a60c-06c0b5d3bb3c 2026-09-09 21:36:45.569 11 INFO neutron.plugins.ml2.plugin [None req-c31f158b-dd14-412b-b266-5f297f5ff0d4 - - - - - -] Attempt 1 to provision port 2ecbd5cc-36a7-4c8c-850b-b32d6892d186 2026-09-09 21:36:45.592 11 INFO neutron.plugins.ml2.plugin [None req-c31f158b-dd14-412b-b266-5f297f5ff0d4 - - - - - -] Attempt 1 to provision port 9b12f36d-5cdc-4088-af61-894c3489b9f5 2026-09-09 21:36:45.630 11 INFO neutron.plugins.ml2.plugin [None req-c31f158b-dd14-412b-b266-5f297f5ff0d4 - - - - - -] Attempt 1 to provision port cba16179-790a-4fed-ac4d-68068335c87a 2026-09-09 21:36:49.489 11 INFO neutron.plugins.ml2.plugin [None req-5b2321c9-be22-429a-b4f6-4dcb1e62124a - - - - - -] Attempt 1 to provision port 8499f24e-dd13-4032-a60c-06c0b5d3bb3c 2026-09-09 21:36:49.521 11 INFO neutron.plugins.ml2.plugin [None req-5b2321c9-be22-429a-b4f6-4dcb1e62124a - - - - - -] Attempt 1 to provision port 2ecbd5cc-36a7-4c8c-850b-b32d6892d186 2026-09-09 21:36:49.545 11 INFO neutron.plugins.ml2.plugin [None req-5b2321c9-be22-429a-b4f6-4dcb1e62124a - - - - - -] Attempt 1 to provision port e7643f73-e0a8-4a09-8a46-41a012b12c42 2026-09-09 21:36:52.826 10 INFO neutron.plugins.ml2.plugin [None req-18c556a3-ac54-496b-aa45-c8e644e2313a - - - - - -] Attempt 1 to provision port 7bbd7166-3981-4211-a06b-f5d416c6fcdc 2026-09-09 21:36:52.875 10 INFO neutron.plugins.ml2.plugin [None req-18c556a3-ac54-496b-aa45-c8e644e2313a - - - - - -] Attempt 1 to provision port 2ecbd5cc-36a7-4c8c-850b-b32d6892d186 2026-09-09 21:36:52.904 10 INFO neutron.plugins.ml2.plugin [None req-18c556a3-ac54-496b-aa45-c8e644e2313a - - - - - -] Attempt 1 to provision port 56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b 2026-09-09 21:36:56.203 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port f905ffc2-dda6-40c9-b811-4a713934f508 2026-09-09 21:36:56.646 11 INFO neutron.plugins.ml2.plugin [None req-edcc4da4-0a02-4e9e-b07d-f51a1038e662 - - - - - -] Attempt 1 to provision port c5c2b9bb-bb8e-4c5d-9060-f26470413377 2026-09-09 21:36:58.283 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 4da5765b-5149-40de-a83e-477d762eaa7e 2026-09-09 21:36:58.706 10 INFO neutron.plugins.ml2.plugin [None req-34600966-28d1-42c6-a87c-8486b9ddd22a - - - - - -] Attempt 1 to provision port f905ffc2-dda6-40c9-b811-4a713934f508 2026-09-09 21:36:58.864 10 INFO neutron.plugins.ml2.plugin [None req-7425e729-8568-4de6-8212-6a45c2ae2d3b - - - - - -] Attempt 1 to provision port 9d84772f-6b4c-41b6-b764-f7215c400ad3 2026-09-09 21:36:58.881 10 INFO neutron.plugins.ml2.plugin [None req-7425e729-8568-4de6-8212-6a45c2ae2d3b - - - - - -] Attempt 1 to provision port c5c2b9bb-bb8e-4c5d-9060-f26470413377 2026-09-09 21:36:58.892 10 INFO neutron.plugins.ml2.plugin [None req-7425e729-8568-4de6-8212-6a45c2ae2d3b - - - - - -] Attempt 1 to provision port 4da5765b-5149-40de-a83e-477d762eaa7e 2026-09-09 21:36:58.955 10 INFO neutron.plugins.ml2.plugin [None req-7425e729-8568-4de6-8212-6a45c2ae2d3b - - - - - -] Attempt 1 to provision port cba16179-790a-4fed-ac4d-68068335c87a 2026-09-09 21:37:00.470 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 4da5765b-5149-40de-a83e-477d762eaa7e 2026-09-09 21:37:02.255 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 43869d89-4a90-49b0-a1fa-0d74fec8ab9d 2026-09-09 21:37:04.157 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 43869d89-4a90-49b0-a1fa-0d74fec8ab9d 2026-09-09 21:37:04.781 10 INFO neutron.plugins.ml2.plugin [None req-fc4ba520-9303-407d-9637-17d4c6a801e2 - - - - - -] Attempt 1 to provision port 9d84772f-6b4c-41b6-b764-f7215c400ad3 2026-09-09 21:37:04.819 10 INFO neutron.plugins.ml2.plugin [None req-fc4ba520-9303-407d-9637-17d4c6a801e2 - - - - - -] Attempt 1 to provision port 4da5765b-5149-40de-a83e-477d762eaa7e 2026-09-09 21:37:04.873 10 INFO neutron.plugins.ml2.plugin [None req-fc4ba520-9303-407d-9637-17d4c6a801e2 - - - - - -] Attempt 1 to provision port 36592bba-0368-4f76-8d94-bf4ee9cb7051 2026-09-09 21:37:04.900 10 INFO neutron.plugins.ml2.plugin [None req-fc4ba520-9303-407d-9637-17d4c6a801e2 - - - - - -] Attempt 1 to provision port 43869d89-4a90-49b0-a1fa-0d74fec8ab9d 2026-09-09 21:37:07.247 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port bd1c6102-ec30-4f29-91b4-f536c68779c5 2026-09-09 21:37:07.387 11 INFO neutron.notifiers.nova [None req-5d96deae-8f09-4d62-8d1b-6507cd3dddf2 - - - - - -] Nova event matching ['req-2ff44a29-e7a4-41de-879c-fc8243c0499f'] response: {'server_uuid': 'e925ca77-f016-4892-ae15-48c455b38385', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd1c6102-ec30-4f29-91b4-f536c68779c5', 'code': 200} 2026-09-09 21:37:08.394 10 INFO neutron.plugins.ml2.plugin [None req-f9bd6f21-f2f5-426e-9993-32b4a3fdfcfc - - - - - -] Attempt 1 to provision port 9d84772f-6b4c-41b6-b764-f7215c400ad3 2026-09-09 21:37:08.448 10 INFO neutron.plugins.ml2.plugin [None req-f9bd6f21-f2f5-426e-9993-32b4a3fdfcfc - - - - - -] Attempt 1 to provision port 36592bba-0368-4f76-8d94-bf4ee9cb7051 2026-09-09 21:37:08.502 10 INFO neutron.plugins.ml2.plugin [None req-f9bd6f21-f2f5-426e-9993-32b4a3fdfcfc - - - - - -] Attempt 1 to provision port 43869d89-4a90-49b0-a1fa-0d74fec8ab9d 2026-09-09 21:37:08.562 10 INFO neutron.plugins.ml2.plugin [None req-f9bd6f21-f2f5-426e-9993-32b4a3fdfcfc - - - - - -] Attempt 1 to provision port 448d1c42-8864-458e-83bb-f2b8b892a0cb 2026-09-09 21:37:08.898 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2ecbd5cc-36a7-4c8c-850b-b32d6892d186 2026-09-09 21:37:09.173 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port e7643f73-e0a8-4a09-8a46-41a012b12c42 2026-09-09 21:37:09.466 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 7bbd7166-3981-4211-a06b-f5d416c6fcdc 2026-09-09 21:37:09.717 11 INFO neutron.plugins.ml2.plugin [None req-c1bc5d7c-b35f-4500-aae5-66af932607a8 - - - - - -] Attempt 1 to provision port bd1c6102-ec30-4f29-91b4-f536c68779c5 2026-09-09 21:37:09.858 11 INFO neutron.plugins.ml2.plugin [None req-c1bc5d7c-b35f-4500-aae5-66af932607a8 - - - - - -] Attempt 1 to provision port 370339d8-a177-4734-830c-1ab254addbb3 2026-09-09 21:37:09.939 11 INFO neutron.notifiers.nova [None req-c1bc5d7c-b35f-4500-aae5-66af932607a8 - - - - - -] Nova event matching ['req-06305e8a-b350-40fc-819e-71ac7bc09640'] response: {'server_uuid': '85a24029-5254-4212-bcf4-51492497a6e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '370339d8-a177-4734-830c-1ab254addbb3', 'code': 200} 2026-09-09 21:37:10.242 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 8499f24e-dd13-4032-a60c-06c0b5d3bb3c 2026-09-09 21:37:11.002 10 INFO neutron.plugins.ml2.plugin [None req-5029cad0-ac2d-4ba5-b137-abd5873df472 - - - - - -] Attempt 1 to provision port 9d84772f-6b4c-41b6-b764-f7215c400ad3 2026-09-09 21:37:11.012 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2ecbd5cc-36a7-4c8c-850b-b32d6892d186 2026-09-09 21:37:11.036 10 INFO neutron.plugins.ml2.plugin [None req-5029cad0-ac2d-4ba5-b137-abd5873df472 - - - - - -] Attempt 1 to provision port 36592bba-0368-4f76-8d94-bf4ee9cb7051 2026-09-09 21:37:11.058 10 INFO neutron.plugins.ml2.plugin [None req-5029cad0-ac2d-4ba5-b137-abd5873df472 - - - - - -] Attempt 1 to provision port 082676a4-0094-4998-910f-0b1743a829e2 2026-09-09 21:37:11.251 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port e7643f73-e0a8-4a09-8a46-41a012b12c42 2026-09-09 21:37:11.407 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 7bbd7166-3981-4211-a06b-f5d416c6fcdc 2026-09-09 21:37:11.532 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 370339d8-a177-4734-830c-1ab254addbb3 2026-09-09 21:37:11.705 11 INFO neutron.plugins.ml2.plugin [None req-5e5e699b-6e96-4fc9-86bf-3e8905d7c4fa - - - - - -] Attempt 1 to provision port 8499f24e-dd13-4032-a60c-06c0b5d3bb3c 2026-09-09 21:37:12.955 11 INFO neutron.plugins.ml2.plugin [None req-089956cd-8898-4b6f-bece-85e2ddc3c36e - - - - - -] Attempt 1 to provision port 36592bba-0368-4f76-8d94-bf4ee9cb7051 2026-09-09 21:37:15.030 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 448d1c42-8864-458e-83bb-f2b8b892a0cb 2026-09-09 21:37:15.284 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 9d84772f-6b4c-41b6-b764-f7215c400ad3 2026-09-09 21:37:16.289 10 INFO neutron.plugins.ml2.plugin [None req-25e679d0-612b-4d3d-b4e3-7108d3c0d5a8 - - - - - -] Attempt 1 to provision port 56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b 2026-09-09 21:37:17.113 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 448d1c42-8864-458e-83bb-f2b8b892a0cb 2026-09-09 21:37:17.271 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b 2026-09-09 21:37:18.308 10 INFO neutron.plugins.ml2.plugin [None req-b646235b-d6f7-4123-897c-85d5511b2c23 - - - - - -] Attempt 1 to provision port 56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b 2026-09-09 21:37:19.403 11 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-5221304c-c2d4-4dcf-b47e-5895e48ff6ac'] response: {'server_uuid': 'f694f9b2-7aac-4d17-b00a-6b6d1ab4a642', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '56f1e82d-f5b4-46d3-9eae-7f8a9d9e696b', 'code': 200} 2026-09-09 21:37:21.485 11 INFO neutron.notifiers.nova [None req-1ba984ac-308e-46ba-bbaf-b6481df697a2 - - - - - -] Nova event matching ['req-f43fd883-4bd6-4361-910e-9ca32db1a983'] response: {'server_uuid': '8d6f1405-2877-4cdd-b734-ddd8d9bb67cd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cba16179-790a-4fed-ac4d-68068335c87a', 'code': 200} 2026-09-09 21:37:21.683 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port cba16179-790a-4fed-ac4d-68068335c87a 2026-09-09 21:37:21.804 10 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-f26ee8b7-92a5-4a77-8fd1-6c996962e596'] response: {'server_uuid': '8d6f1405-2877-4cdd-b734-ddd8d9bb67cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cba16179-790a-4fed-ac4d-68068335c87a', 'code': 200} 2026-09-09 21:37:23.169 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port cba16179-790a-4fed-ac4d-68068335c87a 2026-09-09 21:37:47.024 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port b9e032d9-cd25-478d-8473-52b62152d585 2026-09-09 21:37:49.044 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port b9e032d9-cd25-478d-8473-52b62152d585 2026-09-09 21:38:17.032 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 5f818ad0-930b-4ac0-9b52-1251ba0dd38e 2026-09-09 21:38:17.409 11 INFO neutron.plugins.ml2.plugin [None req-e62212fc-68e6-4d08-bbb3-a5bab3f060d7 - - - - - -] Attempt 1 to provision port 5f818ad0-930b-4ac0-9b52-1251ba0dd38e 2026-09-09 21:38:19.002 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 5f818ad0-930b-4ac0-9b52-1251ba0dd38e 2026-09-09 21:38:21.078 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 55b7fe7f-2df7-4f7a-a5bc-58a389b064b3 2026-09-09 21:38:21.332 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port cb9f91c1-47ff-4aec-8bd9-b65881bd8778 2026-09-09 21:38:23.036 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 55b7fe7f-2df7-4f7a-a5bc-58a389b064b3 2026-09-09 21:38:23.350 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port cb9f91c1-47ff-4aec-8bd9-b65881bd8778 2026-09-09 21:38:25.065 10 INFO neutron.plugins.ml2.plugin [None req-bd5ae553-cf4f-41f5-af6c-b81b94281b92 - - - - - -] Attempt 1 to provision port 5cb121f9-5216-4dd3-9126-832beb8bcab9 2026-09-09 21:38:27.230 11 INFO neutron.plugins.ml2.plugin [None req-4bcb46c2-3643-48d3-b4ba-4e3408193a95 - - - - - -] Attempt 1 to provision port 5cb121f9-5216-4dd3-9126-832beb8bcab9 2026-09-09 21:38:29.128 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 5f818ad0-930b-4ac0-9b52-1251ba0dd38e 2026-09-09 21:38:29.369 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 5b06805d-1d60-49b6-ba10-a0a97c1f43f6 2026-09-09 21:38:30.185 10 INFO neutron.plugins.ml2.plugin [None req-7257aa18-b1a0-4e7d-8028-d652d79d0a2f - - - - - -] Attempt 1 to provision port 703915f2-e2e7-4254-95a4-f2963d6d3dfa 2026-09-09 21:38:30.211 10 INFO neutron.plugins.ml2.plugin [None req-7257aa18-b1a0-4e7d-8028-d652d79d0a2f - - - - - -] Attempt 1 to provision port 5cb121f9-5216-4dd3-9126-832beb8bcab9 2026-09-09 21:38:30.252 10 INFO neutron.plugins.ml2.plugin [None req-7257aa18-b1a0-4e7d-8028-d652d79d0a2f - - - - - -] Attempt 1 to provision port cb9f91c1-47ff-4aec-8bd9-b65881bd8778 2026-09-09 21:38:30.290 10 INFO neutron.plugins.ml2.plugin [None req-7257aa18-b1a0-4e7d-8028-d652d79d0a2f - - - - - -] Attempt 1 to provision port 5f818ad0-930b-4ac0-9b52-1251ba0dd38e 2026-09-09 21:38:30.335 10 INFO neutron.plugins.ml2.plugin [None req-7257aa18-b1a0-4e7d-8028-d652d79d0a2f - - - - - -] Attempt 1 to provision port e68ada32-03f6-438b-bd70-70b5dce2a83b 2026-09-09 21:38:31.076 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 5b06805d-1d60-49b6-ba10-a0a97c1f43f6 2026-09-09 21:38:35.030 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2800bbc7-2183-48af-b164-981a23f3fddc 2026-09-09 21:38:37.675 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2800bbc7-2183-48af-b164-981a23f3fddc 2026-09-09 21:38:37.839 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port d6b7bd60-d1f4-4837-abbb-158e7d2ebd4c 2026-09-09 21:38:37.931 10 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-aa89e209-93f7-4c96-ba14-2778183eceb3'] response: {'server_uuid': 'bfa1e8ad-edde-4446-a98c-387843639d14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6b7bd60-d1f4-4837-abbb-158e7d2ebd4c', 'code': 200} 2026-09-09 21:38:39.138 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port d6b7bd60-d1f4-4837-abbb-158e7d2ebd4c 2026-09-09 21:38:39.298 10 INFO neutron.plugins.ml2.plugin [None req-7e7c3f08-bb41-4323-82fb-6ea7c37d5b44 - - - - - -] Attempt 1 to provision port 2800bbc7-2183-48af-b164-981a23f3fddc 2026-09-09 21:38:39.310 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 703915f2-e2e7-4254-95a4-f2963d6d3dfa 2026-09-09 21:38:39.374 10 INFO neutron.plugins.ml2.plugin [None req-7e7c3f08-bb41-4323-82fb-6ea7c37d5b44 - - - - - -] Attempt 1 to provision port 5f818ad0-930b-4ac0-9b52-1251ba0dd38e 2026-09-09 21:38:39.436 10 INFO neutron.plugins.ml2.plugin [None req-7e7c3f08-bb41-4323-82fb-6ea7c37d5b44 - - - - - -] Attempt 1 to provision port 47750542-0bef-4e0d-a9f2-783054e15eda 2026-09-09 21:38:39.601 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port e68ada32-03f6-438b-bd70-70b5dce2a83b 2026-09-09 21:38:39.660 10 INFO neutron.plugins.ml2.plugin [None req-7e7c3f08-bb41-4323-82fb-6ea7c37d5b44 - - - - - -] Attempt 1 to provision port 0c5e1fa6-8352-463d-a786-9df20b824534 2026-09-09 21:38:39.800 10 INFO neutron.plugins.ml2.plugin [None req-7e7c3f08-bb41-4323-82fb-6ea7c37d5b44 - - - - - -] Attempt 1 to provision port 703915f2-e2e7-4254-95a4-f2963d6d3dfa 2026-09-09 21:38:39.863 10 INFO neutron.plugins.ml2.plugin [None req-7e7c3f08-bb41-4323-82fb-6ea7c37d5b44 - - - - - -] Attempt 1 to provision port 5cb121f9-5216-4dd3-9126-832beb8bcab9 2026-09-09 21:38:39.876 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 47750542-0bef-4e0d-a9f2-783054e15eda 2026-09-09 21:38:39.908 10 INFO neutron.plugins.ml2.plugin [None req-7e7c3f08-bb41-4323-82fb-6ea7c37d5b44 - - - - - -] Attempt 1 to provision port a0d42839-6ddc-4e0c-a7a5-c19d5f28187b 2026-09-09 21:38:39.934 10 INFO neutron.plugins.ml2.plugin [None req-7e7c3f08-bb41-4323-82fb-6ea7c37d5b44 - - - - - -] Attempt 1 to provision port cb9f91c1-47ff-4aec-8bd9-b65881bd8778 2026-09-09 21:38:40.079 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 0c5e1fa6-8352-463d-a786-9df20b824534 2026-09-09 21:38:42.228 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 703915f2-e2e7-4254-95a4-f2963d6d3dfa 2026-09-09 21:38:42.484 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port e68ada32-03f6-438b-bd70-70b5dce2a83b 2026-09-09 21:38:42.643 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port fa4ae22f-7eec-4c20-b067-4162452ed839 2026-09-09 21:38:42.729 10 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-31b5bcb7-eece-4c02-8041-459ca8d1a683'] response: {'server_uuid': 'ab504d92-448b-46b6-aec5-6970403dcb00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fa4ae22f-7eec-4c20-b067-4162452ed839', 'code': 200} 2026-09-09 21:38:42.946 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 47750542-0bef-4e0d-a9f2-783054e15eda 2026-09-09 21:38:43.138 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 0c5e1fa6-8352-463d-a786-9df20b824534 2026-09-09 21:38:43.863 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port fa4ae22f-7eec-4c20-b067-4162452ed839 2026-09-09 21:38:45.175 10 INFO neutron.plugins.ml2.plugin [None req-1baaf1a6-0bc2-4d3d-b8e5-7697d1ab8ed8 - - - - - -] Attempt 1 to provision port 703915f2-e2e7-4254-95a4-f2963d6d3dfa 2026-09-09 21:38:45.257 10 INFO neutron.plugins.ml2.plugin [None req-1baaf1a6-0bc2-4d3d-b8e5-7697d1ab8ed8 - - - - - -] Attempt 1 to provision port 5cb121f9-5216-4dd3-9126-832beb8bcab9 2026-09-09 21:38:45.321 10 INFO neutron.plugins.ml2.plugin [None req-1baaf1a6-0bc2-4d3d-b8e5-7697d1ab8ed8 - - - - - -] Attempt 1 to provision port d6b7bd60-d1f4-4837-abbb-158e7d2ebd4c 2026-09-09 21:38:45.387 10 INFO neutron.plugins.ml2.plugin [None req-1baaf1a6-0bc2-4d3d-b8e5-7697d1ab8ed8 - - - - - -] Attempt 1 to provision port cb9f91c1-47ff-4aec-8bd9-b65881bd8778 2026-09-09 21:38:45.444 10 INFO neutron.plugins.ml2.plugin [None req-1baaf1a6-0bc2-4d3d-b8e5-7697d1ab8ed8 - - - - - -] Attempt 1 to provision port 47750542-0bef-4e0d-a9f2-783054e15eda 2026-09-09 21:38:45.493 10 INFO neutron.plugins.ml2.plugin [None req-1baaf1a6-0bc2-4d3d-b8e5-7697d1ab8ed8 - - - - - -] Attempt 1 to provision port 0c5e1fa6-8352-463d-a786-9df20b824534 2026-09-09 21:38:45.857 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port a0d42839-6ddc-4e0c-a7a5-c19d5f28187b 2026-09-09 21:38:46.192 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 417c5da1-88a5-45dd-8d5c-088410b26640 2026-09-09 21:38:47.835 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port a0d42839-6ddc-4e0c-a7a5-c19d5f28187b 2026-09-09 21:38:48.001 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 417c5da1-88a5-45dd-8d5c-088410b26640 2026-09-09 21:38:49.624 10 INFO neutron.plugins.ml2.plugin [None req-eb3dd668-e650-4d3f-b637-b632a92b021a - - - - - -] Attempt 1 to provision port 703915f2-e2e7-4254-95a4-f2963d6d3dfa 2026-09-09 21:38:49.702 10 INFO neutron.plugins.ml2.plugin [None req-eb3dd668-e650-4d3f-b637-b632a92b021a - - - - - -] Attempt 1 to provision port 47750542-0bef-4e0d-a9f2-783054e15eda 2026-09-09 21:38:49.758 10 INFO neutron.plugins.ml2.plugin [None req-eb3dd668-e650-4d3f-b637-b632a92b021a - - - - - -] Attempt 1 to provision port 0c5e1fa6-8352-463d-a786-9df20b824534 2026-09-09 21:38:49.924 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port bc2e2c90-93b3-4938-94ae-a88ace8ce22c 2026-09-09 21:38:51.900 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port bc2e2c90-93b3-4938-94ae-a88ace8ce22c 2026-09-09 21:38:53.904 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 1f006c14-79ea-4216-ac1b-955a591f2308 2026-09-09 21:38:56.164 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 18e129df-5b9f-4f4f-bd73-0eb75c7b823b 2026-09-09 21:38:56.279 10 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-e758fd08-7c65-472c-a6b3-d087b83834bd'] response: {'server_uuid': '976de8ac-4a73-43b4-95b4-ed8783c7a699', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18e129df-5b9f-4f4f-bd73-0eb75c7b823b', 'code': 200} 2026-09-09 21:38:58.181 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 9968a0de-e4af-4c62-81be-784e3a84a5a7 2026-09-09 21:38:58.256 10 INFO neutron.plugins.ml2.plugin [None req-aab5a754-829d-4eb0-b5aa-d024deffabe1 - - - - - -] Attempt 1 to provision port 60064f23-ec9e-4c9a-ab02-922bf45b0e63 2026-09-09 21:38:58.290 10 INFO neutron.plugins.ml2.plugin [None req-4c71f980-d7b6-4abe-bf34-48f1ea5c0ea4 - - - - - -] Attempt 1 to provision port 9968a0de-e4af-4c62-81be-784e3a84a5a7 2026-09-09 21:38:58.365 10 INFO neutron.plugins.ml2.plugin [None req-4c71f980-d7b6-4abe-bf34-48f1ea5c0ea4 - - - - - -] Attempt 1 to provision port 47750542-0bef-4e0d-a9f2-783054e15eda 2026-09-09 21:38:58.417 10 INFO neutron.plugins.ml2.plugin [None req-4c71f980-d7b6-4abe-bf34-48f1ea5c0ea4 - - - - - -] Attempt 1 to provision port 0c5e1fa6-8352-463d-a786-9df20b824534 2026-09-09 21:38:58.511 11 INFO neutron.plugins.ml2.plugin [None req-618851cf-d2e9-402b-9ab3-6b39df45931a - - - - - -] Attempt 1 to provision port 18e129df-5b9f-4f4f-bd73-0eb75c7b823b 2026-09-09 21:39:00.044 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 9968a0de-e4af-4c62-81be-784e3a84a5a7 2026-09-09 21:39:02.505 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 890d827c-497a-4edd-b551-cd65eacc5f80 2026-09-09 21:39:02.632 10 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-b043610b-58c0-4fc4-989d-c32749b8b910'] response: {'server_uuid': '1c28290b-eb6d-4971-a015-449ef7e55a6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '890d827c-497a-4edd-b551-cd65eacc5f80', 'code': 200} 2026-09-09 21:39:04.131 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 890d827c-497a-4edd-b551-cd65eacc5f80 2026-09-09 21:39:06.173 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 60064f23-ec9e-4c9a-ab02-922bf45b0e63 2026-09-09 21:39:08.125 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 60064f23-ec9e-4c9a-ab02-922bf45b0e63 2026-09-09 21:39:08.298 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port a4745017-5516-4fcc-85e2-4d2cb7e1c688 2026-09-09 21:39:09.963 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port a4745017-5516-4fcc-85e2-4d2cb7e1c688 2026-09-09 21:39:14.232 11 INFO neutron.plugins.ml2.plugin [None req-a6c3f666-9d44-4cf9-b3dd-9ea638e37da4 - - - - - -] Attempt 1 to provision port 9968a0de-e4af-4c62-81be-784e3a84a5a7 2026-09-09 21:39:14.288 11 INFO neutron.plugins.ml2.plugin [None req-a6c3f666-9d44-4cf9-b3dd-9ea638e37da4 - - - - - -] Attempt 1 to provision port 60064f23-ec9e-4c9a-ab02-922bf45b0e63 2026-09-09 21:39:14.331 11 INFO neutron.plugins.ml2.plugin [None req-a6c3f666-9d44-4cf9-b3dd-9ea638e37da4 - - - - - -] Attempt 1 to provision port 890d827c-497a-4edd-b551-cd65eacc5f80 2026-09-09 21:39:18.072 11 INFO neutron.plugins.ml2.plugin [None req-8108a7c9-514f-4816-b8ee-315bddfb7493 - - - - - -] Attempt 1 to provision port d6b7bd60-d1f4-4837-abbb-158e7d2ebd4c 2026-09-09 21:39:18.175 11 INFO neutron.plugins.ml2.plugin [None req-8108a7c9-514f-4816-b8ee-315bddfb7493 - - - - - -] Attempt 1 to provision port 60064f23-ec9e-4c9a-ab02-922bf45b0e63 2026-09-09 21:39:20.938 11 INFO neutron.plugins.ml2.plugin [None req-d4f6480b-039c-487a-b71a-3024e34d9053 - - - - - -] Attempt 1 to provision port a4745017-5516-4fcc-85e2-4d2cb7e1c688 2026-09-09 21:39:21.000 11 INFO neutron.plugins.ml2.plugin [None req-d4f6480b-039c-487a-b71a-3024e34d9053 - - - - - -] Attempt 1 to provision port 18e129df-5b9f-4f4f-bd73-0eb75c7b823b 2026-09-09 21:39:21.059 11 INFO neutron.plugins.ml2.plugin [None req-d4f6480b-039c-487a-b71a-3024e34d9053 - - - - - -] Attempt 1 to provision port 60064f23-ec9e-4c9a-ab02-922bf45b0e63 2026-09-09 21:39:22.854 10 INFO neutron.plugins.ml2.plugin [None req-7d5d77cd-5235-4e2d-bc10-ff2d6357d771 - - - - - -] Attempt 1 to provision port 890d827c-497a-4edd-b551-cd65eacc5f80 2026-09-09 21:39:46.538 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 38cc58ce-746e-4b54-ba58-0d147da3b366 2026-09-09 21:39:46.647 11 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-ae00962a-8c38-474e-8815-0a2982d6a2d9'] response: {'server_uuid': '19e081de-87c2-40a8-8b16-f2e7731ee97d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '38cc58ce-746e-4b54-ba58-0d147da3b366', 'code': 200} 2026-09-09 21:39:47.999 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 38cc58ce-746e-4b54-ba58-0d147da3b366 2026-09-09 21:39:54.719 10 INFO neutron.plugins.ml2.plugin [None req-ad3e2910-6f44-4b67-ba50-2b9423161927 - - - - - -] Attempt 1 to provision port 49278a3d-7c11-458f-9173-d9adad95f6ba 2026-09-09 21:40:12.219 11 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-6f2cfcbc-7b27-43c9-a059-6c7f08c25da3'] response: {'server_uuid': '19e081de-87c2-40a8-8b16-f2e7731ee97d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '38cc58ce-746e-4b54-ba58-0d147da3b366', 'code': 200} 2026-09-09 21:40:16.564 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port b196ac3f-a4d3-4d3f-a867-a0e4af83cc60 2026-09-09 21:40:16.708 10 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-c47f98fe-e8b3-4cde-9dc9-34c619043133'] response: {'server_uuid': '369ae046-ca8f-4b03-a8ef-1d28b9f8f4df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b196ac3f-a4d3-4d3f-a867-a0e4af83cc60', 'code': 200} 2026-09-09 21:40:18.088 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port b196ac3f-a4d3-4d3f-a867-a0e4af83cc60 2026-09-09 21:40:32.080 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 1ac31f59-e177-43cc-8f5a-f73d325031a4 2026-09-09 21:40:32.959 11 INFO neutron.plugins.ml2.plugin [None req-34398d17-fcc0-45a4-af7b-578266f684c1 - - - - - -] Attempt 1 to provision port 1ac31f59-e177-43cc-8f5a-f73d325031a4 2026-09-09 21:40:34.139 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 1ac31f59-e177-43cc-8f5a-f73d325031a4 2026-09-09 21:40:34.332 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port aa8306c5-74c9-4cfe-8316-2fae2c5dd268 2026-09-09 21:40:35.889 11 INFO neutron.plugins.ml2.plugin [None req-66eaf46e-adac-477c-a8d1-81ed604a9389 - - - - - -] Attempt 1 to provision port 1ac31f59-e177-43cc-8f5a-f73d325031a4 2026-09-09 21:40:35.998 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port aa8306c5-74c9-4cfe-8316-2fae2c5dd268 2026-09-09 21:40:36.000 11 INFO neutron.plugins.ml2.plugin [None req-66eaf46e-adac-477c-a8d1-81ed604a9389 - - - - - -] Attempt 1 to provision port 3b1d6234-786f-498d-b406-f2ecbf350aaa 2026-09-09 21:40:36.031 11 INFO neutron.plugins.ml2.plugin [None req-66eaf46e-adac-477c-a8d1-81ed604a9389 - - - - - -] Attempt 1 to provision port 92b07596-534f-40fd-8816-fc114c8e9aa7 2026-09-09 21:40:40.015 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2af0497f-9bc1-47f3-820a-533caf78aced 2026-09-09 21:40:40.384 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 77e9ecf3-3fb4-4653-9215-b33ffac9c5ba 2026-09-09 21:40:41.331 11 INFO neutron.plugins.ml2.plugin [None req-58ce24b3-37b2-4f24-af67-da776268eaf7 - - - - - -] Attempt 1 to provision port 3b1d6234-786f-498d-b406-f2ecbf350aaa 2026-09-09 21:40:41.373 11 INFO neutron.plugins.ml2.plugin [None req-58ce24b3-37b2-4f24-af67-da776268eaf7 - - - - - -] Attempt 1 to provision port 2af0497f-9bc1-47f3-820a-533caf78aced 2026-09-09 21:40:41.426 11 INFO neutron.plugins.ml2.plugin [None req-58ce24b3-37b2-4f24-af67-da776268eaf7 - - - - - -] Attempt 1 to provision port ed5155dc-3117-46d0-a11f-18b320b78356 2026-09-09 21:40:42.158 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2af0497f-9bc1-47f3-820a-533caf78aced 2026-09-09 21:40:42.353 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 77e9ecf3-3fb4-4653-9215-b33ffac9c5ba 2026-09-09 21:40:44.285 11 INFO neutron.plugins.ml2.plugin [None req-5da89d1e-0997-448e-a546-40ccd59c2c56 - - - - - -] Attempt 1 to provision port 3b1d6234-786f-498d-b406-f2ecbf350aaa 2026-09-09 21:40:44.315 11 INFO neutron.plugins.ml2.plugin [None req-5da89d1e-0997-448e-a546-40ccd59c2c56 - - - - - -] Attempt 1 to provision port 2af0497f-9bc1-47f3-820a-533caf78aced 2026-09-09 21:40:44.366 11 INFO neutron.plugins.ml2.plugin [None req-5da89d1e-0997-448e-a546-40ccd59c2c56 - - - - - -] Attempt 1 to provision port 2d0b4c9d-8530-4488-9d70-17a7029cb4e1 2026-09-09 21:40:45.547 11 INFO neutron.plugins.ml2.plugin [None req-186098c0-5256-45c3-b70e-5c093f3415a1 - - - - - -] Attempt 1 to provision port 2d0b4c9d-8530-4488-9d70-17a7029cb4e1 2026-09-09 21:40:46.788 11 INFO neutron.plugins.ml2.plugin [None req-9b455262-7625-4709-b273-ed8ae095b15c - - - - - -] Attempt 1 to provision port 2d0b4c9d-8530-4488-9d70-17a7029cb4e1 2026-09-09 21:40:53.112 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 147e9c70-0e2e-4c08-8090-7606ac2c4dee 2026-09-09 21:40:53.223 10 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-3142cf7f-0766-4fe4-83b5-08fe5852bf9f'] response: {'server_uuid': 'c2026b19-fc9f-4f4d-9272-7315747f802b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '147e9c70-0e2e-4c08-8090-7606ac2c4dee', 'code': 200} 2026-09-09 21:40:54.083 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 92b07596-534f-40fd-8816-fc114c8e9aa7 2026-09-09 21:40:54.351 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 147e9c70-0e2e-4c08-8090-7606ac2c4dee 2026-09-09 21:40:54.584 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 3b1d6234-786f-498d-b406-f2ecbf350aaa 2026-09-09 21:40:56.022 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 92b07596-534f-40fd-8816-fc114c8e9aa7 2026-09-09 21:40:56.206 10 INFO neutron.plugins.ml2.plugin [None req-72d348a5-e714-4b9d-9384-cb71647cc242 - - - - - -] Attempt 1 to provision port 3b1d6234-786f-498d-b406-f2ecbf350aaa 2026-09-09 21:40:58.067 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port ed5155dc-3117-46d0-a11f-18b320b78356 2026-09-09 21:40:58.311 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2d0b4c9d-8530-4488-9d70-17a7029cb4e1 2026-09-09 21:40:59.361 11 INFO neutron.plugins.ml2.plugin [None req-09eccb88-7487-4d66-ad3a-f8358ab8ad3f - - - - - -] Attempt 1 to provision port 09462795-fadf-4a61-a72a-c4c9c866768a 2026-09-09 21:41:00.044 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port ed5155dc-3117-46d0-a11f-18b320b78356 2026-09-09 21:41:00.234 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 2d0b4c9d-8530-4488-9d70-17a7029cb4e1 2026-09-09 21:41:06.091 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 09462795-fadf-4a61-a72a-c4c9c866768a 2026-09-09 21:41:06.194 11 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-b6626626-63d7-4ea1-8b27-ce6779002843'] response: {'server_uuid': '369ae046-ca8f-4b03-a8ef-1d28b9f8f4df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09462795-fadf-4a61-a72a-c4c9c866768a', 'code': 200} 2026-09-09 21:41:08.568 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 09462795-fadf-4a61-a72a-c4c9c866768a 2026-09-09 21:41:35.461 10 INFO neutron.plugins.ml2.plugin [None req-18983a13-5a54-4cc3-a129-27608b0421d3 - - - - - -] Attempt 1 to provision port 8925ee00-66d2-4425-a757-97805a60a4ff 2026-09-09 21:41:41.631 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 8925ee00-66d2-4425-a757-97805a60a4ff 2026-09-09 21:41:41.859 11 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-28e8f02a-c6e8-4abd-b15c-72bd88006412'] response: {'server_uuid': '369ae046-ca8f-4b03-a8ef-1d28b9f8f4df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8925ee00-66d2-4425-a757-97805a60a4ff', 'code': 200} 2026-09-09 21:41:42.253 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 8925ee00-66d2-4425-a757-97805a60a4ff 2026-09-09 21:41:56.056 10 INFO neutron.plugins.ml2.plugin [None req-d8485509-9d32-4bab-98fd-4af56323bfc4 - - - - - -] Attempt 1 to provision port 1af2cd5a-172d-4d5b-9797-00a210cb2c07 2026-09-09 21:42:02.302 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 1af2cd5a-172d-4d5b-9797-00a210cb2c07 2026-09-09 21:42:02.418 11 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-3915fb07-1b3a-4207-939f-aa543eca2d08'] response: {'server_uuid': '369ae046-ca8f-4b03-a8ef-1d28b9f8f4df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1af2cd5a-172d-4d5b-9797-00a210cb2c07', 'code': 200} 2026-09-09 21:42:04.238 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 1af2cd5a-172d-4d5b-9797-00a210cb2c07 2026-09-09 21:42:07.001 11 INFO neutron.plugins.ml2.plugin [None req-3fdcf24c-4cbf-4aa0-b573-e922331de21e - - - - - -] Attempt 1 to provision port 8925ee00-66d2-4425-a757-97805a60a4ff 2026-09-09 21:42:19.551 11 INFO neutron.plugins.ml2.plugin [None req-11c95957-30d8-462d-9f6e-420c20adfa58 - - - - - -] Attempt 1 to provision port 1af2cd5a-172d-4d5b-9797-00a210cb2c07 2026-09-09 21:42:20.501 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 1af2cd5a-172d-4d5b-9797-00a210cb2c07 2026-09-09 21:42:20.889 10 INFO neutron.plugins.ml2.plugin [None req-a617efb9-ebec-4828-b600-75699e6917ca - - - - - -] Attempt 1 to provision port 1af2cd5a-172d-4d5b-9797-00a210cb2c07 2026-09-09 21:42:30.324 10 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 8925ee00-66d2-4425-a757-97805a60a4ff 2026-09-09 21:42:30.548 11 INFO neutron.plugins.ml2.plugin [None req-237d1bc4-9beb-4071-bb00-c1a9a24a6dc7 - - - - - -] Attempt 1 to provision port 8925ee00-66d2-4425-a757-97805a60a4ff 2026-09-09 21:43:14.483 11 INFO neutron.notifiers.nova [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Nova event matching ['req-ed13bae0-ccb1-41fc-a630-b92d0d07c87f'] response: {'server_uuid': 'bfa1e8ad-edde-4446-a98c-387843639d14', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd6b7bd60-d1f4-4837-abbb-158e7d2ebd4c', 'code': 200} 2026-09-09 21:44:10.309 11 INFO neutron.plugins.ml2.plugin [None req-759978d5-fef2-49da-bc7e-ae75d22da6c3 - - - - - -] Attempt 1 to provision port 8f65b9e2-c9ba-4f3e-8684-36f38164eb35 2026-09-09 21:44:10.681 10 INFO neutron.plugins.ml2.plugin [None req-409f0ef8-fbf6-4dd4-8fe5-660a69462cba - - - - - -] Attempt 1 to provision port 8f65b9e2-c9ba-4f3e-8684-36f38164eb35