+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-29 22:33:59.579 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 22:33:59.579 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-05-29 22:33:59.579 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-29 22:33:59.580 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 22:34:00.641 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:34:00.718 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 22:34:00.722 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 22:34:00.722 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 22:34:00.723 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 22:34:00.723 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 22:34:00.723 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:34:00.729 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:34:00.729 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 22:34:00.729 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:34:00.748 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 22:34:00.749 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 22:34:00.749 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 22:34:00.782 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 22:34:00.782 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 22:34:00.782 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 22:34:00.782 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 22:34:01.084 1 INFO neutron.plugins.ml2.managers [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] Initializing driver for type 'vlan' 2026-05-29 22:34:01.344 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] VlanTypeDriver initialization complete 2026-05-29 22:34:01.344 1 INFO neutron.plugins.ml2.managers [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 22:34:01.344 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 22:34:01.386 1 INFO neutron.plugins.ml2.managers [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 22:34:01.386 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 22:34:01.386 1 INFO neutron.plugins.ml2.managers [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] Initializing extension driver 'port_security' 2026-05-29 22:34:01.386 1 INFO neutron.plugins.ml2.extensions.port_security [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 22:34:01.387 1 INFO neutron.plugins.ml2.managers [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] Initializing extension driver 'qos' 2026-05-29 22:34:01.387 1 INFO neutron.plugins.ml2.managers [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 22:34:01.387 1 INFO neutron.plugins.ml2.managers [None req-221b8416-98f8-4aae-8a73-46ba6fda67ce - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 22:34:01.401 1 INFO neutron.quota [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded quota_driver: . 2026-05-29 22:34:01.402 1 INFO neutron.plugins.ml2.plugin [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 22:34:01.402 1 INFO neutron.plugins.ml2.managers [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 22:34:01.402 1 INFO neutron.plugins.ml2.managers [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 22:34:01.402 1 INFO neutron.plugins.ml2.managers [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 22:34:01.403 1 INFO neutron.extensions.vlantransparent [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Disabled vlantransparent extension. 2026-05-29 22:34:01.403 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: qos 2026-05-29 22:34:01.413 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: router 2026-05-29 22:34:01.447 1 INFO neutron.services.service_base [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 22:34:01.448 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: segments 2026-05-29 22:34:01.513 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: trunk 2026-05-29 22:34:01.526 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: vpnaas 2026-05-29 22:34:01.557 1 WARNING stevedore.named [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 22:34:01.638 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 22:34:01.639 1 INFO neutron.common.utils [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 22:34:01.639 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 22:34:01.643 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: tag 2026-05-29 22:34:01.649 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: timestamp 2026-05-29 22:34:01.652 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 22:34:01.655 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: flavors 2026-05-29 22:34:01.658 1 INFO neutron.manager [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loading Plugin: revisions 2026-05-29 22:34:01.661 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Initializing extension manager. 2026-05-29 22:34:01.662 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: address-group 2026-05-29 22:34:01.663 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: address-scope 2026-05-29 22:34:01.663 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 22:34:01.664 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: agent 2026-05-29 22:34:01.664 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 22:34:01.665 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 22:34:01.666 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 22:34:01.667 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: availability_zone 2026-05-29 22:34:01.667 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 22:34:01.667 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 22:34:01.668 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 22:34:01.669 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 22:34:01.669 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: dns-integration 2026-05-29 22:34:01.670 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 22:34:01.670 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 22:34:01.671 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: dvr 2026-05-29 22:34:01.671 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 22:34:01.672 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 22:34:01.672 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:34:01.673 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 22:34:01.673 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: external-net 2026-05-29 22:34:01.673 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 22:34:01.674 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: extraroute 2026-05-29 22:34:01.674 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 22:34:01.675 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 22:34:01.675 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 22:34:01.676 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 22:34:01.676 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 22:34:01.676 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: fip-port-details 2026-05-29 22:34:01.677 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: flavors 2026-05-29 22:34:01.678 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 22:34:01.679 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 22:34:01.679 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: ip_allocation 2026-05-29 22:34:01.679 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 22:34:01.680 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 22:34:01.681 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: router 2026-05-29 22:34:01.682 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 22:34:01.683 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 22:34:01.683 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 22:34:01.684 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 22:34:01.684 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: l3-ha 2026-05-29 22:34:01.684 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:34:01.685 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 22:34:01.685 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: l3-flavors 2026-05-29 22:34:01.686 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 22:34:01.686 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 22:34:01.688 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 22:34:01.689 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 22:34:01.690 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 22:34:01.691 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 22:34:01.691 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 22:34:01.692 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: multi-provider 2026-05-29 22:34:01.692 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: net-mtu 2026-05-29 22:34:01.693 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 22:34:01.693 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 22:34:01.694 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: network_ha 2026-05-29 22:34:01.694 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 22:34:01.695 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 22:34:01.695 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: pagination 2026-05-29 22:34:01.696 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: port-device-profile 2026-05-29 22:34:01.696 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 22:34:01.697 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 22:34:01.697 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 22:34:01.698 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: port-mac-override 2026-05-29 22:34:01.698 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 22:34:01.698 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 22:34:01.699 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 22:34:01.699 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: port-resource-request 2026-05-29 22:34:01.700 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 22:34:01.700 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 22:34:01.701 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: binding 2026-05-29 22:34:01.701 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: binding-extended 2026-05-29 22:34:01.702 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: port-security 2026-05-29 22:34:01.702 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: project-id 2026-05-29 22:34:01.703 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: provider 2026-05-29 22:34:01.704 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos 2026-05-29 22:34:01.705 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 22:34:01.706 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 22:34:01.706 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-default 2026-05-29 22:34:01.706 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-fip 2026-05-29 22:34:01.707 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 22:34:01.707 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 22:34:01.708 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 22:34:01.708 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 22:34:01.709 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 22:34:01.709 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-pps 2026-05-29 22:34:01.710 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 22:34:01.710 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 22:34:01.710 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 22:34:01.711 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 22:34:01.713 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: quotas 2026-05-29 22:34:01.716 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: quota_details 2026-05-29 22:34:01.717 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: rbac-policies 2026-05-29 22:34:01.718 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 22:34:01.718 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 22:34:01.719 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 22:34:01.719 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 22:34:01.720 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: revision-if-match 2026-05-29 22:34:01.720 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 22:34:01.721 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 22:34:01.721 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 22:34:01.722 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 22:34:01.723 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 22:34:01.723 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 22:34:01.724 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 22:34:01.724 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 22:34:01.724 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 22:34:01.728 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: security-group 2026-05-29 22:34:01.729 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: segment 2026-05-29 22:34:01.729 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 22:34:01.730 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: service-type 2026-05-29 22:34:01.730 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: sorting 2026-05-29 22:34:01.731 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 22:34:01.731 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 22:34:01.732 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 22:34:01.732 1 WARNING neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 22:34:01.733 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 22:34:01.733 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: subnet-external-network 2026-05-29 22:34:01.733 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 22:34:01.734 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 22:34:01.734 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 22:34:01.735 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 22:34:01.735 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 22:34:01.736 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: tag-creation 2026-05-29 22:34:01.736 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 22:34:01.739 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 22:34:01.740 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 22:34:01.740 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: trunk 2026-05-29 22:34:01.741 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: trunk-details 2026-05-29 22:34:01.741 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 22:34:01.742 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 22:34:01.744 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 22:34:01.744 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 22:34:01.745 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 22:34:01.746 1 INFO neutron.api.extensions [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Loaded extension: vpnaas 2026-05-29 22:34:01.749 1 INFO oslo_service.service [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Starting 2 workers 2026-05-29 22:34:01.753 1 INFO oslo_service.service [None req-c855686f-71a3-41f9-b48b-3139108f80a9 - - - - - -] Starting 1 workers 2026-05-29 22:34:40.770 9 INFO neutron.db.l3_hamode_db [None req-d149aba6-0af2-4a11-96b5-72b2fe0b21d8 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 22:34:58.698 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 3a96c226-e3ed-4fbe-88dd-d9b592a998b1 2026-05-29 22:35:00.582 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 3a96c226-e3ed-4fbe-88dd-d9b592a998b1 2026-05-29 22:35:00.774 10 INFO neutron.plugins.ml2.plugin [None req-14782d29-e12a-4b85-ada0-ff294942930b - - - - - -] Attempt 1 to provision port 3a96c226-e3ed-4fbe-88dd-d9b592a998b1 2026-05-29 22:35:01.885 10 INFO neutron.plugins.ml2.plugin [None req-ebf634b9-f674-4b28-aa3f-96a760ade2d0 - - - - - -] Attempt 1 to provision port 3a96c226-e3ed-4fbe-88dd-d9b592a998b1 2026-05-29 22:39:20.774 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port ba0f33f4-8926-4796-81b6-6dbc6fe432f7 2026-05-29 22:39:21.566 9 INFO neutron.plugins.ml2.plugin [None req-7bcd8c37-da08-4972-b10b-f0bd73b2844a - - - - - -] Attempt 1 to provision port ba0f33f4-8926-4796-81b6-6dbc6fe432f7 2026-05-29 22:39:22.668 9 INFO neutron.plugins.ml2.plugin [None req-8cbfa3a7-42c0-4753-b180-abedf1996ab3 - - - - - -] Attempt 1 to provision port ba0f33f4-8926-4796-81b6-6dbc6fe432f7 2026-05-29 22:39:22.758 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port ba0f33f4-8926-4796-81b6-6dbc6fe432f7 2026-05-29 22:39:28.001 10 INFO neutron.plugins.ml2.plugin [None req-ce3fc506-bd56-4e63-bf90-e57659c72243 - - - - - -] Attempt 1 to provision port 42dae909-aca6-4b70-8107-1ed96027e5fd 2026-05-29 22:43:03.456 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 42dae909-aca6-4b70-8107-1ed96027e5fd 2026-05-29 22:43:04.913 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 42dae909-aca6-4b70-8107-1ed96027e5fd 2026-05-29 22:56:29.397 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port c35dd22a-3dc3-4a18-a104-7c0608fe3ce4 2026-05-29 22:56:31.372 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port c35dd22a-3dc3-4a18-a104-7c0608fe3ce4 2026-05-29 23:13:14.075 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port e9517f72-db2c-4846-bcc3-f13cdfab9a8c 2026-05-29 23:13:14.106 9 INFO neutron.plugins.ml2.plugin [None req-a2f683bf-40b3-4bfd-ae31-78f426d6805b - - - - - -] Attempt 1 to provision port 8a34694b-2b83-4acd-aa18-87aae30be7c1 2026-05-29 23:13:15.011 10 INFO neutron.plugins.ml2.plugin [None req-2e265896-149e-4e6a-9705-3118c6ba9d0a - - - - - -] Attempt 1 to provision port 379dda18-931a-489a-ac6d-6d26946e53ef 2026-05-29 23:13:15.718 10 INFO neutron.plugins.ml2.plugin [None req-16755dc4-d314-41fe-bb48-3fdeb88ae95a - - - - - -] Attempt 1 to provision port e9517f72-db2c-4846-bcc3-f13cdfab9a8c 2026-05-29 23:13:16.100 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port dad43922-db40-4e80-a0ae-c82519aad2c1 2026-05-29 23:13:16.423 10 INFO neutron.plugins.ml2.plugin [None req-ee64f85e-4393-4da2-883b-3ce6dcc211b8 - - - - - -] Attempt 1 to provision port dad43922-db40-4e80-a0ae-c82519aad2c1 2026-05-29 23:13:16.513 10 INFO neutron.plugins.ml2.plugin [None req-ee64f85e-4393-4da2-883b-3ce6dcc211b8 - - - - - -] Attempt 1 to provision port a0ffeb0b-4a0e-40c6-b2c2-b37d601ab916 2026-05-29 23:13:16.729 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port e9517f72-db2c-4846-bcc3-f13cdfab9a8c 2026-05-29 23:13:16.961 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port a0ffeb0b-4a0e-40c6-b2c2-b37d601ab916 2026-05-29 23:13:17.132 9 INFO neutron.plugins.ml2.plugin [None req-d1e0d432-d631-45d4-9c78-54649d23eeaa - - - - - -] Attempt 1 to provision port e9517f72-db2c-4846-bcc3-f13cdfab9a8c 2026-05-29 23:13:17.837 9 INFO neutron.plugins.ml2.plugin [None req-6032f353-b4df-46d3-938f-397a70af7b27 - - - - - -] Attempt 1 to provision port dad43922-db40-4e80-a0ae-c82519aad2c1 2026-05-29 23:13:17.926 9 INFO neutron.plugins.ml2.plugin [None req-6032f353-b4df-46d3-938f-397a70af7b27 - - - - - -] Attempt 1 to provision port a0ffeb0b-4a0e-40c6-b2c2-b37d601ab916 2026-05-29 23:13:17.996 9 INFO neutron.plugins.ml2.plugin [None req-6032f353-b4df-46d3-938f-397a70af7b27 - - - - - -] Attempt 1 to provision port c71a57d1-1f44-4d07-8c31-e74c7eb9e9b5 2026-05-29 23:13:18.024 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port dad43922-db40-4e80-a0ae-c82519aad2c1 2026-05-29 23:13:18.032 9 INFO neutron.plugins.ml2.plugin [None req-6032f353-b4df-46d3-938f-397a70af7b27 - - - - - -] Attempt 1 to provision port f03860ec-bd55-4bf2-b88b-2eb4adaf2569 2026-05-29 23:13:18.389 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port a0ffeb0b-4a0e-40c6-b2c2-b37d601ab916 2026-05-29 23:13:18.535 10 INFO neutron.plugins.ml2.plugin [None req-dfea1987-bf9b-421c-8a82-bc196b38d539 - - - - - -] Attempt 1 to provision port f03860ec-bd55-4bf2-b88b-2eb4adaf2569 2026-05-29 23:13:19.241 9 INFO neutron.plugins.ml2.plugin [None req-caf7b431-e77e-422f-9593-c1dbd1a2c7ea - - - - - -] Attempt 1 to provision port 815520b0-2884-4b5c-b831-6e3b6434ca71 2026-05-29 23:13:19.957 9 INFO neutron.plugins.ml2.plugin [None req-2b8c5df5-a911-4315-9a10-a427f4322e90 - - - - - -] Attempt 1 to provision port 815520b0-2884-4b5c-b831-6e3b6434ca71 2026-05-29 23:13:20.000 9 INFO neutron.plugins.ml2.plugin [None req-2b8c5df5-a911-4315-9a10-a427f4322e90 - - - - - -] Attempt 1 to provision port 5840571a-3385-4784-ac5b-6f27c17492be 2026-05-29 23:13:20.663 10 INFO neutron.plugins.ml2.plugin [None req-7493f641-365e-466f-a99e-643dfe2e7e0e - - - - - -] Attempt 1 to provision port 5840571a-3385-4784-ac5b-6f27c17492be 2026-05-29 23:13:28.052 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f7281c95-660d-4eb6-82c7-cbdf310461ac 2026-05-29 23:13:29.983 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f7281c95-660d-4eb6-82c7-cbdf310461ac 2026-05-29 23:13:30.929 10 INFO neutron.plugins.ml2.plugin [None req-cd3ab3c8-678b-4d38-83d8-2a33c4b1019f - - - - - -] Attempt 1 to provision port 68c1d19c-dcf3-434e-bd6a-49db412800ad 2026-05-29 23:13:31.832 9 INFO neutron.plugins.ml2.plugin [None req-ea57b80d-11be-4118-9e6d-563a41b4ec1a - - - - - -] Attempt 1 to provision port 6f4bb7e3-dd73-4bee-a497-bf17aeb44869 2026-05-29 23:13:32.019 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 456d83e5-c819-4216-8a3d-dcb5d11790d7 2026-05-29 23:13:32.509 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2d4f054b-9833-4140-a764-9df285a436e9 2026-05-29 23:13:32.535 9 INFO neutron.plugins.ml2.plugin [None req-02567a5c-f47f-4be6-93a7-78ef15a1b9b6 - - - - - -] Attempt 1 to provision port 2d4f054b-9833-4140-a764-9df285a436e9 2026-05-29 23:13:33.243 10 INFO neutron.plugins.ml2.plugin [None req-5e3ac42b-e97a-46ae-988c-779016e38862 - - - - - -] Attempt 1 to provision port 456d83e5-c819-4216-8a3d-dcb5d11790d7 2026-05-29 23:13:33.953 9 INFO neutron.plugins.ml2.plugin [None req-a67c4251-dab3-4963-9574-cb4ee8619c3e - - - - - -] Attempt 1 to provision port 2d4f054b-9833-4140-a764-9df285a436e9 2026-05-29 23:13:34.128 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 456d83e5-c819-4216-8a3d-dcb5d11790d7 2026-05-29 23:13:34.360 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2d4f054b-9833-4140-a764-9df285a436e9 2026-05-29 23:13:34.655 10 INFO neutron.plugins.ml2.plugin [None req-42792f42-7b6a-4e73-8725-2e303020bb2b - - - - - -] Attempt 1 to provision port 456d83e5-c819-4216-8a3d-dcb5d11790d7 2026-05-29 23:13:34.743 10 INFO neutron.plugins.ml2.plugin [None req-42792f42-7b6a-4e73-8725-2e303020bb2b - - - - - -] Attempt 1 to provision port f91efd0e-45e3-4d85-9fd5-13477b6532a0 2026-05-29 23:13:35.357 9 INFO neutron.plugins.ml2.plugin [None req-0ec9d1c2-acd9-4416-9a7e-ce8ad66753ab - - - - - -] Attempt 1 to provision port ff38a6ab-bc30-47a7-a8b1-a26522e2ecfa 2026-05-29 23:13:36.056 10 INFO neutron.plugins.ml2.plugin [None req-fc52cb99-dfcb-44dd-94c4-8cd7b8b2841e - - - - - -] Attempt 1 to provision port ff38a6ab-bc30-47a7-a8b1-a26522e2ecfa 2026-05-29 23:13:36.083 10 INFO neutron.plugins.ml2.plugin [None req-fc52cb99-dfcb-44dd-94c4-8cd7b8b2841e - - - - - -] Attempt 1 to provision port f91efd0e-45e3-4d85-9fd5-13477b6532a0 2026-05-29 23:13:36.124 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port c1e9f599-26de-42a5-b044-b138d5004130 2026-05-29 23:13:36.567 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f453977e-3443-4800-92e9-85d8d77e19bd 2026-05-29 23:13:38.033 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f453977e-3443-4800-92e9-85d8d77e19bd 2026-05-29 23:13:38.280 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port c1e9f599-26de-42a5-b044-b138d5004130 2026-05-29 23:13:40.529 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 2026-05-29 23:13:41.147 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-83381a4e-5b18-465f-8851-39df3420d97a'] response: {'server_uuid': '54d0f53d-bf1f-4083-8ec7-491037c9e5fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7', 'code': 200} 2026-05-29 23:13:42.010 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 2026-05-29 23:13:42.792 10 INFO neutron.plugins.ml2.plugin [None req-1db4a9c0-5d02-40c3-aa49-0e6f1e8f0776 - - - - - -] Attempt 1 to provision port 11d691c6-f21f-4079-b815-f9bc168f5ee7 2026-05-29 23:13:48.575 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 3d3da386-babf-46c3-897d-84a3dff26b22 2026-05-29 23:13:48.764 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-853421ed-a8ce-4e7c-89eb-1d0a6d1f501e'] response: {'server_uuid': '3e8580de-cc71-4e0b-8ce4-c832ffc2f906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d3da386-babf-46c3-897d-84a3dff26b22', 'code': 200} 2026-05-29 23:13:50.138 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 3d3da386-babf-46c3-897d-84a3dff26b22 2026-05-29 23:13:58.561 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 43059df0-54a9-413c-b436-17145954f200 2026-05-29 23:13:59.098 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9d02669-6914-4c0e-8645-4e62da4d6943'] response: {'server_uuid': '5bde64df-12ca-436f-aa74-ebdd74e5fed1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43059df0-54a9-413c-b436-17145954f200', 'code': 200} 2026-05-29 23:14:00.232 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 70f926b1-bec0-4ff5-808b-9492ad801be7 2026-05-29 23:14:00.707 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 43059df0-54a9-413c-b436-17145954f200 2026-05-29 23:14:02.175 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 70f926b1-bec0-4ff5-808b-9492ad801be7 2026-05-29 23:14:02.526 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 440285df-421d-40bf-a417-7c7af0d1c973 2026-05-29 23:14:02.579 10 INFO neutron.plugins.ml2.plugin [None req-ce039154-15c5-41e3-830b-781c123d76cd - - - - - -] Attempt 1 to provision port 70f926b1-bec0-4ff5-808b-9492ad801be7 2026-05-29 23:14:02.657 10 INFO neutron.plugins.ml2.plugin [None req-ce039154-15c5-41e3-830b-781c123d76cd - - - - - -] Attempt 1 to provision port 440285df-421d-40bf-a417-7c7af0d1c973 2026-05-29 23:14:03.287 9 INFO neutron.plugins.ml2.plugin [None req-ddf9e78d-8a02-4fe6-9811-51dfe4d7cdbb - - - - - -] Attempt 1 to provision port 788b34e3-333b-4eb2-bbbb-0f8367a9e3eb 2026-05-29 23:14:03.326 9 INFO neutron.plugins.ml2.plugin [None req-ddf9e78d-8a02-4fe6-9811-51dfe4d7cdbb - - - - - -] Attempt 1 to provision port 440285df-421d-40bf-a417-7c7af0d1c973 2026-05-29 23:14:04.001 10 INFO neutron.plugins.ml2.plugin [None req-e2183b24-a2b0-4fae-a150-2fba0be94cc5 - - - - - -] Attempt 1 to provision port 70f926b1-bec0-4ff5-808b-9492ad801be7 2026-05-29 23:14:04.060 10 INFO neutron.plugins.ml2.plugin [None req-e2183b24-a2b0-4fae-a150-2fba0be94cc5 - - - - - -] Attempt 1 to provision port 4f8c5e1f-c836-4a2c-93bb-399071985e59 2026-05-29 23:14:04.120 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f03860ec-bd55-4bf2-b88b-2eb4adaf2569 2026-05-29 23:14:04.426 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 440285df-421d-40bf-a417-7c7af0d1c973 2026-05-29 23:14:04.639 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 8a34694b-2b83-4acd-aa18-87aae30be7c1 2026-05-29 23:14:06.141 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f91efd0e-45e3-4d85-9fd5-13477b6532a0 2026-05-29 23:14:06.516 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f03860ec-bd55-4bf2-b88b-2eb4adaf2569 2026-05-29 23:14:06.803 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 68c1d19c-dcf3-434e-bd6a-49db412800ad 2026-05-29 23:14:07.286 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 8a34694b-2b83-4acd-aa18-87aae30be7c1 2026-05-29 23:14:08.025 10 INFO neutron.plugins.ml2.plugin [None req-5447c2f8-51a3-4f99-b45d-426c640d56bf - - - - - -] Attempt 1 to provision port 205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 2026-05-29 23:14:08.481 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f91efd0e-45e3-4d85-9fd5-13477b6532a0 2026-05-29 23:14:08.690 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port ff38a6ab-bc30-47a7-a8b1-a26522e2ecfa 2026-05-29 23:14:09.012 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 2026-05-29 23:14:09.241 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 6f4bb7e3-dd73-4bee-a497-bf17aeb44869 2026-05-29 23:14:09.572 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 68c1d19c-dcf3-434e-bd6a-49db412800ad 2026-05-29 23:14:10.719 10 INFO neutron.plugins.ml2.plugin [None req-0fefd51f-4ff1-49ff-bd51-449d3a5167f7 - - - - - -] Attempt 1 to provision port a885a8f7-b2c5-4461-8481-34584cb7cc7c 2026-05-29 23:14:10.904 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port a885a8f7-b2c5-4461-8481-34584cb7cc7c 2026-05-29 23:14:11.091 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port ff38a6ab-bc30-47a7-a8b1-a26522e2ecfa 2026-05-29 23:14:11.428 10 INFO neutron.plugins.ml2.plugin [None req-c698bf54-45f2-4259-9995-94ba4d06c09b - - - - - -] Attempt 1 to provision port a885a8f7-b2c5-4461-8481-34584cb7cc7c 2026-05-29 23:14:11.502 10 INFO neutron.plugins.ml2.plugin [None req-c698bf54-45f2-4259-9995-94ba4d06c09b - - - - - -] Attempt 1 to provision port 205044dc-6ea2-4f4b-bfc5-e28dfeafa1a7 2026-05-29 23:14:11.557 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 6f4bb7e3-dd73-4bee-a497-bf17aeb44869 2026-05-29 23:14:16.872 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f329a9b7-7db1-4b0b-b3e4-64144d6971b8 2026-05-29 23:14:18.072 10 INFO neutron.plugins.ml2.plugin [None req-1c73ead0-d586-4221-88d6-45259ff6afe7 - - - - - -] Attempt 1 to provision port f329a9b7-7db1-4b0b-b3e4-64144d6971b8 2026-05-29 23:14:18.781 9 INFO neutron.plugins.ml2.plugin [None req-0a7e13dd-1b03-4fc1-b447-7f80f2b551aa - - - - - -] Attempt 1 to provision port f329a9b7-7db1-4b0b-b3e4-64144d6971b8 2026-05-29 23:14:18.815 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f329a9b7-7db1-4b0b-b3e4-64144d6971b8 2026-05-29 23:14:19.486 9 INFO neutron.plugins.ml2.plugin [None req-d7a77fea-7314-405c-9c59-3f7757d8ee2c - - - - - -] Attempt 1 to provision port 67f5527e-3786-4426-9daf-7f261e2c01e7 2026-05-29 23:14:19.690 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-844d6def-ebf9-4664-81a7-4bf75a6416b6'] response: {'server_uuid': '3e8580de-cc71-4e0b-8ce4-c832ffc2f906', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3d3da386-babf-46c3-897d-84a3dff26b22', 'code': 200} 2026-05-29 23:14:20.796 9 INFO neutron.plugins.ml2.plugin [None req-73c48937-1e65-430f-bb05-f8436165c01e - - - - - -] Attempt 1 to provision port 2aa16350-1ec5-4cd1-bbf1-258a673c8139 2026-05-29 23:14:20.817 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2aa16350-1ec5-4cd1-bbf1-258a673c8139 2026-05-29 23:14:21.499 9 INFO neutron.plugins.ml2.plugin [None req-10e25ff7-33d7-438d-9855-ac7677dab079 - - - - - -] Attempt 1 to provision port 1765cbdc-2b3f-40b8-942a-b3170c51cbc9 2026-05-29 23:14:21.673 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 3d3da386-babf-46c3-897d-84a3dff26b22 2026-05-29 23:14:21.823 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-487410f7-00ec-4a4b-af7d-1221d48bbf20'] response: {'server_uuid': '3e8580de-cc71-4e0b-8ce4-c832ffc2f906', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d3da386-babf-46c3-897d-84a3dff26b22', 'code': 200} 2026-05-29 23:14:22.201 9 INFO neutron.plugins.ml2.plugin [None req-1900b671-797f-4c8a-91b9-a9b53ce69d55 - - - - - -] Attempt 1 to provision port 2aa16350-1ec5-4cd1-bbf1-258a673c8139 2026-05-29 23:14:22.252 9 INFO neutron.plugins.ml2.plugin [None req-1900b671-797f-4c8a-91b9-a9b53ce69d55 - - - - - -] Attempt 1 to provision port 8736a315-56ef-4c02-b1c3-3fe849351b5c 2026-05-29 23:14:22.907 9 INFO neutron.plugins.ml2.plugin [None req-3196d216-7581-4ab7-beaa-a6e9ba5cbcb0 - - - - - -] Attempt 1 to provision port 8736a315-56ef-4c02-b1c3-3fe849351b5c 2026-05-29 23:14:23.312 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 32c9e15e-b0f9-4279-8d86-7e8b4caf9740 2026-05-29 23:14:23.763 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2aa16350-1ec5-4cd1-bbf1-258a673c8139 2026-05-29 23:14:23.820 10 INFO neutron.plugins.ml2.plugin [None req-3c40bbb4-3706-4d5c-8a53-114837ce431b - - - - - -] Attempt 1 to provision port 8736a315-56ef-4c02-b1c3-3fe849351b5c 2026-05-29 23:14:24.012 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 3d3da386-babf-46c3-897d-84a3dff26b22 2026-05-29 23:14:25.390 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 32c9e15e-b0f9-4279-8d86-7e8b4caf9740 2026-05-29 23:14:35.660 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 7261342e-ec90-4caf-90ea-0e04f4d7cf11 2026-05-29 23:14:35.769 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a87a39f3-bf27-41d8-945b-6b77a90e837e'] response: {'server_uuid': 'd50ec5eb-f9cc-426f-907c-0afd20d84a75', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7261342e-ec90-4caf-90ea-0e04f4d7cf11', 'code': 200} 2026-05-29 23:14:37.161 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 7261342e-ec90-4caf-90ea-0e04f4d7cf11 2026-05-29 23:14:41.149 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 8736a315-56ef-4c02-b1c3-3fe849351b5c 2026-05-29 23:14:41.487 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 67f5527e-3786-4426-9daf-7f261e2c01e7 2026-05-29 23:14:43.189 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 8736a315-56ef-4c02-b1c3-3fe849351b5c 2026-05-29 23:14:43.404 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 67f5527e-3786-4426-9daf-7f261e2c01e7 2026-05-29 23:14:45.123 9 INFO neutron.plugins.ml2.plugin [None req-dd1b7a95-287a-45e0-9bee-b73a282b4fe8 - - - - - -] Attempt 1 to provision port 8c28253c-a7e1-49ab-b0f8-39f8bf389828 2026-05-29 23:14:45.199 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 35137bbf-9626-4bce-924e-1d41b4601129 2026-05-29 23:14:46.227 9 INFO neutron.plugins.ml2.plugin [None req-31c03b20-4605-40b6-98e8-21038d9e1ad6 - - - - - -] Attempt 1 to provision port 35137bbf-9626-4bce-924e-1d41b4601129 2026-05-29 23:14:47.340 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 35137bbf-9626-4bce-924e-1d41b4601129 2026-05-29 23:14:47.536 10 INFO neutron.plugins.ml2.plugin [None req-c5b26bad-5a8f-494c-8436-b8d339f8b863 - - - - - -] Attempt 1 to provision port 35137bbf-9626-4bce-924e-1d41b4601129 2026-05-29 23:14:47.603 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 5e6e3fb6-141b-4675-8f81-6f83df724c5c 2026-05-29 23:14:48.236 9 INFO neutron.plugins.ml2.plugin [None req-19aafe59-3fe8-482a-bfaf-1b706e87389c - - - - - -] Attempt 1 to provision port dd4194f1-a403-4a4c-b27c-515addea90c2 2026-05-29 23:14:48.940 9 INFO neutron.plugins.ml2.plugin [None req-017a8e8d-b641-49cd-8c69-bc128572f3c9 - - - - - -] Attempt 1 to provision port dd4194f1-a403-4a4c-b27c-515addea90c2 2026-05-29 23:14:49.274 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 5e6e3fb6-141b-4675-8f81-6f83df724c5c 2026-05-29 23:14:54.685 10 INFO neutron.plugins.ml2.plugin [None req-07e4952c-1762-4239-8959-82b86191a5b7 - - - - - -] Attempt 1 to provision port 828b7b36-cd11-4be8-9dab-909841f35ac0 2026-05-29 23:14:55.146 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 19927b26-9197-4e0b-90f1-78aba359d0db 2026-05-29 23:14:55.578 9 INFO neutron.plugins.ml2.plugin [None req-8a7b59f0-66ac-4a0d-b96b-973e4eb6902e - - - - - -] Attempt 1 to provision port f11b06c1-df95-4923-9408-c267967af96e 2026-05-29 23:14:56.283 10 INFO neutron.plugins.ml2.plugin [None req-88373bc6-b131-41ba-a865-967dd7eba575 - - - - - -] Attempt 1 to provision port 19927b26-9197-4e0b-90f1-78aba359d0db 2026-05-29 23:14:56.989 9 INFO neutron.plugins.ml2.plugin [None req-8eec5f35-64bb-49bf-80b9-924247dc938c - - - - - -] Attempt 1 to provision port 04c2dfe0-908c-4c1b-9fde-a0ee291e7eb6 2026-05-29 23:14:57.205 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 19927b26-9197-4e0b-90f1-78aba359d0db 2026-05-29 23:14:57.539 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 04c2dfe0-908c-4c1b-9fde-a0ee291e7eb6 2026-05-29 23:14:57.692 9 INFO neutron.plugins.ml2.plugin [None req-dfc99501-9ffa-4bed-9ece-d975d09b3669 - - - - - -] Attempt 1 to provision port 19927b26-9197-4e0b-90f1-78aba359d0db 2026-05-29 23:14:58.402 9 INFO neutron.plugins.ml2.plugin [None req-6809710f-0a05-44c4-90d8-ceddcab756e3 - - - - - -] Attempt 1 to provision port 04c2dfe0-908c-4c1b-9fde-a0ee291e7eb6 2026-05-29 23:14:58.464 9 INFO neutron.plugins.ml2.plugin [None req-6809710f-0a05-44c4-90d8-ceddcab756e3 - - - - - -] Attempt 1 to provision port 6f62bc3e-5e5f-400d-86c1-e830b295e1cc 2026-05-29 23:14:59.105 9 INFO neutron.plugins.ml2.plugin [None req-f0a32765-7eaf-4866-9190-5d54e1db1fc5 - - - - - -] Attempt 1 to provision port 44442662-cc15-4d52-9c6a-91d03f4adf4e 2026-05-29 23:14:59.140 9 INFO neutron.plugins.ml2.plugin [None req-f0a32765-7eaf-4866-9190-5d54e1db1fc5 - - - - - -] Attempt 1 to provision port 6f62bc3e-5e5f-400d-86c1-e830b295e1cc 2026-05-29 23:14:59.271 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 04c2dfe0-908c-4c1b-9fde-a0ee291e7eb6 2026-05-29 23:14:59.494 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 45a4d67c-d13d-4ec3-9a3e-90e0f32ba2f4 2026-05-29 23:14:59.811 10 INFO neutron.plugins.ml2.plugin [None req-32a14800-aec5-4aa2-abf8-98268ee24892 - - - - - -] Attempt 1 to provision port 44442662-cc15-4d52-9c6a-91d03f4adf4e 2026-05-29 23:15:00.369 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port af6b4820-c821-471d-b650-d9e9105b482b 2026-05-29 23:15:01.368 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 45a4d67c-d13d-4ec3-9a3e-90e0f32ba2f4 2026-05-29 23:15:01.622 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port af6b4820-c821-471d-b650-d9e9105b482b 2026-05-29 23:15:04.480 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port a53a2ac1-fdeb-4511-8150-c79cc685fa72 2026-05-29 23:15:04.643 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-172fd07e-239b-482b-88c3-989660b1b62d'] response: {'server_uuid': '1e7c0bdc-0509-4e77-a0c8-d533ea0c1e9d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a53a2ac1-fdeb-4511-8150-c79cc685fa72', 'code': 200} 2026-05-29 23:15:05.574 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port a53a2ac1-fdeb-4511-8150-c79cc685fa72 2026-05-29 23:15:12.813 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 8c28253c-a7e1-49ab-b0f8-39f8bf389828 2026-05-29 23:15:13.113 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port aa3441e0-c05f-462b-b312-5a8187e2a6dd 2026-05-29 23:15:13.263 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-665ab4f3-ea38-4429-a7aa-8ace504f9030'] response: {'server_uuid': 'd95e43d4-4655-4db0-8974-b24504d3b3be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa3441e0-c05f-462b-b312-5a8187e2a6dd', 'code': 200} 2026-05-29 23:15:13.605 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port dd4194f1-a403-4a4c-b27c-515addea90c2 2026-05-29 23:15:15.848 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 8c28253c-a7e1-49ab-b0f8-39f8bf389828 2026-05-29 23:15:16.040 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 07d57b9e-f654-42c1-a736-c1ff884b3d1c 2026-05-29 23:15:16.165 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-509cd928-0ebe-49fc-a973-75c43627148c'] response: {'server_uuid': 'd428b7f3-5f07-49e6-a149-4b7effaa73b9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07d57b9e-f654-42c1-a736-c1ff884b3d1c', 'code': 200} 2026-05-29 23:15:16.478 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port aa3441e0-c05f-462b-b312-5a8187e2a6dd 2026-05-29 23:15:16.746 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port dd4194f1-a403-4a4c-b27c-515addea90c2 2026-05-29 23:15:17.459 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 07d57b9e-f654-42c1-a736-c1ff884b3d1c 2026-05-29 23:15:17.791 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 44442662-cc15-4d52-9c6a-91d03f4adf4e 2026-05-29 23:15:19.837 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f11b06c1-df95-4923-9408-c267967af96e 2026-05-29 23:15:20.280 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 44442662-cc15-4d52-9c6a-91d03f4adf4e 2026-05-29 23:15:21.769 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 828b7b36-cd11-4be8-9dab-909841f35ac0 2026-05-29 23:15:22.060 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f11b06c1-df95-4923-9408-c267967af96e 2026-05-29 23:15:22.259 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 6f62bc3e-5e5f-400d-86c1-e830b295e1cc 2026-05-29 23:15:24.194 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 828b7b36-cd11-4be8-9dab-909841f35ac0 2026-05-29 23:15:24.392 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 6f62bc3e-5e5f-400d-86c1-e830b295e1cc 2026-05-29 23:15:49.644 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2f83f0b1-b88a-4939-a3e4-af561f67562a 2026-05-29 23:15:49.772 9 INFO neutron.plugins.ml2.plugin [None req-9cc8b0aa-ce21-4281-81c7-8c163dfebe03 - - - - - -] Attempt 1 to provision port 895cd858-17f6-4a0c-941c-36c3f00f5005 2026-05-29 23:15:49.998 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 895cd858-17f6-4a0c-941c-36c3f00f5005 2026-05-29 23:15:50.478 9 INFO neutron.plugins.ml2.plugin [None req-97f6ce31-fdb9-4a50-9842-1ea02e330b6e - - - - - -] Attempt 1 to provision port 2f83f0b1-b88a-4939-a3e4-af561f67562a 2026-05-29 23:15:51.178 10 INFO neutron.plugins.ml2.plugin [None req-1602ea78-cd3a-446f-a969-5dc5ddaacf43 - - - - - -] Attempt 1 to provision port 895cd858-17f6-4a0c-941c-36c3f00f5005 2026-05-29 23:15:51.249 10 INFO neutron.plugins.ml2.plugin [None req-1602ea78-cd3a-446f-a969-5dc5ddaacf43 - - - - - -] Attempt 1 to provision port d1d526a4-0429-4a99-80d3-23a9bf20ad48 2026-05-29 23:15:51.606 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2f83f0b1-b88a-4939-a3e4-af561f67562a 2026-05-29 23:15:51.833 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 895cd858-17f6-4a0c-941c-36c3f00f5005 2026-05-29 23:15:51.883 10 INFO neutron.plugins.ml2.plugin [None req-cfd3b494-144c-4bf9-a661-f453d04be227 - - - - - -] Attempt 1 to provision port 2f83f0b1-b88a-4939-a3e4-af561f67562a 2026-05-29 23:15:51.944 10 INFO neutron.plugins.ml2.plugin [None req-cfd3b494-144c-4bf9-a661-f453d04be227 - - - - - -] Attempt 1 to provision port d1d526a4-0429-4a99-80d3-23a9bf20ad48 2026-05-29 23:15:52.608 10 INFO neutron.plugins.ml2.plugin [None req-a752dcbe-efa4-4382-8b3f-387b986421a9 - - - - - -] Attempt 1 to provision port d1d526a4-0429-4a99-80d3-23a9bf20ad48 2026-05-29 23:15:57.631 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port b1401418-9c16-4fd1-b6ad-8e782bb55014 2026-05-29 23:15:58.427 10 INFO neutron.plugins.ml2.plugin [None req-fd633c48-dfc4-48af-8a03-818d3c0aa78d - - - - - -] Attempt 1 to provision port b1401418-9c16-4fd1-b6ad-8e782bb55014 2026-05-29 23:15:59.535 9 INFO neutron.plugins.ml2.plugin [None req-9aa28781-e007-40a0-ad37-8c616e6dd453 - - - - - -] Attempt 1 to provision port c23d0f01-f14b-4bd9-b679-3e5dbff5e301 2026-05-29 23:15:59.559 9 INFO neutron.plugins.ml2.plugin [None req-9aa28781-e007-40a0-ad37-8c616e6dd453 - - - - - -] Attempt 1 to provision port b1401418-9c16-4fd1-b6ad-8e782bb55014 2026-05-29 23:15:59.726 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port b1401418-9c16-4fd1-b6ad-8e782bb55014 2026-05-29 23:15:59.938 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 9ba74c83-6823-46ed-881f-bfcfe6f6dd05 2026-05-29 23:16:01.153 9 INFO neutron.plugins.ml2.plugin [None req-f3b1a872-bd00-4d36-aa1d-4bd0f4142d2e - - - - - -] Attempt 1 to provision port 9ba74c83-6823-46ed-881f-bfcfe6f6dd05 2026-05-29 23:16:01.650 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 9ba74c83-6823-46ed-881f-bfcfe6f6dd05 2026-05-29 23:16:02.550 10 INFO neutron.plugins.ml2.plugin [None req-71a8e154-6ce4-48b9-b20e-78b532b59326 - - - - - -] Attempt 1 to provision port 9ba74c83-6823-46ed-881f-bfcfe6f6dd05 2026-05-29 23:16:05.630 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port afc3858b-911b-41c5-b3a4-ba8cc148c18e 2026-05-29 23:16:06.067 9 INFO neutron.plugins.ml2.plugin [None req-f9cbc076-07f3-45f9-99ca-536be9e2ed0b - - - - - -] Attempt 1 to provision port afc3858b-911b-41c5-b3a4-ba8cc148c18e 2026-05-29 23:16:07.178 10 INFO neutron.plugins.ml2.plugin [None req-c8d1d3fe-feff-4c15-91a0-425303c60d13 - - - - - -] Attempt 1 to provision port afc3858b-911b-41c5-b3a4-ba8cc148c18e 2026-05-29 23:16:07.719 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port afc3858b-911b-41c5-b3a4-ba8cc148c18e 2026-05-29 23:16:09.627 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 29859b7a-58f6-4322-9cdb-f71500fd1cfc 2026-05-29 23:16:10.704 9 INFO neutron.plugins.ml2.plugin [None req-31da4aa4-5fa8-4111-a9f5-ef5a12f3245f - - - - - -] Attempt 1 to provision port 9e5dc355-a22e-44f1-a9b2-d13ec63ccddd 2026-05-29 23:16:31.888 9 INFO neutron.plugins.ml2.plugin [None req-18ddca91-1a0b-4be8-b2e2-9f004ce9600d - - - - - -] Attempt 1 to provision port 3f35f9b5-b13a-462d-bb04-368759c15d30 2026-05-29 23:16:35.690 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 14ac6ede-d2ae-4d3e-8b4c-00fc7a6545d3 2026-05-29 23:16:36.017 9 INFO neutron.plugins.ml2.plugin [None req-a8c2b91f-817c-4663-916d-fbd972360b66 - - - - - -] Attempt 1 to provision port 053e0e18-c4c9-49b8-8449-d7b26522e5c5 2026-05-29 23:16:36.177 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 053e0e18-c4c9-49b8-8449-d7b26522e5c5 2026-05-29 23:16:37.121 10 INFO neutron.plugins.ml2.plugin [None req-25a03fba-ed7c-467b-b85d-39f9d24a90c2 - - - - - -] Attempt 1 to provision port 053e0e18-c4c9-49b8-8449-d7b26522e5c5 2026-05-29 23:16:37.193 10 INFO neutron.plugins.ml2.plugin [None req-25a03fba-ed7c-467b-b85d-39f9d24a90c2 - - - - - -] Attempt 1 to provision port aa985e63-e226-441c-9801-0ba1af94ff72 2026-05-29 23:16:37.649 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 14ac6ede-d2ae-4d3e-8b4c-00fc7a6545d3 2026-05-29 23:16:37.928 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 053e0e18-c4c9-49b8-8449-d7b26522e5c5 2026-05-29 23:16:38.031 9 INFO neutron.plugins.ml2.plugin [None req-bc4c29ac-048d-4adc-a7e0-55ae87e1a508 - - - - - -] Attempt 1 to provision port aa985e63-e226-441c-9801-0ba1af94ff72 2026-05-29 23:16:38.732 10 INFO neutron.plugins.ml2.plugin [None req-79104152-9a59-4b87-9878-f2f199510854 - - - - - -] Attempt 1 to provision port aa985e63-e226-441c-9801-0ba1af94ff72 2026-05-29 23:16:48.217 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2ed8a6c3-1b42-400b-b5a4-d7f54cac4324 2026-05-29 23:16:48.663 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 957c5f2a-2f8c-4f84-bdea-8b390a8d1640 2026-05-29 23:16:48.815 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-46d7332d-420c-4e41-878d-e69193d6d6d7'] response: {'server_uuid': 'a208f031-9183-45f0-b266-bd89ea5542f1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '957c5f2a-2f8c-4f84-bdea-8b390a8d1640', 'code': 200} 2026-05-29 23:16:49.097 9 INFO neutron.plugins.ml2.plugin [None req-bc6dffbe-bc10-4d2f-82c3-23436302d560 - - - - - -] Attempt 1 to provision port 2ed8a6c3-1b42-400b-b5a4-d7f54cac4324 2026-05-29 23:16:50.000 10 INFO neutron.plugins.ml2.plugin [None req-6d0a8b31-0a62-4111-90d6-107379d56812 - - - - - -] Attempt 1 to provision port 4c2ce93a-f912-42c1-97b2-446c7dc1f9b9 2026-05-29 23:16:50.287 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2ed8a6c3-1b42-400b-b5a4-d7f54cac4324 2026-05-29 23:16:50.574 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 957c5f2a-2f8c-4f84-bdea-8b390a8d1640 2026-05-29 23:16:50.707 9 INFO neutron.plugins.ml2.plugin [None req-4ffa3790-10e4-4838-823b-22584f890e26 - - - - - -] Attempt 1 to provision port 26145704-4ea6-4c0a-92ab-61cecaa195d2 2026-05-29 23:16:50.802 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 1cc81c36-04c9-4e3b-a708-8ba450f4f935 2026-05-29 23:16:51.500 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 4c2ce93a-f912-42c1-97b2-446c7dc1f9b9 2026-05-29 23:16:51.619 9 INFO neutron.plugins.ml2.plugin [None req-b1b5897d-247d-4760-aee3-dee1c05a76ba - - - - - -] Attempt 1 to provision port 2ed8a6c3-1b42-400b-b5a4-d7f54cac4324 2026-05-29 23:16:51.736 9 INFO neutron.plugins.ml2.plugin [None req-b1b5897d-247d-4760-aee3-dee1c05a76ba - - - - - -] Attempt 1 to provision port 1cc81c36-04c9-4e3b-a708-8ba450f4f935 2026-05-29 23:16:52.321 10 INFO neutron.plugins.ml2.plugin [None req-9bf495a6-37dc-4861-add6-8b742b281bb2 - - - - - -] Attempt 1 to provision port 4c2ce93a-f912-42c1-97b2-446c7dc1f9b9 2026-05-29 23:16:52.511 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 1cc81c36-04c9-4e3b-a708-8ba450f4f935 2026-05-29 23:16:52.826 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 3f35f9b5-b13a-462d-bb04-368759c15d30 2026-05-29 23:16:53.240 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port aa985e63-e226-441c-9801-0ba1af94ff72 2026-05-29 23:16:53.589 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 4c2ce93a-f912-42c1-97b2-446c7dc1f9b9 2026-05-29 23:16:53.821 9 INFO neutron.plugins.ml2.plugin [None req-5fe24055-025d-4b4d-91a5-5d2f7e3f3124 - - - - - -] Attempt 1 to provision port 1cc81c36-04c9-4e3b-a708-8ba450f4f935 2026-05-29 23:16:54.504 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 8e05418a-9805-4313-b0ee-4f062183fafd 2026-05-29 23:16:54.533 9 INFO neutron.plugins.ml2.plugin [None req-db737991-7378-406e-9b39-8d29845593eb - - - - - -] Attempt 1 to provision port 5f7de3ca-be20-49f6-a163-62a009302d8a 2026-05-29 23:16:54.588 9 INFO neutron.plugins.ml2.plugin [None req-db737991-7378-406e-9b39-8d29845593eb - - - - - -] Attempt 1 to provision port 4c2ce93a-f912-42c1-97b2-446c7dc1f9b9 2026-05-29 23:16:54.684 9 INFO neutron.plugins.ml2.plugin [None req-db737991-7378-406e-9b39-8d29845593eb - - - - - -] Attempt 1 to provision port 2ed8a6c3-1b42-400b-b5a4-d7f54cac4324 2026-05-29 23:16:54.983 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 3f35f9b5-b13a-462d-bb04-368759c15d30 2026-05-29 23:16:55.139 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port aa985e63-e226-441c-9801-0ba1af94ff72 2026-05-29 23:16:55.244 10 INFO neutron.plugins.ml2.plugin [None req-c47dc9e1-ff9c-44b1-ae01-ff724e1be16d - - - - - -] Attempt 1 to provision port 5f7de3ca-be20-49f6-a163-62a009302d8a 2026-05-29 23:16:55.365 10 INFO neutron.plugins.ml2.plugin [None req-c47dc9e1-ff9c-44b1-ae01-ff724e1be16d - - - - - -] Attempt 1 to provision port 0798bfaa-b013-4ea0-8206-3376fd40d1bf 2026-05-29 23:16:55.939 9 INFO neutron.plugins.ml2.plugin [None req-ad43be71-afcf-4415-a8ad-bbd6250d506c - - - - - -] Attempt 1 to provision port 5f7de3ca-be20-49f6-a163-62a009302d8a 2026-05-29 23:16:56.350 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 8e05418a-9805-4313-b0ee-4f062183fafd 2026-05-29 23:16:56.641 10 INFO neutron.plugins.ml2.plugin [None req-e60427c0-2674-46cd-9f5c-4f5e5c9dfd07 - - - - - -] Attempt 1 to provision port 0798bfaa-b013-4ea0-8206-3376fd40d1bf 2026-05-29 23:16:56.670 10 INFO neutron.plugins.ml2.plugin [None req-e60427c0-2674-46cd-9f5c-4f5e5c9dfd07 - - - - - -] Attempt 1 to provision port f2cf160f-293e-42c9-bc5a-0e8029321b0b 2026-05-29 23:16:56.697 10 INFO neutron.plugins.ml2.plugin [None req-e60427c0-2674-46cd-9f5c-4f5e5c9dfd07 - - - - - -] Attempt 1 to provision port 1cc81c36-04c9-4e3b-a708-8ba450f4f935 2026-05-29 23:16:57.351 10 INFO neutron.plugins.ml2.plugin [None req-f9c921ea-5849-498e-aba4-11108af816c2 - - - - - -] Attempt 1 to provision port f2cf160f-293e-42c9-bc5a-0e8029321b0b 2026-05-29 23:16:58.053 9 INFO neutron.plugins.ml2.plugin [None req-dc09a543-2be5-4692-8c07-afc4b7ccd864 - - - - - -] Attempt 1 to provision port f2cf160f-293e-42c9-bc5a-0e8029321b0b 2026-05-29 23:17:06.948 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 8075443a-dc60-4a69-b4a4-8771991b4e51 2026-05-29 23:17:07.073 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e7ad276-6869-4499-ba2e-c68a5be6545e'] response: {'server_uuid': '09ddd0fe-7c87-4a2e-ba19-35d7b440d672', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8075443a-dc60-4a69-b4a4-8771991b4e51', 'code': 200} 2026-05-29 23:17:08.460 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 8075443a-dc60-4a69-b4a4-8771991b4e51 2026-05-29 23:17:12.410 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 26145704-4ea6-4c0a-92ab-61cecaa195d2 2026-05-29 23:17:12.682 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 0798bfaa-b013-4ea0-8206-3376fd40d1bf 2026-05-29 23:17:12.991 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 5f7de3ca-be20-49f6-a163-62a009302d8a 2026-05-29 23:17:13.275 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f2cf160f-293e-42c9-bc5a-0e8029321b0b 2026-05-29 23:17:14.391 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 26145704-4ea6-4c0a-92ab-61cecaa195d2 2026-05-29 23:17:14.546 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 0798bfaa-b013-4ea0-8206-3376fd40d1bf 2026-05-29 23:17:14.772 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 5f7de3ca-be20-49f6-a163-62a009302d8a 2026-05-29 23:17:15.001 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port f2cf160f-293e-42c9-bc5a-0e8029321b0b 2026-05-29 23:17:22.930 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 777a6797-7bb1-4abe-9190-1557a6f9e900 2026-05-29 23:17:23.051 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9f27652-9c48-4e6a-9489-34de95df3d4e'] response: {'server_uuid': 'e1cb0d9d-ab7a-43d6-bea5-218e672a2066', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '777a6797-7bb1-4abe-9190-1557a6f9e900', 'code': 200} 2026-05-29 23:17:24.495 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 777a6797-7bb1-4abe-9190-1557a6f9e900 2026-05-29 23:17:24.740 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 5bd7c752-8036-45a7-a488-2fa6582626ea 2026-05-29 23:17:24.896 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecd936ad-0ce2-4ceb-ae0a-b3961c7e9478'] response: {'server_uuid': '4593fb82-e658-435a-9074-2898512db702', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5bd7c752-8036-45a7-a488-2fa6582626ea', 'code': 200} 2026-05-29 23:17:26.411 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 5bd7c752-8036-45a7-a488-2fa6582626ea 2026-05-29 23:17:40.602 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8cf863a-e041-4d7d-a566-b6c70b2c18d0'] response: {'server_uuid': 'e1cb0d9d-ab7a-43d6-bea5-218e672a2066', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '777a6797-7bb1-4abe-9190-1557a6f9e900', 'code': 200} 2026-05-29 23:17:48.893 10 INFO neutron.plugins.ml2.plugin [None req-4cbdfc38-760f-4eb9-818a-842503d6d777 - - - - - -] Attempt 1 to provision port 485e3811-9668-4c8e-babf-c816519a6bfa 2026-05-29 23:17:59.030 10 INFO neutron.plugins.ml2.plugin [None req-508dcabe-6db6-4983-9d61-720ab5955fb1 - - - - - -] Attempt 1 to provision port 7886e866-19cc-4235-b256-174d01860ac5 2026-05-29 23:18:00.134 9 INFO neutron.plugins.ml2.plugin [None req-b97a7a53-3e62-46a9-9be7-d0e257b5ad44 - - - - - -] Attempt 1 to provision port ea9fbef5-2f88-4a5c-b36f-805d9982040c 2026-05-29 23:18:00.419 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port ea9fbef5-2f88-4a5c-b36f-805d9982040c 2026-05-29 23:18:01.443 9 INFO neutron.plugins.ml2.plugin [None req-c9c0c08f-f8f4-4a5b-bb2f-432412b549d7 - - - - - -] Attempt 1 to provision port 7598b738-d591-441b-9bbd-8e49ef19b1c9 2026-05-29 23:18:01.476 9 INFO neutron.plugins.ml2.plugin [None req-c9c0c08f-f8f4-4a5b-bb2f-432412b549d7 - - - - - -] Attempt 1 to provision port ea9fbef5-2f88-4a5c-b36f-805d9982040c 2026-05-29 23:18:02.145 10 INFO neutron.plugins.ml2.plugin [None req-430fe4a1-cf64-4480-8bc5-df416fdd5d15 - - - - - -] Attempt 1 to provision port 7598b738-d591-441b-9bbd-8e49ef19b1c9 2026-05-29 23:18:02.524 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 78dc44dc-df90-438e-974a-d4692a7a6600 2026-05-29 23:18:03.001 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port ea9fbef5-2f88-4a5c-b36f-805d9982040c 2026-05-29 23:18:03.053 10 INFO neutron.plugins.ml2.plugin [None req-a2615d18-196d-48b5-b26f-61a3db7671df - - - - - -] Attempt 1 to provision port 7598b738-d591-441b-9bbd-8e49ef19b1c9 2026-05-29 23:18:04.159 9 INFO neutron.plugins.ml2.plugin [None req-b9b96b6a-f964-4c82-8b01-de5ba3fb20bb - - - - - -] Attempt 1 to provision port d05c4211-2e94-48be-a087-3e271045d3e3 2026-05-29 23:18:04.515 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 78dc44dc-df90-438e-974a-d4692a7a6600 2026-05-29 23:18:04.726 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 9b7fde78-631a-48ad-8fc2-e550b19c0a6a 2026-05-29 23:18:05.291 10 INFO neutron.plugins.ml2.plugin [None req-1a1ab7d2-a6f5-42af-8b6b-0743485d2021 - - - - - -] Attempt 1 to provision port 9b7fde78-631a-48ad-8fc2-e550b19c0a6a 2026-05-29 23:18:06.548 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 9b7fde78-631a-48ad-8fc2-e550b19c0a6a 2026-05-29 23:18:06.573 10 INFO neutron.plugins.ml2.plugin [None req-397504e6-5e85-4c02-8c62-e3e6ea9be9e6 - - - - - -] Attempt 1 to provision port 9b7fde78-631a-48ad-8fc2-e550b19c0a6a 2026-05-29 23:18:07.477 10 INFO neutron.plugins.ml2.plugin [None req-5d441cda-b483-4e6e-aba5-d6a63eb8dd4e - - - - - -] Attempt 1 to provision port 2150a12c-4876-4513-9357-fb39da555fed 2026-05-29 23:18:08.182 9 INFO neutron.plugins.ml2.plugin [None req-70fa6295-0dd8-4f06-9889-a19dcc050fe1 - - - - - -] Attempt 1 to provision port 2150a12c-4876-4513-9357-fb39da555fed 2026-05-29 23:18:08.461 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 573313c0-9ed1-420c-85f6-d8413d7f7767 2026-05-29 23:18:11.023 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 573313c0-9ed1-420c-85f6-d8413d7f7767 2026-05-29 23:18:11.210 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 27ef9646-231d-49aa-8701-52556521d9dc 2026-05-29 23:18:11.333 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d33f8be3-e659-4e1a-b8dc-db632c67e61e'] response: {'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27ef9646-231d-49aa-8701-52556521d9dc', 'code': 200} 2026-05-29 23:18:12.544 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 27ef9646-231d-49aa-8701-52556521d9dc 2026-05-29 23:18:21.493 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 0685c02f-f509-4538-bce6-b2d2c2cc0fb5 2026-05-29 23:18:21.597 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d21dc5d-64a1-4c16-b665-69aeacf4b4fa'] response: {'server_uuid': 'cfd831eb-2214-4349-ba7b-16b4cdf1059c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0685c02f-f509-4538-bce6-b2d2c2cc0fb5', 'code': 200} 2026-05-29 23:18:22.500 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 7886e866-19cc-4235-b256-174d01860ac5 2026-05-29 23:18:22.791 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 7598b738-d591-441b-9bbd-8e49ef19b1c9 2026-05-29 23:18:23.105 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 0685c02f-f509-4538-bce6-b2d2c2cc0fb5 2026-05-29 23:18:24.480 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2150a12c-4876-4513-9357-fb39da555fed 2026-05-29 23:18:24.842 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 7886e866-19cc-4235-b256-174d01860ac5 2026-05-29 23:18:24.997 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 7598b738-d591-441b-9bbd-8e49ef19b1c9 2026-05-29 23:18:26.459 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2150a12c-4876-4513-9357-fb39da555fed 2026-05-29 23:18:26.659 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port d05c4211-2e94-48be-a087-3e271045d3e3 2026-05-29 23:18:28.443 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port d05c4211-2e94-48be-a087-3e271045d3e3 2026-05-29 23:18:38.656 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-00576de1-9ccf-4378-aead-d0a6b9dba48f'] response: {'server_uuid': 'cfd831eb-2214-4349-ba7b-16b4cdf1059c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0685c02f-f509-4538-bce6-b2d2c2cc0fb5', 'code': 200} 2026-05-29 23:18:52.372 10 INFO neutron.plugins.ml2.plugin [None req-3edae342-51be-4855-b29f-afdccc93dc60 - - - - - -] Attempt 1 to provision port 4da55cc7-8db1-44b9-b713-c5e3e714cdcb 2026-05-29 23:18:58.084 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 4da55cc7-8db1-44b9-b713-c5e3e714cdcb 2026-05-29 23:18:58.170 9 INFO neutron.plugins.ml2.plugin [None req-282716ab-cb92-47f7-8087-09c262d7d44a - - - - - -] Attempt 1 to provision port 2d416a65-214e-4226-974b-a7c04d3546f8 2026-05-29 23:18:58.271 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ff73e06-5f03-456d-a12e-ecb920c26d80'] response: {'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4da55cc7-8db1-44b9-b713-c5e3e714cdcb', 'code': 200} 2026-05-29 23:18:58.876 10 INFO neutron.plugins.ml2.plugin [None req-4cf429a1-614e-474f-8e30-191869e0a60d - - - - - -] Attempt 1 to provision port 15ea132f-5c09-4d46-8424-5a4fdd0b0a74 2026-05-29 23:18:59.342 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 2d416a65-214e-4226-974b-a7c04d3546f8 2026-05-29 23:18:59.579 10 INFO neutron.plugins.ml2.plugin [None req-4df45641-ab2e-49d1-af8f-168e81b52e9d - - - - - -] Attempt 1 to provision port 2d416a65-214e-4226-974b-a7c04d3546f8 2026-05-29 23:18:59.601 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port c586e7c1-65e9-482c-b77f-e9ffd956b7d3 2026-05-29 23:19:00.062 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 4da55cc7-8db1-44b9-b713-c5e3e714cdcb 2026-05-29 23:19:00.306 9 INFO neutron.plugins.ml2.plugin [None req-94ce51f5-8cd2-4eef-bd9f-2161f620b333 - - - - - -] Attempt 1 to provision port c586e7c1-65e9-482c-b77f-e9ffd956b7d3 2026-05-29 23:19:00.343 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 6827a4c1-e755-4fc2-8d3b-f8aa0688e2fa 2026-05-29 23:19:00.389 9 INFO neutron.plugins.ml2.plugin [None req-94ce51f5-8cd2-4eef-bd9f-2161f620b333 - - - - - -] Attempt 1 to provision port 6827a4c1-e755-4fc2-8d3b-f8aa0688e2fa 2026-05-29 23:19:01.886 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port 4da55cc7-8db1-44b9-b713-c5e3e714cdcb 2026-05-29 23:19:35.259 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f 2026-05-29 23:19:35.477 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa75d776-f365-438b-8ad0-e1be694a1e6c'] response: {'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f', 'code': 200} 2026-05-29 23:19:37.264 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f 2026-05-29 23:19:38.664 9 INFO neutron.plugins.ml2.plugin [None req-ca9e9276-4e41-4f84-a255-87d348b746ed - - - - - -] Attempt 1 to provision port b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f 2026-05-29 23:19:39.279 10 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f 2026-05-29 23:19:51.296 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port abe0975d-7e8d-4e15-8201-05f455bc8403 2026-05-29 23:19:51.700 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d118baaa-0179-4b4b-b1c2-feb89e39130b'] response: {'server_uuid': '03cbd82e-387f-4bb7-b5b0-c6de02d906e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abe0975d-7e8d-4e15-8201-05f455bc8403', 'code': 200} 2026-05-29 23:19:54.128 10 INFO neutron.plugins.ml2.plugin [None req-479be9d2-07df-4a9a-a922-b40a5f13fbaa - - - - - -] Attempt 1 to provision port abe0975d-7e8d-4e15-8201-05f455bc8403 2026-05-29 23:19:55.284 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port abe0975d-7e8d-4e15-8201-05f455bc8403 2026-05-29 23:20:05.304 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port abe0975d-7e8d-4e15-8201-05f455bc8403 2026-05-29 23:20:05.681 10 INFO neutron.plugins.ml2.plugin [None req-1332665c-6b69-4ca9-8eb3-de65fd480d8f - - - - - -] Attempt 1 to provision port abe0975d-7e8d-4e15-8201-05f455bc8403 2026-05-29 23:20:15.228 10 INFO neutron.plugins.ml2.plugin [None req-d429da2a-f147-4507-ae1e-a1f5ebdd08d9 - - - - - -] Attempt 1 to provision port b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f 2026-05-29 23:20:15.308 9 INFO neutron.plugins.ml2.plugin [None req-6c427079-d933-4d8a-a6b1-582d82a3f653 - - - - - -] Attempt 1 to provision port b2c6e6e3-aad0-48b1-8e5d-b041e9b39e8f