+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-15 01:28:01.619 1 INFO neutron.common.config [-] Logging enabled! 2026-05-15 01:28:01.620 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-15 01:28:01.620 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-15 01:28:01.620 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-15 01:28:02.901 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-15 01:28:02.903 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-15 01:28:02.906 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-15 01:28:02.907 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-15 01:28:02.907 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-15 01:28:02.908 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-15 01:28:02.908 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-15 01:28:02.909 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 01:28:02.915 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 01:28:02.915 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 01:28:02.915 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-15 01:28:02.933 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-15 01:28:02.934 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-15 01:28:02.935 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-15 01:28:02.950 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-15 01:28:02.951 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-15 01:28:02.951 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-15 01:28:02.951 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-15 01:28:03.261 1 INFO neutron.plugins.ml2.managers [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] Initializing driver for type 'vlan' 2026-05-15 01:28:03.401 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] VlanTypeDriver initialization complete 2026-05-15 01:28:03.401 1 INFO neutron.plugins.ml2.managers [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] Initializing driver for type 'vxlan' 2026-05-15 01:28:03.402 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-15 01:28:03.453 1 INFO neutron.plugins.ml2.managers [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-15 01:28:03.454 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-15 01:28:03.454 1 INFO neutron.plugins.ml2.managers [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] Initializing extension driver 'port_security' 2026-05-15 01:28:03.454 1 INFO neutron.plugins.ml2.extensions.port_security [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-15 01:28:03.454 1 INFO neutron.plugins.ml2.managers [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] Initializing extension driver 'qos' 2026-05-15 01:28:03.454 1 INFO neutron.plugins.ml2.managers [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-15 01:28:03.454 1 INFO neutron.plugins.ml2.managers [None req-55c7b8bc-945b-43cd-b95c-01142de2e799 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-15 01:28:03.468 1 INFO neutron.quota [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded quota_driver: . 2026-05-15 01:28:03.468 1 INFO neutron.plugins.ml2.plugin [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Modular L2 Plugin initialization complete 2026-05-15 01:28:03.468 1 INFO neutron.plugins.ml2.managers [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-15 01:28:03.469 1 INFO neutron.plugins.ml2.managers [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-15 01:28:03.469 1 INFO neutron.plugins.ml2.managers [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-15 01:28:03.469 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: qos 2026-05-15 01:28:03.481 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: router 2026-05-15 01:28:03.526 1 INFO neutron.services.service_base [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-15 01:28:03.526 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: segments 2026-05-15 01:28:03.619 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: trunk 2026-05-15 01:28:03.637 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: vpnaas 2026-05-15 01:28:03.684 1 WARNING stevedore.named [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-15 01:28:03.762 1 INFO neutron_vpnaas.services.vpn.plugin [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-15 01:28:03.762 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: taas 2026-05-15 01:28:03.922 1 WARNING stevedore.named [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-15 01:28:03.944 1 INFO neutron_taas.services.taas.taas_plugin [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-15 01:28:03.944 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: tapmirror 2026-05-15 01:28:03.958 1 WARNING stevedore.named [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-15 01:28:03.973 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-15 01:28:03.973 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: auto_allocate 2026-05-15 01:28:03.980 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: tag 2026-05-15 01:28:03.989 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: timestamp 2026-05-15 01:28:03.992 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: network_ip_availability 2026-05-15 01:28:03.996 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: flavors 2026-05-15 01:28:03.999 1 INFO neutron.manager [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loading Plugin: revisions 2026-05-15 01:28:04.002 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Initializing extension manager. 2026-05-15 01:28:04.003 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: address-group 2026-05-15 01:28:04.004 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: address-scope 2026-05-15 01:28:04.005 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-15 01:28:04.005 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: agent 2026-05-15 01:28:04.006 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: agent-resources-synced 2026-05-15 01:28:04.007 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-15 01:28:04.007 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-15 01:28:04.008 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: availability_zone 2026-05-15 01:28:04.009 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: availability_zone_filter 2026-05-15 01:28:04.009 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-15 01:28:04.010 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: default-subnetpools 2026-05-15 01:28:04.011 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-15 01:28:04.011 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: dns-integration 2026-05-15 01:28:04.012 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: dns-domain-ports 2026-05-15 01:28:04.013 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-15 01:28:04.013 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: dvr 2026-05-15 01:28:04.014 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-15 01:28:04.014 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: empty-string-filtering 2026-05-15 01:28:04.015 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-15 01:28:04.015 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-15 01:28:04.016 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: external-net 2026-05-15 01:28:04.017 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-15 01:28:04.017 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: extraroute 2026-05-15 01:28:04.018 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: extraroute-atomic 2026-05-15 01:28:04.019 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: filter-validation 2026-05-15 01:28:04.019 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-15 01:28:04.020 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-15 01:28:04.020 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-15 01:28:04.021 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: fip-port-details 2026-05-15 01:28:04.022 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: flavors 2026-05-15 01:28:04.023 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-15 01:28:04.024 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: floatingip-pools 2026-05-15 01:28:04.024 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: ip_allocation 2026-05-15 01:28:04.025 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-15 01:28:04.025 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: l2_adjacency 2026-05-15 01:28:04.026 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: router 2026-05-15 01:28:04.028 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-15 01:28:04.029 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-15 01:28:04.029 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-15 01:28:04.029 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: ext-gw-mode 2026-05-15 01:28:04.030 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: l3-ha 2026-05-15 01:28:04.030 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-15 01:28:04.031 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-15 01:28:04.031 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: l3-flavors 2026-05-15 01:28:04.032 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-15 01:28:04.033 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-15 01:28:04.035 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-15 01:28:04.037 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-15 01:28:04.037 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-15 01:28:04.038 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-15 01:28:04.039 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-15 01:28:04.039 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: multi-provider 2026-05-15 01:28:04.040 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: net-mtu 2026-05-15 01:28:04.041 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: net-mtu-writable 2026-05-15 01:28:04.041 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: network_availability_zone 2026-05-15 01:28:04.041 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: network_ha 2026-05-15 01:28:04.042 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: network-ip-availability 2026-05-15 01:28:04.042 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-15 01:28:04.043 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-15 01:28:04.044 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: pagination 2026-05-15 01:28:04.044 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: port-device-profile 2026-05-15 01:28:04.045 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-15 01:28:04.045 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-15 01:28:04.046 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-15 01:28:04.046 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: port-mac-override 2026-05-15 01:28:04.046 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-15 01:28:04.047 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-15 01:28:04.047 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-15 01:28:04.048 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: port-resource-request 2026-05-15 01:28:04.048 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-15 01:28:04.048 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-15 01:28:04.049 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: binding 2026-05-15 01:28:04.050 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: binding-extended 2026-05-15 01:28:04.050 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: port-security 2026-05-15 01:28:04.051 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: project-id 2026-05-15 01:28:04.051 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: provider 2026-05-15 01:28:04.052 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-15 01:28:04.053 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos 2026-05-15 01:28:04.054 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-15 01:28:04.054 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-15 01:28:04.055 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-default 2026-05-15 01:28:04.055 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-fip 2026-05-15 01:28:04.055 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-15 01:28:04.056 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-15 01:28:04.056 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-15 01:28:04.057 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-15 01:28:04.057 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-15 01:28:04.058 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-pps 2026-05-15 01:28:04.058 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-15 01:28:04.059 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-15 01:28:04.059 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: qos-rules-alias 2026-05-15 01:28:04.059 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: quota-check-limit 2026-05-15 01:28:04.060 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-15 01:28:04.062 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: quotas 2026-05-15 01:28:04.064 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: quota_details 2026-05-15 01:28:04.065 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: rbac-policies 2026-05-15 01:28:04.066 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: rbac-address-group 2026-05-15 01:28:04.066 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: rbac-address-scope 2026-05-15 01:28:04.067 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: rbac-security-groups 2026-05-15 01:28:04.067 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-15 01:28:04.067 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: revision-if-match 2026-05-15 01:28:04.068 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-15 01:28:04.068 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: router_availability_zone 2026-05-15 01:28:04.069 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-15 01:28:04.069 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-15 01:28:04.070 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-15 01:28:04.071 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-15 01:28:04.071 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-15 01:28:04.072 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-15 01:28:04.072 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-15 01:28:04.073 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-15 01:28:04.077 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: security-group 2026-05-15 01:28:04.078 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: segment 2026-05-15 01:28:04.079 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-15 01:28:04.079 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: service-type 2026-05-15 01:28:04.080 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: sorting 2026-05-15 01:28:04.080 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: standard-attr-segment 2026-05-15 01:28:04.081 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: standard-attr-description 2026-05-15 01:28:04.081 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: stateful-security-group 2026-05-15 01:28:04.081 1 WARNING neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-15 01:28:04.082 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-15 01:28:04.082 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: subnet-external-network 2026-05-15 01:28:04.083 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: subnet_onboard 2026-05-15 01:28:04.083 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-15 01:28:04.083 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: subnet-service-types 2026-05-15 01:28:04.084 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: subnet_allocation 2026-05-15 01:28:04.084 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-15 01:28:04.085 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: tag-creation 2026-05-15 01:28:04.085 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-15 01:28:04.088 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: standard-attr-tag 2026-05-15 01:28:04.089 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-15 01:28:04.090 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: trunk 2026-05-15 01:28:04.090 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: trunk-details 2026-05-15 01:28:04.091 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-15 01:28:04.091 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-15 01:28:04.092 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-15 01:28:04.092 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-15 01:28:04.094 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-15 01:28:04.094 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-15 01:28:04.095 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: vpn-flavors 2026-05-15 01:28:04.096 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: vpnaas 2026-05-15 01:28:04.097 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: taas 2026-05-15 01:28:04.098 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: tap-mirror 2026-05-15 01:28:04.099 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-15 01:28:04.099 1 INFO neutron.api.extensions [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-15 01:28:04.102 1 WARNING oslo_service.backend._threading.service [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-15 01:28:04.108 1 WARNING oslo_service.backend._threading.service [None req-aadf0350-345d-415d-8ca5-cd0b735f0690 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-15 01:28:34.190 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 01:28:34.243 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 01:28:34.245 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 01:28:43.909 13 INFO neutron.db.l3_hamode_db [None req-c44f5c47-85f4-4be3-8e0b-269b85d2777d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-15 01:29:01.134 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 02a31081-033c-46cd-ba08-1688be7a99f0 2026-05-15 01:29:02.783 13 INFO neutron.plugins.ml2.plugin [None req-8524f2d8-66cb-4aa0-bdba-c4ecde551344 - - - - - -] Attempt 1 to provision port 02a31081-033c-46cd-ba08-1688be7a99f0 2026-05-15 01:29:03.081 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 02a31081-033c-46cd-ba08-1688be7a99f0 2026-05-15 01:29:04.462 13 INFO neutron.plugins.ml2.plugin [None req-c0c90b6c-c4f1-4c90-bdb5-16ff165a8a86 - - - - - -] Attempt 1 to provision port 02a31081-033c-46cd-ba08-1688be7a99f0 2026-05-15 01:33:43.193 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 077bcdcd-36bc-4fb2-980b-4ca35255fd03 2026-05-15 01:33:44.673 16 INFO neutron.plugins.ml2.plugin [None req-a482d64f-7b57-4547-8dd4-10109e3d2253 - - - - - -] Attempt 1 to provision port 077bcdcd-36bc-4fb2-980b-4ca35255fd03 2026-05-15 01:33:45.141 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 077bcdcd-36bc-4fb2-980b-4ca35255fd03 2026-05-15 01:33:49.675 13 INFO neutron.plugins.ml2.plugin [None req-65301ce4-7716-4977-bdb3-95549d531fa2 - - - - - -] Attempt 1 to provision port 3c5e3705-064b-41fd-bbcb-d6eee23f466a 2026-05-15 01:37:35.806 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 3c5e3705-064b-41fd-bbcb-d6eee23f466a 2026-05-15 01:37:37.269 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 3c5e3705-064b-41fd-bbcb-d6eee23f466a 2026-05-15 01:47:09.396 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 5db6c1f1-081e-4fae-b879-c9a316e52212 2026-05-15 01:47:11.370 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 5db6c1f1-081e-4fae-b879-c9a316e52212 2026-05-15 01:56:09.774 16 INFO neutron.plugins.ml2.plugin [None req-0fee71cf-3c5b-4401-925f-5169126884cd - - - - - -] Attempt 1 to provision port 3c5e3705-064b-41fd-bbcb-d6eee23f466a 2026-05-15 01:56:09.823 16 INFO neutron.plugins.ml2.plugin [None req-0fee71cf-3c5b-4401-925f-5169126884cd - - - - - -] Attempt 1 to provision port 02a31081-033c-46cd-ba08-1688be7a99f0 2026-05-15 01:56:09.871 16 INFO neutron.plugins.ml2.plugin [None req-0fee71cf-3c5b-4401-925f-5169126884cd - - - - - -] Attempt 1 to provision port 077bcdcd-36bc-4fb2-980b-4ca35255fd03 2026-05-15 02:02:15.633 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 8f532c06-53b7-4791-8515-71ac9c4f3263 2026-05-15 02:02:17.916 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 8f532c06-53b7-4791-8515-71ac9c4f3263 2026-05-15 02:02:18.096 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 33f2b9e1-320b-4ff3-8ac3-bb2068078141 2026-05-15 02:02:19.259 13 INFO neutron.plugins.ml2.plugin [None req-d21cb3f3-e3b2-4481-a832-107901e3d26b - - - - - -] Attempt 1 to provision port 33f2b9e1-320b-4ff3-8ac3-bb2068078141 2026-05-15 02:02:19.307 13 INFO neutron.plugins.ml2.plugin [None req-d21cb3f3-e3b2-4481-a832-107901e3d26b - - - - - -] Attempt 1 to provision port 37c54256-ec72-41aa-86e3-8ff62ab4e2e7 2026-05-15 02:02:19.782 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 33f2b9e1-320b-4ff3-8ac3-bb2068078141 2026-05-15 02:02:23.729 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 851aeb95-9823-4def-97f1-d651f688bb8c 2026-05-15 02:02:25.841 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 9eb2d5eb-124a-41c0-b05e-751be70b06b1 2026-05-15 02:02:26.217 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 851aeb95-9823-4def-97f1-d651f688bb8c 2026-05-15 02:02:27.599 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 9eb2d5eb-124a-41c0-b05e-751be70b06b1 2026-05-15 02:02:30.231 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a5c10828-ceba-488e-a9ad-c54eab040fc1 2026-05-15 02:02:30.759 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port b7113087-2044-4fa1-b972-78e8f15e8d6e 2026-05-15 02:02:31.108 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port faf10c9e-4e4b-4e4c-aac5-b729ab68702a 2026-05-15 02:02:31.838 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port b7113087-2044-4fa1-b972-78e8f15e8d6e 2026-05-15 02:02:31.970 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dd2097d-d6c1-499c-8467-c0999931dbf4'] response: {'server_uuid': '9ba510eb-5bf7-44cc-b0b1-3c4bd944716c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'faf10c9e-4e4b-4e4c-aac5-b729ab68702a', 'code': 200} 2026-05-15 02:02:32.053 13 INFO neutron.plugins.ml2.plugin [None req-d19275e6-6346-4493-aa37-0ebd2f572e21 - - - - - -] Attempt 1 to provision port 37c54256-ec72-41aa-86e3-8ff62ab4e2e7 2026-05-15 02:02:32.068 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port faf10c9e-4e4b-4e4c-aac5-b729ab68702a 2026-05-15 02:02:32.074 13 INFO neutron.plugins.ml2.plugin [None req-d19275e6-6346-4493-aa37-0ebd2f572e21 - - - - - -] Attempt 1 to provision port faf10c9e-4e4b-4e4c-aac5-b729ab68702a 2026-05-15 02:02:32.117 13 INFO neutron.plugins.ml2.plugin [None req-d19275e6-6346-4493-aa37-0ebd2f572e21 - - - - - -] Attempt 1 to provision port dfc9f57d-7a9a-43b9-af8d-1864957626ad 2026-05-15 02:02:32.138 13 INFO neutron.plugins.ml2.plugin [None req-d19275e6-6346-4493-aa37-0ebd2f572e21 - - - - - -] Attempt 1 to provision port 33f2b9e1-320b-4ff3-8ac3-bb2068078141 2026-05-15 02:02:32.196 13 INFO neutron.plugins.ml2.plugin [None req-d19275e6-6346-4493-aa37-0ebd2f572e21 - - - - - -] Attempt 1 to provision port b7113087-2044-4fa1-b972-78e8f15e8d6e 2026-05-15 02:02:32.275 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a5c10828-ceba-488e-a9ad-c54eab040fc1 2026-05-15 02:02:35.840 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 6a218389-9155-4594-93a0-ac8ad380cb39 2026-05-15 02:02:38.059 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 6a218389-9155-4594-93a0-ac8ad380cb39 2026-05-15 02:02:40.378 13 INFO neutron.plugins.ml2.plugin [None req-9fed8678-03f5-4558-835b-538f19327b4b - - - - - -] Attempt 1 to provision port 37c54256-ec72-41aa-86e3-8ff62ab4e2e7 2026-05-15 02:02:40.411 13 INFO neutron.plugins.ml2.plugin [None req-9fed8678-03f5-4558-835b-538f19327b4b - - - - - -] Attempt 1 to provision port 124afe56-46ce-451b-9452-97390060996f 2026-05-15 02:02:40.437 13 INFO neutron.plugins.ml2.plugin [None req-9fed8678-03f5-4558-835b-538f19327b4b - - - - - -] Attempt 1 to provision port 6a218389-9155-4594-93a0-ac8ad380cb39 2026-05-15 02:02:40.486 13 INFO neutron.plugins.ml2.plugin [None req-9fed8678-03f5-4558-835b-538f19327b4b - - - - - -] Attempt 1 to provision port dfc9f57d-7a9a-43b9-af8d-1864957626ad 2026-05-15 02:02:40.508 13 INFO neutron.plugins.ml2.plugin [None req-9fed8678-03f5-4558-835b-538f19327b4b - - - - - -] Attempt 1 to provision port b7113087-2044-4fa1-b972-78e8f15e8d6e 2026-05-15 02:02:40.560 13 INFO neutron.plugins.ml2.plugin [None req-9fed8678-03f5-4558-835b-538f19327b4b - - - - - -] Attempt 1 to provision port cd1b02e2-ad01-4346-8a39-dbac481112a4 2026-05-15 02:02:41.431 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 54598c84-5a65-4d84-9f5f-bf8d465d7a46 2026-05-15 02:02:41.817 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port f9f1d0d0-0065-4a3a-aa90-45b1becc34a6 2026-05-15 02:02:41.984 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-752413bb-96ed-48a3-87ab-47a455fb91cb'] response: {'server_uuid': 'df735a49-a9fa-4a37-8b34-cf25f20fb683', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54598c84-5a65-4d84-9f5f-bf8d465d7a46', 'code': 200} 2026-05-15 02:02:43.475 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 54598c84-5a65-4d84-9f5f-bf8d465d7a46 2026-05-15 02:02:43.737 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port f9f1d0d0-0065-4a3a-aa90-45b1becc34a6 2026-05-15 02:02:44.028 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6656ec8-e751-41d5-805e-5ac104383baf'] response: {'server_uuid': '6b49080e-d9e3-47db-b38c-98b671af9bd3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9f1d0d0-0065-4a3a-aa90-45b1becc34a6', 'code': 200} 2026-05-15 02:02:44.073 16 INFO neutron.plugins.ml2.plugin [None req-e75c10ee-2356-4f09-8b4d-d21455e31dbf - - - - - -] Attempt 1 to provision port dfc9f57d-7a9a-43b9-af8d-1864957626ad 2026-05-15 02:02:44.105 16 INFO neutron.plugins.ml2.plugin [None req-e75c10ee-2356-4f09-8b4d-d21455e31dbf - - - - - -] Attempt 1 to provision port 37c54256-ec72-41aa-86e3-8ff62ab4e2e7 2026-05-15 02:02:44.131 16 INFO neutron.plugins.ml2.plugin [None req-e75c10ee-2356-4f09-8b4d-d21455e31dbf - - - - - -] Attempt 1 to provision port faf10c9e-4e4b-4e4c-aac5-b729ab68702a 2026-05-15 02:02:47.657 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0023c6e-8928-41ff-a2db-9100bf08d55c'] response: {'server_uuid': 'df735a49-a9fa-4a37-8b34-cf25f20fb683', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '54598c84-5a65-4d84-9f5f-bf8d465d7a46', 'code': 200} 2026-05-15 02:02:50.171 16 INFO neutron.plugins.ml2.plugin [None req-d6073ee4-b75a-415b-a152-eddec42124b1 - - - - - -] Attempt 1 to provision port 6a218389-9155-4594-93a0-ac8ad380cb39 2026-05-15 02:02:50.235 16 INFO neutron.plugins.ml2.plugin [None req-d6073ee4-b75a-415b-a152-eddec42124b1 - - - - - -] Attempt 1 to provision port dfc9f57d-7a9a-43b9-af8d-1864957626ad 2026-05-15 02:02:50.256 16 INFO neutron.plugins.ml2.plugin [None req-d6073ee4-b75a-415b-a152-eddec42124b1 - - - - - -] Attempt 1 to provision port cd1b02e2-ad01-4346-8a39-dbac481112a4 2026-05-15 02:02:59.369 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 124afe56-46ce-451b-9452-97390060996f 2026-05-15 02:02:59.687 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 37c54256-ec72-41aa-86e3-8ff62ab4e2e7 2026-05-15 02:03:01.387 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 124afe56-46ce-451b-9452-97390060996f 2026-05-15 02:03:01.558 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 37c54256-ec72-41aa-86e3-8ff62ab4e2e7 2026-05-15 02:03:03.405 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a246d930-eebd-4719-b927-7c5fce813d03 2026-05-15 02:03:03.771 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port d58f840a-d243-46f6-8ecb-af56f31184f2 2026-05-15 02:03:05.370 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a246d930-eebd-4719-b927-7c5fce813d03 2026-05-15 02:03:05.600 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port d58f840a-d243-46f6-8ecb-af56f31184f2 2026-05-15 02:03:09.805 13 INFO neutron.plugins.ml2.plugin [None req-36892b70-a7d1-4342-b35b-4c5163c2322f - - - - - -] Attempt 1 to provision port d58f840a-d243-46f6-8ecb-af56f31184f2 2026-05-15 02:03:09.879 13 INFO neutron.plugins.ml2.plugin [None req-36892b70-a7d1-4342-b35b-4c5163c2322f - - - - - -] Attempt 1 to provision port d75fe965-ca5c-42a3-a7a6-2afb4546fb71 2026-05-15 02:03:09.912 13 INFO neutron.plugins.ml2.plugin [None req-36892b70-a7d1-4342-b35b-4c5163c2322f - - - - - -] Attempt 1 to provision port faf10c9e-4e4b-4e4c-aac5-b729ab68702a 2026-05-15 02:03:13.888 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 536ba230-3bc6-4936-bb46-5bf2cfb9bc57 2026-05-15 02:03:13.991 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d59f622-886a-4ec9-b0bc-b78d0a7bc1e6'] response: {'server_uuid': '185cc2be-14fc-4204-a5ce-74274153ca9b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '536ba230-3bc6-4936-bb46-5bf2cfb9bc57', 'code': 200} 2026-05-15 02:03:14.305 16 INFO neutron.plugins.ml2.plugin [None req-eccec558-5b34-409a-b342-9a6510ed6d76 - - - - - -] Attempt 1 to provision port d58f840a-d243-46f6-8ecb-af56f31184f2 2026-05-15 02:03:14.363 16 INFO neutron.plugins.ml2.plugin [None req-eccec558-5b34-409a-b342-9a6510ed6d76 - - - - - -] Attempt 1 to provision port d75fe965-ca5c-42a3-a7a6-2afb4546fb71 2026-05-15 02:03:14.393 16 INFO neutron.plugins.ml2.plugin [None req-eccec558-5b34-409a-b342-9a6510ed6d76 - - - - - -] Attempt 1 to provision port 536ba230-3bc6-4936-bb46-5bf2cfb9bc57 2026-05-15 02:03:15.721 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 536ba230-3bc6-4936-bb46-5bf2cfb9bc57 2026-05-15 02:03:16.220 13 INFO neutron.plugins.ml2.plugin [None req-259889b4-f361-4aea-b719-8120a68196ff - - - - - -] Attempt 1 to provision port f03761c2-a49a-481f-a032-0d4964d32121 2026-05-15 02:03:16.246 13 INFO neutron.plugins.ml2.plugin [None req-259889b4-f361-4aea-b719-8120a68196ff - - - - - -] Attempt 1 to provision port d75fe965-ca5c-42a3-a7a6-2afb4546fb71 2026-05-15 02:03:18.634 16 WARNING neutron.plugins.ml2.plugin [None req-807bbf55-4c3c-4bf7-a9f9-bf1f22cf590a - - - - - -] Concurrent port binding operations failed on port f03761c2-a49a-481f-a032-0d4964d32121 2026-05-15 02:03:18.638 16 INFO neutron.plugins.ml2.plugin [None req-807bbf55-4c3c-4bf7-a9f9-bf1f22cf590a - - - - - -] Attempt 2 to bind port f03761c2-a49a-481f-a032-0d4964d32121 2026-05-15 02:03:18.932 13 INFO neutron.plugins.ml2.plugin [None req-8dcb20b7-8a5f-45f8-8bdc-35c27c2f123a - - - - - -] Attempt 1 to provision port d75fe965-ca5c-42a3-a7a6-2afb4546fb71 2026-05-15 02:03:19.932 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port d75fe965-ca5c-42a3-a7a6-2afb4546fb71 2026-05-15 02:03:20.133 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port f03761c2-a49a-481f-a032-0d4964d32121 2026-05-15 02:03:21.909 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port f03761c2-a49a-481f-a032-0d4964d32121 2026-05-15 02:03:27.888 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 3c65b75c-21b4-4f5b-8a78-16c7cb190375 2026-05-15 02:03:30.006 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 3c65b75c-21b4-4f5b-8a78-16c7cb190375 2026-05-15 02:03:30.220 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 58cbc7eb-7007-40a8-b6b5-e0c2cbb35223 2026-05-15 02:03:31.934 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 58cbc7eb-7007-40a8-b6b5-e0c2cbb35223 2026-05-15 02:03:37.372 13 INFO neutron.plugins.ml2.plugin [None req-0e63045a-1596-4172-83b2-dfb2ca60780d - - - - - -] Attempt 1 to provision port a7ccf796-e3a4-4ed9-ab45-b37a1ae91337 2026-05-15 02:03:37.401 13 INFO neutron.plugins.ml2.plugin [None req-0e63045a-1596-4172-83b2-dfb2ca60780d - - - - - -] Attempt 1 to provision port 58cbc7eb-7007-40a8-b6b5-e0c2cbb35223 2026-05-15 02:03:39.764 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a27f051a-a230-4e6c-814e-1cfa038b86aa 2026-05-15 02:03:41.913 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 0e072a19-8770-4871-bf7f-9aa06abde0be 2026-05-15 02:03:42.279 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a27f051a-a230-4e6c-814e-1cfa038b86aa 2026-05-15 02:03:44.498 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 0e072a19-8770-4871-bf7f-9aa06abde0be 2026-05-15 02:03:44.724 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 547a775f-a878-469e-b431-518b03723861 2026-05-15 02:03:44.899 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f2f1134-2665-4291-a80f-d30bf607f241'] response: {'server_uuid': 'b252ca7f-6266-4e8b-9687-5fec0e8d5c90', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '547a775f-a878-469e-b431-518b03723861', 'code': 200} 2026-05-15 02:03:45.926 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 547a775f-a878-469e-b431-518b03723861 2026-05-15 02:03:46.206 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port d49549e9-7a22-4fa4-a1c3-9b66c5a401ff 2026-05-15 02:03:46.321 13 INFO neutron.plugins.ml2.plugin [None req-b2455a41-2ba4-47a5-9bc6-e607b184bebe - - - - - -] Attempt 1 to provision port a7ccf796-e3a4-4ed9-ab45-b37a1ae91337 2026-05-15 02:03:46.550 13 INFO neutron.plugins.ml2.plugin [None req-b2455a41-2ba4-47a5-9bc6-e607b184bebe - - - - - -] Attempt 1 to provision port 51c7406f-2f0c-4cce-bf2b-a8a01a9d6390 2026-05-15 02:03:46.572 13 INFO neutron.plugins.ml2.plugin [None req-b2455a41-2ba4-47a5-9bc6-e607b184bebe - - - - - -] Attempt 1 to provision port 88745a8a-248f-4494-a970-69e8fb441439 2026-05-15 02:03:46.594 13 INFO neutron.plugins.ml2.plugin [None req-b2455a41-2ba4-47a5-9bc6-e607b184bebe - - - - - -] Attempt 1 to provision port 0e072a19-8770-4871-bf7f-9aa06abde0be 2026-05-15 02:03:46.661 13 INFO neutron.plugins.ml2.plugin [None req-b2455a41-2ba4-47a5-9bc6-e607b184bebe - - - - - -] Attempt 1 to provision port e7ad017d-6d33-4e17-b495-109027a594c0 2026-05-15 02:03:46.685 13 INFO neutron.plugins.ml2.plugin [None req-b2455a41-2ba4-47a5-9bc6-e607b184bebe - - - - - -] Attempt 1 to provision port fed128b3-dacb-41fc-a694-ab8069afba6f 2026-05-15 02:03:47.875 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port fed128b3-dacb-41fc-a694-ab8069afba6f 2026-05-15 02:03:48.100 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port d49549e9-7a22-4fa4-a1c3-9b66c5a401ff 2026-05-15 02:03:48.280 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a7ccf796-e3a4-4ed9-ab45-b37a1ae91337 2026-05-15 02:03:51.838 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port b7e36964-4058-4125-a542-0bb29ed13463 2026-05-15 02:03:53.828 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port b7e36964-4058-4125-a542-0bb29ed13463 2026-05-15 02:03:54.432 16 INFO neutron.plugins.ml2.plugin [None req-c1150657-cca9-4774-90f3-ce97b6d2f154 - - - - - -] Attempt 1 to provision port a7ccf796-e3a4-4ed9-ab45-b37a1ae91337 2026-05-15 02:03:54.530 16 INFO neutron.plugins.ml2.plugin [None req-c1150657-cca9-4774-90f3-ce97b6d2f154 - - - - - -] Attempt 1 to provision port fa337b04-e9ad-4ebe-868f-c533bb6d5336 2026-05-15 02:03:54.562 16 INFO neutron.plugins.ml2.plugin [None req-c1150657-cca9-4774-90f3-ce97b6d2f154 - - - - - -] Attempt 1 to provision port b7e36964-4058-4125-a542-0bb29ed13463 2026-05-15 02:04:01.011 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 51c7406f-2f0c-4cce-bf2b-a8a01a9d6390 2026-05-15 02:04:01.289 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 88745a8a-248f-4494-a970-69e8fb441439 2026-05-15 02:04:01.581 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 3d19655e-4587-4ce2-98c8-0aa78391fc6d 2026-05-15 02:04:01.705 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b14d6f34-942f-4658-9933-8061fda7aeb2'] response: {'server_uuid': 'a986affc-434c-4da4-8f4a-f6bd9d3280d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d19655e-4587-4ce2-98c8-0aa78391fc6d', 'code': 200} 2026-05-15 02:04:02.922 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 3d19655e-4587-4ce2-98c8-0aa78391fc6d 2026-05-15 02:04:03.147 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 51c7406f-2f0c-4cce-bf2b-a8a01a9d6390 2026-05-15 02:04:03.337 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port fa337b04-e9ad-4ebe-868f-c533bb6d5336 2026-05-15 02:04:03.648 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port e7ad017d-6d33-4e17-b495-109027a594c0 2026-05-15 02:04:03.888 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 88745a8a-248f-4494-a970-69e8fb441439 2026-05-15 02:04:05.284 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port fa337b04-e9ad-4ebe-868f-c533bb6d5336 2026-05-15 02:04:05.535 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port e7ad017d-6d33-4e17-b495-109027a594c0 2026-05-15 02:04:07.312 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 518af7ee-6068-4fba-8f07-d24601e63d07 2026-05-15 02:04:09.209 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 518af7ee-6068-4fba-8f07-d24601e63d07 2026-05-15 02:04:14.392 16 INFO neutron.plugins.ml2.plugin [None req-d45e79bb-617b-4eb3-b9db-9548ca80f753 - - - - - -] Attempt 1 to provision port 3d19655e-4587-4ce2-98c8-0aa78391fc6d 2026-05-15 02:04:14.451 16 INFO neutron.plugins.ml2.plugin [None req-d45e79bb-617b-4eb3-b9db-9548ca80f753 - - - - - -] Attempt 1 to provision port 51c7406f-2f0c-4cce-bf2b-a8a01a9d6390 2026-05-15 02:04:14.504 16 INFO neutron.plugins.ml2.plugin [None req-d45e79bb-617b-4eb3-b9db-9548ca80f753 - - - - - -] Attempt 1 to provision port 0e072a19-8770-4871-bf7f-9aa06abde0be 2026-05-15 02:04:14.565 16 INFO neutron.plugins.ml2.plugin [None req-d45e79bb-617b-4eb3-b9db-9548ca80f753 - - - - - -] Attempt 1 to provision port fa337b04-e9ad-4ebe-868f-c533bb6d5336 2026-05-15 02:04:14.619 16 INFO neutron.plugins.ml2.plugin [None req-d45e79bb-617b-4eb3-b9db-9548ca80f753 - - - - - -] Attempt 1 to provision port b7e36964-4058-4125-a542-0bb29ed13463 2026-05-15 02:04:17.794 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 501b3cf7-1e6d-4336-8a96-d01bdb264932 2026-05-15 02:04:17.899 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0e58bf8-fd92-4c3f-8600-2ceba6932eec'] response: {'server_uuid': '2e62e306-04d5-44da-a7b2-733c9ff2decf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '501b3cf7-1e6d-4336-8a96-d01bdb264932', 'code': 200} 2026-05-15 02:04:18.127 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port d9eb60d6-8238-4aef-96ba-7694e30684cd 2026-05-15 02:04:19.246 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 501b3cf7-1e6d-4336-8a96-d01bdb264932 2026-05-15 02:04:19.490 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port d9eb60d6-8238-4aef-96ba-7694e30684cd 2026-05-15 02:04:23.328 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 31859116-6a5f-4730-8a28-f4563d361482 2026-05-15 02:04:25.268 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 31859116-6a5f-4730-8a28-f4563d361482 2026-05-15 02:04:25.403 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 32c98cde-482b-4af8-b165-e75c946c2fd5 2026-05-15 02:04:27.238 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 32c98cde-482b-4af8-b165-e75c946c2fd5 2026-05-15 02:04:27.339 13 INFO neutron.plugins.ml2.plugin [None req-cac886ae-9802-415a-9423-36197f2fff95 - - - - - -] Attempt 1 to provision port 501b3cf7-1e6d-4336-8a96-d01bdb264932 2026-05-15 02:04:27.393 13 INFO neutron.plugins.ml2.plugin [None req-cac886ae-9802-415a-9423-36197f2fff95 - - - - - -] Attempt 1 to provision port 31859116-6a5f-4730-8a28-f4563d361482 2026-05-15 02:04:27.442 13 INFO neutron.plugins.ml2.plugin [None req-cac886ae-9802-415a-9423-36197f2fff95 - - - - - -] Attempt 1 to provision port d9eb60d6-8238-4aef-96ba-7694e30684cd 2026-05-15 02:04:27.498 13 INFO neutron.plugins.ml2.plugin [None req-cac886ae-9802-415a-9423-36197f2fff95 - - - - - -] Attempt 1 to provision port fa337b04-e9ad-4ebe-868f-c533bb6d5336 2026-05-15 02:04:27.543 13 INFO neutron.plugins.ml2.plugin [None req-cac886ae-9802-415a-9423-36197f2fff95 - - - - - -] Attempt 1 to provision port 32c98cde-482b-4af8-b165-e75c946c2fd5 2026-05-15 02:04:32.835 16 INFO neutron.plugins.ml2.plugin [None req-2034d30c-4562-43e5-9213-43d0c23e8d6d - - - - - -] Attempt 1 to provision port 51c7406f-2f0c-4cce-bf2b-a8a01a9d6390 2026-05-15 02:04:32.884 16 INFO neutron.plugins.ml2.plugin [None req-2034d30c-4562-43e5-9213-43d0c23e8d6d - - - - - -] Attempt 1 to provision port 32c98cde-482b-4af8-b165-e75c946c2fd5 2026-05-15 02:04:35.309 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 9a5e5d62-94a7-4967-bda3-bf5812b1ecc7 2026-05-15 02:04:37.258 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 9a5e5d62-94a7-4967-bda3-bf5812b1ecc7 2026-05-15 02:04:38.031 16 INFO neutron.plugins.ml2.plugin [None req-a2dc9678-65e3-42ba-ac3c-e2a5cffc8425 - - - - - -] Attempt 1 to provision port 51c7406f-2f0c-4cce-bf2b-a8a01a9d6390 2026-05-15 02:04:38.095 16 INFO neutron.plugins.ml2.plugin [None req-a2dc9678-65e3-42ba-ac3c-e2a5cffc8425 - - - - - -] Attempt 1 to provision port 501b3cf7-1e6d-4336-8a96-d01bdb264932 2026-05-15 02:04:43.622 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 63059554-a5db-4cce-bcb9-6a6daa7a4033 2026-05-15 02:04:45.749 16 INFO neutron.plugins.ml2.plugin [None req-77392396-2a46-4f4d-afcc-26b86b983cbe - - - - - -] Attempt 1 to provision port 63059554-a5db-4cce-bcb9-6a6daa7a4033 2026-05-15 02:04:45.802 16 INFO neutron.plugins.ml2.plugin [None req-77392396-2a46-4f4d-afcc-26b86b983cbe - - - - - -] Attempt 1 to provision port f85fc697-af19-47e5-b261-b5726ec39acb 2026-05-15 02:04:46.599 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 63059554-a5db-4cce-bcb9-6a6daa7a4033 2026-05-15 02:04:46.816 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 76700f0f-767e-4743-bad3-b6fda1b14810 2026-05-15 02:04:46.926 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea7d433e-9402-4c01-8dd9-9d663a0ac54e'] response: {'server_uuid': 'e6b1202e-a3f4-439d-b39e-c9e429d3a078', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76700f0f-767e-4743-bad3-b6fda1b14810', 'code': 200} 2026-05-15 02:04:48.438 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 76700f0f-767e-4743-bad3-b6fda1b14810 2026-05-15 02:04:49.234 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-97dc7514-2584-40f2-9f29-53c5357f6cd6'] response: {'server_uuid': '2e62e306-04d5-44da-a7b2-733c9ff2decf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '501b3cf7-1e6d-4336-8a96-d01bdb264932', 'code': 200} 2026-05-15 02:04:50.454 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port b70367f1-66a1-4b93-a2c4-9d08e7884007 2026-05-15 02:04:50.779 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port f85fc697-af19-47e5-b261-b5726ec39acb 2026-05-15 02:04:53.104 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port b70367f1-66a1-4b93-a2c4-9d08e7884007 2026-05-15 02:04:53.255 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 501b3cf7-1e6d-4336-8a96-d01bdb264932 2026-05-15 02:04:53.359 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-236d1764-0c3a-4770-9c50-74e576ce7117'] response: {'server_uuid': '2e62e306-04d5-44da-a7b2-733c9ff2decf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '501b3cf7-1e6d-4336-8a96-d01bdb264932', 'code': 200} 2026-05-15 02:04:53.545 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port f85fc697-af19-47e5-b261-b5726ec39acb 2026-05-15 02:04:54.708 16 INFO neutron.plugins.ml2.plugin [None req-cad27ae2-41ab-401e-97e6-be2cf62cd583 - - - - - -] Attempt 1 to provision port f85fc697-af19-47e5-b261-b5726ec39acb 2026-05-15 02:04:54.775 16 INFO neutron.plugins.ml2.plugin [None req-cad27ae2-41ab-401e-97e6-be2cf62cd583 - - - - - -] Attempt 1 to provision port b70367f1-66a1-4b93-a2c4-9d08e7884007 2026-05-15 02:04:54.943 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 501b3cf7-1e6d-4336-8a96-d01bdb264932 2026-05-15 02:05:15.089 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cd7f339-b5f6-4f75-b7e8-a05f145f9757'] response: {'server_uuid': '2e62e306-04d5-44da-a7b2-733c9ff2decf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '501b3cf7-1e6d-4336-8a96-d01bdb264932', 'code': 200} 2026-05-15 02:05:17.727 16 INFO neutron.plugins.ml2.plugin [None req-6de044b5-7c51-42ce-960e-fe484c994e10 - - - - - -] Attempt 1 to provision port df0e75a3-6c0c-479b-b159-76738368dfd4 2026-05-15 02:05:18.922 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 83eb3d9c-fa78-4d5b-961d-5b60bd7458fd 2026-05-15 02:05:21.208 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 1d913854-bb0b-47c4-bedd-cd85f0f17dbc 2026-05-15 02:05:21.570 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 83eb3d9c-fa78-4d5b-961d-5b60bd7458fd 2026-05-15 02:05:23.251 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 1d913854-bb0b-47c4-bedd-cd85f0f17dbc 2026-05-15 02:05:24.254 16 INFO neutron.plugins.ml2.plugin [None req-43cdf522-b843-445a-a879-dadad84cf6a2 - - - - - -] Attempt 1 to provision port 21d7eb2c-9772-4705-870c-36c38cde686a 2026-05-15 02:05:24.282 16 INFO neutron.plugins.ml2.plugin [None req-43cdf522-b843-445a-a879-dadad84cf6a2 - - - - - -] Attempt 1 to provision port 1d913854-bb0b-47c4-bedd-cd85f0f17dbc 2026-05-15 02:05:27.460 13 INFO neutron.plugins.ml2.plugin [None req-3bc033b4-d01f-4a92-9935-236bbeb2caa2 - - - - - -] Attempt 1 to provision port 21d7eb2c-9772-4705-870c-36c38cde686a 2026-05-15 02:05:31.432 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 9e5eeb83-c9a0-48a9-9444-2ee7c3ac59c5 2026-05-15 02:05:31.555 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-50d944e8-aa5c-4e28-b4d1-0e36ef7e99bf'] response: {'server_uuid': '756d9383-cb55-4ea6-ad5a-db82ea3d4a2c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e5eeb83-c9a0-48a9-9444-2ee7c3ac59c5', 'code': 200} 2026-05-15 02:05:32.912 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 9e5eeb83-c9a0-48a9-9444-2ee7c3ac59c5 2026-05-15 02:05:36.926 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 21d7eb2c-9772-4705-870c-36c38cde686a 2026-05-15 02:05:37.211 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port df0e75a3-6c0c-479b-b159-76738368dfd4 2026-05-15 02:05:38.919 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 21d7eb2c-9772-4705-870c-36c38cde686a 2026-05-15 02:05:39.107 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port df0e75a3-6c0c-479b-b159-76738368dfd4 2026-05-15 02:05:46.069 13 INFO neutron.plugins.ml2.plugin [None req-adf6eebd-c4e0-4b1a-a76e-7935afee5c83 - - - - - -] Attempt 1 to provision port e7c31c73-aa2d-4a1e-90a1-41a9739eff99 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server [None req-4d610878-c54a-4133-a17e-5755f362a92e - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port bc511578-defe-444f-888a-93219af7f8e4 could not be found. 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 298, in _get_port 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 209, in get_by_id 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2815, in one 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1840, in one 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 772, in _only_one_row 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 337, in get_dhcp_port 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1683, in get_port 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 301, in _get_port 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port bc511578-defe-444f-888a-93219af7f8e4 could not be found. 2026-05-15 02:06:05.717 16 ERROR oslo_messaging.rpc.server 2026-05-15 02:06:23.471 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 6e8a3155-ad33-4d4d-9e17-8406a4fff835 2026-05-15 02:06:23.565 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-21f541a0-bd34-47a0-86a0-384d1354bde8'] response: {'server_uuid': '1dfc1788-fee8-4a15-8089-5c6c227591ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e8a3155-ad33-4d4d-9e17-8406a4fff835', 'code': 200} 2026-05-15 02:06:24.941 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 6e8a3155-ad33-4d4d-9e17-8406a4fff835 2026-05-15 02:07:44.967 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 4cb645d5-9040-49b7-8920-75e8531c14ec 2026-05-15 02:07:47.005 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 4cb645d5-9040-49b7-8920-75e8531c14ec 2026-05-15 02:07:48.992 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 533825d8-716c-490d-8acd-f98389008a90 2026-05-15 02:07:49.315 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port b2ed3cc8-c93e-485c-8ec7-6e3602d716ad 2026-05-15 02:07:51.244 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 533825d8-716c-490d-8acd-f98389008a90 2026-05-15 02:07:51.490 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port d4c850b9-01f7-4580-bf7f-4586a91ed800 2026-05-15 02:07:51.848 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port b2ed3cc8-c93e-485c-8ec7-6e3602d716ad 2026-05-15 02:07:53.065 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port d4c850b9-01f7-4580-bf7f-4586a91ed800 2026-05-15 02:07:54.771 13 INFO neutron.plugins.ml2.plugin [None req-e5489287-9c76-4f9e-93de-8e3d95010c8a - - - - - -] Attempt 1 to provision port ad0ff1f8-d22d-4bd9-9428-f18bffafbeb8 2026-05-15 02:07:54.811 13 INFO neutron.plugins.ml2.plugin [None req-e5489287-9c76-4f9e-93de-8e3d95010c8a - - - - - -] Attempt 1 to provision port 09b57563-e29c-4789-bf35-fcc0bd54959a 2026-05-15 02:07:54.837 13 INFO neutron.plugins.ml2.plugin [None req-e5489287-9c76-4f9e-93de-8e3d95010c8a - - - - - -] Attempt 1 to provision port 4457fb43-089e-496b-8ab8-0ddd362a6bdb 2026-05-15 02:07:54.866 13 INFO neutron.plugins.ml2.plugin [None req-e5489287-9c76-4f9e-93de-8e3d95010c8a - - - - - -] Attempt 1 to provision port b2ed3cc8-c93e-485c-8ec7-6e3602d716ad 2026-05-15 02:07:54.923 13 INFO neutron.plugins.ml2.plugin [None req-e5489287-9c76-4f9e-93de-8e3d95010c8a - - - - - -] Attempt 1 to provision port d4c850b9-01f7-4580-bf7f-4586a91ed800 2026-05-15 02:07:59.320 16 INFO neutron.plugins.ml2.plugin [None req-5cffa2e8-8b05-467d-8ae7-32d200a0503f - - - - - -] Attempt 1 to provision port 09b57563-e29c-4789-bf35-fcc0bd54959a 2026-05-15 02:07:59.345 16 INFO neutron.plugins.ml2.plugin [None req-5cffa2e8-8b05-467d-8ae7-32d200a0503f - - - - - -] Attempt 1 to provision port b2ed3cc8-c93e-485c-8ec7-6e3602d716ad 2026-05-15 02:07:59.396 16 INFO neutron.plugins.ml2.plugin [None req-5cffa2e8-8b05-467d-8ae7-32d200a0503f - - - - - -] Attempt 1 to provision port 4457fb43-089e-496b-8ab8-0ddd362a6bdb 2026-05-15 02:07:59.420 16 INFO neutron.plugins.ml2.plugin [None req-5cffa2e8-8b05-467d-8ae7-32d200a0503f - - - - - -] Attempt 1 to provision port d4c850b9-01f7-4580-bf7f-4586a91ed800 2026-05-15 02:08:02.006 16 INFO neutron.plugins.ml2.plugin [None req-079da8b2-28dc-4b66-b5ee-f641f77b0887 - - - - - -] Attempt 1 to provision port 09b57563-e29c-4789-bf35-fcc0bd54959a 2026-05-15 02:08:02.043 16 INFO neutron.plugins.ml2.plugin [None req-079da8b2-28dc-4b66-b5ee-f641f77b0887 - - - - - -] Attempt 1 to provision port b2ed3cc8-c93e-485c-8ec7-6e3602d716ad 2026-05-15 02:08:03.506 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port ece47003-ae6b-45ed-8793-2cdd1817ab08 2026-05-15 02:08:03.624 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-36bab746-5831-43a3-b4f0-bc0cf5bac374'] response: {'server_uuid': '66630afe-944d-4d96-8268-1820652b2861', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ece47003-ae6b-45ed-8793-2cdd1817ab08', 'code': 200} 2026-05-15 02:08:04.645 16 INFO neutron.plugins.ml2.plugin [None req-0eb3c8a9-05c5-43f2-9d65-ab97407176c8 - - - - - -] Attempt 1 to provision port 09b57563-e29c-4789-bf35-fcc0bd54959a 2026-05-15 02:08:04.673 16 INFO neutron.plugins.ml2.plugin [None req-0eb3c8a9-05c5-43f2-9d65-ab97407176c8 - - - - - -] Attempt 1 to provision port 4457fb43-089e-496b-8ab8-0ddd362a6bdb 2026-05-15 02:08:04.706 16 INFO neutron.plugins.ml2.plugin [None req-0eb3c8a9-05c5-43f2-9d65-ab97407176c8 - - - - - -] Attempt 1 to provision port d4c850b9-01f7-4580-bf7f-4586a91ed800 2026-05-15 02:08:05.060 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port ece47003-ae6b-45ed-8793-2cdd1817ab08 2026-05-15 02:08:05.364 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 09b57563-e29c-4789-bf35-fcc0bd54959a 2026-05-15 02:08:06.901 16 INFO neutron.plugins.ml2.plugin [None req-465c1243-418c-4687-b5cc-5ea21215c4a5 - - - - - -] Attempt 1 to provision port 4457fb43-089e-496b-8ab8-0ddd362a6bdb 2026-05-15 02:08:07.065 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 4457fb43-089e-496b-8ab8-0ddd362a6bdb 2026-05-15 02:08:07.253 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 09b57563-e29c-4789-bf35-fcc0bd54959a 2026-05-15 02:08:07.452 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 25256576-f1ec-4391-8026-1909ca786ed7 2026-05-15 02:08:07.692 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port ad0ff1f8-d22d-4bd9-9428-f18bffafbeb8 2026-05-15 02:08:08.241 13 INFO neutron.plugins.ml2.plugin [None req-919b5e9c-b745-4011-ba88-04415e9edd98 - - - - - -] Attempt 1 to provision port ece47003-ae6b-45ed-8793-2cdd1817ab08 2026-05-15 02:08:09.010 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 4457fb43-089e-496b-8ab8-0ddd362a6bdb 2026-05-15 02:08:09.191 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 25256576-f1ec-4391-8026-1909ca786ed7 2026-05-15 02:08:09.359 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port ad0ff1f8-d22d-4bd9-9428-f18bffafbeb8 2026-05-15 02:08:21.017 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 588246f0-7243-4980-9953-db993fa5353d 2026-05-15 02:08:21.144 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2c0bfd7-c393-4a59-ab1a-03743796b27c'] response: {'server_uuid': 'fdfed21f-8e27-4ffe-ae7c-26709c0573f1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '588246f0-7243-4980-9953-db993fa5353d', 'code': 200} 2026-05-15 02:08:22.994 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 588246f0-7243-4980-9953-db993fa5353d 2026-05-15 02:09:15.517 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 96fc5a31-f755-4bc6-9511-9d21d884fa5b 2026-05-15 02:09:15.618 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e297254-3c48-47be-bf41-e314af61cc3b'] response: {'server_uuid': 'f6cc99ec-1b40-4781-ae38-df30ba63af25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96fc5a31-f755-4bc6-9511-9d21d884fa5b', 'code': 200} 2026-05-15 02:09:17.005 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 96fc5a31-f755-4bc6-9511-9d21d884fa5b 2026-05-15 02:10:28.637 16 INFO neutron.plugins.ml2.plugin [None req-2a2304b0-0e0c-45f3-9ca6-ce9d64cf7616 - - - - - -] Attempt 1 to provision port a956904b-6ccc-4d91-afed-d9709aba2176 2026-05-15 02:10:36.593 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a956904b-6ccc-4d91-afed-d9709aba2176 2026-05-15 02:10:36.693 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-071d95b3-185b-4bf3-98e3-a950e62f9e98'] response: {'server_uuid': 'f6cc99ec-1b40-4781-ae38-df30ba63af25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a956904b-6ccc-4d91-afed-d9709aba2176', 'code': 200} 2026-05-15 02:10:37.198 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a956904b-6ccc-4d91-afed-d9709aba2176 2026-05-15 02:10:44.703 13 INFO neutron.plugins.ml2.plugin [None req-689d522b-2e52-4a2e-8f1f-af1f012f7575 - - - - - -] Attempt 1 to provision port 47caaa35-5bbf-49cf-a9ac-773048c7efe9 2026-05-15 02:10:51.257 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 47caaa35-5bbf-49cf-a9ac-773048c7efe9 2026-05-15 02:10:51.360 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4383b9c-f474-4fd7-9714-b48934359727'] response: {'server_uuid': 'f6cc99ec-1b40-4781-ae38-df30ba63af25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47caaa35-5bbf-49cf-a9ac-773048c7efe9', 'code': 200} 2026-05-15 02:10:53.199 13 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 47caaa35-5bbf-49cf-a9ac-773048c7efe9 2026-05-15 02:10:54.531 13 INFO neutron.plugins.ml2.plugin [None req-7309539d-8814-433c-a45c-c8e77aeaba63 - - - - - -] Attempt 1 to provision port a956904b-6ccc-4d91-afed-d9709aba2176 2026-05-15 02:10:55.262 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a956904b-6ccc-4d91-afed-d9709aba2176 2026-05-15 02:11:08.030 16 INFO neutron.plugins.ml2.plugin [None req-e0a799b4-7474-45af-859f-11a47dd6d475 - - - - - -] Attempt 1 to provision port 47caaa35-5bbf-49cf-a9ac-773048c7efe9 2026-05-15 02:11:09.290 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port 47caaa35-5bbf-49cf-a9ac-773048c7efe9 2026-05-15 02:11:09.352 13 INFO neutron.plugins.ml2.plugin [None req-f788ee94-d5af-468a-b3aa-ef42ea5cf3e2 - - - - - -] Attempt 1 to provision port 47caaa35-5bbf-49cf-a9ac-773048c7efe9 2026-05-15 02:11:18.379 13 INFO neutron.plugins.ml2.plugin [None req-f855fc9f-f532-4f77-af51-415ae26c5c2c - - - - - -] Attempt 1 to provision port a956904b-6ccc-4d91-afed-d9709aba2176 2026-05-15 02:11:19.268 16 INFO neutron.plugins.ml2.plugin [None req-1dd34c53-0d6b-46f0-89ca-29080d0b847c - - - - - -] Attempt 1 to provision port a956904b-6ccc-4d91-afed-d9709aba2176 2026-05-15 02:12:01.374 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c0c1fd6-6c35-4aff-b950-ff3717434e25'] response: {'server_uuid': '66630afe-944d-4d96-8268-1820652b2861', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ece47003-ae6b-45ed-8793-2cdd1817ab08', 'code': 200}