+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-27 23:45:19.700 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 23:45:19.701 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev12 2026-05-27 23:45:19.701 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-27 23:45:19.701 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 23:45:20.635 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 23:45:20.637 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 23:45:20.641 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 23:45:20.642 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 23:45:20.642 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 23:45:20.642 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 23:45:20.642 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 23:45:20.649 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 23:45:20.649 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 23:45:20.650 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 23:45:20.671 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 23:45:20.672 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 23:45:20.672 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 23:45:20.708 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 23:45:20.708 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 23:45:20.708 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 23:45:20.708 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 23:45:20.988 1 INFO neutron.plugins.ml2.managers [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] Initializing driver for type 'vlan' 2026-05-27 23:45:21.139 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] VlanTypeDriver initialization complete 2026-05-27 23:45:21.140 1 INFO neutron.plugins.ml2.managers [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 23:45:21.140 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 23:45:21.191 1 INFO neutron.plugins.ml2.managers [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 23:45:21.191 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 23:45:21.192 1 INFO neutron.plugins.ml2.managers [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] Initializing extension driver 'port_security' 2026-05-27 23:45:21.192 1 INFO neutron.plugins.ml2.extensions.port_security [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 23:45:21.192 1 INFO neutron.plugins.ml2.managers [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] Initializing extension driver 'qos' 2026-05-27 23:45:21.192 1 INFO neutron.plugins.ml2.managers [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 23:45:21.192 1 INFO neutron.plugins.ml2.managers [None req-4c63d828-7815-4041-b764-0e5fe97f264a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 23:45:21.205 1 INFO neutron.quota [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded quota_driver: . 2026-05-27 23:45:21.206 1 INFO neutron.plugins.ml2.plugin [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 23:45:21.206 1 INFO neutron.plugins.ml2.managers [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 23:45:21.206 1 INFO neutron.plugins.ml2.managers [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 23:45:21.206 1 INFO neutron.plugins.ml2.managers [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 23:45:21.206 1 INFO neutron.extensions.vlantransparent [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Disabled vlantransparent extension. 2026-05-27 23:45:21.206 1 INFO neutron.extensions.qinq [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Disabled VLAN QinQ extension. 2026-05-27 23:45:21.207 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: qos 2026-05-27 23:45:21.218 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: router 2026-05-27 23:45:21.252 1 INFO neutron.services.service_base [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 23:45:21.252 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: segments 2026-05-27 23:45:21.318 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: trunk 2026-05-27 23:45:21.330 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: vpnaas 2026-05-27 23:45:21.362 1 WARNING stevedore.named [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 23:45:21.363 1 WARNING stevedore.named [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 23:45:21.569 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 23:45:21.570 1 INFO neutron.common.utils [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 23:45:21.570 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: taas 2026-05-27 23:45:21.588 1 WARNING stevedore.named [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 23:45:21.611 1 INFO neutron_taas.services.taas.taas_plugin [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-27 23:45:21.611 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: tapmirror 2026-05-27 23:45:21.621 1 WARNING stevedore.named [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-27 23:45:21.636 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-27 23:45:21.637 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: auto_allocate 2026-05-27 23:45:21.642 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: tag 2026-05-27 23:45:21.650 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: timestamp 2026-05-27 23:45:21.652 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 23:45:21.656 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: flavors 2026-05-27 23:45:21.658 1 INFO neutron.manager [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loading Plugin: revisions 2026-05-27 23:45:21.661 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Initializing extension manager. 2026-05-27 23:45:21.662 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: address-group 2026-05-27 23:45:21.663 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: address-scope 2026-05-27 23:45:21.663 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 23:45:21.664 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: agent 2026-05-27 23:45:21.665 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 23:45:21.666 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 23:45:21.666 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 23:45:21.667 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: availability_zone 2026-05-27 23:45:21.667 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 23:45:21.668 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 23:45:21.668 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: default-subnetpools 2026-05-27 23:45:21.669 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 23:45:21.670 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: dns-integration 2026-05-27 23:45:21.670 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 23:45:21.671 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 23:45:21.671 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: dvr 2026-05-27 23:45:21.671 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 23:45:21.672 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 23:45:21.672 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 23:45:21.673 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 23:45:21.673 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: external-net 2026-05-27 23:45:21.674 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 23:45:21.674 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: extraroute 2026-05-27 23:45:21.674 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 23:45:21.675 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 23:45:21.675 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 23:45:21.676 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 23:45:21.676 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 23:45:21.677 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: fip-port-details 2026-05-27 23:45:21.677 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: flavors 2026-05-27 23:45:21.678 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 23:45:21.679 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: floatingip-pools 2026-05-27 23:45:21.679 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: ip_allocation 2026-05-27 23:45:21.680 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 23:45:21.680 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: l2_adjacency 2026-05-27 23:45:21.681 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: router 2026-05-27 23:45:21.682 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 23:45:21.683 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 23:45:21.683 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 23:45:21.684 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 23:45:21.684 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: l3-ha 2026-05-27 23:45:21.685 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 23:45:21.685 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 23:45:21.685 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: l3-flavors 2026-05-27 23:45:21.686 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 23:45:21.687 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 23:45:21.688 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 23:45:21.689 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 23:45:21.690 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 23:45:21.691 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 23:45:21.691 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 23:45:21.692 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: multi-provider 2026-05-27 23:45:21.692 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: net-mtu 2026-05-27 23:45:21.693 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 23:45:21.693 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: network_availability_zone 2026-05-27 23:45:21.694 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: network_ha 2026-05-27 23:45:21.694 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: network-ip-availability 2026-05-27 23:45:21.695 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 23:45:21.695 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: pagination 2026-05-27 23:45:21.696 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: port-device-profile 2026-05-27 23:45:21.696 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 23:45:21.697 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 23:45:21.697 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 23:45:21.697 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: port-mac-override 2026-05-27 23:45:21.698 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 23:45:21.698 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 23:45:21.699 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 23:45:21.699 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: port-resource-request 2026-05-27 23:45:21.700 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 23:45:21.700 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 23:45:21.700 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: binding 2026-05-27 23:45:21.701 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: binding-extended 2026-05-27 23:45:21.701 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: port-security 2026-05-27 23:45:21.702 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: project-id 2026-05-27 23:45:21.702 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: provider 2026-05-27 23:45:21.703 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-27 23:45:21.704 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos 2026-05-27 23:45:21.705 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 23:45:21.706 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 23:45:21.706 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-default 2026-05-27 23:45:21.706 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-fip 2026-05-27 23:45:21.707 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 23:45:21.707 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 23:45:21.708 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 23:45:21.708 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 23:45:21.709 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 23:45:21.710 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-pps 2026-05-27 23:45:21.710 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 23:45:21.710 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 23:45:21.711 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 23:45:21.711 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: quota-check-limit 2026-05-27 23:45:21.712 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: quota-check-limit-default 2026-05-27 23:45:21.714 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: quotas 2026-05-27 23:45:21.716 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: quota_details 2026-05-27 23:45:21.717 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: rbac-policies 2026-05-27 23:45:21.718 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: rbac-address-group 2026-05-27 23:45:21.718 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 23:45:21.719 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 23:45:21.719 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 23:45:21.719 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: revision-if-match 2026-05-27 23:45:21.720 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 23:45:21.720 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: router_availability_zone 2026-05-27 23:45:21.721 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 23:45:21.722 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 23:45:21.723 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 23:45:21.723 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 23:45:21.724 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 23:45:21.724 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 23:45:21.725 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 23:45:21.728 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: security-group 2026-05-27 23:45:21.729 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: segment 2026-05-27 23:45:21.730 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 23:45:21.730 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: service-type 2026-05-27 23:45:21.731 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: sorting 2026-05-27 23:45:21.731 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 23:45:21.732 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: standard-attr-description 2026-05-27 23:45:21.732 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: stateful-security-group 2026-05-27 23:45:21.732 1 WARNING neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 23:45:21.733 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 23:45:21.733 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: subnet-external-network 2026-05-27 23:45:21.734 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: subnet_onboard 2026-05-27 23:45:21.734 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 23:45:21.735 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: subnet-service-types 2026-05-27 23:45:21.735 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: subnet_allocation 2026-05-27 23:45:21.736 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 23:45:21.736 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: tag-creation 2026-05-27 23:45:21.737 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 23:45:21.740 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 23:45:21.741 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 23:45:21.741 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: trunk 2026-05-27 23:45:21.742 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: trunk-details 2026-05-27 23:45:21.742 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 23:45:21.743 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-27 23:45:21.743 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 23:45:21.744 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-27 23:45:21.745 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 23:45:21.746 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 23:45:21.747 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: vpn-flavors 2026-05-27 23:45:21.748 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: vpnaas 2026-05-27 23:45:21.749 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: taas 2026-05-27 23:45:21.750 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: tap-mirror 2026-05-27 23:45:21.750 1 INFO neutron.api.extensions [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Loaded extension: taas-vlan-filter 2026-05-27 23:45:21.753 1 INFO oslo_service.backend.eventlet.service [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Starting 2 workers 2026-05-27 23:45:21.757 1 INFO oslo_service.backend.eventlet.service [None req-f79d3ef4-50d5-4ea0-8b06-3a1b283956ae - - - - - -] Starting 1 workers 2026-05-27 23:46:04.275 12 INFO neutron.db.l3_hamode_db [None req-ac311907-a941-4b94-900f-35b3c410e530 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 23:46:22.157 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port ce37acaa-e976-47c1-9156-cdfdcbbe5f66 2026-05-27 23:46:22.550 11 INFO neutron.plugins.ml2.plugin [None req-2628dc04-4c66-4695-be18-798dfd41c3cf - - - - - -] Attempt 1 to provision port ce37acaa-e976-47c1-9156-cdfdcbbe5f66 2026-05-27 23:46:24.082 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port ce37acaa-e976-47c1-9156-cdfdcbbe5f66 2026-05-27 23:46:24.273 11 INFO neutron.plugins.ml2.plugin [None req-41c16c7c-d7df-4d13-b547-0b52e984b07d - - - - - -] Attempt 1 to provision port ce37acaa-e976-47c1-9156-cdfdcbbe5f66 2026-05-27 23:50:52.309 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 484667ad-8e21-4b39-988b-13d50bbcb9c2 2026-05-27 23:50:52.769 11 INFO neutron.plugins.ml2.plugin [None req-7f166bf4-bce0-4193-a2b6-6543345a9a2c - - - - - -] Attempt 1 to provision port 484667ad-8e21-4b39-988b-13d50bbcb9c2 2026-05-27 23:50:54.265 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 484667ad-8e21-4b39-988b-13d50bbcb9c2 2026-05-27 23:50:54.422 11 INFO neutron.plugins.ml2.plugin [None req-a49c0139-b1a9-462f-88eb-5dbf0d5d3355 - - - - - -] Attempt 1 to provision port 484667ad-8e21-4b39-988b-13d50bbcb9c2 2026-05-27 23:50:59.512 11 INFO neutron.plugins.ml2.plugin [None req-f25a4a0f-0e65-4610-b541-13c8643aac5e - - - - - -] Attempt 1 to provision port a64bb0f2-c761-4d81-8989-246a89c9d511 2026-05-27 23:54:33.007 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port a64bb0f2-c761-4d81-8989-246a89c9d511 2026-05-27 23:54:34.458 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port a64bb0f2-c761-4d81-8989-246a89c9d511 2026-05-28 00:03:20.824 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 42311554-39be-4716-a276-5761b7670db1 2026-05-28 00:03:22.810 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 42311554-39be-4716-a276-5761b7670db1 2026-05-28 00:19:17.387 12 INFO neutron.plugins.ml2.plugin [None req-af93f0ee-a653-4ea1-8fee-03d2f10d5156 - - - - - -] Attempt 1 to provision port a80725fc-56a3-40e5-a422-7c4d63d97a0e 2026-05-28 00:19:17.409 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port a80725fc-56a3-40e5-a422-7c4d63d97a0e 2026-05-28 00:19:19.373 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port a80725fc-56a3-40e5-a422-7c4d63d97a0e 2026-05-28 00:19:21.380 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port bd9e05de-5416-4848-ac3b-ae77e626f862 2026-05-28 00:19:23.452 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port aca3fe13-518f-4eea-8818-3120c0eca64f 2026-05-28 00:19:23.789 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port bd9e05de-5416-4848-ac3b-ae77e626f862 2026-05-28 00:19:25.408 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port aca3fe13-518f-4eea-8818-3120c0eca64f 2026-05-28 00:19:26.779 12 INFO neutron.plugins.ml2.plugin [None req-1b08109a-5e5a-4ee5-afaf-e05ed4695b18 - - - - - -] Attempt 1 to provision port a80725fc-56a3-40e5-a422-7c4d63d97a0e 2026-05-28 00:19:26.836 12 INFO neutron.plugins.ml2.plugin [None req-1b08109a-5e5a-4ee5-afaf-e05ed4695b18 - - - - - -] Attempt 1 to provision port aca3fe13-518f-4eea-8818-3120c0eca64f 2026-05-28 00:19:26.908 12 INFO neutron.plugins.ml2.plugin [None req-1b08109a-5e5a-4ee5-afaf-e05ed4695b18 - - - - - -] Attempt 1 to provision port 96dd7b16-03d7-44d2-8993-1ca9b623a931 2026-05-28 00:19:26.948 12 INFO neutron.plugins.ml2.plugin [None req-1b08109a-5e5a-4ee5-afaf-e05ed4695b18 - - - - - -] Attempt 1 to provision port 94edae8b-8f13-4427-b15a-8a8eec9bf614 2026-05-28 00:19:26.974 12 INFO neutron.plugins.ml2.plugin [None req-1b08109a-5e5a-4ee5-afaf-e05ed4695b18 - - - - - -] Attempt 1 to provision port c7795e5e-1e23-4469-8a3c-a1d829a3fe73 2026-05-28 00:19:31.491 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 8130c6e8-7ff3-4ff5-a9bd-d3ba768f4521 2026-05-28 00:19:31.909 11 INFO neutron.plugins.ml2.plugin [None req-48f54fb8-c9d6-45f2-b4c3-7f2b620e5961 - - - - - -] Attempt 1 to provision port c95c567d-b42b-4085-b720-bd305969831e 2026-05-28 00:19:33.465 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 58304cd2-20a9-4f5b-a428-6b9961a5f7aa 2026-05-28 00:19:33.779 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 8130c6e8-7ff3-4ff5-a9bd-d3ba768f4521 2026-05-28 00:19:33.963 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port c95c567d-b42b-4085-b720-bd305969831e 2026-05-28 00:19:34.477 12 INFO neutron.plugins.ml2.plugin [None req-a3db20d3-537c-4df4-b102-1fd9cdede2fb - - - - - -] Attempt 1 to provision port aca3fe13-518f-4eea-8818-3120c0eca64f 2026-05-28 00:19:34.547 12 INFO neutron.plugins.ml2.plugin [None req-a3db20d3-537c-4df4-b102-1fd9cdede2fb - - - - - -] Attempt 1 to provision port 96dd7b16-03d7-44d2-8993-1ca9b623a931 2026-05-28 00:19:34.586 12 INFO neutron.plugins.ml2.plugin [None req-a3db20d3-537c-4df4-b102-1fd9cdede2fb - - - - - -] Attempt 1 to provision port c7795e5e-1e23-4469-8a3c-a1d829a3fe73 2026-05-28 00:19:35.390 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 58304cd2-20a9-4f5b-a428-6b9961a5f7aa 2026-05-28 00:19:37.438 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port f75ac6f7-bb4e-42db-b218-7756d1bef337 2026-05-28 00:19:40.040 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port c84e34e2-2923-4459-83ff-f3b10c32fb0b 2026-05-28 00:19:40.453 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port e37f256b-4095-443c-8cd6-0d75fa684b7a 2026-05-28 00:19:40.832 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port f75ac6f7-bb4e-42db-b218-7756d1bef337 2026-05-28 00:19:40.934 11 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-9a81b230-a49a-4ca2-917c-d5f6c9fb78a8'] response: {'server_uuid': '49f3d9fd-25e6-469c-9c32-6cd08e1b54c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e37f256b-4095-443c-8cd6-0d75fa684b7a', 'code': 200} 2026-05-28 00:19:42.214 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port ee8f570b-31d4-451c-9fbf-cd7d744a9333 2026-05-28 00:19:42.592 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port c84e34e2-2923-4459-83ff-f3b10c32fb0b 2026-05-28 00:19:42.706 12 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-e53d73bb-9c17-421a-a23a-dc1580c98b88'] response: {'server_uuid': '2f8dd2d8-70cd-4bb1-86c6-80c6ed11385a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee8f570b-31d4-451c-9fbf-cd7d744a9333', 'code': 200} 2026-05-28 00:19:42.814 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port e37f256b-4095-443c-8cd6-0d75fa684b7a 2026-05-28 00:19:43.701 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port ee8f570b-31d4-451c-9fbf-cd7d744a9333 2026-05-28 00:19:43.862 11 INFO neutron.plugins.ml2.plugin [None req-2bfa7211-9eef-4174-a78a-32f1551f539b - - - - - -] Attempt 1 to provision port 96dd7b16-03d7-44d2-8993-1ca9b623a931 2026-05-28 00:19:43.891 11 INFO neutron.plugins.ml2.plugin [None req-2bfa7211-9eef-4174-a78a-32f1551f539b - - - - - -] Attempt 1 to provision port c84e34e2-2923-4459-83ff-f3b10c32fb0b 2026-05-28 00:19:43.927 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 77dc6155-077b-43ab-9f99-132819feeda1 2026-05-28 00:19:43.949 11 INFO neutron.plugins.ml2.plugin [None req-2bfa7211-9eef-4174-a78a-32f1551f539b - - - - - -] Attempt 1 to provision port ea0ceb4f-ff57-4f68-a240-b763db8db21b 2026-05-28 00:19:43.979 11 INFO neutron.plugins.ml2.plugin [None req-2bfa7211-9eef-4174-a78a-32f1551f539b - - - - - -] Attempt 1 to provision port 0a274251-0167-489e-aaae-d3caf590a2a4 2026-05-28 00:19:44.007 11 INFO neutron.plugins.ml2.plugin [None req-2bfa7211-9eef-4174-a78a-32f1551f539b - - - - - -] Attempt 1 to provision port 9d7e04a8-5551-419f-8478-697f7ebe0c3c 2026-05-28 00:19:44.034 11 INFO neutron.plugins.ml2.plugin [None req-2bfa7211-9eef-4174-a78a-32f1551f539b - - - - - -] Attempt 1 to provision port 77dc6155-077b-43ab-9f99-132819feeda1 2026-05-28 00:19:44.111 11 INFO neutron.plugins.ml2.plugin [None req-2bfa7211-9eef-4174-a78a-32f1551f539b - - - - - -] Attempt 1 to provision port c7795e5e-1e23-4469-8a3c-a1d829a3fe73 2026-05-28 00:19:46.323 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 55de52b1-daa1-4eb1-925e-668885f5e00a 2026-05-28 00:19:46.418 12 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-2c6eee41-cc6c-4173-a27f-7fd8a41b54a5'] response: {'server_uuid': 'bedb9fdd-fb51-496b-9bcd-211a5739fd03', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55de52b1-daa1-4eb1-925e-668885f5e00a', 'code': 200} 2026-05-28 00:19:46.723 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 77dc6155-077b-43ab-9f99-132819feeda1 2026-05-28 00:19:48.231 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 55de52b1-daa1-4eb1-925e-668885f5e00a 2026-05-28 00:19:48.451 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 53e43d8d-920b-4451-90df-f668735bb18c 2026-05-28 00:19:48.584 12 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-6b62956c-9e44-4176-aa40-7816f65df835'] response: {'server_uuid': '9166ffe3-69e0-477d-bf14-5588001d87b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53e43d8d-920b-4451-90df-f668735bb18c', 'code': 200} 2026-05-28 00:19:48.665 11 INFO neutron.plugins.ml2.plugin [None req-55519966-b176-423f-9337-6f67ac3b123b - - - - - -] Attempt 1 to provision port 55de52b1-daa1-4eb1-925e-668885f5e00a 2026-05-28 00:19:48.725 11 INFO neutron.plugins.ml2.plugin [None req-55519966-b176-423f-9337-6f67ac3b123b - - - - - -] Attempt 1 to provision port 96dd7b16-03d7-44d2-8993-1ca9b623a931 2026-05-28 00:19:48.753 11 INFO neutron.plugins.ml2.plugin [None req-55519966-b176-423f-9337-6f67ac3b123b - - - - - -] Attempt 1 to provision port c84e34e2-2923-4459-83ff-f3b10c32fb0b 2026-05-28 00:19:48.817 11 INFO neutron.plugins.ml2.plugin [None req-55519966-b176-423f-9337-6f67ac3b123b - - - - - -] Attempt 1 to provision port ea0ceb4f-ff57-4f68-a240-b763db8db21b 2026-05-28 00:19:50.142 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 53e43d8d-920b-4451-90df-f668735bb18c 2026-05-28 00:19:54.091 11 INFO neutron.plugins.ml2.plugin [None req-a75447dc-e0c7-45b6-ae6d-37ec8bcf43f4 - - - - - -] Attempt 1 to provision port 9d7e04a8-5551-419f-8478-697f7ebe0c3c 2026-05-28 00:19:54.134 11 INFO neutron.plugins.ml2.plugin [None req-a75447dc-e0c7-45b6-ae6d-37ec8bcf43f4 - - - - - -] Attempt 1 to provision port 77dc6155-077b-43ab-9f99-132819feeda1 2026-05-28 00:19:54.204 11 INFO neutron.plugins.ml2.plugin [None req-a75447dc-e0c7-45b6-ae6d-37ec8bcf43f4 - - - - - -] Attempt 1 to provision port 53e43d8d-920b-4451-90df-f668735bb18c 2026-05-28 00:19:57.495 12 INFO neutron.plugins.ml2.plugin [None req-42968e8b-893c-4da8-96d4-9e6fd8647d95 - - - - - -] Attempt 1 to provision port 20cbc9e8-c5c8-4984-a60f-c8ddb4802d08 2026-05-28 00:19:57.532 12 INFO neutron.plugins.ml2.plugin [None req-42968e8b-893c-4da8-96d4-9e6fd8647d95 - - - - - -] Attempt 1 to provision port ea0ceb4f-ff57-4f68-a240-b763db8db21b 2026-05-28 00:19:57.573 12 INFO neutron.plugins.ml2.plugin [None req-42968e8b-893c-4da8-96d4-9e6fd8647d95 - - - - - -] Attempt 1 to provision port 9d7e04a8-5551-419f-8478-697f7ebe0c3c 2026-05-28 00:20:00.915 12 INFO neutron.plugins.ml2.plugin [None req-711257e3-b222-4218-8be3-42946a2dca2b - - - - - -] Attempt 1 to provision port ea0ceb4f-ff57-4f68-a240-b763db8db21b 2026-05-28 00:20:00.949 12 INFO neutron.plugins.ml2.plugin [None req-711257e3-b222-4218-8be3-42946a2dca2b - - - - - -] Attempt 1 to provision port 9d7e04a8-5551-419f-8478-697f7ebe0c3c 2026-05-28 00:20:00.987 12 INFO neutron.plugins.ml2.plugin [None req-711257e3-b222-4218-8be3-42946a2dca2b - - - - - -] Attempt 1 to provision port 174dae33-0699-4ece-8a08-29404ebf2ef9 2026-05-28 00:20:02.021 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 8612a567-d67f-4edf-97ec-e747892be41c 2026-05-28 00:20:04.091 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 8612a567-d67f-4edf-97ec-e747892be41c 2026-05-28 00:20:04.277 11 INFO neutron.plugins.ml2.plugin [None req-057d27f8-8989-46e0-9868-3848b2160ebb - - - - - -] Attempt 1 to provision port d3d16949-8fca-4e98-ac1a-d0dd4e4236ab 2026-05-28 00:20:06.221 11 INFO neutron.plugins.ml2.plugin [None req-65f46a70-b213-47d1-afc8-ba61a88180c5 - - - - - -] Attempt 1 to provision port d3d16949-8fca-4e98-ac1a-d0dd4e4236ab 2026-05-28 00:20:06.721 12 INFO neutron.plugins.ml2.plugin [None req-e8e67217-498e-4f17-abae-ed03ce9ba6d5 - - - - - -] Attempt 1 to provision port acef4f91-dcad-4932-9e85-bfdb1288ad39 2026-05-28 00:20:06.754 12 INFO neutron.plugins.ml2.plugin [None req-e8e67217-498e-4f17-abae-ed03ce9ba6d5 - - - - - -] Attempt 1 to provision port 55de52b1-daa1-4eb1-925e-668885f5e00a 2026-05-28 00:20:06.820 12 INFO neutron.plugins.ml2.plugin [None req-e8e67217-498e-4f17-abae-ed03ce9ba6d5 - - - - - -] Attempt 1 to provision port 53e43d8d-920b-4451-90df-f668735bb18c 2026-05-28 00:20:06.881 12 INFO neutron.plugins.ml2.plugin [None req-e8e67217-498e-4f17-abae-ed03ce9ba6d5 - - - - - -] Attempt 1 to provision port d3d16949-8fca-4e98-ac1a-d0dd4e4236ab 2026-05-28 00:20:08.092 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 20cbc9e8-c5c8-4984-a60f-c8ddb4802d08 2026-05-28 00:20:09.550 11 INFO neutron.plugins.ml2.plugin [None req-dc6103c0-fd2e-4c17-b95e-c8ffd5bbad58 - - - - - -] Attempt 1 to provision port acef4f91-dcad-4932-9e85-bfdb1288ad39 2026-05-28 00:20:09.604 11 INFO neutron.plugins.ml2.plugin [None req-dc6103c0-fd2e-4c17-b95e-c8ffd5bbad58 - - - - - -] Attempt 1 to provision port d3d16949-8fca-4e98-ac1a-d0dd4e4236ab 2026-05-28 00:20:10.013 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port ea0ceb4f-ff57-4f68-a240-b763db8db21b 2026-05-28 00:20:10.300 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 20cbc9e8-c5c8-4984-a60f-c8ddb4802d08 2026-05-28 00:20:12.261 11 INFO neutron.plugins.ml2.plugin [None req-3c9de4cf-43c5-4cbb-8984-70b9217386b9 - - - - - -] Attempt 1 to provision port 6fd34e26-b439-42f6-96cf-8b227b00d801 2026-05-28 00:20:12.293 11 INFO neutron.plugins.ml2.plugin [None req-3c9de4cf-43c5-4cbb-8984-70b9217386b9 - - - - - -] Attempt 1 to provision port 53b29669-f9cb-4b74-b2a3-580571ed826f 2026-05-28 00:20:12.317 11 INFO neutron.plugins.ml2.plugin [None req-3c9de4cf-43c5-4cbb-8984-70b9217386b9 - - - - - -] Attempt 1 to provision port ce37acaa-e976-47c1-9156-cdfdcbbe5f66 2026-05-28 00:20:12.365 11 INFO neutron.plugins.ml2.plugin [None req-3c9de4cf-43c5-4cbb-8984-70b9217386b9 - - - - - -] Attempt 1 to provision port dfd70097-6193-46ad-b74e-9081c3f22c3b 2026-05-28 00:20:12.389 11 INFO neutron.plugins.ml2.plugin [None req-3c9de4cf-43c5-4cbb-8984-70b9217386b9 - - - - - -] Attempt 1 to provision port acef4f91-dcad-4932-9e85-bfdb1288ad39 2026-05-28 00:20:12.412 11 INFO neutron.plugins.ml2.plugin [None req-3c9de4cf-43c5-4cbb-8984-70b9217386b9 - - - - - -] Attempt 1 to provision port 20cbc9e8-c5c8-4984-a60f-c8ddb4802d08 2026-05-28 00:20:12.462 11 INFO neutron.plugins.ml2.plugin [None req-3c9de4cf-43c5-4cbb-8984-70b9217386b9 - - - - - -] Attempt 1 to provision port 42b04207-fec8-485b-999b-46078a59a70b 2026-05-28 00:20:12.485 11 INFO neutron.plugins.ml2.plugin [None req-3c9de4cf-43c5-4cbb-8984-70b9217386b9 - - - - - -] Attempt 1 to provision port 174dae33-0699-4ece-8a08-29404ebf2ef9 2026-05-28 00:20:12.610 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port f276a6d9-50ea-4453-9d3a-df115a8125b1 2026-05-28 00:20:12.719 12 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-8fc0b9b7-e0e6-4d15-b4cb-2eb5432f3d60'] response: {'server_uuid': '2cfce775-9356-4a23-8877-5131f03d499d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f276a6d9-50ea-4453-9d3a-df115a8125b1', 'code': 200} 2026-05-28 00:20:12.953 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port ea0ceb4f-ff57-4f68-a240-b763db8db21b 2026-05-28 00:20:13.499 12 INFO neutron.plugins.ml2.plugin [None req-7c3a2723-ed08-4495-8f23-dc1a5ea3875b - - - - - -] Attempt 1 to provision port acef4f91-dcad-4932-9e85-bfdb1288ad39 2026-05-28 00:20:14.020 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port f276a6d9-50ea-4453-9d3a-df115a8125b1 2026-05-28 00:20:14.741 11 INFO neutron.plugins.ml2.plugin [None req-9038c6d8-794c-40ad-a715-b4694d15882d - - - - - -] Attempt 1 to provision port f276a6d9-50ea-4453-9d3a-df115a8125b1 2026-05-28 00:20:16.024 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 174dae33-0699-4ece-8a08-29404ebf2ef9 2026-05-28 00:20:16.417 12 INFO neutron.plugins.ml2.plugin [None req-1d0331f1-3d6f-4cdf-9c2f-6f2a80cb2963 - - - - - -] Attempt 1 to provision port 9d7e04a8-5551-419f-8478-697f7ebe0c3c 2026-05-28 00:20:17.342 11 INFO neutron.notifiers.nova [None req-2a86c690-fd84-463c-a774-67f355c311dc - - - - - -] Nova event matching ['req-e81f1dea-ab01-4e15-8542-e405d2d524ff'] response: {'server_uuid': 'bedb9fdd-fb51-496b-9bcd-211a5739fd03', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '55de52b1-daa1-4eb1-925e-668885f5e00a', 'code': 200} 2026-05-28 00:20:18.041 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 53b29669-f9cb-4b74-b2a3-580571ed826f 2026-05-28 00:20:18.327 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 9d7e04a8-5551-419f-8478-697f7ebe0c3c 2026-05-28 00:20:18.571 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 174dae33-0699-4ece-8a08-29404ebf2ef9 2026-05-28 00:20:18.728 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port acef4f91-dcad-4932-9e85-bfdb1288ad39 2026-05-28 00:20:20.720 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 55de52b1-daa1-4eb1-925e-668885f5e00a 2026-05-28 00:20:20.836 11 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-a9f572d9-3c96-4ade-b606-3aedac9979c9'] response: {'server_uuid': 'bedb9fdd-fb51-496b-9bcd-211a5739fd03', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55de52b1-daa1-4eb1-925e-668885f5e00a', 'code': 200} 2026-05-28 00:20:21.251 11 INFO neutron.plugins.ml2.plugin [None req-ac953684-ca4e-449e-a1aa-9102f60360d2 - - - - - -] Attempt 1 to provision port 53b29669-f9cb-4b74-b2a3-580571ed826f 2026-05-28 00:20:21.421 11 INFO neutron.plugins.ml2.plugin [None req-ac953684-ca4e-449e-a1aa-9102f60360d2 - - - - - -] Attempt 1 to provision port acef4f91-dcad-4932-9e85-bfdb1288ad39 2026-05-28 00:20:22.673 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 55de52b1-daa1-4eb1-925e-668885f5e00a 2026-05-28 00:20:23.412 12 INFO neutron.plugins.ml2.plugin [None req-d49b7603-78e2-472d-b86d-4a7d12d403c4 - - - - - -] Attempt 1 to provision port 53e43d8d-920b-4451-90df-f668735bb18c 2026-05-28 00:20:42.684 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 77db953b-e72d-49fd-ac02-ae38a77210b7 2026-05-28 00:20:43.506 12 INFO neutron.plugins.ml2.plugin [None req-36964c9b-ff61-4d95-9bd6-1bd3780e9cc1 - - - - - -] Attempt 1 to provision port 77db953b-e72d-49fd-ac02-ae38a77210b7 2026-05-28 00:21:00.725 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 264419b5-07f8-47e1-b664-471826f36b16 2026-05-28 00:21:01.135 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 8807df8b-cc8d-44c5-86aa-7ab7e1180876 2026-05-28 00:21:01.264 11 INFO neutron.plugins.ml2.plugin [None req-7440758e-8b3f-4604-a53f-77716bc7e5d5 - - - - - -] Attempt 1 to provision port 8807df8b-cc8d-44c5-86aa-7ab7e1180876 2026-05-28 00:21:02.672 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 264419b5-07f8-47e1-b664-471826f36b16 2026-05-28 00:21:02.844 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 8807df8b-cc8d-44c5-86aa-7ab7e1180876 2026-05-28 00:21:04.510 11 INFO neutron.plugins.ml2.plugin [None req-dcaacd93-4aef-411c-9680-d59af06acee4 - - - - - -] Attempt 1 to provision port 5381be53-80a9-48a7-9c52-32e9bd01201b 2026-05-28 00:21:04.535 11 INFO neutron.plugins.ml2.plugin [None req-dcaacd93-4aef-411c-9680-d59af06acee4 - - - - - -] Attempt 1 to provision port 8807df8b-cc8d-44c5-86aa-7ab7e1180876 2026-05-28 00:21:09.276 11 INFO neutron.plugins.ml2.plugin [None req-6a794e8c-e223-4cf8-ae63-b44ad233f09f - - - - - -] Attempt 1 to provision port fdde3ef2-3851-498f-897b-128c4dff1f74 2026-05-28 00:21:11.759 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port e920eea5-767e-49d7-83c9-5db59807de24 2026-05-28 00:21:11.895 12 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-a1649abd-7033-434e-a49d-5c2cf56c3b54'] response: {'server_uuid': 'a3e00e39-48e2-486f-8381-b48ce5882587', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e920eea5-767e-49d7-83c9-5db59807de24', 'code': 200} 2026-05-28 00:21:12.734 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port e920eea5-767e-49d7-83c9-5db59807de24 2026-05-28 00:21:13.035 12 INFO neutron.plugins.ml2.plugin [None req-2b48396a-9d34-4f34-8f11-e79f55999b88 - - - - - -] Attempt 1 to provision port 5381be53-80a9-48a7-9c52-32e9bd01201b 2026-05-28 00:21:15.765 11 INFO neutron.plugins.ml2.plugin [None req-85b191a6-d4d7-4408-b036-f7ab4e84f9f8 - - - - - -] Attempt 1 to provision port 5381be53-80a9-48a7-9c52-32e9bd01201b 2026-05-28 00:21:16.752 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 5381be53-80a9-48a7-9c52-32e9bd01201b 2026-05-28 00:21:17.109 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port fdde3ef2-3851-498f-897b-128c4dff1f74 2026-05-28 00:21:18.707 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 5381be53-80a9-48a7-9c52-32e9bd01201b 2026-05-28 00:21:18.915 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port fdde3ef2-3851-498f-897b-128c4dff1f74 2026-05-28 00:21:22.899 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 22c8c4e3-e900-4cb0-863a-f88eff8a29bc 2026-05-28 00:21:22.907 12 INFO neutron.plugins.ml2.plugin [None req-fa316a25-4365-4493-93cb-8cc757adb8f5 - - - - - -] Attempt 1 to provision port 22c8c4e3-e900-4cb0-863a-f88eff8a29bc 2026-05-28 00:21:24.895 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 22c8c4e3-e900-4cb0-863a-f88eff8a29bc 2026-05-28 00:21:34.747 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port a1c48020-36e9-4cc8-92bb-924042ebcb64 2026-05-28 00:21:36.784 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port a1c48020-36e9-4cc8-92bb-924042ebcb64 2026-05-28 00:21:40.795 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 6532fd10-1bcd-44c4-8db4-62209f39f844 2026-05-28 00:21:41.947 11 INFO neutron.plugins.ml2.plugin [None req-7327e531-350b-4848-9fe5-b953ebe4acd4 - - - - - -] Attempt 1 to provision port 8dbbbf42-f41d-4308-84c2-d3a22745eb4d 2026-05-28 00:21:41.968 11 INFO neutron.plugins.ml2.plugin [None req-7327e531-350b-4848-9fe5-b953ebe4acd4 - - - - - -] Attempt 1 to provision port 6532fd10-1bcd-44c4-8db4-62209f39f844 2026-05-28 00:21:42.806 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 6532fd10-1bcd-44c4-8db4-62209f39f844 2026-05-28 00:21:49.358 12 INFO neutron.plugins.ml2.plugin [None req-2051f07b-6905-41a2-9a11-0e5ffa2afcd8 - - - - - -] Attempt 1 to provision port 8dbbbf42-f41d-4308-84c2-d3a22745eb4d 2026-05-28 00:21:49.386 12 INFO neutron.plugins.ml2.plugin [None req-2051f07b-6905-41a2-9a11-0e5ffa2afcd8 - - - - - -] Attempt 1 to provision port 6532fd10-1bcd-44c4-8db4-62209f39f844 2026-05-28 00:21:49.837 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port edb99bac-c36a-424c-8a1f-860aec7747a0 2026-05-28 00:21:49.959 11 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-8939c776-befc-4d47-aa93-cc1bc798b8d4'] response: {'server_uuid': '0d5fa8d4-0043-47da-b337-83ee17b36c70', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'edb99bac-c36a-424c-8a1f-860aec7747a0', 'code': 200} 2026-05-28 00:21:50.729 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port edb99bac-c36a-424c-8a1f-860aec7747a0 2026-05-28 00:21:52.724 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 23f3529d-86e2-4b8f-bc86-f0c29f1b37b1 2026-05-28 00:21:52.999 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 8dbbbf42-f41d-4308-84c2-d3a22745eb4d 2026-05-28 00:21:53.390 11 INFO neutron.plugins.ml2.plugin [None req-2b58d092-9ceb-4c09-b2b0-607a1b111ac1 - - - - - -] Attempt 1 to provision port 8dbbbf42-f41d-4308-84c2-d3a22745eb4d 2026-05-28 00:21:53.438 11 INFO neutron.plugins.ml2.plugin [None req-2b58d092-9ceb-4c09-b2b0-607a1b111ac1 - - - - - -] Attempt 1 to provision port 23f3529d-86e2-4b8f-bc86-f0c29f1b37b1 2026-05-28 00:21:54.770 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 23f3529d-86e2-4b8f-bc86-f0c29f1b37b1 2026-05-28 00:21:54.942 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 8dbbbf42-f41d-4308-84c2-d3a22745eb4d 2026-05-28 00:21:58.772 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port b2f71492-ed33-4b2a-bac2-63748f68c707 2026-05-28 00:22:01.046 12 INFO neutron.plugins.ml2.plugin [None req-fe61e5c5-688b-4781-b2f3-f073f666deec - - - - - -] Attempt 1 to provision port 8dbbbf42-f41d-4308-84c2-d3a22745eb4d 2026-05-28 00:22:02.760 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port e0deeb72-4efe-465c-a859-03dd9f1db0b2 2026-05-28 00:22:04.962 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port e0deeb72-4efe-465c-a859-03dd9f1db0b2 2026-05-28 00:22:06.895 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 0d3be93f-4892-4469-b8ea-d0da3f0efda1 2026-05-28 00:22:07.915 11 INFO neutron.plugins.ml2.plugin [None req-7f27bfe9-afe9-4f08-860b-cb405cf4c317 - - - - - -] Attempt 1 to provision port 0d3be93f-4892-4469-b8ea-d0da3f0efda1 2026-05-28 00:22:07.963 11 INFO neutron.plugins.ml2.plugin [None req-7f27bfe9-afe9-4f08-860b-cb405cf4c317 - - - - - -] Attempt 1 to provision port cd6a8d64-0d23-4db0-8330-26653ae85095 2026-05-28 00:22:08.776 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 0d3be93f-4892-4469-b8ea-d0da3f0efda1 2026-05-28 00:22:10.735 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 592ed543-a101-498a-bf09-1bc7e438a3a0 2026-05-28 00:22:12.753 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 592ed543-a101-498a-bf09-1bc7e438a3a0 2026-05-28 00:22:14.798 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port f1c8206f-0b70-4f2d-9a30-6d0a689bb1a9 2026-05-28 00:22:15.193 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port b89364d4-ada2-4773-8d2c-bbe186884cdf 2026-05-28 00:22:16.722 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port f1c8206f-0b70-4f2d-9a30-6d0a689bb1a9 2026-05-28 00:22:16.976 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port b89364d4-ada2-4773-8d2c-bbe186884cdf 2026-05-28 00:22:18.337 11 INFO neutron.plugins.ml2.plugin [None req-d37e9880-92da-486b-8e5e-5e8fef34407e - - - - - -] Attempt 1 to provision port b1c1387f-5ded-4973-9cd7-e6f534c5a451 2026-05-28 00:22:18.411 11 INFO neutron.plugins.ml2.plugin [None req-d37e9880-92da-486b-8e5e-5e8fef34407e - - - - - -] Attempt 1 to provision port f1c8206f-0b70-4f2d-9a30-6d0a689bb1a9 2026-05-28 00:22:18.476 11 INFO neutron.plugins.ml2.plugin [None req-d37e9880-92da-486b-8e5e-5e8fef34407e - - - - - -] Attempt 1 to provision port 592ed543-a101-498a-bf09-1bc7e438a3a0 2026-05-28 00:22:18.548 11 INFO neutron.plugins.ml2.plugin [None req-d37e9880-92da-486b-8e5e-5e8fef34407e - - - - - -] Attempt 1 to provision port b27e21df-103c-4f9f-80b5-ceb2637c6429 2026-05-28 00:22:23.430 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port f424639a-9f77-4527-a1a7-405e1f2c2f08 2026-05-28 00:22:23.786 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port cd6a8d64-0d23-4db0-8330-26653ae85095 2026-05-28 00:22:24.051 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port b1c1387f-5ded-4973-9cd7-e6f534c5a451 2026-05-28 00:22:24.282 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port fbdbf063-cc40-4c2b-85fe-43bac95ed0c9 2026-05-28 00:22:24.383 11 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-9ba99ec9-9a51-4ccc-877e-81edf6cccf63'] response: {'server_uuid': '7b63ef12-884a-41ae-b3ae-efc13ef6f2d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbdbf063-cc40-4c2b-85fe-43bac95ed0c9', 'code': 200} 2026-05-28 00:22:24.553 11 INFO neutron.plugins.ml2.plugin [None req-3acf7f7c-7126-43d1-a97f-84c6254f1ba0 - - - - - -] Attempt 1 to provision port 523a3e35-5971-4852-90d6-49686d6097d6 2026-05-28 00:22:24.602 11 INFO neutron.plugins.ml2.plugin [None req-3acf7f7c-7126-43d1-a97f-84c6254f1ba0 - - - - - -] Attempt 1 to provision port f424639a-9f77-4527-a1a7-405e1f2c2f08 2026-05-28 00:22:24.676 11 INFO neutron.plugins.ml2.plugin [None req-3acf7f7c-7126-43d1-a97f-84c6254f1ba0 - - - - - -] Attempt 1 to provision port 89023c44-828d-480d-acb5-4ed78ff1f692 2026-05-28 00:22:24.947 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port b27e21df-103c-4f9f-80b5-ceb2637c6429 2026-05-28 00:22:25.567 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port f424639a-9f77-4527-a1a7-405e1f2c2f08 2026-05-28 00:22:25.736 11 INFO neutron.plugins.ml2.plugin [None req-c248c124-fbb2-4058-948f-f292f4d76d02 - - - - - -] Attempt 1 to provision port cd6a8d64-0d23-4db0-8330-26653ae85095 2026-05-28 00:22:25.893 11 INFO neutron.plugins.ml2.plugin [None req-c248c124-fbb2-4058-948f-f292f4d76d02 - - - - - -] Attempt 1 to provision port b1c1387f-5ded-4973-9cd7-e6f534c5a451 2026-05-28 00:22:26.048 11 INFO neutron.plugins.ml2.plugin [None req-c248c124-fbb2-4058-948f-f292f4d76d02 - - - - - -] Attempt 1 to provision port fbdbf063-cc40-4c2b-85fe-43bac95ed0c9 2026-05-28 00:22:26.244 11 INFO neutron.plugins.ml2.plugin [None req-6a4e8371-2d71-4f49-be9d-210998208823 - - - - - -] Attempt 1 to provision port 89023c44-828d-480d-acb5-4ed78ff1f692 2026-05-28 00:22:26.378 11 INFO neutron.plugins.ml2.plugin [None req-6a4e8371-2d71-4f49-be9d-210998208823 - - - - - -] Attempt 1 to provision port b27e21df-103c-4f9f-80b5-ceb2637c6429 2026-05-28 00:22:27.040 11 INFO neutron.plugins.ml2.plugin [None req-f6c55d0a-158e-43d9-9221-bb746de694bf - - - - - -] Attempt 1 to provision port 0d3be93f-4892-4469-b8ea-d0da3f0efda1 2026-05-28 00:22:27.087 11 INFO neutron.plugins.ml2.plugin [None req-f6c55d0a-158e-43d9-9221-bb746de694bf - - - - - -] Attempt 1 to provision port cd6a8d64-0d23-4db0-8330-26653ae85095 2026-05-28 00:22:30.088 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 86ed1f80-63af-4b00-a951-7ec6b16d6dda 2026-05-28 00:22:30.211 11 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-d15061b4-cc2a-4184-9b16-77a9e66096bb'] response: {'server_uuid': '821b10b3-f67c-4b85-a043-49cb9dea4378', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86ed1f80-63af-4b00-a951-7ec6b16d6dda', 'code': 200} 2026-05-28 00:22:31.548 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 86ed1f80-63af-4b00-a951-7ec6b16d6dda 2026-05-28 00:22:31.770 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 523a3e35-5971-4852-90d6-49686d6097d6 2026-05-28 00:22:32.065 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port d04220da-021d-46a7-ad21-ae62599c2ad6 2026-05-28 00:22:33.516 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 523a3e35-5971-4852-90d6-49686d6097d6 2026-05-28 00:22:33.721 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port d04220da-021d-46a7-ad21-ae62599c2ad6 2026-05-28 00:22:34.154 11 INFO neutron.plugins.ml2.plugin [None req-6c0c95f4-8c52-414b-8dad-77f9e7fe9071 - - - - - -] Attempt 1 to provision port 0d3be93f-4892-4469-b8ea-d0da3f0efda1 2026-05-28 00:22:34.222 11 INFO neutron.plugins.ml2.plugin [None req-6c0c95f4-8c52-414b-8dad-77f9e7fe9071 - - - - - -] Attempt 1 to provision port b1c1387f-5ded-4973-9cd7-e6f534c5a451 2026-05-28 00:22:34.267 11 INFO neutron.plugins.ml2.plugin [None req-6c0c95f4-8c52-414b-8dad-77f9e7fe9071 - - - - - -] Attempt 1 to provision port fbdbf063-cc40-4c2b-85fe-43bac95ed0c9 2026-05-28 00:22:34.314 11 INFO neutron.plugins.ml2.plugin [None req-6c0c95f4-8c52-414b-8dad-77f9e7fe9071 - - - - - -] Attempt 1 to provision port f1c8206f-0b70-4f2d-9a30-6d0a689bb1a9 2026-05-28 00:22:34.364 11 INFO neutron.plugins.ml2.plugin [None req-6c0c95f4-8c52-414b-8dad-77f9e7fe9071 - - - - - -] Attempt 1 to provision port cd6a8d64-0d23-4db0-8330-26653ae85095 2026-05-28 00:22:34.407 11 INFO neutron.plugins.ml2.plugin [None req-6c0c95f4-8c52-414b-8dad-77f9e7fe9071 - - - - - -] Attempt 1 to provision port 592ed543-a101-498a-bf09-1bc7e438a3a0 2026-05-28 00:22:34.452 11 INFO neutron.plugins.ml2.plugin [None req-6c0c95f4-8c52-414b-8dad-77f9e7fe9071 - - - - - -] Attempt 1 to provision port b27e21df-103c-4f9f-80b5-ceb2637c6429 2026-05-28 00:22:40.012 12 INFO neutron.plugins.ml2.plugin [None req-4a9f607a-3f30-40f6-9550-60a137053fce - - - - - -] Attempt 1 to provision port b1c1387f-5ded-4973-9cd7-e6f534c5a451 2026-05-28 00:22:40.059 12 INFO neutron.plugins.ml2.plugin [None req-4a9f607a-3f30-40f6-9550-60a137053fce - - - - - -] Attempt 1 to provision port fbdbf063-cc40-4c2b-85fe-43bac95ed0c9 2026-05-28 00:22:40.109 12 INFO neutron.plugins.ml2.plugin [None req-4a9f607a-3f30-40f6-9550-60a137053fce - - - - - -] Attempt 1 to provision port f1c8206f-0b70-4f2d-9a30-6d0a689bb1a9 2026-05-28 00:22:40.162 12 INFO neutron.plugins.ml2.plugin [None req-4a9f607a-3f30-40f6-9550-60a137053fce - - - - - -] Attempt 1 to provision port 592ed543-a101-498a-bf09-1bc7e438a3a0 2026-05-28 00:22:40.215 12 INFO neutron.plugins.ml2.plugin [None req-4a9f607a-3f30-40f6-9550-60a137053fce - - - - - -] Attempt 1 to provision port 523a3e35-5971-4852-90d6-49686d6097d6 2026-05-28 00:22:40.268 12 INFO neutron.plugins.ml2.plugin [None req-4a9f607a-3f30-40f6-9550-60a137053fce - - - - - -] Attempt 1 to provision port b27e21df-103c-4f9f-80b5-ceb2637c6429 2026-05-28 00:22:40.329 12 INFO neutron.plugins.ml2.plugin [None req-4a9f607a-3f30-40f6-9550-60a137053fce - - - - - -] Attempt 1 to provision port f424639a-9f77-4527-a1a7-405e1f2c2f08 2026-05-28 00:22:40.377 12 INFO neutron.plugins.ml2.plugin [None req-4a9f607a-3f30-40f6-9550-60a137053fce - - - - - -] Attempt 1 to provision port 86ed1f80-63af-4b00-a951-7ec6b16d6dda 2026-05-28 00:22:41.562 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 984284fe-71a3-483a-a64e-2c58613639c7 2026-05-28 00:22:41.659 12 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-f3c0b111-49a1-4276-8005-3543ee78ba51'] response: {'server_uuid': '664425c5-6e0f-4a8a-b038-df57f8ed70b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '984284fe-71a3-483a-a64e-2c58613639c7', 'code': 200} 2026-05-28 00:22:43.535 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 984284fe-71a3-483a-a64e-2c58613639c7 2026-05-28 00:22:44.465 12 INFO neutron.plugins.ml2.plugin [None req-672b1b79-7550-4970-9e8f-bbf70d23a54b - - - - - -] Attempt 1 to provision port b1c1387f-5ded-4973-9cd7-e6f534c5a451 2026-05-28 00:22:44.514 12 INFO neutron.plugins.ml2.plugin [None req-672b1b79-7550-4970-9e8f-bbf70d23a54b - - - - - -] Attempt 1 to provision port cd6a8d64-0d23-4db0-8330-26653ae85095 2026-05-28 00:22:44.556 12 INFO neutron.plugins.ml2.plugin [None req-672b1b79-7550-4970-9e8f-bbf70d23a54b - - - - - -] Attempt 1 to provision port 89023c44-828d-480d-acb5-4ed78ff1f692 2026-05-28 00:22:44.605 12 INFO neutron.plugins.ml2.plugin [None req-672b1b79-7550-4970-9e8f-bbf70d23a54b - - - - - -] Attempt 1 to provision port 523a3e35-5971-4852-90d6-49686d6097d6 2026-05-28 00:22:44.653 12 INFO neutron.plugins.ml2.plugin [None req-672b1b79-7550-4970-9e8f-bbf70d23a54b - - - - - -] Attempt 1 to provision port b27e21df-103c-4f9f-80b5-ceb2637c6429 2026-05-28 00:22:50.425 11 INFO neutron.plugins.ml2.plugin [None req-af52195a-2049-4057-b6e0-cecf5aff5d70 - - - - - -] Attempt 1 to provision port b1c1387f-5ded-4973-9cd7-e6f534c5a451 2026-05-28 00:22:50.476 11 INFO neutron.plugins.ml2.plugin [None req-af52195a-2049-4057-b6e0-cecf5aff5d70 - - - - - -] Attempt 1 to provision port 6ee9f84b-d8ca-4b2b-bf46-a6221d777e92 2026-05-28 00:22:50.506 11 INFO neutron.plugins.ml2.plugin [None req-af52195a-2049-4057-b6e0-cecf5aff5d70 - - - - - -] Attempt 1 to provision port 89023c44-828d-480d-acb5-4ed78ff1f692 2026-05-28 00:22:50.613 11 INFO neutron.plugins.ml2.plugin [None req-af52195a-2049-4057-b6e0-cecf5aff5d70 - - - - - -] Attempt 1 to provision port 523a3e35-5971-4852-90d6-49686d6097d6 2026-05-28 00:22:50.693 11 INFO neutron.plugins.ml2.plugin [None req-af52195a-2049-4057-b6e0-cecf5aff5d70 - - - - - -] Attempt 1 to provision port ac9c5ba4-4ffc-4f54-9557-e71ee6bf6beb 2026-05-28 00:22:50.725 11 INFO neutron.plugins.ml2.plugin [None req-af52195a-2049-4057-b6e0-cecf5aff5d70 - - - - - -] Attempt 1 to provision port b27e21df-103c-4f9f-80b5-ceb2637c6429 2026-05-28 00:22:50.883 11 INFO neutron.plugins.ml2.plugin [None req-af52195a-2049-4057-b6e0-cecf5aff5d70 - - - - - -] Attempt 1 to provision port ce37acaa-e976-47c1-9156-cdfdcbbe5f66 2026-05-28 00:22:50.934 11 INFO neutron.plugins.ml2.plugin [None req-af52195a-2049-4057-b6e0-cecf5aff5d70 - - - - - -] Attempt 1 to provision port d04220da-021d-46a7-ad21-ae62599c2ad6 2026-05-28 00:22:51.015 11 INFO neutron.plugins.ml2.plugin [None req-af52195a-2049-4057-b6e0-cecf5aff5d70 - - - - - -] Attempt 1 to provision port cd6a8d64-0d23-4db0-8330-26653ae85095 2026-05-28 00:22:51.067 11 INFO neutron.plugins.ml2.plugin [None req-af52195a-2049-4057-b6e0-cecf5aff5d70 - - - - - -] Attempt 1 to provision port f0c854ea-032b-431c-a053-55733c953590 2026-05-28 00:22:53.828 11 INFO neutron.plugins.ml2.plugin [None req-ae377033-aac6-41c3-bcee-0f6259ad3160 - - - - - -] Attempt 1 to provision port fbdbf063-cc40-4c2b-85fe-43bac95ed0c9 2026-05-28 00:22:53.877 11 INFO neutron.plugins.ml2.plugin [None req-ae377033-aac6-41c3-bcee-0f6259ad3160 - - - - - -] Attempt 1 to provision port 984284fe-71a3-483a-a64e-2c58613639c7 2026-05-28 00:22:53.927 11 INFO neutron.plugins.ml2.plugin [None req-ae377033-aac6-41c3-bcee-0f6259ad3160 - - - - - -] Attempt 1 to provision port 86ed1f80-63af-4b00-a951-7ec6b16d6dda 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.308 11 ERROR neutron.plugins.ml2.managers 2026-05-28 00:23:03.314 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Failed to bind port c7583804-b895-4a74-b20a-ba533ffed49e on host instance for vnic_type normal using segments [{'id': 'ec9c70a4-0267-41c4-bb96-ddd2c5d2fdff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 217, 'network_id': '0f2f7e8c-c6e8-49e0-9c45-53c659ef544b'}] 2026-05-28 00:23:03.314 11 INFO neutron.plugins.ml2.plugin [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Attempt 2 to bind port c7583804-b895-4a74-b20a-ba533ffed49e 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.325 11 ERROR neutron.plugins.ml2.managers 2026-05-28 00:23:03.326 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Failed to bind port c7583804-b895-4a74-b20a-ba533ffed49e on host instance for vnic_type normal using segments [{'id': 'ec9c70a4-0267-41c4-bb96-ddd2c5d2fdff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 217, 'network_id': '0f2f7e8c-c6e8-49e0-9c45-53c659ef544b'}] 2026-05-28 00:23:03.327 11 INFO neutron.plugins.ml2.plugin [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Attempt 3 to bind port c7583804-b895-4a74-b20a-ba533ffed49e 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.340 11 ERROR neutron.plugins.ml2.managers 2026-05-28 00:23:03.341 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Failed to bind port c7583804-b895-4a74-b20a-ba533ffed49e on host instance for vnic_type normal using segments [{'id': 'ec9c70a4-0267-41c4-bb96-ddd2c5d2fdff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 217, 'network_id': '0f2f7e8c-c6e8-49e0-9c45-53c659ef544b'}] 2026-05-28 00:23:03.341 11 INFO neutron.plugins.ml2.plugin [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Attempt 4 to bind port c7583804-b895-4a74-b20a-ba533ffed49e 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.350 11 ERROR neutron.plugins.ml2.managers 2026-05-28 00:23:03.351 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Failed to bind port c7583804-b895-4a74-b20a-ba533ffed49e on host instance for vnic_type normal using segments [{'id': 'ec9c70a4-0267-41c4-bb96-ddd2c5d2fdff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 217, 'network_id': '0f2f7e8c-c6e8-49e0-9c45-53c659ef544b'}] 2026-05-28 00:23:03.352 11 INFO neutron.plugins.ml2.plugin [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Attempt 5 to bind port c7583804-b895-4a74-b20a-ba533ffed49e 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.361 11 ERROR neutron.plugins.ml2.managers 2026-05-28 00:23:03.362 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Failed to bind port c7583804-b895-4a74-b20a-ba533ffed49e on host instance for vnic_type normal using segments [{'id': 'ec9c70a4-0267-41c4-bb96-ddd2c5d2fdff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 217, 'network_id': '0f2f7e8c-c6e8-49e0-9c45-53c659ef544b'}] 2026-05-28 00:23:03.363 11 INFO neutron.plugins.ml2.plugin [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Attempt 6 to bind port c7583804-b895-4a74-b20a-ba533ffed49e 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.373 11 ERROR neutron.plugins.ml2.managers 2026-05-28 00:23:03.374 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Failed to bind port c7583804-b895-4a74-b20a-ba533ffed49e on host instance for vnic_type normal using segments [{'id': 'ec9c70a4-0267-41c4-bb96-ddd2c5d2fdff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 217, 'network_id': '0f2f7e8c-c6e8-49e0-9c45-53c659ef544b'}] 2026-05-28 00:23:03.374 11 INFO neutron.plugins.ml2.plugin [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Attempt 7 to bind port c7583804-b895-4a74-b20a-ba533ffed49e 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.382 11 ERROR neutron.plugins.ml2.managers 2026-05-28 00:23:03.383 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Failed to bind port c7583804-b895-4a74-b20a-ba533ffed49e on host instance for vnic_type normal using segments [{'id': 'ec9c70a4-0267-41c4-bb96-ddd2c5d2fdff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 217, 'network_id': '0f2f7e8c-c6e8-49e0-9c45-53c659ef544b'}] 2026-05-28 00:23:03.384 11 INFO neutron.plugins.ml2.plugin [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Attempt 8 to bind port c7583804-b895-4a74-b20a-ba533ffed49e 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.393 11 ERROR neutron.plugins.ml2.managers 2026-05-28 00:23:03.395 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Failed to bind port c7583804-b895-4a74-b20a-ba533ffed49e on host instance for vnic_type normal using segments [{'id': 'ec9c70a4-0267-41c4-bb96-ddd2c5d2fdff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 217, 'network_id': '0f2f7e8c-c6e8-49e0-9c45-53c659ef544b'}] 2026-05-28 00:23:03.395 11 INFO neutron.plugins.ml2.plugin [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Attempt 9 to bind port c7583804-b895-4a74-b20a-ba533ffed49e 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.406 11 ERROR neutron.plugins.ml2.managers 2026-05-28 00:23:03.407 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Failed to bind port c7583804-b895-4a74-b20a-ba533ffed49e on host instance for vnic_type normal using segments [{'id': 'ec9c70a4-0267-41c4-bb96-ddd2c5d2fdff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 217, 'network_id': '0f2f7e8c-c6e8-49e0-9c45-53c659ef544b'}] 2026-05-28 00:23:03.407 11 INFO neutron.plugins.ml2.plugin [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Attempt 10 to bind port c7583804-b895-4a74-b20a-ba533ffed49e 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7eec9b66-db16-4824-9e85-fd746ee7350e could not be found. 2026-05-28 00:23:03.418 11 ERROR neutron.plugins.ml2.managers 2026-05-28 00:23:03.419 11 ERROR neutron.plugins.ml2.managers [None req-d8c83060-5a21-48b0-b277-7fb756e8d680 - - - - - -] Failed to bind port c7583804-b895-4a74-b20a-ba533ffed49e on host instance for vnic_type normal using segments [{'id': 'ec9c70a4-0267-41c4-bb96-ddd2c5d2fdff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 217, 'network_id': '0f2f7e8c-c6e8-49e0-9c45-53c659ef544b'}] 2026-05-28 00:23:13.713 11 INFO neutron.plugins.ml2.plugin [None req-84be1f82-3417-41c7-8f83-ce4373309d16 - - - - - -] Attempt 1 to provision port 655fceaf-8669-4d42-bf38-fe031fc4c97a 2026-05-28 00:23:26.093 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 0cdbca3a-5ffa-496a-a22e-cff645ccd142 2026-05-28 00:23:26.194 12 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-8a4a7752-d013-4866-9a8b-4b8cd21a41f0'] response: {'server_uuid': '5188c79b-83c8-4796-ad03-ad370d53fdce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0cdbca3a-5ffa-496a-a22e-cff645ccd142', 'code': 200} 2026-05-28 00:23:27.579 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 0cdbca3a-5ffa-496a-a22e-cff645ccd142 2026-05-28 00:23:36.182 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 44988b52-8f77-4209-9373-6105d75f47c7 2026-05-28 00:23:36.304 11 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-caa46bcd-9635-45f4-9a6f-f36ef5848c37'] response: {'server_uuid': '95f1254b-97b7-4c7b-9216-0f2923e9abc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44988b52-8f77-4209-9373-6105d75f47c7', 'code': 200} 2026-05-28 00:23:37.604 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 44988b52-8f77-4209-9373-6105d75f47c7 2026-05-28 00:24:11.591 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 2f32984c-0000-42b3-8eb3-9084741313cd 2026-05-28 00:24:11.684 12 INFO neutron.plugins.ml2.plugin [None req-fb15c09a-959b-4284-8d3f-329909032724 - - - - - -] Attempt 1 to provision port 2f32984c-0000-42b3-8eb3-9084741313cd 2026-05-28 00:24:13.673 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port de491a9a-4d12-4cf2-8fa7-dee9beefce05 2026-05-28 00:24:14.062 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 2f32984c-0000-42b3-8eb3-9084741313cd 2026-05-28 00:24:14.691 12 INFO neutron.plugins.ml2.plugin [None req-3b3f4dc5-4c7e-4bab-b117-4b96290108a4 - - - - - -] Attempt 1 to provision port eb2c8785-de73-4f6b-80bc-d510a203a8b6 2026-05-28 00:24:14.721 12 INFO neutron.plugins.ml2.plugin [None req-3b3f4dc5-4c7e-4bab-b117-4b96290108a4 - - - - - -] Attempt 1 to provision port b621171a-74c5-464c-84f7-e1d4d228cdf9 2026-05-28 00:24:14.743 12 INFO neutron.plugins.ml2.plugin [None req-3b3f4dc5-4c7e-4bab-b117-4b96290108a4 - - - - - -] Attempt 1 to provision port 2f32984c-0000-42b3-8eb3-9084741313cd 2026-05-28 00:24:15.568 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port de491a9a-4d12-4cf2-8fa7-dee9beefce05 2026-05-28 00:24:17.712 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port fa82f48b-a314-4165-aecc-f890f10c6237 2026-05-28 00:24:19.697 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port fa82f48b-a314-4165-aecc-f890f10c6237 2026-05-28 00:24:19.878 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 4683e63a-788b-424b-b349-401fc57a7450 2026-05-28 00:24:20.395 11 INFO neutron.plugins.ml2.plugin [None req-3910c9c8-9556-456f-8138-e412f7ee9654 - - - - - -] Attempt 1 to provision port da893715-bb1d-4fc0-aabe-af59ab70d29a 2026-05-28 00:24:20.426 11 INFO neutron.plugins.ml2.plugin [None req-3910c9c8-9556-456f-8138-e412f7ee9654 - - - - - -] Attempt 1 to provision port b621171a-74c5-464c-84f7-e1d4d228cdf9 2026-05-28 00:24:20.463 11 INFO neutron.plugins.ml2.plugin [None req-3910c9c8-9556-456f-8138-e412f7ee9654 - - - - - -] Attempt 1 to provision port fa82f48b-a314-4165-aecc-f890f10c6237 2026-05-28 00:24:21.832 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 4683e63a-788b-424b-b349-401fc57a7450 2026-05-28 00:24:24.382 12 INFO neutron.plugins.ml2.plugin [None req-bd53dc36-54b5-4d29-8e22-1e2670ed2b4d - - - - - -] Attempt 1 to provision port cdb46aa1-e85f-4bb2-b261-0e46d432652b 2026-05-28 00:24:24.404 12 INFO neutron.plugins.ml2.plugin [None req-bd53dc36-54b5-4d29-8e22-1e2670ed2b4d - - - - - -] Attempt 1 to provision port b621171a-74c5-464c-84f7-e1d4d228cdf9 2026-05-28 00:24:24.422 12 INFO neutron.plugins.ml2.plugin [None req-bd53dc36-54b5-4d29-8e22-1e2670ed2b4d - - - - - -] Attempt 1 to provision port fa82f48b-a314-4165-aecc-f890f10c6237 2026-05-28 00:24:24.478 12 INFO neutron.plugins.ml2.plugin [None req-bd53dc36-54b5-4d29-8e22-1e2670ed2b4d - - - - - -] Attempt 1 to provision port 2ff0ec1d-a83a-4539-a160-6f8300a82913 2026-05-28 00:24:24.585 12 INFO neutron.notifiers.nova [None req-bd53dc36-54b5-4d29-8e22-1e2670ed2b4d - - - - - -] Nova event matching ['req-eb6d0725-eb9e-4057-a86a-0e6e27db6166'] response: {'server_uuid': '95f1254b-97b7-4c7b-9216-0f2923e9abc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ff0ec1d-a83a-4539-a160-6f8300a82913', 'code': 200} 2026-05-28 00:24:25.615 11 INFO neutron.plugins.ml2.plugin [None req-462efcdc-9ab6-4b7b-8337-69c1fbf434e2 - - - - - -] Attempt 1 to provision port cdb46aa1-e85f-4bb2-b261-0e46d432652b 2026-05-28 00:24:26.181 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 2ff0ec1d-a83a-4539-a160-6f8300a82913 2026-05-28 00:24:26.867 12 INFO neutron.plugins.ml2.plugin [None req-e6f1bdaf-a36b-46b0-986f-5523aeac4106 - - - - - -] Attempt 1 to provision port cdb46aa1-e85f-4bb2-b261-0e46d432652b 2026-05-28 00:24:32.678 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 3ae41022-ae78-4486-9547-e65b35299d9c 2026-05-28 00:24:32.797 11 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-d40d96ad-f893-4471-b354-bec0136ba868'] response: {'server_uuid': '1f9cf5ff-4aa4-4e32-932e-9e660aa1007e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ae41022-ae78-4486-9547-e65b35299d9c', 'code': 200} 2026-05-28 00:24:33.633 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 3ae41022-ae78-4486-9547-e65b35299d9c 2026-05-28 00:24:33.824 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port eb2c8785-de73-4f6b-80bc-d510a203a8b6 2026-05-28 00:24:34.091 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port b621171a-74c5-464c-84f7-e1d4d228cdf9 2026-05-28 00:24:35.677 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port cdb46aa1-e85f-4bb2-b261-0e46d432652b 2026-05-28 00:24:35.956 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port da893715-bb1d-4fc0-aabe-af59ab70d29a 2026-05-28 00:24:36.236 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port eb2c8785-de73-4f6b-80bc-d510a203a8b6 2026-05-28 00:24:36.398 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port b621171a-74c5-464c-84f7-e1d4d228cdf9 2026-05-28 00:24:37.601 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port cdb46aa1-e85f-4bb2-b261-0e46d432652b 2026-05-28 00:24:37.824 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port da893715-bb1d-4fc0-aabe-af59ab70d29a 2026-05-28 00:24:51.016 12 INFO neutron.plugins.ml2.plugin [None req-9deefd23-579e-4490-b00b-0bc2d5835edb - - - - - -] Attempt 1 to provision port ba8762d3-f984-437b-a948-ee5a6b7267bb 2026-05-28 00:24:59.236 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port ba8762d3-f984-437b-a948-ee5a6b7267bb 2026-05-28 00:24:59.398 11 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-86a14d3b-0e54-4966-a73e-c8467700376c'] response: {'server_uuid': '95f1254b-97b7-4c7b-9216-0f2923e9abc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba8762d3-f984-437b-a948-ee5a6b7267bb', 'code': 200} 2026-05-28 00:25:00.121 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port ba8762d3-f984-437b-a948-ee5a6b7267bb 2026-05-28 00:25:11.688 12 INFO neutron.plugins.ml2.plugin [None req-414f43bb-f802-442a-86ee-456a8a236865 - - - - - -] Attempt 1 to provision port 3d411356-5a5c-49a5-909a-ee0a06fd5b82 2026-05-28 00:25:17.862 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 3d411356-5a5c-49a5-909a-ee0a06fd5b82 2026-05-28 00:25:17.969 11 INFO neutron.notifiers.nova [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Nova event matching ['req-96ffcdfa-855c-4649-88b6-6b5df1f2d47c'] response: {'server_uuid': '95f1254b-97b7-4c7b-9216-0f2923e9abc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d411356-5a5c-49a5-909a-ee0a06fd5b82', 'code': 200} 2026-05-28 00:25:19.833 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 3d411356-5a5c-49a5-909a-ee0a06fd5b82 2026-05-28 00:25:21.481 12 INFO neutron.plugins.ml2.plugin [None req-61703d17-cf0a-4365-bd4a-426fbea5f8c3 - - - - - -] Attempt 1 to provision port ba8762d3-f984-437b-a948-ee5a6b7267bb 2026-05-28 00:25:21.879 11 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port ba8762d3-f984-437b-a948-ee5a6b7267bb 2026-05-28 00:25:34.712 12 INFO neutron.plugins.ml2.plugin [None req-1586ff33-65d8-4585-ad32-9a7faadc204e - - - - - -] Attempt 1 to provision port 3d411356-5a5c-49a5-909a-ee0a06fd5b82 2026-05-28 00:25:35.899 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port 3d411356-5a5c-49a5-909a-ee0a06fd5b82 2026-05-28 00:25:36.037 11 INFO neutron.plugins.ml2.plugin [None req-c4d92a2c-c9a8-48b7-a9ee-63d18cf4167b - - - - - -] Attempt 1 to provision port 3d411356-5a5c-49a5-909a-ee0a06fd5b82 2026-05-28 00:25:44.806 11 INFO neutron.plugins.ml2.plugin [None req-cba0acbc-ccdf-4666-9376-650c20e4bea0 - - - - - -] Attempt 1 to provision port ba8762d3-f984-437b-a948-ee5a6b7267bb 2026-05-28 00:25:45.885 12 INFO neutron.plugins.ml2.plugin [None req-93972876-b614-49f1-bb3f-9f204872e148 - - - - - -] Attempt 1 to provision port ba8762d3-f984-437b-a948-ee5a6b7267bb