+ 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-07-10 00:25:56.970 1 INFO neutron.common.config [-] Logging enabled! 2026-07-10 00:25:56.970 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-07-10 00:25:56.970 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-10 00:25:56.971 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-10 00:25:58.062 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 00:25:58.144 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-10 00:25:58.147 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-10 00:25:58.148 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 00:25:58.148 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-10 00:25:58.148 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-10 00:25:58.148 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:25:58.155 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:25:58.155 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:25:58.155 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 00:25:58.173 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-10 00:25:58.174 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 00:25:58.174 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-10 00:25:58.206 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-10 00:25:58.206 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-10 00:25:58.206 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-10 00:25:58.206 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-10 00:25:58.512 1 INFO neutron.plugins.ml2.managers [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] Initializing driver for type 'vlan' 2026-07-10 00:25:58.789 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] VlanTypeDriver initialization complete 2026-07-10 00:25:58.790 1 INFO neutron.plugins.ml2.managers [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] Initializing driver for type 'vxlan' 2026-07-10 00:25:58.790 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-10 00:25:58.822 1 INFO neutron.plugins.ml2.managers [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-10 00:25:58.822 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-10 00:25:58.822 1 INFO neutron.plugins.ml2.managers [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] Initializing extension driver 'port_security' 2026-07-10 00:25:58.822 1 INFO neutron.plugins.ml2.extensions.port_security [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-10 00:25:58.822 1 INFO neutron.plugins.ml2.managers [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] Initializing extension driver 'qos' 2026-07-10 00:25:58.823 1 INFO neutron.plugins.ml2.managers [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-10 00:25:58.823 1 INFO neutron.plugins.ml2.managers [None req-72d84e2e-76f3-4cdb-bdce-f3ae488d0681 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-10 00:25:58.836 1 INFO neutron.quota [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded quota_driver: . 2026-07-10 00:25:58.837 1 INFO neutron.plugins.ml2.plugin [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Modular L2 Plugin initialization complete 2026-07-10 00:25:58.837 1 INFO neutron.plugins.ml2.managers [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-10 00:25:58.837 1 INFO neutron.plugins.ml2.managers [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-10 00:25:58.837 1 INFO neutron.plugins.ml2.managers [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-10 00:25:58.837 1 INFO neutron.extensions.vlantransparent [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Disabled vlantransparent extension. 2026-07-10 00:25:58.837 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: qos 2026-07-10 00:25:58.849 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: router 2026-07-10 00:25:58.884 1 INFO neutron.services.service_base [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-10 00:25:58.884 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: segments 2026-07-10 00:25:58.949 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: trunk 2026-07-10 00:25:58.962 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: vpnaas 2026-07-10 00:25:58.993 1 WARNING stevedore.named [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-10 00:25:59.069 1 INFO neutron_vpnaas.services.vpn.plugin [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-10 00:25:59.069 1 INFO neutron.common.utils [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-10 00:25:59.069 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: auto_allocate 2026-07-10 00:25:59.075 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: tag 2026-07-10 00:25:59.081 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: timestamp 2026-07-10 00:25:59.083 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: network_ip_availability 2026-07-10 00:25:59.086 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: flavors 2026-07-10 00:25:59.089 1 INFO neutron.manager [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loading Plugin: revisions 2026-07-10 00:25:59.092 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Initializing extension manager. 2026-07-10 00:25:59.093 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: address-group 2026-07-10 00:25:59.094 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: address-scope 2026-07-10 00:25:59.094 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-10 00:25:59.095 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: agent 2026-07-10 00:25:59.095 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: agent-resources-synced 2026-07-10 00:25:59.096 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-10 00:25:59.097 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-10 00:25:59.098 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: availability_zone 2026-07-10 00:25:59.098 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: availability_zone_filter 2026-07-10 00:25:59.099 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-10 00:25:59.099 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: default-subnetpools 2026-07-10 00:25:59.101 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-10 00:25:59.101 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: dns-integration 2026-07-10 00:25:59.101 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: dns-domain-ports 2026-07-10 00:25:59.102 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-10 00:25:59.102 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: dvr 2026-07-10 00:25:59.103 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-10 00:25:59.103 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: empty-string-filtering 2026-07-10 00:25:59.104 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 00:25:59.104 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-10 00:25:59.105 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: external-net 2026-07-10 00:25:59.105 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-10 00:25:59.106 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: extraroute 2026-07-10 00:25:59.106 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: extraroute-atomic 2026-07-10 00:25:59.107 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-10 00:25:59.108 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-10 00:25:59.108 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-10 00:25:59.109 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-10 00:25:59.110 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: fip-port-details 2026-07-10 00:25:59.111 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: flavors 2026-07-10 00:25:59.112 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-10 00:25:59.113 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: floatingip-pools 2026-07-10 00:25:59.113 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: ip_allocation 2026-07-10 00:25:59.114 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-10 00:25:59.115 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: l2_adjacency 2026-07-10 00:25:59.116 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: router 2026-07-10 00:25:59.118 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 00:25:59.119 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-10 00:25:59.120 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-10 00:25:59.121 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: ext-gw-mode 2026-07-10 00:25:59.122 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: l3-ha 2026-07-10 00:25:59.122 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-10 00:25:59.123 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-10 00:25:59.124 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: l3-flavors 2026-07-10 00:25:59.125 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-10 00:25:59.126 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-10 00:25:59.128 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-10 00:25:59.129 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-10 00:25:59.131 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-10 00:25:59.132 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-10 00:25:59.133 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-10 00:25:59.133 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: multi-provider 2026-07-10 00:25:59.134 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: net-mtu 2026-07-10 00:25:59.135 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: net-mtu-writable 2026-07-10 00:25:59.135 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: network_availability_zone 2026-07-10 00:25:59.136 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: network_ha 2026-07-10 00:25:59.137 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: network-ip-availability 2026-07-10 00:25:59.138 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-10 00:25:59.138 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: pagination 2026-07-10 00:25:59.139 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: port-device-profile 2026-07-10 00:25:59.139 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-10 00:25:59.141 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-10 00:25:59.142 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-10 00:25:59.142 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: port-mac-override 2026-07-10 00:25:59.142 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-10 00:25:59.143 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-10 00:25:59.143 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-10 00:25:59.144 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: port-resource-request 2026-07-10 00:25:59.144 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-10 00:25:59.145 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-10 00:25:59.145 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: binding 2026-07-10 00:25:59.146 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: binding-extended 2026-07-10 00:25:59.146 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: port-security 2026-07-10 00:25:59.147 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: project-id 2026-07-10 00:25:59.147 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: provider 2026-07-10 00:25:59.149 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos 2026-07-10 00:25:59.150 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-10 00:25:59.150 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-10 00:25:59.151 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-default 2026-07-10 00:25:59.151 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-fip 2026-07-10 00:25:59.151 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-10 00:25:59.152 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-10 00:25:59.152 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-10 00:25:59.153 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-10 00:25:59.154 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-10 00:25:59.154 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-pps 2026-07-10 00:25:59.155 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-10 00:25:59.155 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-10 00:25:59.156 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: qos-rules-alias 2026-07-10 00:25:59.156 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: quota-check-limit 2026-07-10 00:25:59.158 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: quotas 2026-07-10 00:25:59.161 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: quota_details 2026-07-10 00:25:59.162 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: rbac-policies 2026-07-10 00:25:59.163 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: rbac-address-group 2026-07-10 00:25:59.163 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: rbac-address-scope 2026-07-10 00:25:59.164 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: rbac-security-groups 2026-07-10 00:25:59.164 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-10 00:25:59.164 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: revision-if-match 2026-07-10 00:25:59.165 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-10 00:25:59.166 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: router_availability_zone 2026-07-10 00:25:59.166 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-10 00:25:59.168 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-10 00:25:59.168 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-10 00:25:59.169 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-10 00:25:59.169 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-10 00:25:59.169 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-10 00:25:59.170 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-10 00:25:59.174 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: security-group 2026-07-10 00:25:59.175 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: segment 2026-07-10 00:25:59.175 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-10 00:25:59.176 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: service-type 2026-07-10 00:25:59.177 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: sorting 2026-07-10 00:25:59.177 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: standard-attr-segment 2026-07-10 00:25:59.178 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: standard-attr-description 2026-07-10 00:25:59.178 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: stateful-security-group 2026-07-10 00:25:59.179 1 WARNING neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-10 00:25:59.179 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-10 00:25:59.179 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: subnet-external-network 2026-07-10 00:25:59.180 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: subnet_onboard 2026-07-10 00:25:59.181 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-10 00:25:59.181 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: subnet-service-types 2026-07-10 00:25:59.182 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: subnet_allocation 2026-07-10 00:25:59.182 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-10 00:25:59.183 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: tag-creation 2026-07-10 00:25:59.183 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-10 00:25:59.187 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: standard-attr-tag 2026-07-10 00:25:59.187 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-10 00:25:59.188 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: trunk 2026-07-10 00:25:59.188 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: trunk-details 2026-07-10 00:25:59.189 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-10 00:25:59.189 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-10 00:25:59.191 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-10 00:25:59.192 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-10 00:25:59.193 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: vpn-flavors 2026-07-10 00:25:59.194 1 INFO neutron.api.extensions [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Loaded extension: vpnaas 2026-07-10 00:25:59.197 1 INFO oslo_service.service [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Starting 2 workers 2026-07-10 00:25:59.201 1 INFO oslo_service.service [None req-275e0770-8f3d-40fd-8222-0baad5bc5475 - - - - - -] Starting 1 workers 2026-07-10 00:26:36.967 9 INFO neutron.db.l3_hamode_db [None req-3fc3c45a-8902-49f8-ba93-1db9dc9be850 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:26:56.085 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port aeb40084-404d-47e4-8cec-b53b20d6d2dc 2026-07-10 00:26:56.554 9 INFO neutron.plugins.ml2.plugin [None req-8c4ee91a-1734-45de-9d49-601d77573f16 - - - - - -] Attempt 1 to provision port aeb40084-404d-47e4-8cec-b53b20d6d2dc 2026-07-10 00:26:57.667 9 INFO neutron.plugins.ml2.plugin [None req-e51ae6d8-8335-431d-bca8-fd25e0e03448 - - - - - -] Attempt 1 to provision port aeb40084-404d-47e4-8cec-b53b20d6d2dc 2026-07-10 00:26:58.026 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port aeb40084-404d-47e4-8cec-b53b20d6d2dc 2026-07-10 00:31:16.191 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 459e69e1-af01-4124-b685-583e18f5d43f 2026-07-10 00:31:17.582 9 INFO neutron.plugins.ml2.plugin [None req-04b06c12-6443-4a02-9a27-9897dff76525 - - - - - -] Attempt 1 to provision port 459e69e1-af01-4124-b685-583e18f5d43f 2026-07-10 00:31:18.189 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 459e69e1-af01-4124-b685-583e18f5d43f 2026-07-10 00:31:18.690 10 INFO neutron.plugins.ml2.plugin [None req-e0718db2-7505-463e-b79d-7c7a9164a547 - - - - - -] Attempt 1 to provision port 459e69e1-af01-4124-b685-583e18f5d43f 2026-07-10 00:31:24.016 10 INFO neutron.plugins.ml2.plugin [None req-71f8b1eb-e12e-4bb7-9df2-27931a5ccb87 - - - - - -] Attempt 1 to provision port ccc84011-75dd-4737-b831-525f6ba2f556 2026-07-10 00:34:48.869 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ccc84011-75dd-4737-b831-525f6ba2f556 2026-07-10 00:34:50.315 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ccc84011-75dd-4737-b831-525f6ba2f556 2026-07-10 00:43:06.634 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 4abe15a3-4b53-4756-a927-17a796a73850 2026-07-10 00:43:08.620 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 4abe15a3-4b53-4756-a927-17a796a73850 2026-07-10 00:59:31.388 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port bb57e659-d442-4401-b1dc-2514a84d7712 2026-07-10 00:59:31.410 9 INFO neutron.plugins.ml2.plugin [None req-b33e0973-c4ad-4917-a01d-6c3010e5682c - - - - - -] Attempt 1 to provision port 855bf9f2-1421-478c-8c8a-79035a33ca9c 2026-07-10 00:59:31.711 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 1c7e8356-5e3d-400d-9c2d-a33fe709ec8c 2026-07-10 00:59:32.121 9 INFO neutron.plugins.ml2.plugin [None req-e0134296-33ed-4aea-925c-9610c8757d33 - - - - - -] Attempt 1 to provision port bb57e659-d442-4401-b1dc-2514a84d7712 2026-07-10 00:59:32.294 9 INFO neutron.plugins.ml2.plugin [None req-e0134296-33ed-4aea-925c-9610c8757d33 - - - - - -] Attempt 1 to provision port d90a69b4-14cb-41c0-82ab-ae6c02f07254 2026-07-10 00:59:32.358 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port b3c0661d-f60c-442d-9c59-fabd8719c833 2026-07-10 00:59:32.847 9 INFO neutron.plugins.ml2.plugin [None req-71c63f2a-6d5f-487b-9f10-603702c02b12 - - - - - -] Attempt 1 to provision port 1c7e8356-5e3d-400d-9c2d-a33fe709ec8c 2026-07-10 00:59:32.920 9 INFO neutron.plugins.ml2.plugin [None req-71c63f2a-6d5f-487b-9f10-603702c02b12 - - - - - -] Attempt 1 to provision port b3c0661d-f60c-442d-9c59-fabd8719c833 2026-07-10 00:59:33.465 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 1c7e8356-5e3d-400d-9c2d-a33fe709ec8c 2026-07-10 00:59:33.522 10 INFO neutron.plugins.ml2.plugin [None req-aff055f3-5675-4586-a6bf-d029aaf8fd74 - - - - - -] Attempt 1 to provision port bb57e659-d442-4401-b1dc-2514a84d7712 2026-07-10 00:59:33.668 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port bb57e659-d442-4401-b1dc-2514a84d7712 2026-07-10 00:59:33.865 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port b3c0661d-f60c-442d-9c59-fabd8719c833 2026-07-10 00:59:34.220 9 INFO neutron.plugins.ml2.plugin [None req-238f1b01-842d-4e3d-9137-3757cb5cd60f - - - - - -] Attempt 1 to provision port 1c7e8356-5e3d-400d-9c2d-a33fe709ec8c 2026-07-10 00:59:34.283 9 INFO neutron.plugins.ml2.plugin [None req-238f1b01-842d-4e3d-9137-3757cb5cd60f - - - - - -] Attempt 1 to provision port b3c0661d-f60c-442d-9c59-fabd8719c833 2026-07-10 00:59:34.371 9 INFO neutron.plugins.ml2.plugin [None req-238f1b01-842d-4e3d-9137-3757cb5cd60f - - - - - -] Attempt 1 to provision port bb02003d-627c-4db5-be3e-e3ea0a0206c0 2026-07-10 00:59:34.420 9 INFO neutron.plugins.ml2.plugin [None req-238f1b01-842d-4e3d-9137-3757cb5cd60f - - - - - -] Attempt 1 to provision port 5ac12908-6e41-4a9b-92be-cae24d9acf50 2026-07-10 00:59:34.925 9 INFO neutron.plugins.ml2.plugin [None req-9e23589d-18cc-4512-9ccc-ec158ea3dc7b - - - - - -] Attempt 1 to provision port bb02003d-627c-4db5-be3e-e3ea0a0206c0 2026-07-10 00:59:34.949 9 INFO neutron.plugins.ml2.plugin [None req-9e23589d-18cc-4512-9ccc-ec158ea3dc7b - - - - - -] Attempt 1 to provision port b3988bb5-ad0c-48d6-96f0-8e9c464a9ab6 2026-07-10 00:59:35.633 9 INFO neutron.plugins.ml2.plugin [None req-dd8c7c9c-f815-4f0a-9de8-4c1d5a091355 - - - - - -] Attempt 1 to provision port b3988bb5-ad0c-48d6-96f0-8e9c464a9ab6 2026-07-10 00:59:36.337 9 INFO neutron.plugins.ml2.plugin [None req-ad58362a-c3fa-47b7-9ca8-d56e85314017 - - - - - -] Attempt 1 to provision port bf6f6281-fd72-4284-b686-39bb3b819643 2026-07-10 00:59:37.038 10 INFO neutron.plugins.ml2.plugin [None req-458151d0-dc46-4a73-8d8b-fae3151591db - - - - - -] Attempt 1 to provision port bf6f6281-fd72-4284-b686-39bb3b819643 2026-07-10 00:59:38.544 10 INFO neutron.plugins.ml2.plugin [None req-5a4652eb-02e8-4bb8-90d3-ab9a50e621cf - - - - - -] Attempt 1 to provision port 8155d595-6676-4a33-9856-4fe4646fb82f 2026-07-10 00:59:39.461 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 48b49c09-b5a7-420f-a836-664e6b2698a5 2026-07-10 00:59:39.662 10 INFO neutron.plugins.ml2.plugin [None req-cf017ccf-08c4-4406-9652-527455642fb2 - - - - - -] Attempt 1 to provision port 48b49c09-b5a7-420f-a836-664e6b2698a5 2026-07-10 00:59:40.757 10 INFO neutron.plugins.ml2.plugin [None req-83ec78fc-af18-4291-8d97-b86639242ece - - - - - -] Attempt 1 to provision port 48b49c09-b5a7-420f-a836-664e6b2698a5 2026-07-10 00:59:41.544 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 48b49c09-b5a7-420f-a836-664e6b2698a5 2026-07-10 00:59:41.663 10 INFO neutron.plugins.ml2.plugin [None req-cec4ccdf-86b9-4cdb-a55d-e567edd66061 - - - - - -] Attempt 1 to provision port 0056a949-7a16-42c8-aa02-39081a5553b9 2026-07-10 00:59:42.373 9 INFO neutron.plugins.ml2.plugin [None req-8972b3d1-54a3-42b4-aae7-be5d9c292db1 - - - - - -] Attempt 1 to provision port 0056a949-7a16-42c8-aa02-39081a5553b9 2026-07-10 00:59:46.245 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 682a8e77-76df-4f44-a434-05b9beacae70 2026-07-10 00:59:46.657 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 626c7fa6-7c70-4686-a645-342e4edd8c33 2026-07-10 00:59:47.066 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f95f4112-b2fc-4c4e-a6d9-eab07e46967e 2026-07-10 00:59:48.587 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 682a8e77-76df-4f44-a434-05b9beacae70 2026-07-10 00:59:48.771 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 626c7fa6-7c70-4686-a645-342e4edd8c33 2026-07-10 00:59:48.970 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f95f4112-b2fc-4c4e-a6d9-eab07e46967e 2026-07-10 00:59:51.771 10 INFO neutron.plugins.ml2.plugin [None req-3242a470-7b35-43e0-9336-c53a6cbca333 - - - - - -] Attempt 1 to provision port 16e7684d-5d12-4a05-be86-791d38b857bd 2026-07-10 00:59:52.873 10 INFO neutron.plugins.ml2.plugin [None req-18eec099-4f85-4d04-aa70-e01fe973c812 - - - - - -] Attempt 1 to provision port 9813a59b-4014-48e5-9720-8042179d82eb 2026-07-10 00:59:53.726 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 9813a59b-4014-48e5-9720-8042179d82eb 2026-07-10 00:59:53.966 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port b250cc08-7f12-47c2-b9be-209c5b134a06 2026-07-10 00:59:53.990 10 INFO neutron.plugins.ml2.plugin [None req-c3e72a44-078b-4b6d-b96a-5a5bd94b64cf - - - - - -] Attempt 1 to provision port 9813a59b-4014-48e5-9720-8042179d82eb 2026-07-10 00:59:54.403 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 6e438723-3ce6-402e-8557-3af99b97ff08 2026-07-10 00:59:54.527 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8a70af0-079a-4dc1-b8bb-3bd096a4afa1'] response: {'server_uuid': '8433433a-8602-4be3-ba75-d254a8c9b98e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b250cc08-7f12-47c2-b9be-209c5b134a06', 'code': 200} 2026-07-10 00:59:54.890 9 INFO neutron.plugins.ml2.plugin [None req-80795a82-5194-4ee3-b047-50ef11e68b47 - - - - - -] Attempt 1 to provision port 9afff948-7a30-4afd-9324-875c009b2f32 2026-07-10 00:59:55.420 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 9813a59b-4014-48e5-9720-8042179d82eb 2026-07-10 00:59:55.588 9 INFO neutron.plugins.ml2.plugin [None req-a9c9ea1f-1d1a-4389-9864-4d521786094d - - - - - -] Attempt 1 to provision port 9afff948-7a30-4afd-9324-875c009b2f32 2026-07-10 00:59:55.674 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port b250cc08-7f12-47c2-b9be-209c5b134a06 2026-07-10 00:59:55.893 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 6e438723-3ce6-402e-8557-3af99b97ff08 2026-07-10 00:59:56.150 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ca66fb6f-d23d-4720-a042-3cc81199b6a9 2026-07-10 00:59:56.563 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-87d33249-be96-41b5-a584-6cfd95ad745d'] response: {'server_uuid': 'f3a6ff86-777f-41d9-8e4e-cf5320c53399', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e438723-3ce6-402e-8557-3af99b97ff08', 'code': 200} 2026-07-10 00:59:57.945 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 1a18e4b7-2c31-43bb-affe-d5c905dba21a 2026-07-10 00:59:58.349 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ca66fb6f-d23d-4720-a042-3cc81199b6a9 2026-07-10 00:59:58.504 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-12244b73-6f0d-4eda-8eba-faf39141b2b3'] response: {'server_uuid': 'f3b833f2-6585-45da-a21c-973ec148b417', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a18e4b7-2c31-43bb-affe-d5c905dba21a', 'code': 200} 2026-07-10 00:59:59.611 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 1a18e4b7-2c31-43bb-affe-d5c905dba21a 2026-07-10 01:00:04.537 10 INFO neutron.plugins.ml2.plugin [None req-c1c34a48-be76-40bb-826b-16b8e1613478 - - - - - -] Attempt 1 to provision port b41b138f-4892-4bf4-b453-d234e656aff2 2026-07-10 01:00:05.350 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 37dd16fc-4869-4ad0-9d8f-bb6fa0a4cb84 2026-07-10 01:00:05.677 10 INFO neutron.plugins.ml2.plugin [None req-8597de69-966c-4ca4-b8fe-5d13d1e26c8f - - - - - -] Attempt 1 to provision port 37dd16fc-4869-4ad0-9d8f-bb6fa0a4cb84 2026-07-10 01:00:06.965 9 INFO neutron.plugins.ml2.plugin [None req-94802836-6e8c-46be-96e6-0402b0ac1e2e - - - - - -] Attempt 1 to provision port 37dd16fc-4869-4ad0-9d8f-bb6fa0a4cb84 2026-07-10 01:00:07.652 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 37dd16fc-4869-4ad0-9d8f-bb6fa0a4cb84 2026-07-10 01:00:07.665 10 INFO neutron.plugins.ml2.plugin [None req-0a83b3d0-16eb-4540-94ca-4d64dd51d8b4 - - - - - -] Attempt 1 to provision port 3848fe2a-bdd0-4042-9953-275ec6befcf4 2026-07-10 01:00:07.910 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 8f01dee7-24a0-4084-9d08-31660d3313c0 2026-07-10 01:00:08.372 10 INFO neutron.plugins.ml2.plugin [None req-4586b49f-d706-453d-9855-2112b3853308 - - - - - -] Attempt 1 to provision port 3848fe2a-bdd0-4042-9953-275ec6befcf4 2026-07-10 01:00:09.393 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 8f01dee7-24a0-4084-9d08-31660d3313c0 2026-07-10 01:00:12.691 9 INFO neutron.plugins.ml2.plugin [None req-23b9852c-484c-46a8-ad7a-fedf3b2c9b0c - - - - - -] Attempt 1 to provision port 843aae9b-a032-4fb2-9d2c-19f219b49928 2026-07-10 01:00:13.603 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port c4085c7d-575e-4dcd-95a6-2d715b14c494 2026-07-10 01:00:13.842 9 INFO neutron.plugins.ml2.plugin [None req-7ee2f55c-90d7-4b3f-8491-9e78838efa91 - - - - - -] Attempt 1 to provision port c4085c7d-575e-4dcd-95a6-2d715b14c494 2026-07-10 01:00:15.117 10 INFO neutron.plugins.ml2.plugin [None req-5ad9c543-6da9-4a25-b386-a1f4a176d0a7 - - - - - -] Attempt 1 to provision port c4085c7d-575e-4dcd-95a6-2d715b14c494 2026-07-10 01:00:15.497 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f984d796-4356-43d4-8eae-d5c51bb7d258 2026-07-10 01:00:15.823 9 INFO neutron.plugins.ml2.plugin [None req-860374f8-db55-4173-be2a-0646da5bf057 - - - - - -] Attempt 1 to provision port 21bbdf69-c331-49d2-a01b-bc646a052ec5 2026-07-10 01:00:15.938 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port c4085c7d-575e-4dcd-95a6-2d715b14c494 2026-07-10 01:00:16.521 9 INFO neutron.plugins.ml2.plugin [None req-d8106f88-1070-46e6-99dc-0533b02576ca - - - - - -] Attempt 1 to provision port 21bbdf69-c331-49d2-a01b-bc646a052ec5 2026-07-10 01:00:17.432 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f984d796-4356-43d4-8eae-d5c51bb7d258 2026-07-10 01:00:19.938 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 46f6d6f0-77ac-47f2-a190-7e15fab0ea63 2026-07-10 01:00:20.065 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fb9451c-b62c-4b2d-a195-6ccb0049ceaf'] response: {'server_uuid': '5448614f-bcb2-4c38-89a4-cd6274d69990', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '46f6d6f0-77ac-47f2-a190-7e15fab0ea63', 'code': 200} 2026-07-10 01:00:21.469 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 46f6d6f0-77ac-47f2-a190-7e15fab0ea63 2026-07-10 01:00:25.434 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port b3988bb5-ad0c-48d6-96f0-8e9c464a9ab6 2026-07-10 01:00:25.780 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port d90a69b4-14cb-41c0-82ab-ae6c02f07254 2026-07-10 01:00:28.113 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 65b1af3d-becf-4ed0-8a5c-65fc51ac059c 2026-07-10 01:00:28.224 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cc9ea11-c416-4cc3-89c8-5f3d8afd3fc2'] response: {'server_uuid': 'a273e738-8907-431d-aff7-5f6bf5833468', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65b1af3d-becf-4ed0-8a5c-65fc51ac059c', 'code': 200} 2026-07-10 01:00:28.570 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port d90a69b4-14cb-41c0-82ab-ae6c02f07254 2026-07-10 01:00:28.748 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port b3988bb5-ad0c-48d6-96f0-8e9c464a9ab6 2026-07-10 01:00:29.794 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 65b1af3d-becf-4ed0-8a5c-65fc51ac059c 2026-07-10 01:00:31.165 9 INFO neutron.plugins.ml2.plugin [None req-bbcb5aea-056e-406c-a8f8-4762ca775872 - - - - - -] Attempt 1 to provision port 6e438723-3ce6-402e-8557-3af99b97ff08 2026-07-10 01:00:31.986 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 6e438723-3ce6-402e-8557-3af99b97ff08 2026-07-10 01:00:34.015 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 21bbdf69-c331-49d2-a01b-bc646a052ec5 2026-07-10 01:00:35.435 10 INFO neutron.plugins.ml2.plugin [None req-940dd28c-851f-43f4-aa88-4b48712093fd - - - - - -] Attempt 1 to provision port 6e438723-3ce6-402e-8557-3af99b97ff08 2026-07-10 01:00:35.883 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 843aae9b-a032-4fb2-9d2c-19f219b49928 2026-07-10 01:00:36.243 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 6e438723-3ce6-402e-8557-3af99b97ff08 2026-07-10 01:00:36.526 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 21bbdf69-c331-49d2-a01b-bc646a052ec5 2026-07-10 01:00:37.784 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 843aae9b-a032-4fb2-9d2c-19f219b49928 2026-07-10 01:00:51.881 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f8517cc8-de24-4515-ba42-c39484517dd7 2026-07-10 01:00:51.991 9 INFO neutron.plugins.ml2.plugin [None req-9128bb2a-5fa6-4ceb-b9fa-8b5f5c6158c0 - - - - - -] Attempt 1 to provision port 4407ad0d-b7e5-4ea9-8f0c-2b8a6c6e96a9 2026-07-10 01:00:52.640 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3134a59-2b53-4888-9787-9d2cf7268226'] response: {'server_uuid': 'a273e738-8907-431d-aff7-5f6bf5833468', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '65b1af3d-becf-4ed0-8a5c-65fc51ac059c', 'code': 200} 2026-07-10 01:00:52.904 9 INFO neutron.plugins.ml2.plugin [None req-fca508f9-7d06-4473-9e50-bc0c7befdc4b - - - - - -] Attempt 1 to provision port f8517cc8-de24-4515-ba42-c39484517dd7 2026-07-10 01:00:53.887 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f8517cc8-de24-4515-ba42-c39484517dd7 2026-07-10 01:00:54.122 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 65b1af3d-becf-4ed0-8a5c-65fc51ac059c 2026-07-10 01:00:54.214 9 INFO neutron.plugins.ml2.plugin [None req-369fc4c0-a714-4c67-b2a2-dcd58bbd95bf - - - - - -] Attempt 1 to provision port f8517cc8-de24-4515-ba42-c39484517dd7 2026-07-10 01:00:54.531 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ea5a1a20-3816-4bdb-8bc1-86f65435eec9 2026-07-10 01:00:54.665 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-efb2ee0e-52b7-4c5f-a33a-3e6b72f76a65'] response: {'server_uuid': 'a273e738-8907-431d-aff7-5f6bf5833468', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65b1af3d-becf-4ed0-8a5c-65fc51ac059c', 'code': 200} 2026-07-10 01:00:54.910 9 INFO neutron.plugins.ml2.plugin [None req-27dabd72-41a1-4777-8523-3e89a40c6429 - - - - - -] Attempt 1 to provision port 5d76adc7-be50-4ed0-a0c7-b4b8187430b4 2026-07-10 01:00:55.618 10 INFO neutron.plugins.ml2.plugin [None req-3b4ab313-674b-42f7-b095-c5a7c5aa834b - - - - - -] Attempt 1 to provision port 5d76adc7-be50-4ed0-a0c7-b4b8187430b4 2026-07-10 01:00:55.806 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 65b1af3d-becf-4ed0-8a5c-65fc51ac059c 2026-07-10 01:00:56.028 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ea5a1a20-3816-4bdb-8bc1-86f65435eec9 2026-07-10 01:01:06.902 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f19111c3-15cb-4e42-b1ab-ce9c0fd74e53 2026-07-10 01:01:07.017 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-97cb9978-d1de-42bc-ac8b-09f8540cd91f'] response: {'server_uuid': '79e16601-20f6-41ae-9d2f-1fa5f40ffd25', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f19111c3-15cb-4e42-b1ab-ce9c0fd74e53', 'code': 200} 2026-07-10 01:01:08.227 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f19111c3-15cb-4e42-b1ab-ce9c0fd74e53 2026-07-10 01:01:12.217 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 4407ad0d-b7e5-4ea9-8f0c-2b8a6c6e96a9 2026-07-10 01:01:12.531 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 5d76adc7-be50-4ed0-a0c7-b4b8187430b4 2026-07-10 01:01:14.239 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 4407ad0d-b7e5-4ea9-8f0c-2b8a6c6e96a9 2026-07-10 01:01:14.447 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 5d76adc7-be50-4ed0-a0c7-b4b8187430b4 2026-07-10 01:01:14.804 10 INFO neutron.plugins.ml2.plugin [None req-062e7b2d-b20c-4261-8149-21dcaf8d6d4d - - - - - -] Attempt 1 to provision port 32eaa812-4c4b-4be3-96c3-b464f62757cc 2026-07-10 01:01:15.908 9 INFO neutron.plugins.ml2.plugin [None req-9a3186d9-2bec-43c5-b68c-a8ac71bab97a - - - - - -] Attempt 1 to provision port 6df6d24c-f7e6-4680-892c-02356fc4996a 2026-07-10 01:01:16.427 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 6df6d24c-f7e6-4680-892c-02356fc4996a 2026-07-10 01:01:17.219 10 INFO neutron.plugins.ml2.plugin [None req-3fff9b86-25d6-40e4-8ac2-257c82762f1e - - - - - -] Attempt 1 to provision port 6df6d24c-f7e6-4680-892c-02356fc4996a 2026-07-10 01:01:17.923 9 INFO neutron.plugins.ml2.plugin [None req-4780528a-bd62-4cc4-8e49-159cbcac5898 - - - - - -] Attempt 1 to provision port 791269e1-4a64-425f-ac5a-aa6ae975e60a 2026-07-10 01:01:18.403 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port bea64194-0588-41d9-890f-00987ef61931 2026-07-10 01:01:18.641 10 INFO neutron.plugins.ml2.plugin [None req-bec2003e-d07f-49e5-9705-5ebac2a6aa5e - - - - - -] Attempt 1 to provision port 791269e1-4a64-425f-ac5a-aa6ae975e60a 2026-07-10 01:01:20.490 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port bea64194-0588-41d9-890f-00987ef61931 2026-07-10 01:01:22.263 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 26484caf-1c3f-45bd-8683-f45f8d5972fd 2026-07-10 01:01:22.359 9 INFO neutron.plugins.ml2.plugin [None req-2f82e7b9-1da6-42cd-b401-fd763a0ac79a - - - - - -] Attempt 1 to provision port ec8bbecb-0e85-4ea7-baa3-6758831bcc77 2026-07-10 01:01:23.060 9 INFO neutron.plugins.ml2.plugin [None req-fcd2a005-edfe-4f97-ae23-ccf68797a93c - - - - - -] Attempt 1 to provision port 26484caf-1c3f-45bd-8683-f45f8d5972fd 2026-07-10 01:01:23.760 9 INFO neutron.plugins.ml2.plugin [None req-411b2a5d-3db4-42d5-97c7-1886ba84b5a9 - - - - - -] Attempt 1 to provision port 26484caf-1c3f-45bd-8683-f45f8d5972fd 2026-07-10 01:01:24.256 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 26484caf-1c3f-45bd-8683-f45f8d5972fd 2026-07-10 01:01:24.468 10 INFO neutron.plugins.ml2.plugin [None req-4927c8ce-196a-4804-9f8e-b0d11fe4083a - - - - - -] Attempt 1 to provision port a52e1561-663e-4c2a-bfef-9c167172baea 2026-07-10 01:01:25.171 9 INFO neutron.plugins.ml2.plugin [None req-416a77c9-3e75-4a01-9d3d-46c6d5516f81 - - - - - -] Attempt 1 to provision port a52e1561-663e-4c2a-bfef-9c167172baea 2026-07-10 01:01:26.244 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ef8603a3-ac3b-4432-ba21-41ec1ad6c073 2026-07-10 01:01:28.190 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ef8603a3-ac3b-4432-ba21-41ec1ad6c073 2026-07-10 01:01:36.244 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 32eaa812-4c4b-4be3-96c3-b464f62757cc 2026-07-10 01:01:36.641 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 791269e1-4a64-425f-ac5a-aa6ae975e60a 2026-07-10 01:01:39.367 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 32eaa812-4c4b-4be3-96c3-b464f62757cc 2026-07-10 01:01:39.612 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 60cd85a0-2028-4c68-8124-a16485100d7f 2026-07-10 01:01:39.731 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c88167e2-d787-44cd-bbe9-68d54add58b3'] response: {'server_uuid': '3a9950a0-5695-4026-bbb6-e05f6f2b7e96', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60cd85a0-2028-4c68-8124-a16485100d7f', 'code': 200} 2026-07-10 01:01:39.949 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 791269e1-4a64-425f-ac5a-aa6ae975e60a 2026-07-10 01:01:40.429 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 60cd85a0-2028-4c68-8124-a16485100d7f 2026-07-10 01:01:42.479 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port a52e1561-663e-4c2a-bfef-9c167172baea 2026-07-10 01:01:42.645 9 INFO neutron.plugins.ml2.plugin [None req-100ba077-e427-4192-b4d1-12c7f4a07d07 - - - - - -] Attempt 1 to provision port 0805087c-44ac-4cb7-a227-087dea9e8281 2026-07-10 01:01:44.449 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ec8bbecb-0e85-4ea7-baa3-6758831bcc77 2026-07-10 01:01:44.707 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port a52e1561-663e-4c2a-bfef-9c167172baea 2026-07-10 01:01:46.423 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ec8bbecb-0e85-4ea7-baa3-6758831bcc77 2026-07-10 01:01:52.731 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ee52377d-cc45-4ae6-bd27-e3be5130b8fc 2026-07-10 01:01:53.104 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port d62a15a7-e1e7-4d0c-a459-b85121227504 2026-07-10 01:01:53.489 9 INFO neutron.plugins.ml2.plugin [None req-fc4d19b1-c4aa-4412-9714-17f863345745 - - - - - -] Attempt 1 to provision port ee52377d-cc45-4ae6-bd27-e3be5130b8fc 2026-07-10 01:01:54.199 9 INFO neutron.plugins.ml2.plugin [None req-e1ae7fc9-c1ef-4c39-8067-bb06321f2405 - - - - - -] Attempt 1 to provision port d62a15a7-e1e7-4d0c-a459-b85121227504 2026-07-10 01:01:54.494 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ee52377d-cc45-4ae6-bd27-e3be5130b8fc 2026-07-10 01:01:54.700 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port d62a15a7-e1e7-4d0c-a459-b85121227504 2026-07-10 01:01:54.911 9 INFO neutron.plugins.ml2.plugin [None req-89aaeae7-66c8-40e6-9579-454185aaba12 - - - - - -] Attempt 1 to provision port b9bc371e-d8fe-4603-9f1e-898d38b294f1 2026-07-10 01:01:54.946 9 INFO neutron.plugins.ml2.plugin [None req-89aaeae7-66c8-40e6-9579-454185aaba12 - - - - - -] Attempt 1 to provision port ee52377d-cc45-4ae6-bd27-e3be5130b8fc 2026-07-10 01:01:55.610 10 INFO neutron.plugins.ml2.plugin [None req-e88d2664-972c-48ff-a4fa-e8885937d665 - - - - - -] Attempt 1 to provision port b9bc371e-d8fe-4603-9f1e-898d38b294f1 2026-07-10 01:01:55.638 10 INFO neutron.plugins.ml2.plugin [None req-e88d2664-972c-48ff-a4fa-e8885937d665 - - - - - -] Attempt 1 to provision port d62a15a7-e1e7-4d0c-a459-b85121227504 2026-07-10 01:01:56.651 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8cb51b6-4cc7-46c3-96d2-b1252b04c8bd'] response: {'server_uuid': '3a9950a0-5695-4026-bbb6-e05f6f2b7e96', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '60cd85a0-2028-4c68-8124-a16485100d7f', 'code': 200} 2026-07-10 01:02:02.144 9 INFO neutron.plugins.ml2.plugin [None req-d62e268c-295d-4c60-8fb4-3301039b6428 - - - - - -] Attempt 1 to provision port a897b61a-5bef-48a5-9fd7-501b721cfd0f 2026-07-10 01:02:02.502 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port a897b61a-5bef-48a5-9fd7-501b721cfd0f 2026-07-10 01:02:03.558 9 INFO neutron.plugins.ml2.plugin [None req-4b5458c2-5746-4536-acdd-78fb32f68e91 - - - - - -] Attempt 1 to provision port a897b61a-5bef-48a5-9fd7-501b721cfd0f 2026-07-10 01:02:04.618 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port a897b61a-5bef-48a5-9fd7-501b721cfd0f 2026-07-10 01:02:08.649 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 878caab7-6847-4c7f-b434-6f6cdc511a04 2026-07-10 01:02:08.684 10 INFO neutron.plugins.ml2.plugin [None req-6ca3f2d9-0e27-4db8-b79c-aeb7a9057ac2 - - - - - -] Attempt 1 to provision port 878caab7-6847-4c7f-b434-6f6cdc511a04 2026-07-10 01:02:09.889 9 INFO neutron.plugins.ml2.plugin [None req-1e07e00e-d0f2-433a-a4be-226cc72a2c74 - - - - - -] Attempt 1 to provision port 878caab7-6847-4c7f-b434-6f6cdc511a04 2026-07-10 01:02:10.487 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 878caab7-6847-4c7f-b434-6f6cdc511a04 2026-07-10 01:02:12.805 9 INFO neutron.plugins.ml2.plugin [None req-2f9de828-9f50-46fb-a661-fd6e72fac0cc - - - - - -] Attempt 1 to provision port 173bf212-ccd6-4d58-8bb1-1d13597f72b6 2026-07-10 01:02:20.482 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port d133a88c-503f-44f4-8f55-167c641d3540 2026-07-10 01:02:20.841 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port e9b9d089-39ae-4894-b2fd-a7d83beae2e5 2026-07-10 01:02:21.579 10 INFO neutron.plugins.ml2.plugin [None req-fa472d4d-5792-4611-899e-f81d92de4c74 - - - - - -] Attempt 1 to provision port e9b9d089-39ae-4894-b2fd-a7d83beae2e5 2026-07-10 01:02:22.494 9 INFO neutron.plugins.ml2.plugin [None req-ec15c974-6da0-4ff8-a022-eed5e9ac4df9 - - - - - -] Attempt 1 to provision port e9b9d089-39ae-4894-b2fd-a7d83beae2e5 2026-07-10 01:02:22.545 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port d3325399-1f76-4b25-850d-d8d59b51239e 2026-07-10 01:02:22.602 9 INFO neutron.plugins.ml2.plugin [None req-ec15c974-6da0-4ff8-a022-eed5e9ac4df9 - - - - - -] Attempt 1 to provision port d133a88c-503f-44f4-8f55-167c641d3540 2026-07-10 01:02:22.811 9 INFO neutron.plugins.ml2.plugin [None req-ec15c974-6da0-4ff8-a022-eed5e9ac4df9 - - - - - -] Attempt 1 to provision port 7a4c1f3d-2447-4469-a023-dfeb671e7c7c 2026-07-10 01:02:22.987 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port d133a88c-503f-44f4-8f55-167c641d3540 2026-07-10 01:02:23.200 9 INFO neutron.plugins.ml2.plugin [None req-b2c9491e-ec85-4e4f-86ee-87e701c1365a - - - - - -] Attempt 1 to provision port d3325399-1f76-4b25-850d-d8d59b51239e 2026-07-10 01:02:23.262 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port e9b9d089-39ae-4894-b2fd-a7d83beae2e5 2026-07-10 01:02:23.314 9 INFO neutron.plugins.ml2.plugin [None req-b2c9491e-ec85-4e4f-86ee-87e701c1365a - - - - - -] Attempt 1 to provision port 7a4c1f3d-2447-4469-a023-dfeb671e7c7c 2026-07-10 01:02:23.893 10 INFO neutron.plugins.ml2.plugin [None req-7ed0b800-81b6-4d8d-9e25-363bb1b0fe47 - - - - - -] Attempt 1 to provision port d133a88c-503f-44f4-8f55-167c641d3540 2026-07-10 01:02:24.572 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port d3325399-1f76-4b25-850d-d8d59b51239e 2026-07-10 01:02:24.751 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 77349087-30d9-4c43-875b-564c342f683a 2026-07-10 01:02:25.311 9 INFO neutron.plugins.ml2.plugin [None req-a4814de5-cb47-4428-bb0e-f9b1707c3212 - - - - - -] Attempt 1 to provision port c3c75c94-4aa7-4dc1-9843-768afd7c4bb9 2026-07-10 01:02:25.455 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 4cbbc6c0-b1a1-4d33-8e7d-9600dece98a3 2026-07-10 01:02:26.005 9 INFO neutron.plugins.ml2.plugin [None req-aa16ccf0-c437-4b5a-95c8-1ad5ac60fa88 - - - - - -] Attempt 1 to provision port 77349087-30d9-4c43-875b-564c342f683a 2026-07-10 01:02:26.067 9 INFO neutron.plugins.ml2.plugin [None req-aa16ccf0-c437-4b5a-95c8-1ad5ac60fa88 - - - - - -] Attempt 1 to provision port d3325399-1f76-4b25-850d-d8d59b51239e 2026-07-10 01:02:26.150 9 INFO neutron.plugins.ml2.plugin [None req-aa16ccf0-c437-4b5a-95c8-1ad5ac60fa88 - - - - - -] Attempt 1 to provision port 4cbbc6c0-b1a1-4d33-8e7d-9600dece98a3 2026-07-10 01:02:26.592 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 77349087-30d9-4c43-875b-564c342f683a 2026-07-10 01:02:26.931 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 4cbbc6c0-b1a1-4d33-8e7d-9600dece98a3 2026-07-10 01:02:27.921 10 INFO neutron.plugins.ml2.plugin [None req-b1287b33-4194-42ab-9eb5-a548a961395f - - - - - -] Attempt 1 to provision port d3325399-1f76-4b25-850d-d8d59b51239e 2026-07-10 01:02:28.632 9 INFO neutron.plugins.ml2.plugin [None req-c09b6b2e-ac9a-4b80-bac5-f16c0ee9f5ee - - - - - -] Attempt 1 to provision port 77349087-30d9-4c43-875b-564c342f683a 2026-07-10 01:02:28.797 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 89524ef8-7590-43f8-b4e1-5366be188a59 2026-07-10 01:02:29.242 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 77349087-30d9-4c43-875b-564c342f683a 2026-07-10 01:02:29.329 10 INFO neutron.plugins.ml2.plugin [None req-c9915049-706b-4908-bd98-d68371c1e912 - - - - - -] Attempt 1 to provision port 7535f035-3faa-4ee7-b9c1-aaaec534ef0e 2026-07-10 01:02:29.378 10 INFO neutron.plugins.ml2.plugin [None req-c9915049-706b-4908-bd98-d68371c1e912 - - - - - -] Attempt 1 to provision port 4cbbc6c0-b1a1-4d33-8e7d-9600dece98a3 2026-07-10 01:02:29.514 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 4cbbc6c0-b1a1-4d33-8e7d-9600dece98a3 2026-07-10 01:02:29.702 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 71fcf672-8031-4960-89c5-6adfef5776e7 2026-07-10 01:02:30.038 9 INFO neutron.plugins.ml2.plugin [None req-2113186c-d5b1-49dd-b318-010a1a46e213 - - - - - -] Attempt 1 to provision port 7535f035-3faa-4ee7-b9c1-aaaec534ef0e 2026-07-10 01:02:30.509 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 71fcf672-8031-4960-89c5-6adfef5776e7 2026-07-10 01:02:30.766 10 INFO neutron.plugins.ml2.plugin [None req-bee97871-1ecd-4309-868f-acd5033c46cb - - - - - -] Attempt 1 to provision port 77349087-30d9-4c43-875b-564c342f683a 2026-07-10 01:02:30.826 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 89524ef8-7590-43f8-b4e1-5366be188a59 2026-07-10 01:02:30.842 10 INFO neutron.plugins.ml2.plugin [None req-bee97871-1ecd-4309-868f-acd5033c46cb - - - - - -] Attempt 1 to provision port 59b5c98e-1af3-4eb6-a464-88eac4c7c4ba 2026-07-10 01:02:31.466 10 INFO neutron.plugins.ml2.plugin [None req-38c52397-d2b6-4bc6-b5e4-4311bddc11e3 - - - - - -] Attempt 1 to provision port 71fcf672-8031-4960-89c5-6adfef5776e7 2026-07-10 01:02:31.528 10 INFO neutron.plugins.ml2.plugin [None req-38c52397-d2b6-4bc6-b5e4-4311bddc11e3 - - - - - -] Attempt 1 to provision port 59b5c98e-1af3-4eb6-a464-88eac4c7c4ba 2026-07-10 01:02:31.569 10 INFO neutron.plugins.ml2.plugin [None req-38c52397-d2b6-4bc6-b5e4-4311bddc11e3 - - - - - -] Attempt 1 to provision port 4cbbc6c0-b1a1-4d33-8e7d-9600dece98a3 2026-07-10 01:02:32.169 9 INFO neutron.plugins.ml2.plugin [None req-ebe8fd6d-ec42-4826-9561-0269bf97a406 - - - - - -] Attempt 1 to provision port 24e32a4b-e6c1-4354-b9bc-dd5e57a7635f 2026-07-10 01:02:32.876 9 INFO neutron.plugins.ml2.plugin [None req-f5fb2fc2-7d8d-4eee-941f-a5cd63c3fcaa - - - - - -] Attempt 1 to provision port 71fcf672-8031-4960-89c5-6adfef5776e7 2026-07-10 01:02:32.936 9 INFO neutron.plugins.ml2.plugin [None req-f5fb2fc2-7d8d-4eee-941f-a5cd63c3fcaa - - - - - -] Attempt 1 to provision port 59b5c98e-1af3-4eb6-a464-88eac4c7c4ba 2026-07-10 01:02:33.578 10 INFO neutron.plugins.ml2.plugin [None req-6b927c6f-a48b-4b5b-b346-b3a5e634538d - - - - - -] Attempt 1 to provision port 24e32a4b-e6c1-4354-b9bc-dd5e57a7635f 2026-07-10 01:02:36.471 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port a85f76e7-2d35-49d6-afd4-30a77bef796d 2026-07-10 01:02:36.892 9 INFO neutron.plugins.ml2.plugin [None req-29193d93-cf5b-4f6e-acd9-b261f669aaea - - - - - -] Attempt 1 to provision port a85f76e7-2d35-49d6-afd4-30a77bef796d 2026-07-10 01:02:37.796 10 INFO neutron.plugins.ml2.plugin [None req-321a3c8f-dcd5-408a-b83a-8be9eb26b0ad - - - - - -] Attempt 1 to provision port a85f76e7-2d35-49d6-afd4-30a77bef796d 2026-07-10 01:02:39.608 10 INFO neutron.plugins.ml2.plugin [None req-15391950-d170-4a9d-94c9-3a264bb118cd - - - - - -] Attempt 1 to provision port fc0d997b-6b9b-41c3-9280-1380e6304e7d 2026-07-10 01:02:45.003 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 68236efb-f2e8-4c96-89a8-09d5e428b6b6 2026-07-10 01:02:45.154 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-96446b5b-4ef7-42c9-82ab-f52d8e7d5f83'] response: {'server_uuid': 'e6063590-7739-414b-aee1-dddfc58646f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68236efb-f2e8-4c96-89a8-09d5e428b6b6', 'code': 200} 2026-07-10 01:02:46.505 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 68236efb-f2e8-4c96-89a8-09d5e428b6b6 2026-07-10 01:02:46.771 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 24e32a4b-e6c1-4354-b9bc-dd5e57a7635f 2026-07-10 01:02:47.158 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 59b5c98e-1af3-4eb6-a464-88eac4c7c4ba 2026-07-10 01:02:48.488 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port c3c75c94-4aa7-4dc1-9843-768afd7c4bb9 2026-07-10 01:02:48.771 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 7535f035-3faa-4ee7-b9c1-aaaec534ef0e 2026-07-10 01:02:49.057 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 24e32a4b-e6c1-4354-b9bc-dd5e57a7635f 2026-07-10 01:02:49.232 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 59b5c98e-1af3-4eb6-a464-88eac4c7c4ba 2026-07-10 01:02:50.468 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port c3c75c94-4aa7-4dc1-9843-768afd7c4bb9 2026-07-10 01:02:50.657 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 7535f035-3faa-4ee7-b9c1-aaaec534ef0e 2026-07-10 01:02:51.870 10 INFO neutron.plugins.ml2.plugin [None req-6ac98f08-ff00-4368-8b20-ae0d45f8ac7a - - - - - -] Attempt 1 to provision port f528fd6b-e29f-4e99-a9f6-9bc2c53c64bc 2026-07-10 01:02:54.514 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 81486df3-0f3a-4ab4-b027-9ceb6753e996 2026-07-10 01:02:55.997 9 INFO neutron.plugins.ml2.plugin [None req-58a0ec7e-5a2b-4780-ab46-d6b8a39dc76e - - - - - -] Attempt 1 to provision port 92844ea9-d10f-42d1-b089-3f9ff5271d80 2026-07-10 01:02:56.663 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 7a9a9198-e160-4cba-b10a-4c1398b1c324 2026-07-10 01:02:56.908 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 92844ea9-d10f-42d1-b089-3f9ff5271d80 2026-07-10 01:02:57.238 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 81486df3-0f3a-4ab4-b027-9ceb6753e996 2026-07-10 01:02:57.515 9 INFO neutron.plugins.ml2.plugin [None req-1c4d38c2-4bcb-4769-9f67-e042a6952350 - - - - - -] Attempt 1 to provision port 92844ea9-d10f-42d1-b089-3f9ff5271d80 2026-07-10 01:02:57.579 9 INFO neutron.plugins.ml2.plugin [None req-1c4d38c2-4bcb-4769-9f67-e042a6952350 - - - - - -] Attempt 1 to provision port 8c04de38-cf37-4e7c-a82b-377d8108b334 2026-07-10 01:02:58.208 10 INFO neutron.plugins.ml2.plugin [None req-1305a67b-8ceb-41c9-9d3c-4fec2553725f - - - - - -] Attempt 1 to provision port 8c04de38-cf37-4e7c-a82b-377d8108b334 2026-07-10 01:02:58.232 10 INFO neutron.plugins.ml2.plugin [None req-1305a67b-8ceb-41c9-9d3c-4fec2553725f - - - - - -] Attempt 1 to provision port 3f790c0a-f897-4359-a6cf-01c7222aba25 2026-07-10 01:02:58.626 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 53fd44c0-c0b1-492e-968f-78e66a2243af 2026-07-10 01:02:59.116 9 INFO neutron.plugins.ml2.plugin [None req-58b40453-db0c-4648-ae48-6604d045ac13 - - - - - -] Attempt 1 to provision port 8c04de38-cf37-4e7c-a82b-377d8108b334 2026-07-10 01:02:59.824 10 INFO neutron.plugins.ml2.plugin [None req-6f5888d5-be0d-4346-b851-a913da3bd7e7 - - - - - -] Attempt 1 to provision port 53fd44c0-c0b1-492e-968f-78e66a2243af 2026-07-10 01:03:00.568 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 53fd44c0-c0b1-492e-968f-78e66a2243af 2026-07-10 01:03:00.807 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 639f74c9-fc98-4b58-bfba-bec9a8a4d171 2026-07-10 01:03:01.142 10 INFO neutron.plugins.ml2.plugin [None req-e5b13ce6-8b92-4ae2-92bf-78c7f8a84e40 - - - - - -] Attempt 1 to provision port 53fd44c0-c0b1-492e-968f-78e66a2243af 2026-07-10 01:03:01.210 10 INFO neutron.plugins.ml2.plugin [None req-e5b13ce6-8b92-4ae2-92bf-78c7f8a84e40 - - - - - -] Attempt 1 to provision port ce374761-f31a-481b-adb4-24354e0c0d8f 2026-07-10 01:03:01.838 9 INFO neutron.plugins.ml2.plugin [None req-dc0242e2-d316-49f7-b8ee-90c7da225ec3 - - - - - -] Attempt 1 to provision port ce374761-f31a-481b-adb4-24354e0c0d8f 2026-07-10 01:03:02.536 10 INFO neutron.plugins.ml2.plugin [None req-1fa0ef5f-9315-4537-aeb9-6ca0086b0991 - - - - - -] Attempt 1 to provision port ce374761-f31a-481b-adb4-24354e0c0d8f 2026-07-10 01:03:02.577 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 639f74c9-fc98-4b58-bfba-bec9a8a4d171 2026-07-10 01:03:04.507 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 32676768-253f-455c-b2ab-3ee45fb90048 2026-07-10 01:03:04.626 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-229f3560-daf6-41a2-a487-1a9766f5facf'] response: {'server_uuid': 'c77855ca-0489-494c-a695-24fb9fce03cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32676768-253f-455c-b2ab-3ee45fb90048', 'code': 200} 2026-07-10 01:03:07.117 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 7cb4e2c0-9066-45d1-ba84-492a746cc62b 2026-07-10 01:03:07.260 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3795a9b-03d7-4677-a175-d8f37c0f1955'] response: {'server_uuid': 'e83445c2-c253-428b-a156-6335334c6a14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7cb4e2c0-9066-45d1-ba84-492a746cc62b', 'code': 200} 2026-07-10 01:03:07.592 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 32676768-253f-455c-b2ab-3ee45fb90048 2026-07-10 01:03:08.556 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 7cb4e2c0-9066-45d1-ba84-492a746cc62b 2026-07-10 01:03:15.536 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 9574497a-fe3a-4188-a0a5-c2b92a8cd211 2026-07-10 01:03:15.638 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-043542cc-163b-4b93-861c-8090d23623fd'] response: {'server_uuid': 'f1c6f66a-1a2f-47b2-bed0-04755938d16e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9574497a-fe3a-4188-a0a5-c2b92a8cd211', 'code': 200} 2026-07-10 01:03:16.529 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 9574497a-fe3a-4188-a0a5-c2b92a8cd211 2026-07-10 01:03:16.800 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f528fd6b-e29f-4e99-a9f6-9bc2c53c64bc 2026-07-10 01:03:17.050 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 8c04de38-cf37-4e7c-a82b-377d8108b334 2026-07-10 01:03:18.555 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 3f790c0a-f897-4359-a6cf-01c7222aba25 2026-07-10 01:03:18.840 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ce374761-f31a-481b-adb4-24354e0c0d8f 2026-07-10 01:03:19.091 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f528fd6b-e29f-4e99-a9f6-9bc2c53c64bc 2026-07-10 01:03:19.242 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 8c04de38-cf37-4e7c-a82b-377d8108b334 2026-07-10 01:03:20.488 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 3f790c0a-f897-4359-a6cf-01c7222aba25 2026-07-10 01:03:20.645 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port ce374761-f31a-481b-adb4-24354e0c0d8f 2026-07-10 01:03:26.550 9 INFO neutron.plugins.ml2.plugin [None req-ee43b700-74bc-44ec-93b7-7d01094c03dd - - - - - -] Attempt 1 to provision port d5937f22-92f8-4faf-8792-997e0e6ee7b1 2026-07-10 01:03:39.026 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 15131634-622d-4ebc-b12c-4146abf7af43 2026-07-10 01:03:39.133 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b25a8b1-0fb4-4d73-9b34-1dc48c06ff82'] response: {'server_uuid': '423ca756-28ae-4fa6-968a-2b8efe43c708', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15131634-622d-4ebc-b12c-4146abf7af43', 'code': 200} 2026-07-10 01:03:40.486 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 15131634-622d-4ebc-b12c-4146abf7af43 2026-07-10 01:03:49.051 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f140f465-c9fc-4b64-baf1-041bc70f054d 2026-07-10 01:03:49.158 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1472c37-48cb-4f8e-aa2c-1727918261d8'] response: {'server_uuid': '56f57467-903f-4b7b-90ef-431d589653b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f140f465-c9fc-4b64-baf1-041bc70f054d', 'code': 200} 2026-07-10 01:03:50.507 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port f140f465-c9fc-4b64-baf1-041bc70f054d 2026-07-10 01:04:02.724 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b03c21ec-2e0d-4b0e-af34-092879031ba7'] response: {'server_uuid': 'e83445c2-c253-428b-a156-6335334c6a14', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7cb4e2c0-9066-45d1-ba84-492a746cc62b', 'code': 200} 2026-07-10 01:04:18.703 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port a276e65f-c501-4ebd-8dde-697e309e69c2 2026-07-10 01:04:18.876 10 INFO neutron.plugins.ml2.plugin [None req-543ba2cb-7e25-4c39-85c7-5d3a42a5548a - - - - - -] Attempt 1 to provision port 63f1400b-1b8e-4f96-9e00-51bab301efb5 2026-07-10 01:04:19.109 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port c56f961e-d7fb-4a24-a3a6-8954ae41b3b3 2026-07-10 01:04:19.582 10 INFO neutron.plugins.ml2.plugin [None req-cb824c71-890b-4c8d-8722-ab24567f1290 - - - - - -] Attempt 1 to provision port c56f961e-d7fb-4a24-a3a6-8954ae41b3b3 /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-07-10 01:04:20.286 10 INFO neutron.plugins.ml2.plugin [None req-f774e42b-7994-48d7-b5b9-f8c408f8cb5c - - - - - -] Attempt 1 to provision port c202e8df-6550-47aa-b046-a2d1eaec8c4f 2026-07-10 01:04:20.554 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 90133b10-8d68-47cf-9864-698e28896da6 2026-07-10 01:04:29.353 10 INFO neutron.plugins.ml2.plugin [None req-ca690439-ba31-4335-82d9-1681270dad42 - - - - - -] Attempt 1 to provision port 35adeeaf-49de-49ef-9286-d4c0ff7a913e 2026-07-10 01:04:36.113 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 35adeeaf-49de-49ef-9286-d4c0ff7a913e 2026-07-10 01:04:36.233 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a93b0b9b-8247-4085-842a-3c6d6bbea4fc'] response: {'server_uuid': '56f57467-903f-4b7b-90ef-431d589653b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35adeeaf-49de-49ef-9286-d4c0ff7a913e', 'code': 200} 2026-07-10 01:04:37.345 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 35adeeaf-49de-49ef-9286-d4c0ff7a913e 2026-07-10 01:05:08.788 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 47c061eb-29ac-4d2c-a371-80bf2c164a58 2026-07-10 01:05:08.945 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-02ba2629-d378-43ed-be8f-8899105a6c35'] response: {'server_uuid': '56f57467-903f-4b7b-90ef-431d589653b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47c061eb-29ac-4d2c-a371-80bf2c164a58', 'code': 200} 2026-07-10 01:05:11.134 9 INFO neutron.plugins.ml2.plugin [None req-4f10fc1b-b7a2-46b1-a0be-82e60c585110 - - - - - -] Attempt 1 to provision port 47c061eb-29ac-4d2c-a371-80bf2c164a58 2026-07-10 01:05:26.754 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port dea22f4b-c275-46d7-9bd1-55b6bb7d889b 2026-07-10 01:05:26.851 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ec55cd2-e1ba-458c-ae49-70aed0e75430'] response: {'server_uuid': '56f57467-903f-4b7b-90ef-431d589653b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dea22f4b-c275-46d7-9bd1-55b6bb7d889b', 'code': 200} 2026-07-10 01:05:28.726 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port dea22f4b-c275-46d7-9bd1-55b6bb7d889b 2026-07-10 01:05:30.417 9 INFO neutron.plugins.ml2.plugin [None req-aad3f088-5069-44cb-9d30-5c81c05d6e49 - - - - - -] Attempt 1 to provision port dea22f4b-c275-46d7-9bd1-55b6bb7d889b 2026-07-10 01:05:30.770 10 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port dea22f4b-c275-46d7-9bd1-55b6bb7d889b 2026-07-10 01:05:40.755 10 INFO neutron.plugins.ml2.plugin [None req-1056d582-a18b-4a63-9a62-ae2586e1ac6d - - - - - -] Attempt 1 to provision port dea22f4b-c275-46d7-9bd1-55b6bb7d889b 2026-07-10 01:05:40.809 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port dea22f4b-c275-46d7-9bd1-55b6bb7d889b 2026-07-10 01:05:50.789 9 INFO neutron.plugins.ml2.plugin [None req-2fffed32-4a3e-4ddb-8d5a-a588d01ea192 - - - - - -] Attempt 1 to provision port 47c061eb-29ac-4d2c-a371-80bf2c164a58 2026-07-10 01:05:51.293 10 INFO neutron.plugins.ml2.plugin [None req-8fe065de-5350-4ff5-afdb-ee827e4c7018 - - - - - -] Attempt 1 to provision port 47c061eb-29ac-4d2c-a371-80bf2c164a58 2026-07-10 01:06:18.936 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-27abd61f-2523-451e-88fc-0316a0c2251e'] response: {'server_uuid': '56f57467-903f-4b7b-90ef-431d589653b0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f140f465-c9fc-4b64-baf1-041bc70f054d', 'code': 200} 2026-07-10 01:06:34.948 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff2e7fa2-8da8-4e12-8f3d-baad7f77475e'] response: {'server_uuid': 'e6063590-7739-414b-aee1-dddfc58646f9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '68236efb-f2e8-4c96-89a8-09d5e428b6b6', 'code': 200}