+ 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-04-07 00:40:53.563 1 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:40:53.563 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3.dev42 2026-04-07 00:40:53.563 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-07 00:40:53.564 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:40:54.474 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:40:54.476 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:40:54.479 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:40:54.480 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:40:54.480 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:40:54.480 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:40:54.481 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:54.487 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:54.487 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:54.487 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:40:54.505 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:40:54.506 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:40:54.506 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:40:54.540 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:40:54.540 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:40:54.540 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:40:54.540 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:40:54.826 1 INFO neutron.plugins.ml2.managers [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:40:54.974 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:40:54.975 1 INFO neutron.plugins.ml2.managers [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:40:54.975 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:40:55.029 1 INFO neutron.plugins.ml2.managers [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:40:55.030 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:40:55.030 1 INFO neutron.plugins.ml2.managers [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:40:55.030 1 INFO neutron.plugins.ml2.extensions.port_security [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:40:55.030 1 INFO neutron.plugins.ml2.managers [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:40:55.031 1 INFO neutron.plugins.ml2.managers [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:40:55.031 1 INFO neutron.plugins.ml2.managers [None req-719a5372-45b2-4d6c-a742-3a33659a0371 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:40:55.045 1 INFO neutron.quota [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded quota_driver: . 2026-04-07 00:40:55.045 1 INFO neutron.plugins.ml2.plugin [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:40:55.045 1 INFO neutron.plugins.ml2.managers [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:40:55.046 1 INFO neutron.plugins.ml2.managers [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:40:55.046 1 INFO neutron.plugins.ml2.managers [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:40:55.046 1 INFO neutron.extensions.vlantransparent [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:40:55.046 1 INFO neutron.extensions.qinq [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Disabled VLAN QinQ extension. 2026-04-07 00:40:55.046 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: qos 2026-04-07 00:40:55.057 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: router 2026-04-07 00:40:55.090 1 INFO neutron.services.service_base [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:40:55.090 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: segments 2026-04-07 00:40:55.153 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: trunk 2026-04-07 00:40:55.168 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:40:55.209 1 WARNING stevedore.named [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:40:55.209 1 WARNING stevedore.named [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:40:55.503 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:40:55.504 1 INFO neutron.common.utils [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:40:55.504 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: taas 2026-04-07 00:40:55.525 1 WARNING stevedore.named [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:40:55.525 1 WARNING stevedore.named [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:40:55.551 1 INFO neutron_taas.services.taas.taas_plugin [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-07 00:40:55.552 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: tapmirror 2026-04-07 00:40:55.560 1 WARNING stevedore.named [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:40:55.561 1 WARNING stevedore.named [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-07 00:40:55.573 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-07 00:40:55.573 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:40:55.578 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: tag 2026-04-07 00:40:55.585 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: timestamp 2026-04-07 00:40:55.588 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:40:55.592 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: flavors 2026-04-07 00:40:55.595 1 INFO neutron.manager [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loading Plugin: revisions 2026-04-07 00:40:55.597 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Initializing extension manager. 2026-04-07 00:40:55.598 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: address-group 2026-04-07 00:40:55.599 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: address-scope 2026-04-07 00:40:55.600 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:40:55.601 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: agent 2026-04-07 00:40:55.601 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:40:55.602 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:40:55.603 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:40:55.603 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: availability_zone 2026-04-07 00:40:55.604 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:40:55.604 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:40:55.605 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:40:55.606 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:40:55.607 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: dns-integration 2026-04-07 00:40:55.607 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:40:55.607 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:40:55.608 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: dvr 2026-04-07 00:40:55.608 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:40:55.609 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:40:55.609 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:40:55.610 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:40:55.610 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: external-net 2026-04-07 00:40:55.610 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:40:55.611 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: extraroute 2026-04-07 00:40:55.611 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:40:55.612 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:40:55.612 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:40:55.613 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:40:55.613 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:40:55.614 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:40:55.614 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: flavors 2026-04-07 00:40:55.615 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:40:55.616 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:40:55.616 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:40:55.617 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:40:55.617 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:40:55.618 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: router 2026-04-07 00:40:55.620 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:40:55.620 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:40:55.621 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:40:55.621 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:40:55.621 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: l3-ha 2026-04-07 00:40:55.622 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:40:55.622 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:40:55.623 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:40:55.623 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:40:55.624 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:40:55.626 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:40:55.627 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:40:55.627 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:40:55.628 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:40:55.629 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:40:55.629 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: multi-provider 2026-04-07 00:40:55.630 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: net-mtu 2026-04-07 00:40:55.630 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:40:55.631 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:40:55.631 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: network_ha 2026-04-07 00:40:55.632 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:40:55.633 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:40:55.633 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: pagination 2026-04-07 00:40:55.633 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:40:55.634 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:40:55.634 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:40:55.635 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:40:55.635 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:40:55.635 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:40:55.636 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:40:55.636 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:40:55.637 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:40:55.637 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:40:55.638 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:40:55.638 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: binding 2026-04-07 00:40:55.639 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: binding-extended 2026-04-07 00:40:55.639 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: port-security 2026-04-07 00:40:55.640 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: project-id 2026-04-07 00:40:55.640 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: provider 2026-04-07 00:40:55.641 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-07 00:40:55.642 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos 2026-04-07 00:40:55.643 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:40:55.643 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:40:55.644 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-default 2026-04-07 00:40:55.644 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-fip 2026-04-07 00:40:55.645 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:40:55.645 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:40:55.645 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:40:55.646 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:40:55.646 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:40:55.647 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-pps 2026-04-07 00:40:55.648 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:40:55.648 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:40:55.648 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:40:55.649 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:40:55.649 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: quota-check-limit-default 2026-04-07 00:40:55.651 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: quotas 2026-04-07 00:40:55.654 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: quota_details 2026-04-07 00:40:55.655 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:40:55.655 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:40:55.656 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:40:55.656 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:40:55.657 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:40:55.657 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:40:55.658 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:40:55.658 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:40:55.659 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:40:55.660 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:40:55.660 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:40:55.661 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:40:55.661 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:40:55.662 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:40:55.662 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:40:55.666 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: security-group 2026-04-07 00:40:55.667 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: segment 2026-04-07 00:40:55.667 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:40:55.668 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: service-type 2026-04-07 00:40:55.668 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: sorting 2026-04-07 00:40:55.668 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:40:55.669 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:40:55.669 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:40:55.670 1 WARNING neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:40:55.670 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:40:55.671 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:40:55.671 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:40:55.672 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:40:55.672 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:40:55.673 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:40:55.673 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:40:55.674 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: tag-creation 2026-04-07 00:40:55.674 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:40:55.677 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:40:55.678 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:40:55.679 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: trunk 2026-04-07 00:40:55.679 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: trunk-details 2026-04-07 00:40:55.679 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:40:55.680 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-07 00:40:55.680 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:40:55.681 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-07 00:40:55.682 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:40:55.683 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:40:55.684 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:40:55.685 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: vpnaas 2026-04-07 00:40:55.686 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: taas 2026-04-07 00:40:55.687 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: tap-mirror 2026-04-07 00:40:55.687 1 INFO neutron.api.extensions [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Loaded extension: taas-vlan-filter 2026-04-07 00:40:55.690 1 INFO oslo_service.backend.eventlet.service [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Starting 2 workers 2026-04-07 00:40:55.696 1 INFO oslo_service.backend.eventlet.service [None req-b4e4c400-9cb6-4bfc-96a5-a46b14a26d0f - - - - - -] Starting 1 workers 2026-04-07 00:41:35.543 11 INFO neutron.db.l3_hamode_db [None req-42ba3044-332d-4807-bbca-613c46c58937 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 00:41:50.862 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 536c712d-1f5a-478c-93da-b9dca3be3843 2026-04-07 00:41:52.247 11 INFO neutron.plugins.ml2.plugin [None req-63a8a65c-cffb-4b12-880f-ea450c1b49ec - - - - - -] Attempt 1 to provision port 536c712d-1f5a-478c-93da-b9dca3be3843 2026-04-07 00:41:52.788 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 536c712d-1f5a-478c-93da-b9dca3be3843 2026-04-07 00:41:53.907 11 INFO neutron.plugins.ml2.plugin [None req-f91d1b75-941c-4051-8103-a1ec41caa9fd - - - - - -] Attempt 1 to provision port 536c712d-1f5a-478c-93da-b9dca3be3843 2026-04-07 00:46:11.019 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 8f82e2c1-ff92-4d0d-a4db-df3ca3fa2de5 2026-04-07 00:46:11.831 11 INFO neutron.plugins.ml2.plugin [None req-e6cb8f29-5051-4df4-8918-be24fc085b29 - - - - - -] Attempt 1 to provision port 8f82e2c1-ff92-4d0d-a4db-df3ca3fa2de5 2026-04-07 00:46:12.929 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 8f82e2c1-ff92-4d0d-a4db-df3ca3fa2de5 2026-04-07 00:46:13.469 11 INFO neutron.plugins.ml2.plugin [None req-2c890895-406e-4de7-b5eb-4abb4dabe17e - - - - - -] Attempt 1 to provision port 8f82e2c1-ff92-4d0d-a4db-df3ca3fa2de5 2026-04-07 00:46:18.546 11 INFO neutron.plugins.ml2.plugin [None req-cfea94c5-0854-4cfa-9615-8bfa458bf52c - - - - - -] Attempt 1 to provision port e34336eb-1369-4c49-91af-7cfb292596a0 2026-04-07 00:49:53.636 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port e34336eb-1369-4c49-91af-7cfb292596a0 2026-04-07 00:49:55.081 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port e34336eb-1369-4c49-91af-7cfb292596a0 2026-04-07 00:58:09.428 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port ab47803b-9207-4efc-a63a-28df56c0f40d 2026-04-07 00:58:11.399 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port ab47803b-9207-4efc-a63a-28df56c0f40d 2026-04-07 01:12:45.602 11 INFO neutron.plugins.ml2.plugin [None req-cb54de53-d1c6-4aed-b685-5c40d938af08 - - - - - -] Attempt 1 to provision port ec59ef1e-415c-416f-9574-7fae41e757e6 2026-04-07 01:12:45.972 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port ec59ef1e-415c-416f-9574-7fae41e757e6 2026-04-07 01:12:47.932 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 149cad20-0041-49e1-ba4a-b2bf8010ad38 2026-04-07 01:12:49.964 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 149cad20-0041-49e1-ba4a-b2bf8010ad38 2026-04-07 01:12:51.924 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2029a2b9-c4ab-4e7c-b1a6-10fd139cb5a7 2026-04-07 01:12:53.984 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2029a2b9-c4ab-4e7c-b1a6-10fd139cb5a7 2026-04-07 01:12:54.439 12 INFO neutron.plugins.ml2.plugin [None req-0fd2e53d-db77-4eab-a7be-a82e195c3463 - - - - - -] Attempt 1 to provision port ec59ef1e-415c-416f-9574-7fae41e757e6 2026-04-07 01:12:54.515 12 INFO neutron.plugins.ml2.plugin [None req-0fd2e53d-db77-4eab-a7be-a82e195c3463 - - - - - -] Attempt 1 to provision port bc79932c-8668-481b-a1ce-adecd7459316 2026-04-07 01:12:54.545 12 INFO neutron.plugins.ml2.plugin [None req-0fd2e53d-db77-4eab-a7be-a82e195c3463 - - - - - -] Attempt 1 to provision port 2029a2b9-c4ab-4e7c-b1a6-10fd139cb5a7 2026-04-07 01:12:54.616 12 INFO neutron.plugins.ml2.plugin [None req-0fd2e53d-db77-4eab-a7be-a82e195c3463 - - - - - -] Attempt 1 to provision port ab2cb055-1bb1-42b6-9320-ed265336c333 2026-04-07 01:12:54.650 12 INFO neutron.plugins.ml2.plugin [None req-0fd2e53d-db77-4eab-a7be-a82e195c3463 - - - - - -] Attempt 1 to provision port 149cad20-0041-49e1-ba4a-b2bf8010ad38 2026-04-07 01:12:57.981 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 224dc960-2a32-4344-80ad-c48ea42c5355 2026-04-07 01:12:58.419 12 INFO neutron.plugins.ml2.plugin [None req-86d0f9ee-2d9a-4c10-bcf1-be47c512fc13 - - - - - -] Attempt 1 to provision port f56b0509-64dc-44bf-9162-e4c015ba51ad 2026-04-07 01:12:59.925 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 224dc960-2a32-4344-80ad-c48ea42c5355 2026-04-07 01:13:00.027 12 INFO neutron.plugins.ml2.plugin [None req-77cfc53d-8e1a-479a-b3ed-7dbe51802888 - - - - - -] Attempt 1 to provision port bc79932c-8668-481b-a1ce-adecd7459316 2026-04-07 01:13:00.057 12 INFO neutron.plugins.ml2.plugin [None req-77cfc53d-8e1a-479a-b3ed-7dbe51802888 - - - - - -] Attempt 1 to provision port 9d44fa9f-8875-4408-97bf-9319f905f355 2026-04-07 01:13:00.084 12 INFO neutron.plugins.ml2.plugin [None req-77cfc53d-8e1a-479a-b3ed-7dbe51802888 - - - - - -] Attempt 1 to provision port 424ecd95-4322-4be8-8638-87406e135a04 2026-04-07 01:13:00.115 12 INFO neutron.plugins.ml2.plugin [None req-77cfc53d-8e1a-479a-b3ed-7dbe51802888 - - - - - -] Attempt 1 to provision port 149cad20-0041-49e1-ba4a-b2bf8010ad38 2026-04-07 01:13:00.232 11 INFO neutron.plugins.ml2.plugin [None req-20d85610-d80c-4bed-9a45-46748525ca5e - - - - - -] Attempt 1 to provision port f56b0509-64dc-44bf-9162-e4c015ba51ad 2026-04-07 01:13:01.941 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port d2f4d7d6-da3c-40e2-ad9e-9da8f58f9e1d 2026-04-07 01:13:02.321 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port d074542d-4f94-4664-a076-adf6b70cdff6 2026-04-07 01:13:03.987 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port d074542d-4f94-4664-a076-adf6b70cdff6 2026-04-07 01:13:04.215 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port d2f4d7d6-da3c-40e2-ad9e-9da8f58f9e1d 2026-04-07 01:13:06.258 11 INFO neutron.plugins.ml2.plugin [None req-ca894cc7-3a38-4410-9543-ac81dde85d91 - - - - - -] Attempt 1 to provision port 06066e59-d104-4d5e-a181-ef5e0033d1f4 2026-04-07 01:13:06.292 11 INFO neutron.plugins.ml2.plugin [None req-ca894cc7-3a38-4410-9543-ac81dde85d91 - - - - - -] Attempt 1 to provision port 9d44fa9f-8875-4408-97bf-9319f905f355 2026-04-07 01:13:06.321 11 INFO neutron.plugins.ml2.plugin [None req-ca894cc7-3a38-4410-9543-ac81dde85d91 - - - - - -] Attempt 1 to provision port aa2c8295-ef11-4055-af10-b22a1485e7e7 2026-04-07 01:13:06.503 11 INFO neutron.plugins.ml2.plugin [None req-ca894cc7-3a38-4410-9543-ac81dde85d91 - - - - - -] Attempt 1 to provision port bc79932c-8668-481b-a1ce-adecd7459316 2026-04-07 01:13:06.517 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port ecd1c40c-33b6-4add-b76c-a07973103535 2026-04-07 01:13:06.944 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port aa2c8295-ef11-4055-af10-b22a1485e7e7 2026-04-07 01:13:07.002 12 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-f39fe70b-aefb-421a-bfc3-ba667e29a3e1'] response: {'server_uuid': 'b4c784c5-393d-4197-aac2-c89cc071b1b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ecd1c40c-33b6-4add-b76c-a07973103535', 'code': 200} 2026-04-07 01:13:08.076 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port aa2c8295-ef11-4055-af10-b22a1485e7e7 2026-04-07 01:13:08.355 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port ecd1c40c-33b6-4add-b76c-a07973103535 2026-04-07 01:13:10.501 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 51e22024-4ddd-40f8-b2ee-6ec9c6bcb25b 2026-04-07 01:13:10.862 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2fd391b4-43e0-4b47-b0ca-51b350458b3c 2026-04-07 01:13:11.030 12 INFO neutron.notifiers.nova [None req-4196dab3-cccd-4cf1-9058-62d6afc4b085 - - - - - -] Nova event matching ['req-db87527d-445a-4490-a69f-1a77ede0a715'] response: {'server_uuid': 'e1bc1dc4-5408-4e3d-8c09-2a0361e7b753', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2fd391b4-43e0-4b47-b0ca-51b350458b3c', 'code': 200} 2026-04-07 01:13:12.434 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 51e22024-4ddd-40f8-b2ee-6ec9c6bcb25b 2026-04-07 01:13:12.654 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2fd391b4-43e0-4b47-b0ca-51b350458b3c 2026-04-07 01:13:12.766 11 INFO neutron.plugins.ml2.plugin [None req-e03577d0-b1d6-4f79-be96-496927763e66 - - - - - -] Attempt 1 to provision port 06066e59-d104-4d5e-a181-ef5e0033d1f4 2026-04-07 01:13:12.788 11 INFO neutron.plugins.ml2.plugin [None req-e03577d0-b1d6-4f79-be96-496927763e66 - - - - - -] Attempt 1 to provision port 9d44fa9f-8875-4408-97bf-9319f905f355 2026-04-07 01:13:12.812 11 INFO neutron.plugins.ml2.plugin [None req-e03577d0-b1d6-4f79-be96-496927763e66 - - - - - -] Attempt 1 to provision port aa2c8295-ef11-4055-af10-b22a1485e7e7 2026-04-07 01:13:12.871 11 INFO neutron.plugins.ml2.plugin [None req-e03577d0-b1d6-4f79-be96-496927763e66 - - - - - -] Attempt 1 to provision port 4de60b45-3f20-425b-9d9c-7c58062f63cf 2026-04-07 01:13:12.891 11 INFO neutron.plugins.ml2.plugin [None req-e03577d0-b1d6-4f79-be96-496927763e66 - - - - - -] Attempt 1 to provision port 51e22024-4ddd-40f8-b2ee-6ec9c6bcb25b 2026-04-07 01:13:14.914 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port febbff49-15b9-4b00-9c74-4322513d5c3c 2026-04-07 01:13:15.547 11 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-b5228f02-969d-4dea-902b-bdde0ca44366'] response: {'server_uuid': '6f94386b-b614-471e-b5e0-59089b62fa24', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'febbff49-15b9-4b00-9c74-4322513d5c3c', 'code': 200} 2026-04-07 01:13:16.851 12 INFO neutron.plugins.ml2.plugin [None req-7094e8a2-293d-4a31-bf45-49880e65451b - - - - - -] Attempt 1 to provision port 4de60b45-3f20-425b-9d9c-7c58062f63cf 2026-04-07 01:13:16.902 12 INFO neutron.plugins.ml2.plugin [None req-7094e8a2-293d-4a31-bf45-49880e65451b - - - - - -] Attempt 1 to provision port febbff49-15b9-4b00-9c74-4322513d5c3c 2026-04-07 01:13:16.974 12 INFO neutron.plugins.ml2.plugin [None req-7094e8a2-293d-4a31-bf45-49880e65451b - - - - - -] Attempt 1 to provision port 51e22024-4ddd-40f8-b2ee-6ec9c6bcb25b 2026-04-07 01:13:17.392 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port febbff49-15b9-4b00-9c74-4322513d5c3c 2026-04-07 01:13:17.641 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port b3156127-f979-417d-a92e-e448b562d6d9 2026-04-07 01:13:17.763 11 INFO neutron.notifiers.nova [None req-57040d58-031f-4a48-9640-dede420f770b - - - - - -] Nova event matching ['req-102a9f76-b203-49fb-ba27-9771d26a229c'] response: {'server_uuid': '8be6e434-365a-493d-8b14-e5a49d5c9b51', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3156127-f979-417d-a92e-e448b562d6d9', 'code': 200} 2026-04-07 01:13:19.299 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port b3156127-f979-417d-a92e-e448b562d6d9 2026-04-07 01:13:21.055 11 INFO neutron.plugins.ml2.plugin [None req-e800482b-aa9d-4487-ad4d-9fde92f102a7 - - - - - -] Attempt 1 to provision port febbff49-15b9-4b00-9c74-4322513d5c3c 2026-04-07 01:13:21.141 11 INFO neutron.plugins.ml2.plugin [None req-e800482b-aa9d-4487-ad4d-9fde92f102a7 - - - - - -] Attempt 1 to provision port 06066e59-d104-4d5e-a181-ef5e0033d1f4 2026-04-07 01:13:21.184 11 INFO neutron.plugins.ml2.plugin [None req-e800482b-aa9d-4487-ad4d-9fde92f102a7 - - - - - -] Attempt 1 to provision port 366d39b6-7409-4cf8-b08e-b5400cc77820 2026-04-07 01:13:25.200 12 INFO neutron.plugins.ml2.plugin [None req-ef2ce898-22b0-4e27-911d-8bebd81708d0 - - - - - -] Attempt 1 to provision port 4de60b45-3f20-425b-9d9c-7c58062f63cf 2026-04-07 01:13:25.233 12 INFO neutron.plugins.ml2.plugin [None req-ef2ce898-22b0-4e27-911d-8bebd81708d0 - - - - - -] Attempt 1 to provision port 06066e59-d104-4d5e-a181-ef5e0033d1f4 2026-04-07 01:13:28.409 12 INFO neutron.plugins.ml2.plugin [None req-0ddcf7d7-1d85-485d-93d7-141719f40e68 - - - - - -] Attempt 1 to provision port b3156127-f979-417d-a92e-e448b562d6d9 2026-04-07 01:13:35.181 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 06066e59-d104-4d5e-a181-ef5e0033d1f4 2026-04-07 01:13:35.206 12 INFO neutron.plugins.ml2.plugin [None req-08a4c9e5-41d0-45a6-a684-159baf376cd4 - - - - - -] Attempt 1 to provision port 6e94fede-4e69-45d6-b042-730d43f8173c 2026-04-07 01:13:37.168 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 06066e59-d104-4d5e-a181-ef5e0033d1f4 2026-04-07 01:13:37.351 11 INFO neutron.plugins.ml2.plugin [None req-c43190ba-0c15-4aa7-98f8-c976bdc03fd1 - - - - - -] Attempt 1 to provision port 366d39b6-7409-4cf8-b08e-b5400cc77820 2026-04-07 01:13:39.198 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 366d39b6-7409-4cf8-b08e-b5400cc77820 2026-04-07 01:13:49.903 11 INFO neutron.plugins.ml2.plugin [None req-12852db8-94ea-4e98-af76-e0a8da41919b - - - - - -] Attempt 1 to provision port b3156127-f979-417d-a92e-e448b562d6d9 2026-04-07 01:13:52.120 11 INFO neutron.plugins.ml2.plugin [None req-b0bd32bc-f9b0-4300-942c-0915ea8c1d66 - - - - - -] Attempt 1 to provision port b3156127-f979-417d-a92e-e448b562d6d9 2026-04-07 01:13:55.364 12 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-a8c632f2-4160-489f-b57d-418522cac8a7'] response: {'server_uuid': '8be6e434-365a-493d-8b14-e5a49d5c9b51', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b3156127-f979-417d-a92e-e448b562d6d9', 'code': 200} 2026-04-07 01:13:57.244 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port bb78caeb-925a-4160-9989-3c1851627aa6 2026-04-07 01:13:59.290 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port bb78caeb-925a-4160-9989-3c1851627aa6 2026-04-07 01:13:59.554 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port f285a53a-9a41-47a2-9643-c5c4a3d70edc 2026-04-07 01:14:11.241 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 24dd82b1-e8f2-44c0-a7d8-72c0e15f3952 2026-04-07 01:14:11.646 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port adc9ae2a-c278-4c1d-a136-58ac3781a3e2 2026-04-07 01:14:13.442 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port ee3e0145-f3e5-42a4-8577-8ed52719dc34 2026-04-07 01:14:13.808 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 24dd82b1-e8f2-44c0-a7d8-72c0e15f3952 2026-04-07 01:14:14.102 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port adc9ae2a-c278-4c1d-a136-58ac3781a3e2 2026-04-07 01:14:14.200 11 INFO neutron.plugins.ml2.plugin [None req-02274d52-b8d3-4f88-a268-5ec67b3ef405 - - - - - -] Attempt 1 to provision port ee3e0145-f3e5-42a4-8577-8ed52719dc34 2026-04-07 01:14:14.258 11 INFO neutron.plugins.ml2.plugin [None req-02274d52-b8d3-4f88-a268-5ec67b3ef405 - - - - - -] Attempt 1 to provision port 94ef772e-1874-43be-b587-e676812fb76c 2026-04-07 01:14:15.231 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port ee3e0145-f3e5-42a4-8577-8ed52719dc34 2026-04-07 01:14:17.240 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port df9ab33c-2977-40be-9156-b11d8bc53fe9 2026-04-07 01:14:19.371 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port df9ab33c-2977-40be-9156-b11d8bc53fe9 2026-04-07 01:14:20.023 12 INFO neutron.plugins.ml2.plugin [None req-a735419c-3c6b-46d8-85a9-5c46e55a7200 - - - - - -] Attempt 1 to provision port 9de1bf94-3daf-48b3-a96a-9e54347b651f 2026-04-07 01:14:20.046 12 INFO neutron.plugins.ml2.plugin [None req-a735419c-3c6b-46d8-85a9-5c46e55a7200 - - - - - -] Attempt 1 to provision port df9ab33c-2977-40be-9156-b11d8bc53fe9 2026-04-07 01:14:23.765 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port c42c4251-23f1-47e4-82e7-0f9dbffe1acc 2026-04-07 01:14:23.862 11 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-2044ac1b-4e43-4259-a791-9261f0f976e4'] response: {'server_uuid': '36867414-1b37-4118-958f-f339c6e4f5a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c42c4251-23f1-47e4-82e7-0f9dbffe1acc', 'code': 200} 2026-04-07 01:14:26.496 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port c42c4251-23f1-47e4-82e7-0f9dbffe1acc 2026-04-07 01:14:26.686 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port f3b93126-0642-4ab1-9e26-a41c5652f15b 2026-04-07 01:14:26.785 11 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-41de14fa-d1b2-4007-bcb1-66858a1f06ac'] response: {'server_uuid': '5c071cf9-9aa8-4cf2-a06d-d96a980d75fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f3b93126-0642-4ab1-9e26-a41c5652f15b', 'code': 200} 2026-04-07 01:14:28.400 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port f3b93126-0642-4ab1-9e26-a41c5652f15b 2026-04-07 01:14:30.328 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port efa13c4b-05b4-434f-a4b7-f8766ded2b85 2026-04-07 01:14:30.591 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 94ef772e-1874-43be-b587-e676812fb76c 2026-04-07 01:14:30.841 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 8426711f-654a-4a57-8307-ac9cc34539a6 2026-04-07 01:14:30.884 11 INFO neutron.plugins.ml2.plugin [None req-8775819a-dd52-4441-ab87-c104b0582768 - - - - - -] Attempt 1 to provision port 8426711f-654a-4a57-8307-ac9cc34539a6 2026-04-07 01:14:32.336 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port efa13c4b-05b4-434f-a4b7-f8766ded2b85 2026-04-07 01:14:32.515 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 94ef772e-1874-43be-b587-e676812fb76c 2026-04-07 01:14:34.194 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 9de1bf94-3daf-48b3-a96a-9e54347b651f 2026-04-07 01:14:34.444 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 6c9b8a8e-d811-4044-a7dd-18222e3edc7e 2026-04-07 01:14:36.133 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 9de1bf94-3daf-48b3-a96a-9e54347b651f 2026-04-07 01:14:36.333 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 6c9b8a8e-d811-4044-a7dd-18222e3edc7e 2026-04-07 01:14:39.933 12 INFO neutron.plugins.ml2.plugin [None req-eb8c78e2-97da-4ad5-9252-2cc934ea9d8c - - - - - -] Attempt 1 to provision port ee3e0145-f3e5-42a4-8577-8ed52719dc34 2026-04-07 01:14:39.991 12 INFO neutron.plugins.ml2.plugin [None req-eb8c78e2-97da-4ad5-9252-2cc934ea9d8c - - - - - -] Attempt 1 to provision port c42c4251-23f1-47e4-82e7-0f9dbffe1acc 2026-04-07 01:14:40.045 12 INFO neutron.plugins.ml2.plugin [None req-eb8c78e2-97da-4ad5-9252-2cc934ea9d8c - - - - - -] Attempt 1 to provision port 94ef772e-1874-43be-b587-e676812fb76c 2026-04-07 01:14:40.093 12 INFO neutron.plugins.ml2.plugin [None req-eb8c78e2-97da-4ad5-9252-2cc934ea9d8c - - - - - -] Attempt 1 to provision port df9ab33c-2977-40be-9156-b11d8bc53fe9 2026-04-07 01:14:48.177 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port a24dec0c-0561-48bb-ac23-bc814bacc3f7 2026-04-07 01:14:50.201 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 075860b0-a030-4723-ae24-b0e375b4046c 2026-04-07 01:14:50.498 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port a24dec0c-0561-48bb-ac23-bc814bacc3f7 2026-04-07 01:14:51.037 12 INFO neutron.plugins.ml2.plugin [None req-2a4d8e7f-075a-4262-a636-30066898827a - - - - - -] Attempt 1 to provision port 075860b0-a030-4723-ae24-b0e375b4046c 2026-04-07 01:14:51.092 12 INFO neutron.plugins.ml2.plugin [None req-2a4d8e7f-075a-4262-a636-30066898827a - - - - - -] Attempt 1 to provision port 03418e10-e94c-4ca4-80b3-0921cdcd4780 2026-04-07 01:14:52.196 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 075860b0-a030-4723-ae24-b0e375b4046c 2026-04-07 01:14:53.224 11 INFO neutron.plugins.ml2.plugin [None req-de92f2af-303f-4299-a4c2-c392bca8884b - - - - - -] Attempt 1 to provision port 075860b0-a030-4723-ae24-b0e375b4046c 2026-04-07 01:14:53.278 11 INFO neutron.plugins.ml2.plugin [None req-de92f2af-303f-4299-a4c2-c392bca8884b - - - - - -] Attempt 1 to provision port 03418e10-e94c-4ca4-80b3-0921cdcd4780 2026-04-07 01:14:55.122 12 INFO neutron.plugins.ml2.plugin [None req-a0d9f9a3-67b1-4a5d-a21b-68caa8b72a2d - - - - - -] Attempt 1 to provision port efa13c4b-05b4-434f-a4b7-f8766ded2b85 2026-04-07 01:14:55.177 12 INFO neutron.plugins.ml2.plugin [None req-a0d9f9a3-67b1-4a5d-a21b-68caa8b72a2d - - - - - -] Attempt 1 to provision port 94ef772e-1874-43be-b587-e676812fb76c 2026-04-07 01:14:56.978 11 INFO neutron.plugins.ml2.plugin [None req-cd9eae5d-1d2a-4828-a4f4-e6115abbee88 - - - - - -] Attempt 1 to provision port 94ef772e-1874-43be-b587-e676812fb76c 2026-04-07 01:14:59.578 11 INFO neutron.plugins.ml2.plugin [None req-ff7e09af-334d-4242-af19-6c76b42e9509 - - - - - -] Attempt 1 to provision port c42c4251-23f1-47e4-82e7-0f9dbffe1acc 2026-04-07 01:14:59.633 11 INFO neutron.plugins.ml2.plugin [None req-ff7e09af-334d-4242-af19-6c76b42e9509 - - - - - -] Attempt 1 to provision port 03418e10-e94c-4ca4-80b3-0921cdcd4780 2026-04-07 01:15:00.731 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port a9670c7f-dc06-4ef9-ab92-2b78075814bb 2026-04-07 01:15:00.847 11 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-05f766a7-1b88-48d3-98f7-e468bbbc5125'] response: {'server_uuid': '5438a29a-69a9-460b-bd19-6816e3358b03', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9670c7f-dc06-4ef9-ab92-2b78075814bb', 'code': 200} 2026-04-07 01:15:01.653 11 INFO neutron.plugins.ml2.plugin [None req-335ca951-b156-4a9b-b4e0-6ef00c3b2c64 - - - - - -] Attempt 1 to provision port 03418e10-e94c-4ca4-80b3-0921cdcd4780 2026-04-07 01:15:02.160 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port a9670c7f-dc06-4ef9-ab92-2b78075814bb 2026-04-07 01:15:02.908 12 INFO neutron.notifiers.nova [None req-0a1a2157-0c3b-4fea-9015-de06c31dd23b - - - - - -] Nova event matching ['req-55af9b8d-34c7-48cc-8707-d5b85f3c8d0e'] response: {'server_uuid': '36867414-1b37-4118-958f-f339c6e4f5a3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c42c4251-23f1-47e4-82e7-0f9dbffe1acc', 'code': 200} 2026-04-07 01:15:04.052 11 INFO neutron.plugins.ml2.plugin [None req-b312c4f6-9f55-4247-a852-d9653b4aaa90 - - - - - -] Attempt 1 to provision port 2caf5a83-e3b7-49a5-9183-bfec91d41bec 2026-04-07 01:15:04.304 11 INFO neutron.plugins.ml2.plugin [None req-b312c4f6-9f55-4247-a852-d9653b4aaa90 - - - - - -] Attempt 1 to provision port a9670c7f-dc06-4ef9-ab92-2b78075814bb 2026-04-07 01:15:04.839 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 03418e10-e94c-4ca4-80b3-0921cdcd4780 2026-04-07 01:15:05.157 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port c42c4251-23f1-47e4-82e7-0f9dbffe1acc 2026-04-07 01:15:05.285 12 INFO neutron.notifiers.nova [None req-c39e8c3f-3c7a-4895-8e7c-b9e880e4e6f1 - - - - - -] Nova event matching ['req-f746f85f-5696-4b7a-a1d3-1a7073ffbc43'] response: {'server_uuid': '36867414-1b37-4118-958f-f339c6e4f5a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c42c4251-23f1-47e4-82e7-0f9dbffe1acc', 'code': 200} 2026-04-07 01:15:05.544 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2caf5a83-e3b7-49a5-9183-bfec91d41bec 2026-04-07 01:15:06.251 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 03418e10-e94c-4ca4-80b3-0921cdcd4780 2026-04-07 01:15:06.453 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port c42c4251-23f1-47e4-82e7-0f9dbffe1acc 2026-04-07 01:15:06.664 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2caf5a83-e3b7-49a5-9183-bfec91d41bec 2026-04-07 01:15:28.553 11 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-edefb80f-b617-4287-9703-a14a99de60d6'] response: {'server_uuid': '36867414-1b37-4118-958f-f339c6e4f5a3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c42c4251-23f1-47e4-82e7-0f9dbffe1acc', 'code': 200} 2026-04-07 01:15:40.706 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 1fb1ed1c-3a0e-4c2f-8c77-afab09917390 2026-04-07 01:15:40.795 11 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-6a028cf2-9eb6-47cd-b0c1-99f3b3607470'] response: {'server_uuid': '0ee5b1be-1f1e-4436-b076-3ceaf842832c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fb1ed1c-3a0e-4c2f-8c77-afab09917390', 'code': 200} 2026-04-07 01:15:42.241 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 1fb1ed1c-3a0e-4c2f-8c77-afab09917390 2026-04-07 01:15:42.409 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 3f5ce46b-4790-42fa-ab9e-4f6e3d4db350 2026-04-07 01:15:42.711 12 INFO neutron.plugins.ml2.plugin [None req-733b048f-997b-4a06-9bf5-b8e2b7240dac - - - - - -] Attempt 1 to provision port 3f5ce46b-4790-42fa-ab9e-4f6e3d4db350 2026-04-07 01:15:44.264 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 182acf77-2d9e-4667-8b5f-e4f03808145b 2026-04-07 01:15:44.640 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 3f5ce46b-4790-42fa-ab9e-4f6e3d4db350 2026-04-07 01:15:45.652 12 INFO neutron.plugins.ml2.plugin [None req-d60707bd-a926-4621-8bf7-1876f979cf5c - - - - - -] Attempt 1 to provision port 3f5ce46b-4790-42fa-ab9e-4f6e3d4db350 2026-04-07 01:15:45.726 12 INFO neutron.plugins.ml2.plugin [None req-d60707bd-a926-4621-8bf7-1876f979cf5c - - - - - -] Attempt 1 to provision port 73f63aef-0c2f-4639-9236-dc8c8efefd59 2026-04-07 01:15:45.759 12 INFO neutron.plugins.ml2.plugin [None req-d60707bd-a926-4621-8bf7-1876f979cf5c - - - - - -] Attempt 1 to provision port 2a07ab65-4463-49ca-9fa0-df586c83c09f 2026-04-07 01:15:46.177 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 182acf77-2d9e-4667-8b5f-e4f03808145b 2026-04-07 01:15:47.377 12 INFO neutron.plugins.ml2.plugin [None req-d2db3e55-5c49-4548-a56d-241625c020aa - - - - - -] Attempt 1 to provision port 2a07ab65-4463-49ca-9fa0-df586c83c09f 2026-04-07 01:15:48.594 12 INFO neutron.plugins.ml2.plugin [None req-ce861f64-0e1d-46ba-b870-5f38231e54ae - - - - - -] Attempt 1 to provision port 2a07ab65-4463-49ca-9fa0-df586c83c09f 2026-04-07 01:15:55.234 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 91a481f0-7a57-4c46-b1af-07f62934e6e3 2026-04-07 01:15:55.321 11 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-f3438437-993f-4594-9609-1850ae883572'] response: {'server_uuid': 'e30ce9ab-3685-4f11-b263-549e31ae3a61', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91a481f0-7a57-4c46-b1af-07f62934e6e3', 'code': 200} 2026-04-07 01:15:56.174 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 91a481f0-7a57-4c46-b1af-07f62934e6e3 2026-04-07 01:16:00.182 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2a07ab65-4463-49ca-9fa0-df586c83c09f 2026-04-07 01:16:00.426 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 73f63aef-0c2f-4639-9236-dc8c8efefd59 2026-04-07 01:16:02.183 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2a07ab65-4463-49ca-9fa0-df586c83c09f 2026-04-07 01:16:02.421 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 73f63aef-0c2f-4639-9236-dc8c8efefd59 2026-04-07 01:16:26.200 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 6984943c-c89c-4cc7-b7a9-2c1635383bc1 2026-04-07 01:16:26.840 12 INFO neutron.plugins.ml2.plugin [None req-1445c97f-42d4-48a0-a412-4cf0181eae47 - - - - - -] Attempt 1 to provision port 6984943c-c89c-4cc7-b7a9-2c1635383bc1 2026-04-07 01:16:28.250 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 81cabbff-527b-4e1b-8bb4-86ef87be27e8 2026-04-07 01:16:28.654 11 INFO neutron.plugins.ml2.plugin [None req-a23ae64c-a339-4480-a284-1f67af617464 - - - - - -] Attempt 1 to provision port 6984943c-c89c-4cc7-b7a9-2c1635383bc1 2026-04-07 01:16:30.180 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 81cabbff-527b-4e1b-8bb4-86ef87be27e8 2026-04-07 01:16:30.745 11 INFO neutron.plugins.ml2.plugin [None req-9b69288f-b263-48d0-860d-e121a0f353d9 - - - - - -] Attempt 1 to provision port 6984943c-c89c-4cc7-b7a9-2c1635383bc1 2026-04-07 01:16:30.802 11 INFO neutron.plugins.ml2.plugin [None req-9b69288f-b263-48d0-860d-e121a0f353d9 - - - - - -] Attempt 1 to provision port 566ec028-86f1-4176-b443-77ee8613418e 2026-04-07 01:16:30.832 11 INFO neutron.plugins.ml2.plugin [None req-9b69288f-b263-48d0-860d-e121a0f353d9 - - - - - -] Attempt 1 to provision port 7bfa973d-a638-4935-a958-f6311f4d3278 2026-04-07 01:16:32.533 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 54c5e74d-f420-4468-9a1e-d45746601c24 2026-04-07 01:16:34.344 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 54c5e74d-f420-4468-9a1e-d45746601c24 2026-04-07 01:16:34.520 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 726c52eb-b469-4901-aa76-3a64d00dafd7 2026-04-07 01:16:36.198 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 726c52eb-b469-4901-aa76-3a64d00dafd7 2026-04-07 01:16:36.680 12 INFO neutron.plugins.ml2.plugin [None req-cc6034ef-3ad9-4787-a19b-3636f4afe8cb - - - - - -] Attempt 1 to provision port 566ec028-86f1-4176-b443-77ee8613418e 2026-04-07 01:16:36.704 12 INFO neutron.plugins.ml2.plugin [None req-cc6034ef-3ad9-4787-a19b-3636f4afe8cb - - - - - -] Attempt 1 to provision port ef9530b3-3fd3-4ba6-8d93-51dae4888496 2026-04-07 01:16:36.732 12 INFO neutron.plugins.ml2.plugin [None req-cc6034ef-3ad9-4787-a19b-3636f4afe8cb - - - - - -] Attempt 1 to provision port df8c7c7b-0026-409b-a266-e1b3f06ae75b 2026-04-07 01:16:36.757 12 INFO neutron.plugins.ml2.plugin [None req-cc6034ef-3ad9-4787-a19b-3636f4afe8cb - - - - - -] Attempt 1 to provision port 726c52eb-b469-4901-aa76-3a64d00dafd7 2026-04-07 01:16:41.564 11 INFO neutron.plugins.ml2.plugin [None req-d59e60fa-2f33-4a76-a06a-56bfc1d0fb27 - - - - - -] Attempt 1 to provision port 566ec028-86f1-4176-b443-77ee8613418e 2026-04-07 01:16:41.587 11 INFO neutron.plugins.ml2.plugin [None req-d59e60fa-2f33-4a76-a06a-56bfc1d0fb27 - - - - - -] Attempt 1 to provision port ef9530b3-3fd3-4ba6-8d93-51dae4888496 2026-04-07 01:16:41.611 11 INFO neutron.plugins.ml2.plugin [None req-d59e60fa-2f33-4a76-a06a-56bfc1d0fb27 - - - - - -] Attempt 1 to provision port 726c52eb-b469-4901-aa76-3a64d00dafd7 2026-04-07 01:16:44.488 11 INFO neutron.plugins.ml2.plugin [None req-7893cf65-e993-4a87-93cd-315bb31e7326 - - - - - -] Attempt 1 to provision port ef9530b3-3fd3-4ba6-8d93-51dae4888496 2026-04-07 01:16:45.237 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2989a3a6-5497-4eed-86eb-34c214b5f390 2026-04-07 01:16:45.342 12 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-e1436fa4-57ef-4fc5-b594-a345e91a889d'] response: {'server_uuid': 'cbf238f1-eba5-4c9c-995a-e74134e3c038', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2989a3a6-5497-4eed-86eb-34c214b5f390', 'code': 200} 2026-04-07 01:16:46.184 12 INFO neutron.plugins.ml2.plugin [None req-264f6709-552d-49ae-84c9-a7122b55a1ce - - - - - -] Attempt 1 to provision port ef9530b3-3fd3-4ba6-8d93-51dae4888496 2026-04-07 01:16:46.214 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2989a3a6-5497-4eed-86eb-34c214b5f390 2026-04-07 01:16:46.404 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 566ec028-86f1-4176-b443-77ee8613418e 2026-04-07 01:16:48.242 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 566ec028-86f1-4176-b443-77ee8613418e 2026-04-07 01:16:48.462 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 7bfa973d-a638-4935-a958-f6311f4d3278 2026-04-07 01:16:50.240 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port df8c7c7b-0026-409b-a266-e1b3f06ae75b 2026-04-07 01:16:50.472 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 7bfa973d-a638-4935-a958-f6311f4d3278 2026-04-07 01:16:50.606 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port ef9530b3-3fd3-4ba6-8d93-51dae4888496 2026-04-07 01:16:52.225 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port df8c7c7b-0026-409b-a266-e1b3f06ae75b 2026-04-07 01:16:52.387 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port ef9530b3-3fd3-4ba6-8d93-51dae4888496 2026-04-07 01:17:04.455 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 110e1647-8374-4313-a79c-c1b7af4bf2cb 2026-04-07 01:17:05.412 12 INFO neutron.plugins.ml2.plugin [None req-e8459c07-3150-41ba-9a25-dba05ec2e25c - - - - - -] Attempt 1 to provision port 110e1647-8374-4313-a79c-c1b7af4bf2cb 2026-04-07 01:17:06.215 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 110e1647-8374-4313-a79c-c1b7af4bf2cb 2026-04-07 01:17:08.663 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 5971829f-e3bf-482e-b5dd-3ece5cb00200 2026-04-07 01:17:08.985 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 11154e9d-701a-4aa4-8bb3-a2f63d919b17 2026-04-07 01:17:10.252 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 5971829f-e3bf-482e-b5dd-3ece5cb00200 2026-04-07 01:17:10.447 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 11154e9d-701a-4aa4-8bb3-a2f63d919b17 2026-04-07 01:17:14.492 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 685cd2cb-4b9f-4447-b18c-1f1f9b2391a7 2026-04-07 01:17:16.269 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 685cd2cb-4b9f-4447-b18c-1f1f9b2391a7 2026-04-07 01:17:18.223 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 110e1647-8374-4313-a79c-c1b7af4bf2cb 2026-04-07 01:17:19.217 12 INFO neutron.plugins.ml2.plugin [None req-9b6a97af-7e93-4bb7-b4f1-6103c7d63a4a - - - - - -] Attempt 1 to provision port e9508b27-c499-4eb2-8c02-3a63757425eb 2026-04-07 01:17:19.256 12 INFO neutron.plugins.ml2.plugin [None req-9b6a97af-7e93-4bb7-b4f1-6103c7d63a4a - - - - - -] Attempt 1 to provision port ea1f20e5-4a75-4d6e-840c-d711578a4045 2026-04-07 01:17:19.279 12 INFO neutron.plugins.ml2.plugin [None req-9b6a97af-7e93-4bb7-b4f1-6103c7d63a4a - - - - - -] Attempt 1 to provision port 5971829f-e3bf-482e-b5dd-3ece5cb00200 2026-04-07 01:17:19.328 12 INFO neutron.plugins.ml2.plugin [None req-9b6a97af-7e93-4bb7-b4f1-6103c7d63a4a - - - - - -] Attempt 1 to provision port 490e2be5-5183-48c1-a387-74fa0aad76d9 2026-04-07 01:17:19.350 12 INFO neutron.plugins.ml2.plugin [None req-9b6a97af-7e93-4bb7-b4f1-6103c7d63a4a - - - - - -] Attempt 1 to provision port 685cd2cb-4b9f-4447-b18c-1f1f9b2391a7 2026-04-07 01:17:19.398 12 INFO neutron.plugins.ml2.plugin [None req-9b6a97af-7e93-4bb7-b4f1-6103c7d63a4a - - - - - -] Attempt 1 to provision port 110e1647-8374-4313-a79c-c1b7af4bf2cb 2026-04-07 01:17:22.790 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port d8b9eeb9-69ac-4b1c-97a7-75abcff22c24 2026-04-07 01:17:22.899 12 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-7b642e87-f584-4904-850f-f0e5579c57d1'] response: {'server_uuid': 'c3b48f5e-dce0-43d4-9b96-245fcc5df132', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8b9eeb9-69ac-4b1c-97a7-75abcff22c24', 'code': 200} 2026-04-07 01:17:24.241 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port d8b9eeb9-69ac-4b1c-97a7-75abcff22c24 2026-04-07 01:17:25.986 11 INFO neutron.plugins.ml2.plugin [None req-b0d9c1bc-327f-4d49-b903-2ded472bd59a - - - - - -] Attempt 1 to provision port ea1f20e5-4a75-4d6e-840c-d711578a4045 2026-04-07 01:17:26.095 11 INFO neutron.plugins.ml2.plugin [None req-b0d9c1bc-327f-4d49-b903-2ded472bd59a - - - - - -] Attempt 1 to provision port d8b9eeb9-69ac-4b1c-97a7-75abcff22c24 2026-04-07 01:17:26.149 11 INFO neutron.plugins.ml2.plugin [None req-b0d9c1bc-327f-4d49-b903-2ded472bd59a - - - - - -] Attempt 1 to provision port b98e1bfc-896f-458f-9d76-09db79ffd83c 2026-04-07 01:17:26.269 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 490e2be5-5183-48c1-a387-74fa0aad76d9 2026-04-07 01:17:26.274 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 5971829f-e3bf-482e-b5dd-3ece5cb00200 2026-04-07 01:17:26.324 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 490e2be5-5183-48c1-a387-74fa0aad76d9 2026-04-07 01:17:26.385 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 685cd2cb-4b9f-4447-b18c-1f1f9b2391a7 2026-04-07 01:17:26.432 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 110e1647-8374-4313-a79c-c1b7af4bf2cb 2026-04-07 01:17:26.522 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port ea1f20e5-4a75-4d6e-840c-d711578a4045 2026-04-07 01:17:26.718 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port e9508b27-c499-4eb2-8c02-3a63757425eb 2026-04-07 01:17:26.949 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port b98e1bfc-896f-458f-9d76-09db79ffd83c 2026-04-07 01:17:28.235 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 490e2be5-5183-48c1-a387-74fa0aad76d9 2026-04-07 01:17:28.428 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port e9508b27-c499-4eb2-8c02-3a63757425eb 2026-04-07 01:17:28.577 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port b98e1bfc-896f-458f-9d76-09db79ffd83c 2026-04-07 01:17:32.251 11 INFO neutron.plugins.ml2.plugin [None req-fded4ab0-9075-4f0f-9206-e8115c8e98f2 - - - - - -] Attempt 1 to provision port ea1f20e5-4a75-4d6e-840c-d711578a4045 2026-04-07 01:17:32.338 11 INFO neutron.plugins.ml2.plugin [None req-fded4ab0-9075-4f0f-9206-e8115c8e98f2 - - - - - -] Attempt 1 to provision port d8b9eeb9-69ac-4b1c-97a7-75abcff22c24 2026-04-07 01:17:32.396 11 INFO neutron.plugins.ml2.plugin [None req-fded4ab0-9075-4f0f-9206-e8115c8e98f2 - - - - - -] Attempt 1 to provision port b98e1bfc-896f-458f-9d76-09db79ffd83c 2026-04-07 01:17:32.443 11 INFO neutron.plugins.ml2.plugin [None req-fded4ab0-9075-4f0f-9206-e8115c8e98f2 - - - - - -] Attempt 1 to provision port 5971829f-e3bf-482e-b5dd-3ece5cb00200 2026-04-07 01:17:32.494 11 INFO neutron.plugins.ml2.plugin [None req-fded4ab0-9075-4f0f-9206-e8115c8e98f2 - - - - - -] Attempt 1 to provision port 490e2be5-5183-48c1-a387-74fa0aad76d9 2026-04-07 01:17:32.544 11 INFO neutron.plugins.ml2.plugin [None req-fded4ab0-9075-4f0f-9206-e8115c8e98f2 - - - - - -] Attempt 1 to provision port 685cd2cb-4b9f-4447-b18c-1f1f9b2391a7 2026-04-07 01:17:37.147 12 INFO neutron.plugins.ml2.plugin [None req-279117d9-904d-424b-8345-eb0f1336b7a9 - - - - - -] Attempt 1 to provision port b98e1bfc-896f-458f-9d76-09db79ffd83c 2026-04-07 01:17:37.202 12 INFO neutron.plugins.ml2.plugin [None req-279117d9-904d-424b-8345-eb0f1336b7a9 - - - - - -] Attempt 1 to provision port ea1f20e5-4a75-4d6e-840c-d711578a4045 2026-04-07 01:17:37.252 12 INFO neutron.plugins.ml2.plugin [None req-279117d9-904d-424b-8345-eb0f1336b7a9 - - - - - -] Attempt 1 to provision port 490e2be5-5183-48c1-a387-74fa0aad76d9 2026-04-07 01:17:39.761 11 INFO neutron.plugins.ml2.plugin [None req-55133402-7de4-4207-ab3b-2b5d288168d4 - - - - - -] Attempt 1 to provision port b98e1bfc-896f-458f-9d76-09db79ffd83c 2026-04-07 01:17:39.809 11 INFO neutron.plugins.ml2.plugin [None req-55133402-7de4-4207-ab3b-2b5d288168d4 - - - - - -] Attempt 1 to provision port ea1f20e5-4a75-4d6e-840c-d711578a4045 2026-04-07 01:17:40.263 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 36e80899-7d58-47c6-b4c7-6d608263948d 2026-04-07 01:17:40.360 11 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-38371313-e6fd-46e0-85a6-f6303f99a773'] response: {'server_uuid': 'b16c2586-77c5-486a-a6e8-45234bb7f65f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36e80899-7d58-47c6-b4c7-6d608263948d', 'code': 200} 2026-04-07 01:17:42.238 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 36e80899-7d58-47c6-b4c7-6d608263948d 2026-04-07 01:17:44.401 12 INFO neutron.plugins.ml2.plugin [None req-5d86f4ba-26ed-4c1c-82f8-f01c8ddf67a8 - - - - - -] Attempt 1 to provision port d8b9eeb9-69ac-4b1c-97a7-75abcff22c24 2026-04-07 01:17:44.450 12 INFO neutron.plugins.ml2.plugin [None req-5d86f4ba-26ed-4c1c-82f8-f01c8ddf67a8 - - - - - -] Attempt 1 to provision port 36e80899-7d58-47c6-b4c7-6d608263948d 2026-04-07 01:18:05.280 11 INFO neutron.plugins.ml2.plugin [None req-f0a9e793-15b7-439c-b3c7-2e3a918b38df - - - - - -] Attempt 1 to provision port f5f19efe-fbcf-4777-a9b5-5478ced92984 2026-04-07 01:18:26.798 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port b51d197f-6add-494d-9c97-c3a7e6c8b234 2026-04-07 01:18:26.992 12 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-873ef9d8-3e94-47c2-9d0f-c51ae0f1fdda'] response: {'server_uuid': '28815f3b-d5a6-43c2-8f2c-2e265614e970', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b51d197f-6add-494d-9c97-c3a7e6c8b234', 'code': 200} 2026-04-07 01:18:28.278 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port b51d197f-6add-494d-9c97-c3a7e6c8b234 2026-04-07 01:19:06.685 11 INFO neutron.plugins.ml2.plugin [None req-97485042-24a0-4c33-b5f4-b85d5d2e5c23 - - - - - -] Attempt 1 to provision port 369fdba3-6c2e-491d-bdbf-393831ef6d52 2026-04-07 01:19:12.338 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 369fdba3-6c2e-491d-bdbf-393831ef6d52 2026-04-07 01:19:12.433 12 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-b7540c22-59f7-4d92-b8dd-c008fbfac280'] response: {'server_uuid': '28815f3b-d5a6-43c2-8f2c-2e265614e970', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '369fdba3-6c2e-491d-bdbf-393831ef6d52', 'code': 200} 2026-04-07 01:19:14.303 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 369fdba3-6c2e-491d-bdbf-393831ef6d52 2026-04-07 01:19:16.808 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 369fdba3-6c2e-491d-bdbf-393831ef6d52 2026-04-07 01:19:41.394 11 INFO neutron.plugins.ml2.plugin [None req-fc33effb-bd5c-40f4-8d2e-a7953bc792f5 - - - - - -] Attempt 1 to provision port 7d32859c-c116-49b2-becb-664b953d934c 2026-04-07 01:19:49.896 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 7d32859c-c116-49b2-becb-664b953d934c 2026-04-07 01:19:50.096 11 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-2f16c58b-49d5-479d-b117-ebac2889c3ae'] response: {'server_uuid': '28815f3b-d5a6-43c2-8f2c-2e265614e970', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d32859c-c116-49b2-becb-664b953d934c', 'code': 200} 2026-04-07 01:19:50.469 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 7d32859c-c116-49b2-becb-664b953d934c 2026-04-07 01:20:01.259 12 INFO neutron.plugins.ml2.plugin [None req-10ec31c1-50c3-462d-831f-31f8d65304a5 - - - - - -] Attempt 1 to provision port 2e684eb3-2157-44aa-9da1-7f5fb1b5bcad 2026-04-07 01:20:06.539 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2e684eb3-2157-44aa-9da1-7f5fb1b5bcad 2026-04-07 01:20:06.631 11 INFO neutron.notifiers.nova [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Nova event matching ['req-e24a4a18-0493-4658-bad5-9cd3187ca784'] response: {'server_uuid': '28815f3b-d5a6-43c2-8f2c-2e265614e970', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e684eb3-2157-44aa-9da1-7f5fb1b5bcad', 'code': 200} 2026-04-07 01:20:08.481 12 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2e684eb3-2157-44aa-9da1-7f5fb1b5bcad 2026-04-07 01:20:10.911 11 INFO neutron.plugins.ml2.plugin [None req-35c24f5a-bcfb-4941-916b-8572fd9b7c24 - - - - - -] Attempt 1 to provision port 7d32859c-c116-49b2-becb-664b953d934c 2026-04-07 01:20:25.485 11 INFO neutron.plugins.ml2.plugin [None req-51722449-96a2-46e8-b3b2-190af7a53801 - - - - - -] Attempt 1 to provision port 2e684eb3-2157-44aa-9da1-7f5fb1b5bcad 2026-04-07 01:20:26.586 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 2e684eb3-2157-44aa-9da1-7f5fb1b5bcad 2026-04-07 01:20:26.800 12 INFO neutron.plugins.ml2.plugin [None req-c0bbd164-7427-444f-b10e-e231dbac7230 - - - - - -] Attempt 1 to provision port 2e684eb3-2157-44aa-9da1-7f5fb1b5bcad 2026-04-07 01:20:36.001 12 INFO neutron.plugins.ml2.plugin [None req-fe31c705-b7e7-41c8-916f-d324f823cb9e - - - - - -] Attempt 1 to provision port 7d32859c-c116-49b2-becb-664b953d934c 2026-04-07 01:20:36.559 11 INFO neutron.plugins.ml2.plugin [None req-383cb5d3-5a61-4dab-b71f-a044843a68a1 - - - - - -] Attempt 1 to provision port 7d32859c-c116-49b2-becb-664b953d934c