+ 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-06-15 19:38:57.856 1 INFO neutron.common.config [-] Logging enabled! 2026-06-15 19:38:57.857 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-06-15 19:38:57.857 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-15 19:38:57.857 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 19:38:58.951 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 19:38:59.042 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 19:38:59.045 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-15 19:38:59.046 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 19:38:59.046 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-15 19:38:59.047 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-15 19:38:59.047 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 19:38:59.053 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 19:38:59.053 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 19:38:59.054 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 19:38:59.073 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-15 19:38:59.074 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 19:38:59.074 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-15 19:38:59.108 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 19:38:59.108 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 19:38:59.108 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-15 19:38:59.108 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-15 19:38:59.390 1 INFO neutron.plugins.ml2.managers [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] Initializing driver for type 'vlan' 2026-06-15 19:38:59.661 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] VlanTypeDriver initialization complete 2026-06-15 19:38:59.661 1 INFO neutron.plugins.ml2.managers [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] Initializing driver for type 'vxlan' 2026-06-15 19:38:59.662 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-15 19:38:59.706 1 INFO neutron.plugins.ml2.managers [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 19:38:59.706 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 19:38:59.706 1 INFO neutron.plugins.ml2.managers [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] Initializing extension driver 'port_security' 2026-06-15 19:38:59.706 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 19:38:59.706 1 INFO neutron.plugins.ml2.managers [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] Initializing extension driver 'qos' 2026-06-15 19:38:59.707 1 INFO neutron.plugins.ml2.managers [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-15 19:38:59.707 1 INFO neutron.plugins.ml2.managers [None req-f811150e-d31f-4f54-b4a0-d0fd9a098539 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-15 19:38:59.721 1 INFO neutron.quota [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded quota_driver: . 2026-06-15 19:38:59.722 1 INFO neutron.plugins.ml2.plugin [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 19:38:59.722 1 INFO neutron.plugins.ml2.managers [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 19:38:59.722 1 INFO neutron.plugins.ml2.managers [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 19:38:59.722 1 INFO neutron.plugins.ml2.managers [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 19:38:59.722 1 INFO neutron.extensions.vlantransparent [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Disabled vlantransparent extension. 2026-06-15 19:38:59.723 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: qos 2026-06-15 19:38:59.735 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: router 2026-06-15 19:38:59.776 1 INFO neutron.services.service_base [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-15 19:38:59.776 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: segments 2026-06-15 19:38:59.841 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: trunk 2026-06-15 19:38:59.854 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: vpnaas 2026-06-15 19:38:59.885 1 WARNING stevedore.named [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 19:38:59.987 1 INFO neutron_vpnaas.services.vpn.plugin [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 19:38:59.988 1 INFO neutron.common.utils [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-15 19:38:59.988 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: auto_allocate 2026-06-15 19:38:59.992 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: tag 2026-06-15 19:39:00.000 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: timestamp 2026-06-15 19:39:00.003 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 19:39:00.007 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: flavors 2026-06-15 19:39:00.011 1 INFO neutron.manager [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loading Plugin: revisions 2026-06-15 19:39:00.014 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Initializing extension manager. 2026-06-15 19:39:00.015 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: address-group 2026-06-15 19:39:00.016 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: address-scope 2026-06-15 19:39:00.016 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-15 19:39:00.017 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: agent 2026-06-15 19:39:00.018 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: agent-resources-synced 2026-06-15 19:39:00.019 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 19:39:00.019 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 19:39:00.020 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: availability_zone 2026-06-15 19:39:00.020 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: availability_zone_filter 2026-06-15 19:39:00.021 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 19:39:00.021 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: default-subnetpools 2026-06-15 19:39:00.023 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 19:39:00.023 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: dns-integration 2026-06-15 19:39:00.023 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 19:39:00.024 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-15 19:39:00.024 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: dvr 2026-06-15 19:39:00.025 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 19:39:00.025 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 19:39:00.026 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 19:39:00.026 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 19:39:00.027 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: external-net 2026-06-15 19:39:00.027 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 19:39:00.028 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: extraroute 2026-06-15 19:39:00.028 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: extraroute-atomic 2026-06-15 19:39:00.029 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 19:39:00.029 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 19:39:00.029 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 19:39:00.030 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 19:39:00.030 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: fip-port-details 2026-06-15 19:39:00.031 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: flavors 2026-06-15 19:39:00.032 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 19:39:00.033 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: floatingip-pools 2026-06-15 19:39:00.033 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: ip_allocation 2026-06-15 19:39:00.034 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-15 19:39:00.034 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: l2_adjacency 2026-06-15 19:39:00.035 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: router 2026-06-15 19:39:00.037 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 19:39:00.037 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-15 19:39:00.038 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-15 19:39:00.038 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 19:39:00.039 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: l3-ha 2026-06-15 19:39:00.039 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 19:39:00.039 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-15 19:39:00.040 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: l3-flavors 2026-06-15 19:39:00.041 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 19:39:00.041 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-15 19:39:00.043 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-15 19:39:00.044 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 19:39:00.045 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-15 19:39:00.046 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 19:39:00.046 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 19:39:00.047 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: multi-provider 2026-06-15 19:39:00.047 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: net-mtu 2026-06-15 19:39:00.047 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 19:39:00.048 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: network_availability_zone 2026-06-15 19:39:00.048 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: network_ha 2026-06-15 19:39:00.049 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: network-ip-availability 2026-06-15 19:39:00.050 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 19:39:00.050 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: pagination 2026-06-15 19:39:00.051 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: port-device-profile 2026-06-15 19:39:00.051 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 19:39:00.051 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 19:39:00.052 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 19:39:00.052 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: port-mac-override 2026-06-15 19:39:00.053 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 19:39:00.053 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 19:39:00.053 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-15 19:39:00.054 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: port-resource-request 2026-06-15 19:39:00.054 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 19:39:00.055 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-15 19:39:00.056 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: binding 2026-06-15 19:39:00.056 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: binding-extended 2026-06-15 19:39:00.057 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: port-security 2026-06-15 19:39:00.057 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: project-id 2026-06-15 19:39:00.057 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: provider 2026-06-15 19:39:00.059 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos 2026-06-15 19:39:00.060 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 19:39:00.060 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 19:39:00.061 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-default 2026-06-15 19:39:00.061 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-fip 2026-06-15 19:39:00.061 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 19:39:00.062 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 19:39:00.062 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 19:39:00.063 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 19:39:00.063 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 19:39:00.064 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-pps 2026-06-15 19:39:00.064 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 19:39:00.065 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 19:39:00.065 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 19:39:00.065 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: quota-check-limit 2026-06-15 19:39:00.067 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: quotas 2026-06-15 19:39:00.071 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: quota_details 2026-06-15 19:39:00.072 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: rbac-policies 2026-06-15 19:39:00.073 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: rbac-address-group 2026-06-15 19:39:00.073 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 19:39:00.074 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 19:39:00.074 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-15 19:39:00.075 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: revision-if-match 2026-06-15 19:39:00.075 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 19:39:00.076 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: router_availability_zone 2026-06-15 19:39:00.076 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 19:39:00.078 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 19:39:00.078 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 19:39:00.078 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-15 19:39:00.079 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 19:39:00.079 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 19:39:00.080 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 19:39:00.083 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: security-group 2026-06-15 19:39:00.084 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: segment 2026-06-15 19:39:00.085 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 19:39:00.085 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: service-type 2026-06-15 19:39:00.086 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: sorting 2026-06-15 19:39:00.086 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 19:39:00.087 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: standard-attr-description 2026-06-15 19:39:00.087 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: stateful-security-group 2026-06-15 19:39:00.087 1 WARNING neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 19:39:00.088 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-15 19:39:00.088 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: subnet-external-network 2026-06-15 19:39:00.089 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: subnet_onboard 2026-06-15 19:39:00.089 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 19:39:00.090 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: subnet-service-types 2026-06-15 19:39:00.090 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: subnet_allocation 2026-06-15 19:39:00.091 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 19:39:00.091 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: tag-creation 2026-06-15 19:39:00.092 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 19:39:00.095 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 19:39:00.095 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 19:39:00.096 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: trunk 2026-06-15 19:39:00.096 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: trunk-details 2026-06-15 19:39:00.096 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 19:39:00.097 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-15 19:39:00.099 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-15 19:39:00.099 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 19:39:00.100 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: vpn-flavors 2026-06-15 19:39:00.101 1 INFO neutron.api.extensions [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Loaded extension: vpnaas 2026-06-15 19:39:00.104 1 INFO oslo_service.service [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Starting 2 workers 2026-06-15 19:39:00.108 1 INFO oslo_service.service [None req-bf0173c5-3b9d-4aa3-826b-3a28f477fb78 - - - - - -] Starting 1 workers 2026-06-15 19:39:43.536 10 INFO neutron.db.l3_hamode_db [None req-f5c32978-f9e2-4ebf-9518-fa4da015328a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 19:39:51.248 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1fd96f97-062d-4fa6-a5bd-12b07e9f5d9f 2026-06-15 19:39:52.455 9 INFO neutron.plugins.ml2.plugin [None req-d98d7caa-188b-458b-b911-dd100508f8bf - - - - - -] Attempt 1 to provision port 1fd96f97-062d-4fa6-a5bd-12b07e9f5d9f 2026-06-15 19:39:53.153 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1fd96f97-062d-4fa6-a5bd-12b07e9f5d9f 2026-06-15 19:39:53.575 10 INFO neutron.plugins.ml2.plugin [None req-2990e13b-c737-42eb-9f4c-cd8b3e1338e7 - - - - - -] Attempt 1 to provision port 1fd96f97-062d-4fa6-a5bd-12b07e9f5d9f 2026-06-15 19:44:18.691 10 INFO neutron.plugins.ml2.plugin [None req-d50ee49c-71c0-4df9-9050-8c8b02fe6248 - - - - - -] Attempt 1 to provision port 62ab01db-34f8-4f84-bf15-efdc0dda2948 2026-06-15 19:44:19.402 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 62ab01db-34f8-4f84-bf15-efdc0dda2948 2026-06-15 19:44:19.802 9 INFO neutron.plugins.ml2.plugin [None req-ddd1549e-4fe1-4693-9cc7-ebf9a4dace6c - - - - - -] Attempt 1 to provision port 62ab01db-34f8-4f84-bf15-efdc0dda2948 2026-06-15 19:44:25.732 9 INFO neutron.plugins.ml2.plugin [None req-3a3951dc-1d6d-4b39-add6-f76d8af51ae8 - - - - - -] Attempt 1 to provision port 1124db94-f162-4f3c-9212-9a945bf90b5f 2026-06-15 19:48:08.090 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1124db94-f162-4f3c-9212-9a945bf90b5f 2026-06-15 19:48:09.539 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1124db94-f162-4f3c-9212-9a945bf90b5f 2026-06-15 19:57:03.887 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port a8c9871b-a994-432b-a131-12b38c84d321 2026-06-15 19:57:05.827 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port a8c9871b-a994-432b-a131-12b38c84d321 2026-06-15 20:12:44.500 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 59183f1d-30ef-436d-877a-9d5175e6e448 2026-06-15 20:12:44.920 10 INFO neutron.plugins.ml2.plugin [None req-47a737cd-38fd-4825-b9ae-a60b226fd827 - - - - - -] Attempt 1 to provision port 8586e41a-b72d-44d0-87d7-f1f9b1649610 2026-06-15 20:12:45.627 10 INFO neutron.plugins.ml2.plugin [None req-db244acc-ece6-486b-a5cb-0a1ad898344f - - - - - -] Attempt 1 to provision port 17aafda4-e6c9-46ac-b65d-3f83244f92db 2026-06-15 20:12:46.328 9 INFO neutron.plugins.ml2.plugin [None req-e969e21f-d607-447c-aa8f-bb3c9c2fdfef - - - - - -] Attempt 1 to provision port 59183f1d-30ef-436d-877a-9d5175e6e448 2026-06-15 20:12:46.456 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 82e0a1a8-905e-4a4e-8a37-3ff96c85a7ce 2026-06-15 20:12:47.007 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 59183f1d-30ef-436d-877a-9d5175e6e448 2026-06-15 20:12:47.036 9 INFO neutron.plugins.ml2.plugin [None req-b0456ca5-3059-45b5-bbaa-20aaedfe78f2 - - - - - -] Attempt 1 to provision port 82e0a1a8-905e-4a4e-8a37-3ff96c85a7ce 2026-06-15 20:12:47.743 10 INFO neutron.plugins.ml2.plugin [None req-5b4966e2-ae88-4309-9ee2-f35648d3c75d - - - - - -] Attempt 1 to provision port 59183f1d-30ef-436d-877a-9d5175e6e448 2026-06-15 20:12:48.399 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 82e0a1a8-905e-4a4e-8a37-3ff96c85a7ce 2026-06-15 20:12:48.446 10 INFO neutron.plugins.ml2.plugin [None req-4c10782a-2117-4de0-8d11-8ff900e1307a - - - - - -] Attempt 1 to provision port 82e0a1a8-905e-4a4e-8a37-3ff96c85a7ce 2026-06-15 20:12:48.499 10 INFO neutron.plugins.ml2.plugin [None req-4c10782a-2117-4de0-8d11-8ff900e1307a - - - - - -] Attempt 1 to provision port 4b89306e-8811-4ab9-93e3-b493d235a0d5 2026-06-15 20:12:48.526 10 INFO neutron.plugins.ml2.plugin [None req-4c10782a-2117-4de0-8d11-8ff900e1307a - - - - - -] Attempt 1 to provision port f31c70bc-f640-4677-a970-b50730b024c2 2026-06-15 20:12:49.148 10 INFO neutron.plugins.ml2.plugin [None req-98e66908-3b85-493b-a2de-b2e9964826a1 - - - - - -] Attempt 1 to provision port 4b89306e-8811-4ab9-93e3-b493d235a0d5 2026-06-15 20:12:49.174 10 INFO neutron.plugins.ml2.plugin [None req-98e66908-3b85-493b-a2de-b2e9964826a1 - - - - - -] Attempt 1 to provision port f31c70bc-f640-4677-a970-b50730b024c2 2026-06-15 20:12:49.862 10 INFO neutron.plugins.ml2.plugin [None req-a0268968-5eeb-4689-be02-f707d2d84dfb - - - - - -] Attempt 1 to provision port 4b89306e-8811-4ab9-93e3-b493d235a0d5 2026-06-15 20:12:51.166 9 INFO neutron.plugins.ml2.plugin [None req-d80a8cbe-f549-4906-bc7b-c70e4f22c09c - - - - - -] Attempt 1 to provision port 975eda19-4084-493c-a208-6f0f1a3c8fc0 2026-06-15 20:12:52.272 10 INFO neutron.plugins.ml2.plugin [None req-7a147518-e8ec-4551-a445-d15f0a654f5b - - - - - -] Attempt 1 to provision port 53de67c2-9a1f-469b-8397-f509a8b44b72 2026-06-15 20:12:52.443 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 53de67c2-9a1f-469b-8397-f509a8b44b72 2026-06-15 20:12:53.576 10 INFO neutron.plugins.ml2.plugin [None req-07409026-a82d-49fe-986e-dd2d61708717 - - - - - -] Attempt 1 to provision port 53de67c2-9a1f-469b-8397-f509a8b44b72 2026-06-15 20:12:54.281 10 INFO neutron.plugins.ml2.plugin [None req-098426e7-2e1a-44d8-b84a-74d3ff677d46 - - - - - -] Attempt 1 to provision port 6adc6a68-963f-499c-85ea-e03f36f86e03 2026-06-15 20:12:54.401 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 53de67c2-9a1f-469b-8397-f509a8b44b72 2026-06-15 20:12:54.990 10 INFO neutron.plugins.ml2.plugin [None req-16a4725f-aea1-4950-bed0-7f7d2b36e604 - - - - - -] Attempt 1 to provision port 6adc6a68-963f-499c-85ea-e03f36f86e03 2026-06-15 20:12:57.501 10 INFO neutron.plugins.ml2.plugin [None req-7aa0af3c-887b-4cb0-b9ae-f21d23b83a34 - - - - - -] Attempt 1 to provision port d99df3c7-4357-478e-9555-608fb1b4043d 2026-06-15 20:12:58.660 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port b0f87492-5bf8-4c81-bdb9-187ba4532ba0 2026-06-15 20:12:59.054 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 3a0e612c-24c1-4c7c-b2e0-fb2af38e04b5 2026-06-15 20:13:00.439 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port b0f87492-5bf8-4c81-bdb9-187ba4532ba0 2026-06-15 20:13:00.652 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 3a0e612c-24c1-4c7c-b2e0-fb2af38e04b5 2026-06-15 20:13:02.728 10 INFO neutron.plugins.ml2.plugin [None req-04e16764-d7eb-4903-ad1f-3089375a96ed - - - - - -] Attempt 1 to provision port 46cf5058-d75a-4317-979d-23bf3699ee11 2026-06-15 20:13:03.838 10 INFO neutron.plugins.ml2.plugin [None req-021fd165-87aa-4e56-bfe0-2ad73fab9d24 - - - - - -] Attempt 1 to provision port 1f78ea1a-d545-428c-b35f-ba8036efe0ec 2026-06-15 20:13:05.165 9 INFO neutron.plugins.ml2.plugin [None req-6302983b-7f7f-41f3-af42-2ff6fcae4dd6 - - - - - -] Attempt 1 to provision port 1f78ea1a-d545-428c-b35f-ba8036efe0ec 2026-06-15 20:13:05.169 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port d99df3c7-4357-478e-9555-608fb1b4043d 2026-06-15 20:13:05.617 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1f78ea1a-d545-428c-b35f-ba8036efe0ec 2026-06-15 20:13:05.791 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdd40aae-a403-4999-84c1-2065c61461f3'] response: {'server_uuid': '9b69b0a4-99c0-4c32-a4b9-dc6d5e82c3b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd99df3c7-4357-478e-9555-608fb1b4043d', 'code': 200} 2026-06-15 20:13:06.048 10 INFO neutron.plugins.ml2.plugin [None req-6331dd35-6e47-471e-8e51-1b6855b30ba9 - - - - - -] Attempt 1 to provision port 18778984-4dd8-4bd1-b3ad-3f92bb3f70e1 2026-06-15 20:13:06.602 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port e1c736cc-442d-4ba4-9b21-1e49f648aa54 2026-06-15 20:13:06.765 10 INFO neutron.plugins.ml2.plugin [None req-4013107e-c118-4aa7-9c05-9c693e43d5ab - - - - - -] Attempt 1 to provision port 18778984-4dd8-4bd1-b3ad-3f92bb3f70e1 2026-06-15 20:13:07.172 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port d99df3c7-4357-478e-9555-608fb1b4043d 2026-06-15 20:13:08.990 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port e1c736cc-442d-4ba4-9b21-1e49f648aa54 2026-06-15 20:13:09.221 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1eb4ec2b-a45f-45cf-8923-4fe32c01003b 2026-06-15 20:13:09.437 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec7657a2-61bd-49bd-9180-48fc1ae65e69'] response: {'server_uuid': 'f6fe5eca-5ed1-4d16-a2f9-71857cd29382', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1eb4ec2b-a45f-45cf-8923-4fe32c01003b', 'code': 200} 2026-06-15 20:13:11.121 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1eb4ec2b-a45f-45cf-8923-4fe32c01003b 2026-06-15 20:13:12.877 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 4d5a637b-691b-4075-8aa9-a50837cb8697 2026-06-15 20:13:13.369 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 5b120491-b4a0-4aef-ac7f-1fdf42fe23ae 2026-06-15 20:13:13.494 9 INFO neutron.plugins.ml2.plugin [None req-e1003ec1-c065-4ba1-9aec-538f38d4f7e7 - - - - - -] Attempt 1 to provision port 4d5a637b-691b-4075-8aa9-a50837cb8697 2026-06-15 20:13:14.401 10 INFO neutron.plugins.ml2.plugin [None req-6357a19f-1609-4007-b6ff-748139be3642 - - - - - -] Attempt 1 to provision port 83fc97f1-5687-4c7e-b417-0d86930c9c41 2026-06-15 20:13:14.460 10 INFO neutron.plugins.ml2.plugin [None req-6357a19f-1609-4007-b6ff-748139be3642 - - - - - -] Attempt 1 to provision port 4d5a637b-691b-4075-8aa9-a50837cb8697 2026-06-15 20:13:14.808 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 4d5a637b-691b-4075-8aa9-a50837cb8697 2026-06-15 20:13:15.052 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 5b120491-b4a0-4aef-ac7f-1fdf42fe23ae 2026-06-15 20:13:15.100 9 INFO neutron.plugins.ml2.plugin [None req-f3663a11-44f2-4d92-ba49-197f41644653 - - - - - -] Attempt 1 to provision port 5b120491-b4a0-4aef-ac7f-1fdf42fe23ae 2026-06-15 20:13:15.160 9 INFO neutron.plugins.ml2.plugin [None req-f3663a11-44f2-4d92-ba49-197f41644653 - - - - - -] Attempt 1 to provision port 83fc97f1-5687-4c7e-b417-0d86930c9c41 2026-06-15 20:13:15.812 9 INFO neutron.plugins.ml2.plugin [None req-7f5fd60b-a269-4a1f-abd7-b9d3146a7023 - - - - - -] Attempt 1 to provision port 5b120491-b4a0-4aef-ac7f-1fdf42fe23ae 2026-06-15 20:13:16.518 10 INFO neutron.plugins.ml2.plugin [None req-2d71cefe-d543-46db-b75f-af90f8cf8e89 - - - - - -] Attempt 1 to provision port 924445ec-43b7-4299-ad0f-45016d1f4fb9 2026-06-15 20:13:17.008 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port e56965a8-0682-4bf7-88ac-8c1aabd162b8 2026-06-15 20:13:17.819 9 INFO neutron.plugins.ml2.plugin [None req-abe3dc26-7dbf-4082-ac55-bc4d37fcab9e - - - - - -] Attempt 1 to provision port e56965a8-0682-4bf7-88ac-8c1aabd162b8 2026-06-15 20:13:18.255 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ac41069-a6b0-440e-9210-bd4358a875a8'] response: {'server_uuid': 'f6fe5eca-5ed1-4d16-a2f9-71857cd29382', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1eb4ec2b-a45f-45cf-8923-4fe32c01003b', 'code': 200} 2026-06-15 20:13:18.886 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port e56965a8-0682-4bf7-88ac-8c1aabd162b8 2026-06-15 20:13:19.098 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port a3bf8386-a309-43b9-87f7-25bd539a113a 2026-06-15 20:13:19.131 9 INFO neutron.plugins.ml2.plugin [None req-906303c1-08e6-43ba-82cd-d98d499ae4c4 - - - - - -] Attempt 1 to provision port 4a87ccd2-d6da-4eb7-9ff5-0fb39f154d88 2026-06-15 20:13:19.182 9 INFO neutron.plugins.ml2.plugin [None req-906303c1-08e6-43ba-82cd-d98d499ae4c4 - - - - - -] Attempt 1 to provision port e56965a8-0682-4bf7-88ac-8c1aabd162b8 2026-06-15 20:13:20.032 9 INFO neutron.plugins.ml2.plugin [None req-73d78e72-86a4-4bd6-8552-f3e09b7f0501 - - - - - -] Attempt 1 to provision port 4a87ccd2-d6da-4eb7-9ff5-0fb39f154d88 2026-06-15 20:13:20.743 9 INFO neutron.plugins.ml2.plugin [None req-33e92463-4f9f-4b72-b5e1-b435ba5c3e34 - - - - - -] Attempt 1 to provision port 4a87ccd2-d6da-4eb7-9ff5-0fb39f154d88 2026-06-15 20:13:20.963 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port a3bf8386-a309-43b9-87f7-25bd539a113a 2026-06-15 20:13:22.867 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 2bb3e717-3b1a-4173-b226-7f9e133de964 2026-06-15 20:13:23.851 10 INFO neutron.plugins.ml2.plugin [None req-52ed64a8-138a-4f57-bbbe-c39fc3070701 - - - - - -] Attempt 1 to provision port 2bb3e717-3b1a-4173-b226-7f9e133de964 2026-06-15 20:13:24.559 9 INFO neutron.plugins.ml2.plugin [None req-fdbf9949-780c-4c16-b69f-b1d4f93c57d6 - - - - - -] Attempt 1 to provision port d2eacbda-c23a-4f00-bbf7-23e94ba97eee 2026-06-15 20:13:24.613 9 INFO neutron.plugins.ml2.plugin [None req-fdbf9949-780c-4c16-b69f-b1d4f93c57d6 - - - - - -] Attempt 1 to provision port 2bb3e717-3b1a-4173-b226-7f9e133de964 2026-06-15 20:13:24.887 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 2bb3e717-3b1a-4173-b226-7f9e133de964 2026-06-15 20:13:27.256 10 INFO neutron.plugins.ml2.plugin [None req-872c1d4d-5c8d-4342-aff1-de72ba5ea66f - - - - - -] Attempt 1 to provision port 95723d39-e8ac-465d-8006-f580ef3084bd 2026-06-15 20:13:28.477 10 INFO neutron.plugins.ml2.plugin [None req-134bf833-6d48-4ea1-8a81-2bacb73eb67d - - - - - -] Attempt 1 to provision port 3a233520-da34-421b-a3ca-062b2507d63f 2026-06-15 20:13:28.806 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 3a233520-da34-421b-a3ca-062b2507d63f 2026-06-15 20:13:30.295 10 INFO neutron.plugins.ml2.plugin [None req-dfc131f0-f2d7-4ef4-a6a3-2fbd2b0a250f - - - - - -] Attempt 1 to provision port 3a233520-da34-421b-a3ca-062b2507d63f 2026-06-15 20:13:30.364 10 INFO neutron.plugins.ml2.plugin [None req-dfc131f0-f2d7-4ef4-a6a3-2fbd2b0a250f - - - - - -] Attempt 1 to provision port 766f3eb5-eb13-43bd-bd2b-fb8f79f517f4 2026-06-15 20:13:30.870 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 70c384c9-29ea-4bd7-bbb5-8373dcb440c2 2026-06-15 20:13:30.994 10 INFO neutron.plugins.ml2.plugin [None req-5ee6bc93-2528-459f-98d3-adaa819fde41 - - - - - -] Attempt 1 to provision port 766f3eb5-eb13-43bd-bd2b-fb8f79f517f4 2026-06-15 20:13:31.347 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 3a233520-da34-421b-a3ca-062b2507d63f 2026-06-15 20:13:31.698 9 INFO neutron.plugins.ml2.plugin [None req-2a56dbfa-fc67-4c50-8c9d-e79f0e46ec0b - - - - - -] Attempt 1 to provision port 766f3eb5-eb13-43bd-bd2b-fb8f79f517f4 2026-06-15 20:13:32.929 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 70c384c9-29ea-4bd7-bbb5-8373dcb440c2 2026-06-15 20:13:33.221 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 94cb129e-bb51-4718-8018-17e61b100cdc 2026-06-15 20:13:33.629 9 INFO neutron.plugins.ml2.plugin [None req-1f83fd83-c5e5-43a2-81f2-e6c8e5aa8776 - - - - - -] Attempt 1 to provision port 94cb129e-bb51-4718-8018-17e61b100cdc 2026-06-15 20:13:35.320 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 78155aac-6b24-462c-a1a7-da86ac334054 2026-06-15 20:13:35.433 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fd270ec-c32d-4c2f-a03d-7f9fefeb465b'] response: {'server_uuid': 'fddd05dd-b0b2-452c-8660-716b78d751a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '78155aac-6b24-462c-a1a7-da86ac334054', 'code': 200} 2026-06-15 20:13:36.032 9 INFO neutron.plugins.ml2.plugin [None req-cac51059-0bbf-44e5-bd69-0e744e253092 - - - - - -] Attempt 1 to provision port c12c53ba-3463-4909-b0bc-3519342d1b47 2026-06-15 20:13:36.882 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 4a87ccd2-d6da-4eb7-9ff5-0fb39f154d88 2026-06-15 20:13:37.160 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 78155aac-6b24-462c-a1a7-da86ac334054 2026-06-15 20:13:38.848 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 924445ec-43b7-4299-ad0f-45016d1f4fb9 2026-06-15 20:13:39.174 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 4a87ccd2-d6da-4eb7-9ff5-0fb39f154d88 2026-06-15 20:13:40.782 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 924445ec-43b7-4299-ad0f-45016d1f4fb9 2026-06-15 20:13:43.314 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 5de2454c-f154-4c2e-9498-53511c06c027 2026-06-15 20:13:43.419 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fb1a2dd-7030-42bf-aadd-ac5a84e694cc'] response: {'server_uuid': '9c20af47-286a-4fee-8174-1c87e645d1ef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5de2454c-f154-4c2e-9498-53511c06c027', 'code': 200} 2026-06-15 20:13:44.805 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 5de2454c-f154-4c2e-9498-53511c06c027 2026-06-15 20:13:45.670 10 INFO neutron.plugins.ml2.plugin [None req-e0a10e92-69bf-4c43-9987-bd57e6fe7038 - - - - - -] Attempt 1 to provision port cf1e10fd-aacd-46ea-839c-7dd6dc521c95 2026-06-15 20:13:46.817 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 766f3eb5-eb13-43bd-bd2b-fb8f79f517f4 2026-06-15 20:13:48.818 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 95723d39-e8ac-465d-8006-f580ef3084bd 2026-06-15 20:13:49.076 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 766f3eb5-eb13-43bd-bd2b-fb8f79f517f4 2026-06-15 20:13:50.830 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 95723d39-e8ac-465d-8006-f580ef3084bd 2026-06-15 20:13:56.844 10 INFO neutron.plugins.ml2.plugin [None req-ca592dac-d637-4f72-90da-29dcedceddfa - - - - - -] Attempt 1 to provision port 78155aac-6b24-462c-a1a7-da86ac334054 2026-06-15 20:13:56.875 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 78155aac-6b24-462c-a1a7-da86ac334054 2026-06-15 20:14:00.342 9 INFO neutron.plugins.ml2.plugin [None req-95b89a89-1d91-4668-b7d1-aa9c24321247 - - - - - -] Attempt 1 to provision port 78155aac-6b24-462c-a1a7-da86ac334054 2026-06-15 20:14:00.855 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 78155aac-6b24-462c-a1a7-da86ac334054 2026-06-15 20:14:02.999 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port d0e1a30a-7ed3-4bfa-a26f-0e36a8a56faa 2026-06-15 20:14:03.057 10 INFO neutron.plugins.ml2.plugin [None req-b8705c17-da7f-43db-b2be-2c9f44c30b1c - - - - - -] Attempt 1 to provision port d0e1a30a-7ed3-4bfa-a26f-0e36a8a56faa 2026-06-15 20:14:03.388 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 2d11cfc6-a7df-4271-9b87-8954391b8455 2026-06-15 20:14:04.260 10 INFO neutron.plugins.ml2.plugin [None req-4d71efbb-6d50-42af-8942-7e6fc39b707e - - - - - -] Attempt 1 to provision port 2d11cfc6-a7df-4271-9b87-8954391b8455 2026-06-15 20:14:04.323 10 INFO neutron.plugins.ml2.plugin [None req-4d71efbb-6d50-42af-8942-7e6fc39b707e - - - - - -] Attempt 1 to provision port d0e1a30a-7ed3-4bfa-a26f-0e36a8a56faa 2026-06-15 20:14:04.397 10 INFO neutron.plugins.ml2.plugin [None req-4d71efbb-6d50-42af-8942-7e6fc39b707e - - - - - -] Attempt 1 to provision port e7d4b477-34b4-4d2e-8d57-1fe4a00b3225 2026-06-15 20:14:04.842 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port d0e1a30a-7ed3-4bfa-a26f-0e36a8a56faa 2026-06-15 20:14:04.976 10 INFO neutron.plugins.ml2.plugin [None req-1aa35268-8095-484d-83ce-9a29154a4b0f - - - - - -] Attempt 1 to provision port 2d11cfc6-a7df-4271-9b87-8954391b8455 2026-06-15 20:14:05.064 10 INFO neutron.plugins.ml2.plugin [None req-1aa35268-8095-484d-83ce-9a29154a4b0f - - - - - -] Attempt 1 to provision port e7d4b477-34b4-4d2e-8d57-1fe4a00b3225 2026-06-15 20:14:05.132 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 2d11cfc6-a7df-4271-9b87-8954391b8455 2026-06-15 20:14:09.108 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5820ba7-64f8-487d-a35c-b959158d3508'] response: {'server_uuid': '9c20af47-286a-4fee-8174-1c87e645d1ef', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5de2454c-f154-4c2e-9498-53511c06c027', 'code': 200} 2026-06-15 20:14:10.893 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 5de2454c-f154-4c2e-9498-53511c06c027 2026-06-15 20:14:11.097 9 INFO neutron.plugins.ml2.plugin [None req-91b4aca2-b083-47ad-9fac-484ddc73777b - - - - - -] Attempt 1 to provision port e4c7e3c1-4290-42ca-bb85-f32fad16ffe2 2026-06-15 20:14:11.310 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port e4c7e3c1-4290-42ca-bb85-f32fad16ffe2 2026-06-15 20:14:11.615 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-11aa6810-9359-462a-abbf-7f9f0cf66ea4'] response: {'server_uuid': '9c20af47-286a-4fee-8174-1c87e645d1ef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5de2454c-f154-4c2e-9498-53511c06c027', 'code': 200} 2026-06-15 20:14:12.406 10 INFO neutron.plugins.ml2.plugin [None req-68f81518-f61b-4b05-a27e-6dbdb3ecb387 - - - - - -] Attempt 1 to provision port e4c7e3c1-4290-42ca-bb85-f32fad16ffe2 2026-06-15 20:14:12.879 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 5de2454c-f154-4c2e-9498-53511c06c027 2026-06-15 20:14:13.073 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port e4c7e3c1-4290-42ca-bb85-f32fad16ffe2 2026-06-15 20:14:13.818 9 INFO neutron.plugins.ml2.plugin [None req-dfb33be4-c475-48b5-8d1d-70f3a7e09ec3 - - - - - -] Attempt 1 to provision port 8809a064-c7b4-4c1e-b977-574f215a6c1a 2026-06-15 20:14:16.125 9 INFO neutron.plugins.ml2.plugin [None req-0ec24f5b-1db9-4bf1-acde-b2c420229240 - - - - - -] Attempt 1 to provision port 93c4ea28-f5ff-493e-9b62-6e893d90e277 2026-06-15 20:14:16.836 10 INFO neutron.plugins.ml2.plugin [None req-21e4ed0b-7aba-4c0f-8ab5-aaf18c194e44 - - - - - -] Attempt 1 to provision port 895a601b-383b-44cd-9f47-f9bd63572718 2026-06-15 20:14:17.033 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port a3134551-bda9-4680-80c1-7a67dad8c8fe 2026-06-15 20:14:17.492 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 895a601b-383b-44cd-9f47-f9bd63572718 2026-06-15 20:14:18.139 9 INFO neutron.plugins.ml2.plugin [None req-50abe0ec-bb08-455d-8b3b-c2ee22c82799 - - - - - -] Attempt 1 to provision port 895a601b-383b-44cd-9f47-f9bd63572718 2026-06-15 20:14:18.845 9 INFO neutron.plugins.ml2.plugin [None req-55e770e1-8c80-4d52-a42e-3c5c53aa9cfb - - - - - -] Attempt 1 to provision port afeaf26a-bcb1-4ef1-85e9-0eae19eeb01a 2026-06-15 20:14:18.934 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port afeaf26a-bcb1-4ef1-85e9-0eae19eeb01a 2026-06-15 20:14:19.143 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port b1fab2cb-5489-4a26-b034-ccf3bd3e9323 2026-06-15 20:14:19.516 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 895a601b-383b-44cd-9f47-f9bd63572718 2026-06-15 20:14:19.558 10 INFO neutron.plugins.ml2.plugin [None req-6bc4147a-48ef-416d-b2ed-cdcf9cdd2753 - - - - - -] Attempt 1 to provision port cb20958d-42df-4434-9ae7-d66f03e87b99 2026-06-15 20:14:19.594 10 INFO neutron.plugins.ml2.plugin [None req-6bc4147a-48ef-416d-b2ed-cdcf9cdd2753 - - - - - -] Attempt 1 to provision port afeaf26a-bcb1-4ef1-85e9-0eae19eeb01a 2026-06-15 20:14:19.742 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port f5d4de44-faef-4872-b0a8-7ffe142db53f 2026-06-15 20:14:20.117 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port a3134551-bda9-4680-80c1-7a67dad8c8fe 2026-06-15 20:14:20.263 9 INFO neutron.plugins.ml2.plugin [None req-ec36d812-b87b-4ead-ba8f-47a1b02d15a0 - - - - - -] Attempt 1 to provision port f5d4de44-faef-4872-b0a8-7ffe142db53f 2026-06-15 20:14:20.315 9 INFO neutron.plugins.ml2.plugin [None req-ec36d812-b87b-4ead-ba8f-47a1b02d15a0 - - - - - -] Attempt 1 to provision port cb20958d-42df-4434-9ae7-d66f03e87b99 2026-06-15 20:14:20.952 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port b1fab2cb-5489-4a26-b034-ccf3bd3e9323 2026-06-15 20:14:20.962 9 INFO neutron.plugins.ml2.plugin [None req-6a9dcc75-42f2-42e6-90cf-d913ffc52228 - - - - - -] Attempt 1 to provision port f5d4de44-faef-4872-b0a8-7ffe142db53f 2026-06-15 20:14:21.037 9 INFO neutron.plugins.ml2.plugin [None req-6a9dcc75-42f2-42e6-90cf-d913ffc52228 - - - - - -] Attempt 1 to provision port fe5567f1-22a2-4b6a-b958-3ed314b57abb 2026-06-15 20:14:21.185 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port f5d4de44-faef-4872-b0a8-7ffe142db53f 2026-06-15 20:14:21.668 9 INFO neutron.plugins.ml2.plugin [None req-399bf269-1452-452d-8faa-e8d9bd1de261 - - - - - -] Attempt 1 to provision port fe5567f1-22a2-4b6a-b958-3ed314b57abb 2026-06-15 20:14:22.565 9 INFO neutron.plugins.ml2.plugin [None req-f6163454-2070-4e5e-8168-3c382fbb267b - - - - - -] Attempt 1 to provision port e38b4db6-928a-42da-a9a5-5030b2aef7bb 2026-06-15 20:14:22.593 9 INFO neutron.plugins.ml2.plugin [None req-f6163454-2070-4e5e-8168-3c382fbb267b - - - - - -] Attempt 1 to provision port fe5567f1-22a2-4b6a-b958-3ed314b57abb 2026-06-15 20:14:29.099 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5313374-d323-4cdb-8630-a0b7f74fded8'] response: {'server_uuid': '9c20af47-286a-4fee-8174-1c87e645d1ef', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5de2454c-f154-4c2e-9498-53511c06c027', 'code': 200} 2026-06-15 20:14:31.381 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 8ac0654b-61dd-487e-826c-48eb4f8ab495 2026-06-15 20:14:31.486 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35aeb8e7-69e7-467e-9de8-042c9744c074'] response: {'server_uuid': 'dc776ff2-0b75-4262-b462-122d3c3f776e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ac0654b-61dd-487e-826c-48eb4f8ab495', 'code': 200} 2026-06-15 20:14:33.422 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 8ac0654b-61dd-487e-826c-48eb4f8ab495 2026-06-15 20:14:33.645 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 7d1b16c0-9f09-4127-9d43-ed30483720f9 2026-06-15 20:14:33.762 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e99e366c-a622-4d60-887a-e5306720597e'] response: {'server_uuid': 'fe236992-9764-4e2f-b4ae-ea724f62ce3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d1b16c0-9f09-4127-9d43-ed30483720f9', 'code': 200} 2026-06-15 20:14:34.851 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 7d1b16c0-9f09-4127-9d43-ed30483720f9 2026-06-15 20:14:37.046 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port fe5567f1-22a2-4b6a-b958-3ed314b57abb 2026-06-15 20:14:37.482 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 8809a064-c7b4-4c1e-b977-574f215a6c1a 2026-06-15 20:14:38.194 10 WARNING neutron.plugins.ml2.plugin [None req-5d3ff97b-d0b6-4c06-a9d8-28654504c828 - - - - - -] Concurrent port binding operations failed on port cb20958d-42df-4434-9ae7-d66f03e87b99 2026-06-15 20:14:38.197 10 INFO neutron.plugins.ml2.plugin [None req-5d3ff97b-d0b6-4c06-a9d8-28654504c828 - - - - - -] Attempt 2 to bind port cb20958d-42df-4434-9ae7-d66f03e87b99 2026-06-15 20:14:38.892 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 93c4ea28-f5ff-493e-9b62-6e893d90e277 2026-06-15 20:14:39.264 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port cb20958d-42df-4434-9ae7-d66f03e87b99 2026-06-15 20:14:39.607 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port fe5567f1-22a2-4b6a-b958-3ed314b57abb 2026-06-15 20:14:39.840 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 8809a064-c7b4-4c1e-b977-574f215a6c1a 2026-06-15 20:14:41.148 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 93c4ea28-f5ff-493e-9b62-6e893d90e277 2026-06-15 20:14:41.308 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port cb20958d-42df-4434-9ae7-d66f03e87b99 2026-06-15 20:14:48.991 9 INFO neutron.plugins.ml2.plugin [None req-59d372c8-6015-4dc3-b382-4e0c0a6f3c3c - - - - - -] Attempt 1 to provision port c8429c70-9fd8-4d4c-bbac-2e8f592375b3 2026-06-15 20:14:49.168 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port e33177c3-45a1-434c-b180-0e3fb77e9292 2026-06-15 20:14:49.893 9 INFO neutron.plugins.ml2.plugin [None req-1ca2efcb-2e8d-4298-8dcf-fd15fcf74da3 - - - - - -] Attempt 1 to provision port e33177c3-45a1-434c-b180-0e3fb77e9292 2026-06-15 20:14:51.199 9 INFO neutron.plugins.ml2.plugin [None req-d53643be-50ef-40fb-b77e-6c63a0533960 - - - - - -] Attempt 1 to provision port e33177c3-45a1-434c-b180-0e3fb77e9292 2026-06-15 20:14:51.207 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 325221e1-e252-4cdd-bf0e-c660a082d62d 2026-06-15 20:14:51.548 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port e33177c3-45a1-434c-b180-0e3fb77e9292 2026-06-15 20:14:51.903 10 INFO neutron.plugins.ml2.plugin [None req-33a2f9ff-1516-45d7-8db7-d04c1aa85f3c - - - - - -] Attempt 1 to provision port 33c55bff-d1ac-4072-b298-1bf068a80e4c 2026-06-15 20:14:52.812 10 INFO neutron.plugins.ml2.plugin [None req-93bb4fba-c2c3-405d-835a-63247bde3589 - - - - - -] Attempt 1 to provision port 33c55bff-d1ac-4072-b298-1bf068a80e4c 2026-06-15 20:14:53.154 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 325221e1-e252-4cdd-bf0e-c660a082d62d 2026-06-15 20:14:56.126 9 INFO neutron.plugins.ml2.plugin [None req-e5f793f3-4c84-4bee-9e83-c0c14da065bd - - - - - -] Attempt 1 to provision port 1f21a678-8318-4d67-9ba5-03b9802c013f 2026-06-15 20:14:57.231 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port f2d78836-5d02-4df6-b6bb-493e01347452 2026-06-15 20:14:57.231 9 INFO neutron.plugins.ml2.plugin [None req-db31a635-3294-45de-b054-29311172f06d - - - - - -] Attempt 1 to provision port f2d78836-5d02-4df6-b6bb-493e01347452 2026-06-15 20:14:59.049 10 INFO neutron.plugins.ml2.plugin [None req-175962bb-6d62-4059-8c20-bfc2e1ab9ca6 - - - - - -] Attempt 1 to provision port 3911aa00-c25f-477d-9155-d9097c93bac3 2026-06-15 20:14:59.078 10 INFO neutron.plugins.ml2.plugin [None req-175962bb-6d62-4059-8c20-bfc2e1ab9ca6 - - - - - -] Attempt 1 to provision port f2d78836-5d02-4df6-b6bb-493e01347452 2026-06-15 20:14:59.281 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port f2d78836-5d02-4df6-b6bb-493e01347452 2026-06-15 20:14:59.507 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 520baca0-39b2-4286-9d20-b1903d9567b8 2026-06-15 20:14:59.748 9 INFO neutron.plugins.ml2.plugin [None req-22644e5f-ba7c-40c1-9cdc-f165ff54bfcc - - - - - -] Attempt 1 to provision port 3911aa00-c25f-477d-9155-d9097c93bac3 2026-06-15 20:15:00.450 10 INFO neutron.plugins.ml2.plugin [None req-7f5a902b-8104-4d20-bf0c-a0b8394dc104 - - - - - -] Attempt 1 to provision port 3911aa00-c25f-477d-9155-d9097c93bac3 2026-06-15 20:15:01.176 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 520baca0-39b2-4286-9d20-b1903d9567b8 2026-06-15 20:15:04.285 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port a6b997d4-6ee7-4ca1-bc5c-9dd19bbb741c 2026-06-15 20:15:04.449 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f8c70e6-3aaf-47b4-acbf-cb5e110fbb32'] response: {'server_uuid': 'f940219b-1812-4ac9-bb1b-61ed47a0060a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6b997d4-6ee7-4ca1-bc5c-9dd19bbb741c', 'code': 200} 2026-06-15 20:15:05.423 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port a6b997d4-6ee7-4ca1-bc5c-9dd19bbb741c 2026-06-15 20:15:07.896 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 973bcf37-96d2-4204-b0d8-d2148a4f9a97 2026-06-15 20:15:08.007 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-37f86fec-ad99-4a33-a6c0-47968269115f'] response: {'server_uuid': 'bccfb47e-3e3e-4253-b8ec-3394670971ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '973bcf37-96d2-4204-b0d8-d2148a4f9a97', 'code': 200} 2026-06-15 20:15:10.549 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port c8429c70-9fd8-4d4c-bbac-2e8f592375b3 2026-06-15 20:15:10.892 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port fe84047d-bae4-4589-b91d-eb3e5d1b9d80 2026-06-15 20:15:11.020 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6aa8eed0-227a-4e1c-802c-ba2dfa2fb002'] response: {'server_uuid': '6458dfe7-747d-4f92-802d-790058420b40', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe84047d-bae4-4589-b91d-eb3e5d1b9d80', 'code': 200} 2026-06-15 20:15:11.270 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 973bcf37-96d2-4204-b0d8-d2148a4f9a97 2026-06-15 20:15:11.467 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 33c55bff-d1ac-4072-b298-1bf068a80e4c 2026-06-15 20:15:12.936 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port c8429c70-9fd8-4d4c-bbac-2e8f592375b3 2026-06-15 20:15:13.104 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 33c55bff-d1ac-4072-b298-1bf068a80e4c 2026-06-15 20:15:13.354 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port fe84047d-bae4-4589-b91d-eb3e5d1b9d80 2026-06-15 20:15:16.984 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 3911aa00-c25f-477d-9155-d9097c93bac3 2026-06-15 20:15:17.270 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1f21a678-8318-4d67-9ba5-03b9802c013f 2026-06-15 20:15:18.915 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 3911aa00-c25f-477d-9155-d9097c93bac3 2026-06-15 20:15:19.155 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1f21a678-8318-4d67-9ba5-03b9802c013f 2026-06-15 20:15:33.199 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port bd5f0660-5807-4a50-a495-a2151dbcf16b 2026-06-15 20:15:44.152 9 INFO neutron.plugins.ml2.plugin [None req-890f3b45-14b4-4413-8187-ad48271c1291 - - - - - -] Attempt 1 to provision port f5939944-19df-4525-9583-91d59cd15eb5 2026-06-15 20:15:45.004 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 7eb81b64-8c58-4f9c-bb1e-4bea7debd80c 2026-06-15 20:15:45.248 9 INFO neutron.plugins.ml2.plugin [None req-a45f0b78-5c82-4286-b992-476ab1aa9517 - - - - - -] Attempt 1 to provision port 7eb81b64-8c58-4f9c-bb1e-4bea7debd80c 2026-06-15 20:15:46.558 10 INFO neutron.plugins.ml2.plugin [None req-a2be0f4d-47b3-4b4e-88ed-a58d9c012ed3 - - - - - -] Attempt 1 to provision port 7eb81b64-8c58-4f9c-bb1e-4bea7debd80c 2026-06-15 20:15:47.086 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 19f4cc96-9d8a-461a-8f01-cf88bfd43564 2026-06-15 20:15:47.267 9 INFO neutron.plugins.ml2.plugin [None req-15136685-09ff-4db4-abcb-a89fa9faf7c2 - - - - - -] Attempt 1 to provision port fdea1589-6209-4b36-965f-436f6b9d8f1e 2026-06-15 20:15:47.474 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 7eb81b64-8c58-4f9c-bb1e-4bea7debd80c 2026-06-15 20:15:47.969 9 INFO neutron.plugins.ml2.plugin [None req-52c630c3-2aa4-41d5-9410-c63abb4491dc - - - - - -] Attempt 1 to provision port fdea1589-6209-4b36-965f-436f6b9d8f1e 2026-06-15 20:15:49.128 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 19f4cc96-9d8a-461a-8f01-cf88bfd43564 2026-06-15 20:15:49.280 9 INFO neutron.plugins.ml2.plugin [None req-ea15fa3b-faf5-4034-95cf-ca7febf54f72 - - - - - -] Attempt 1 to provision port 625c639e-1f16-43cb-b3b7-5412bef5cd3e 2026-06-15 20:15:49.332 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 0d8e8f25-7117-4322-9ea4-01545f49f755 2026-06-15 20:15:50.391 10 INFO neutron.plugins.ml2.plugin [None req-ce3407ff-cec4-4c2f-a2db-30b4600c36fd - - - - - -] Attempt 1 to provision port 0d8e8f25-7117-4322-9ea4-01545f49f755 2026-06-15 20:15:51.138 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 39115704-6f59-41b0-8398-27f1ce1f421b 2026-06-15 20:15:51.492 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 0d8e8f25-7117-4322-9ea4-01545f49f755 2026-06-15 20:15:51.700 10 INFO neutron.plugins.ml2.plugin [None req-4afa2c86-7efb-4938-9ff0-a5d465fe1ff5 - - - - - -] Attempt 1 to provision port 0d8e8f25-7117-4322-9ea4-01545f49f755 2026-06-15 20:15:52.405 9 INFO neutron.plugins.ml2.plugin [None req-b26a6448-e6d3-40da-93e7-ffd1d21bd33c - - - - - -] Attempt 1 to provision port 26f36e75-169d-47b9-b4d9-a3064fdb9170 2026-06-15 20:15:53.069 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 39115704-6f59-41b0-8398-27f1ce1f421b 2026-06-15 20:15:53.107 9 INFO neutron.plugins.ml2.plugin [None req-cfa45668-1d63-46c1-8d2d-38551ae327ce - - - - - -] Attempt 1 to provision port 26f36e75-169d-47b9-b4d9-a3064fdb9170 2026-06-15 20:16:06.053 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 84ea0c2f-a3f4-4e67-9961-7d7d94ad6e17 2026-06-15 20:16:06.167 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f455ec45-e4c8-4e35-b263-83512a7a17ae'] response: {'server_uuid': '9a581270-2a23-4ecc-b56a-c3539c2cba23', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84ea0c2f-a3f4-4e67-9961-7d7d94ad6e17', 'code': 200} 2026-06-15 20:16:07.052 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 84ea0c2f-a3f4-4e67-9961-7d7d94ad6e17 2026-06-15 20:16:07.235 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port f5939944-19df-4525-9583-91d59cd15eb5 2026-06-15 20:16:07.510 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port fdea1589-6209-4b36-965f-436f6b9d8f1e 2026-06-15 20:16:09.008 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port fdea1589-6209-4b36-965f-436f6b9d8f1e 2026-06-15 20:16:09.275 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port f5939944-19df-4525-9583-91d59cd15eb5 2026-06-15 20:16:11.072 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 625c639e-1f16-43cb-b3b7-5412bef5cd3e 2026-06-15 20:16:11.305 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 26f36e75-169d-47b9-b4d9-a3064fdb9170 2026-06-15 20:16:13.011 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 625c639e-1f16-43cb-b3b7-5412bef5cd3e 2026-06-15 20:16:13.153 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 26f36e75-169d-47b9-b4d9-a3064fdb9170 2026-06-15 20:16:50.727 9 INFO neutron.plugins.ml2.plugin [None req-b99d96cf-0361-4f89-ab11-9a6ece1b717f - - - - - -] Attempt 1 to provision port 08f5c32c-7e75-41fb-bbe7-b1d167a43375 2026-06-15 20:16:51.152 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 08f5c32c-7e75-41fb-bbe7-b1d167a43375 2026-06-15 20:16:51.340 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port d125eb5a-24e8-44df-9e71-145e03391458 2026-06-15 20:16:51.433 9 INFO neutron.plugins.ml2.plugin [None req-3a440b54-ed26-4e60-8a9b-b2090ea247af - - - - - -] Attempt 1 to provision port 18e413bd-47b6-4eea-bed6-085091fa439f 2026-06-15 20:16:51.740 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 5c8be290-b268-4841-bbfb-6696406c2945 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-15 20:16:52.150 9 INFO neutron.plugins.ml2.plugin [None req-df3d0a40-10f7-424c-89c6-f94286dc7293 - - - - - -] Attempt 1 to provision port 35cdb11d-c20c-4ea3-bb80-40f1d43cd11c 2026-06-15 20:16:52.169 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 35cdb11d-c20c-4ea3-bb80-40f1d43cd11c 2026-06-15 20:16:52.846 9 INFO neutron.plugins.ml2.plugin [None req-9f0957dc-b0d5-4068-bbc6-1fb3858ff136 - - - - - -] Attempt 1 to provision port 5c8be290-b268-4841-bbfb-6696406c2945 2026-06-15 20:17:07.300 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 414ab3f7-084b-4879-a337-02a02e4f0b4a 2026-06-15 20:17:07.502 9 INFO neutron.plugins.ml2.plugin [None req-6007f109-48f6-4c64-954d-2b47c2c1804b - - - - - -] Attempt 1 to provision port e9f9fb18-0f43-40b4-ab20-735d58d3ebbe 2026-06-15 20:17:07.685 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port e9f9fb18-0f43-40b4-ab20-735d58d3ebbe 2026-06-15 20:17:08.207 10 INFO neutron.plugins.ml2.plugin [None req-d22b960a-ba80-4476-b9ff-be3361f950ef - - - - - -] Attempt 1 to provision port f047fc66-6f3b-476d-92ee-5e27db67ba2d 2026-06-15 20:17:08.910 10 INFO neutron.plugins.ml2.plugin [None req-395aa561-1fd6-4673-b1ef-471de25452dd - - - - - -] Attempt 1 to provision port 414ab3f7-084b-4879-a337-02a02e4f0b4a 2026-06-15 20:17:09.307 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 414ab3f7-084b-4879-a337-02a02e4f0b4a 2026-06-15 20:17:09.506 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port e9f9fb18-0f43-40b4-ab20-735d58d3ebbe 2026-06-15 20:17:09.615 9 INFO neutron.plugins.ml2.plugin [None req-0f269d2a-1cd7-4d61-a800-4a6da42660cf - - - - - -] Attempt 1 to provision port 8643ceaf-f762-4a61-8a80-eb280f391eb9 2026-06-15 20:17:09.757 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 8643ceaf-f762-4a61-8a80-eb280f391eb9 2026-06-15 20:17:10.820 10 INFO neutron.plugins.ml2.plugin [None req-8a9ae0ed-5002-4097-9542-075c37856491 - - - - - -] Attempt 1 to provision port 414ab3f7-084b-4879-a337-02a02e4f0b4a 2026-06-15 20:17:10.890 10 INFO neutron.plugins.ml2.plugin [None req-8a9ae0ed-5002-4097-9542-075c37856491 - - - - - -] Attempt 1 to provision port e9f9fb18-0f43-40b4-ab20-735d58d3ebbe 2026-06-15 20:17:11.293 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 414ab3f7-084b-4879-a337-02a02e4f0b4a 2026-06-15 20:17:11.528 10 INFO neutron.plugins.ml2.plugin [None req-ed59db83-4983-46d8-8661-a44f04f09cbb - - - - - -] Attempt 1 to provision port 8643ceaf-f762-4a61-8a80-eb280f391eb9 2026-06-15 20:17:11.535 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1bea227b-1707-44c1-b3c4-a7c83824706f 2026-06-15 20:17:11.994 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 8643ceaf-f762-4a61-8a80-eb280f391eb9 2026-06-15 20:17:12.237 10 INFO neutron.plugins.ml2.plugin [None req-ce6a6609-a32f-4895-a108-44607e90c83e - - - - - -] Attempt 1 to provision port e9f9fb18-0f43-40b4-ab20-735d58d3ebbe 2026-06-15 20:17:12.289 10 INFO neutron.plugins.ml2.plugin [None req-ce6a6609-a32f-4895-a108-44607e90c83e - - - - - -] Attempt 1 to provision port ea58b2fe-4201-45c8-9ac3-65bf38a9a9f3 2026-06-15 20:17:12.940 10 INFO neutron.plugins.ml2.plugin [None req-fb99ca50-af2f-4b90-9e54-b4ea2f7df075 - - - - - -] Attempt 1 to provision port ea58b2fe-4201-45c8-9ac3-65bf38a9a9f3 2026-06-15 20:17:13.236 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1bea227b-1707-44c1-b3c4-a7c83824706f 2026-06-15 20:17:13.643 10 INFO neutron.plugins.ml2.plugin [None req-8bb9f5c4-86f1-4ffb-9653-969871eba861 - - - - - -] Attempt 1 to provision port 8643ceaf-f762-4a61-8a80-eb280f391eb9 2026-06-15 20:17:13.733 10 INFO neutron.plugins.ml2.plugin [None req-8bb9f5c4-86f1-4ffb-9653-969871eba861 - - - - - -] Attempt 1 to provision port ea58b2fe-4201-45c8-9ac3-65bf38a9a9f3 2026-06-15 20:17:13.772 10 INFO neutron.plugins.ml2.plugin [None req-8bb9f5c4-86f1-4ffb-9653-969871eba861 - - - - - -] Attempt 1 to provision port 414ab3f7-084b-4879-a337-02a02e4f0b4a 2026-06-15 20:17:13.853 10 INFO neutron.plugins.ml2.plugin [None req-8bb9f5c4-86f1-4ffb-9653-969871eba861 - - - - - -] Attempt 1 to provision port d2b35c61-6328-4ad0-9c7e-545ec7590b59 2026-06-15 20:17:13.902 10 INFO neutron.plugins.ml2.plugin [None req-8bb9f5c4-86f1-4ffb-9653-969871eba861 - - - - - -] Attempt 1 to provision port f9ccf5b9-ceb5-48f6-b81d-fb4e624963c7 2026-06-15 20:17:14.361 10 INFO neutron.plugins.ml2.plugin [None req-7227bae0-dadc-4f6d-84aa-51388b6aa14e - - - - - -] Attempt 1 to provision port d2b35c61-6328-4ad0-9c7e-545ec7590b59 2026-06-15 20:17:15.053 10 INFO neutron.plugins.ml2.plugin [None req-1d43a608-4c0a-4e90-b3d9-ea2e325d428e - - - - - -] Attempt 1 to provision port d2b35c61-6328-4ad0-9c7e-545ec7590b59 2026-06-15 20:17:15.074 10 INFO neutron.plugins.ml2.plugin [None req-1d43a608-4c0a-4e90-b3d9-ea2e325d428e - - - - - -] Attempt 1 to provision port f9ccf5b9-ceb5-48f6-b81d-fb4e624963c7 2026-06-15 20:17:15.759 9 INFO neutron.plugins.ml2.plugin [None req-00b90c19-0d7a-4738-bb2c-869ae3ebca16 - - - - - -] Attempt 1 to provision port f9ccf5b9-ceb5-48f6-b81d-fb4e624963c7 2026-06-15 20:17:27.846 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 3b03ac03-700a-42c2-9796-82670aa9df04 2026-06-15 20:17:27.995 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9d0b10f-c7fa-46e5-a8fa-37ae2959b895'] response: {'server_uuid': 'd40a0f52-e7fa-4ab1-b64f-9b17d1425fb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b03ac03-700a-42c2-9796-82670aa9df04', 'code': 200} 2026-06-15 20:17:29.279 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 3b03ac03-700a-42c2-9796-82670aa9df04 2026-06-15 20:17:29.477 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port f047fc66-6f3b-476d-92ee-5e27db67ba2d 2026-06-15 20:17:29.709 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port ea58b2fe-4201-45c8-9ac3-65bf38a9a9f3 2026-06-15 20:17:29.978 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port f9ccf5b9-ceb5-48f6-b81d-fb4e624963c7 2026-06-15 20:17:30.266 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port d2b35c61-6328-4ad0-9c7e-545ec7590b59 2026-06-15 20:17:31.260 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port f047fc66-6f3b-476d-92ee-5e27db67ba2d 2026-06-15 20:17:31.406 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port ea58b2fe-4201-45c8-9ac3-65bf38a9a9f3 2026-06-15 20:17:31.618 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port f9ccf5b9-ceb5-48f6-b81d-fb4e624963c7 2026-06-15 20:17:31.861 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port d2b35c61-6328-4ad0-9c7e-545ec7590b59 2026-06-15 20:17:43.288 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 270dc385-3821-42de-9883-5979202eac55 2026-06-15 20:17:43.411 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d67995e-00cc-4ebf-9e31-24ac90aa75e6'] response: {'server_uuid': '5ee8d750-53c4-468d-b239-af3885a5f3d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '270dc385-3821-42de-9883-5979202eac55', 'code': 200} 2026-06-15 20:17:45.254 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 270dc385-3821-42de-9883-5979202eac55 2026-06-15 20:18:04.772 9 INFO neutron.plugins.ml2.plugin [None req-f7e6d10e-70f0-4c76-9082-d35a47f410a9 - - - - - -] Attempt 1 to provision port 32cfb765-fbac-4c4e-b628-2862bdf59350 2026-06-15 20:18:25.862 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port fbfa71a6-0388-4f84-93a2-e085aa43f844 2026-06-15 20:18:26.087 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e8dd1b3-ff3a-47f3-a4d6-976ac240c11f'] response: {'server_uuid': 'aa0de1cb-d12d-4c8c-882b-0b16ec9ace74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbfa71a6-0388-4f84-93a2-e085aa43f844', 'code': 200} 2026-06-15 20:18:27.297 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port fbfa71a6-0388-4f84-93a2-e085aa43f844 2026-06-15 20:19:07.015 10 INFO neutron.plugins.ml2.plugin [None req-506356f1-042f-4c70-84f1-22763ca9bf6a - - - - - -] Attempt 1 to provision port 4170ad41-e008-4cd4-9491-109e4df11662 2026-06-15 20:19:12.940 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 4170ad41-e008-4cd4-9491-109e4df11662 2026-06-15 20:19:13.105 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b919380d-316e-43d0-9e51-009753aabcf0'] response: {'server_uuid': 'aa0de1cb-d12d-4c8c-882b-0b16ec9ace74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4170ad41-e008-4cd4-9491-109e4df11662', 'code': 200} 2026-06-15 20:19:13.505 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 4170ad41-e008-4cd4-9491-109e4df11662 2026-06-15 20:19:16.108 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 4170ad41-e008-4cd4-9491-109e4df11662 2026-06-15 20:19:51.626 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1c035475-9005-4007-9afe-3cf6561b1d00 2026-06-15 20:19:51.739 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c497a1a-57b1-4de3-b4ac-42fe1e37bc59'] response: {'server_uuid': 'aa0de1cb-d12d-4c8c-882b-0b16ec9ace74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c035475-9005-4007-9afe-3cf6561b1d00', 'code': 200} 2026-06-15 20:19:54.208 9 INFO neutron.plugins.ml2.plugin [None req-b91eaf1b-e4e3-43a3-a145-f21a5f861662 - - - - - -] Attempt 1 to provision port 1c035475-9005-4007-9afe-3cf6561b1d00 2026-06-15 20:20:07.594 10 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 8df87577-3c24-4743-a2fc-d82a12b88c73 2026-06-15 20:20:07.701 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-832ff3e6-a904-475b-a618-7142389b2bf3'] response: {'server_uuid': 'aa0de1cb-d12d-4c8c-882b-0b16ec9ace74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8df87577-3c24-4743-a2fc-d82a12b88c73', 'code': 200} 2026-06-15 20:20:09.673 9 INFO neutron.plugins.ml2.plugin [None req-ab6e22dc-841f-4b32-b004-a3dcd695cbb5 - - - - - -] Attempt 1 to provision port 8df87577-3c24-4743-a2fc-d82a12b88c73 2026-06-15 20:20:19.625 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 8df87577-3c24-4743-a2fc-d82a12b88c73 2026-06-15 20:20:20.209 10 INFO neutron.plugins.ml2.plugin [None req-d72ec343-8aaf-4970-a0fd-ec790817a773 - - - - - -] Attempt 1 to provision port 8df87577-3c24-4743-a2fc-d82a12b88c73 2026-06-15 20:20:30.348 10 INFO neutron.plugins.ml2.plugin [None req-d8377d15-d13a-4f89-9c9e-43844e9a2747 - - - - - -] Attempt 1 to provision port 1c035475-9005-4007-9afe-3cf6561b1d00 2026-06-15 20:20:31.718 9 INFO neutron.plugins.ml2.plugin [None req-34c255a9-0bfd-48ac-8374-0f79d37c31a7 - - - - - -] Attempt 1 to provision port 1c035475-9005-4007-9afe-3cf6561b1d00 2026-06-15 20:20:57.832 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4193b311-c873-492d-9d05-2acac60cae10'] response: {'server_uuid': 'aa0de1cb-d12d-4c8c-882b-0b16ec9ace74', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fbfa71a6-0388-4f84-93a2-e085aa43f844', 'code': 200} 2026-06-15 20:21:13.787 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4048453f-68e1-4f2e-80bd-5846d06ab389'] response: {'server_uuid': 'd40a0f52-e7fa-4ab1-b64f-9b17d1425fb7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3b03ac03-700a-42c2-9796-82670aa9df04', 'code': 200}