+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-05 17:34:30.412 1 INFO neutron.common.config [-] Logging enabled! 2026-05-05 17:34:30.412 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-05-05 17:34:30.413 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-05 17:34:30.413 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 17:34:31.445 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:34:31.523 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 17:34:31.526 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 17:34:31.527 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:34:31.527 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 17:34:31.528 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 17:34:31.528 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:34:31.534 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:34:31.534 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:34:31.534 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:34:31.553 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 17:34:31.554 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:34:31.554 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 17:34:31.585 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 17:34:31.586 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 17:34:31.586 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 17:34:31.586 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 17:34:31.887 1 INFO neutron.plugins.ml2.managers [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 17:34:32.162 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 17:34:32.162 1 INFO neutron.plugins.ml2.managers [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 17:34:32.163 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 17:34:32.211 1 INFO neutron.plugins.ml2.managers [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 17:34:32.211 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 17:34:32.212 1 INFO neutron.plugins.ml2.managers [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 17:34:32.212 1 INFO neutron.plugins.ml2.extensions.port_security [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 17:34:32.212 1 INFO neutron.plugins.ml2.managers [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] Initializing extension driver 'qos' 2026-05-05 17:34:32.212 1 INFO neutron.plugins.ml2.managers [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 17:34:32.212 1 INFO neutron.plugins.ml2.managers [None req-253450e9-ea83-42a0-98e5-349901980037 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 17:34:32.227 1 INFO neutron.quota [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded quota_driver: . 2026-05-05 17:34:32.227 1 INFO neutron.plugins.ml2.plugin [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 17:34:32.228 1 INFO neutron.plugins.ml2.managers [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 17:34:32.228 1 INFO neutron.plugins.ml2.managers [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 17:34:32.228 1 INFO neutron.plugins.ml2.managers [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 17:34:32.228 1 INFO neutron.extensions.vlantransparent [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Disabled vlantransparent extension. 2026-05-05 17:34:32.229 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: qos 2026-05-05 17:34:32.240 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: router 2026-05-05 17:34:32.275 1 INFO neutron.services.service_base [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 17:34:32.276 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: segments 2026-05-05 17:34:32.344 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: trunk 2026-05-05 17:34:32.357 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: vpnaas 2026-05-05 17:34:32.388 1 WARNING stevedore.named [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 17:34:32.462 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 17:34:32.462 1 INFO neutron.common.utils [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 17:34:32.463 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: auto_allocate 2026-05-05 17:34:32.467 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: tag 2026-05-05 17:34:32.473 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: timestamp 2026-05-05 17:34:32.476 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 17:34:32.479 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: flavors 2026-05-05 17:34:32.482 1 INFO neutron.manager [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loading Plugin: revisions 2026-05-05 17:34:32.485 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Initializing extension manager. 2026-05-05 17:34:32.486 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: address-group 2026-05-05 17:34:32.487 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: address-scope 2026-05-05 17:34:32.487 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 17:34:32.488 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: agent 2026-05-05 17:34:32.488 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 17:34:32.489 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 17:34:32.490 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 17:34:32.491 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: availability_zone 2026-05-05 17:34:32.491 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 17:34:32.492 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 17:34:32.492 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: default-subnetpools 2026-05-05 17:34:32.493 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 17:34:32.494 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: dns-integration 2026-05-05 17:34:32.494 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 17:34:32.495 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 17:34:32.496 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: dvr 2026-05-05 17:34:32.497 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 17:34:32.497 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 17:34:32.498 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:34:32.498 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 17:34:32.499 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: external-net 2026-05-05 17:34:32.499 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 17:34:32.499 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: extraroute 2026-05-05 17:34:32.500 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 17:34:32.500 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 17:34:32.501 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 17:34:32.501 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 17:34:32.502 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 17:34:32.502 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: fip-port-details 2026-05-05 17:34:32.503 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: flavors 2026-05-05 17:34:32.504 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 17:34:32.504 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: floatingip-pools 2026-05-05 17:34:32.505 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: ip_allocation 2026-05-05 17:34:32.505 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 17:34:32.506 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: l2_adjacency 2026-05-05 17:34:32.507 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: router 2026-05-05 17:34:32.508 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:34:32.509 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 17:34:32.509 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 17:34:32.510 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 17:34:32.510 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: l3-ha 2026-05-05 17:34:32.511 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:34:32.511 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 17:34:32.511 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: l3-flavors 2026-05-05 17:34:32.512 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:34:32.513 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 17:34:32.514 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 17:34:32.515 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 17:34:32.516 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 17:34:32.517 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 17:34:32.517 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 17:34:32.518 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: multi-provider 2026-05-05 17:34:32.518 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: net-mtu 2026-05-05 17:34:32.519 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 17:34:32.519 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: network_availability_zone 2026-05-05 17:34:32.520 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: network_ha 2026-05-05 17:34:32.520 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: network-ip-availability 2026-05-05 17:34:32.521 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 17:34:32.521 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: pagination 2026-05-05 17:34:32.522 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: port-device-profile 2026-05-05 17:34:32.522 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 17:34:32.523 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 17:34:32.523 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 17:34:32.524 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: port-mac-override 2026-05-05 17:34:32.524 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 17:34:32.524 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 17:34:32.525 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 17:34:32.525 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: port-resource-request 2026-05-05 17:34:32.526 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 17:34:32.526 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 17:34:32.527 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: binding 2026-05-05 17:34:32.527 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: binding-extended 2026-05-05 17:34:32.528 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: port-security 2026-05-05 17:34:32.528 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: project-id 2026-05-05 17:34:32.529 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: provider 2026-05-05 17:34:32.530 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos 2026-05-05 17:34:32.531 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 17:34:32.532 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 17:34:32.532 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-default 2026-05-05 17:34:32.532 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-fip 2026-05-05 17:34:32.533 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 17:34:32.533 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 17:34:32.534 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 17:34:32.534 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 17:34:32.535 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 17:34:32.535 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-pps 2026-05-05 17:34:32.536 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 17:34:32.536 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 17:34:32.537 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 17:34:32.537 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: quota-check-limit 2026-05-05 17:34:32.539 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: quotas 2026-05-05 17:34:32.543 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: quota_details 2026-05-05 17:34:32.544 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: rbac-policies 2026-05-05 17:34:32.544 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: rbac-address-group 2026-05-05 17:34:32.545 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 17:34:32.545 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 17:34:32.546 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 17:34:32.546 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: revision-if-match 2026-05-05 17:34:32.547 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 17:34:32.547 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: router_availability_zone 2026-05-05 17:34:32.547 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 17:34:32.549 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 17:34:32.549 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 17:34:32.550 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 17:34:32.550 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 17:34:32.551 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 17:34:32.551 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 17:34:32.554 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: security-group 2026-05-05 17:34:32.555 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: segment 2026-05-05 17:34:32.556 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 17:34:32.557 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: service-type 2026-05-05 17:34:32.557 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: sorting 2026-05-05 17:34:32.557 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 17:34:32.558 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: standard-attr-description 2026-05-05 17:34:32.559 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: stateful-security-group 2026-05-05 17:34:32.559 1 WARNING neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 17:34:32.559 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 17:34:32.560 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: subnet-external-network 2026-05-05 17:34:32.560 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: subnet_onboard 2026-05-05 17:34:32.561 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 17:34:32.561 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: subnet-service-types 2026-05-05 17:34:32.562 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: subnet_allocation 2026-05-05 17:34:32.562 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 17:34:32.563 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: tag-creation 2026-05-05 17:34:32.563 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 17:34:32.566 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 17:34:32.567 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 17:34:32.567 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: trunk 2026-05-05 17:34:32.568 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: trunk-details 2026-05-05 17:34:32.568 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 17:34:32.568 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 17:34:32.570 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 17:34:32.571 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 17:34:32.571 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: vpn-flavors 2026-05-05 17:34:32.573 1 INFO neutron.api.extensions [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Loaded extension: vpnaas 2026-05-05 17:34:32.575 1 INFO oslo_service.service [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Starting 2 workers 2026-05-05 17:34:32.579 1 INFO oslo_service.service [None req-f9af9c1e-3b54-4809-93a8-0682c718bbbc - - - - - -] Starting 1 workers 2026-05-05 17:35:11.441 9 INFO neutron.db.l3_hamode_db [None req-3f0da010-32d4-4a8e-8939-ad50fdb05113 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 17:35:29.727 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 42d702d5-9c82-4d7b-b686-8c9a3a2151a6 2026-05-05 17:35:31.205 9 INFO neutron.plugins.ml2.plugin [None req-1be836d7-cf2b-4337-8e5f-3776347326aa - - - - - -] Attempt 1 to provision port 42d702d5-9c82-4d7b-b686-8c9a3a2151a6 2026-05-05 17:35:31.626 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 42d702d5-9c82-4d7b-b686-8c9a3a2151a6 2026-05-05 17:35:32.515 10 INFO neutron.plugins.ml2.plugin [None req-6da1ea1a-6559-45d3-8d0f-d81c0dfd4831 - - - - - -] Attempt 1 to provision port 42d702d5-9c82-4d7b-b686-8c9a3a2151a6 2026-05-05 17:39:57.877 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port b01b5c55-f932-4d8d-bbba-dfec4cd9a9fd 2026-05-05 17:39:58.437 9 INFO neutron.plugins.ml2.plugin [None req-119ac0e0-ee61-4ec8-9917-cc79aebffb5b - - - - - -] Attempt 1 to provision port b01b5c55-f932-4d8d-bbba-dfec4cd9a9fd 2026-05-05 17:39:59.546 9 INFO neutron.plugins.ml2.plugin [None req-d781bb00-7d8f-4d39-b16f-c59cf8052eaf - - - - - -] Attempt 1 to provision port b01b5c55-f932-4d8d-bbba-dfec4cd9a9fd 2026-05-05 17:39:59.869 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port b01b5c55-f932-4d8d-bbba-dfec4cd9a9fd 2026-05-05 17:40:04.879 10 INFO neutron.plugins.ml2.plugin [None req-5c919f62-6eed-4aa8-a0c7-dc62f6f9ebda - - - - - -] Attempt 1 to provision port 4eb7254c-5969-4a8a-b290-81c8be14d14a 2026-05-05 17:43:44.663 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 4eb7254c-5969-4a8a-b290-81c8be14d14a 2026-05-05 17:43:46.040 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 4eb7254c-5969-4a8a-b290-81c8be14d14a 2026-05-05 17:52:26.335 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 68b41197-dc9f-46c7-ab69-588e636c391f 2026-05-05 17:52:28.315 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 68b41197-dc9f-46c7-ab69-588e636c391f 2026-05-05 18:07:40.556 10 INFO neutron.plugins.ml2.plugin [None req-c6980551-d1ce-4010-ac96-c4d2b907782f - - - - - -] Attempt 1 to provision port 5f13cbe4-a140-4f5e-83d3-84317a266508 2026-05-05 18:07:40.938 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 1074fb52-d844-42e0-8a85-f41ecc07f00e 2026-05-05 18:07:41.443 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 04fa1736-2fb8-4d67-8a2a-96cdc4ab102a 2026-05-05 18:07:41.467 9 INFO neutron.plugins.ml2.plugin [None req-c26d6723-8dea-4f08-bb81-ebc651c10e9d - - - - - -] Attempt 1 to provision port ba20a2c1-9c80-48a2-a044-61696a31a13c 2026-05-05 18:07:41.518 9 INFO neutron.plugins.ml2.plugin [None req-c26d6723-8dea-4f08-bb81-ebc651c10e9d - - - - - -] Attempt 1 to provision port 1074fb52-d844-42e0-8a85-f41ecc07f00e 2026-05-05 18:07:42.053 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 6a425922-978f-4a0e-884a-039c4b3c3cdc 2026-05-05 18:07:42.267 9 INFO neutron.plugins.ml2.plugin [None req-adf0fff5-410d-4ee0-9300-d956b609fbcd - - - - - -] Attempt 1 to provision port 04fa1736-2fb8-4d67-8a2a-96cdc4ab102a 2026-05-05 18:07:42.359 9 INFO neutron.plugins.ml2.plugin [None req-adf0fff5-410d-4ee0-9300-d956b609fbcd - - - - - -] Attempt 1 to provision port 6a425922-978f-4a0e-884a-039c4b3c3cdc 2026-05-05 18:07:42.869 10 INFO neutron.plugins.ml2.plugin [None req-e77be79c-7f0f-4794-90da-478b92017dac - - - - - -] Attempt 1 to provision port 1074fb52-d844-42e0-8a85-f41ecc07f00e 2026-05-05 18:07:43.044 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 04fa1736-2fb8-4d67-8a2a-96cdc4ab102a 2026-05-05 18:07:43.302 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 6a425922-978f-4a0e-884a-039c4b3c3cdc 2026-05-05 18:07:43.486 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 1074fb52-d844-42e0-8a85-f41ecc07f00e 2026-05-05 18:07:43.575 9 INFO neutron.plugins.ml2.plugin [None req-37d645a0-9df0-47be-aae5-106b3f2d15fe - - - - - -] Attempt 1 to provision port 04fa1736-2fb8-4d67-8a2a-96cdc4ab102a 2026-05-05 18:07:43.638 9 INFO neutron.plugins.ml2.plugin [None req-37d645a0-9df0-47be-aae5-106b3f2d15fe - - - - - -] Attempt 1 to provision port 869d3840-05a8-426b-91cd-2c0481dc466d 2026-05-05 18:07:43.666 9 INFO neutron.plugins.ml2.plugin [None req-37d645a0-9df0-47be-aae5-106b3f2d15fe - - - - - -] Attempt 1 to provision port 267d9143-0fe2-4f58-881e-e9728c834cb3 2026-05-05 18:07:43.703 9 INFO neutron.plugins.ml2.plugin [None req-37d645a0-9df0-47be-aae5-106b3f2d15fe - - - - - -] Attempt 1 to provision port 6a425922-978f-4a0e-884a-039c4b3c3cdc 2026-05-05 18:07:44.276 9 INFO neutron.plugins.ml2.plugin [None req-97951433-2a18-45d6-a0be-79e1a8c189b3 - - - - - -] Attempt 1 to provision port 267d9143-0fe2-4f58-881e-e9728c834cb3 2026-05-05 18:07:44.990 9 INFO neutron.plugins.ml2.plugin [None req-7b1cb588-9c5b-440b-8a57-8751210f0d9e - - - - - -] Attempt 1 to provision port 267d9143-0fe2-4f58-881e-e9728c834cb3 2026-05-05 18:07:45.013 9 INFO neutron.plugins.ml2.plugin [None req-7b1cb588-9c5b-440b-8a57-8751210f0d9e - - - - - -] Attempt 1 to provision port 56ca6718-f8bc-4edd-8ffd-0c2eafa658e0 2026-05-05 18:07:45.039 9 INFO neutron.plugins.ml2.plugin [None req-7b1cb588-9c5b-440b-8a57-8751210f0d9e - - - - - -] Attempt 1 to provision port e02e65ff-0b14-410c-9bd7-91955d766550 2026-05-05 18:07:45.697 9 INFO neutron.plugins.ml2.plugin [None req-8b30c7fe-504a-42f7-9a60-b19529070892 - - - - - -] Attempt 1 to provision port 56ca6718-f8bc-4edd-8ffd-0c2eafa658e0 2026-05-05 18:07:46.397 10 INFO neutron.plugins.ml2.plugin [None req-7d15d571-96e1-409d-8c47-dda5625ec98d - - - - - -] Attempt 1 to provision port e02e65ff-0b14-410c-9bd7-91955d766550 2026-05-05 18:07:47.033 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 77f27f0d-c0e5-4b60-b833-f8d3ca5800a7 2026-05-05 18:07:47.110 9 INFO neutron.plugins.ml2.plugin [None req-57208ed5-0230-4cf1-9779-98ec2724c8e7 - - - - - -] Attempt 1 to provision port 7550401a-89f1-4855-a0ae-a53173565d80 2026-05-05 18:07:48.415 10 INFO neutron.plugins.ml2.plugin [None req-f42a76b8-6a58-40d1-9968-3e9486b94876 - - - - - -] Attempt 1 to provision port 77f27f0d-c0e5-4b60-b833-f8d3ca5800a7 2026-05-05 18:07:49.010 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 77f27f0d-c0e5-4b60-b833-f8d3ca5800a7 2026-05-05 18:07:49.728 9 INFO neutron.plugins.ml2.plugin [None req-3e766619-cd7b-4118-bfbe-bd011c0233ea - - - - - -] Attempt 1 to provision port c86b4848-463e-48ed-a7eb-28de2889db1c 2026-05-05 18:07:49.759 9 INFO neutron.plugins.ml2.plugin [None req-3e766619-cd7b-4118-bfbe-bd011c0233ea - - - - - -] Attempt 1 to provision port 77f27f0d-c0e5-4b60-b833-f8d3ca5800a7 2026-05-05 18:07:50.427 10 INFO neutron.plugins.ml2.plugin [None req-1ab7a669-fc2c-417c-abf6-8c7158ead6d1 - - - - - -] Attempt 1 to provision port c86b4848-463e-48ed-a7eb-28de2889db1c 2026-05-05 18:07:51.134 10 INFO neutron.plugins.ml2.plugin [None req-75dde5db-8c6c-4e6e-8b70-f1bbd22cf0ea - - - - - -] Attempt 1 to provision port c86b4848-463e-48ed-a7eb-28de2889db1c 2026-05-05 18:07:53.114 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9781aa89-6afa-4472-8ce5-ba0b38b99dfb 2026-05-05 18:07:53.447 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 290c165c-369d-414f-9a36-145790fb5fe7 2026-05-05 18:07:53.838 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9c1d3269-8f85-4d44-9b28-aee96939958f 2026-05-05 18:07:55.356 10 INFO neutron.plugins.ml2.plugin [None req-01708d4b-7f29-4076-8f24-de163db6c846 - - - - - -] Attempt 1 to provision port 6b37b85e-41dd-4c32-b037-3eb84cd50a5d 2026-05-05 18:07:55.387 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9c1d3269-8f85-4d44-9b28-aee96939958f 2026-05-05 18:07:55.774 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9781aa89-6afa-4472-8ce5-ba0b38b99dfb 2026-05-05 18:07:55.995 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 205b0fff-b5fe-4724-93e2-7b7c3d8ca840 2026-05-05 18:07:56.462 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 290c165c-369d-414f-9a36-145790fb5fe7 2026-05-05 18:07:56.769 9 INFO neutron.plugins.ml2.plugin [None req-28df3589-ea8a-4764-abcc-826ada832a16 - - - - - -] Attempt 1 to provision port 205b0fff-b5fe-4724-93e2-7b7c3d8ca840 2026-05-05 18:07:57.207 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 205b0fff-b5fe-4724-93e2-7b7c3d8ca840 2026-05-05 18:07:57.672 9 INFO neutron.plugins.ml2.plugin [None req-547116ca-dabf-4d73-b917-688dd36bf845 - - - - - -] Attempt 1 to provision port 205b0fff-b5fe-4724-93e2-7b7c3d8ca840 2026-05-05 18:07:58.383 10 INFO neutron.plugins.ml2.plugin [None req-e179b998-400b-4728-9f77-ba16d5d74b91 - - - - - -] Attempt 1 to provision port dc2fb115-5764-4e9f-9f62-16c9590251b3 2026-05-05 18:07:59.252 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port ce2cf224-c110-4692-8f23-94c5b74f7f16 2026-05-05 18:07:59.284 9 INFO neutron.plugins.ml2.plugin [None req-9082b1d9-27ff-4bbf-b4c7-22efa7c81382 - - - - - -] Attempt 1 to provision port dc2fb115-5764-4e9f-9f62-16c9590251b3 2026-05-05 18:08:02.399 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 1d54279d-aaec-4b91-b1a3-c7b370672a24 2026-05-05 18:08:02.811 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 4ba04d68-f427-4672-8da7-e4be021c41db 2026-05-05 18:08:02.978 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-07862a0f-c63f-41e1-b17c-018af5f5457b'] response: {'server_uuid': '80860f49-84ce-47bc-acc9-aaa8026f6833', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d54279d-aaec-4b91-b1a3-c7b370672a24', 'code': 200} 2026-05-05 18:08:03.574 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 4ba04d68-f427-4672-8da7-e4be021c41db 2026-05-05 18:08:03.854 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 1d54279d-aaec-4b91-b1a3-c7b370672a24 2026-05-05 18:08:05.044 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-625b67b0-1419-4b7e-8a64-66c4b4fcc0c7'] response: {'server_uuid': 'af2eb323-f874-4fcf-b67d-8f309cc1ae1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ba04d68-f427-4672-8da7-e4be021c41db', 'code': 200} 2026-05-05 18:08:10.007 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port f4fb906f-4a87-446b-8833-9a95006d8c6b 2026-05-05 18:08:10.797 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-870ac74f-dd80-4e68-abaa-49bf9a6cc31b'] response: {'server_uuid': 'cc04dd45-f0be-4d03-a9aa-c468338a0019', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4fb906f-4a87-446b-8833-9a95006d8c6b', 'code': 200} 2026-05-05 18:08:11.767 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port f4fb906f-4a87-446b-8833-9a95006d8c6b 2026-05-05 18:08:27.513 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 56ca6718-f8bc-4edd-8ffd-0c2eafa658e0 2026-05-05 18:08:27.937 10 INFO neutron.plugins.ml2.plugin [None req-67658be5-b208-4229-ab9b-8a1dadd70b43 - - - - - -] Attempt 1 to provision port 3e786ec6-fb47-4d19-a724-99c09f35c597 2026-05-05 18:08:27.967 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port ba20a2c1-9c80-48a2-a044-61696a31a13c 2026-05-05 18:08:28.724 10 INFO neutron.plugins.ml2.plugin [None req-01eb2b3b-02cd-4219-bbc0-2fa52e877233 - - - - - -] Attempt 1 to provision port 98c10264-61b3-43dc-b845-8be6ae03d331 2026-05-05 18:08:29.587 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 7da07825-d636-4127-95ce-ecc81f412b35 2026-05-05 18:08:29.629 10 INFO neutron.plugins.ml2.plugin [None req-b828bed1-15f6-4416-9afb-17a2f0d08c75 - - - - - -] Attempt 1 to provision port 7da07825-d636-4127-95ce-ecc81f412b35 2026-05-05 18:08:29.973 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 267d9143-0fe2-4f58-881e-e9728c834cb3 2026-05-05 18:08:30.300 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 56ca6718-f8bc-4edd-8ffd-0c2eafa658e0 2026-05-05 18:08:30.571 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port ba20a2c1-9c80-48a2-a044-61696a31a13c 2026-05-05 18:08:30.755 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 5f13cbe4-a140-4f5e-83d3-84317a266508 2026-05-05 18:08:30.834 10 INFO neutron.plugins.ml2.plugin [None req-1c111746-f905-4d7b-82d6-ee3a2eb68781 - - - - - -] Attempt 1 to provision port 23c51e5d-4ada-4f5d-889c-921c8d179090 2026-05-05 18:08:30.873 10 INFO neutron.plugins.ml2.plugin [None req-1c111746-f905-4d7b-82d6-ee3a2eb68781 - - - - - -] Attempt 1 to provision port 7da07825-d636-4127-95ce-ecc81f412b35 2026-05-05 18:08:31.746 9 INFO neutron.plugins.ml2.plugin [None req-8fc257e6-fc1f-4f83-8ec4-986963ffcd8c - - - - - -] Attempt 1 to provision port 23c51e5d-4ada-4f5d-889c-921c8d179090 2026-05-05 18:08:31.968 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 7da07825-d636-4127-95ce-ecc81f412b35 2026-05-05 18:08:32.165 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 267d9143-0fe2-4f58-881e-e9728c834cb3 2026-05-05 18:08:32.381 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 5f13cbe4-a140-4f5e-83d3-84317a266508 2026-05-05 18:08:32.449 10 INFO neutron.plugins.ml2.plugin [None req-d61b1849-35cc-487b-b3ad-fd0fe7266e7e - - - - - -] Attempt 1 to provision port 23c51e5d-4ada-4f5d-889c-921c8d179090 2026-05-05 18:08:32.478 10 INFO neutron.plugins.ml2.plugin [None req-d61b1849-35cc-487b-b3ad-fd0fe7266e7e - - - - - -] Attempt 1 to provision port 1d54279d-aaec-4b91-b1a3-c7b370672a24 2026-05-05 18:08:32.566 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port b62292b9-313b-4785-961c-17880168c4f8 2026-05-05 18:08:33.680 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port b62292b9-313b-4785-961c-17880168c4f8 2026-05-05 18:08:36.373 10 INFO neutron.plugins.ml2.plugin [None req-ac27c0b1-8f30-4b8f-a6fa-840efce6688f - - - - - -] Attempt 1 to provision port 1d54279d-aaec-4b91-b1a3-c7b370672a24 2026-05-05 18:08:37.954 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9611feb-2539-4abb-a4d9-d11cedafc6fb'] response: {'server_uuid': 'af2eb323-f874-4fcf-b67d-8f309cc1ae1b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4ba04d68-f427-4672-8da7-e4be021c41db', 'code': 200} 2026-05-05 18:08:39.727 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 4ba04d68-f427-4672-8da7-e4be021c41db 2026-05-05 18:08:39.992 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-23a2d239-df0d-4dfe-8baf-26175429436e'] response: {'server_uuid': 'af2eb323-f874-4fcf-b67d-8f309cc1ae1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ba04d68-f427-4672-8da7-e4be021c41db', 'code': 200} 2026-05-05 18:08:41.736 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 4ba04d68-f427-4672-8da7-e4be021c41db 2026-05-05 18:08:44.313 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port c2262539-dec1-4388-9da8-e9971bee85bd 2026-05-05 18:08:44.451 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-735ac52c-f3ca-4317-92af-9466e69a95f4'] response: {'server_uuid': '1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2262539-dec1-4388-9da8-e9971bee85bd', 'code': 200} 2026-05-05 18:08:45.888 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port c2262539-dec1-4388-9da8-e9971bee85bd 2026-05-05 18:08:47.920 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 23c51e5d-4ada-4f5d-889c-921c8d179090 2026-05-05 18:08:49.862 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 98c10264-61b3-43dc-b845-8be6ae03d331 2026-05-05 18:08:50.145 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 23c51e5d-4ada-4f5d-889c-921c8d179090 2026-05-05 18:08:51.780 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 98c10264-61b3-43dc-b845-8be6ae03d331 2026-05-05 18:08:52.342 10 INFO neutron.plugins.ml2.plugin [None req-9c3b6179-1041-4f3a-af56-09aa1cdd639c - - - - - -] Attempt 1 to provision port 9f267174-c22d-44f4-bc82-573da1d39f15 2026-05-05 18:08:53.245 10 INFO neutron.plugins.ml2.plugin [None req-e66bd01f-7709-4f0e-903a-98c852b91ce1 - - - - - -] Attempt 1 to provision port f6751f9a-0bc4-41a7-a8fc-febc93552412 2026-05-05 18:08:53.836 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port f6751f9a-0bc4-41a7-a8fc-febc93552412 2026-05-05 18:08:54.758 9 INFO neutron.plugins.ml2.plugin [None req-97ba0aa3-6e2a-4634-879f-7f5da0b14e12 - - - - - -] Attempt 1 to provision port f6751f9a-0bc4-41a7-a8fc-febc93552412 2026-05-05 18:08:55.497 10 INFO neutron.plugins.ml2.plugin [None req-28cf8e84-92d7-4db0-bd32-bb683223987d - - - - - -] Attempt 1 to provision port 84855a94-f01e-4949-b59c-cf9c722f0b78 2026-05-05 18:08:55.734 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port f46e468a-ede5-4802-aeaf-6fe343bead61 2026-05-05 18:08:56.177 9 INFO neutron.plugins.ml2.plugin [None req-847ad07f-8738-4b35-a0c5-e4b603bd6883 - - - - - -] Attempt 1 to provision port 84855a94-f01e-4949-b59c-cf9c722f0b78 2026-05-05 18:08:57.953 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port f46e468a-ede5-4802-aeaf-6fe343bead61 2026-05-05 18:09:01.795 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port b8c37739-e035-4865-ae15-2f6c20c7fa6c 2026-05-05 18:09:02.253 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 3f4aa4d6-c728-402f-90fd-cd7ff2e70b60 2026-05-05 18:09:03.114 10 INFO neutron.plugins.ml2.plugin [None req-b937c993-ab23-4375-a11d-e90edc9d2e8c - - - - - -] Attempt 1 to provision port 119bfaf2-760e-4420-9975-564c034010fb 2026-05-05 18:09:03.770 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port b8c37739-e035-4865-ae15-2f6c20c7fa6c 2026-05-05 18:09:04.001 9 INFO neutron.plugins.ml2.plugin [None req-94aadc4b-74d9-4c31-b3fb-bed0b38f2ab9 - - - - - -] Attempt 1 to provision port b8c37739-e035-4865-ae15-2f6c20c7fa6c 2026-05-05 18:09:04.076 9 INFO neutron.plugins.ml2.plugin [None req-94aadc4b-74d9-4c31-b3fb-bed0b38f2ab9 - - - - - -] Attempt 1 to provision port 3f4aa4d6-c728-402f-90fd-cd7ff2e70b60 2026-05-05 18:09:04.172 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port ee8ae62e-982c-48d5-b5a1-b6cf76cd8f4f 2026-05-05 18:09:04.530 10 INFO neutron.plugins.ml2.plugin [None req-dffff688-2358-4233-99d7-2fea3d4d9a37 - - - - - -] Attempt 1 to provision port 26bda20b-0cf1-489f-a53a-472dd1487d0c 2026-05-05 18:09:04.585 10 INFO neutron.plugins.ml2.plugin [None req-dffff688-2358-4233-99d7-2fea3d4d9a37 - - - - - -] Attempt 1 to provision port ee8ae62e-982c-48d5-b5a1-b6cf76cd8f4f 2026-05-05 18:09:04.604 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 3f4aa4d6-c728-402f-90fd-cd7ff2e70b60 2026-05-05 18:09:04.644 10 INFO neutron.plugins.ml2.plugin [None req-dffff688-2358-4233-99d7-2fea3d4d9a37 - - - - - -] Attempt 1 to provision port 3f4aa4d6-c728-402f-90fd-cd7ff2e70b60 2026-05-05 18:09:05.231 10 INFO neutron.plugins.ml2.plugin [None req-8571cf13-e203-4ae1-9ab7-fa2628c190b7 - - - - - -] Attempt 1 to provision port 5af017c1-2c98-42c2-9231-0028c3c57a17 2026-05-05 18:09:05.291 10 INFO neutron.plugins.ml2.plugin [None req-8571cf13-e203-4ae1-9ab7-fa2628c190b7 - - - - - -] Attempt 1 to provision port b8c37739-e035-4865-ae15-2f6c20c7fa6c 2026-05-05 18:09:05.765 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 6b1e9334-aad4-423f-a9ce-a9b5e472f79b 2026-05-05 18:09:05.958 9 INFO neutron.plugins.ml2.plugin [None req-da61de3e-c844-4bd1-8b9d-59cbeecd2f3f - - - - - -] Attempt 1 to provision port ee8ae62e-982c-48d5-b5a1-b6cf76cd8f4f 2026-05-05 18:09:06.044 9 INFO neutron.plugins.ml2.plugin [None req-da61de3e-c844-4bd1-8b9d-59cbeecd2f3f - - - - - -] Attempt 1 to provision port 0e0475a5-293d-45c9-b21b-50ac298a18da 2026-05-05 18:09:06.156 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port ee8ae62e-982c-48d5-b5a1-b6cf76cd8f4f 2026-05-05 18:09:06.639 10 INFO neutron.plugins.ml2.plugin [None req-0cebbf11-8fdc-428e-9959-6168ea815f09 - - - - - -] Attempt 1 to provision port 0e0475a5-293d-45c9-b21b-50ac298a18da 2026-05-05 18:09:07.554 10 INFO neutron.plugins.ml2.plugin [None req-4b079fb6-f3df-42c7-890b-14fd8a9700ac - - - - - -] Attempt 1 to provision port 0e0475a5-293d-45c9-b21b-50ac298a18da 2026-05-05 18:09:07.842 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 6b1e9334-aad4-423f-a9ce-a9b5e472f79b 2026-05-05 18:09:11.679 9 INFO neutron.plugins.ml2.plugin [None req-f9237093-d846-4dd3-8699-afe6733171fc - - - - - -] Attempt 1 to provision port 7601e313-25bf-4c12-b040-a36e337fa2c6 2026-05-05 18:09:12.302 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 5e50499e-baa7-4b50-a39c-2257be5bdbff 2026-05-05 18:09:12.532 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b8250d2-5420-455a-9126-545e917aa859'] response: {'server_uuid': '87b6376e-0161-4880-b179-accd55789011', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e50499e-baa7-4b50-a39c-2257be5bdbff', 'code': 200} 2026-05-05 18:09:12.585 10 INFO neutron.plugins.ml2.plugin [None req-5947fd21-70ed-4eda-9751-a1c3c4eff457 - - - - - -] Attempt 1 to provision port 7601e313-25bf-4c12-b040-a36e337fa2c6 2026-05-05 18:09:12.936 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 7601e313-25bf-4c12-b040-a36e337fa2c6 2026-05-05 18:09:13.796 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9f267174-c22d-44f4-bc82-573da1d39f15 2026-05-05 18:09:14.136 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 84855a94-f01e-4949-b59c-cf9c722f0b78 2026-05-05 18:09:14.462 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 5e50499e-baa7-4b50-a39c-2257be5bdbff 2026-05-05 18:09:15.832 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 341b20de-89ec-4ddb-b5cd-14dea26a6c05 2026-05-05 18:09:16.313 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9f267174-c22d-44f4-bc82-573da1d39f15 2026-05-05 18:09:16.513 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 84855a94-f01e-4949-b59c-cf9c722f0b78 2026-05-05 18:09:17.806 9 INFO neutron.plugins.ml2.plugin [None req-01eeb084-7ea4-4b56-a34a-af75b0cce927 - - - - - -] Attempt 1 to provision port 341b20de-89ec-4ddb-b5cd-14dea26a6c05 2026-05-05 18:09:18.860 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 3faf7844-d041-4ae2-825b-5bab463d420a 2026-05-05 18:09:19.000 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc8a608d-1dd8-43e9-bde0-04b4f3a587fc'] response: {'server_uuid': '27628f0f-2599-4f16-8b91-025d517a269b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3faf7844-d041-4ae2-825b-5bab463d420a', 'code': 200} 2026-05-05 18:09:20.022 10 INFO neutron.plugins.ml2.plugin [None req-7b2969e4-91d2-427d-b415-05c48b8fb3a5 - - - - - -] Attempt 1 to provision port 3c7e170c-98af-4398-89fe-780292e33d4c 2026-05-05 18:09:20.164 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 3faf7844-d041-4ae2-825b-5bab463d420a 2026-05-05 18:09:24.208 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 119bfaf2-760e-4420-9975-564c034010fb 2026-05-05 18:09:24.566 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 0e0475a5-293d-45c9-b21b-50ac298a18da 2026-05-05 18:09:26.299 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 119bfaf2-760e-4420-9975-564c034010fb 2026-05-05 18:09:26.432 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 0e0475a5-293d-45c9-b21b-50ac298a18da 2026-05-05 18:09:32.322 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port b03f8f1c-bb4c-4101-a04b-bc003e660138 2026-05-05 18:09:32.379 10 INFO neutron.plugins.ml2.plugin [None req-d3af37e0-2c9a-4297-8ae2-bc5d088b5c7a - - - - - -] Attempt 1 to provision port 8092868a-1a64-464f-ad68-89cf0e2fffd7 2026-05-05 18:09:33.482 10 INFO neutron.plugins.ml2.plugin [None req-c4bdcc33-f905-4f50-ac20-99f6a44e31de - - - - - -] Attempt 1 to provision port b03f8f1c-bb4c-4101-a04b-bc003e660138 2026-05-05 18:09:34.177 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port b03f8f1c-bb4c-4101-a04b-bc003e660138 2026-05-05 18:09:34.377 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 2ec37637-839f-45eb-b421-68d5fef420d7 2026-05-05 18:09:34.593 10 INFO neutron.plugins.ml2.plugin [None req-51590ae6-2d1f-44de-a136-474b14ffc0fa - - - - - -] Attempt 1 to provision port b03f8f1c-bb4c-4101-a04b-bc003e660138 2026-05-05 18:09:35.291 10 INFO neutron.plugins.ml2.plugin [None req-fd89ac0a-9327-42ac-9025-17754e0f5fcd - - - - - -] Attempt 1 to provision port 0edffba0-7f89-4685-888b-e93342ad259d 2026-05-05 18:09:36.121 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 2ec37637-839f-45eb-b421-68d5fef420d7 2026-05-05 18:09:36.201 10 INFO neutron.plugins.ml2.plugin [None req-00ed5fed-f740-4590-b483-ae1fb1aae39c - - - - - -] Attempt 1 to provision port 0edffba0-7f89-4685-888b-e93342ad259d 2026-05-05 18:09:37.516 10 INFO neutron.plugins.ml2.plugin [None req-666d1828-30d3-4918-a061-341067ba3384 - - - - - -] Attempt 1 to provision port 98d56149-785f-4b5e-a84b-5164b13ce09b 2026-05-05 18:09:38.129 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 71b42730-743c-4fa3-9486-3bd290c0483e 2026-05-05 18:09:38.417 10 INFO neutron.plugins.ml2.plugin [None req-be9a9786-ba81-47dc-928c-5a536dc3b159 - - - - - -] Attempt 1 to provision port 71b42730-743c-4fa3-9486-3bd290c0483e 2026-05-05 18:09:39.729 9 INFO neutron.plugins.ml2.plugin [None req-aac57667-f0e4-466b-94c5-64b4dcc7e1a4 - - - - - -] Attempt 1 to provision port 71b42730-743c-4fa3-9486-3bd290c0483e 2026-05-05 18:09:40.225 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 71b42730-743c-4fa3-9486-3bd290c0483e 2026-05-05 18:09:40.424 9 INFO neutron.plugins.ml2.plugin [None req-4b238439-2d0c-426d-8833-729ae21eb0a8 - - - - - -] Attempt 1 to provision port 64b497d6-362c-4437-854d-ff156e48a942 2026-05-05 18:09:40.450 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port a37172a7-2685-47ce-be88-e9b1daee207c 2026-05-05 18:09:41.132 9 INFO neutron.plugins.ml2.plugin [None req-c674d21d-0545-48de-a2ce-e0f26538e993 - - - - - -] Attempt 1 to provision port 64b497d6-362c-4437-854d-ff156e48a942 2026-05-05 18:09:42.185 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port a37172a7-2685-47ce-be88-e9b1daee207c 2026-05-05 18:09:52.234 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 0180b058-1943-41e4-b0f6-9f9d2098a975 2026-05-05 18:09:52.398 9 INFO neutron.plugins.ml2.plugin [None req-915602f7-1bd1-4af5-ae1a-8691d5a39c85 - - - - - -] Attempt 1 to provision port 9f91164b-47ca-4d0e-bf42-878d5d4e9ec9 2026-05-05 18:09:52.642 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9f91164b-47ca-4d0e-bf42-878d5d4e9ec9 2026-05-05 18:09:53.096 10 INFO neutron.plugins.ml2.plugin [None req-2e042842-2c93-4fb4-8468-27d7f9271d52 - - - - - -] Attempt 1 to provision port 0180b058-1943-41e4-b0f6-9f9d2098a975 2026-05-05 18:09:53.798 10 INFO neutron.plugins.ml2.plugin [None req-2b94f151-43ef-4ada-b88f-5ce91b06dd58 - - - - - -] Attempt 1 to provision port 0180b058-1943-41e4-b0f6-9f9d2098a975 2026-05-05 18:09:53.877 10 INFO neutron.plugins.ml2.plugin [None req-2b94f151-43ef-4ada-b88f-5ce91b06dd58 - - - - - -] Attempt 1 to provision port 7b58d966-08fc-4416-8eaa-5c9ea65800ca 2026-05-05 18:09:53.905 10 INFO neutron.plugins.ml2.plugin [None req-2b94f151-43ef-4ada-b88f-5ce91b06dd58 - - - - - -] Attempt 1 to provision port 9f91164b-47ca-4d0e-bf42-878d5d4e9ec9 2026-05-05 18:09:54.505 10 INFO neutron.plugins.ml2.plugin [None req-dbedec34-c9aa-47d9-a8d3-ff79ec8286f3 - - - - - -] Attempt 1 to provision port 7b58d966-08fc-4416-8eaa-5c9ea65800ca 2026-05-05 18:09:55.269 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 0edffba0-7f89-4685-888b-e93342ad259d 2026-05-05 18:09:55.588 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 65167a05-e3dd-4fc0-b692-920ca5960c38 2026-05-05 18:09:55.710 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6960f588-2ea1-4d69-9529-fa0cf774e310'] response: {'server_uuid': '8a613e1f-3394-4173-a56c-bb13a12cbe3b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65167a05-e3dd-4fc0-b692-920ca5960c38', 'code': 200} 2026-05-05 18:09:56.095 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9f91164b-47ca-4d0e-bf42-878d5d4e9ec9 2026-05-05 18:09:56.338 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 8092868a-1a64-464f-ad68-89cf0e2fffd7 2026-05-05 18:09:56.662 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 0180b058-1943-41e4-b0f6-9f9d2098a975 2026-05-05 18:09:56.693 9 INFO neutron.plugins.ml2.db [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] No ports have port_id starting with 0180b058-1943-41e4-b0f6-9f9d2098a975 2026-05-05 18:09:57.679 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 64b497d6-362c-4437-854d-ff156e48a942 2026-05-05 18:09:57.970 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 0edffba0-7f89-4685-888b-e93342ad259d 2026-05-05 18:09:58.160 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 65167a05-e3dd-4fc0-b692-920ca5960c38 2026-05-05 18:09:58.408 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 8092868a-1a64-464f-ad68-89cf0e2fffd7 2026-05-05 18:09:58.580 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 98d56149-785f-4b5e-a84b-5164b13ce09b 2026-05-05 18:10:00.136 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 64b497d6-362c-4437-854d-ff156e48a942 2026-05-05 18:10:00.379 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port bfcaec3b-086f-4681-8810-77ecda816d45 2026-05-05 18:10:00.435 10 INFO neutron.plugins.ml2.plugin [None req-8d4be612-64d8-432d-9267-2ac27de8aba6 - - - - - -] Attempt 1 to provision port bfcaec3b-086f-4681-8810-77ecda816d45 2026-05-05 18:10:00.879 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 98d56149-785f-4b5e-a84b-5164b13ce09b 2026-05-05 18:10:01.667 10 INFO neutron.plugins.ml2.plugin [None req-1eee0337-cb52-4390-a1b3-09eb0c543932 - - - - - -] Attempt 1 to provision port bfcaec3b-086f-4681-8810-77ecda816d45 2026-05-05 18:10:02.086 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port bfcaec3b-086f-4681-8810-77ecda816d45 2026-05-05 18:10:05.966 10 INFO neutron.plugins.ml2.plugin [None req-8a6a3ab0-2852-4729-b60f-05154ee29482 - - - - - -] Attempt 1 to provision port 5a46e3d3-8fd9-4960-9e0a-f147bf33f129 2026-05-05 18:10:06.065 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 5a46e3d3-8fd9-4960-9e0a-f147bf33f129 2026-05-05 18:10:07.281 9 INFO neutron.plugins.ml2.plugin [None req-f069aaa9-9c00-425c-bd05-f4d4329427e2 - - - - - -] Attempt 1 to provision port 5a46e3d3-8fd9-4960-9e0a-f147bf33f129 2026-05-05 18:10:09.684 9 INFO neutron.plugins.ml2.plugin [None req-af44a6be-c5d8-460b-b6d8-6499cde0ab28 - - - - - -] Attempt 1 to provision port 4534650d-021e-4b1f-9fb3-ebdbc7b73c8a 2026-05-05 18:10:20.222 10 INFO neutron.plugins.ml2.plugin [None req-f7901a52-daad-436b-86b7-7a05dd69c0bf - - - - - -] Attempt 1 to provision port a0e87a73-fcbf-4de2-92f3-035450a425ae 2026-05-05 18:10:24.085 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 3e348484-9502-4c45-91da-b7bfe48c2f03 2026-05-05 18:10:24.345 9 INFO neutron.plugins.ml2.plugin [None req-bf12b44d-7679-49a4-9b3b-72dc23c49f66 - - - - - -] Attempt 1 to provision port 9ba414f6-d972-40c1-baa1-4edf8e06af4f 2026-05-05 18:10:24.507 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9ba414f6-d972-40c1-baa1-4edf8e06af4f 2026-05-05 18:10:25.670 9 INFO neutron.plugins.ml2.plugin [None req-d85fb63d-86c7-4509-8c19-a28575296982 - - - - - -] Attempt 1 to provision port 6ed156b4-f1a7-4ba6-b94d-6d2158fb1c2e 2026-05-05 18:10:25.701 9 INFO neutron.plugins.ml2.plugin [None req-d85fb63d-86c7-4509-8c19-a28575296982 - - - - - -] Attempt 1 to provision port 9ba414f6-d972-40c1-baa1-4edf8e06af4f 2026-05-05 18:10:26.039 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 3e348484-9502-4c45-91da-b7bfe48c2f03 2026-05-05 18:10:26.208 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9ba414f6-d972-40c1-baa1-4edf8e06af4f 2026-05-05 18:10:26.563 9 INFO neutron.plugins.ml2.plugin [None req-7e11bf03-c96d-44bb-af69-e7784e1ca055 - - - - - -] Attempt 1 to provision port 6ed156b4-f1a7-4ba6-b94d-6d2158fb1c2e 2026-05-05 18:10:27.277 10 INFO neutron.plugins.ml2.plugin [None req-d8d346d9-287c-45af-8214-b27ed6462480 - - - - - -] Attempt 1 to provision port 6ed156b4-f1a7-4ba6-b94d-6d2158fb1c2e 2026-05-05 18:10:27.975 10 INFO neutron.plugins.ml2.plugin [None req-3d5c8df4-7cd5-417a-8b52-f4b63a41c4a7 - - - - - -] Attempt 1 to provision port 7a777794-c178-4309-a385-a3449d1658e3 2026-05-05 18:10:28.038 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 7dbed6f9-5978-42cd-b74f-59edf90321f3 2026-05-05 18:10:28.682 9 INFO neutron.plugins.ml2.plugin [None req-821c6fe0-3521-44bf-b8f7-1517615537de - - - - - -] Attempt 1 to provision port 7dbed6f9-5978-42cd-b74f-59edf90321f3 2026-05-05 18:10:29.800 10 INFO neutron.plugins.ml2.plugin [None req-bfa44be5-b3e6-4fe2-bde1-90967242811d - - - - - -] Attempt 1 to provision port 7dbed6f9-5978-42cd-b74f-59edf90321f3 2026-05-05 18:10:30.114 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 3b912637-53fd-4996-b98b-0d797eba6d31 2026-05-05 18:10:30.512 10 INFO neutron.plugins.ml2.plugin [None req-99edbaf9-b948-4053-b682-47b0d90028a7 - - - - - -] Attempt 1 to provision port 22f4ac2d-3504-46be-8778-8cc0fe20346c 2026-05-05 18:10:30.582 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 7dbed6f9-5978-42cd-b74f-59edf90321f3 2026-05-05 18:10:31.407 9 INFO neutron.plugins.ml2.plugin [None req-38cfce99-f929-48ba-bb43-dae9a13b74ff - - - - - -] Attempt 1 to provision port 22f4ac2d-3504-46be-8778-8cc0fe20346c 2026-05-05 18:10:32.032 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 3b912637-53fd-4996-b98b-0d797eba6d31 2026-05-05 18:10:36.629 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 936f81b9-485d-40d7-8795-e8256b006c50 2026-05-05 18:10:36.768 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5100d95d-240b-43c6-b27f-1aa774de69ad'] response: {'server_uuid': 'fa20c66d-f541-4079-8a75-2d7a4c5f9774', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '936f81b9-485d-40d7-8795-e8256b006c50', 'code': 200} 2026-05-05 18:10:38.108 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 936f81b9-485d-40d7-8795-e8256b006c50 2026-05-05 18:10:39.842 9 INFO neutron.plugins.ml2.plugin [None req-4a7621f8-b9f2-4376-973d-42e6b4dd3bcb - - - - - -] Attempt 1 to provision port 9ce5a88d-19c3-4149-b939-5dd86d9a5251 2026-05-05 18:10:40.205 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 33077362-a3a2-4c43-8def-a747337c3fcf 2026-05-05 18:10:40.747 9 INFO neutron.plugins.ml2.plugin [None req-8644c6f7-d922-402e-94fc-c8971b64f07f - - - - - -] Attempt 1 to provision port 33077362-a3a2-4c43-8def-a747337c3fcf 2026-05-05 18:10:40.759 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 9ce5a88d-19c3-4149-b939-5dd86d9a5251 2026-05-05 18:10:41.027 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port e4baaeb7-f97c-4bbb-8175-bfa19eed6e3e 2026-05-05 18:10:41.461 10 INFO neutron.plugins.ml2.plugin [None req-1702d45d-da34-4e11-bee9-94363ab5949e - - - - - -] Attempt 1 to provision port e4baaeb7-f97c-4bbb-8175-bfa19eed6e3e 2026-05-05 18:10:41.547 10 INFO neutron.plugins.ml2.plugin [None req-1702d45d-da34-4e11-bee9-94363ab5949e - - - - - -] Attempt 1 to provision port 9ce5a88d-19c3-4149-b939-5dd86d9a5251 2026-05-05 18:10:41.574 10 INFO neutron.plugins.ml2.db [None req-1702d45d-da34-4e11-bee9-94363ab5949e - - - - - -] No ports have port_id starting with 9ce5a88d-19c3-4149-b939-5dd86d9a5251 2026-05-05 18:10:42.156 9 INFO neutron.plugins.ml2.plugin [None req-bf8b730f-f725-40c6-a7a6-d966cafcf9a2 - - - - - -] Attempt 1 to provision port cbcfd9c3-9726-442a-8508-c5cb7844b70b /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 18:10:43.295 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 42f6f0aa-de7e-43bd-a5b4-d6a5568bd1eb 2026-05-05 18:10:43.401 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-55ed269e-ea22-4663-ab3d-49bd2307860f'] response: {'server_uuid': 'a51b64c2-42f3-46ee-801b-a8e917fe0f8e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42f6f0aa-de7e-43bd-a5b4-d6a5568bd1eb', 'code': 200} 2026-05-05 18:10:44.609 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 42f6f0aa-de7e-43bd-a5b4-d6a5568bd1eb 2026-05-05 18:10:46.613 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port a0e87a73-fcbf-4de2-92f3-035450a425ae 2026-05-05 18:10:46.933 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 6ed156b4-f1a7-4ba6-b94d-6d2158fb1c2e 2026-05-05 18:10:48.617 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port a0e87a73-fcbf-4de2-92f3-035450a425ae 2026-05-05 18:10:48.759 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 22f4ac2d-3504-46be-8778-8cc0fe20346c 2026-05-05 18:10:49.045 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 7a777794-c178-4309-a385-a3449d1658e3 2026-05-05 18:10:49.272 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 6ed156b4-f1a7-4ba6-b94d-6d2158fb1c2e 2026-05-05 18:10:50.642 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 22f4ac2d-3504-46be-8778-8cc0fe20346c 2026-05-05 18:10:50.918 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 7a777794-c178-4309-a385-a3449d1658e3 2026-05-05 18:11:08.575 10 INFO neutron.plugins.ml2.plugin [None req-b8b3cfc9-d3a8-49ea-8cda-f0482933d39b - - - - - -] Attempt 1 to provision port 2948793b-1e1e-4089-b799-1481c4d07a1c 2026-05-05 18:11:08.603 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 2948793b-1e1e-4089-b799-1481c4d07a1c 2026-05-05 18:11:09.366 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 0084333d-4e31-4347-8a4b-eac795f4cd58 2026-05-05 18:11:09.494 9 INFO neutron.plugins.ml2.plugin [None req-a12b8884-a832-484e-86b8-fc6490e7c0ff - - - - - -] Attempt 1 to provision port 0084333d-4e31-4347-8a4b-eac795f4cd58 2026-05-05 18:11:10.189 10 INFO neutron.plugins.ml2.plugin [None req-15658b2b-548a-4d0b-8abf-9b960161d2fb - - - - - -] Attempt 1 to provision port 2a9780a1-0341-4a48-b511-e354ede51c6e 2026-05-05 18:11:10.902 10 INFO neutron.plugins.ml2.plugin [None req-5fc95b38-97a4-497d-8fa3-3dbb489d6b17 - - - - - -] Attempt 1 to provision port 2948793b-1e1e-4089-b799-1481c4d07a1c 2026-05-05 18:11:11.117 10 INFO neutron.plugins.ml2.plugin [None req-5fc95b38-97a4-497d-8fa3-3dbb489d6b17 - - - - - -] Attempt 1 to provision port 6f5ffa8f-8da0-436d-8b01-8a952bd02101 2026-05-05 18:11:11.273 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 2948793b-1e1e-4089-b799-1481c4d07a1c 2026-05-05 18:11:11.527 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 6f5ffa8f-8da0-436d-8b01-8a952bd02101 2026-05-05 18:11:11.758 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 0084333d-4e31-4347-8a4b-eac795f4cd58 2026-05-05 18:11:11.808 9 INFO neutron.plugins.ml2.plugin [None req-d256bd42-0af6-401e-a357-6dfd69d23cb2 - - - - - -] Attempt 1 to provision port 0084333d-4e31-4347-8a4b-eac795f4cd58 2026-05-05 18:11:11.973 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 621f0e74-578d-4293-9bcb-cbd363470d90 2026-05-05 18:11:12.087 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7401f9d3-84c7-4c7e-a59c-d9b5f9a3aa5d'] response: {'server_uuid': '1e8b9902-a81d-435b-8d09-1a88e5274f46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '621f0e74-578d-4293-9bcb-cbd363470d90', 'code': 200} 2026-05-05 18:11:12.918 10 INFO neutron.plugins.ml2.plugin [None req-ccda9752-50ab-4886-aa8d-05021af13444 - - - - - -] Attempt 1 to provision port 79b46129-2e81-4a20-8753-e14f68fbf130 2026-05-05 18:11:12.928 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port e5e7c8e9-1e93-4bb4-abfd-18d0cffe99c9 2026-05-05 18:11:12.951 10 INFO neutron.plugins.ml2.plugin [None req-ccda9752-50ab-4886-aa8d-05021af13444 - - - - - -] Attempt 1 to provision port 2948793b-1e1e-4089-b799-1481c4d07a1c 2026-05-05 18:11:13.340 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 6f5ffa8f-8da0-436d-8b01-8a952bd02101 2026-05-05 18:11:13.586 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 621f0e74-578d-4293-9bcb-cbd363470d90 2026-05-05 18:11:13.630 9 INFO neutron.plugins.ml2.plugin [None req-63af621f-bbcc-403d-ab0b-e5ade9894736 - - - - - -] Attempt 1 to provision port 6f5ffa8f-8da0-436d-8b01-8a952bd02101 2026-05-05 18:11:14.344 10 INFO neutron.plugins.ml2.plugin [None req-90cbe0b9-cd87-46e2-b799-3aa0925a4e28 - - - - - -] Attempt 1 to provision port 79b46129-2e81-4a20-8753-e14f68fbf130 2026-05-05 18:11:14.398 10 INFO neutron.plugins.ml2.plugin [None req-90cbe0b9-cd87-46e2-b799-3aa0925a4e28 - - - - - -] Attempt 1 to provision port c54898bd-d48b-46a2-abb9-758b9f3a0e74 2026-05-05 18:11:14.462 10 INFO neutron.plugins.ml2.plugin [None req-90cbe0b9-cd87-46e2-b799-3aa0925a4e28 - - - - - -] Attempt 1 to provision port 0084333d-4e31-4347-8a4b-eac795f4cd58 2026-05-05 18:11:14.841 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port e5e7c8e9-1e93-4bb4-abfd-18d0cffe99c9 2026-05-05 18:11:15.045 10 INFO neutron.plugins.ml2.plugin [None req-b7e80610-5ecc-4d20-8497-7dda4bfa0526 - - - - - -] Attempt 1 to provision port 79b46129-2e81-4a20-8753-e14f68fbf130 2026-05-05 18:11:15.075 10 INFO neutron.plugins.ml2.plugin [None req-b7e80610-5ecc-4d20-8497-7dda4bfa0526 - - - - - -] Attempt 1 to provision port c54898bd-d48b-46a2-abb9-758b9f3a0e74 2026-05-05 18:11:15.945 9 INFO neutron.plugins.ml2.plugin [None req-5ec0c663-b79c-40a3-bbbe-1f31afd46de2 - - - - - -] Attempt 1 to provision port 6f5ffa8f-8da0-436d-8b01-8a952bd02101 2026-05-05 18:11:16.651 10 INFO neutron.plugins.ml2.plugin [None req-80513152-5b5e-4545-92da-27463a8bc0ed - - - - - -] Attempt 1 to provision port ee7234a0-10d4-47b9-b009-291ec04f8737 2026-05-05 18:11:16.674 10 INFO neutron.plugins.ml2.plugin [None req-80513152-5b5e-4545-92da-27463a8bc0ed - - - - - -] Attempt 1 to provision port c54898bd-d48b-46a2-abb9-758b9f3a0e74 2026-05-05 18:11:17.556 9 INFO neutron.plugins.ml2.plugin [None req-dea7bc71-5eb4-4498-ab71-09f946deb11a - - - - - -] Attempt 1 to provision port ee7234a0-10d4-47b9-b009-291ec04f8737 2026-05-05 18:11:29.403 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 97b6b487-fb6b-4457-8d52-41552d95013b 2026-05-05 18:11:29.572 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d2ff54c-6d10-4afc-804e-cec7eeb591a6'] response: {'server_uuid': 'e1a605bd-506a-4ac4-bd1c-145925fbff92', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '97b6b487-fb6b-4457-8d52-41552d95013b', 'code': 200} 2026-05-05 18:11:31.049 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 97b6b487-fb6b-4457-8d52-41552d95013b 2026-05-05 18:11:31.265 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 79b46129-2e81-4a20-8753-e14f68fbf130 2026-05-05 18:11:31.553 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 2a9780a1-0341-4a48-b511-e354ede51c6e 2026-05-05 18:11:32.874 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port c54898bd-d48b-46a2-abb9-758b9f3a0e74 2026-05-05 18:11:33.143 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port ee7234a0-10d4-47b9-b009-291ec04f8737 2026-05-05 18:11:33.500 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 79b46129-2e81-4a20-8753-e14f68fbf130 2026-05-05 18:11:33.719 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 2a9780a1-0341-4a48-b511-e354ede51c6e 2026-05-05 18:11:35.151 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port ee7234a0-10d4-47b9-b009-291ec04f8737 2026-05-05 18:11:35.365 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port c54898bd-d48b-46a2-abb9-758b9f3a0e74 2026-05-05 18:11:45.209 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 2ffdcb63-5a8d-4efe-8381-37720bd33b6d 2026-05-05 18:11:45.316 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-73fbe69d-b277-4c9d-9871-41a1b8841556'] response: {'server_uuid': 'c83c9fd9-df67-459d-9dfd-9a7cc7e84555', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ffdcb63-5a8d-4efe-8381-37720bd33b6d', 'code': 200} 2026-05-05 18:11:47.177 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 2ffdcb63-5a8d-4efe-8381-37720bd33b6d 2026-05-05 18:12:03.857 9 INFO neutron.plugins.ml2.plugin [None req-ac93098a-0ed7-4b5c-96d2-c0c914029930 - - - - - -] Attempt 1 to provision port 34a65a32-0b76-4372-8712-da48d66d125b 2026-05-05 18:12:25.712 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port e561df02-86a1-4252-bd1d-45b3e1db2dd9 2026-05-05 18:12:25.818 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91051b6f-b95a-4b13-b593-9ee2457ba930'] response: {'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e561df02-86a1-4252-bd1d-45b3e1db2dd9', 'code': 200} 2026-05-05 18:12:27.192 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port e561df02-86a1-4252-bd1d-45b3e1db2dd9 2026-05-05 18:13:06.099 10 INFO neutron.plugins.ml2.plugin [None req-01162899-31b2-4326-a700-6e4d370b3ed9 - - - - - -] Attempt 1 to provision port 31650629-5c9c-44cd-ab05-130227afd244 2026-05-05 18:13:12.796 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 31650629-5c9c-44cd-ab05-130227afd244 2026-05-05 18:13:13.587 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d1bfa42-f972-4614-8d59-e8dfd0de3ac3'] response: {'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '31650629-5c9c-44cd-ab05-130227afd244', 'code': 200} 2026-05-05 18:13:14.935 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 31650629-5c9c-44cd-ab05-130227afd244 2026-05-05 18:13:44.464 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 01dc99f9-42a3-4688-b092-1acb449d8422 2026-05-05 18:13:44.625 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a132073d-51f4-46b1-a12c-1a4e5598a694'] response: {'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '01dc99f9-42a3-4688-b092-1acb449d8422', 'code': 200} 2026-05-05 18:13:47.062 10 INFO neutron.plugins.ml2.plugin [None req-34b5c2b4-bc74-490e-9ff2-57c0cda5829c - - - - - -] Attempt 1 to provision port 01dc99f9-42a3-4688-b092-1acb449d8422 2026-05-05 18:14:00.454 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 1775971f-264f-418f-ba6a-1f1e76f569ff 2026-05-05 18:14:00.552 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9c7af6a-136d-4f9b-af0c-d39bfbf4d890'] response: {'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1775971f-264f-418f-ba6a-1f1e76f569ff', 'code': 200} 2026-05-05 18:14:02.418 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 1775971f-264f-418f-ba6a-1f1e76f569ff 2026-05-05 18:14:03.530 10 INFO neutron.plugins.ml2.plugin [None req-44b7c38c-8d15-4f6f-adb1-d6998dd9a4da - - - - - -] Attempt 1 to provision port 1775971f-264f-418f-ba6a-1f1e76f569ff 2026-05-05 18:14:04.445 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 1775971f-264f-418f-ba6a-1f1e76f569ff 2026-05-05 18:14:13.869 9 INFO neutron.plugins.ml2.plugin [None req-25ec007e-d2bb-48f6-be0e-d2c3efdb1e66 - - - - - -] Attempt 1 to provision port 1775971f-264f-418f-ba6a-1f1e76f569ff 2026-05-05 18:14:14.508 10 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 1775971f-264f-418f-ba6a-1f1e76f569ff 2026-05-05 18:14:24.412 10 INFO neutron.plugins.ml2.plugin [None req-03b97c78-5b85-457b-8a03-83b4b9c0e9f6 - - - - - -] Attempt 1 to provision port 01dc99f9-42a3-4688-b092-1acb449d8422 2026-05-05 18:14:24.475 9 INFO neutron.plugins.ml2.plugin [None req-a25f706c-260c-4795-8adb-77fb63f7c598 - - - - - -] Attempt 1 to provision port 01dc99f9-42a3-4688-b092-1acb449d8422 2026-05-05 18:14:56.646 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ead87ac-b8ab-44a2-9730-952b39cd481e'] response: {'server_uuid': 'c83c9fd9-df67-459d-9dfd-9a7cc7e84555', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2ffdcb63-5a8d-4efe-8381-37720bd33b6d', 'code': 200} 2026-05-05 18:15:08.644 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-db1ac9b2-155a-413e-95e6-f9874a629a8c'] response: {'server_uuid': 'e1a605bd-506a-4ac4-bd1c-145925fbff92', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '97b6b487-fb6b-4457-8d52-41552d95013b', 'code': 200}