+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-27 21:41:46.034 1 INFO neutron.common.config [-] Logging enabled! 2026-04-27 21:41:46.034 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 24.2.2.dev7 2026-04-27 21:41:46.404 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 21:41:47.137 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-27 21:41:47.139 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 21:41:47.142 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-27 21:41:47.142 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-27 21:41:47.142 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-27 21:41:47.142 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-27 21:41:47.142 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:41:47.147 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:41:47.147 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:41:47.147 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-27 21:41:47.368 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-27 21:41:47.368 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-27 21:41:47.369 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-27 21:41:47.389 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 21:41:47.390 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 21:41:47.390 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-27 21:41:47.390 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-27 21:41:47.399 1 WARNING oslo_policy.policy [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-27 21:41:50.253 1 INFO neutron.plugins.ml2.managers [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Initializing driver for type 'vlan' 2026-04-27 21:41:50.462 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] VlanTypeDriver initialization complete 2026-04-27 21:41:50.463 1 INFO neutron.plugins.ml2.managers [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 21:41:50.463 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 21:41:50.464 1 INFO neutron.plugins.ml2.managers [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Initializing extension driver 'port_security' 2026-04-27 21:41:50.464 1 INFO neutron.plugins.ml2.extensions.port_security [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 21:41:50.465 1 INFO neutron.plugins.ml2.managers [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Initializing extension driver 'qos' 2026-04-27 21:41:50.465 1 INFO neutron.plugins.ml2.managers [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Initializing mechanism driver 'ovn' 2026-04-27 21:41:50.465 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Starting OVNMechanismDriver 2026-04-27 21:41:50.470 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] OVN logging driver registered 2026-04-27 21:41:50.477 1 INFO neutron.quota [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded quota_driver: . 2026-04-27 21:41:50.478 1 INFO neutron.plugins.ml2.plugin [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 21:41:50.478 1 INFO neutron.plugins.ml2.managers [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 21:41:50.478 1 INFO neutron.plugins.ml2.managers [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 21:41:50.478 1 INFO neutron.plugins.ml2.managers [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 21:41:50.478 1 INFO neutron.extensions.vlantransparent [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Disabled vlantransparent extension. 2026-04-27 21:41:50.479 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: qos 2026-04-27 21:41:50.487 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: ovn-router 2026-04-27 21:41:50.511 1 INFO neutron.services.ovn_l3.plugin [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Starting OVNL3RouterPlugin 2026-04-27 21:41:50.514 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: segments 2026-04-27 21:41:50.591 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: trunk 2026-04-27 21:41:50.597 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: log 2026-04-27 21:41:50.599 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-27 21:41:50.640 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-27 21:41:50.641 1 WARNING stevedore.named [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-27 21:41:50.679 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 21:41:50.680 1 INFO neutron.common.utils [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-27 21:41:50.680 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: auto_allocate 2026-04-27 21:41:50.684 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: tag 2026-04-27 21:41:50.690 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: timestamp 2026-04-27 21:41:50.692 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 21:41:50.695 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: flavors 2026-04-27 21:41:50.698 1 INFO neutron.manager [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loading Plugin: revisions 2026-04-27 21:41:50.701 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Initializing extension manager. 2026-04-27 21:41:50.702 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: address-group 2026-04-27 21:41:50.703 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: address-scope 2026-04-27 21:41:50.703 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-27 21:41:50.704 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: agent 2026-04-27 21:41:50.705 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-27 21:41:50.706 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 21:41:50.707 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 21:41:50.707 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: availability_zone 2026-04-27 21:41:50.708 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-27 21:41:50.708 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 21:41:50.709 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: default-subnetpools 2026-04-27 21:41:50.710 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 21:41:50.711 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: dns-integration 2026-04-27 21:41:50.711 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 21:41:50.712 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-27 21:41:50.712 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-27 21:41:50.713 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 21:41:50.713 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 21:41:50.714 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:41:50.715 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 21:41:50.715 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: external-net 2026-04-27 21:41:50.716 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 21:41:50.716 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: extraroute 2026-04-27 21:41:50.717 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-27 21:41:50.717 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 21:41:50.718 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 21:41:50.718 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 21:41:50.719 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 21:41:50.719 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: fip-port-details 2026-04-27 21:41:50.720 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: flavors 2026-04-27 21:41:50.721 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 21:41:50.721 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: floatingip-pools 2026-04-27 21:41:50.722 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: ip_allocation 2026-04-27 21:41:50.722 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-27 21:41:50.723 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: l2_adjacency 2026-04-27 21:41:50.724 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: router 2026-04-27 21:41:50.725 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:41:50.726 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-27 21:41:50.727 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-27 21:41:50.727 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 21:41:50.728 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: l3-ha 2026-04-27 21:41:50.728 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:41:50.729 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-27 21:41:50.729 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: l3-flavors 2026-04-27 21:41:50.730 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:41:50.730 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-27 21:41:50.732 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-27 21:41:50.733 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 21:41:50.734 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: logging 2026-04-27 21:41:50.735 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 21:41:50.735 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 21:41:50.736 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: multi-provider 2026-04-27 21:41:50.736 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: net-mtu 2026-04-27 21:41:50.737 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 21:41:50.737 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: network_availability_zone 2026-04-27 21:41:50.738 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-27 21:41:50.738 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: network-ip-availability 2026-04-27 21:41:50.739 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 21:41:50.740 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: pagination 2026-04-27 21:41:50.740 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: port-device-profile 2026-04-27 21:41:50.741 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 21:41:50.741 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 21:41:50.742 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 21:41:50.742 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-27 21:41:50.743 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 21:41:50.743 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 21:41:50.744 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: port-resource-request 2026-04-27 21:41:50.745 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 21:41:50.745 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: binding 2026-04-27 21:41:50.746 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: binding-extended 2026-04-27 21:41:50.746 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: port-security 2026-04-27 21:41:50.747 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: project-id 2026-04-27 21:41:50.747 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: provider 2026-04-27 21:41:50.749 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos 2026-04-27 21:41:50.749 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 21:41:50.750 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 21:41:50.751 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-default 2026-04-27 21:41:50.751 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-fip 2026-04-27 21:41:50.752 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 21:41:50.752 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 21:41:50.753 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 21:41:50.753 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 21:41:50.754 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 21:41:50.754 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-pps 2026-04-27 21:41:50.755 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 21:41:50.755 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 21:41:50.756 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 21:41:50.757 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: quota-check-limit 2026-04-27 21:41:50.758 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: quotas 2026-04-27 21:41:50.759 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: quota_details 2026-04-27 21:41:50.760 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: rbac-policies 2026-04-27 21:41:50.761 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-27 21:41:50.763 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 21:41:50.764 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 21:41:50.765 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-27 21:41:50.765 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: revision-if-match 2026-04-27 21:41:50.766 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 21:41:50.767 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: router_availability_zone 2026-04-27 21:41:50.768 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 21:41:50.770 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 21:41:50.771 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 21:41:50.772 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-27 21:41:50.773 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 21:41:50.773 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 21:41:50.774 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 21:41:50.781 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: security-group 2026-04-27 21:41:50.782 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: segment 2026-04-27 21:41:50.783 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 21:41:50.783 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: service-type 2026-04-27 21:41:50.784 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: sorting 2026-04-27 21:41:50.785 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 21:41:50.785 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: standard-attr-description 2026-04-27 21:41:50.786 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: stateful-security-group 2026-04-27 21:41:50.786 1 WARNING neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 21:41:50.787 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-27 21:41:50.787 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-27 21:41:50.788 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 21:41:50.789 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: subnet-service-types 2026-04-27 21:41:50.789 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: subnet_allocation 2026-04-27 21:41:50.790 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 21:41:50.790 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 21:41:50.793 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 21:41:50.793 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 21:41:50.794 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: trunk 2026-04-27 21:41:50.795 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: trunk-details 2026-04-27 21:41:50.795 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 21:41:50.796 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 21:41:50.797 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-27 21:41:50.798 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 21:41:50.799 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: vpn-flavors 2026-04-27 21:41:50.800 1 INFO neutron.api.extensions [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Loaded extension: vpnaas 2026-04-27 21:41:50.802 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 21:41:50.802 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 21:41:50.802 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:41:50.803 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 21:41:50.807 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 21:41:50.808 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 21:41:50.813 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 21:41:50.814 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 21:41:50.815 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 21:41:50.816 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:41:50.816 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] subnetpool is already registered 2026-04-27 21:41:50.817 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 21:41:50.817 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 21:41:50.818 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 21:41:50.818 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 21:41:50.819 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 21:41:50.819 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 21:41:50.823 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 21:41:50.824 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] router is already registered 2026-04-27 21:41:50.824 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 21:41:50.824 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] floatingip is already registered 2026-04-27 21:41:50.829 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 21:41:50.829 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] rbac_policy is already registered 2026-04-27 21:41:50.830 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 21:41:50.830 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] security_group is already registered 2026-04-27 21:41:50.830 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 21:41:50.831 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] security_group_rule is already registered 2026-04-27 21:41:50.832 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:41:50.832 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] subnetpool is already registered 2026-04-27 21:41:50.833 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 21:41:50.833 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] trunk is already registered 2026-04-27 21:41:50.833 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 21:41:50.833 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] endpoint_group is already registered 2026-04-27 21:41:50.834 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 21:41:50.834 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] vpnservice is already registered 2026-04-27 21:41:50.835 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 21:41:50.835 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] ipsec_site_connection is already registered 2026-04-27 21:41:50.835 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 21:41:50.836 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] ipsecpolicy is already registered 2026-04-27 21:41:50.836 1 INFO neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 21:41:50.836 1 WARNING neutron.quota.resource_registry [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] ikepolicy is already registered 2026-04-27 21:41:50.870 1 WARNING keystonemiddleware._common.config [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:41:50.876 1 WARNING oslo_config.cfg [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 21:41:50.879 1 INFO oslo_service.service [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Starting 2 workers 2026-04-27 21:41:50.886 1 INFO neutron.service [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-04-27 21:41:50.906 1 INFO oslo_service.service [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Starting 2 workers 2026-04-27 21:41:50.906 9 INFO neutron.db.ovn_hash_ring_db [None req-a29d7a7e-615b-44ea-8d48-64e1f8dded2f - - - - - -] Nodes from host "neutron-server-c8d84b54-zz74b" and group "mechanism_driver" removed from the Hash Ring 2026-04-27 21:41:50.913 1 INFO oslo_service.service [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Starting 1 workers 2026-04-27 21:41:50.918 9 INFO neutron.db.ovn_hash_ring_db [None req-a29d7a7e-615b-44ea-8d48-64e1f8dded2f - - - - - -] Node 871752b8-7bc1-43ae-89d2-9d739e205976 from host "neutron-server-c8d84b54-zz74b" and group "mechanism_driver" added to the Hash Ring 2026-04-27 21:41:50.917 1 INFO oslo_service.service [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Starting 1 workers 2026-04-27 21:41:50.919 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-27 21:41:50.920 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a29d7a7e-615b-44ea-8d48-64e1f8dded2f - - - - - -] Hash Ring probing thread has started 2026-04-27 21:41:50.920 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-27 21:41:50.921 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a29d7a7e-615b-44ea-8d48-64e1f8dded2f - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-27 21:41:50.922 1 INFO oslo_service.service [None req-ecfd14f4-1488-45b9-9a85-868e34784a2b - - - - - -] Starting 1 workers 2026-04-27 21:41:50.931 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-04-27 21:41:50.937 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-04-27 21:41:50.943 10 INFO neutron.db.ovn_hash_ring_db [None req-b1f3349e-f14a-45af-977f-89a442a7c507 - - - - - -] Node 905a2d58-17a7-495d-8247-cd6ce4eb7a83 from host "neutron-server-c8d84b54-zz74b" and group "mechanism_driver" added to the Hash Ring 2026-04-27 21:41:50.944 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b1f3349e-f14a-45af-977f-89a442a7c507 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-27 21:41:50.958 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a29d7a7e-615b-44ea-8d48-64e1f8dded2f - - - - - -] tcp:10.102.80.77:6641: connecting... 2026-04-27 21:41:50.958 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a29d7a7e-615b-44ea-8d48-64e1f8dded2f - - - - - -] tcp:10.102.80.77:6641: connected 2026-04-27 21:41:50.960 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e303f60-480d-4e7d-9201-1c4ad91a6b27 - - - - - -] tcp:10.102.80.77:6641: connecting... 2026-04-27 21:41:50.961 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e303f60-480d-4e7d-9201-1c4ad91a6b27 - - - - - -] tcp:10.102.80.77:6641: connected 2026-04-27 21:41:50.961 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-eab17acc-12f9-4652-b8be-169113a5816b - - - - - -] tcp:10.102.80.77:6641: connecting... 2026-04-27 21:41:50.961 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-eab17acc-12f9-4652-b8be-169113a5816b - - - - - -] tcp:10.102.80.77:6641: connected 2026-04-27 21:41:50.966 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.102.80.77:6641: connecting... 2026-04-27 21:41:50.966 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.102.80.77:6641: connected 2026-04-27 21:41:50.983 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1f3349e-f14a-45af-977f-89a442a7c507 - - - - - -] tcp:10.102.80.77:6641: connecting... 2026-04-27 21:41:50.984 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1f3349e-f14a-45af-977f-89a442a7c507 - - - - - -] tcp:10.102.80.77:6641: connected 2026-04-27 21:41:50.998 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-04-27 21:41:51.020 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.98.161.76:6642: connecting... 2026-04-27 21:41:51.020 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.98.161.76:6642: connected 2026-04-27 21:41:51.020 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a29d7a7e-615b-44ea-8d48-64e1f8dded2f - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-27 21:41:51.027 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-3e303f60-480d-4e7d-9201-1c4ad91a6b27 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-27 21:41:51.027 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-eab17acc-12f9-4652-b8be-169113a5816b - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-27 21:41:51.035 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b1f3349e-f14a-45af-977f-89a442a7c507 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-27 21:41:51.047 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a29d7a7e-615b-44ea-8d48-64e1f8dded2f - - - - - -] tcp:10.98.161.76:6642: connecting... 2026-04-27 21:41:51.047 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a29d7a7e-615b-44ea-8d48-64e1f8dded2f - - - - - -] tcp:10.98.161.76:6642: connected 2026-04-27 21:41:51.053 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e303f60-480d-4e7d-9201-1c4ad91a6b27 - - - - - -] tcp:10.98.161.76:6642: connecting... 2026-04-27 21:41:51.053 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3e303f60-480d-4e7d-9201-1c4ad91a6b27 - - - - - -] tcp:10.98.161.76:6642: connected 2026-04-27 21:41:51.055 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-27 21:41:51.056 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-27 21:41:51.056 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-27 21:41:51.057 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-eab17acc-12f9-4652-b8be-169113a5816b - - - - - -] tcp:10.98.161.76:6642: connecting... 2026-04-27 21:41:51.057 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-eab17acc-12f9-4652-b8be-169113a5816b - - - - - -] tcp:10.98.161.76:6642: connected 2026-04-27 21:41:51.062 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-04-27 21:41:51.062 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-04-27 21:41:51.064 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1f3349e-f14a-45af-977f-89a442a7c507 - - - - - -] tcp:10.98.161.76:6642: connecting... 2026-04-27 21:41:51.064 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b1f3349e-f14a-45af-977f-89a442a7c507 - - - - - -] tcp:10.98.161.76:6642: connected 2026-04-27 21:41:51.090 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a29d7a7e-615b-44ea-8d48-64e1f8dded2f - - - - - -] WorkerService process has finished the post initialization 2026-04-27 21:41:51.091 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-04-27 21:41:51.095 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e303f60-480d-4e7d-9201-1c4ad91a6b27 - - - - - -] RpcWorker process has finished the post initialization 2026-04-27 21:41:51.100 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eab17acc-12f9-4652-b8be-169113a5816b - - - - - -] RpcWorker process has finished the post initialization 2026-04-27 21:41:51.133 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1f3349e-f14a-45af-977f-89a442a7c507 - - - - - -] WorkerService process has finished the post initialization 2026-04-27 21:41:51.133 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-04-27 21:41:51.243 15 INFO neutron.db.ovn_hash_ring_db [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-04-27 21:41:56.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036654 2026-04-27 21:42:01.084 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-9441914e-c0ea-4a42-aa97-a7292936c66d - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-04-27 21:42:01.145 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-a23cb1ca-2dcd-417d-bb3e-1488736d45a4 - - - - - -] ACLs to be added: 2 ACLs to be removed: 2 2026-04-27 21:42:01.200 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-a23cb1ca-2dcd-417d-bb3e-1488736d45a4 - - - - - -] Starting OVNClientQosExtension 2026-04-27 21:42:01.214 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-a23cb1ca-2dcd-417d-bb3e-1488736d45a4 - - - - - -] Starting OVNClientQosExtension /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:42:06.098 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2829029e-8d14-4f86-b44f-4d158a1f99a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:42:06.100 9 INFO neutron.wsgi [None req-2829029e-8d14-4f86-b44f-4d158a1f99a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 1.2482781 2026-04-27 21:42:06.119 9 INFO neutron.wsgi [None req-af18acc2-5e40-4479-b22e-a8832adba66f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0160086 2026-04-27 21:42:06.247 9 WARNING oslo_policy.policy [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-27 21:42:06.348 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Starting OVNClientQosExtension 2026-04-27 21:42:06.348 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Starting OVNClientPlacementExtension 2026-04-27 21:42:06.379 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7aefba19-7226-4fdb-9488-5cb80d734f65 (type: security_groups) to 1 2026-04-27 21:42:06.393 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 075ea8ce-6856-4a03-8572-96e0f2a26812 (type: security_group_rules) to 0 2026-04-27 21:42:06.403 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 26aa5169-a2f1-4f15-8687-b0b0b942d6b1 (type: security_group_rules) to 0 2026-04-27 21:42:06.419 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9e9aa463-7f0c-4f1f-8dc5-6317d6a7531a (type: security_group_rules) to 0 2026-04-27 21:42:06.431 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a276f7fd-f7d8-4a05-bcb9-dc72479f2528 (type: security_group_rules) to 0 2026-04-27 21:42:06.444 9 WARNING neutron.services.revisions.revision_plugin [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Could not find related network for resource to bump revision. 2026-04-27 21:42:06.482 9 INFO neutron.db.segments_db [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment dccb34cb-07d5-402a-8352-dae636b98ff7 of type flat for network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124 2026-04-27 21:42:06.684 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124 (type: networks) to 1 2026-04-27 21:42:06.953 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 21:42:06.959 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:42:07.074 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 94844616-03fe-482d-a617-3880f2fcdb01 (type: ports) to 1 2026-04-27 21:42:07.102 9 INFO neutron.wsgi [None req-b2ec46f9-feb4-493b-a3c2-f127ebd55cd9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.9797561 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:42:08.794 10 INFO neutron.pecan_wsgi.hooks.translation [None req-876c26e8-d498-40b6-a785-13654d09ed19 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:42:08.797 10 INFO neutron.wsgi [None req-876c26e8-d498-40b6-a785-13654d09ed19 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6131084 2026-04-27 21:42:08.986 10 WARNING oslo_policy.policy [None req-04ef75eb-2443-439c-a7fb-43bde48d84bd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-27 21:42:08.990 10 INFO neutron.wsgi [None req-04ef75eb-2443-439c-a7fb-43bde48d84bd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.1895103 2026-04-27 21:42:09.018 10 INFO neutron.pecan_wsgi.hooks.translation [None req-8be382a9-3d21-4573-8769-2d2cc37e9a92 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:42:09.019 10 INFO neutron.wsgi [None req-8be382a9-3d21-4573-8769-2d2cc37e9a92 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/subnets/public-subnet?network_id=20ee4d84-be3b-4f8e-8c40-e21ddfc8e124 HTTP/1.1" status: 404 len: 295 time: 0.0226340 2026-04-27 21:42:09.048 10 INFO neutron.wsgi [None req-f44cc805-2e88-4746-a1b3-c9ef44dbdd4d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/subnets?name=public-subnet&network_id=20ee4d84-be3b-4f8e-8c40-e21ddfc8e124 HTTP/1.1" status: 200 len: 188 time: 0.0251050 2026-04-27 21:42:09.390 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6eb6cfa8-86ef-4123-a950-bc056160ec46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 21:42:09.392 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6eb6cfa8-86ef-4123-a950-bc056160ec46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:42:09.392 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6eb6cfa8-86ef-4123-a950-bc056160ec46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Starting OVNClientQosExtension 2026-04-27 21:42:09.392 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-6eb6cfa8-86ef-4123-a950-bc056160ec46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Starting OVNClientPlacementExtension 2026-04-27 21:42:10.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-6eb6cfa8-86ef-4123-a950-bc056160ec46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 94844616-03fe-482d-a617-3880f2fcdb01 (type: ports) to 2 2026-04-27 21:42:10.115 10 INFO neutron.db.ovn_revision_numbers_db [None req-6eb6cfa8-86ef-4123-a950-bc056160ec46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f80aee92-6753-4a84-8662-972dc1f22e67 (type: subnets) to 0 2026-04-27 21:42:10.136 10 INFO neutron.wsgi [None req-6eb6cfa8-86ef-4123-a950-bc056160ec46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 1.0820343 2026-04-27 21:42:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028038 2026-04-27 21:42:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031638 2026-04-27 21:42:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024292 2026-04-27 21:42:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034161 2026-04-27 21:42:56.139 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024266 2026-04-27 21:43:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028908 2026-04-27 21:43:11.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015745 2026-04-27 21:43:26.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026548 2026-04-27 21:43:26.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027750 2026-04-27 21:43:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026705 2026-04-27 21:43:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028491 2026-04-27 21:43:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030324 2026-04-27 21:43:56.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033929 2026-04-27 21:44:11.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030351 2026-04-27 21:44:11.138 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012140 2026-04-27 21:44:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016925 2026-04-27 21:44:26.138 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012746 2026-04-27 21:44:41.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016074 2026-04-27 21:44:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022833 2026-04-27 21:44:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024457 2026-04-27 21:44:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027208 2026-04-27 21:45:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027788 2026-04-27 21:45:11.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044131 2026-04-27 21:45:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024991 2026-04-27 21:45:26.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030460 2026-04-27 21:45:41.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012498 2026-04-27 21:45:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025165 2026-04-27 21:45:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025194 2026-04-27 21:45:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029438 2026-04-27 21:46:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021708 2026-04-27 21:46:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025330 2026-04-27 21:46:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023439 2026-04-27 21:46:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024669 2026-04-27 21:46:38.984 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ee0f0830-9682-45ab-9045-3acece443914 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:46:38.985 10 INFO neutron.wsgi [None req-ee0f0830-9682-45ab-9045-3acece443914 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1522796 2026-04-27 21:46:39.002 10 INFO neutron.wsgi [None req-4b99a9c0-090f-4a7c-8f2b-c918a67a7ec5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0126927 2026-04-27 21:46:39.098 10 INFO neutron.db.segments_db [None req-21a49171-5af0-4a88-8a15-765f097942d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment 6a559a73-dfd7-462a-8e43-6fae9a56f3a1 of type geneve for network 07d92285-bf8e-4f01-bd0e-9ee3185efd65 2026-04-27 21:46:39.299 10 INFO neutron.db.ovn_revision_numbers_db [None req-21a49171-5af0-4a88-8a15-765f097942d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 07d92285-bf8e-4f01-bd0e-9ee3185efd65 (type: networks) to 1 2026-04-27 21:46:39.459 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21a49171-5af0-4a88-8a15-765f097942d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 21:46:39.460 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21a49171-5af0-4a88-8a15-765f097942d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 07d92285-bf8e-4f01-bd0e-9ee3185efd65: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:46:39.541 10 INFO neutron.db.ovn_revision_numbers_db [None req-21a49171-5af0-4a88-8a15-765f097942d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9a044b3e-d5ba-49e4-9069-b44e263d3fd2 (type: ports) to 1 2026-04-27 21:46:39.563 10 INFO neutron.wsgi [None req-21a49171-5af0-4a88-8a15-765f097942d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.5561893 2026-04-27 21:46:40.485 9 INFO neutron.pecan_wsgi.hooks.translation [None req-85f1a31f-4785-4b69-be33-8651e9a769d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:46:40.486 9 INFO neutron.wsgi [None req-85f1a31f-4785-4b69-be33-8651e9a769d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0626328 2026-04-27 21:46:40.548 9 INFO neutron.wsgi [None req-58a5312f-819e-42b1-81e6-eb25f39b8541 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0574296 2026-04-27 21:46:40.581 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5028139d-6d44-4150-a639-160d401834e9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:46:40.582 9 INFO neutron.wsgi [None req-5028139d-6d44-4150-a639-160d401834e9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 404 len: 296 time: 0.0241342 2026-04-27 21:46:40.604 9 INFO neutron.wsgi [None req-45786509-1aca-47e6-9939-215735493e54 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 200 len: 188 time: 0.0174406 2026-04-27 21:46:40.771 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af7c2db6-bc40-45ca-94b4-62835d7541aa deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 21:46:40.772 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af7c2db6-bc40-45ca-94b4-62835d7541aa deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 07d92285-bf8e-4f01-bd0e-9ee3185efd65: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:46:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025811 2026-04-27 21:46:41.137 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020278 2026-04-27 21:46:41.351 9 INFO neutron.db.ovn_revision_numbers_db [None req-af7c2db6-bc40-45ca-94b4-62835d7541aa deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9a044b3e-d5ba-49e4-9069-b44e263d3fd2 (type: ports) to 2 2026-04-27 21:46:41.391 9 INFO neutron.db.ovn_revision_numbers_db [None req-af7c2db6-bc40-45ca-94b4-62835d7541aa deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bfa97413-88a9-48c3-b569-fe6dac523181 (type: subnets) to 0 2026-04-27 21:46:41.404 9 INFO neutron.wsgi [None req-af7c2db6-bc40-45ca-94b4-62835d7541aa deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.7953129 2026-04-27 21:46:42.374 9 INFO neutron.api.v2.resource [None req-6059e39d-0b11-4a80-9f9d-f1fc758113d1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 21:46:42.375 9 INFO neutron.wsgi [None req-6059e39d-0b11-4a80-9f9d-f1fc758113d1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0436425 2026-04-27 21:46:42.407 9 INFO neutron.wsgi [None req-9c28860e-1511-41a7-9e34-864071be35d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0298612 2026-04-27 21:46:42.518 9 INFO neutron.db.ovn_revision_numbers_db [None req-4a7e2ab3-a5d6-4eda-ba61-ca100a05ea38 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 10457994-a951-429b-8cc2-8da99829fee3 (type: security_groups) to 1 2026-04-27 21:46:42.531 9 INFO neutron.db.ovn_revision_numbers_db [None req-4a7e2ab3-a5d6-4eda-ba61-ca100a05ea38 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9ce9f71b-4bd3-4754-8be0-860b1d2bf950 (type: security_group_rules) to 0 2026-04-27 21:46:42.542 9 INFO neutron.db.ovn_revision_numbers_db [None req-4a7e2ab3-a5d6-4eda-ba61-ca100a05ea38 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b23c2404-24e2-4462-877e-3a0f81ced7d5 (type: security_group_rules) to 0 2026-04-27 21:46:42.560 9 INFO neutron.wsgi [None req-4a7e2ab3-a5d6-4eda-ba61-ca100a05ea38 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1489210 2026-04-27 21:46:43.565 10 INFO neutron.wsgi [None req-02eae2c8-4dc7-47f6-8977-693d3775fecd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 1792 time: 0.0686440 2026-04-27 21:46:43.603 10 INFO neutron.wsgi [None req-cda2cadb-d764-40fb-a587-422340bb1f47 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 1792 time: 0.0299687 2026-04-27 21:46:43.638 10 INFO neutron.wsgi [None req-ef6914f1-74d2-4ed1-8885-be7d1246312e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 1792 time: 0.0282166 2026-04-27 21:46:43.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb1528b6-f3fa-4451-848f-75b42f4cd647 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 22eb5aa8-9854-4b85-a698-4d65c3ffb076 (type: security_group_rules) to 0 2026-04-27 21:46:43.795 10 INFO neutron.wsgi [None req-bb1528b6-f3fa-4451-848f-75b42f4cd647 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1506021 2026-04-27 21:46:44.669 10 INFO neutron.wsgi [None req-75302217-6767-4beb-9a94-df78dc473d9d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 2406 time: 0.0542192 2026-04-27 21:46:44.704 10 INFO neutron.wsgi [None req-6607225b-8a31-471a-b578-ba46d92446e7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 2406 time: 0.0296655 2026-04-27 21:46:44.739 10 INFO neutron.wsgi [None req-48577c0c-3e88-4110-8b5d-875e6869dbeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 2406 time: 0.0269988 2026-04-27 21:46:44.872 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7d97a0f-0f48-4c83-bd3e-1cd0220744ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2587fa63-4eaa-464d-b57c-b15cb7a5f69a (type: security_group_rules) to 0 2026-04-27 21:46:44.900 10 INFO neutron.wsgi [None req-c7d97a0f-0f48-4c83-bd3e-1cd0220744ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1537125 2026-04-27 21:46:45.772 10 INFO neutron.wsgi [None req-4c5afabb-c879-44a2-acf1-9beb39a58698 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 3022 time: 0.0578084 2026-04-27 21:46:45.808 10 INFO neutron.wsgi [None req-43944fb3-b5f0-4c74-851b-8e359c2c03a3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 3022 time: 0.0274966 2026-04-27 21:46:45.845 10 INFO neutron.wsgi [None req-8123b896-f3e9-491c-8e82-8c354102714e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 3022 time: 0.0286481 2026-04-27 21:46:45.997 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f07fce6-5a12-4a17-b621-ec06837ea945 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource caf7d640-92b7-4641-b937-79e3496bd55a (type: security_group_rules) to 0 2026-04-27 21:46:46.021 10 INFO neutron.wsgi [None req-8f07fce6-5a12-4a17-b621-ec06837ea945 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1685116 2026-04-27 21:46:46.868 10 INFO neutron.wsgi [None req-a46ae164-5418-418f-adde-afd18c478c24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 3638 time: 0.0698462 2026-04-27 21:46:46.907 10 INFO neutron.wsgi [None req-fcae8a0e-1f89-43bf-bc9d-2226e562d91b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 3638 time: 0.0316436 2026-04-27 21:46:46.947 10 INFO neutron.wsgi [None req-0be8857c-099e-43c4-b45b-896f12ecffad deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 3638 time: 0.0331945 2026-04-27 21:46:47.089 10 INFO neutron.db.ovn_revision_numbers_db [None req-057b768e-05b2-4082-866d-f82ea7fdf5cc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 01407130-f409-46cb-86df-3c350ad817f5 (type: security_group_rules) to 0 2026-04-27 21:46:47.112 10 INFO neutron.wsgi [None req-057b768e-05b2-4082-866d-f82ea7fdf5cc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1563842 2026-04-27 21:46:47.997 10 INFO neutron.wsgi [None req-0ccd0960-dcc0-49a6-b184-a705fcaa3895 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4254 time: 0.0851984 2026-04-27 21:46:48.035 10 INFO neutron.wsgi [None req-f7c827b5-7e0b-4349-b915-9fddb23b7f12 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4254 time: 0.0296118 2026-04-27 21:46:48.088 10 INFO neutron.wsgi [None req-acaf6c96-dac8-4a86-b4a8-12579514e6a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4254 time: 0.0460744 2026-04-27 21:46:48.233 10 INFO neutron.db.ovn_revision_numbers_db [None req-b451c50b-e74a-49c6-af33-25bcd0694de7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1d02fdde-ff4d-4699-90f8-44289c8869b2 (type: security_group_rules) to 0 2026-04-27 21:46:48.261 10 INFO neutron.wsgi [None req-b451c50b-e74a-49c6-af33-25bcd0694de7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1650114 2026-04-27 21:46:49.340 9 INFO neutron.wsgi [None req-e71db163-c0f7-49bc-8c24-daa13b6c1c48 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 200 len: 910 time: 0.0926068 2026-04-27 21:46:49.368 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c93a0f8b-be8b-4ce9-b386-15ebb96c00a9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:46:49.370 9 INFO neutron.wsgi [None req-c93a0f8b-be8b-4ce9-b386-15ebb96c00a9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 404 len: 314 time: 0.0198195 2026-04-27 21:46:49.403 9 INFO neutron.wsgi [None req-a9518144-8fae-40a3-b197-8f4f6c98c01f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 200 len: 186 time: 0.0293939 2026-04-27 21:46:49.441 9 INFO neutron.wsgi [None req-eea691ce-c37b-42fc-88ba-b71af68fc47d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0321472 2026-04-27 21:46:49.720 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb2ade0e-e606-44e3-9303-e2d32fca3ffe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 21:46:49.722 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb2ade0e-e606-44e3-9303-e2d32fca3ffe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 07d92285-bf8e-4f01-bd0e-9ee3185efd65: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:46:49.848 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb2ade0e-e606-44e3-9303-e2d32fca3ffe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 13c34fe5-a546-4645-9770-e2fbe85df6b3 (type: ports) to 1 2026-04-27 21:46:49.881 9 INFO neutron.wsgi [None req-fb2ade0e-e606-44e3-9303-e2d32fca3ffe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.4317837 2026-04-27 21:46:51.351 15 INFO neutron.db.ovn_revision_numbers_db [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Successfully bumped revision number for resource 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124 (type: networks) to 2 2026-04-27 21:46:51.351 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Maintenance task: Synchronization completed (took 0.15 seconds) 2026-04-27 21:46:55.465 10 INFO neutron.pecan_wsgi.hooks.translation [None req-36e4531a-ba18-40a6-b160-1d3fb0181c98 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:46:55.466 10 INFO neutron.wsgi [None req-36e4531a-ba18-40a6-b160-1d3fb0181c98 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0580084 2026-04-27 21:46:55.526 10 INFO neutron.wsgi [None req-6fafc8e1-9889-4ce2-ba85-b63a7ac4aa23 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0550697 2026-04-27 21:46:55.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-fcab4ced-7582-4195-a394-e82b4b9f4bd1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 13c34fe5-a546-4645-9770-e2fbe85df6b3 (type: ports) to 1 2026-04-27 21:46:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026121 2026-04-27 21:46:56.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019491 2026-04-27 21:46:56.221 10 INFO neutron.db.ovn_revision_numbers_db [None req-fcab4ced-7582-4195-a394-e82b4b9f4bd1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 13c34fe5-a546-4645-9770-e2fbe85df6b3 (type: ports) to 2 2026-04-27 21:46:56.237 10 INFO neutron.wsgi [None req-fcab4ced-7582-4195-a394-e82b4b9f4bd1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "PUT /v2.0/ports/13c34fe5-a546-4645-9770-e2fbe85df6b3 HTTP/1.1" status: 200 len: 1366 time: 0.7019706 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:46:57.723 10 INFO neutron.wsgi [None req-763271c1-c46e-4e68-9f58-b5f7745fff81 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3511 time: 0.0802085 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:46:58.717 9 INFO neutron.api.v2.resource [None req-7ec928e2-7d60-4200-a491-a94ad4101209 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 21:46:58.718 9 INFO neutron.wsgi [None req-7ec928e2-7d60-4200-a491-a94ad4101209 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0410213 2026-04-27 21:46:58.747 9 INFO neutron.wsgi [None req-d22f41fc-003d-4882-b563-6e3ca3bb513e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0256903 2026-04-27 21:46:58.872 9 INFO neutron.db.ovn_revision_numbers_db [None req-a7883480-b286-43cb-8fb9-23677d9ae35f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 17b81d65-8250-4595-be23-9a8ed015c857 (type: security_groups) to 1 2026-04-27 21:46:58.886 9 INFO neutron.db.ovn_revision_numbers_db [None req-a7883480-b286-43cb-8fb9-23677d9ae35f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1450b907-f607-457a-ac1a-a81a817760ba (type: security_group_rules) to 0 2026-04-27 21:46:58.898 9 INFO neutron.db.ovn_revision_numbers_db [None req-a7883480-b286-43cb-8fb9-23677d9ae35f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d4e4db94-4397-4847-8ef1-73ad5b8362b5 (type: security_group_rules) to 0 2026-04-27 21:46:58.918 9 INFO neutron.wsgi [None req-a7883480-b286-43cb-8fb9-23677d9ae35f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.1627901 2026-04-27 21:46:59.902 9 INFO neutron.wsgi [None req-e5f014dc-c153-4a38-800b-3acdf088b369 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/17b81d65-8250-4595-be23-9a8ed015c857 HTTP/1.1" status: 200 len: 1786 time: 0.0878971 2026-04-27 21:46:59.931 9 INFO neutron.wsgi [None req-40fd9162-bc92-404b-b3a4-3d4059b1e8cd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/17b81d65-8250-4595-be23-9a8ed015c857 HTTP/1.1" status: 200 len: 1786 time: 0.0237861 2026-04-27 21:46:59.960 9 INFO neutron.wsgi [None req-a67295ef-1975-45a1-acf5-b38131c21379 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/17b81d65-8250-4595-be23-9a8ed015c857 HTTP/1.1" status: 200 len: 1786 time: 0.0246828 2026-04-27 21:47:00.089 9 INFO neutron.db.ovn_revision_numbers_db [None req-0feda857-0186-488b-a2f3-2eae33adc093 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1222b9b9-0ed5-48a5-8553-27363a8e5b89 (type: security_group_rules) to 0 2026-04-27 21:47:00.118 9 INFO neutron.wsgi [None req-0feda857-0186-488b-a2f3-2eae33adc093 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 803 time: 0.1510501 2026-04-27 21:47:00.988 10 INFO neutron.wsgi [None req-93262f7b-690f-4f15-a351-f30972419844 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/17b81d65-8250-4595-be23-9a8ed015c857 HTTP/1.1" status: 200 len: 2422 time: 0.0539095 2026-04-27 21:47:01.031 10 INFO neutron.wsgi [None req-b2874c1c-e18f-44bb-954a-c403868f1ba1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/17b81d65-8250-4595-be23-9a8ed015c857 HTTP/1.1" status: 200 len: 2422 time: 0.0359499 2026-04-27 21:47:01.062 10 INFO neutron.wsgi [None req-2a631455-e1ce-427a-8ca9-8ec56258b0f7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/17b81d65-8250-4595-be23-9a8ed015c857 HTTP/1.1" status: 200 len: 2422 time: 0.0249212 2026-04-27 21:47:01.212 10 INFO neutron.db.ovn_revision_numbers_db [None req-bc80cb68-a5fc-41bd-956c-7215dac850bd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 11083571-b8bb-475d-a36c-3e073a4b46a0 (type: security_group_rules) to 0 2026-04-27 21:47:01.242 10 INFO neutron.wsgi [None req-bc80cb68-a5fc-41bd-956c-7215dac850bd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 807 time: 0.1724248 2026-04-27 21:47:11.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024712 2026-04-27 21:47:11.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026228 2026-04-27 21:47:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023365 2026-04-27 21:47:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025833 2026-04-27 21:47:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027106 2026-04-27 21:47:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035024 2026-04-27 21:47:56.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032573 2026-04-27 21:47:56.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038738 2026-04-27 21:48:11.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012839 2026-04-27 21:48:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031381 2026-04-27 21:48:26.132 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016966 2026-04-27 21:48:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026698 2026-04-27 21:48:40.806 10 INFO neutron.wsgi [None req-647d7935-9a82-4747-a65b-04be22ddca57 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/quotas/815f3c67b503466886e031bf8324ba89 HTTP/1.1" status: 200 len: 467 time: 0.0145788 2026-04-27 21:48:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017242 2026-04-27 21:48:41.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027413 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-04-27 21:48:41.209 10 INFO neutron.wsgi [None req-80097d1a-1621-43c2-b198-7da10b64458b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "PUT /v2.0/quotas/815f3c67b503466886e031bf8324ba89 HTTP/1.1" status: 200 len: 466 time: 0.0295806 2026-04-27 21:48:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023110 2026-04-27 21:48:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024486 2026-04-27 21:49:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020444 2026-04-27 21:49:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026090 2026-04-27 21:49:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025218 2026-04-27 21:49:26.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013587 2026-04-27 21:49:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018637 2026-04-27 21:49:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027044 2026-04-27 21:49:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020857 2026-04-27 21:49:56.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019350 2026-04-27 21:50:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024400 2026-04-27 21:50:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024161 2026-04-27 21:50:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026224 2026-04-27 21:50:26.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036778 2026-04-27 21:50:41.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025446 2026-04-27 21:50:41.192 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0607519 2026-04-27 21:50:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030971 2026-04-27 21:50:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032282 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:51:01.239 10 INFO neutron.pecan_wsgi.hooks.translation [None req-58a5b8e9-9a17-4630-a102-595d1a81d2e7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:51:01.241 10 INFO neutron.wsgi [None req-58a5b8e9-9a17-4630-a102-595d1a81d2e7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.2891667 2026-04-27 21:51:01.292 10 INFO neutron.wsgi [None req-4f98d976-e66c-44a8-9284-d7304d45cc65 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0438018 2026-04-27 21:51:03.293 10 INFO neutron.pecan_wsgi.hooks.translation [None req-f1367b61-66a8-4393-9fd4-41c692ea47e9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:51:03.295 10 INFO neutron.wsgi [None req-f1367b61-66a8-4393-9fd4-41c692ea47e9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.0500042 2026-04-27 21:51:03.336 10 INFO neutron.wsgi [None req-7d96b6d4-10da-4a36-a3c8-82a9a0e3fc2c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0361698 2026-04-27 21:51:04.820 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 13c34fe5-a546-4645-9770-e2fbe85df6b3 2026-04-27 21:51:04.841 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 13c34fe5-a546-4645-9770-e2fbe85df6b3 2026-04-27 21:51:05.130 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 13c34fe5-a546-4645-9770-e2fbe85df6b3 (type: ports) to 4 2026-04-27 21:51:11.132 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016222 2026-04-27 21:51:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027506 2026-04-27 21:51:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023603 2026-04-27 21:51:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025208 2026-04-27 21:51:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028830 2026-04-27 21:51:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027595 2026-04-27 21:51:51.486 15 INFO neutron.db.ovn_revision_numbers_db [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Successfully bumped revision number for resource 07d92285-bf8e-4f01-bd0e-9ee3185efd65 (type: networks) to 2 2026-04-27 21:51:51.583 15 INFO neutron.db.ovn_revision_numbers_db [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Successfully bumped revision number for resource 10457994-a951-429b-8cc2-8da99829fee3 (type: security_groups) to 6 2026-04-27 21:51:51.684 15 INFO neutron.db.ovn_revision_numbers_db [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Successfully bumped revision number for resource 17b81d65-8250-4595-be23-9a8ed015c857 (type: security_groups) to 3 2026-04-27 21:51:51.684 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Maintenance task: Synchronization completed (took 0.44 seconds) 2026-04-27 21:51:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022264 2026-04-27 21:51:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032868 2026-04-27 21:52:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024512 2026-04-27 21:52:11.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025048 2026-04-27 21:52:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024650 2026-04-27 21:52:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028496 2026-04-27 21:52:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016310 2026-04-27 21:52:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023150 2026-04-27 21:52:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021834 2026-04-27 21:52:56.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023968 2026-04-27 21:53:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028732 2026-04-27 21:53:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026367 2026-04-27 21:53:26.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017531 2026-04-27 21:53:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020981 2026-04-27 21:53:41.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031986 2026-04-27 21:53:41.139 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023079 2026-04-27 21:53:56.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017421 2026-04-27 21:53:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024319 2026-04-27 21:54:11.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015275 2026-04-27 21:54:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016406 2026-04-27 21:54:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018313 2026-04-27 21:54:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028884 2026-04-27 21:54:41.132 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015728 2026-04-27 21:54:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027466 2026-04-27 21:54:56.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018342 2026-04-27 21:54:56.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034151 2026-04-27 21:55:11.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016932 2026-04-27 21:55:11.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009251 2026-04-27 21:55:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021758 2026-04-27 21:55:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026646 2026-04-27 21:55:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023124 2026-04-27 21:55:41.142 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048234 2026-04-27 21:55:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020816 2026-04-27 21:55:56.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033216 2026-04-27 21:56:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021405 2026-04-27 21:56:11.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038686 2026-04-27 21:56:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024583 2026-04-27 21:56:26.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022135 2026-04-27 21:56:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023754 2026-04-27 21:56:41.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020058 2026-04-27 21:56:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026755 2026-04-27 21:56:56.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029500 2026-04-27 21:57:11.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016267 2026-04-27 21:57:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024059 2026-04-27 21:57:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025887 2026-04-27 21:57:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026100 2026-04-27 21:57:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029628 2026-04-27 21:57:41.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021443 2026-04-27 21:57:56.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016773 2026-04-27 21:57:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013492 2026-04-27 21:58:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025520 2026-04-27 21:58:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029695 2026-04-27 21:58:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023394 2026-04-27 21:58:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026410 2026-04-27 21:58:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022368 2026-04-27 21:58:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025308 2026-04-27 21:58:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017011 2026-04-27 21:58:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008867 2026-04-27 21:59:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022137 2026-04-27 21:59:11.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013559 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:59:25.710 10 INFO neutron.api.v2.resource [None req-d5add4a3-e485-4a71-ba0f-4570a940c6a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 21:59:25.712 10 INFO neutron.wsgi [None req-d5add4a3-e485-4a71-ba0f-4570a940c6a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/manila-service-security-group?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 404 len: 321 time: 0.1425285 2026-04-27 21:59:25.868 10 INFO neutron.db.ovn_revision_numbers_db [None req-748ef858-8465-4783-b5c3-02531903054d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c4a05e71-da10-4e81-b1d3-8e4d209074ee (type: security_groups) to 1 2026-04-27 21:59:25.882 10 INFO neutron.db.ovn_revision_numbers_db [None req-748ef858-8465-4783-b5c3-02531903054d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 11eecfbc-9a00-44bd-9461-a9f6fedb823b (type: security_group_rules) to 0 2026-04-27 21:59:25.901 10 INFO neutron.db.ovn_revision_numbers_db [None req-748ef858-8465-4783-b5c3-02531903054d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 35a6bf82-7a3c-4163-9d25-de84a83b148b (type: security_group_rules) to 0 2026-04-27 21:59:25.915 10 INFO neutron.db.ovn_revision_numbers_db [None req-748ef858-8465-4783-b5c3-02531903054d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 378e8fec-92b8-4d70-adfb-25b2125acd20 (type: security_group_rules) to 0 2026-04-27 21:59:25.928 10 INFO neutron.db.ovn_revision_numbers_db [None req-748ef858-8465-4783-b5c3-02531903054d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 824c31c2-56c6-4dac-aa5c-96459422ec10 (type: security_group_rules) to 0 2026-04-27 21:59:25.940 10 INFO neutron.wsgi [None req-748ef858-8465-4783-b5c3-02531903054d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups?name=manila-service-security-group&project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 197 time: 0.2225649 2026-04-27 21:59:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017362 2026-04-27 21:59:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029924 2026-04-27 21:59:26.170 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a697c9d-c9c2-427c-a228-d80d12084ae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7ba8ad60-04ac-47f1-875a-3125d03f5318 (type: security_groups) to 1 2026-04-27 21:59:26.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a697c9d-c9c2-427c-a228-d80d12084ae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0ec5968f-cb25-45ba-ba69-bb9bf71332e9 (type: security_group_rules) to 0 2026-04-27 21:59:26.204 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a697c9d-c9c2-427c-a228-d80d12084ae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c1a0992a-d8c4-4030-91f7-3682a93a442b (type: security_group_rules) to 0 2026-04-27 21:59:26.225 10 INFO neutron.wsgi [None req-0a697c9d-c9c2-427c-a228-d80d12084ae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1805 time: 0.1964924 2026-04-27 21:59:27.272 9 INFO neutron.wsgi [None req-b084869b-8d00-4d40-a6c6-370a25bdb08f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 1800 time: 0.0796626 2026-04-27 21:59:27.311 9 INFO neutron.wsgi [None req-8c3d99da-a4ba-4ef3-9cca-03dff348bae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318 HTTP/1.1" status: 200 len: 1800 time: 0.0260415 2026-04-27 21:59:27.408 9 INFO neutron.wsgi [None req-b6286376-ea3b-48dc-ad62-21bdcb304608 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 1800 time: 0.0282571 2026-04-27 21:59:27.557 9 INFO neutron.db.ovn_revision_numbers_db [None req-a3e49300-7522-4981-84db-93c15043e2fa deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e95c93a2-04c9-432b-a34b-813e85530c20 (type: security_group_rules) to 0 2026-04-27 21:59:27.614 9 INFO neutron.wsgi [None req-a3e49300-7522-4981-84db-93c15043e2fa deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 777 time: 0.1983452 2026-04-27 21:59:28.543 10 INFO neutron.wsgi [None req-75553f24-9ed8-43c6-b055-9d913266a592 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 2410 time: 0.0584443 2026-04-27 21:59:28.578 10 INFO neutron.wsgi [None req-7c956c98-fea4-45a1-b793-fa3d44c71003 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318 HTTP/1.1" status: 200 len: 2410 time: 0.0271380 2026-04-27 21:59:28.690 10 INFO neutron.wsgi [None req-6a0751d0-f5ef-4314-b9e0-119a3a0d4f89 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 2410 time: 0.0431511 2026-04-27 21:59:28.856 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf87ad30-8c62-43d7-80c8-faa93483d20b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6f804643-fb4e-4c44-b690-b30337df9b17 (type: security_group_rules) to 0 2026-04-27 21:59:28.894 10 INFO neutron.wsgi [None req-bf87ad30-8c62-43d7-80c8-faa93483d20b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 779 time: 0.1958385 2026-04-27 21:59:29.851 10 INFO neutron.wsgi [None req-e30a31dc-b81c-4ed7-af44-8e4b9e9a2876 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 3022 time: 0.0789361 2026-04-27 21:59:29.889 10 INFO neutron.wsgi [None req-bd5d7765-6c2a-45a6-bc7d-147ae2f78c98 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318 HTTP/1.1" status: 200 len: 3022 time: 0.0306489 2026-04-27 21:59:29.986 10 INFO neutron.wsgi [None req-8ead2ff3-83e0-4480-b2c4-7ad81166d93c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 3022 time: 0.0297933 2026-04-27 21:59:30.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-a531722d-d7d5-47db-9c16-13e2bc2245f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 881871c2-81df-4055-9005-f517e3c0d6ba (type: security_group_rules) to 0 2026-04-27 21:59:30.201 10 INFO neutron.wsgi [None req-a531722d-d7d5-47db-9c16-13e2bc2245f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.2098086 2026-04-27 21:59:31.242 9 INFO neutron.wsgi [None req-a37bb159-4e08-460e-88b0-94f12694b8bf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 3636 time: 0.0609255 2026-04-27 21:59:31.289 9 INFO neutron.wsgi [None req-f6efb3d8-07c9-4d55-aef9-c9d7262c5e0a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318 HTTP/1.1" status: 200 len: 3636 time: 0.0418260 2026-04-27 21:59:31.394 9 INFO neutron.wsgi [None req-4667f98c-6e2a-40c0-b98c-5a300f19f6bd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 3636 time: 0.0267065 2026-04-27 21:59:31.517 9 INFO neutron.db.ovn_revision_numbers_db [None req-2ccdf16c-b8c6-48b1-be02-a64fcb63eb57 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7ce3fdba-a095-42f5-a098-9134875ebade (type: security_group_rules) to 0 2026-04-27 21:59:31.544 9 INFO neutron.wsgi [None req-2ccdf16c-b8c6-48b1-be02-a64fcb63eb57 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 782 time: 0.1431148 2026-04-27 21:59:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029006 2026-04-27 21:59:41.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033424 2026-04-27 21:59:56.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014656 2026-04-27 21:59:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009060 2026-04-27 22:00:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023861 2026-04-27 22:00:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027556 2026-04-27 22:00:26.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022707 2026-04-27 22:00:26.137 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0065486 2026-04-27 22:00:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031400 2026-04-27 22:00:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030572 2026-04-27 22:00:56.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019798 2026-04-27 22:00:56.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039923 2026-04-27 22:01:11.132 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017037 2026-04-27 22:01:11.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032659 2026-04-27 22:01:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023530 2026-04-27 22:01:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025344 2026-04-27 22:01:41.132 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013113 2026-04-27 22:01:41.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0065432 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:01:42.950 9 INFO neutron.wsgi [None req-a1351e4c-9f7a-435f-be4d-28464211a621 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?tenant_id=2f9b73de570f4c89af39e63d7cdb54cd&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1245151 2026-04-27 22:01:43.108 9 INFO neutron.db.segments_db [None req-6b594f1a-1602-4781-ad84-1397d1215f68 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Added segment 969b2dfd-89b9-4a62-a346-12b3e7a5fc23 of type geneve for network eb2fe444-e237-45a4-b8d2-e3700bfe1cc2 2026-04-27 22:01:43.294 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b594f1a-1602-4781-ad84-1397d1215f68 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource eb2fe444-e237-45a4-b8d2-e3700bfe1cc2 (type: networks) to 1 2026-04-27 22:01:43.492 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b594f1a-1602-4781-ad84-1397d1215f68 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] No more DHCP agents 2026-04-27 22:01:43.494 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b594f1a-1602-4781-ad84-1397d1215f68 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Unable to schedule network eb2fe444-e237-45a4-b8d2-e3700bfe1cc2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:01:43.617 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b594f1a-1602-4781-ad84-1397d1215f68 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource d57c30f5-9cad-42a0-b460-7961fa1991fb (type: ports) to 1 2026-04-27 22:01:43.639 9 INFO neutron.wsgi [None req-6b594f1a-1602-4781-ad84-1397d1215f68 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "POST /v2.0/networks HTTP/1.1" status: 201 len: 925 time: 0.6829205 2026-04-27 22:01:43.682 9 INFO neutron.wsgi [None req-1c8e8486-4cd1-420a-8be8-2069f47dc6c7 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0335808 2026-04-27 22:01:43.696 9 INFO neutron.wsgi [None req-4d63e0cd-c29d-49e1-bcea-5ddb0ba1118b 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0052676 2026-04-27 22:01:43.935 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7847c8c-0a35-4b80-ba8f-5d4a439877e6 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] No more DHCP agents 2026-04-27 22:01:43.937 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7847c8c-0a35-4b80-ba8f-5d4a439877e6 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Unable to schedule network eb2fe444-e237-45a4-b8d2-e3700bfe1cc2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:01:44.020 9 INFO neutron.db.ovn_revision_numbers_db [None req-e7847c8c-0a35-4b80-ba8f-5d4a439877e6 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 6b660cfd-a32e-4898-96a4-51859a1aa53d (type: ports) to 1 2026-04-27 22:01:44.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-e7847c8c-0a35-4b80-ba8f-5d4a439877e6 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 6b660cfd-a32e-4898-96a4-51859a1aa53d (type: ports) to 1 2026-04-27 22:01:44.268 9 INFO neutron.wsgi [None req-e7847c8c-0a35-4b80-ba8f-5d4a439877e6 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1144 time: 0.5668654 2026-04-27 22:01:44.341 9 INFO neutron.wsgi [None req-80993d98-139c-4242-a477-977429fb1f08 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/eb2fe444-e237-45a4-b8d2-e3700bfe1cc2 HTTP/1.1" status: 200 len: 907 time: 0.0652988 2026-04-27 22:01:44.920 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 6b660cfd-a32e-4898-96a4-51859a1aa53d 2026-04-27 22:01:44.936 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 6b660cfd-a32e-4898-96a4-51859a1aa53d 2026-04-27 22:01:45.272 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 6b660cfd-a32e-4898-96a4-51859a1aa53d (type: ports) to 3 2026-04-27 22:01:46.042 9 INFO neutron.wsgi [None req-b163c451-e584-47cd-95a0-5e35f966c12d 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1172 time: 0.0640900 2026-04-27 22:01:46.100 9 INFO neutron.wsgi [None req-348f419d-335f-45fe-9ccb-30141cd11672 62750d0ba66a46fe99121dc970fd384a 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/eb2fe444-e237-45a4-b8d2-e3700bfe1cc2 HTTP/1.1" status: 200 len: 907 time: 0.0516458 2026-04-27 22:01:51.335 15 INFO neutron.db.ovn_revision_numbers_db [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Successfully bumped revision number for resource 7ba8ad60-04ac-47f1-875a-3125d03f5318 (type: security_groups) to 5 2026-04-27 22:01:51.335 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Maintenance task: Synchronization completed (took 0.06 seconds) 2026-04-27 22:01:56.132 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018840 2026-04-27 22:01:56.138 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025814 2026-04-27 22:01:56.986 10 INFO neutron.wsgi [None req-5ed1ae0a-2fca-4cb6-97d0-fdbd503d68d1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/quotas/2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 467 time: 0.0176616 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-04-27 22:01:57.499 10 INFO neutron.wsgi [None req-1be4be61-488f-40d7-b3fc-6efb20d27cf0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "PUT /v2.0/quotas/2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 466 time: 0.0432963 2026-04-27 22:02:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024934 2026-04-27 22:02:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030403 2026-04-27 22:02:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028679 2026-04-27 22:02:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031254 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:02:39.480 10 INFO neutron.wsgi [None req-c938eaa8-7bc4-4534-9271-9832eec027ac deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1493180 2026-04-27 22:02:39.529 10 INFO neutron.wsgi [None req-29b6622c-a91f-4247-8cfe-e9520d66ef98 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0470362 2026-04-27 22:02:39.574 10 INFO neutron.wsgi [None req-fad33144-778b-4d26-95b3-684ddaeaf6df deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0414443 2026-04-27 22:02:39.617 10 INFO neutron.wsgi [None req-478f7ca1-6b23-4b8b-bffc-30d5f0178099 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0392110 2026-04-27 22:02:39.656 10 INFO neutron.wsgi [None req-d1fe924b-5ca9-42d3-99fa-e7c933d853eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0386548 2026-04-27 22:02:39.667 10 INFO neutron.wsgi [None req-6a282a70-8fbc-4497-839c-1e324cc72808 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0092020 2026-04-27 22:02:39.716 10 INFO neutron.wsgi [None req-296dfded-fee6-4042-b9bc-f33c6d4968d4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0487089 2026-04-27 22:02:39.737 10 INFO neutron.wsgi [None req-a2bf3724-91c4-448f-b558-6af9584f8884 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0177836 2026-04-27 22:02:39.787 10 INFO neutron.wsgi [None req-063afeeb-7a01-487d-87b9-36492b7e35c1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0478017 2026-04-27 22:02:39.824 10 INFO neutron.wsgi [None req-9fb105d9-2a3b-4a43-a766-2635c7508ede deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0328538 2026-04-27 22:02:39.837 10 INFO neutron.wsgi [None req-faf67a6d-d744-4737-bc39-63b383879e0a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0120904 2026-04-27 22:02:41.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022767 2026-04-27 22:02:41.139 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013800 2026-04-27 22:02:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026066 2026-04-27 22:02:56.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043604 2026-04-27 22:03:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026476 2026-04-27 22:03:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038152 2026-04-27 22:03:26.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036511 2026-04-27 22:03:26.139 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022373 2026-04-27 22:03:39.382 10 INFO neutron.wsgi [None req-ef1b3c43-66e8-4874-a4e6-e0ea01dc7bce deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0723879 2026-04-27 22:03:39.407 10 INFO neutron.wsgi [None req-ab9905f5-9721-4d7d-8c8d-91f88f50e6ac deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0230339 2026-04-27 22:03:39.418 10 INFO neutron.wsgi [None req-cb3acd38-46c1-44f7-b4e8-c52c5bb4370d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0108476 2026-04-27 22:03:39.490 10 INFO neutron.wsgi [None req-4a3673d2-8185-4b9f-a0a1-9d8a13760f53 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0707200 2026-04-27 22:03:39.531 10 INFO neutron.wsgi [None req-6090b5ca-6010-4967-90f8-41915477c3e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0364392 2026-04-27 22:03:39.544 10 INFO neutron.wsgi [None req-afeaedc8-6da9-4d6f-981e-8dc3536c0228 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0115347 2026-04-27 22:03:39.580 10 INFO neutron.wsgi [None req-13b3e579-92e3-4e2c-8d4a-d7f680141ad6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0344107 2026-04-27 22:03:39.594 10 INFO neutron.wsgi [None req-59642537-c9f0-4dfd-9f5d-8a7d72225c74 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0127723 2026-04-27 22:03:39.641 10 INFO neutron.wsgi [None req-eb0cfa4c-28f7-46d2-a114-61072a052a05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0459690 2026-04-27 22:03:39.673 10 INFO neutron.wsgi [None req-62279e49-32b2-49e0-82cb-be9be8e41d3e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0249889 2026-04-27 22:03:39.718 10 INFO neutron.wsgi [None req-82170d05-d12c-4fb4-9adb-e2fb3771d57b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0442467 2026-04-27 22:03:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031786 2026-04-27 22:03:41.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033085 2026-04-27 22:03:56.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025003 2026-04-27 22:03:56.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033655 2026-04-27 22:04:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027792 2026-04-27 22:04:11.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0052702 2026-04-27 22:04:26.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016406 2026-04-27 22:04:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031686 2026-04-27 22:04:39.468 10 INFO neutron.wsgi [None req-f112cd10-5c6e-40f5-b194-772c0187bba0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1369548 2026-04-27 22:04:39.498 10 INFO neutron.wsgi [None req-86123d3a-a11a-4f23-bdc3-0ecbf8689487 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0232844 2026-04-27 22:04:39.538 10 INFO neutron.wsgi [None req-2fea5e58-3025-4248-b3a0-ec11e5be51a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0391862 2026-04-27 22:04:39.572 10 INFO neutron.wsgi [None req-81b98e51-2612-46d5-b098-343250cdc89b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0332510 2026-04-27 22:04:39.582 10 INFO neutron.wsgi [None req-6aa927e9-a84a-43d6-aeda-31547281238b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0090280 2026-04-27 22:04:39.596 10 INFO neutron.wsgi [None req-4608d7ef-eabb-4f40-9087-021666eec44e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0137649 2026-04-27 22:04:39.654 10 INFO neutron.wsgi [None req-5b0ccdce-fa11-428c-a744-bc838391dc00 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0565150 2026-04-27 22:04:39.703 10 INFO neutron.wsgi [None req-5d39dd4d-ad84-40da-94e3-ef786ff52040 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0434484 2026-04-27 22:04:39.731 10 INFO neutron.wsgi [None req-88bfadba-c891-4788-976b-2222cae3dca2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0224056 2026-04-27 22:04:39.762 10 INFO neutron.wsgi [None req-f48b9bd8-770f-464e-8aa6-1ace675eeeb9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0295813 2026-04-27 22:04:39.773 10 INFO neutron.wsgi [None req-29813255-2bab-4589-908c-d640d1bedf95 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0101953 2026-04-27 22:04:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024874 2026-04-27 22:04:41.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020821 2026-04-27 22:04:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018201 2026-04-27 22:04:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024171 2026-04-27 22:05:11.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051923 2026-04-27 22:05:11.141 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026290 2026-04-27 22:05:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019355 2026-04-27 22:05:26.141 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0094643 2026-04-27 22:05:39.369 10 INFO neutron.wsgi [None req-0671e603-02aa-4f7f-bfdb-5dd012b08def deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0620673 2026-04-27 22:05:39.406 10 INFO neutron.wsgi [None req-4e81a8d8-374e-421f-a01a-2fc0ac1b53d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0362506 2026-04-27 22:05:39.500 10 INFO neutron.wsgi [None req-06e064d7-ed71-4b9d-9e59-42cd832b7bb6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0933580 2026-04-27 22:05:39.527 10 INFO neutron.wsgi [None req-00fb286c-100e-4681-9850-6998554ca378 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0239267 2026-04-27 22:05:39.563 10 INFO neutron.wsgi [None req-52acd2ed-5e07-4668-8669-4022d2fd04d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0349162 2026-04-27 22:05:39.577 10 INFO neutron.wsgi [None req-11ab278f-9cba-4748-a4ee-430c025196e8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0127821 2026-04-27 22:05:39.611 10 INFO neutron.wsgi [None req-3dbbc4b1-4efe-48e9-b335-25ea28f1f775 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0326464 2026-04-27 22:05:39.621 10 INFO neutron.wsgi [None req-25c46f08-ac53-4480-92d1-76fc8f41aa1a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0089366 2026-04-27 22:05:39.664 10 INFO neutron.wsgi [None req-728feb74-5c0f-4714-b40a-fa65921ff060 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0430181 2026-04-27 22:05:39.687 10 INFO neutron.wsgi [None req-fa4c7621-3c47-47e5-b95e-b213320def80 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0144997 2026-04-27 22:05:39.755 10 INFO neutron.wsgi [None req-f3726437-82ff-4c17-84ba-a1c52f201f8c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0667377 2026-04-27 22:05:41.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016408 2026-04-27 22:05:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029204 2026-04-27 22:05:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026276 2026-04-27 22:05:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025342 2026-04-27 22:06:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023758 2026-04-27 22:06:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024259 2026-04-27 22:06:26.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036173 2026-04-27 22:06:26.137 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013695 2026-04-27 22:06:39.425 10 INFO neutron.wsgi [None req-f3a4be10-c153-494c-abf3-a7f34323aceb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.1020775 2026-04-27 22:06:39.456 10 INFO neutron.wsgi [None req-072630c0-bdbb-44af-9073-26550a2ac08b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0252447 2026-04-27 22:06:39.486 10 INFO neutron.wsgi [None req-9269ecd7-e495-4d5a-8d3d-4d82ef43651c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0301173 2026-04-27 22:06:39.498 10 INFO neutron.wsgi [None req-841eec8b-40fa-44b9-94f6-fd265d9333d9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0110626 2026-04-27 22:06:39.511 10 INFO neutron.wsgi [None req-3f0ef6cf-a11f-4437-863b-841656d7cd55 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0114934 2026-04-27 22:06:39.529 10 INFO neutron.wsgi [None req-6dc1ada5-938d-448a-9661-182cc97aa5b5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0174594 2026-04-27 22:06:39.602 10 INFO neutron.wsgi [None req-aab20238-a200-4377-a464-c7b0655f958a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0711443 2026-04-27 22:06:39.636 10 INFO neutron.wsgi [None req-aad5e3a6-3a04-4b9d-b2e9-34ca0da4a603 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0301390 2026-04-27 22:06:39.676 10 INFO neutron.wsgi [None req-b28de143-a0a0-482f-bc74-35b5bd17285b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0396307 2026-04-27 22:06:39.721 10 INFO neutron.wsgi [None req-1f71e75c-f1b3-478e-b033-e0eb2802a5e7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0401034 2026-04-27 22:06:39.730 10 INFO neutron.wsgi [None req-e865f131-498b-45d5-8032-4c529cc691b3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0078452 2026-04-27 22:06:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019996 2026-04-27 22:06:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028172 2026-04-27 22:06:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025349 2026-04-27 22:06:56.138 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027585 2026-04-27 22:07:11.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034375 2026-04-27 22:07:11.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042975 2026-04-27 22:07:26.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012236 2026-04-27 22:07:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016873 2026-04-27 22:07:39.398 10 INFO neutron.wsgi [None req-d7f633ba-6acb-46af-9197-77a03a0865bd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0794189 2026-04-27 22:07:39.407 10 INFO neutron.wsgi [None req-2a577878-bae0-4a64-bcb1-5ab5a91487aa deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0088913 2026-04-27 22:07:39.430 10 INFO neutron.wsgi [None req-82b60d02-385c-441f-98dc-703db2fdcc74 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0215130 2026-04-27 22:07:39.476 10 INFO neutron.wsgi [None req-85cc1ba0-36c0-4fc7-aa65-5501fd941f8c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0450296 2026-04-27 22:07:39.506 10 INFO neutron.wsgi [None req-b7c5e243-3d5a-4024-b333-52270f7be7fd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0218186 2026-04-27 22:07:39.535 10 INFO neutron.wsgi [None req-ba3da180-184e-4370-9da6-3d28b65e4c07 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0284626 2026-04-27 22:07:39.548 10 INFO neutron.wsgi [None req-069497cc-8f14-49a0-b1ab-78480c1e9593 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0117917 2026-04-27 22:07:39.568 10 INFO neutron.wsgi [None req-dd651c11-2166-4b8d-8b5a-c1aa7f14af14 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0194638 2026-04-27 22:07:39.635 10 INFO neutron.wsgi [None req-42c14a71-083e-4133-a2fd-73a8f3a05e68 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0659177 2026-04-27 22:07:39.668 10 INFO neutron.wsgi [None req-2c49ad4b-986c-45ee-9aa4-acf0ffce9f2f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0301912 2026-04-27 22:07:39.713 10 INFO neutron.wsgi [None req-8ac4df3e-5e65-48d2-8dcd-30d8d8ec53c4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0446591 2026-04-27 22:07:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023839 2026-04-27 22:07:41.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036085 2026-04-27 22:07:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024717 2026-04-27 22:07:56.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019512 2026-04-27 22:08:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032580 2026-04-27 22:08:11.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012558 2026-04-27 22:08:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016665 2026-04-27 22:08:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030072 2026-04-27 22:08:39.440 10 INFO neutron.wsgi [None req-e7f607bc-5e39-4375-a132-d6021bc2f91a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1183593 2026-04-27 22:08:39.480 10 INFO neutron.wsgi [None req-d5fcd7c3-8c1b-4808-b8c6-acdfd6aa8133 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0370352 2026-04-27 22:08:39.517 10 INFO neutron.wsgi [None req-c542b5ab-d8da-4957-997f-61dbcc702d4c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0363445 2026-04-27 22:08:39.553 10 INFO neutron.wsgi [None req-74d2597f-0fa6-4475-8366-eb381b7b0837 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0301487 2026-04-27 22:08:39.585 10 INFO neutron.wsgi [None req-26d52153-d4b8-4a40-b822-9341a02dcd2e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0307107 2026-04-27 22:08:39.621 10 INFO neutron.wsgi [None req-c787c3a9-0707-4a0a-8ab5-bd98c809d754 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0353897 2026-04-27 22:08:39.633 10 INFO neutron.wsgi [None req-44674403-3af3-4d76-b77b-4da2111e9fc3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0104055 2026-04-27 22:08:39.655 10 INFO neutron.wsgi [None req-dabbdf7b-8326-4caf-8efc-b7929e5a8071 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0209808 2026-04-27 22:08:39.666 10 INFO neutron.wsgi [None req-73c72613-7eec-4af6-9336-542b79540752 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0107944 2026-04-27 22:08:39.677 10 INFO neutron.wsgi [None req-1c14a66d-bad2-4c4c-aa70-3285de6c02a6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0098121 2026-04-27 22:08:39.724 10 INFO neutron.wsgi [None req-2da2cdbc-8fbc-41f1-9fb2-a7f2167de476 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0466304 2026-04-27 22:08:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022082 2026-04-27 22:08:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023668 2026-04-27 22:08:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024526 2026-04-27 22:08:56.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028694 2026-04-27 22:09:11.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031660 2026-04-27 22:09:11.138 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019333 2026-04-27 22:09:26.132 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015728 2026-04-27 22:09:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027235 2026-04-27 22:09:39.428 10 INFO neutron.wsgi [None req-eca27132-0fdd-4e9d-9ce3-c4f345f281d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.1175854 2026-04-27 22:09:39.464 10 INFO neutron.wsgi [None req-73305580-50cc-495f-bbc0-a5015a7f0537 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0354514 2026-04-27 22:09:39.511 10 INFO neutron.wsgi [None req-6b98ee79-e8be-42d1-913c-16a228d18c97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0456436 2026-04-27 22:09:39.574 10 INFO neutron.wsgi [None req-712cde37-005f-49c2-8521-bf83a1a45f69 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0580997 2026-04-27 22:09:39.591 10 INFO neutron.wsgi [None req-5d9f1e60-5d90-46c5-a83c-c0f6584a8cf5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0135124 2026-04-27 22:09:39.601 10 INFO neutron.wsgi [None req-06dd7b1b-1279-446c-9946-f6f4aa5560c5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0089698 2026-04-27 22:09:39.622 10 INFO neutron.wsgi [None req-ea249e51-860d-4dec-831b-4b5b9fd3237e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0202060 2026-04-27 22:09:39.681 10 INFO neutron.wsgi [None req-789626ab-cad0-4bc1-a295-a1a1da46dce7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0584304 2026-04-27 22:09:39.712 10 INFO neutron.wsgi [None req-c91f853c-7062-42a2-8b78-bab1ef2436d6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0277882 2026-04-27 22:09:39.743 10 INFO neutron.wsgi [None req-653a5607-55df-4df9-bf60-f35b1f59b5f2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0299473 2026-04-27 22:09:39.751 10 INFO neutron.wsgi [None req-7f274900-b1e2-4411-82dd-9a7ca704098f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0073359 2026-04-27 22:09:41.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019002 2026-04-27 22:09:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012503 2026-04-27 22:09:56.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016017 2026-04-27 22:09:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021281 2026-04-27 22:10:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016813 2026-04-27 22:10:11.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036614 2026-04-27 22:10:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024378 2026-04-27 22:10:26.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038579 2026-04-27 22:10:39.426 10 INFO neutron.wsgi [None req-4ee9220d-cd7a-4bf9-af4a-24b3245d8743 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0827045 2026-04-27 22:10:39.458 10 INFO neutron.wsgi [None req-59723f01-2202-4b94-9983-90df3d4e4808 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0308938 2026-04-27 22:10:39.521 10 INFO neutron.wsgi [None req-4cb69dde-d182-46a2-9323-a779a1bd241f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0623708 2026-04-27 22:10:39.573 10 INFO neutron.wsgi [None req-d0edf4ab-099b-4304-9dc0-ea0ee85936e3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0476720 2026-04-27 22:10:39.649 10 INFO neutron.wsgi [None req-117bb050-9b14-4482-ace1-9747c362225b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0693095 2026-04-27 22:10:39.668 10 INFO neutron.wsgi [None req-af389355-ff9c-4f1f-aca6-fc0a3beadba5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0144138 2026-04-27 22:10:39.700 10 INFO neutron.wsgi [None req-b9983a42-702f-42b4-8753-c0e8ace94d47 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0317426 2026-04-27 22:10:39.709 10 INFO neutron.wsgi [None req-47af4db0-8caf-4296-82b9-257238f37b7a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0080533 2026-04-27 22:10:39.729 10 INFO neutron.wsgi [None req-94e434f9-8fda-4596-beb9-6d904c2284ac deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0186839 2026-04-27 22:10:39.751 10 INFO neutron.wsgi [None req-6fb3dd9f-4a92-4b47-a5e7-0d8ca27d8962 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0220604 2026-04-27 22:10:39.766 10 INFO neutron.wsgi [None req-d772bf68-55bb-4273-b84e-2432a1e427ac deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0141432 2026-04-27 22:10:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028694 2026-04-27 22:10:41.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018058 2026-04-27 22:10:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023212 2026-04-27 22:10:56.137 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021565 2026-04-27 22:11:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020864 2026-04-27 22:11:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027215 2026-04-27 22:11:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023735 2026-04-27 22:11:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022840 2026-04-27 22:11:39.475 10 INFO neutron.wsgi [None req-c167d08e-28dc-46ac-b3ce-449abf2d169d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.1406054 2026-04-27 22:11:39.493 10 INFO neutron.wsgi [None req-a60a22d0-ea2d-4c2f-ac99-120058734250 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0175550 2026-04-27 22:11:39.525 10 INFO neutron.wsgi [None req-57490609-70d8-47cd-b5ae-2827eaaa806d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0305188 2026-04-27 22:11:39.575 10 INFO neutron.wsgi [None req-9da968ba-06a6-4197-ac5c-cd35005226f9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0493023 2026-04-27 22:11:39.593 10 INFO neutron.wsgi [None req-b90ced24-a885-4ccc-b9f7-febee5164856 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0129058 2026-04-27 22:11:39.623 10 INFO neutron.wsgi [None req-963868da-770e-4254-b938-f0f68de80617 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0291858 2026-04-27 22:11:39.633 10 INFO neutron.wsgi [None req-0df3a3cf-8ad1-4616-a320-93e370991de2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0086010 2026-04-27 22:11:39.700 10 INFO neutron.wsgi [None req-8807f9d3-60bc-45b2-8829-d3b81d650673 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0660665 2026-04-27 22:11:39.746 10 INFO neutron.wsgi [None req-bcd84a65-577a-4fc1-bad4-9b5dd561b1ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0441947 2026-04-27 22:11:39.771 10 INFO neutron.wsgi [None req-2788cba2-0138-407f-a346-02179fa2b73d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0191283 2026-04-27 22:11:39.782 10 INFO neutron.wsgi [None req-9d004847-0a9e-4c9f-a110-f9b1af78c0c2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0106125 2026-04-27 22:11:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025918 2026-04-27 22:11:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027926 2026-04-27 22:11:56.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017126 2026-04-27 22:11:56.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025072 2026-04-27 22:12:11.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034416 2026-04-27 22:12:11.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039091 2026-04-27 22:12:26.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012472 2026-04-27 22:12:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028093 2026-04-27 22:12:39.482 10 INFO neutron.wsgi [None req-2fae4545-415e-4d9f-b0c8-37324a6d68a3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.1670609 2026-04-27 22:12:39.531 10 INFO neutron.wsgi [None req-5ccff772-8bd4-4c9e-a2d0-44d727edeaa9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0427945 2026-04-27 22:12:39.571 10 INFO neutron.wsgi [None req-07c346d3-d867-4246-a89d-6bec39610d49 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0366855 2026-04-27 22:12:39.590 10 INFO neutron.wsgi [None req-9242f0b3-77fe-4905-90bb-8723a339a4f7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0186872 2026-04-27 22:12:39.617 10 INFO neutron.wsgi [None req-e9d64e68-7427-4885-a049-5860756e6444 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0254440 2026-04-27 22:12:39.632 10 INFO neutron.wsgi [None req-da27a241-80c8-49e5-b8e3-2ee74244072e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0140338 2026-04-27 22:12:39.649 10 INFO neutron.wsgi [None req-4402e7b5-c17b-4f56-bf58-736feb273899 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0164225 2026-04-27 22:12:39.679 10 INFO neutron.wsgi [None req-61e59ccb-90ab-43e0-826f-2bb47dc3ca47 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0288587 2026-04-27 22:12:39.689 10 INFO neutron.wsgi [None req-3900d49b-5821-44ad-8cf3-ade3c291452c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0081837 2026-04-27 22:12:39.757 10 INFO neutron.wsgi [None req-b129e239-4c81-4875-813a-c2abb7df9c75 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0668433 2026-04-27 22:12:39.792 10 INFO neutron.wsgi [None req-cc473471-aba3-428c-b4ad-f74f1cd3959f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0328321 2026-04-27 22:12:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025978 2026-04-27 22:12:41.138 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032051 2026-04-27 22:12:41.180 10 INFO neutron.pecan_wsgi.hooks.translation [None req-eca75721-14de-4af8-9dea-39613846226b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:12:41.181 10 INFO neutron.wsgi [None req-eca75721-14de-4af8-9dea-39613846226b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0483155 2026-04-27 22:12:41.257 10 INFO neutron.wsgi [None req-2ab2c8f5-0ab4-4f73-8d63-de2a82b8fbae deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.0721436 2026-04-27 22:12:42.447 9 INFO neutron.pecan_wsgi.hooks.translation [None req-92f503de-9c4e-464b-9d83-d50d7cd29b1f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:12:42.449 9 INFO neutron.wsgi [None req-92f503de-9c4e-464b-9d83-d50d7cd29b1f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0668330 2026-04-27 22:12:42.521 9 INFO neutron.wsgi [None req-88471f37-893b-4c7a-b842-0331fd27f17b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.0689483 2026-04-27 22:12:42.544 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f2ae1d81-f8dd-462d-b82c-de0de45c452c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:12:42.546 9 INFO neutron.wsgi [None req-f2ae1d81-f8dd-462d-b82c-de0de45c452c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/subnets/public-subnet?network_id=20ee4d84-be3b-4f8e-8c40-e21ddfc8e124 HTTP/1.1" status: 404 len: 295 time: 0.0203898 2026-04-27 22:12:42.592 9 INFO neutron.wsgi [None req-67e33aff-dd36-4e2c-b75a-298e78419a9f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/subnets?name=public-subnet&network_id=20ee4d84-be3b-4f8e-8c40-e21ddfc8e124 HTTP/1.1" status: 200 len: 819 time: 0.0422146 2026-04-27 22:12:56.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024240 2026-04-27 22:12:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025079 2026-04-27 22:13:11.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027909 2026-04-27 22:13:11.139 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031841 2026-04-27 22:13:15.457 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d3300a3a-9f97-4d5e-bd10-259a3756a34c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:13:15.459 10 INFO neutron.wsgi [None req-d3300a3a-9f97-4d5e-bd10-259a3756a34c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0609868 2026-04-27 22:13:15.512 10 INFO neutron.wsgi [None req-acd1fb5a-7440-4309-a1fc-04832dc927d1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 913 time: 0.0498221 2026-04-27 22:13:16.452 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6aa31559-d2a7-4822-b9f2-0bcb648db631 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:13:16.453 9 INFO neutron.wsgi [None req-6aa31559-d2a7-4822-b9f2-0bcb648db631 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0573890 2026-04-27 22:13:16.511 9 INFO neutron.wsgi [None req-32779906-61bf-4c90-9727-9437c37ff693 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 913 time: 0.0544939 2026-04-27 22:13:16.540 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0d3dd11d-4a17-4840-9797-5cd96d483bfd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:13:16.541 9 INFO neutron.wsgi [None req-0d3dd11d-4a17-4840-9797-5cd96d483bfd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 404 len: 296 time: 0.0216024 2026-04-27 22:13:16.573 9 INFO neutron.wsgi [None req-7709b7f0-41b9-4f66-b051-5c428c2463f2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 200 len: 805 time: 0.0285099 2026-04-27 22:13:17.720 9 INFO neutron.api.v2.resource [None req-82f12b52-489d-4054-a844-2bc948a42b99 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:13:17.721 9 INFO neutron.wsgi [None req-82f12b52-489d-4054-a844-2bc948a42b99 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0395062 2026-04-27 22:13:17.765 9 INFO neutron.wsgi [None req-b33ebf99-f7f0-47f3-a1c9-08ada299343b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 4866 time: 0.0405805 2026-04-27 22:13:18.895 9 INFO neutron.wsgi [None req-f1d3e388-b9be-473c-90e1-fe540f7f6442 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0723307 2026-04-27 22:13:18.938 9 INFO neutron.wsgi [None req-8049a3ab-365d-4ef6-8ae4-66b872bef2d5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0377426 2026-04-27 22:13:18.966 9 INFO neutron.wsgi [None req-f0265da5-8d7d-443b-9e40-321b35054955 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/22eb5aa8-9854-4b85-a698-4d65c3ffb076 HTTP/1.1" status: 200 len: 776 time: 0.0172703 2026-04-27 22:13:19.849 9 INFO neutron.wsgi [None req-2cdb916b-a246-4077-91e2-b63bb9975553 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0762374 2026-04-27 22:13:19.895 9 INFO neutron.wsgi [None req-1ae24d36-1fee-458e-acae-7c781ee29ba2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0390248 2026-04-27 22:13:19.917 9 INFO neutron.wsgi [None req-af68f198-c669-401b-9673-fd30155c05ad deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/2587fa63-4eaa-464d-b57c-b15cb7a5f69a HTTP/1.1" status: 200 len: 778 time: 0.0187602 2026-04-27 22:13:20.767 9 INFO neutron.wsgi [None req-16fb8e45-3ce4-4431-9249-59799dc6ba22 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0557652 2026-04-27 22:13:20.813 9 INFO neutron.wsgi [None req-c5acd201-25a6-4510-84e2-b514d909b2da deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0392227 2026-04-27 22:13:20.837 9 INFO neutron.wsgi [None req-bc5c35ef-2469-47cb-b344-c2e39e2aa99a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/caf7d640-92b7-4641-b937-79e3496bd55a HTTP/1.1" status: 200 len: 778 time: 0.0164759 2026-04-27 22:13:21.702 10 INFO neutron.wsgi [None req-e84a40bd-fa75-483d-b916-fb8f98688b0d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0714116 2026-04-27 22:13:21.752 10 INFO neutron.wsgi [None req-9dfbc1d4-5b6d-401f-80b4-5d638bc28999 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0416269 2026-04-27 22:13:21.777 10 INFO neutron.wsgi [None req-fc921393-9067-4bbf-a8ee-76025a3774de deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/01407130-f409-46cb-86df-3c350ad817f5 HTTP/1.1" status: 200 len: 778 time: 0.0184126 2026-04-27 22:13:22.671 9 INFO neutron.wsgi [None req-56da5e54-37d4-4342-8e96-a0be02e7e589 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0714545 2026-04-27 22:13:22.720 9 INFO neutron.wsgi [None req-5ba927dc-0390-412f-9b12-9cd95999b689 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0421405 2026-04-27 22:13:22.750 9 INFO neutron.wsgi [None req-7206bae7-2517-46a0-8dfe-881114497e0a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/1d02fdde-ff4d-4699-90f8-44289c8869b2 HTTP/1.1" status: 200 len: 778 time: 0.0211248 2026-04-27 22:13:24.013 10 INFO neutron.wsgi [None req-e72fb7bd-a096-4aac-8787-60f884aa9524 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 200 len: 910 time: 0.0959389 2026-04-27 22:13:24.037 10 INFO neutron.pecan_wsgi.hooks.translation [None req-a7a26799-4767-4810-8741-4a4bbe2c1d79 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:13:24.038 10 INFO neutron.wsgi [None req-a7a26799-4767-4810-8741-4a4bbe2c1d79 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 404 len: 314 time: 0.0161579 2026-04-27 22:13:24.094 10 INFO neutron.wsgi [None req-4a51ba37-ee31-49d3-a7a5-ecbda15c7c71 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 200 len: 1399 time: 0.0519857 2026-04-27 22:13:24.140 10 INFO neutron.wsgi [None req-73dcf977-95ad-458f-924e-0e3e6d95ab8f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/10457994-a951-429b-8cc2-8da99829fee3 HTTP/1.1" status: 200 len: 4870 time: 0.0366113 2026-04-27 22:13:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024271 2026-04-27 22:13:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024550 2026-04-27 22:13:30.722 9 INFO neutron.pecan_wsgi.hooks.translation [None req-47c44a1e-93cf-46c9-9513-a78f4edbcf41 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:13:30.723 9 INFO neutron.wsgi [None req-47c44a1e-93cf-46c9-9513-a78f4edbcf41 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0573428 2026-04-27 22:13:30.787 9 INFO neutron.wsgi [None req-b13c938a-4259-4f36-8a52-43c1b37bece0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1399 time: 0.0592792 2026-04-27 22:13:32.405 10 INFO neutron.wsgi [None req-212d3931-36a8-4424-9b70-71eafdad2401 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0826702 2026-04-27 22:13:33.432 9 INFO neutron.api.v2.resource [None req-209be26e-4bc3-4bb6-95c8-141e8cc305c9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:13:33.433 9 INFO neutron.wsgi [None req-209be26e-4bc3-4bb6-95c8-141e8cc305c9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0441267 2026-04-27 22:13:33.485 9 INFO neutron.wsgi [None req-55e66a74-2973-4a3e-8159-6d4727afe0b8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 3061 time: 0.0478461 2026-04-27 22:13:34.441 10 INFO neutron.wsgi [None req-041f80e1-4e34-4b57-babe-85ebc3d38e15 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/17b81d65-8250-4595-be23-9a8ed015c857 HTTP/1.1" status: 200 len: 3062 time: 0.0639062 2026-04-27 22:13:34.476 10 INFO neutron.wsgi [None req-056f7e84-13be-42c8-be0f-d9571a1c5fd6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/17b81d65-8250-4595-be23-9a8ed015c857 HTTP/1.1" status: 200 len: 3062 time: 0.0272691 2026-04-27 22:13:34.499 10 INFO neutron.wsgi [None req-b5dd2d59-efa3-4c04-add5-a2e5f6f57074 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/1222b9b9-0ed5-48a5-8553-27363a8e5b89 HTTP/1.1" status: 200 len: 798 time: 0.0163751 2026-04-27 22:13:35.365 9 INFO neutron.wsgi [None req-6f97a27a-16a8-4853-a86f-5ed7c0ec9905 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/17b81d65-8250-4595-be23-9a8ed015c857 HTTP/1.1" status: 200 len: 3062 time: 0.0615373 2026-04-27 22:13:35.401 9 INFO neutron.wsgi [None req-73b83b12-8935-471e-8d0e-74a27b01ff93 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/17b81d65-8250-4595-be23-9a8ed015c857 HTTP/1.1" status: 200 len: 3062 time: 0.0279129 2026-04-27 22:13:35.431 9 INFO neutron.wsgi [None req-582f5222-6cae-4ae2-8483-725a230ae07b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/11083571-b8bb-475d-a36c-3e073a4b46a0 HTTP/1.1" status: 200 len: 802 time: 0.0208278 2026-04-27 22:13:39.414 10 INFO neutron.wsgi [None req-ef527a6c-7a6d-48c0-92f4-0a58e9bf1dc6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0901291 2026-04-27 22:13:39.472 10 INFO neutron.wsgi [None req-2cb7175d-0c2e-4662-a797-d7c5644989ed deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0515270 2026-04-27 22:13:39.497 10 INFO neutron.wsgi [None req-563fe5f4-16cd-4c6a-bb7c-fc2ea70b213f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0214667 2026-04-27 22:13:39.526 10 INFO neutron.wsgi [None req-9771c18c-9bff-4f79-9413-a65444af6a05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0269084 2026-04-27 22:13:39.561 10 INFO neutron.wsgi [None req-aa3d4872-d62f-41ff-a754-addf345aa6f1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0342577 2026-04-27 22:13:39.581 10 INFO neutron.wsgi [None req-03950f71-d2a8-4118-bc7a-28830eacbbde deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0180857 2026-04-27 22:13:39.590 10 INFO neutron.wsgi [None req-3096966d-9878-4342-be40-b2dc7a1372be deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0089314 2026-04-27 22:13:39.600 10 INFO neutron.wsgi [None req-2bb6a280-b7a8-4bc8-9187-97ca1f62af77 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0091434 2026-04-27 22:13:39.633 10 INFO neutron.wsgi [None req-1d5f4c1d-1687-4b57-85b5-df5984d0bfe9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0316508 2026-04-27 22:13:39.642 10 INFO neutron.wsgi [None req-30a61b51-cc50-4584-aaaa-c660a14fd7f7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0076094 2026-04-27 22:13:39.709 10 INFO neutron.wsgi [None req-0dee5cc9-ba83-449f-b202-2486d97067c4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0663853 2026-04-27 22:13:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023735 2026-04-27 22:13:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018849 2026-04-27 22:13:46.339 10 INFO neutron.wsgi [None req-3614b8bc-fde4-4463-9b6e-991d61379206 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/quotas/815f3c67b503466886e031bf8324ba89 HTTP/1.1" status: 200 len: 466 time: 0.0108049 2026-04-27 22:13:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025606 2026-04-27 22:13:56.138 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025737 2026-04-27 22:14:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015738 2026-04-27 22:14:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023458 2026-04-27 22:14:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027270 2026-04-27 22:14:26.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025256 2026-04-27 22:14:34.516 10 INFO neutron.api.v2.resource [None req-28e26823-618e-4155-9d05-359203589f74 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:34.517 10 INFO neutron.wsgi [None req-28e26823-618e-4155-9d05-359203589f74 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/manila-service-security-group?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 404 len: 321 time: 0.0543010 2026-04-27 22:14:34.565 10 INFO neutron.wsgi [None req-c3cadae5-350f-4ecb-8a6d-ec97e8b58c81 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups?name=manila-service-security-group&project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 4248 time: 0.0442817 2026-04-27 22:14:35.583 10 INFO neutron.wsgi [None req-039f3d03-bb69-4d14-85b6-ee40bcfb2b80 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 4251 time: 0.0595901 2026-04-27 22:14:35.648 10 INFO neutron.wsgi [None req-6d234d61-0bd4-4f5b-82ed-d7a17a9546dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318 HTTP/1.1" status: 200 len: 4251 time: 0.0587182 2026-04-27 22:14:35.671 10 INFO neutron.wsgi [None req-8a8e8bb3-731f-4175-b43b-23c962009049 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/e95c93a2-04c9-432b-a34b-813e85530c20 HTTP/1.1" status: 200 len: 772 time: 0.0178885 2026-04-27 22:14:36.663 10 INFO neutron.wsgi [None req-704e92a3-98ce-4288-b4c1-f156cd03649d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 4251 time: 0.0593760 2026-04-27 22:14:36.706 10 INFO neutron.wsgi [None req-7813b702-6b0e-47c3-8aff-8f452a897392 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318 HTTP/1.1" status: 200 len: 4251 time: 0.0364985 2026-04-27 22:14:36.733 10 INFO neutron.wsgi [None req-67252c56-cc79-4368-89c3-894961b64a95 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/6f804643-fb4e-4c44-b690-b30337df9b17 HTTP/1.1" status: 200 len: 774 time: 0.0185401 2026-04-27 22:14:37.685 10 INFO neutron.wsgi [None req-db9bf4e0-4cb3-4e8b-997c-e4a21474b141 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 4251 time: 0.0619173 2026-04-27 22:14:37.730 10 INFO neutron.wsgi [None req-74997972-9a80-4341-b4ce-53b63c983912 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318 HTTP/1.1" status: 200 len: 4251 time: 0.0364518 2026-04-27 22:14:37.753 10 INFO neutron.wsgi [None req-f4eb33f9-8d81-40ae-92a7-4baf1d23193f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/881871c2-81df-4055-9005-f517e3c0d6ba HTTP/1.1" status: 200 len: 776 time: 0.0174584 2026-04-27 22:14:38.746 10 INFO neutron.wsgi [None req-6b6b5f3b-09b2-4246-b40c-6b388197d5b9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318?project_id=2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 4251 time: 0.0583150 2026-04-27 22:14:38.784 10 INFO neutron.wsgi [None req-b56c89f7-eaeb-4e20-8acf-b0dad975c95b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-groups/7ba8ad60-04ac-47f1-875a-3125d03f5318 HTTP/1.1" status: 200 len: 4251 time: 0.0307047 2026-04-27 22:14:38.804 10 INFO neutron.wsgi [None req-19373ffe-f4fa-4d8e-a135-45785760fb9a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/security-group-rules/7ce3fdba-a095-42f5-a098-9134875ebade HTTP/1.1" status: 200 len: 777 time: 0.0151381 2026-04-27 22:14:39.380 10 INFO neutron.wsgi [None req-45611d6f-3321-47d4-8377-c74b47396da5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0664971 2026-04-27 22:14:39.447 10 INFO neutron.wsgi [None req-4330eedd-4208-4524-86a7-1b916083307f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0661232 2026-04-27 22:14:39.495 10 INFO neutron.wsgi [None req-dfbee2e1-c9c2-46b1-80d2-402d32153f23 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0456471 2026-04-27 22:14:39.540 10 INFO neutron.wsgi [None req-920084ab-937d-4bb4-8996-4a091324be66 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0392542 2026-04-27 22:14:39.592 10 INFO neutron.wsgi [None req-ad898b99-0346-4acd-8510-8822f3330739 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0509214 2026-04-27 22:14:39.622 10 INFO neutron.wsgi [None req-8b5c1ae9-34ef-42af-bb30-4b7b10f36fb9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0244536 2026-04-27 22:14:39.653 10 INFO neutron.wsgi [None req-87976730-8c41-407a-a784-c2c0c98164ac deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0303247 2026-04-27 22:14:39.689 10 INFO neutron.wsgi [None req-a097a14c-da20-4cd4-8c4e-25543bc5ff30 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0345170 2026-04-27 22:14:39.699 10 INFO neutron.wsgi [None req-b97fbc77-b7c7-430c-8c5a-2594142196c3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0085006 2026-04-27 22:14:39.711 10 INFO neutron.wsgi [None req-54af4fae-86b2-485a-bd59-8656735c2030 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0115092 2026-04-27 22:14:39.726 10 INFO neutron.wsgi [None req-4a5a1aa8-8ca1-4160-a4a9-d2533d655d24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0125644 2026-04-27 22:14:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023947 2026-04-27 22:14:41.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034335 2026-04-27 22:14:46.171 10 INFO neutron.wsgi [None req-99a28724-8aa6-49b0-869e-a03c7ea688b8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/quotas/2f9b73de570f4c89af39e63d7cdb54cd HTTP/1.1" status: 200 len: 466 time: 0.0113950 2026-04-27 22:14:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027559 2026-04-27 22:14:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027657 2026-04-27 22:15:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014355 2026-04-27 22:15:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024579 2026-04-27 22:15:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023701 2026-04-27 22:15:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032244 2026-04-27 22:15:35.688 10 INFO neutron.wsgi [None req-6ea87026-88e6-4f20-9b5a-793c878c40c6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250,10.0.0.52 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.1109154 2026-04-27 22:15:39.394 10 INFO neutron.wsgi [None req-c06acf46-c1f5-4b6b-a7ac-777fbbbe1f25 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0773885 2026-04-27 22:15:39.406 10 INFO neutron.wsgi [None req-d6735959-5e50-417e-953f-7d688209bdcb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0111854 2026-04-27 22:15:39.521 10 INFO neutron.wsgi [None req-fa943011-88db-4fcf-9ad7-6448d78d1ea0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.1146612 2026-04-27 22:15:39.567 10 INFO neutron.wsgi [None req-4b09d840-d503-4302-b2e2-9898b6714f37 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0417225 2026-04-27 22:15:39.604 10 INFO neutron.wsgi [None req-8bc9bfcb-967d-47c2-b315-92e016e9aae1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0313392 2026-04-27 22:15:39.634 10 INFO neutron.wsgi [None req-1d068996-b77e-482e-bbb9-cdfb35b4c1ad deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0287206 2026-04-27 22:15:39.642 10 INFO neutron.wsgi [None req-011ed827-fb47-4e75-ba14-d9a9d9fabd22 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0071425 2026-04-27 22:15:39.665 10 INFO neutron.wsgi [None req-a55a53bf-be88-41ca-a50e-693aa7123d29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0221367 2026-04-27 22:15:39.726 10 INFO neutron.wsgi [None req-2e1ed4a7-6e42-4fc4-ae0d-830e09097ce4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0604372 2026-04-27 22:15:39.752 10 INFO neutron.wsgi [None req-9db6a1a4-5311-4675-8bde-16f8c243b8ee deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0233262 2026-04-27 22:15:39.763 10 INFO neutron.wsgi [None req-d44942e8-784c-4f81-9004-4c9d28d23a9d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0100658 2026-04-27 22:15:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016923 2026-04-27 22:15:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028620 2026-04-27 22:15:56.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023584 2026-04-27 22:15:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028551 2026-04-27 22:16:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032222 2026-04-27 22:16:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031998 2026-04-27 22:16:17.407 10 INFO neutron.wsgi [None req-8e2b0f89-c257-4aef-b269-67814e86d4cb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2444670 2026-04-27 22:16:18.552 9 INFO neutron.wsgi [None req-fccb220f-6c23-4f83-9c2c-5067dd317085 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0357924 2026-04-27 22:16:18.590 9 INFO neutron.wsgi [None req-c62ec881-ec58-4681-854a-db76800b3fcb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0330830 2026-04-27 22:16:18.716 9 INFO neutron.wsgi [None req-4ca11ca2-9b66-428c-b593-6b42161ba45d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5370 time: 0.1214597 2026-04-27 22:16:18.766 9 INFO neutron.wsgi [None req-4cefc8ec-b1f6-4a14-aa83-2e4ddd22537f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0447829 2026-04-27 22:16:18.867 9 INFO neutron.wsgi [None req-caf2aa56-4e61-432a-9395-ff3289d9ade5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0970886 2026-04-27 22:16:18.922 9 INFO neutron.wsgi [None req-b46c1106-1571-4c21-ab71-00a365a3b566 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17597 time: 0.0506418 2026-04-27 22:16:18.943 9 INFO neutron.wsgi [None req-628dd8d6-025f-431b-a325-71b388b6a129 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0161741 2026-04-27 22:16:26.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017982 2026-04-27 22:16:26.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041354 2026-04-27 22:16:30.519 9 INFO neutron.db.ovn_revision_numbers_db [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7ac32b58-6315-45f9-b4a7-08df53a8702c (type: security_groups) to 1 2026-04-27 22:16:30.524 10 INFO neutron.db.ovn_revision_numbers_db [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 729e4d55-e59d-4545-a284-188621ac8e82 (type: security_groups) to 1 2026-04-27 22:16:30.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 48021632-cb89-4f5e-9236-2520e67765f1 (type: security_groups) to 1 2026-04-27 22:16:30.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 67f3d584-d5e6-4661-ae2f-0d11f21a6323 (type: security_group_rules) to 0 2026-04-27 22:16:30.582 10 INFO neutron.db.ovn_revision_numbers_db [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8fa58f36-0ba5-4821-b357-400e09987a10 (type: security_group_rules) to 0 2026-04-27 22:16:30.584 10 INFO neutron.db.ovn_revision_numbers_db [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6c895ac0-f9fe-420f-9467-8a24edaed8da (type: security_group_rules) to 0 2026-04-27 22:16:30.728 9 INFO neutron.db.ovn_revision_numbers_db [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8b5464d1-9aa0-43ef-b3cb-bc73beac7d8f (type: security_group_rules) to 0 2026-04-27 22:16:30.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bbfecbea-125e-484e-ae95-83dab5a7cfdb (type: security_group_rules) to 0 2026-04-27 22:16:30.740 10 INFO neutron.db.ovn_revision_numbers_db [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ba53c9e1-1e83-4807-8193-5a5b3202c63b (type: security_group_rules) to 0 2026-04-27 22:16:30.782 9 INFO neutron.db.ovn_revision_numbers_db [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource cf3c0eab-5b67-4e26-9f2c-ed38bd900d3e (type: security_group_rules) to 0 2026-04-27 22:16:30.905 10 INFO neutron.db.ovn_revision_numbers_db [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c34d0111-aa02-49ce-9a1e-693e4f8e9539 (type: security_group_rules) to 0 2026-04-27 22:16:30.907 10 INFO neutron.db.ovn_revision_numbers_db [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e52d36fe-c8a7-4a84-ac25-abc590950585 (type: security_group_rules) to 0 2026-04-27 22:16:30.910 9 INFO neutron.db.ovn_revision_numbers_db [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fd582e01-91ed-45cd-ba85-66b53818d19d (type: security_group_rules) to 0 2026-04-27 22:16:30.968 10 INFO neutron.db.ovn_revision_numbers_db [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ee6d2313-a8ba-46c9-b2d5-3e0f3f52fddc (type: security_group_rules) to 0 2026-04-27 22:16:30.973 10 INFO neutron.db.ovn_revision_numbers_db [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fb04a74d-bd06-4d4f-bd2b-cdeec8de3b66 (type: security_group_rules) to 0 2026-04-27 22:16:30.976 9 INFO neutron.db.segments_db [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment c25b03e5-5d39-4e3d-bbe7-d8e963a8d6ba of type geneve for network 07cdaef4-f67e-4bd9-a706-8fe97757b017 2026-04-27 22:16:31.036 10 INFO neutron.db.segments_db [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment af937de0-e811-4b18-b266-8386d44f0c98 of type geneve for network 2ca16a45-fc94-4cd9-b4bc-bd7759c202cf 2026-04-27 22:16:31.037 10 INFO neutron.db.segments_db [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment a645f9c2-4b6d-49a2-8937-c167dca89340 of type geneve for network 9f71b054-4011-4a34-ae99-6351e58cefab 2026-04-27 22:16:31.306 9 INFO neutron.db.ovn_revision_numbers_db [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 07cdaef4-f67e-4bd9-a706-8fe97757b017 (type: networks) to 1 2026-04-27 22:16:31.411 10 INFO neutron.db.ovn_revision_numbers_db [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9f71b054-4011-4a34-ae99-6351e58cefab (type: networks) to 1 2026-04-27 22:16:31.452 10 INFO neutron.db.ovn_revision_numbers_db [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2ca16a45-fc94-4cd9-b4bc-bd7759c202cf (type: networks) to 1 2026-04-27 22:16:31.578 10 INFO neutron.db.ovn_revision_numbers_db [None req-3783b48c-613c-4229-98ed-68dbe2b6b41f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2a9a25db-bca3-41d5-9d52-070309cae5ab (type: security_groups) to 1 2026-04-27 22:16:31.604 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:31.606 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 07cdaef4-f67e-4bd9-a706-8fe97757b017: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:31.704 10 INFO neutron.db.ovn_revision_numbers_db [None req-3783b48c-613c-4229-98ed-68dbe2b6b41f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3c8e9a5f-b3d4-432a-bb8d-1ae1cca48f09 (type: security_group_rules) to 0 2026-04-27 22:16:31.710 9 INFO neutron.db.ovn_revision_numbers_db [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource edc170d8-3d3c-4023-a85a-7c5a20b79c89 (type: ports) to 1 2026-04-27 22:16:31.740 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:31.741 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:31.743 10 INFO neutron.db.ovn_revision_numbers_db [None req-3783b48c-613c-4229-98ed-68dbe2b6b41f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 87260c8c-a883-4760-8a5a-a902781b8e10 (type: security_group_rules) to 0 2026-04-27 22:16:31.745 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 9f71b054-4011-4a34-ae99-6351e58cefab: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:31.746 9 INFO neutron.wsgi [None req-b395bcb6-872c-49aa-8a24-46f3fbc2df67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.7267673 2026-04-27 22:16:31.746 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 2ca16a45-fc94-4cd9-b4bc-bd7759c202cf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:31.810 10 INFO neutron.db.ovn_revision_numbers_db [None req-3783b48c-613c-4229-98ed-68dbe2b6b41f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a9f0f137-2e3b-4f81-92ac-60986bdaf152 (type: security_group_rules) to 0 2026-04-27 22:16:31.854 10 INFO neutron.db.ovn_revision_numbers_db [None req-3783b48c-613c-4229-98ed-68dbe2b6b41f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b4af6104-4155-4ec2-964c-e009026efe51 (type: security_group_rules) to 0 2026-04-27 22:16:31.903 10 INFO neutron.wsgi [None req-3783b48c-613c-4229-98ed-68dbe2b6b41f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=24cff444be5b4f12991bfcd0a2a34470&name=default HTTP/1.1" status: 200 len: 3116 time: 0.7464292 2026-04-27 22:16:31.913 10 INFO neutron.db.ovn_revision_numbers_db [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 703e49d5-79dc-443b-a131-0f5111b9a207 (type: ports) to 1 2026-04-27 22:16:31.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 06d46826-769a-470c-a18b-ebf8668bc645 (type: ports) to 1 2026-04-27 22:16:31.987 10 INFO neutron.wsgi [None req-88db41e0-999d-4b5e-99f3-469ca23ad8f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.9272308 2026-04-27 22:16:32.007 10 INFO neutron.wsgi [None req-86257aa4-69e9-4600-9af5-7f867bbd549f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 948 time: 1.9045000 2026-04-27 22:16:32.060 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9f91fca-4fa5-4130-b73c-92cfc5fc5268 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:32.063 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9f91fca-4fa5-4130-b73c-92cfc5fc5268 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 07cdaef4-f67e-4bd9-a706-8fe97757b017: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:32.246 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d4e74745-ad20-432a-aee3-5724a0e22b89 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:32.248 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d4e74745-ad20-432a-aee3-5724a0e22b89 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 9f71b054-4011-4a34-ae99-6351e58cefab: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:32.250 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e96a2f1-d150-4064-a9c4-6b96597d300b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:32.253 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e96a2f1-d150-4064-a9c4-6b96597d300b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 2ca16a45-fc94-4cd9-b4bc-bd7759c202cf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:32.480 9 INFO neutron.wsgi [None req-d77ad273-aede-4b56-a53d-00812365a2cb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/2a9a25db-bca3-41d5-9d52-070309cae5ab HTTP/1.1" status: 204 len: 168 time: 0.5726469 2026-04-27 22:16:32.824 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9f91fca-4fa5-4130-b73c-92cfc5fc5268 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource edc170d8-3d3c-4023-a85a-7c5a20b79c89 (type: ports) to 2 2026-04-27 22:16:32.898 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9f91fca-4fa5-4130-b73c-92cfc5fc5268 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a164b7ad-7b76-4b88-ae4e-9c91ce85eb9d (type: subnets) to 0 2026-04-27 22:16:32.975 9 INFO neutron.wsgi [None req-d9f91fca-4fa5-4130-b73c-92cfc5fc5268 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 870 time: 1.2247548 2026-04-27 22:16:33.069 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e96a2f1-d150-4064-a9c4-6b96597d300b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 06d46826-769a-470c-a18b-ebf8668bc645 (type: ports) to 2 2026-04-27 22:16:33.072 10 INFO neutron.db.ovn_revision_numbers_db [None req-d4e74745-ad20-432a-aee3-5724a0e22b89 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 703e49d5-79dc-443b-a131-0f5111b9a207 (type: ports) to 2 2026-04-27 22:16:33.124 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e96a2f1-d150-4064-a9c4-6b96597d300b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource dc42f0d2-3bc5-4d6d-9240-db9dc631264e (type: subnets) to 0 2026-04-27 22:16:33.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-d4e74745-ad20-432a-aee3-5724a0e22b89 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7f127ca2-c92c-43e3-9662-5ccd3ff688b4 (type: subnets) to 0 2026-04-27 22:16:33.198 10 INFO neutron.wsgi [None req-3e96a2f1-d150-4064-a9c4-6b96597d300b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 869 time: 1.1854622 2026-04-27 22:16:33.231 10 INFO neutron.wsgi [None req-d4e74745-ad20-432a-aee3-5724a0e22b89 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 1.2381773 2026-04-27 22:16:33.807 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d87a663-f970-4aa7-8331-c5933c5e9f24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:33.810 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d87a663-f970-4aa7-8331-c5933c5e9f24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:33.989 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d87a663-f970-4aa7-8331-c5933c5e9f24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 93574ecc-b826-47f5-9aae-455343bc5513 (type: ports) to 1 2026-04-27 22:16:34.098 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9fe993b-063f-4601-a906-d9127daae0e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:34.100 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9fe993b-063f-4601-a906-d9127daae0e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:34.236 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9fe993b-063f-4601-a906-d9127daae0e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 088d4c8f-0ad6-4025-ad21-b13ba5366e1f (type: ports) to 1 2026-04-27 22:16:34.532 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-3d87a663-f970-4aa7-8331-c5933c5e9f24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Starting OVNClientQosExtension 2026-04-27 22:16:34.706 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-a9fe993b-063f-4601-a906-d9127daae0e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Starting OVNClientQosExtension 2026-04-27 22:16:34.772 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bc52bc80-a87d-4506-b641-18ae3e0f709c (type: security_groups) to 1 2026-04-27 22:16:34.797 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7b70cf03-5c58-4d41-915f-97c8a0fb1e1a (type: security_group_rules) to 0 2026-04-27 22:16:34.823 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 824bf080-323b-4041-aaac-20147e17858a (type: security_group_rules) to 0 2026-04-27 22:16:34.859 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource dad95f17-0efc-4e15-9fb5-8f686e21ee99 (type: security_group_rules) to 0 2026-04-27 22:16:34.909 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e4df20a3-b6d2-469f-895e-4dd5656c4c8b (type: security_group_rules) to 0 2026-04-27 22:16:34.917 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-787c6f73-3bb2-41ee-9181-060f2eef7fec - - - - - -] Schedule LRP lrp-93574ecc-b826-47f5-9aae-455343bc5513 on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:16:34.931 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 93574ecc-b826-47f5-9aae-455343bc5513 2026-04-27 22:16:34.935 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6a55aef-3ce2-44ae-8d1f-6831046b6382 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:34.943 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6a55aef-3ce2-44ae-8d1f-6831046b6382 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:34.955 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 145c9a1e-eb64-40ff-8bb9-1e14db89a6c6 is bound to host instance 2026-04-27 22:16:34.970 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 93574ecc-b826-47f5-9aae-455343bc5513 2026-04-27 22:16:34.983 9 INFO neutron.db.segments_db [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment c1cc49a8-9c39-40a0-a6de-1ea435333072 of type geneve for network 7dc9a798-ad17-402b-9180-026e7077dec7 2026-04-27 22:16:35.034 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d87a663-f970-4aa7-8331-c5933c5e9f24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 93574ecc-b826-47f5-9aae-455343bc5513 (type: router_ports) to 1 2026-04-27 22:16:35.150 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6a55aef-3ce2-44ae-8d1f-6831046b6382 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b9b66907-a6e9-46af-b945-203c17d8b63c (type: ports) to 1 2026-04-27 22:16:35.220 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-088d4c8f-0ad6-4025-ad21-b13ba5366e1f on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:16:35.228 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d87a663-f970-4aa7-8331-c5933c5e9f24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 145c9a1e-eb64-40ff-8bb9-1e14db89a6c6 (type: routers) to 2 2026-04-27 22:16:35.231 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 088d4c8f-0ad6-4025-ad21-b13ba5366e1f 2026-04-27 22:16:35.258 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 088d4c8f-0ad6-4025-ad21-b13ba5366e1f 2026-04-27 22:16:35.264 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router cd1d0467-5f63-41d5-8344-e77b89189871 is bound to host instance 2026-04-27 22:16:35.325 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9fe993b-063f-4601-a906-d9127daae0e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 088d4c8f-0ad6-4025-ad21-b13ba5366e1f (type: router_ports) to 1 2026-04-27 22:16:35.355 9 INFO neutron.wsgi [None req-3d87a663-f970-4aa7-8331-c5933c5e9f24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1172 time: 2.3767333 2026-04-27 22:16:35.360 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7dc9a798-ad17-402b-9180-026e7077dec7 (type: networks) to 1 2026-04-27 22:16:35.595 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9fe993b-063f-4601-a906-d9127daae0e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource cd1d0467-5f63-41d5-8344-e77b89189871 (type: routers) to 2 2026-04-27 22:16:35.658 10 INFO neutron.wsgi [None req-a9fe993b-063f-4601-a906-d9127daae0e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1168 time: 2.4221008 2026-04-27 22:16:35.762 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:35.773 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 7dc9a798-ad17-402b-9180-026e7077dec7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:35.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b4182f7b-2536-40aa-a70d-d304c70e46dc (type: ports) to 1 2026-04-27 22:16:36.156 9 INFO neutron.wsgi [None req-4ee32402-0ba4-471a-9f6f-2e510c86645e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 954 time: 1.8051794 2026-04-27 22:16:36.492 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f95e8ae0-e9fd-4507-be37-f53e80dc40ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:36.498 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f95e8ae0-e9fd-4507-be37-f53e80dc40ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 07cdaef4-f67e-4bd9-a706-8fe97757b017: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:36.537 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-b9b66907-a6e9-46af-b945-203c17d8b63c on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:16:36.575 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource 93574ecc-b826-47f5-9aae-455343bc5513 (type: ports) to 1 2026-04-27 22:16:36.613 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-173d2eda-6990-4d68-8fc9-4b428d2a96dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:36.618 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-173d2eda-6990-4d68-8fc9-4b428d2a96dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 7dc9a798-ad17-402b-9180-026e7077dec7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:36.620 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6a55aef-3ce2-44ae-8d1f-6831046b6382 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b9b66907-a6e9-46af-b945-203c17d8b63c (type: router_ports) to 1 2026-04-27 22:16:36.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 088d4c8f-0ad6-4025-ad21-b13ba5366e1f (type: ports) to 1 2026-04-27 22:16:36.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-f95e8ae0-e9fd-4507-be37-f53e80dc40ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 (type: ports) to 1 2026-04-27 22:16:36.761 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6a55aef-3ce2-44ae-8d1f-6831046b6382 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ad961384-dd7f-4d74-a1c4-cfc23c2e182f (type: routers) to 2 2026-04-27 22:16:36.777 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f27b744-55d6-4061-9864-632b78ed3de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:36.797 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f27b744-55d6-4061-9864-632b78ed3de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 9f71b054-4011-4a34-ae99-6351e58cefab: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:36.802 10 INFO neutron.wsgi [None req-c6a55aef-3ce2-44ae-8d1f-6831046b6382 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1171 time: 3.5986183 2026-04-27 22:16:37.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 088d4c8f-0ad6-4025-ad21-b13ba5366e1f (type: router_ports) to 3 2026-04-27 22:16:37.342 9 INFO neutron.db.ovn_revision_numbers_db [None req-1f27b744-55d6-4061-9864-632b78ed3de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 571a02ad-fe3d-48db-b416-e84178f9367f (type: ports) to 1 2026-04-27 22:16:37.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-173d2eda-6990-4d68-8fc9-4b428d2a96dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b4182f7b-2536-40aa-a70d-d304c70e46dc (type: ports) to 2 2026-04-27 22:16:37.588 10 INFO neutron.db.ovn_revision_numbers_db [None req-173d2eda-6990-4d68-8fc9-4b428d2a96dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 5ac7c087-05a6-4e41-8381-0e6933d30821 (type: subnets) to 0 2026-04-27 22:16:37.594 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 088d4c8f-0ad6-4025-ad21-b13ba5366e1f (type: ports) to 2 2026-04-27 22:16:37.634 10 INFO neutron.wsgi [None req-173d2eda-6990-4d68-8fc9-4b428d2a96dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 874 time: 1.4709430 2026-04-27 22:16:37.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource 93574ecc-b826-47f5-9aae-455343bc5513 (type: router_ports) to 3 2026-04-27 22:16:38.181 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 088d4c8f-0ad6-4025-ad21-b13ba5366e1f (type: ports) to 4 2026-04-27 22:16:38.262 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: b9b66907-a6e9-46af-b945-203c17d8b63c 2026-04-27 22:16:38.289 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port b9b66907-a6e9-46af-b945-203c17d8b63c 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-f95e8ae0-e9fd-4507-be37-f53e80dc40ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 2026-04-27 22:16:38.318 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager [None req-f95e8ae0-e9fd-4507-be37-f53e80dc40ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 2026-04-27 22:16:38.319 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:16:38.350 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource 93574ecc-b826-47f5-9aae-455343bc5513 (type: ports) to 2 2026-04-27 22:16:38.393 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b05a7fe-3411-4dd5-8331-77b0337c8699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:38.398 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b05a7fe-3411-4dd5-8331-77b0337c8699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 2ca16a45-fc94-4cd9-b4bc-bd7759c202cf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:38.527 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac0430de-e7be-4a13-b1a8-f775890f6ba2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:38.543 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac0430de-e7be-4a13-b1a8-f775890f6ba2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:38.799 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 088d4c8f-0ad6-4025-ad21-b13ba5366e1f (type: router_ports) to 4 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-1f27b744-55d6-4061-9864-632b78ed3de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:38.820 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager [None req-1f27b744-55d6-4061-9864-632b78ed3de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:38.820 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:16:38.933 9 INFO neutron.db.ovn_revision_numbers_db [None req-f95e8ae0-e9fd-4507-be37-f53e80dc40ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 (type: ports) to 1 2026-04-27 22:16:38.941 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac0430de-e7be-4a13-b1a8-f775890f6ba2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4b26d37f-e384-4d1e-907e-933958e131a4 (type: ports) to 1 2026-04-27 22:16:39.026 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f95e8ae0-e9fd-4507-be37-f53e80dc40ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:39.028 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f95e8ae0-e9fd-4507-be37-f53e80dc40ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 07cdaef4-f67e-4bd9-a706-8fe97757b017: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:39.030 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b05a7fe-3411-4dd5-8331-77b0337c8699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e52a4bad-f451-44be-ba80-b05977b13670 (type: ports) to 1 2026-04-27 22:16:39.117 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:39.153 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:39.206 9 INFO neutron.db.ovn_revision_numbers_db [None req-1f27b744-55d6-4061-9864-632b78ed3de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 571a02ad-fe3d-48db-b416-e84178f9367f (type: ports) to 1 2026-04-27 22:16:39.398 10 INFO neutron.wsgi [None req-02d9bb76-46e9-4cd1-9e04-afb517b2ad3d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3222 time: 0.0601237 2026-04-27 22:16:39.399 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f27b744-55d6-4061-9864-632b78ed3de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:39.406 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f27b744-55d6-4061-9864-632b78ed3de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 9f71b054-4011-4a34-ae99-6351e58cefab: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:39.460 10 INFO neutron.wsgi [None req-3c78b559-3b52-4685-aafc-2e8e1553503d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29178 time: 0.0611398 2026-04-27 22:16:39.566 10 INFO neutron.wsgi [None req-6c966786-220c-4798-91c5-958573c655a6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 16951 time: 0.0936708 2026-04-27 22:16:39.599 10 INFO neutron.wsgi [None req-020ff5c0-27be-4b60-b8be-dcf4517bdeb3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0244651 2026-04-27 22:16:39.723 10 INFO neutron.wsgi [None req-1f389506-8c69-48ad-a0fc-9d136f62e6fa deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1227186 2026-04-27 22:16:39.773 10 INFO neutron.wsgi [None req-363fddeb-fea1-416f-a7b7-44a289d09c47 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4080 time: 0.0490026 2026-04-27 22:16:39.839 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-4b26d37f-e384-4d1e-907e-933958e131a4 on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:16:39.920 10 INFO neutron.wsgi [None req-9041db29-d175-4b3a-9b41-404f6f0d5ce7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 4064 time: 0.1429355 2026-04-27 22:16:39.931 10 INFO neutron.wsgi [None req-cc945587-9490-4528-8a74-27bf2393ac15 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0094850 2026-04-27 22:16:39.961 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac0430de-e7be-4a13-b1a8-f775890f6ba2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4b26d37f-e384-4d1e-907e-933958e131a4 (type: router_ports) to 1 2026-04-27 22:16:39.962 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource 93574ecc-b826-47f5-9aae-455343bc5513 (type: ports) to 4 2026-04-27 22:16:39.974 10 INFO neutron.wsgi [None req-154c4f97-2a9f-427c-8b40-ea7a2371c843 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4080 time: 0.0423145 2026-04-27 22:16:39.995 10 INFO neutron.wsgi [None req-0720b3d9-e3d5-43e7-903b-f4074150684e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0090990 2026-04-27 22:16:40.074 10 INFO neutron.wsgi [None req-374d33d9-94d6-4af8-95bf-079b7cfad8bd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5408 time: 0.0774300 2026-04-27 22:16:40.075 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac0430de-e7be-4a13-b1a8-f775890f6ba2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6c13ded8-b770-41d6-8123-78c38e3f8174 (type: routers) to 2 2026-04-27 22:16:40.109 10 INFO neutron.wsgi [None req-ac0430de-e7be-4a13-b1a8-f775890f6ba2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1176 time: 2.4696071 2026-04-27 22:16:40.792 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0691d38-fd4c-4b48-822f-74c78d64933e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:40.796 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0691d38-fd4c-4b48-822f-74c78d64933e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 7dc9a798-ad17-402b-9180-026e7077dec7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:40.802 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 571a02ad-fe3d-48db-b416-e84178f9367f (type: ports) to 2 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-4b05a7fe-3411-4dd5-8331-77b0337c8699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-e52a4bad-f451-44be-ba80-b05977b13670 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-e52a4bad-f451-44be-ba80-b05977b13670 2026-04-27 22:16:40.872 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager [None req-4b05a7fe-3411-4dd5-8331-77b0337c8699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-e52a4bad-f451-44be-ba80-b05977b13670 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-e52a4bad-f451-44be-ba80-b05977b13670 2026-04-27 22:16:40.872 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:16:40.971 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource 93574ecc-b826-47f5-9aae-455343bc5513 (type: router_ports) to 4 2026-04-27 22:16:40.973 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0691d38-fd4c-4b48-822f-74c78d64933e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c (type: ports) to 1 2026-04-27 22:16:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013790 2026-04-27 22:16:41.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009880 2026-04-27 22:16:41.195 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Router ad961384-dd7f-4d74-a1c4-cfc23c2e182f is bound to host instance 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:41.254 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:41.255 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:16:41.584 9 INFO neutron.db.ovn_revision_numbers_db [None req-f95e8ae0-e9fd-4507-be37-f53e80dc40ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 (type: router_ports) to 1 2026-04-27 22:16:41.588 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b05a7fe-3411-4dd5-8331-77b0337c8699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e52a4bad-f451-44be-ba80-b05977b13670 (type: ports) to 1 2026-04-27 22:16:41.592 9 INFO neutron.wsgi [None req-f95e8ae0-e9fd-4507-be37-f53e80dc40ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/145c9a1e-eb64-40ff-8bb9-1e14db89a6c6/add_router_interface HTTP/1.1" status: 200 len: 503 time: 6.2287841 2026-04-27 22:16:41.707 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b05a7fe-3411-4dd5-8331-77b0337c8699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:41.722 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b05a7fe-3411-4dd5-8331-77b0337c8699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 2ca16a45-fc94-4cd9-b4bc-bd7759c202cf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-b0691d38-fd4c-4b48-822f-74c78d64933e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c 2026-04-27 22:16:41.766 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager [None req-b0691d38-fd4c-4b48-822f-74c78d64933e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c 2026-04-27 22:16:41.767 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:16:41.933 9 INFO neutron.db.ovn_revision_numbers_db [None req-1f27b744-55d6-4061-9864-632b78ed3de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 571a02ad-fe3d-48db-b416-e84178f9367f (type: router_ports) to 1 2026-04-27 22:16:41.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0691d38-fd4c-4b48-822f-74c78d64933e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c (type: ports) to 1 2026-04-27 22:16:42.062 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0691d38-fd4c-4b48-822f-74c78d64933e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:16:42.064 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0691d38-fd4c-4b48-822f-74c78d64933e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 7dc9a798-ad17-402b-9180-026e7077dec7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:42.085 9 INFO neutron.wsgi [None req-1f27b744-55d6-4061-9864-632b78ed3de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/cd1d0467-5f63-41d5-8344-e77b89189871/add_router_interface HTTP/1.1" status: 200 len: 503 time: 6.4199750 2026-04-27 22:16:42.556 10 WARNING neutron_lib.context [req-f7624bbd-3e0f-4229-b70b-9db71829c4d9 req-0e2a13c7-d03e-4f3a-815c-1768cbe80445 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:42.641 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource b9b66907-a6e9-46af-b945-203c17d8b63c (type: ports) to 1 2026-04-27 22:16:42.834 10 INFO neutron.db.ovn_revision_numbers_db [req-f7624bbd-3e0f-4229-b70b-9db71829c4d9 req-0e2a13c7-d03e-4f3a-815c-1768cbe80445 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Successfully bumped revision number for resource 89a06683-9408-4cf9-a302-395c9d3a6bae (type: security_groups) to 1 2026-04-27 22:16:42.863 10 INFO neutron.db.ovn_revision_numbers_db [req-f7624bbd-3e0f-4229-b70b-9db71829c4d9 req-0e2a13c7-d03e-4f3a-815c-1768cbe80445 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Successfully bumped revision number for resource 07ef5533-7639-451f-b83f-696c45d8431b (type: security_group_rules) to 0 2026-04-27 22:16:42.885 10 INFO neutron.db.ovn_revision_numbers_db [req-f7624bbd-3e0f-4229-b70b-9db71829c4d9 req-0e2a13c7-d03e-4f3a-815c-1768cbe80445 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Successfully bumped revision number for resource 8d9f289f-7c90-485c-867c-da5bd23543c6 (type: security_group_rules) to 0 2026-04-27 22:16:42.914 10 INFO neutron.wsgi [req-f7624bbd-3e0f-4229-b70b-9db71829c4d9 req-0e2a13c7-d03e-4f3a-815c-1768cbe80445 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1890 time: 0.3978732 2026-04-27 22:16:42.970 10 WARNING neutron_lib.context [req-886f44ae-a836-4f00-9510-ece58b27e99d req-032eb689-a9b7-4eb5-b26f-96bce4a37c92 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:42.994 10 INFO neutron.wsgi [req-725cc5c3-e200-4c9b-aee8-7b32d5f75ced req-543196ed-29f3-4886-984f-4fd73e8289fe 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "GET /v2.0/security-groups/89a06683-9408-4cf9-a302-395c9d3a6bae HTTP/1.1" status: 200 len: 1885 time: 0.0496361 2026-04-27 22:16:43.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0691d38-fd4c-4b48-822f-74c78d64933e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c (type: router_ports) to 1 2026-04-27 22:16:43.012 10 INFO neutron.wsgi [None req-b0691d38-fd4c-4b48-822f-74c78d64933e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/6c13ded8-b770-41d6-8123-78c38e3f8174/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.8956099 2026-04-27 22:16:43.019 10 WARNING neutron_lib.context [req-725cc5c3-e200-4c9b-aee8-7b32d5f75ced req-7e172322-c9b3-4afd-860d-82579aa4ef76 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:43.032 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b05a7fe-3411-4dd5-8331-77b0337c8699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e52a4bad-f451-44be-ba80-b05977b13670 (type: router_ports) to 1 2026-04-27 22:16:43.037 9 INFO neutron.wsgi [None req-4b05a7fe-3411-4dd5-8331-77b0337c8699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/ad961384-dd7f-4d74-a1c4-cfc23c2e182f/add_router_interface HTTP/1.1" status: 200 len: 503 time: 6.2288573 2026-04-27 22:16:43.165 10 INFO neutron.db.ovn_revision_numbers_db [req-886f44ae-a836-4f00-9510-ece58b27e99d req-032eb689-a9b7-4eb5-b26f-96bce4a37c92 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Successfully bumped revision number for resource 794f1d79-c404-425f-9cc4-42b4df2d1c9a (type: security_groups) to 1 2026-04-27 22:16:43.209 10 INFO neutron.db.ovn_revision_numbers_db [req-886f44ae-a836-4f00-9510-ece58b27e99d req-032eb689-a9b7-4eb5-b26f-96bce4a37c92 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Successfully bumped revision number for resource 463ca7e1-5b14-424d-92f8-fcc3b91aa9e4 (type: security_group_rules) to 0 2026-04-27 22:16:43.212 10 INFO neutron.db.ovn_revision_numbers_db [req-725cc5c3-e200-4c9b-aee8-7b32d5f75ced req-7e172322-c9b3-4afd-860d-82579aa4ef76 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Successfully bumped revision number for resource 0d0298b0-75d6-4b38-859f-b722364a4fde (type: security_group_rules) to 0 2026-04-27 22:16:43.242 10 INFO neutron.db.ovn_revision_numbers_db [req-886f44ae-a836-4f00-9510-ece58b27e99d req-032eb689-a9b7-4eb5-b26f-96bce4a37c92 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Successfully bumped revision number for resource 8c205078-c2de-4bdd-aadf-d5e81b0a5387 (type: security_group_rules) to 0 2026-04-27 22:16:43.256 10 INFO neutron.wsgi [req-725cc5c3-e200-4c9b-aee8-7b32d5f75ced req-7e172322-c9b3-4afd-860d-82579aa4ef76 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 818 time: 0.2507381 2026-04-27 22:16:43.289 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource b9b66907-a6e9-46af-b945-203c17d8b63c (type: router_ports) to 3 2026-04-27 22:16:43.295 10 WARNING neutron_lib.context [req-66cf4822-275a-463c-be04-13c316731aee req-f8b59c08-cff8-4091-8b47-169e6f8ed91c 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:43.310 10 INFO neutron.wsgi [req-886f44ae-a836-4f00-9510-ece58b27e99d req-032eb689-a9b7-4eb5-b26f-96bce4a37c92 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1885 time: 0.4087832 2026-04-27 22:16:43.347 10 WARNING neutron_lib.context [req-c05ccfa7-6c23-4a84-9ce6-1c0f5304e6db req-f8b821f9-05a7-48e8-bcd4-4c74499a1342 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:43.503 10 INFO neutron.db.ovn_revision_numbers_db [req-66cf4822-275a-463c-be04-13c316731aee req-f8b59c08-cff8-4091-8b47-169e6f8ed91c 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Successfully bumped revision number for resource 058fd3e0-4012-4cd1-8eb0-b083c7dbca08 (type: security_groups) to 1 2026-04-27 22:16:43.507 10 INFO neutron.db.ovn_revision_numbers_db [req-c05ccfa7-6c23-4a84-9ce6-1c0f5304e6db req-f8b821f9-05a7-48e8-bcd4-4c74499a1342 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Successfully bumped revision number for resource bbc1c262-f67d-4f48-b207-3ca9a665597f (type: security_groups) to 1 2026-04-27 22:16:43.508 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource b9b66907-a6e9-46af-b945-203c17d8b63c (type: ports) to 2 2026-04-27 22:16:43.526 10 INFO neutron.db.ovn_revision_numbers_db [req-66cf4822-275a-463c-be04-13c316731aee req-f8b59c08-cff8-4091-8b47-169e6f8ed91c 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Successfully bumped revision number for resource bd39fd53-8e51-4540-b377-9992613389d1 (type: security_group_rules) to 0 2026-04-27 22:16:43.531 10 INFO neutron.db.ovn_revision_numbers_db [req-c05ccfa7-6c23-4a84-9ce6-1c0f5304e6db req-f8b821f9-05a7-48e8-bcd4-4c74499a1342 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Successfully bumped revision number for resource 626cb00e-67cb-411a-ad4c-4adaa4c988b3 (type: security_group_rules) to 0 2026-04-27 22:16:43.546 10 INFO neutron.db.ovn_revision_numbers_db [req-66cf4822-275a-463c-be04-13c316731aee req-f8b59c08-cff8-4091-8b47-169e6f8ed91c 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Successfully bumped revision number for resource ceb7e94c-889d-4544-9812-8c306ab89de5 (type: security_group_rules) to 0 2026-04-27 22:16:43.555 10 INFO neutron.db.ovn_revision_numbers_db [req-c05ccfa7-6c23-4a84-9ce6-1c0f5304e6db req-f8b821f9-05a7-48e8-bcd4-4c74499a1342 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Successfully bumped revision number for resource 6659fa35-273f-462c-8fad-bf85896ed185 (type: security_group_rules) to 0 2026-04-27 22:16:43.576 10 INFO neutron.wsgi [req-66cf4822-275a-463c-be04-13c316731aee req-f8b59c08-cff8-4091-8b47-169e6f8ed91c 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1890 time: 0.2901897 2026-04-27 22:16:43.587 10 INFO neutron.wsgi [req-c05ccfa7-6c23-4a84-9ce6-1c0f5304e6db req-f8b821f9-05a7-48e8-bcd4-4c74499a1342 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1887 time: 0.2508242 2026-04-27 22:16:43.682 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 2026-04-27 22:16:43.690 9 WARNING neutron_lib.context [None req-f5dd638d-e0a8-4927-95fa-9ff35c9c094e df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:43.699 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 2026-04-27 22:16:43.708 9 WARNING neutron_lib.context [None req-f22dca45-fa3a-4b82-a03d-498dd691b8b6 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:43.720 10 WARNING neutron_lib.context [req-9dd75001-f7a8-44b3-9682-670e89c92bf9 req-e6c8fe3c-13d7-4eb0-80f2-b8d5cf46ef0c ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:43.736 10 INFO neutron.wsgi [req-23bee540-12c1-4fb2-a085-a44f9b53236a req-2e07587e-d369-4059-85fd-d8102da3a940 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "GET /v2.0/security-groups/058fd3e0-4012-4cd1-8eb0-b083c7dbca08 HTTP/1.1" status: 200 len: 1885 time: 0.0496800 2026-04-27 22:16:43.747 10 WARNING neutron_lib.context [req-23bee540-12c1-4fb2-a085-a44f9b53236a req-b4bfc24d-7395-46e5-a60b-3f322acd8051 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:43.912 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5dd638d-e0a8-4927-95fa-9ff35c9c094e df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Successfully bumped revision number for resource 3c27650f-4a49-4c21-a7b9-6375d830e654 (type: security_groups) to 1 2026-04-27 22:16:43.919 9 INFO neutron.db.ovn_revision_numbers_db [None req-f22dca45-fa3a-4b82-a03d-498dd691b8b6 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Successfully bumped revision number for resource d3deb3c6-22da-4312-b136-a97860fce67e (type: security_groups) to 1 2026-04-27 22:16:43.956 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5dd638d-e0a8-4927-95fa-9ff35c9c094e df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Successfully bumped revision number for resource 74540d46-8acc-4300-8941-bef2b0973a04 (type: security_group_rules) to 0 2026-04-27 22:16:43.960 9 INFO neutron.db.ovn_revision_numbers_db [None req-f22dca45-fa3a-4b82-a03d-498dd691b8b6 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Successfully bumped revision number for resource 6cece665-f72a-4afe-a3e0-590948e2a583 (type: security_group_rules) to 0 2026-04-27 22:16:43.962 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource b9b66907-a6e9-46af-b945-203c17d8b63c (type: ports) to 4 2026-04-27 22:16:43.978 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5dd638d-e0a8-4927-95fa-9ff35c9c094e df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Successfully bumped revision number for resource a97bd51b-586f-4da6-ab4a-2497a144c924 (type: security_group_rules) to 0 2026-04-27 22:16:44.003 9 INFO neutron.db.ovn_revision_numbers_db [None req-f22dca45-fa3a-4b82-a03d-498dd691b8b6 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Successfully bumped revision number for resource e0c27ca1-f479-405a-8539-234977d54251 (type: security_group_rules) to 0 2026-04-27 22:16:44.027 9 INFO neutron.wsgi [None req-f5dd638d-e0a8-4927-95fa-9ff35c9c094e df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1861 time: 0.3446658 2026-04-27 22:16:44.034 9 INFO neutron.wsgi [None req-f22dca45-fa3a-4b82-a03d-498dd691b8b6 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1860 time: 0.3317945 2026-04-27 22:16:44.044 9 WARNING neutron_lib.context [None req-cc005487-aa8a-460b-adef-c694dfc72828 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:44.060 9 WARNING neutron_lib.context [None req-66083cf5-36a1-4d06-98f8-b7a44c319c3b 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:44.117 10 INFO neutron.db.ovn_revision_numbers_db [req-9dd75001-f7a8-44b3-9682-670e89c92bf9 req-e6c8fe3c-13d7-4eb0-80f2-b8d5cf46ef0c ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Successfully bumped revision number for resource 15770aff-36cb-4552-bb86-9ec7270a1e26 (type: security_groups) to 1 2026-04-27 22:16:44.149 10 INFO neutron.db.ovn_revision_numbers_db [req-9dd75001-f7a8-44b3-9682-670e89c92bf9 req-e6c8fe3c-13d7-4eb0-80f2-b8d5cf46ef0c ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Successfully bumped revision number for resource 01feb478-ddf8-452a-a6f0-5c215b53f10f (type: security_group_rules) to 0 2026-04-27 22:16:44.197 10 INFO neutron.db.ovn_revision_numbers_db [req-9dd75001-f7a8-44b3-9682-670e89c92bf9 req-e6c8fe3c-13d7-4eb0-80f2-b8d5cf46ef0c ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] Successfully bumped revision number for resource bba92e86-7e42-45e0-a54b-b0cd86f3546e (type: security_group_rules) to 0 2026-04-27 22:16:44.198 10 INFO neutron.db.ovn_revision_numbers_db [req-23bee540-12c1-4fb2-a085-a44f9b53236a req-b4bfc24d-7395-46e5-a60b-3f322acd8051 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Successfully bumped revision number for resource 7d276b95-fff1-4f75-953c-df1994852dba (type: security_group_rules) to 0 2026-04-27 22:16:44.232 10 INFO neutron.wsgi [req-9dd75001-f7a8-44b3-9682-670e89c92bf9 req-e6c8fe3c-13d7-4eb0-80f2-b8d5cf46ef0c ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1886 time: 0.5199664 2026-04-27 22:16:44.254 10 INFO neutron.wsgi [req-23bee540-12c1-4fb2-a085-a44f9b53236a req-b4bfc24d-7395-46e5-a60b-3f322acd8051 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 818 time: 0.5115991 2026-04-27 22:16:44.326 10 INFO neutron.wsgi [req-9b43604e-6309-430f-87a5-d8bf34836fab req-a820740f-b306-4966-bc28-37a643ec703f 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "GET /v2.0/security-groups/058fd3e0-4012-4cd1-8eb0-b083c7dbca08 HTTP/1.1" status: 200 len: 2510 time: 0.0486662 2026-04-27 22:16:44.342 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource b9b66907-a6e9-46af-b945-203c17d8b63c (type: router_ports) to 4 2026-04-27 22:16:44.343 10 WARNING neutron_lib.context [req-9b43604e-6309-430f-87a5-d8bf34836fab req-5553bc42-1c87-4420-8ad0-68f252626f97 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:44.351 9 INFO neutron.db.ovn_revision_numbers_db [None req-66083cf5-36a1-4d06-98f8-b7a44c319c3b 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Successfully bumped revision number for resource 7add7f1d-8bd3-4eaa-9f6f-42ffb07bff80 (type: security_group_rules) to 0 2026-04-27 22:16:44.368 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc005487-aa8a-460b-adef-c694dfc72828 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Successfully bumped revision number for resource 7a5d584b-876c-4565-ac69-ae46055e6b3e (type: security_group_rules) to 0 2026-04-27 22:16:44.372 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Router 6c13ded8-b770-41d6-8123-78c38e3f8174 is bound to host instance 2026-04-27 22:16:44.378 10 INFO neutron.wsgi [req-715562f7-9ade-40fd-9362-b4b09c3f5f25 req-b63ec451-d00f-468a-8ccf-971b179d634e ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups?tenant_id=5f73254159cc4c65bf221591c246bb22 HTTP/1.1" status: 200 len: 8104 time: 0.1152773 2026-04-27 22:16:44.399 9 INFO neutron.wsgi [None req-66083cf5-36a1-4d06-98f8-b7a44c319c3b 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.3530445 2026-04-27 22:16:44.402 9 INFO neutron.wsgi [None req-cc005487-aa8a-460b-adef-c694dfc72828 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.3648460 2026-04-27 22:16:44.409 9 WARNING neutron_lib.context [None req-7a654874-f86f-481c-84f1-00fdc5404597 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:44.414 9 WARNING neutron_lib.context [None req-6acabec7-1664-4ddf-8ec7-b1b6ab3305b3 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:44.447 10 INFO neutron.wsgi [req-715562f7-9ade-40fd-9362-b4b09c3f5f25 req-b133bf78-2ee0-4663-824a-92c838b2a40c ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/729e4d55-e59d-4545-a284-188621ac8e82 HTTP/1.1" status: 200 len: 3118 time: 0.0569050 2026-04-27 22:16:44.516 10 INFO neutron.wsgi [req-715562f7-9ade-40fd-9362-b4b09c3f5f25 req-7b53f67f-f29c-499f-8cc1-018c94d1033e ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/729e4d55-e59d-4545-a284-188621ac8e82 HTTP/1.1" status: 200 len: 3118 time: 0.0582466 2026-04-27 22:16:44.519 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 (type: ports) to 2 2026-04-27 22:16:44.612 10 INFO neutron.wsgi [req-330715df-695b-49b0-ad84-959b0b774cfa req-34d471ce-880e-45d5-baf8-ac7121484fca ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/794f1d79-c404-425f-9cc4-42b4df2d1c9a HTTP/1.1" status: 200 len: 1880 time: 0.0570397 2026-04-27 22:16:44.665 10 INFO neutron.db.ovn_revision_numbers_db [req-9b43604e-6309-430f-87a5-d8bf34836fab req-5553bc42-1c87-4420-8ad0-68f252626f97 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] Successfully bumped revision number for resource c55a7f01-e05f-417e-9f3e-fb3f9730d319 (type: security_group_rules) to 0 2026-04-27 22:16:44.738 10 INFO neutron.wsgi [req-9b43604e-6309-430f-87a5-d8bf34836fab req-5553bc42-1c87-4420-8ad0-68f252626f97 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 823 time: 0.4042027 2026-04-27 22:16:44.750 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 (type: router_ports) to 2 2026-04-27 22:16:44.773 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a654874-f86f-481c-84f1-00fdc5404597 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Successfully bumped revision number for resource 72b3100b-4385-478e-a165-de2fa960643a (type: security_group_rules) to 0 2026-04-27 22:16:44.779 9 INFO neutron.db.ovn_revision_numbers_db [None req-6acabec7-1664-4ddf-8ec7-b1b6ab3305b3 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Successfully bumped revision number for resource b7138422-0334-4fda-9e2d-5c21fff4e89d (type: security_group_rules) to 0 2026-04-27 22:16:44.810 10 INFO neutron.wsgi [req-aa38ee98-3c28-4d92-9a64-b7634a1d9240 req-10bd4af0-cf5d-495e-b5cf-76aa53f0bc10 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "GET /v2.0/security-groups/058fd3e0-4012-4cd1-8eb0-b083c7dbca08 HTTP/1.1" status: 200 len: 3140 time: 0.0459332 2026-04-27 22:16:44.816 10 INFO neutron.wsgi [req-330715df-695b-49b0-ad84-959b0b774cfa req-79fe36ad-23ac-4c88-ac33-9466513ad74f ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "DELETE /v2.0/security-groups/794f1d79-c404-425f-9cc4-42b4df2d1c9a HTTP/1.1" status: 204 len: 173 time: 0.1952600 2026-04-27 22:16:44.817 9 INFO neutron.wsgi [None req-7a654874-f86f-481c-84f1-00fdc5404597 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.4129217 2026-04-27 22:16:44.825 9 INFO neutron.wsgi [None req-6acabec7-1664-4ddf-8ec7-b1b6ab3305b3 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.4148111 2026-04-27 22:16:44.828 10 WARNING neutron_lib.context [None req-f720771f-2498-4862-aaac-c59d8e4d9a8e 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:44.840 9 WARNING neutron_lib.context [None req-5ef9a856-271d-4e76-b1b7-751f4f0c0c38 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:44.871 10 INFO neutron.api.v2.resource [req-4ec4f19b-3a47-4655-9646-7939fa856d03 req-63148cfc-33d2-4e07-94ca-024b6fac68a2 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:16:44.872 10 INFO neutron.wsgi [req-4ec4f19b-3a47-4655-9646-7939fa856d03 req-63148cfc-33d2-4e07-94ca-024b6fac68a2 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/794f1d79-c404-425f-9cc4-42b4df2d1c9a HTTP/1.1" status: 404 len: 352 time: 0.0337760 2026-04-27 22:16:44.875 10 INFO neutron.wsgi [req-94a934ca-efd4-4644-b932-038d5e6630b0 req-d4a08fe0-69ae-4e98-a531-6202c85b58ca 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "GET /v2.0/security-group-rules/c55a7f01-e05f-417e-9f3e-fb3f9730d319 HTTP/1.1" status: 200 len: 815 time: 0.0375445 2026-04-27 22:16:44.922 10 INFO neutron.wsgi [req-90164e5b-5a76-41e7-a2a1-b5898f8a57a5 req-f57685fd-609d-4463-af40-35dbbdd94f0f ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/bbc1c262-f67d-4f48-b207-3ca9a665597f HTTP/1.1" status: 200 len: 1882 time: 0.0278435 2026-04-27 22:16:44.928 10 INFO neutron.wsgi [req-94a934ca-efd4-4644-b932-038d5e6630b0 req-d8d53a80-7604-49d9-a8a1-816f2438170c 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "GET /v2.0/security-groups/058fd3e0-4012-4cd1-8eb0-b083c7dbca08 HTTP/1.1" status: 200 len: 3140 time: 0.0455410 2026-04-27 22:16:45.134 10 INFO neutron.wsgi [req-90164e5b-5a76-41e7-a2a1-b5898f8a57a5 req-6f64bc68-21d2-4f07-b333-2b40bf0537f5 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "DELETE /v2.0/security-groups/bbc1c262-f67d-4f48-b207-3ca9a665597f HTTP/1.1" status: 204 len: 173 time: 0.2037094 2026-04-27 22:16:45.182 10 INFO neutron.api.v2.resource [req-72597564-74b2-446f-acd2-b85185808341 req-deb58262-5f9b-47c8-839f-f7ceb303435e ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:16:45.183 10 INFO neutron.wsgi [req-72597564-74b2-446f-acd2-b85185808341 req-deb58262-5f9b-47c8-839f-f7ceb303435e ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/bbc1c262-f67d-4f48-b207-3ca9a665597f HTTP/1.1" status: 404 len: 352 time: 0.0266013 2026-04-27 22:16:45.189 10 INFO neutron.wsgi [req-94a934ca-efd4-4644-b932-038d5e6630b0 req-4ab8074f-9be1-4f21-9d91-7d1eb41f2714 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "DELETE /v2.0/security-group-rules/c55a7f01-e05f-417e-9f3e-fb3f9730d319 HTTP/1.1" status: 204 len: 173 time: 0.2509661 2026-04-27 22:16:45.246 10 INFO neutron.wsgi [req-b0439874-f278-4167-a75b-8def7462ef70 req-55221c92-63c0-4d6c-b9b7-3f156d5788b8 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/15770aff-36cb-4552-bb86-9ec7270a1e26 HTTP/1.1" status: 200 len: 1881 time: 0.0458663 2026-04-27 22:16:45.272 10 INFO neutron.wsgi [req-6f0cb5eb-e722-4c27-9628-5fa0d72f1089 req-b43be061-4b39-483f-84c8-28958bc46ec2 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "GET /v2.0/security-groups/058fd3e0-4012-4cd1-8eb0-b083c7dbca08 HTTP/1.1" status: 200 len: 2510 time: 0.0536225 2026-04-27 22:16:45.300 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ef9a856-271d-4e76-b1b7-751f4f0c0c38 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] No more DHCP agents 2026-04-27 22:16:45.305 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ef9a856-271d-4e76-b1b7-751f4f0c0c38 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:45.432 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f720771f-2498-4862-aaac-c59d8e4d9a8e 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] No more DHCP agents 2026-04-27 22:16:45.434 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f720771f-2498-4862-aaac-c59d8e4d9a8e 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:45.568 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource 4b26d37f-e384-4d1e-907e-933958e131a4 (type: ports) to 1 2026-04-27 22:16:45.589 10 INFO neutron.wsgi [req-b0439874-f278-4167-a75b-8def7462ef70 req-1b63cd2c-6dbc-445c-ad9c-f59e65f51c32 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "DELETE /v2.0/security-groups/15770aff-36cb-4552-bb86-9ec7270a1e26 HTTP/1.1" status: 204 len: 173 time: 0.3297102 2026-04-27 22:16:45.593 10 INFO neutron.wsgi [req-6f0cb5eb-e722-4c27-9628-5fa0d72f1089 req-15f7ccee-ef27-48c4-aba5-e2f08077633d 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "DELETE /v2.0/security-groups/058fd3e0-4012-4cd1-8eb0-b083c7dbca08 HTTP/1.1" status: 204 len: 173 time: 0.3080072 2026-04-27 22:16:45.624 10 INFO neutron.api.v2.resource [req-c30e9449-57c2-40d9-bd84-66fc8ac1ba27 req-d312fb97-05e0-4560-8cab-954f92341a39 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:16:45.625 10 INFO neutron.wsgi [req-c30e9449-57c2-40d9-bd84-66fc8ac1ba27 req-d312fb97-05e0-4560-8cab-954f92341a39 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/15770aff-36cb-4552-bb86-9ec7270a1e26 HTTP/1.1" status: 404 len: 352 time: 0.0156684 2026-04-27 22:16:45.652 10 INFO neutron.wsgi [req-e71f9fcb-5a2c-46b4-9fb3-91417af234dd req-fdc08639-8df0-4cb4-b0e1-111863705d10 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "GET /v2.0/security-groups/89a06683-9408-4cf9-a302-395c9d3a6bae HTTP/1.1" status: 200 len: 2510 time: 0.0368147 2026-04-27 22:16:45.703 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port 571a02ad-fe3d-48db-b416-e84178f9367f: RuntimeError: No hosting information found for port 571a02ad-fe3d-48db-b416-e84178f9367f 2026-04-27 22:16:45.704 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: e52a4bad-f451-44be-ba80-b05977b13670 2026-04-27 22:16:45.731 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port e52a4bad-f451-44be-ba80-b05977b13670 2026-04-27 22:16:45.864 10 INFO neutron.wsgi [req-00f112f8-02ed-4473-a089-66a7d86b861f req-da69c6f7-24e5-4aa2-8580-882e530c712e ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups?tenant_id=5f73254159cc4c65bf221591c246bb22 HTTP/1.1" status: 200 len: 3121 time: 0.2209685 2026-04-27 22:16:45.924 10 INFO neutron.wsgi [req-00f112f8-02ed-4473-a089-66a7d86b861f req-ef715659-13c6-483c-aca7-4ab75d81d8b7 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/729e4d55-e59d-4545-a284-188621ac8e82 HTTP/1.1" status: 200 len: 3118 time: 0.0472729 2026-04-27 22:16:45.960 10 INFO neutron.wsgi [req-00f112f8-02ed-4473-a089-66a7d86b861f req-b1a7fe2f-29ff-458e-adeb-737f738db405 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/729e4d55-e59d-4545-a284-188621ac8e82 HTTP/1.1" status: 200 len: 3118 time: 0.0279436 2026-04-27 22:16:45.980 9 INFO neutron.wsgi [None req-5ef9a856-271d-4e76-b1b7-751f4f0c0c38 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1454549 2026-04-27 22:16:46.004 10 INFO neutron.api.v2.resource [req-ddeeb2bc-4f1d-4598-98b1-8797155f96e1 req-edf3f580-28e4-4f72-a13d-52ebb2dda28e ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:16:46.005 10 INFO neutron.wsgi [req-ddeeb2bc-4f1d-4598-98b1-8797155f96e1 req-edf3f580-28e4-4f72-a13d-52ebb2dda28e ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/15770aff-36cb-4552-bb86-9ec7270a1e26 HTTP/1.1" status: 404 len: 352 time: 0.0143101 2026-04-27 22:16:46.042 10 INFO neutron.api.v2.resource [req-06c76553-56dc-446a-b1a5-a8e08714e3a5 req-a04c8ca0-379b-4edd-a87e-a74e442efba2 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:16:46.043 10 INFO neutron.wsgi [req-06c76553-56dc-446a-b1a5-a8e08714e3a5 req-a04c8ca0-379b-4edd-a87e-a74e442efba2 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/bbc1c262-f67d-4f48-b207-3ca9a665597f HTTP/1.1" status: 404 len: 352 time: 0.0170496 2026-04-27 22:16:46.088 10 INFO neutron.api.v2.resource [req-c9442735-5bf8-443c-a77f-efffb46ee247 req-440b1d09-5750-4b8d-acab-501317863e14 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:16:46.089 10 INFO neutron.wsgi [req-c9442735-5bf8-443c-a77f-efffb46ee247 req-440b1d09-5750-4b8d-acab-501317863e14 ac4dd98cd28d45ddaf4de738927b7fa9 5f73254159cc4c65bf221591c246bb22 - - default default] 10.0.0.182 "GET /v2.0/security-groups/794f1d79-c404-425f-9cc4-42b4df2d1c9a HTTP/1.1" status: 404 len: 352 time: 0.0188787 2026-04-27 22:16:46.106 10 INFO neutron.wsgi [None req-f720771f-2498-4862-aaac-c59d8e4d9a8e 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.2832437 2026-04-27 22:16:46.112 10 INFO neutron.wsgi [req-e71f9fcb-5a2c-46b4-9fb3-91417af234dd req-195b50f0-0159-4784-b8e3-b5a0718e0726 4b69b72e9dcd4cf0a44fd480844dd13c ce5e97da596e47439872254660129b8a - - default default] 10.0.0.182 "DELETE /v2.0/security-groups/89a06683-9408-4cf9-a302-395c9d3a6bae HTTP/1.1" status: 204 len: 173 time: 0.4511137 2026-04-27 22:16:46.379 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource 4b26d37f-e384-4d1e-907e-933958e131a4 (type: router_ports) to 3 2026-04-27 22:16:46.434 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-e653346c-e41b-4b22-af9d-5cce0afaea82 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-securitygroup--1622764451&fields=id&tenant_id=cfbc6a6487de414aafbdadc94d7e7edb HTTP/1.1" status: 200 len: 267 time: 0.0535767 2026-04-27 22:16:46.545 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-816c65c5-42b9-4950-8e89-c158ad90bca6 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/networks?id=7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 200 len: 883 time: 0.1017716 2026-04-27 22:16:46.569 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-e363fd2c-8871-4d4c-bd30-6ec67d8d70cd df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/quotas/cfbc6a6487de414aafbdadc94d7e7edb HTTP/1.1" status: 200 len: 491 time: 0.0165522 2026-04-27 22:16:46.710 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-44488733-ae0f-4261-9e42-b70d3de329ca df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=cfbc6a6487de414aafbdadc94d7e7edb&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1341910 2026-04-27 22:16:46.827 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource e52a4bad-f451-44be-ba80-b05977b13670 (type: ports) to 2 2026-04-27 22:16:46.945 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource 4b26d37f-e384-4d1e-907e-933958e131a4 (type: ports) to 2 2026-04-27 22:16:47.139 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource e52a4bad-f451-44be-ba80-b05977b13670 (type: router_ports) to 2 2026-04-27 22:16:47.147 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-c2a17f7e-fed9-43d9-8a43-afd2b69b6bea 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0435565 2026-04-27 22:16:47.391 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-8aecc588-16f1-495c-ab30-ebb95e2f981b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0755429 2026-04-27 22:16:47.480 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-ba31251d-2bd7-4d8a-b657-3a0449a494cf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0763524 2026-04-27 22:16:47.492 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource 4b26d37f-e384-4d1e-907e-933958e131a4 (type: ports) to 4 2026-04-27 22:16:47.731 10 INFO neutron.wsgi [req-c2145d61-4584-41db-b017-7cce53507761 req-d2ff6127-e1cc-4e8f-9b7a-b97028ad976f df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 210 time: 0.0295250 2026-04-27 22:16:47.893 10 INFO neutron.wsgi [None req-0b8a8f44-a7f8-4dca-af8b-b0521ebd3069 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/145c9a1e-eb64-40ff-8bb9-1e14db89a6c6/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7723005 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:16:48.042 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource 4b26d37f-e384-4d1e-907e-933958e131a4 (type: router_ports) to 4 2026-04-27 22:16:48.346 9 INFO neutron.wsgi [None req-d44a852b-7158-4ebb-93ef-147aa1c4a022 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/cd1d0467-5f63-41d5-8344-e77b89189871/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2462134 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:16:48.746 10 INFO neutron.wsgi [None req-61d3a2b9-ecf5-425c-a7f4-5bf73e2d7c27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/145c9a1e-eb64-40ff-8bb9-1e14db89a6c6 HTTP/1.1" status: 204 len: 168 time: 0.8485374 2026-04-27 22:16:48.874 10 INFO neutron.wsgi [req-eae8225e-7e15-47be-9acf-863db63d74b1 req-add37e7d-aabc-4c1e-a2ab-8e607843e8b1 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 210 time: 0.0259669 2026-04-27 22:16:49.177 10 INFO neutron.wsgi [None req-34e5ee44-73c2-436c-a290-beaa2d5ee4a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/a164b7ad-7b76-4b88-ae4e-9c91ce85eb9d HTTP/1.1" status: 204 len: 168 time: 0.4260516 2026-04-27 22:16:49.367 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-f6e11809-42c2-4c16-b44c-af1726d4277e df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "GET /v2.0/networks?id=7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 200 len: 883 time: 0.1265538 2026-04-27 22:16:49.391 9 INFO neutron.wsgi [None req-885016de-9772-4f10-be6f-eed1f148d758 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/cd1d0467-5f63-41d5-8344-e77b89189871 HTTP/1.1" status: 204 len: 168 time: 1.0394604 2026-04-27 22:16:49.459 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-0e0068ab-b510-44e0-b8ce-ea2b0ea5bbdd df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cfbc6a6487de414aafbdadc94d7e7edb HTTP/1.1" status: 200 len: 380 time: 0.0666368 2026-04-27 22:16:49.478 10 WARNING neutron_lib.context [req-aa77cb87-8511-4648-8164-da1c2afff028 req-9b28c3c8-b631-4505-ac58-28a829968d56 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:49.667 9 INFO neutron.wsgi [None req-21bb3570-b4b5-49e2-ae63-b4c51e245e96 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/7f127ca2-c92c-43e3-9662-5ccd3ff688b4 HTTP/1.1" status: 204 len: 168 time: 0.2722385 2026-04-27 22:16:49.879 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No port found with ID 8c1e8dd8-fc29-41a8-ab8a-a2996306dc22: RuntimeError: No port found with ID 8c1e8dd8-fc29-41a8-ab8a-a2996306dc22 2026-04-27 22:16:49.880 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 4b26d37f-e384-4d1e-907e-933958e131a4 2026-04-27 22:16:49.902 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 4b26d37f-e384-4d1e-907e-933958e131a4 2026-04-27 22:16:49.934 10 INFO neutron.wsgi [None req-dc08161f-1272-4607-ad51-a6a684fe9b0a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/07cdaef4-f67e-4bd9-a706-8fe97757b017 HTTP/1.1" status: 204 len: 168 time: 0.7497435 2026-04-27 22:16:50.051 10 INFO neutron.wsgi [req-236b0cb5-1f1f-4165-85b0-07f63b934035 req-a5df15a4-5fb2-4f06-9a30-d97db0d8a2fa df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 210 time: 0.0291405 2026-04-27 22:16:50.112 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-aa77cb87-8511-4648-8164-da1c2afff028 req-9b28c3c8-b631-4505-ac58-28a829968d56 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] No more DHCP agents 2026-04-27 22:16:50.116 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-aa77cb87-8511-4648-8164-da1c2afff028 req-9b28c3c8-b631-4505-ac58-28a829968d56 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Unable to schedule network 7dc9a798-ad17-402b-9180-026e7077dec7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:16:50.230 9 INFO neutron.wsgi [None req-6e0e5722-a5a2-4918-ad2c-c118cf3034b8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ce5e97da596e47439872254660129b8a&name=default HTTP/1.1" status: 200 len: 3116 time: 0.0904484 2026-04-27 22:16:50.253 9 INFO neutron.wsgi [None req-cf9ff71a-29a2-40b3-b2d1-e1a9556c9115 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/9f71b054-4011-4a34-ae99-6351e58cefab HTTP/1.1" status: 204 len: 168 time: 0.5818896 2026-04-27 22:16:50.331 10 INFO neutron.db.ovn_revision_numbers_db [req-aa77cb87-8511-4648-8164-da1c2afff028 req-9b28c3c8-b631-4505-ac58-28a829968d56 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Successfully bumped revision number for resource c5eef504-8253-49a3-96df-cecabb1c8b3a (type: ports) to 1 2026-04-27 22:16:50.375 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-9b28c3c8-b631-4505-ac58-28a829968d56 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.9019511 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:16:50.395 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-16b286e7-0f67-4058-b47e-3476f89eeeea df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0113530 2026-04-27 22:16:50.427 10 INFO neutron.services.segments.plugin [-] Segment c25b03e5-5d39-4e3d-bbe7-d8e963a8d6ba resource provider aggregate not found 2026-04-27 22:16:50.446 10 INFO neutron.services.segments.plugin [-] Segment c25b03e5-5d39-4e3d-bbe7-d8e963a8d6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c25b03e5-5d39-4e3d-bbe7-d8e963a8d6ba found for delete ", "request_id": "req-084cbaac-e4ff-4d7b-8f9b-ab27a328b8ed"}]} 2026-04-27 22:16:50.499 9 INFO neutron.wsgi [None req-eeaefadd-68ec-42f8-9664-edf312b8673a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/7ac32b58-6315-45f9-b4a7-08df53a8702c HTTP/1.1" status: 204 len: 168 time: 0.2638638 2026-04-27 22:16:50.541 10 INFO neutron.wsgi [None req-e7022389-3a7e-4ba8-9e2a-8d361ec0be05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=5f73254159cc4c65bf221591c246bb22&name=default HTTP/1.1" status: 200 len: 3116 time: 0.0450847 2026-04-27 22:16:50.596 10 INFO neutron.services.segments.plugin [-] Segment c25b03e5-5d39-4e3d-bbe7-d8e963a8d6ba resource provider aggregate not found 2026-04-27 22:16:50.615 10 INFO neutron.services.segments.plugin [-] Segment c25b03e5-5d39-4e3d-bbe7-d8e963a8d6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c25b03e5-5d39-4e3d-bbe7-d8e963a8d6ba found for delete ", "request_id": "req-8fc44a29-d321-4df2-b77f-a3ad6bab4fae"}]} 2026-04-27 22:16:50.719 9 INFO neutron.services.segments.plugin [-] Segment a645f9c2-4b6d-49a2-8937-c167dca89340 resource provider aggregate not found 2026-04-27 22:16:50.733 9 INFO neutron.services.segments.plugin [-] Segment a645f9c2-4b6d-49a2-8937-c167dca89340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a645f9c2-4b6d-49a2-8937-c167dca89340 found for delete ", "request_id": "req-8724da23-3a7a-44b4-8d77-7a074125239f"}]} 2026-04-27 22:16:50.846 9 INFO neutron.services.segments.plugin [-] Segment a645f9c2-4b6d-49a2-8937-c167dca89340 resource provider aggregate not found 2026-04-27 22:16:50.865 9 INFO neutron.services.segments.plugin [-] Segment a645f9c2-4b6d-49a2-8937-c167dca89340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a645f9c2-4b6d-49a2-8937-c167dca89340 found for delete ", "request_id": "req-b7ee336b-20de-466b-a407-d14159bf4ad1"}]} 2026-04-27 22:16:50.887 10 INFO neutron.wsgi [None req-df3cc650-574b-4308-8cc6-dc841749aee3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/729e4d55-e59d-4545-a284-188621ac8e82 HTTP/1.1" status: 204 len: 168 time: 0.3405731 2026-04-27 22:16:51.187 10 INFO neutron.wsgi [req-22f59fac-b47b-49cc-852a-e3bd7d4ce3f4 req-eba5f802-2320-4db0-a88a-92814c72ab28 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1156 time: 0.0619195 2026-04-27 22:16:51.247 10 INFO neutron.wsgi [req-22f59fac-b47b-49cc-852a-e3bd7d4ce3f4 req-f2e59f6b-da21-43bb-81dc-1b98f24f32db df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3c27650f-4a49-4c21-a7b9-6375d830e654&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0538323 2026-04-27 22:16:51.545 10 INFO neutron.db.ovn_revision_numbers_db [req-aa77cb87-8511-4648-8164-da1c2afff028 req-0816c1ed-baad-4065-8f47-b484674bc586 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource c5eef504-8253-49a3-96df-cecabb1c8b3a (type: ports) to 2 2026-04-27 22:16:51.790 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Maintenance task: Synchronization completed (took 0.50 seconds) 2026-04-27 22:16:51.835 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port e52a4bad-f451-44be-ba80-b05977b13670: RuntimeError: No hosting information found for port e52a4bad-f451-44be-ba80-b05977b13670 2026-04-27 22:16:51.835 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c 2026-04-27 22:16:51.841 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:16:51.884 10 INFO neutron.db.ovn_revision_numbers_db [req-aa77cb87-8511-4648-8164-da1c2afff028 req-0816c1ed-baad-4065-8f47-b484674bc586 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource c5eef504-8253-49a3-96df-cecabb1c8b3a (type: ports) to 2 2026-04-27 22:16:51.910 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-0816c1ed-baad-4065-8f47-b484674bc586 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 1376 time: 1.0470848 2026-04-27 22:16:51.934 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-894c6295-34d8-464f-9187-fd9c9f2afdf9 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-securitygroup--1609629197&fields=id&tenant_id=c755d97f71164158b8f0e913179cb2de HTTP/1.1" status: 200 len: 267 time: 0.0596809 2026-04-27 22:16:52.109 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-2b26be16-f610-440c-bde4-0eadbee3652e 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/networks?id=2ca16a45-fc94-4cd9-b4bc-bd7759c202cf HTTP/1.1" status: 200 len: 878 time: 0.1601713 2026-04-27 22:16:52.117 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-779765d7-68fe-4507-bf29-b9ed00bd15ad 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=cfbc6a6487de414aafbdadc94d7e7edb&device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1407 time: 0.0662758 2026-04-27 22:16:52.130 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-36bff78d-dc43-4cbc-9bc1-f5ab381aa250 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/quotas/c755d97f71164158b8f0e913179cb2de HTTP/1.1" status: 200 len: 491 time: 0.0128927 2026-04-27 22:16:52.319 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-92b286ec-3e4e-4c52-81de-b159b14cab1c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 217 time: 0.1945210 2026-04-27 22:16:52.359 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c (type: ports) to 2 2026-04-27 22:16:52.402 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-cad50d75-4935-4885-a75d-ef58b9db291c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=5ac7c087-05a6-4e41-8381-0e6933d30821 HTTP/1.1" status: 200 len: 877 time: 0.0666966 2026-04-27 22:16:52.457 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-9d815b28-2474-41ee-ac8a-f69105a8d041 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=7dc9a798-ad17-402b-9180-026e7077dec7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0491621 2026-04-27 22:16:52.520 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c (type: router_ports) to 2 2026-04-27 22:16:52.525 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-7edc433c-b1b7-499c-98f2-6a04cdd84711 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=c755d97f71164158b8f0e913179cb2de&fields=id HTTP/1.1" status: 200 len: 302 time: 0.2149501 2026-04-27 22:16:52.531 10 INFO neutron.wsgi [req-00e1c6dd-693a-4a65-a473-5fa57c845609 req-59d55d01-dd52-4ccf-801c-8225ed53bc7f df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1168 time: 0.2119508 2026-04-27 22:16:52.568 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-a84074a8-dabf-452e-897c-86b6f1b56102 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0952368 2026-04-27 22:16:52.590 10 INFO neutron.wsgi [req-00e1c6dd-693a-4a65-a473-5fa57c845609 req-27023dc1-2438-4b67-b443-ed353139c3b6 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3c27650f-4a49-4c21-a7b9-6375d830e654&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0515132 2026-04-27 22:16:52.648 10 INFO neutron.wsgi [req-aa77cb87-8511-4648-8164-da1c2afff028 req-e2ac527f-90e1-4b64-89e5-881295b352b7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0716479 2026-04-27 22:16:52.756 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a2fdfba-6555-40d7-8e77-2288836139ad'] response: {'name': 'network-changed', 'server_uuid': '9eb82a4c-92ad-4b8e-b663-2a67f5af93a8', 'tag': 'c5eef504-8253-49a3-96df-cecabb1c8b3a', 'status': 'completed', 'code': 200} 2026-04-27 22:16:52.815 10 INFO neutron.wsgi [req-179aa1e2-0b7f-4a69-809e-db0fb3b8f0b8 req-233eece2-8b32-427d-b90f-a1c496e830f3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=cfbc6a6487de414aafbdadc94d7e7edb&device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1407 time: 0.0398178 2026-04-27 22:16:52.897 10 INFO neutron.wsgi [req-179aa1e2-0b7f-4a69-809e-db0fb3b8f0b8 req-d218d12d-c6d7-48bf-8ec6-1b8ab661d808 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 200 len: 982 time: 0.0767508 2026-04-27 22:16:53.023 10 INFO neutron.wsgi [req-179aa1e2-0b7f-4a69-809e-db0fb3b8f0b8 req-3ace537c-666d-4473-87bf-877a456f3455 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 217 time: 0.0244374 2026-04-27 22:16:53.030 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-ee92fe7a-5834-4b2f-ac22-398ab2cb2848 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.1037996 2026-04-27 22:16:53.115 10 INFO neutron.wsgi [req-179aa1e2-0b7f-4a69-809e-db0fb3b8f0b8 req-35ab2375-71aa-4a2e-b80b-51f0d77b5aa5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=5ac7c087-05a6-4e41-8381-0e6933d30821 HTTP/1.1" status: 200 len: 877 time: 0.0395308 2026-04-27 22:16:53.124 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-a142d894-fca9-40c3-9827-6d86744c5e00 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/2ca16a45-fc94-4cd9-b4bc-bd7759c202cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0846970 2026-04-27 22:16:53.150 10 INFO neutron.wsgi [req-179aa1e2-0b7f-4a69-809e-db0fb3b8f0b8 req-67a0ce9c-e74e-45fb-a7ee-0bd48e55f3f5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=7dc9a798-ad17-402b-9180-026e7077dec7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258107 2026-04-27 22:16:53.214 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-02f6238a-c06f-40a5-93bc-1eaef13cdb52 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/2ca16a45-fc94-4cd9-b4bc-bd7759c202cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0817690 2026-04-27 22:16:53.228 10 INFO neutron.wsgi [req-179aa1e2-0b7f-4a69-809e-db0fb3b8f0b8 req-1b0dd3e9-6382-4c0e-aa44-0f5e7162d3dd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0705066 2026-04-27 22:16:53.326 10 INFO neutron.wsgi [req-179aa1e2-0b7f-4a69-809e-db0fb3b8f0b8 req-272cf736-fc46-4eda-aa5c-020bc603021f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0917819 2026-04-27 22:16:53.616 10 INFO neutron.wsgi [req-0e89dff8-8d43-4c41-9404-adadcdc1250e req-e2655baf-4738-4e0a-a3b6-a490fd1de2da 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 210 time: 0.0262175 2026-04-27 22:16:53.743 10 INFO neutron.wsgi [req-4f54e1a6-fe29-4e10-bdd4-34cab8641aee req-397cd959-bf7c-4220-bea0-186076901382 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1168 time: 0.0631189 2026-04-27 22:16:53.802 10 INFO neutron.wsgi [req-4f54e1a6-fe29-4e10-bdd4-34cab8641aee req-58eceb22-1172-4924-9516-2aeba0098ebd df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3c27650f-4a49-4c21-a7b9-6375d830e654&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0532997 2026-04-27 22:16:54.601 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-1df274db-95ae-4ef5-9cbf-f02754146897 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 199.204.45.250 "GET /v2.0/networks?id=2ca16a45-fc94-4cd9-b4bc-bd7759c202cf HTTP/1.1" status: 200 len: 878 time: 0.0894334 2026-04-27 22:16:54.649 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-1a4e3ce0-5ab4-4658-9538-71d9696223aa 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c755d97f71164158b8f0e913179cb2de HTTP/1.1" status: 200 len: 380 time: 0.0428016 2026-04-27 22:16:54.673 10 WARNING neutron_lib.context [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-0013264a-ff2f-4dd8-a699-100107a5a6c2 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:16:54.717 10 INFO neutron.wsgi [req-8892e873-eb66-45bc-8e73-e9c26d195b15 req-616f6eff-13ae-44e1-bcb4-2b1357123d56 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 210 time: 0.0301926 2026-04-27 22:16:54.961 10 INFO neutron.wsgi [req-8f9b4efc-72a4-4a48-b7bf-429ff41fda04 req-9b8ff7ec-4a17-4554-8388-b882dc100e3b df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1168 time: 0.0603449 2026-04-27 22:16:55.035 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: c5eef504-8253-49a3-96df-cecabb1c8b3a 2026-04-27 22:16:55.055 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port c5eef504-8253-49a3-96df-cecabb1c8b3a 2026-04-27 22:16:55.095 10 INFO neutron.wsgi [req-8f9b4efc-72a4-4a48-b7bf-429ff41fda04 req-6fcf8c94-9cac-4d2e-8f56-79c45ee5fb3e df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3c27650f-4a49-4c21-a7b9-6375d830e654&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1260891 2026-04-27 22:16:55.247 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-223beca1-5afb-4848-8027-892478441c3c'] response: {'server_uuid': '9eb82a4c-92ad-4b8e-b663-2a67f5af93a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5eef504-8253-49a3-96df-cecabb1c8b3a', 'code': 200} 2026-04-27 22:16:55.609 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-0013264a-ff2f-4dd8-a699-100107a5a6c2 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] No more DHCP agents 2026-04-27 22:16:55.613 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-0013264a-ff2f-4dd8-a699-100107a5a6c2 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Unable to schedule network 2ca16a45-fc94-4cd9-b4bc-bd7759c202cf: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:16:55.812 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource c5eef504-8253-49a3-96df-cecabb1c8b3a (type: ports) to 4 2026-04-27 22:16:55.869 10 INFO neutron.wsgi [req-709fd1dc-aeb1-46ec-a1ae-33e87da20474 req-f5029d18-7ce2-4570-a8f6-88f11e673cf2 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1160 time: 0.0681391 2026-04-27 22:16:55.965 10 INFO neutron.db.ovn_revision_numbers_db [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-0013264a-ff2f-4dd8-a699-100107a5a6c2 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Successfully bumped revision number for resource 3815cd45-8761-4072-90a1-9e96d553c6ea (type: ports) to 1 2026-04-27 22:16:55.991 10 INFO neutron.wsgi [req-709fd1dc-aeb1-46ec-a1ae-33e87da20474 req-20c97e44-dd4a-4fb9-aaaa-9208992e67a8 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=d3deb3c6-22da-4312-b136-a97860fce67e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1114039 2026-04-27 22:16:56.005 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-0013264a-ff2f-4dd8-a699-100107a5a6c2 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.3379788 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:16:56.148 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040452 2026-04-27 22:16:56.150 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011535 2026-04-27 22:16:56.281 10 INFO neutron.wsgi [req-8fc5a7a8-ec60-4c25-b70c-6141b72fb9e2 req-f4eb5bfe-c0cc-4e92-998a-68093f1f9a58 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1170 time: 0.0563805 2026-04-27 22:16:56.361 10 INFO neutron.wsgi [req-8fc5a7a8-ec60-4c25-b70c-6141b72fb9e2 req-05400c7d-3347-476c-9524-59655ff2925f df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3c27650f-4a49-4c21-a7b9-6375d830e654&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0624318 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:16:56.528 10 INFO neutron.wsgi [req-7c22892f-4b57-4980-955b-80fcce1d7998 req-7484f72b-fd96-4db4-aa28-773a4473a1dc df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1170 time: 0.0446701 2026-04-27 22:16:56.538 10 INFO neutron.db.ovn_revision_numbers_db [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-8bf8c331-e74f-458d-bbaf-79a299f967ad 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 3815cd45-8761-4072-90a1-9e96d553c6ea (type: ports) to 2 2026-04-27 22:16:57.167 10 INFO neutron.wsgi [req-989f6a46-dc2d-4744-88de-c38c7723a636 req-93f518b5-adc2-403d-be0d-f4d361e7920f 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1172 time: 0.0969360 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:16:57.245 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port 53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c: RuntimeError: No hosting information found for port 53ee64ca-8cd8-4f0c-9b0e-e6a913c6525c 2026-04-27 22:16:57.270 10 INFO neutron.wsgi [req-989f6a46-dc2d-4744-88de-c38c7723a636 req-583e8afb-f0e8-4f96-8b31-85f3ef74304e 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=d3deb3c6-22da-4312-b136-a97860fce67e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0953810 2026-04-27 22:16:57.273 10 INFO neutron.db.ovn_revision_numbers_db [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-8bf8c331-e74f-458d-bbaf-79a299f967ad 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 3815cd45-8761-4072-90a1-9e96d553c6ea (type: ports) to 2 2026-04-27 22:16:57.291 9 INFO neutron.db.ovn_revision_numbers_db [None req-49e10a23-6f1f-454c-b73c-18dba77d6436 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4a83494e-efe1-4a99-88e6-a4b73e4dac8e (type: security_groups) to 1 2026-04-27 22:16:57.296 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-8bf8c331-e74f-458d-bbaf-79a299f967ad 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/3815cd45-8761-4072-90a1-9e96d553c6ea HTTP/1.1" status: 200 len: 1380 time: 1.2829888 2026-04-27 22:16:57.310 9 INFO neutron.db.ovn_revision_numbers_db [None req-49e10a23-6f1f-454c-b73c-18dba77d6436 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8d47568f-cfb6-424b-8787-24d16c5e839b (type: security_group_rules) to 0 2026-04-27 22:16:57.339 9 INFO neutron.db.ovn_revision_numbers_db [None req-49e10a23-6f1f-454c-b73c-18dba77d6436 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c39b1e1e-1506-4339-b405-0c186e6767ef (type: security_group_rules) to 0 2026-04-27 22:16:57.362 9 INFO neutron.db.ovn_revision_numbers_db [None req-49e10a23-6f1f-454c-b73c-18dba77d6436 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e9c565f7-a805-43df-82da-3d682bad2b55 (type: security_group_rules) to 0 2026-04-27 22:16:57.368 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d69c6cce-8987-466a-95b0-0c01dbb79718'] response: {'server_uuid': '9eb82a4c-92ad-4b8e-b663-2a67f5af93a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5eef504-8253-49a3-96df-cecabb1c8b3a', 'code': 200} 2026-04-27 22:16:57.379 9 INFO neutron.db.ovn_revision_numbers_db [None req-49e10a23-6f1f-454c-b73c-18dba77d6436 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fa2ceb1e-5a69-40cf-b238-1547cfa422eb (type: security_group_rules) to 0 2026-04-27 22:16:57.400 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-c0be3364-64b0-4f2a-b5d5-ce6346d29841 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=c755d97f71164158b8f0e913179cb2de&device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1411 time: 0.0476494 2026-04-27 22:16:57.401 9 INFO neutron.wsgi [None req-49e10a23-6f1f-454c-b73c-18dba77d6436 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=67b6f3ed36424aa1a0f4262e32ee9d43&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4904056 2026-04-27 22:16:57.436 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-2b7cafe9-fc66-4bea-ad22-41d360687a6a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3815cd45-8761-4072-90a1-9e96d553c6ea HTTP/1.1" status: 200 len: 217 time: 0.0257199 2026-04-27 22:16:57.497 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-1fd6df3e-27be-49ce-a947-18a6c851db22 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=dc42f0d2-3bc5-4d6d-9240-db9dc631264e HTTP/1.1" status: 200 len: 872 time: 0.0424373 2026-04-27 22:16:57.525 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-58521d4f-a3dc-4a72-a796-fbe31a78c1df 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=2ca16a45-fc94-4cd9-b4bc-bd7759c202cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234942 2026-04-27 22:16:57.635 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-af77b23d-6699-42a5-bf76-685c6644c6c8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/2ca16a45-fc94-4cd9-b4bc-bd7759c202cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0968077 2026-04-27 22:16:57.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-42038bc6-d97b-4c0d-96b0-7cac116abad9 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Successfully bumped revision number for resource a8c485fd-25ef-4cfa-9e06-9228f9aebb37 (type: floatingips) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:16:57.712 9 INFO neutron.wsgi [None req-61a83501-5bb6-436a-baf6-20c15b25186b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/4a83494e-efe1-4a99-88e6-a4b73e4dac8e HTTP/1.1" status: 204 len: 168 time: 0.3051646 2026-04-27 22:16:57.740 10 INFO neutron.wsgi [req-8532386d-0c5a-4d12-9019-3871a9d505eb req-372a952e-9aaf-4b54-8562-47d7ba934c59 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/2ca16a45-fc94-4cd9-b4bc-bd7759c202cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0974939 2026-04-27 22:16:57.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-42038bc6-d97b-4c0d-96b0-7cac116abad9 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Successfully bumped revision number for resource a8c485fd-25ef-4cfa-9e06-9228f9aebb37 (type: floatingips) to 2 2026-04-27 22:16:57.785 10 INFO neutron.db.l3_db [None req-42038bc6-d97b-4c0d-96b0-7cac116abad9 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Floating IP a8c485fd-25ef-4cfa-9e06-9228f9aebb37 associated. External IP: 10.96.250.214, port: c5eef504-8253-49a3-96df-cecabb1c8b3a. 2026-04-27 22:16:57.814 10 INFO neutron.wsgi [None req-42038bc6-d97b-4c0d-96b0-7cac116abad9 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.63 "PUT /v2.0/floatingips/a8c485fd-25ef-4cfa-9e06-9228f9aebb37 HTTP/1.1" status: 200 len: 1049 time: 1.2722011 2026-04-27 22:16:57.831 9 INFO neutron.db.ovn_revision_numbers_db [None req-a639a7a4-29d3-449a-838d-a7de150de454 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 993c48cb-45f2-42f1-b593-6e3602f42731 (type: security_groups) to 1 2026-04-27 22:16:57.857 9 INFO neutron.db.ovn_revision_numbers_db [None req-a639a7a4-29d3-449a-838d-a7de150de454 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 149cdc2b-f79f-4ca6-a9a2-0a4119f4391a (type: security_group_rules) to 0 2026-04-27 22:16:57.901 9 INFO neutron.db.ovn_revision_numbers_db [None req-a639a7a4-29d3-449a-838d-a7de150de454 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7a46218e-e44d-4440-8bc9-43d6d4219fd9 (type: security_group_rules) to 0 2026-04-27 22:16:57.925 9 INFO neutron.db.ovn_revision_numbers_db [None req-a639a7a4-29d3-449a-838d-a7de150de454 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a95dce15-8e29-4d00-9ab9-09a06af21d7f (type: security_group_rules) to 0 2026-04-27 22:16:57.948 9 INFO neutron.db.ovn_revision_numbers_db [None req-a639a7a4-29d3-449a-838d-a7de150de454 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c54b0530-6373-4a20-bc94-07829ad0a6c0 (type: security_group_rules) to 0 2026-04-27 22:16:57.990 9 INFO neutron.wsgi [None req-a639a7a4-29d3-449a-838d-a7de150de454 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=2d0f32c7c2744b0b9e502cefaee1ba93&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4628434 2026-04-27 22:16:57.994 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 3815cd45-8761-4072-90a1-9e96d553c6ea 2026-04-27 22:16:58.000 10 INFO neutron.wsgi [req-7dac871e-e71a-4339-9abb-89654712a214 req-ae39dcc1-8346-4afc-b86d-ddf30d518c0e df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1170 time: 0.1258352 2026-04-27 22:16:58.037 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 3815cd45-8761-4072-90a1-9e96d553c6ea 2026-04-27 22:16:58.075 10 INFO neutron.wsgi [req-7dac871e-e71a-4339-9abb-89654712a214 req-701734bb-6638-4961-bf51-b2ecfa7cee8d df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3c27650f-4a49-4c21-a7b9-6375d830e654&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0655446 2026-04-27 22:16:58.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-120764f1-3e0b-4f11-910a-2f3321d0e0c1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 818873db-dbbe-40c5-8bb5-51acf793604a (type: security_groups) to 1 2026-04-27 22:16:58.120 10 INFO neutron.db.ovn_revision_numbers_db [None req-120764f1-3e0b-4f11-910a-2f3321d0e0c1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 977d2f92-1c25-45fd-ac24-749da32e39ff (type: security_group_rules) to 0 2026-04-27 22:16:58.137 10 INFO neutron.db.ovn_revision_numbers_db [None req-120764f1-3e0b-4f11-910a-2f3321d0e0c1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9b8d0e46-942a-44f0-a332-df469ad40354 (type: security_group_rules) to 0 2026-04-27 22:16:58.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-120764f1-3e0b-4f11-910a-2f3321d0e0c1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9d8d6e62-85f9-4805-97c6-ac4134528399 (type: security_group_rules) to 0 2026-04-27 22:16:58.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-120764f1-3e0b-4f11-910a-2f3321d0e0c1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f0b8333a-9fb2-4af0-9a47-412b91159be3 (type: security_group_rules) to 0 2026-04-27 22:16:58.235 10 INFO neutron.wsgi [None req-120764f1-3e0b-4f11-910a-2f3321d0e0c1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=cdccdb6e5c2b4eedb6c054035b97a162&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3650537 2026-04-27 22:16:58.341 9 INFO neutron.wsgi [None req-e618bd6e-2753-4dae-bd7e-92575e57ae12 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/993c48cb-45f2-42f1-b593-6e3602f42731 HTTP/1.1" status: 204 len: 168 time: 0.3454537 2026-04-27 22:16:58.415 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 3815cd45-8761-4072-90a1-9e96d553c6ea (type: ports) to 4 2026-04-27 22:16:58.495 10 INFO neutron.wsgi [req-a0bb26d6-fa54-41d2-a425-a75044f91096 req-114121ad-fe43-45d7-8487-a87e21fe1934 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1174 time: 0.1292040 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:16:58.535 9 INFO neutron.wsgi [None req-e6f9bc61-0d8a-4096-8ae9-fbfe8879f26c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/818873db-dbbe-40c5-8bb5-51acf793604a HTTP/1.1" status: 204 len: 168 time: 0.2903655 2026-04-27 22:16:58.543 10 INFO neutron.wsgi [req-a0bb26d6-fa54-41d2-a425-a75044f91096 req-47f126d6-ff15-467e-8725-801eac4a73b9 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=d3deb3c6-22da-4312-b136-a97860fce67e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0396216 2026-04-27 22:16:58.668 9 INFO neutron.db.ovn_revision_numbers_db [None req-672b5dc8-c440-43d4-8ef6-367724de7d76 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource be9c118b-f969-4e2c-b1bb-cceac7ff3583 (type: security_groups) to 1 2026-04-27 22:16:58.684 9 INFO neutron.db.ovn_revision_numbers_db [None req-672b5dc8-c440-43d4-8ef6-367724de7d76 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3bd892bb-a7c8-4c0f-8505-341611467425 (type: security_group_rules) to 0 2026-04-27 22:16:58.707 9 INFO neutron.db.ovn_revision_numbers_db [None req-672b5dc8-c440-43d4-8ef6-367724de7d76 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 938d6b98-e0f7-4b94-aa4e-c1498c6b91ae (type: security_group_rules) to 0 2026-04-27 22:16:58.729 9 INFO neutron.db.ovn_revision_numbers_db [None req-672b5dc8-c440-43d4-8ef6-367724de7d76 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b9d3b34d-eab8-4c77-a1bb-a97086fa88ba (type: security_group_rules) to 0 2026-04-27 22:16:58.745 9 INFO neutron.db.ovn_revision_numbers_db [None req-672b5dc8-c440-43d4-8ef6-367724de7d76 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f8759b83-cdea-4700-8b91-63246f9e8f02 (type: security_group_rules) to 0 2026-04-27 22:16:58.767 9 INFO neutron.wsgi [None req-672b5dc8-c440-43d4-8ef6-367724de7d76 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=c968fa1f712642afb2d44761552d577d&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2229385 2026-04-27 22:16:59.099 10 INFO neutron.wsgi [None req-f7057189-dbc7-4382-83b3-33266fcca9c6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/be9c118b-f969-4e2c-b1bb-cceac7ff3583 HTTP/1.1" status: 204 len: 168 time: 0.3208914 2026-04-27 22:16:59.423 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc335d42-544b-47ba-9014-7b346bec4abe'] response: {'name': 'network-changed', 'server_uuid': 'feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7', 'tag': '3815cd45-8761-4072-90a1-9e96d553c6ea', 'status': 'completed', 'code': 200} 2026-04-27 22:16:59.424 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc335d42-544b-47ba-9014-7b346bec4abe'] response: {'name': 'network-changed', 'server_uuid': '9eb82a4c-92ad-4b8e-b663-2a67f5af93a8', 'tag': 'c5eef504-8253-49a3-96df-cecabb1c8b3a', 'status': 'completed', 'code': 200} 2026-04-27 22:16:59.424 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc335d42-544b-47ba-9014-7b346bec4abe'] response: {'server_uuid': 'feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3815cd45-8761-4072-90a1-9e96d553c6ea', 'code': 200} 2026-04-27 22:16:59.424 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc335d42-544b-47ba-9014-7b346bec4abe'] response: {'server_uuid': 'feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3815cd45-8761-4072-90a1-9e96d553c6ea', 'code': 200} 2026-04-27 22:16:59.485 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-2b109052-5e7d-4ded-9b99-7d5ac9473b6b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=c755d97f71164158b8f0e913179cb2de&device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1413 time: 0.0441954 2026-04-27 22:16:59.572 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-19037f4f-9999-4d34-95b8-b45d95e7adc9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=2ca16a45-fc94-4cd9-b4bc-bd7759c202cf HTTP/1.1" status: 200 len: 976 time: 0.0795124 2026-04-27 22:16:59.601 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-3584b70c-c4d6-4c18-847c-aef63101b69b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3815cd45-8761-4072-90a1-9e96d553c6ea HTTP/1.1" status: 200 len: 217 time: 0.0213609 2026-04-27 22:16:59.660 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-0bb101de-cc3a-48a5-9073-dd6f546d5a8a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=dc42f0d2-3bc5-4d6d-9240-db9dc631264e HTTP/1.1" status: 200 len: 872 time: 0.0538449 2026-04-27 22:16:59.879 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-909d6e19-b087-418c-b399-eaa2de00bfdf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=2ca16a45-fc94-4cd9-b4bc-bd7759c202cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.2105129 2026-04-27 22:16:59.883 10 INFO neutron.wsgi [req-1c8b81c1-844d-4232-8208-f9b8d95f973e req-e6d17329-cc4d-498c-974c-19cd12c87174 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1174 time: 0.2513316 2026-04-27 22:16:59.950 10 INFO neutron.wsgi [req-1c8b81c1-844d-4232-8208-f9b8d95f973e req-853b4295-b615-4ad7-a8d3-7d420ff18aef 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=d3deb3c6-22da-4312-b136-a97860fce67e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0579441 2026-04-27 22:16:59.956 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-045bbbb1-f797-42e9-95a9-e14f80814abc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/2ca16a45-fc94-4cd9-b4bc-bd7759c202cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0709469 2026-04-27 22:17:00.017 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-07e30590-ef71-4d72-9f44-ad5fdf569462 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/2ca16a45-fc94-4cd9-b4bc-bd7759c202cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0546389 2026-04-27 22:17:00.114 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-8878e0a2-ed7c-49a0-9809-10f7e6810368 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=cfbc6a6487de414aafbdadc94d7e7edb&device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1409 time: 0.0403826 2026-04-27 22:17:00.185 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-6f4d630d-2b10-4ffb-8733-a9521f7177c4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 200 len: 982 time: 0.0656786 2026-04-27 22:17:00.259 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-7667162a-4c97-4562-ad16-29c7f6909e14 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 1059 time: 0.0661004 2026-04-27 22:17:00.309 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-b2eb321f-aef7-48dc-a36d-82d174843842 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=5ac7c087-05a6-4e41-8381-0e6933d30821 HTTP/1.1" status: 200 len: 877 time: 0.0415375 2026-04-27 22:17:00.344 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-9889917d-b520-4e31-8133-0d9ee6726596 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=7dc9a798-ad17-402b-9180-026e7077dec7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226843 2026-04-27 22:17:00.430 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-bf2fdfff-ec2d-45be-84cb-2f2f122c3191 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0751383 2026-04-27 22:17:00.497 10 INFO neutron.wsgi [req-c7640005-5fca-4251-ab75-a402ed6e685f req-9591ffdc-d3a7-4452-b7a4-355fb062f215 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0621634 2026-04-27 22:17:01.057 10 INFO neutron.wsgi [req-8ccf214a-0222-418c-8a32-80f4b1e20cd5 req-3b4774a8-011f-4412-a840-5baefb14356f 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1174 time: 0.0433834 2026-04-27 22:17:01.114 10 INFO neutron.wsgi [req-8ccf214a-0222-418c-8a32-80f4b1e20cd5 req-261c7f5b-52f6-436d-9ecb-6f6fd324766b 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=d3deb3c6-22da-4312-b136-a97860fce67e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0485182 2026-04-27 22:17:01.240 10 INFO neutron.wsgi [req-f289257d-7541-4c6f-9a96-e5a95c319fca req-0b176856-8d42-421f-ac0d-d019aaa14c00 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1174 time: 0.0556021 2026-04-27 22:17:02.279 9 INFO neutron.db.ovn_revision_numbers_db [None req-f0332daa-aee9-4206-8f9e-fc140b8e58d8 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Successfully bumped revision number for resource 7de6ce9d-e0d9-43aa-837a-779dbcdcb5cc (type: floatingips) to 1 2026-04-27 22:17:02.475 9 INFO neutron.db.ovn_revision_numbers_db [None req-f0332daa-aee9-4206-8f9e-fc140b8e58d8 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Successfully bumped revision number for resource 7de6ce9d-e0d9-43aa-837a-779dbcdcb5cc (type: floatingips) to 2 2026-04-27 22:17:02.475 9 INFO neutron.db.l3_db [None req-f0332daa-aee9-4206-8f9e-fc140b8e58d8 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Floating IP 7de6ce9d-e0d9-43aa-837a-779dbcdcb5cc associated. External IP: 10.96.250.219, port: 3815cd45-8761-4072-90a1-9e96d553c6ea. 2026-04-27 22:17:02.507 9 INFO neutron.wsgi [None req-f0332daa-aee9-4206-8f9e-fc140b8e58d8 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.63 "PUT /v2.0/floatingips/7de6ce9d-e0d9-43aa-837a-779dbcdcb5cc HTTP/1.1" status: 200 len: 1050 time: 1.2535965 2026-04-27 22:17:02.608 10 INFO neutron.wsgi [req-696d69ad-ae1e-4492-9da5-14aecace7e6f req-e363a651-9b84-49d5-9677-a6ff352ab642 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1174 time: 0.0631759 2026-04-27 22:17:02.656 10 INFO neutron.wsgi [req-696d69ad-ae1e-4492-9da5-14aecace7e6f req-ed7322f6-e143-4ba5-aed1-459e621b3782 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=d3deb3c6-22da-4312-b136-a97860fce67e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0386412 2026-04-27 22:17:03.010 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-53111edc-6900-4173-94e2-15b7025d222c'] response: {'name': 'network-changed', 'server_uuid': 'feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7', 'tag': '3815cd45-8761-4072-90a1-9e96d553c6ea', 'status': 'completed', 'code': 200} 2026-04-27 22:17:03.090 10 INFO neutron.wsgi [req-f430f073-46fa-4412-8e82-d6324d644a3b req-60ce3dfd-f7b4-4fdb-8b52-ccc3c01fa698 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=c755d97f71164158b8f0e913179cb2de&device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1413 time: 0.0537825 2026-04-27 22:17:03.134 10 INFO neutron.wsgi [req-d016956d-2622-4a85-9fb6-992b5ee300d8 req-71993693-5956-422e-b0ab-4bca821fce79 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1174 time: 0.0593879 2026-04-27 22:17:03.175 10 INFO neutron.wsgi [req-f430f073-46fa-4412-8e82-d6324d644a3b req-c9dca09a-3e86-432b-a3fd-b356ad6c461d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=2ca16a45-fc94-4cd9-b4bc-bd7759c202cf HTTP/1.1" status: 200 len: 976 time: 0.0705941 2026-04-27 22:17:03.198 10 INFO neutron.wsgi [req-d016956d-2622-4a85-9fb6-992b5ee300d8 req-a844d8f1-2ea7-4195-9221-6cc7d2c31a39 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=d3deb3c6-22da-4312-b136-a97860fce67e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0559244 2026-04-27 22:17:03.217 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status down for port: 3815cd45-8761-4072-90a1-9e96d553c6ea 2026-04-27 22:17:03.249 10 INFO neutron.wsgi [req-f430f073-46fa-4412-8e82-d6324d644a3b req-5ff6779c-8468-46c4-9ecb-658445f9b7c0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3815cd45-8761-4072-90a1-9e96d553c6ea HTTP/1.1" status: 200 len: 1060 time: 0.0678115 2026-04-27 22:17:03.294 10 INFO neutron.wsgi [req-f430f073-46fa-4412-8e82-d6324d644a3b req-1d9b3cc8-1e6c-43f1-9572-21ef3cf20c53 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=dc42f0d2-3bc5-4d6d-9240-db9dc631264e HTTP/1.1" status: 200 len: 872 time: 0.0360777 2026-04-27 22:17:03.323 10 INFO neutron.wsgi [req-f430f073-46fa-4412-8e82-d6324d644a3b req-d4464f0f-2884-4622-aafb-ca1ad4593f2b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=2ca16a45-fc94-4cd9-b4bc-bd7759c202cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0213935 2026-04-27 22:17:03.399 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2df2e1f6-bb81-4470-832d-013b53745bca'] response: {'server_uuid': 'feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3815cd45-8761-4072-90a1-9e96d553c6ea', 'code': 200} 2026-04-27 22:17:03.430 10 INFO neutron.wsgi [req-f430f073-46fa-4412-8e82-d6324d644a3b req-f46696fd-59c3-461e-ab12-8f9aff79f041 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/2ca16a45-fc94-4cd9-b4bc-bd7759c202cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0982881 2026-04-27 22:17:03.571 10 INFO neutron.wsgi [req-f430f073-46fa-4412-8e82-d6324d644a3b req-04c81aee-2739-4684-84d0-9bf8498908fe 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/2ca16a45-fc94-4cd9-b4bc-bd7759c202cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1339557 2026-04-27 22:17:03.637 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eba39c8-d6ff-45ac-9fef-f0e3e99ae496 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource dcd3f5ef-ca23-435d-946b-8149b0374ec2 (type: security_groups) to 1 2026-04-27 22:17:03.680 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eba39c8-d6ff-45ac-9fef-f0e3e99ae496 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2797ff9e-bbb0-4164-b883-210e6fb965e0 (type: security_group_rules) to 0 2026-04-27 22:17:03.754 10 INFO neutron.wsgi [req-95bd80ee-2abb-43dd-9190-2f3e422517b3 req-43386c2e-1f6c-4f5d-9c47-e6b9d3c9a503 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1172 time: 0.1080070 2026-04-27 22:17:03.807 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eba39c8-d6ff-45ac-9fef-f0e3e99ae496 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 5a919039-f6c6-4b01-a440-4bb157224a37 (type: security_group_rules) to 0 2026-04-27 22:17:03.810 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 3815cd45-8761-4072-90a1-9e96d553c6ea (type: ports) to 5 2026-04-27 22:17:03.844 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eba39c8-d6ff-45ac-9fef-f0e3e99ae496 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ae21e357-c566-4c85-9027-3d6f8d73cf54 (type: security_group_rules) to 0 2026-04-27 22:17:03.889 10 INFO neutron.db.ovn_revision_numbers_db [None req-3eba39c8-d6ff-45ac-9fef-f0e3e99ae496 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e249463c-d7d1-43f5-80d5-a9e901056701 (type: security_group_rules) to 0 2026-04-27 22:17:03.929 10 INFO neutron.wsgi [None req-3eba39c8-d6ff-45ac-9fef-f0e3e99ae496 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=2334353b59034078921c9f706588ed6e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.8568394 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:04.185 9 INFO neutron.wsgi [None req-382d57c8-adb4-4cdb-9942-d07dc55a58c1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/dcd3f5ef-ca23-435d-946b-8149b0374ec2 HTTP/1.1" status: 204 len: 168 time: 0.2509711 2026-04-27 22:17:04.250 10 INFO neutron.db.l3_db [req-95bd80ee-2abb-43dd-9190-2f3e422517b3 req-490cf34f-9eaa-423c-bddd-25c77f76e800 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] Floating IP 7de6ce9d-e0d9-43aa-837a-779dbcdcb5cc disassociated. External IP: 10.96.250.219, port: 3815cd45-8761-4072-90a1-9e96d553c6ea. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:04.304 10 INFO neutron.wsgi [req-8fc6102f-60f9-4a09-8fcf-c40629927e4a req-e2d93018-61b3-4cb1-bbdb-12abef6a5a05 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7 HTTP/1.1" status: 200 len: 1172 time: 0.0339115 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:04.363 10 INFO neutron.wsgi [req-8fc6102f-60f9-4a09-8fcf-c40629927e4a req-34f3b1e2-a4a3-4389-a17f-a466b20e1f36 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=d3deb3c6-22da-4312-b136-a97860fce67e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0507832 2026-04-27 22:17:04.410 10 INFO neutron.wsgi [req-95bd80ee-2abb-43dd-9190-2f3e422517b3 req-490cf34f-9eaa-423c-bddd-25c77f76e800 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 199.204.45.250 "DELETE /v2.0/ports/3815cd45-8761-4072-90a1-9e96d553c6ea HTTP/1.1" status: 204 len: 173 time: 0.6511862 2026-04-27 22:17:04.483 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f684d4e-b250-44b0-bb2d-482f3a94b1b0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 065d8e28-2f71-4272-8418-b09951f53dc7 (type: security_groups) to 1 2026-04-27 22:17:04.499 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f684d4e-b250-44b0-bb2d-482f3a94b1b0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0a12e06a-0da0-4ade-8ff2-bf44317e046c (type: security_group_rules) to 0 2026-04-27 22:17:04.518 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f684d4e-b250-44b0-bb2d-482f3a94b1b0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 620cfc95-2cc5-42f9-8d02-1c500d1b0e33 (type: security_group_rules) to 0 2026-04-27 22:17:04.534 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f684d4e-b250-44b0-bb2d-482f3a94b1b0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 994330b3-b986-4f83-af2b-24213adcfc09 (type: security_group_rules) to 0 2026-04-27 22:17:04.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f684d4e-b250-44b0-bb2d-482f3a94b1b0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource af2508df-cefb-4d52-979c-8a0ed85a8352 (type: security_group_rules) to 0 2026-04-27 22:17:04.575 9 INFO neutron.wsgi [None req-0f684d4e-b250-44b0-bb2d-482f3a94b1b0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=494598ab6ea44f1a97eb1726b50e496d&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2397623 2026-04-27 22:17:04.821 9 INFO neutron.wsgi [None req-6ec8f108-9b11-4134-a9bd-2bda5f22791d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/065d8e28-2f71-4272-8418-b09951f53dc7 HTTP/1.1" status: 204 len: 168 time: 0.2398272 2026-04-27 22:17:05.447 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e7cfd4a-cee9-47c8-bc21-34c2c5aaedce'] response: {'server_uuid': 'feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3815cd45-8761-4072-90a1-9e96d553c6ea', 'code': 200} 2026-04-27 22:17:05.448 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e7cfd4a-cee9-47c8-bc21-34c2c5aaedce'] response: {'server_uuid': 'feb4a9a3-74cb-434d-bef2-6bb77e5bd3f7', 'name': 'network-vif-deleted', 'tag': '3815cd45-8761-4072-90a1-9e96d553c6ea', 'status': 'completed', 'code': 200} 2026-04-27 22:17:05.600 10 INFO neutron.wsgi [None req-de710c8e-701f-4e8d-9063-8f479dcf2804 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/d3deb3c6-22da-4312-b136-a97860fce67e HTTP/1.1" status: 204 len: 168 time: 0.1384850 2026-04-27 22:17:05.612 10 INFO neutron.api.v2.resource [None req-485254bf-5250-44a0-b6c2-b95805409358 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:17:05.613 10 INFO neutron.wsgi [None req-485254bf-5250-44a0-b6c2-b95805409358 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.63 "GET /v2.0/security-groups/d3deb3c6-22da-4312-b136-a97860fce67e HTTP/1.1" status: 404 len: 347 time: 0.0097294 2026-04-27 22:17:06.195 10 INFO neutron.wsgi [None req-b2765091-dd75-4d26-94c9-f3be1a688721 1cf963751a8444ffa0720b8f8a13edad c755d97f71164158b8f0e913179cb2de - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/7de6ce9d-e0d9-43aa-837a-779dbcdcb5cc HTTP/1.1" status: 204 len: 168 time: 0.5778501 2026-04-27 22:17:06.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c1e5add-3bc0-46a6-8a32-96e634536229 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ec6a9e4c-e0db-4b32-8211-f71d8ac526f8 (type: security_groups) to 1 2026-04-27 22:17:06.241 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c1e5add-3bc0-46a6-8a32-96e634536229 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3be0058e-d805-4437-b379-5978312cb03e (type: security_group_rules) to 0 2026-04-27 22:17:06.272 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c1e5add-3bc0-46a6-8a32-96e634536229 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 62300a78-7e3a-4600-a032-e850788ba925 (type: security_group_rules) to 0 2026-04-27 22:17:06.290 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c1e5add-3bc0-46a6-8a32-96e634536229 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6c12fef1-e099-4e16-a935-830bcbe21525 (type: security_group_rules) to 0 2026-04-27 22:17:06.314 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c1e5add-3bc0-46a6-8a32-96e634536229 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fac9b2af-b0a8-4820-88e9-7600f2e1e9a8 (type: security_group_rules) to 0 2026-04-27 22:17:06.348 9 INFO neutron.wsgi [None req-3c1e5add-3bc0-46a6-8a32-96e634536229 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=e7b5efeefe5443dabdc65d503d4d5988&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5230086 2026-04-27 22:17:06.603 10 INFO neutron.wsgi [None req-bdc9e2e2-3130-4d82-9a04-a3d787f817fc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/ec6a9e4c-e0db-4b32-8211-f71d8ac526f8 HTTP/1.1" status: 204 len: 168 time: 0.2487040 2026-04-27 22:17:06.949 10 INFO neutron.db.ovn_revision_numbers_db [None req-b4e64a59-1cfb-443b-be7c-a9ef38528cfe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fa165b31-f4e8-4f44-9bf0-8e45600a4190 (type: security_groups) to 1 2026-04-27 22:17:06.999 10 INFO neutron.db.ovn_revision_numbers_db [None req-b4e64a59-1cfb-443b-be7c-a9ef38528cfe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3e8f3284-3b4b-4e67-83a3-9ff21a60f094 (type: security_group_rules) to 0 2026-04-27 22:17:07.043 10 INFO neutron.db.ovn_revision_numbers_db [None req-b4e64a59-1cfb-443b-be7c-a9ef38528cfe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 88a61815-835b-4e1c-9565-6301eb39f00f (type: security_group_rules) to 0 2026-04-27 22:17:07.074 10 INFO neutron.db.ovn_revision_numbers_db [None req-b4e64a59-1cfb-443b-be7c-a9ef38528cfe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b6480a07-8533-4e74-b196-bc3a04bd7dd2 (type: security_group_rules) to 0 2026-04-27 22:17:07.135 10 INFO neutron.db.ovn_revision_numbers_db [None req-b4e64a59-1cfb-443b-be7c-a9ef38528cfe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c1e34ab2-a7c9-462a-9550-e7fac7b59697 (type: security_group_rules) to 0 2026-04-27 22:17:07.179 10 INFO neutron.wsgi [None req-b4e64a59-1cfb-443b-be7c-a9ef38528cfe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=7c3e4b2404ab454f97ebe549a4c08f55&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4319835 2026-04-27 22:17:07.448 10 INFO neutron.wsgi [None req-dd5bc16f-af08-423a-b569-c30fda75a0ff deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/fa165b31-f4e8-4f44-9bf0-8e45600a4190 HTTP/1.1" status: 204 len: 168 time: 0.2631631 2026-04-27 22:17:07.533 9 INFO neutron.wsgi [None req-7da888f7-1bff-48b0-b06a-3e5895c33587 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/ad961384-dd7f-4d74-a1c4-cfc23c2e182f/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3335660 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:07.810 10 INFO neutron.wsgi [req-b85a358c-107e-4dd2-894c-940c1eb20879 req-f6d22b49-cce6-42ce-bb53-31321fb90c29 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1409 time: 0.3325133 2026-04-27 22:17:07.887 10 INFO neutron.wsgi [req-b85a358c-107e-4dd2-894c-940c1eb20879 req-ec475501-192f-4cd3-8dc9-0e6cf220caec 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/security-groups?id=3c27650f-4a49-4c21-a7b9-6375d830e654&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0683150 2026-04-27 22:17:08.399 9 INFO neutron.wsgi [None req-cbefe0e5-0eb7-427c-8133-a44d40246f17 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/ad961384-dd7f-4d74-a1c4-cfc23c2e182f HTTP/1.1" status: 204 len: 168 time: 0.8596878 2026-04-27 22:17:08.615 9 INFO neutron.wsgi [None req-6ad438bf-c4bc-4b5c-a06d-21a628579ce5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/dc42f0d2-3bc5-4d6d-9240-db9dc631264e HTTP/1.1" status: 204 len: 168 time: 0.2109072 2026-04-27 22:17:08.985 9 INFO neutron.services.segments.plugin [-] Segment af937de0-e811-4b18-b266-8386d44f0c98 resource provider aggregate not found 2026-04-27 22:17:08.991 9 INFO neutron.services.segments.plugin [-] Segment af937de0-e811-4b18-b266-8386d44f0c98 resource provider aggregate not found 2026-04-27 22:17:09.006 9 INFO neutron.services.segments.plugin [-] Segment af937de0-e811-4b18-b266-8386d44f0c98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af937de0-e811-4b18-b266-8386d44f0c98 found for delete ", "request_id": "req-410f2bd6-03b4-4671-9097-2b32524b0a5b"}]} 2026-04-27 22:17:09.008 9 INFO neutron.services.segments.plugin [-] Segment af937de0-e811-4b18-b266-8386d44f0c98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af937de0-e811-4b18-b266-8386d44f0c98 found for delete ", "request_id": "req-d98e9a27-8d90-4a3b-9178-482c4f9cd970"}]} 2026-04-27 22:17:09.022 9 INFO neutron.wsgi [None req-8e41d147-ea60-4dfe-a752-0d0dc2eb18f1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/2ca16a45-fc94-4cd9-b4bc-bd7759c202cf HTTP/1.1" status: 204 len: 168 time: 0.4023616 2026-04-27 22:17:09.166 9 INFO neutron.wsgi [None req-adb24e80-2216-4cab-b3b2-962dab1f8d4e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=c755d97f71164158b8f0e913179cb2de&name=default HTTP/1.1" status: 200 len: 3116 time: 0.0323310 2026-04-27 22:17:09.370 10 INFO neutron.db.ovn_revision_numbers_db [None req-a094f3db-6722-4153-b380-0741b3508002 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 871e189e-15f3-4a03-8f80-e06f40a10d24 (type: security_groups) to 1 2026-04-27 22:17:09.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-a094f3db-6722-4153-b380-0741b3508002 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3a5354fa-27d9-49e7-8b90-93567921b71e (type: security_group_rules) to 0 2026-04-27 22:17:09.400 9 INFO neutron.wsgi [None req-40987054-cff1-4664-ad3f-5d8b18ebd453 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/48021632-cb89-4f5e-9236-2520e67765f1 HTTP/1.1" status: 204 len: 168 time: 0.2292862 2026-04-27 22:17:09.401 10 INFO neutron.db.ovn_revision_numbers_db [None req-a094f3db-6722-4153-b380-0741b3508002 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6f6e6a0c-ad28-434d-987f-8116d46f9699 (type: security_group_rules) to 0 2026-04-27 22:17:09.417 10 INFO neutron.db.ovn_revision_numbers_db [None req-a094f3db-6722-4153-b380-0741b3508002 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 78eb70c3-19a9-4fbe-b8c7-50b97b78480e (type: security_group_rules) to 0 2026-04-27 22:17:09.429 10 INFO neutron.db.ovn_revision_numbers_db [None req-a094f3db-6722-4153-b380-0741b3508002 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ac41fb43-8c6e-4084-9e59-7923b0724e25 (type: security_group_rules) to 0 2026-04-27 22:17:09.450 10 INFO neutron.wsgi [None req-a094f3db-6722-4153-b380-0741b3508002 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=f5dd616598204de69f3d489e896e8616&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4763553 2026-04-27 22:17:09.676 10 INFO neutron.wsgi [None req-272072ba-7492-4118-a1a6-afb700e2fe49 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/871e189e-15f3-4a03-8f80-e06f40a10d24 HTTP/1.1" status: 204 len: 168 time: 0.2202704 2026-04-27 22:17:09.974 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d3741eb-b68d-484d-8faf-0556a61e69dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 91624b87-de4c-4329-8a57-8e7165f68db3 (type: security_groups) to 1 2026-04-27 22:17:09.992 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d3741eb-b68d-484d-8faf-0556a61e69dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6bc1dfad-f028-4484-b962-71cb3d6b275b (type: security_group_rules) to 0 2026-04-27 22:17:10.006 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d3741eb-b68d-484d-8faf-0556a61e69dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource cbb7d69d-71e9-4449-bf1f-3da376a4615d (type: security_group_rules) to 0 2026-04-27 22:17:10.021 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d3741eb-b68d-484d-8faf-0556a61e69dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d228e66a-9fd7-4844-8676-78bc87974779 (type: security_group_rules) to 0 2026-04-27 22:17:10.037 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d3741eb-b68d-484d-8faf-0556a61e69dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e16f704e-c102-4333-8b58-7d0523563099 (type: security_group_rules) to 0 2026-04-27 22:17:10.062 10 INFO neutron.wsgi [None req-6d3741eb-b68d-484d-8faf-0556a61e69dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=9d1805f64a5c4242adde45e58cd9e8d2&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2126310 2026-04-27 22:17:10.192 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d475738-b1bb-4ee5-a829-3217fec1b85d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f3c95910-44d7-4284-bff8-726344fcbee9 (type: security_groups) to 1 2026-04-27 22:17:10.208 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d475738-b1bb-4ee5-a829-3217fec1b85d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0ede0afd-57b6-4b0e-91c8-b0a830842f6b (type: security_group_rules) to 0 2026-04-27 22:17:10.232 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d475738-b1bb-4ee5-a829-3217fec1b85d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 338710e1-32e9-403e-9544-2d12567aefa5 (type: security_group_rules) to 0 2026-04-27 22:17:10.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d475738-b1bb-4ee5-a829-3217fec1b85d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a74c8ac4-8356-4f6e-80fe-fc89c5e20e32 (type: security_group_rules) to 0 2026-04-27 22:17:10.263 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d475738-b1bb-4ee5-a829-3217fec1b85d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e747f8e5-c62c-42c5-a60a-584c0b48d851 (type: security_group_rules) to 0 2026-04-27 22:17:10.286 9 INFO neutron.wsgi [None req-6d475738-b1bb-4ee5-a829-3217fec1b85d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=d166d5766dc44b0fb3b03acba64f874d&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3290040 2026-04-27 22:17:10.287 10 INFO neutron.wsgi [None req-f13b4c18-df6d-496c-9831-679b64198dc2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/91624b87-de4c-4329-8a57-8e7165f68db3 HTTP/1.1" status: 204 len: 168 time: 0.2196364 2026-04-27 22:17:10.523 10 INFO neutron.wsgi [None req-46fb3bec-1914-49e4-b240-7cc03fe86632 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f3c95910-44d7-4284-bff8-726344fcbee9 HTTP/1.1" status: 204 len: 168 time: 0.2323260 2026-04-27 22:17:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031185 2026-04-27 22:17:11.138 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022831 2026-04-27 22:17:11.527 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f8ae34a1-68ab-4f31-bdf6-4f1bad7f31f6 (type: security_groups) to 1 2026-04-27 22:17:11.540 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 52c47152-7817-40cf-8c66-ec6492392c21 (type: security_group_rules) to 0 2026-04-27 22:17:11.551 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 86b8f66f-f220-4bf2-b08f-eda0508ad378 (type: security_group_rules) to 0 2026-04-27 22:17:11.564 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9a934d9c-19f0-4210-a311-269e8b0d53dc (type: security_group_rules) to 0 2026-04-27 22:17:11.586 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ff233240-a8da-4d32-acef-f5a261931f83 (type: security_group_rules) to 0 2026-04-27 22:17:11.641 9 INFO neutron.db.segments_db [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment 9750bc39-1bfc-4bf5-904b-855782f166ea of type geneve for network 87d4a1a3-692e-49f1-9d51-44d131b00a1b 2026-04-27 22:17:11.784 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 87d4a1a3-692e-49f1-9d51-44d131b00a1b (type: networks) to 1 2026-04-27 22:17:11.951 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:11.954 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 87d4a1a3-692e-49f1-9d51-44d131b00a1b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:12.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a62cb26e-0c36-486f-8b90-59887ceccd20 (type: ports) to 1 2026-04-27 22:17:12.062 9 INFO neutron.wsgi [None req-8f5aa597-f08f-426a-9b24-590c1f9294a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 940 time: 0.7631593 2026-04-27 22:17:12.213 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45dba327-3a9b-4e46-904f-4fc668244546 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:12.215 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45dba327-3a9b-4e46-904f-4fc668244546 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 87d4a1a3-692e-49f1-9d51-44d131b00a1b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:12.395 9 INFO neutron.wsgi [None req-145bb094-6e65-4d80-b8e3-1fd6d9967fab f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18678 time: 0.1666038 2026-04-27 22:17:12.409 10 INFO neutron.wsgi [None req-358f6b31-f47f-43e8-bf1e-7cfa4b2155f5 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0080318 2026-04-27 22:17:12.419 10 INFO neutron.wsgi [None req-2d4e1c6e-72bd-49b3-8f44-7f31cd333a2f f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0052655 2026-04-27 22:17:12.428 10 INFO neutron.wsgi [None req-b0b3639b-10db-456b-bc28-7e1437941f90 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0037980 2026-04-27 22:17:12.438 10 INFO neutron.wsgi [None req-2e734985-8b4b-4f13-bd16-a384291bad0f f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0051703 2026-04-27 22:17:12.450 10 INFO neutron.wsgi [None req-47173e4e-dfcc-451d-8233-f72dcc09d1d1 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0065734 2026-04-27 22:17:12.462 9 INFO neutron.wsgi [None req-f84229ac-2612-44c0-ab5c-97cb76371424 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0075057 2026-04-27 22:17:12.472 10 INFO neutron.wsgi [None req-278e5885-065f-458f-b852-c094e9337117 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0046663 2026-04-27 22:17:12.481 10 INFO neutron.wsgi [None req-58e7fbcf-9bb3-4cce-b944-328d0c277d8a f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0044737 2026-04-27 22:17:12.490 10 INFO neutron.wsgi [None req-5644bade-6066-43bd-a016-2cd375200465 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0041492 2026-04-27 22:17:12.499 10 INFO neutron.wsgi [None req-81bbccc5-ca3b-4acb-9377-8d2e744dfced f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0046065 2026-04-27 22:17:12.510 9 INFO neutron.wsgi [None req-84992c63-5b5a-4bd5-b1e2-6e75a94e3b7d f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0064042 2026-04-27 22:17:12.521 9 INFO neutron.wsgi [None req-69e8fc9c-67ab-4751-ab8e-bdb87aaf1953 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/empty-string-filtering HTTP/1.1" status: 200 len: 413 time: 0.0060086 2026-04-27 22:17:12.530 10 INFO neutron.wsgi [None req-306e7673-82aa-4b56-992a-975a8509bdda f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0055208 2026-04-27 22:17:12.538 10 INFO neutron.wsgi [None req-8fe6739e-9ed4-4c16-947d-27217d7783cd f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0042949 2026-04-27 22:17:12.549 10 INFO neutron.wsgi [None req-2d119a0b-8c95-4986-9dc5-b849d49c00d8 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0057092 2026-04-27 22:17:12.558 9 INFO neutron.wsgi [None req-59a641e4-c95b-4270-8538-bc4129e86d13 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0042508 2026-04-27 22:17:12.569 9 INFO neutron.wsgi [None req-45585500-9f11-470a-a534-91122bfd4dd6 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0068669 2026-04-27 22:17:12.579 9 INFO neutron.wsgi [None req-87e1eab5-7eb7-440a-aca3-8cb9515fb0f5 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0047300 2026-04-27 22:17:12.588 10 INFO neutron.wsgi [None req-65ec468d-a38c-4ecd-9c8a-9a1328aadcd4 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0050879 2026-04-27 22:17:12.595 10 INFO neutron.wsgi [None req-55fa5822-c553-46f1-90e0-f133d9a6ef4b f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0037982 2026-04-27 22:17:12.602 10 INFO neutron.wsgi [None req-008e3eb8-3793-4385-929a-c00465edf8a3 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0031724 2026-04-27 22:17:12.608 10 INFO neutron.wsgi [None req-2862a784-89fb-49ee-8c58-53ed8393a771 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0032144 2026-04-27 22:17:12.623 9 INFO neutron.wsgi [None req-54a10e4b-6fa3-42fd-a755-63e29a36c298 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/enable-default-route-bfd HTTP/1.1" status: 200 len: 406 time: 0.0072851 2026-04-27 22:17:12.635 10 INFO neutron.wsgi [None req-02e5fd3e-8577-4fff-b64e-9fd5a4d730c1 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/enable-default-route-ecmp HTTP/1.1" status: 200 len: 409 time: 0.0061784 2026-04-27 22:17:12.644 10 INFO neutron.wsgi [None req-f2cc315d-e15a-4fca-9ba9-00881ecfade0 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0043175 2026-04-27 22:17:12.645 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ef703fc-b214-484f-a8dc-27ebd2e290ed deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 5c90832c-ccd0-4f70-8f83-bfc957ac7cf1 (type: security_groups) to 1 2026-04-27 22:17:12.653 10 INFO neutron.wsgi [None req-1b00425c-67b7-4b50-a9a3-478e9b676002 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/l3-ha HTTP/1.1" status: 200 len: 360 time: 0.0052497 2026-04-27 22:17:12.661 10 INFO neutron.wsgi [None req-4ba263db-517e-4d9c-b6bc-e01f7b7e66e1 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/external-gateway-multihoming HTTP/1.1" status: 200 len: 421 time: 0.0044520 2026-04-27 22:17:12.668 10 INFO neutron.wsgi [None req-2aa8a8e7-e35d-49dc-a8d8-19a51a01c80e f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/l3-flavors HTTP/1.1" status: 200 len: 366 time: 0.0034318 2026-04-27 22:17:12.669 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ef703fc-b214-484f-a8dc-27ebd2e290ed deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0b473891-35f4-4f55-93cb-79ae69ce358b (type: security_group_rules) to 0 2026-04-27 22:17:12.676 10 INFO neutron.wsgi [None req-a3ba75b1-3adf-4b4d-bdef-45e3c24158f1 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0049989 2026-04-27 22:17:12.683 10 INFO neutron.wsgi [None req-5dda5bef-7cfd-4007-9c29-dd1947d6a7e1 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0046372 2026-04-27 22:17:12.691 10 INFO neutron.wsgi [None req-08877992-7829-4997-b4a6-d4cb9c096d6b f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0037181 2026-04-27 22:17:12.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ef703fc-b214-484f-a8dc-27ebd2e290ed deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1023c4fa-78b2-467f-8af8-f90d7496740b (type: security_group_rules) to 0 2026-04-27 22:17:12.703 10 INFO neutron.wsgi [None req-a6cdfbb9-80a1-4942-8036-2ad7206fcebf f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0068939 2026-04-27 22:17:12.712 10 INFO neutron.wsgi [None req-dd20441e-c834-4d3b-ab83-04d7cd9069f4 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0043278 2026-04-27 22:17:12.713 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ef703fc-b214-484f-a8dc-27ebd2e290ed deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 105993e2-9bdf-46aa-b625-efc919f0b058 (type: security_group_rules) to 0 2026-04-27 22:17:12.722 9 INFO neutron.wsgi [None req-ce3d0fae-c672-4c81-861d-04fa1881ce25 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0046973 2026-04-27 22:17:12.730 10 INFO neutron.wsgi [None req-e393f822-dc7c-46ec-a8e9-8ad25e69ebae f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0049572 2026-04-27 22:17:12.731 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ef703fc-b214-484f-a8dc-27ebd2e290ed deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2e8b4857-1d78-468c-8d98-3f6b08d978be (type: security_group_rules) to 0 2026-04-27 22:17:12.739 9 INFO neutron.wsgi [None req-1a7b4f17-912a-4e87-9d2e-8034b70cf3fb f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0047727 2026-04-27 22:17:12.747 9 INFO neutron.wsgi [None req-7645c310-fab8-4804-a0ea-630889e32edc f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0042310 2026-04-27 22:17:12.755 10 INFO neutron.wsgi [None req-7ef703fc-b214-484f-a8dc-27ebd2e290ed deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=32af0f606a3e4914bba132a703d065f3&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2930610 2026-04-27 22:17:12.756 9 INFO neutron.wsgi [None req-700319a1-cd10-4324-9b87-8e28cbf6c4b8 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0046337 2026-04-27 22:17:12.776 9 INFO neutron.wsgi [None req-d7f9c452-ff72-490c-8286-30933e6aadc7 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0159094 2026-04-27 22:17:12.777 9 INFO neutron.db.ovn_revision_numbers_db [None req-45dba327-3a9b-4e46-904f-4fc668244546 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a62cb26e-0c36-486f-8b90-59887ceccd20 (type: ports) to 2 2026-04-27 22:17:12.788 10 INFO neutron.wsgi [None req-01fab63a-40c0-477e-a538-643a34683df9 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0076756 2026-04-27 22:17:12.796 10 INFO neutron.wsgi [None req-f27e194c-00e5-4b74-bf2a-f6db724bf34c f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0043471 2026-04-27 22:17:12.804 10 INFO neutron.wsgi [None req-59784af0-155b-4bb4-a507-7705e88514bf f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0044692 2026-04-27 22:17:12.812 10 INFO neutron.wsgi [None req-c0ebc22b-0d1e-4db1-b431-71129b189531 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0053551 2026-04-27 22:17:12.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-45dba327-3a9b-4e46-904f-4fc668244546 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 39d4cc6a-8c2a-4332-9b4c-badd8d9cfa6b (type: subnets) to 0 2026-04-27 22:17:12.821 10 INFO neutron.wsgi [None req-7016c7d7-e128-47b7-9145-a884b52a5daf f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0043685 2026-04-27 22:17:12.830 10 INFO neutron.wsgi [None req-ca9557dd-b6ff-43fa-9259-3d4031f4a340 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0049636 2026-04-27 22:17:12.836 9 INFO neutron.wsgi [None req-45dba327-3a9b-4e46-904f-4fc668244546 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 860 time: 0.7694478 2026-04-27 22:17:12.840 10 INFO neutron.wsgi [None req-e5972e69-ee80-40d2-90ee-779700a65bde f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0057182 2026-04-27 22:17:12.850 10 INFO neutron.wsgi [None req-edbdb411-b234-4b32-889a-abcda050019c f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0057421 2026-04-27 22:17:12.858 10 INFO neutron.wsgi [None req-8880eacd-509b-483c-b809-20abdc6217cb f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0040545 2026-04-27 22:17:12.866 10 INFO neutron.wsgi [None req-d109f3a2-b389-4374-8c82-b05afff45622 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0041120 2026-04-27 22:17:12.874 10 INFO neutron.wsgi [None req-8ac6c3d7-92c5-40d0-b6ca-90492acb7913 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0047824 2026-04-27 22:17:12.883 10 INFO neutron.wsgi [None req-88bd5828-f457-4f41-a209-21803da1e7b9 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0049899 2026-04-27 22:17:12.891 10 INFO neutron.wsgi [None req-dbfe2aad-fa5e-4f2b-955e-00423cce571d f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0046101 2026-04-27 22:17:12.899 10 INFO neutron.wsgi [None req-c206b8ff-c5dc-494b-938e-214e6dac0a73 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0043545 2026-04-27 22:17:12.908 10 INFO neutron.wsgi [None req-bffd4181-d8c7-41d4-ad60-efefa15af7b3 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0047336 2026-04-27 22:17:12.915 10 INFO neutron.wsgi [None req-a9d948bd-4882-4eca-8940-c20aee0bd8bb f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0050144 2026-04-27 22:17:12.929 10 INFO neutron.wsgi [None req-de786d8c-debe-4db1-a8fe-83cc442a90dd f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0073481 2026-04-27 22:17:12.937 10 INFO neutron.wsgi [None req-b6337357-aa29-43ec-9953-5a5e3491fb63 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0040531 2026-04-27 22:17:12.945 10 INFO neutron.wsgi [None req-24c531b2-e846-4658-be0d-6a43b9f6d148 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0058870 2026-04-27 22:17:12.953 10 INFO neutron.wsgi [None req-ce54219a-423b-4f77-9c24-73dcfe4aa2f4 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0043025 2026-04-27 22:17:12.961 10 INFO neutron.wsgi [None req-9a72d190-7bf4-4abf-bede-78ca3f614fe1 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0043178 2026-04-27 22:17:12.969 10 INFO neutron.wsgi [None req-fc6ee2bf-cf23-470b-81c0-374ccdac7587 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0044227 2026-04-27 22:17:12.977 10 INFO neutron.wsgi [None req-4255d91a-3431-4704-a966-d0bd1b06b21f f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0054147 2026-04-27 22:17:12.985 10 INFO neutron.wsgi [None req-33effa06-1bed-476d-9ba5-1c5318123f05 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0045815 2026-04-27 22:17:12.993 10 INFO neutron.wsgi [None req-95c385e9-dcba-48c5-8eee-fe2e84c386c3 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0043697 2026-04-27 22:17:13.001 10 INFO neutron.wsgi [None req-c50092cf-2ec1-4b74-bb85-b3cd5ffbbcf3 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0042698 2026-04-27 22:17:13.009 10 INFO neutron.wsgi [None req-b4e78468-c0eb-422d-a157-068300cb9124 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0046666 2026-04-27 22:17:13.017 10 INFO neutron.wsgi [None req-c93f6d8f-0a30-4e9b-bf80-d5e0d3e2b14a f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0043969 2026-04-27 22:17:13.026 10 INFO neutron.wsgi [None req-720199da-c82b-435c-823f-c993befb3c61 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/security-groups-default-rules HTTP/1.1" status: 200 len: 456 time: 0.0042632 2026-04-27 22:17:13.033 10 INFO neutron.wsgi [None req-b1056504-b76a-471b-b168-324e90c6f7c8 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0044367 2026-04-27 22:17:13.041 9 INFO neutron.wsgi [None req-911e666f-9b4b-4ecc-bfc6-b7b5721fa417 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0042009 2026-04-27 22:17:13.055 10 INFO neutron.wsgi [None req-c6ad0d92-261a-4ec5-9841-f55cc6a6f6e9 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg HTTP/1.1" status: 200 len: 508 time: 0.0113328 2026-04-27 22:17:13.064 10 INFO neutron.wsgi [None req-7eae65d4-5d6b-4b37-b0c5-fcf1c1c6a042 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0051155 2026-04-27 22:17:13.071 10 INFO neutron.wsgi [None req-6de4b54f-e975-4d98-8c33-2ea9b80b31d9 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0041611 2026-04-27 22:17:13.078 10 INFO neutron.wsgi [None req-ae934ed3-526a-4f40-b695-a2e6be9677be f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0041258 2026-04-27 22:17:13.086 10 INFO neutron.wsgi [None req-984faeb5-1381-4141-906c-327e0a60097d f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0037785 2026-04-27 22:17:13.095 9 INFO neutron.wsgi [None req-e0379d43-1abb-47d2-967d-77cbc5b4febe f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0046127 2026-04-27 22:17:13.105 10 INFO neutron.wsgi [None req-eb3e2907-bc5e-4c39-8813-5e60b78be624 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0058477 2026-04-27 22:17:13.112 9 INFO neutron.wsgi [None req-ecad84c1-4ec0-41c5-b49d-8201f5599c88 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/5c90832c-ccd0-4f70-8f83-bfc957ac7cf1 HTTP/1.1" status: 204 len: 168 time: 0.3522840 2026-04-27 22:17:13.112 10 INFO neutron.wsgi [None req-cd983806-423a-4344-b103-f8599ddc86bb f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0048544 2026-04-27 22:17:13.120 10 INFO neutron.wsgi [None req-4944544f-16fa-4b44-8976-287de7460056 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0046799 2026-04-27 22:17:13.128 10 INFO neutron.wsgi [None req-6a389e0b-87f6-4069-b51a-c9d736279caf f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0047750 2026-04-27 22:17:13.136 10 INFO neutron.wsgi [None req-8e7d567f-9c4a-4750-9d06-89aacb4ff91c f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0048130 2026-04-27 22:17:13.144 10 INFO neutron.wsgi [None req-4cc25dd2-6367-40aa-94e0-e1e731b7176a f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0042486 2026-04-27 22:17:13.150 10 INFO neutron.wsgi [None req-e07687ab-2d67-4121-99f1-c8fa0f55932b f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0035150 2026-04-27 22:17:13.158 10 INFO neutron.wsgi [None req-76ab11c3-1e88-4523-b666-1228accae507 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0045226 2026-04-27 22:17:13.166 10 INFO neutron.wsgi [None req-dd5e5040-6918-4e0e-8e81-d87f5ab8fb1c f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0047259 2026-04-27 22:17:13.174 10 INFO neutron.wsgi [None req-d9a688f8-d9a3-443b-a45d-0f6b5e475944 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0043063 2026-04-27 22:17:13.181 10 INFO neutron.wsgi [None req-0d4081bd-132c-4826-9f31-72238767199f f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0043209 2026-04-27 22:17:13.189 10 INFO neutron.wsgi [None req-9bfd7b85-c49b-456d-9183-b8a984f76958 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0041637 2026-04-27 22:17:13.203 10 INFO neutron.wsgi [None req-8cfe8fb1-d6d8-4de8-b57b-a72607d57564 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0091302 2026-04-27 22:17:13.211 10 INFO neutron.wsgi [None req-5232eda8-9265-4def-8883-22031f980004 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/vpn-agent-scheduler HTTP/1.1" status: 200 len: 393 time: 0.0042496 2026-04-27 22:17:13.219 10 INFO neutron.wsgi [None req-e1f1e1b6-5fa3-4d00-bdab-30515e875f21 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/vpn-endpoint-groups HTTP/1.1" status: 200 len: 371 time: 0.0046299 2026-04-27 22:17:13.228 10 INFO neutron.wsgi [None req-7f26e29e-0691-4e45-b829-856e9ab52a1d f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/vpn-flavors HTTP/1.1" status: 200 len: 376 time: 0.0059531 2026-04-27 22:17:13.238 10 INFO neutron.wsgi [None req-a9a1e3c9-2b57-46b4-b255-5d82e9f65e44 f204325e1e574e8ebce574dcb7668704 82b04cbe339f4b4a9bb36c9ec716894c - - default default] 10.0.0.63 "GET /v2.0/extensions/vpnaas HTTP/1.1" status: 200 len: 348 time: 0.0070107 2026-04-27 22:17:13.542 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23066cc2-d528-4075-b55f-5db3f60a457c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:13.545 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23066cc2-d528-4075-b55f-5db3f60a457c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:13.601 10 INFO neutron.wsgi [req-083f27dd-c460-44a5-b891-6de0d281e3d9 req-5d2fb922-61b9-4386-93db-c53054cb9e74 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1170 time: 0.0845520 2026-04-27 22:17:13.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-23066cc2-d528-4075-b55f-5db3f60a457c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fe5ac501-921d-4230-832b-b3f3a3e356fd (type: ports) to 1 2026-04-27 22:17:13.714 10 INFO neutron.wsgi [req-2aabf083-2413-45a0-a1d0-ecb9a72e1e8e req-1fb90f15-778d-4842-b962-70dbfeb75b32 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports/c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 1167 time: 0.0498433 2026-04-27 22:17:13.924 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-1e0cf11f-a48f-49cf-b6af-3b7d42ed3ce7 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "GET /v2.0/subnets?network_id=7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 200 len: 859 time: 0.0674007 2026-04-27 22:17:14.213 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-e4b08eb0-5e84-4234-bb11-28881687eafa df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8&device_owner=compute%3Anova&network_id=7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 200 len: 1170 time: 0.2831943 2026-04-27 22:17:14.277 10 INFO neutron.db.ovn_revision_numbers_db [None req-be407311-52ae-429b-b7e4-076cb7ddbbbe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fec2cd56-1dcf-4c49-8879-e41f40c8ced6 (type: security_groups) to 1 2026-04-27 22:17:14.310 10 INFO neutron.db.ovn_revision_numbers_db [None req-be407311-52ae-429b-b7e4-076cb7ddbbbe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0a27b19c-9f79-418f-8446-3b5c5d1ccc50 (type: security_group_rules) to 0 2026-04-27 22:17:14.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-be407311-52ae-429b-b7e4-076cb7ddbbbe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2cc7f11c-f8a5-4c56-8df5-848237c9e8e9 (type: security_group_rules) to 0 2026-04-27 22:17:14.356 10 INFO neutron.db.ovn_revision_numbers_db [None req-be407311-52ae-429b-b7e4-076cb7ddbbbe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c8658043-19a1-4d57-b342-0a24e9c20c3f (type: security_group_rules) to 0 2026-04-27 22:17:14.388 10 INFO neutron.db.ovn_revision_numbers_db [None req-be407311-52ae-429b-b7e4-076cb7ddbbbe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ef82ace5-acc6-4ac2-aa11-507e4111d38b (type: security_group_rules) to 0 2026-04-27 22:17:14.415 10 INFO neutron.wsgi [None req-be407311-52ae-429b-b7e4-076cb7ddbbbe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=82b04cbe339f4b4a9bb36c9ec716894c&name=default HTTP/1.1" status: 200 len: 3120 time: 0.6986141 2026-04-27 22:17:14.422 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-787c6f73-3bb2-41ee-9181-060f2eef7fec - - - - - -] Schedule LRP lrp-fe5ac501-921d-4230-832b-b3f3a3e356fd on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:17:14.454 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: fe5ac501-921d-4230-832b-b3f3a3e356fd 2026-04-27 22:17:14.462 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Router f59dae0b-aed8-4fb4-bc1e-9fe921cd52c9 is bound to host instance 2026-04-27 22:17:14.488 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port fe5ac501-921d-4230-832b-b3f3a3e356fd 2026-04-27 22:17:14.498 9 INFO neutron.db.ovn_revision_numbers_db [None req-23066cc2-d528-4075-b55f-5db3f60a457c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fe5ac501-921d-4230-832b-b3f3a3e356fd (type: router_ports) to 1 2026-04-27 22:17:14.581 9 INFO neutron.db.ovn_revision_numbers_db [None req-23066cc2-d528-4075-b55f-5db3f60a457c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f59dae0b-aed8-4fb4-bc1e-9fe921cd52c9 (type: routers) to 2 2026-04-27 22:17:14.603 9 INFO neutron.wsgi [None req-23066cc2-d528-4075-b55f-5db3f60a457c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1162 time: 1.7619007 2026-04-27 22:17:14.764 9 INFO neutron.wsgi [None req-b1075c80-3038-4086-b48e-3de059523cc0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/fec2cd56-1dcf-4c49-8879-e41f40c8ced6 HTTP/1.1" status: 204 len: 168 time: 0.3400562 2026-04-27 22:17:15.090 10 INFO neutron.db.ovn_revision_numbers_db [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-d12026b4-c524-4f54-b735-6a0f186d1044 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Successfully bumped revision number for resource c5eef504-8253-49a3-96df-cecabb1c8b3a (type: ports) to 5 2026-04-27 22:17:15.100 9 WARNING neutron_lib.context [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:15.101 9 WARNING neutron_lib.context [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:15.113 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-d12026b4-c524-4f54-b735-6a0f186d1044 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "PUT /v2.0/ports/c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 1349 time: 0.8944216 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:15.148 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a9056b4-0f37-452c-bab3-96284952f84f'] response: {'name': 'network-changed', 'server_uuid': '9eb82a4c-92ad-4b8e-b663-2a67f5af93a8', 'tag': 'c5eef504-8253-49a3-96df-cecabb1c8b3a', 'status': 'completed', 'code': 200} 2026-04-27 22:17:15.148 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93043f3e-d7db-44c4-ae26-cbfcfcc26b29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:15.152 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93043f3e-d7db-44c4-ae26-cbfcfcc26b29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 87d4a1a3-692e-49f1-9d51-44d131b00a1b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:15.181 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-aa6812c4-d3d8-4e32-bc83-bbeaf9b6bfb1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=cfbc6a6487de414aafbdadc94d7e7edb&device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1590 time: 0.0452995 2026-04-27 22:17:15.275 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-d5830da6-599f-4670-9497-2c139fe296c4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 200 len: 982 time: 0.0868094 2026-04-27 22:17:15.289 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 41dbfd33-0529-43b7-a4db-40b390183486 (type: security_groups) to 1 2026-04-27 22:17:15.312 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-ec84e7dc-71e7-49f1-ba5a-785a3731491f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 217 time: 0.0308928 2026-04-27 22:17:15.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 2196b9eb-ef39-4120-b72f-ef9baebe8434 (type: security_group_rules) to 0 2026-04-27 22:17:15.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-93043f3e-d7db-44c4-ae26-cbfcfcc26b29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource aac1d7cb-dfc8-4f69-afcf-04184847d3b9 (type: ports) to 1 2026-04-27 22:17:15.328 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 5b7fcf41-c071-4f03-bcb9-2b726c424f88 (type: security_group_rules) to 0 2026-04-27 22:17:15.363 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 67fc9427-0480-401f-b61f-e836d588238c (type: security_group_rules) to 0 2026-04-27 22:17:15.366 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-d029c6d5-8ece-422d-b6c0-700d985712dc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 1059 time: 0.0471773 2026-04-27 22:17:15.389 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource b81d5bc5-5fb8-40a6-a2f0-b6df6cc0d803 (type: security_group_rules) to 0 2026-04-27 22:17:15.422 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-9a01e513-f3d8-459d-a1a4-1decc3b49c9a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=5ac7c087-05a6-4e41-8381-0e6933d30821 HTTP/1.1" status: 200 len: 877 time: 0.0497224 2026-04-27 22:17:15.455 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-ee6575dc-f990-4749-a0a8-b88e0df9c223 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=7dc9a798-ad17-402b-9180-026e7077dec7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0251544 2026-04-27 22:17:15.489 9 INFO neutron.db.segments_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Added segment bd626671-4eea-4d23-b86e-bdb69ec603d4 of type geneve for network bfb9db3e-2800-4a13-96d4-8d71e14277de 2026-04-27 22:17:15.539 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-a794e1ef-8276-4727-a87d-8ef67908c2b7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0778780 2026-04-27 22:17:15.639 9 INFO neutron.db.segments_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Added segment 25c02a3f-22f1-439f-8f27-9180c653d226 of type geneve for network 72d74fc4-af87-46a3-9cff-d3307b0abc11 2026-04-27 22:17:15.818 10 INFO neutron.wsgi [req-8c171d7e-21fa-4d2e-9b48-217b13027b92 req-aec54e69-81f7-4072-b0ba-4251c3d49aa5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.2657804 2026-04-27 22:17:15.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource fe5ac501-921d-4230-832b-b3f3a3e356fd (type: ports) to 1 2026-04-27 22:17:15.891 10 INFO neutron.wsgi [req-338d76e8-307e-49ef-a4f1-9cf260655d9e req-b7fc9ae3-d7a0-4185-af5e-81b829164a15 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=cfbc6a6487de414aafbdadc94d7e7edb&device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1590 time: 0.0418210 2026-04-27 22:17:16.000 10 INFO neutron.wsgi [req-338d76e8-307e-49ef-a4f1-9cf260655d9e req-b08dff58-a2da-4fec-b7a8-25d8dae2ef37 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 200 len: 982 time: 0.1003160 2026-04-27 22:17:16.003 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource bfb9db3e-2800-4a13-96d4-8d71e14277de (type: networks) to 1 2026-04-27 22:17:16.033 10 INFO neutron.wsgi [req-338d76e8-307e-49ef-a4f1-9cf260655d9e req-60737eac-0f74-486c-8b7a-10a276891c72 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 217 time: 0.0235045 2026-04-27 22:17:16.076 10 INFO neutron.wsgi [req-df31013d-84d2-4f92-8af2-a2cb692512af req-f1865661-7db8-4304-a542-b4ab69168dba df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1352 time: 0.0913658 2026-04-27 22:17:16.112 10 INFO neutron.wsgi [req-338d76e8-307e-49ef-a4f1-9cf260655d9e req-31bdd242-65f6-4315-b961-44355287dea0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 1059 time: 0.0737355 2026-04-27 22:17:16.183 10 INFO neutron.wsgi [req-338d76e8-307e-49ef-a4f1-9cf260655d9e req-33f49681-bb52-4cee-84c4-6123f8182745 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=5ac7c087-05a6-4e41-8381-0e6933d30821 HTTP/1.1" status: 200 len: 877 time: 0.0483255 2026-04-27 22:17:16.185 10 INFO neutron.wsgi [req-df31013d-84d2-4f92-8af2-a2cb692512af req-f91e7472-98aa-4ea9-8e6a-75a4014801fd df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3c27650f-4a49-4c21-a7b9-6375d830e654&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1001201 2026-04-27 22:17:16.219 10 INFO neutron.wsgi [req-338d76e8-307e-49ef-a4f1-9cf260655d9e req-8a86385b-492a-4729-8cdc-20787e0b29bf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=7dc9a798-ad17-402b-9180-026e7077dec7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0203722 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-93043f3e-d7db-44c4-ae26-cbfcfcc26b29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aac1d7cb-dfc8-4f69-afcf-04184847d3b9 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aac1d7cb-dfc8-4f69-afcf-04184847d3b9 2026-04-27 22:17:16.229 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager [None req-93043f3e-d7db-44c4-ae26-cbfcfcc26b29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aac1d7cb-dfc8-4f69-afcf-04184847d3b9 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aac1d7cb-dfc8-4f69-afcf-04184847d3b9 2026-04-27 22:17:16.230 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:17:16.305 10 INFO neutron.wsgi [req-338d76e8-307e-49ef-a4f1-9cf260655d9e req-c0e5f34e-47a2-45fa-aca3-f34dfdfe833d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0788035 2026-04-27 22:17:16.310 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] No more DHCP agents 2026-04-27 22:17:16.315 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Unable to schedule network bfb9db3e-2800-4a13-96d4-8d71e14277de: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:16.383 10 INFO neutron.wsgi [req-338d76e8-307e-49ef-a4f1-9cf260655d9e req-0c5ac7c7-adc1-4782-b453-221f8b804d6a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0736907 2026-04-27 22:17:16.447 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 2b6b32e8-9649-4c74-8398-ddbd476a2bec (type: ports) to 1 2026-04-27 22:17:16.459 10 INFO neutron.wsgi [req-d6c2f76a-bb53-47bd-ae52-e6433699a171 req-f80d5307-7748-4bcb-9793-e7ce7f70dc31 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 HTTP/1.1" status: 200 len: 1352 time: 0.0568302 2026-04-27 22:17:16.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 72d74fc4-af87-46a3-9cff-d3307b0abc11 (type: networks) to 1 2026-04-27 22:17:16.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource fe5ac501-921d-4230-832b-b3f3a3e356fd (type: router_ports) to 3 2026-04-27 22:17:16.593 9 INFO neutron.db.ovn_revision_numbers_db [None req-93043f3e-d7db-44c4-ae26-cbfcfcc26b29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource aac1d7cb-dfc8-4f69-afcf-04184847d3b9 (type: ports) to 1 2026-04-27 22:17:16.698 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93043f3e-d7db-44c4-ae26-cbfcfcc26b29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:16.700 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93043f3e-d7db-44c4-ae26-cbfcfcc26b29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 87d4a1a3-692e-49f1-9d51-44d131b00a1b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:16.776 10 WARNING neutron_lib.context [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:16.777 10 WARNING neutron_lib.context [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:16.780 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] No more DHCP agents 2026-04-27 22:17:16.784 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Unable to schedule network 72d74fc4-af87-46a3-9cff-d3307b0abc11: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:16.895 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource fe5ac501-921d-4230-832b-b3f3a3e356fd (type: ports) to 2 2026-04-27 22:17:16.895 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource c14b9e40-dd67-4b74-a503-770aad438beb (type: ports) to 1 2026-04-27 22:17:16.934 9 INFO neutron.wsgi [None req-8c9b5242-f212-47c1-aa62-6d6174d30855 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 2.0612466 2026-04-27 22:17:17.332 10 INFO neutron.wsgi [None req-75fe040c-5d40-4bbd-8384-10fe319855a7 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.3934228 2026-04-27 22:17:17.366 10 INFO neutron.db.ovn_revision_numbers_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource 6c2f6abf-6fa9-445a-8bc7-cc2bae440fd8 (type: security_groups) to 1 2026-04-27 22:17:17.400 10 INFO neutron.db.ovn_revision_numbers_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource 3996bb7b-4325-4259-94cb-f9ece07a38c1 (type: security_group_rules) to 0 2026-04-27 22:17:17.409 9 INFO neutron.db.ovn_revision_numbers_db [None req-93043f3e-d7db-44c4-ae26-cbfcfcc26b29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource aac1d7cb-dfc8-4f69-afcf-04184847d3b9 (type: router_ports) to 1 2026-04-27 22:17:17.416 9 INFO neutron.wsgi [None req-93043f3e-d7db-44c4-ae26-cbfcfcc26b29 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/f59dae0b-aed8-4fb4-bc1e-9fe921cd52c9/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.8077033 2026-04-27 22:17:17.427 10 INFO neutron.db.ovn_revision_numbers_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource b64f15c4-ef36-44fe-b74e-59353e058da8 (type: security_group_rules) to 0 2026-04-27 22:17:17.460 10 INFO neutron.db.ovn_revision_numbers_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource b6bce894-b369-4184-b6a0-4749ad2ae0bd (type: security_group_rules) to 0 2026-04-27 22:17:17.484 10 INFO neutron.db.ovn_revision_numbers_db [req-d6c2f76a-bb53-47bd-ae52-e6433699a171 req-5425beb8-5d60-4293-a065-552d3815862d df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Successfully bumped revision number for resource c5eef504-8253-49a3-96df-cecabb1c8b3a (type: ports) to 6 2026-04-27 22:17:17.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource d61d14b7-116e-40e1-8de8-510bde83cd72 (type: security_group_rules) to 0 2026-04-27 22:17:17.513 10 INFO neutron.wsgi [req-d6c2f76a-bb53-47bd-ae52-e6433699a171 req-5425beb8-5d60-4293-a065-552d3815862d df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "PUT /v2.0/ports/c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 1167 time: 1.0497172 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:17.552 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fef882fd-0571-4b58-b6d7-cda0eadad51e'] response: {'name': 'network-changed', 'server_uuid': '9eb82a4c-92ad-4b8e-b663-2a67f5af93a8', 'tag': 'c5eef504-8253-49a3-96df-cecabb1c8b3a', 'status': 'completed', 'code': 200} 2026-04-27 22:17:17.592 10 INFO neutron.wsgi [req-d6c2f76a-bb53-47bd-ae52-e6433699a171 req-8f5ec369-276b-4a1d-bf7e-28327d6c9430 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=cfbc6a6487de414aafbdadc94d7e7edb&device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1409 time: 0.0552905 2026-04-27 22:17:17.635 10 INFO neutron.db.segments_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Added segment 1d830476-fd06-4734-a890-68fcf91b1acb of type geneve for network 3584521a-dfe7-4b82-9f18-9bfd97b0c5b9 2026-04-27 22:17:17.730 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: aac1d7cb-dfc8-4f69-afcf-04184847d3b9 2026-04-27 22:17:17.737 9 INFO neutron.services.segments.plugin [-] Segment bd626671-4eea-4d23-b86e-bdb69ec603d4 resource provider aggregate not found 2026-04-27 22:17:17.752 9 INFO neutron.services.segments.plugin [-] Segment bd626671-4eea-4d23-b86e-bdb69ec603d4 resource provider aggregate not found 2026-04-27 22:17:17.753 10 INFO neutron.wsgi [req-d6c2f76a-bb53-47bd-ae52-e6433699a171 req-b9a10cb1-2146-4aea-a42a-7de381e596d8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 200 len: 982 time: 0.1553321 2026-04-27 22:17:17.756 9 INFO neutron.services.segments.plugin [-] Segment bd626671-4eea-4d23-b86e-bdb69ec603d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd626671-4eea-4d23-b86e-bdb69ec603d4 found for delete ", "request_id": "req-6d932e7b-51da-4398-abea-9d2a6a85eb82"}]} 2026-04-27 22:17:17.759 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port aac1d7cb-dfc8-4f69-afcf-04184847d3b9 2026-04-27 22:17:17.769 9 INFO neutron.services.segments.plugin [-] Segment bd626671-4eea-4d23-b86e-bdb69ec603d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd626671-4eea-4d23-b86e-bdb69ec603d4 found for delete ", "request_id": "req-f2bbceff-f86b-4060-9593-ae19024c7f64"}]} 2026-04-27 22:17:17.784 9 INFO neutron.wsgi [None req-819fe204-59c0-4a9f-aa7b-d452182f21c0 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/bfb9db3e-2800-4a13-96d4-8d71e14277de HTTP/1.1" status: 204 len: 168 time: 0.4445677 2026-04-27 22:17:17.907 10 INFO neutron.wsgi [req-d6c2f76a-bb53-47bd-ae52-e6433699a171 req-0d969ed5-b119-4b4d-b722-8a7753fc34ca 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 1059 time: 0.1283398 2026-04-27 22:17:17.912 10 INFO neutron.db.segments_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Added segment 190799de-f2c2-4c8a-895b-e50221247e07 of type geneve for network ff05a6c1-7408-4913-9590-1b21f5ea0442 2026-04-27 22:17:18.005 10 INFO neutron.wsgi [req-d6c2f76a-bb53-47bd-ae52-e6433699a171 req-30a82c25-5c7d-42ee-a655-80705c711c40 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=5ac7c087-05a6-4e41-8381-0e6933d30821 HTTP/1.1" status: 200 len: 877 time: 0.0905733 2026-04-27 22:17:18.012 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource fe5ac501-921d-4230-832b-b3f3a3e356fd (type: ports) to 4 2026-04-27 22:17:18.027 9 WARNING neutron_lib.context [None req-e154758c-3089-49d5-80ab-a202f34fe219 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:18.056 10 INFO neutron.wsgi [req-d6c2f76a-bb53-47bd-ae52-e6433699a171 req-0485ab53-7966-4270-8d2e-d33364f30374 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=7dc9a798-ad17-402b-9180-026e7077dec7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0426476 2026-04-27 22:17:18.146 9 INFO neutron.db.ovn_revision_numbers_db [None req-e154758c-3089-49d5-80ab-a202f34fe219 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Successfully bumped revision number for resource 36640650-b5c6-4258-b682-0462597ba61c (type: security_groups) to 1 2026-04-27 22:17:18.163 9 INFO neutron.db.ovn_revision_numbers_db [None req-e154758c-3089-49d5-80ab-a202f34fe219 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Successfully bumped revision number for resource 223f3963-39c3-41d0-953b-76991d7d5db8 (type: security_group_rules) to 0 2026-04-27 22:17:18.177 9 INFO neutron.db.ovn_revision_numbers_db [None req-e154758c-3089-49d5-80ab-a202f34fe219 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Successfully bumped revision number for resource 8473ab7e-827c-4f3a-9ff4-fa2522070d8a (type: security_group_rules) to 0 2026-04-27 22:17:18.198 9 INFO neutron.wsgi [None req-e154758c-3089-49d5-80ab-a202f34fe219 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1861 time: 0.1754348 2026-04-27 22:17:18.207 9 WARNING neutron_lib.context [None req-99aa54d8-bc07-43fc-b397-f152d5a69a5a 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:18.282 10 INFO neutron.wsgi [req-d6c2f76a-bb53-47bd-ae52-e6433699a171 req-19d6670c-3194-4343-8737-6a698df2e2c0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2169902 2026-04-27 22:17:18.339 9 INFO neutron.db.ovn_revision_numbers_db [None req-99aa54d8-bc07-43fc-b397-f152d5a69a5a 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Successfully bumped revision number for resource 2e5705a6-17e4-416d-87ac-cfe447788f9f (type: security_group_rules) to 0 2026-04-27 22:17:18.365 9 INFO neutron.wsgi [None req-99aa54d8-bc07-43fc-b397-f152d5a69a5a 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1623814 2026-04-27 22:17:18.376 9 WARNING neutron_lib.context [None req-506ffcd4-4616-4e19-98b0-c2fbf7b6de4f 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:18.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-506ffcd4-4616-4e19-98b0-c2fbf7b6de4f 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Successfully bumped revision number for resource e840dad2-8a0b-48ec-9f5d-930cbba395f1 (type: security_group_rules) to 0 2026-04-27 22:17:18.555 9 INFO neutron.wsgi [None req-506ffcd4-4616-4e19-98b0-c2fbf7b6de4f 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1827970 2026-04-27 22:17:18.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource 3584521a-dfe7-4b82-9f18-9bfd97b0c5b9 (type: networks) to 1 2026-04-27 22:17:18.565 9 WARNING neutron_lib.context [None req-9f19e931-8916-40cf-b109-f7346900212b 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:18.692 10 INFO neutron.wsgi [req-d6c2f76a-bb53-47bd-ae52-e6433699a171 req-eb41f94e-ff6b-4f0e-94ac-ab24562abed3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3910575 2026-04-27 22:17:18.830 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f19e931-8916-40cf-b109-f7346900212b 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] No more DHCP agents 2026-04-27 22:17:18.832 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f19e931-8916-40cf-b109-f7346900212b 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:18.845 10 INFO neutron.wsgi [req-fcd906c0-9135-4cbd-a498-2434f0f1c57b req-1648c6ec-ce22-4ef9-b042-83142a787f9d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=cfbc6a6487de414aafbdadc94d7e7edb&device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1409 time: 0.0940957 2026-04-27 22:17:19.051 10 INFO neutron.wsgi [req-fcd906c0-9135-4cbd-a498-2434f0f1c57b req-19f8ff42-d8de-4532-8e81-8ecfd609068d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 200 len: 982 time: 0.1966975 2026-04-27 22:17:19.112 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource fe5ac501-921d-4230-832b-b3f3a3e356fd (type: router_ports) to 4 2026-04-27 22:17:19.115 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] No more DHCP agents 2026-04-27 22:17:19.127 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Unable to schedule network 3584521a-dfe7-4b82-9f18-9bfd97b0c5b9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:19.133 9 INFO neutron.wsgi [None req-9f19e931-8916-40cf-b109-f7346900212b 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5738716 2026-04-27 22:17:19.223 10 INFO neutron.wsgi [req-fcd906c0-9135-4cbd-a498-2434f0f1c57b req-afcc6482-2e4f-4fd7-ad03-90f87eda91e2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 200 len: 1059 time: 0.1612716 2026-04-27 22:17:19.225 10 INFO neutron.services.segments.plugin [-] Segment 25c02a3f-22f1-439f-8f27-9180c653d226 resource provider aggregate not found 2026-04-27 22:17:19.230 10 INFO neutron.services.segments.plugin [-] Segment 25c02a3f-22f1-439f-8f27-9180c653d226 resource provider aggregate not found 2026-04-27 22:17:19.261 10 INFO neutron.services.segments.plugin [-] Segment 25c02a3f-22f1-439f-8f27-9180c653d226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c02a3f-22f1-439f-8f27-9180c653d226 found for delete ", "request_id": "req-5506caa0-3760-4988-93cb-6d16aed36f56"}]} 2026-04-27 22:17:19.261 10 INFO neutron.services.segments.plugin [-] Segment 25c02a3f-22f1-439f-8f27-9180c653d226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c02a3f-22f1-439f-8f27-9180c653d226 found for delete ", "request_id": "req-b7c4dc79-73fe-4f34-9b96-45b488fc8391"}]} 2026-04-27 22:17:19.302 10 INFO neutron.wsgi [req-fcd906c0-9135-4cbd-a498-2434f0f1c57b req-e6830049-8bec-46b3-9a32-3f54688d3cdd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=5ac7c087-05a6-4e41-8381-0e6933d30821 HTTP/1.1" status: 200 len: 877 time: 0.0727596 2026-04-27 22:17:19.318 10 INFO neutron.wsgi [None req-fea3f2cd-174e-441b-a292-07e98b149ad1 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/72d74fc4-af87-46a3-9cff-d3307b0abc11 HTTP/1.1" status: 204 len: 168 time: 1.5251174 2026-04-27 22:17:19.333 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource aac1d7cb-dfc8-4f69-afcf-04184847d3b9 (type: ports) to 2 2026-04-27 22:17:19.347 10 INFO neutron.wsgi [req-fcd906c0-9135-4cbd-a498-2434f0f1c57b req-6ac5c1cc-b1eb-4546-89f1-c12d9d0727af 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=7dc9a798-ad17-402b-9180-026e7077dec7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0343947 2026-04-27 22:17:19.420 10 INFO neutron.db.ovn_revision_numbers_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource 26771b73-2d6a-4a3b-b14c-2fd61ef62ee4 (type: ports) to 1 2026-04-27 22:17:19.481 10 INFO neutron.wsgi [req-fcd906c0-9135-4cbd-a498-2434f0f1c57b req-16dc9619-b738-4752-930e-f311630c7ab3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1238251 2026-04-27 22:17:19.572 10 INFO neutron.db.ovn_revision_numbers_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource ff05a6c1-7408-4913-9590-1b21f5ea0442 (type: networks) to 1 2026-04-27 22:17:19.655 9 INFO neutron.wsgi [None req-26717f32-8209-406b-bd1e-4fa28e3678f5 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.3199751 2026-04-27 22:17:19.674 9 WARNING neutron_lib.context [None req-24c23709-e6d3-489b-821a-cc954a50b5fa 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:19.784 9 INFO neutron.db.segments_db [None req-24c23709-e6d3-489b-821a-cc954a50b5fa 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Added segment 7e631644-ffe0-40d4-9306-336159cdf4d7 of type geneve for network e94db939-f716-4d4d-b62d-b1a86f4540d7 2026-04-27 22:17:19.854 10 INFO neutron.wsgi [req-fcd906c0-9135-4cbd-a498-2434f0f1c57b req-a0b4742f-df52-405a-9bb9-2e528b918186 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3603492 2026-04-27 22:17:19.869 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-5b9afb6d-0fdf-41cd-ab36-f73b9729c9cc 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-securitygroup--1012456928&fields=id&tenant_id=46ca02a7f12d4b86ac0ad5deb5a984d1 HTTP/1.1" status: 200 len: 267 time: 0.3358319 2026-04-27 22:17:19.923 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource aac1d7cb-dfc8-4f69-afcf-04184847d3b9 (type: router_ports) to 2 2026-04-27 22:17:19.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-24c23709-e6d3-489b-821a-cc954a50b5fa 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource e94db939-f716-4d4d-b62d-b1a86f4540d7 (type: networks) to 1 2026-04-27 22:17:20.110 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-74b6cc12-78c1-4231-a976-b6e0a2ed7457 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/networks?id=87d4a1a3-692e-49f1-9d51-44d131b00a1b HTTP/1.1" status: 200 len: 869 time: 0.2230830 2026-04-27 22:17:20.139 10 INFO neutron.wsgi [req-a49ba9f1-7ecf-401a-8452-4fd9c187b5e1 req-c8292a2c-b051-4bdd-9acc-bf33256901ce df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1170 time: 0.3363304 2026-04-27 22:17:20.177 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-24c23709-e6d3-489b-821a-cc954a50b5fa 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] No more DHCP agents 2026-04-27 22:17:20.179 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-24c23709-e6d3-489b-821a-cc954a50b5fa 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Unable to schedule network e94db939-f716-4d4d-b62d-b1a86f4540d7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:20.182 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-2c1c01c7-c372-4b67-806b-40cd9a72d857 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/quotas/46ca02a7f12d4b86ac0ad5deb5a984d1 HTTP/1.1" status: 200 len: 491 time: 0.0577548 2026-04-27 22:17:20.264 9 INFO neutron.db.ovn_revision_numbers_db [None req-24c23709-e6d3-489b-821a-cc954a50b5fa 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 037afeef-64db-4245-a1cf-a118db27a87e (type: ports) to 1 2026-04-27 22:17:20.270 10 INFO neutron.wsgi [req-c4d52119-1906-44e8-99f7-caedb50d7573 req-0bc6c067-6991-41e0-8523-f3b507debc01 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 1170 time: 0.3043411 2026-04-27 22:17:20.288 9 INFO neutron.wsgi [None req-24c23709-e6d3-489b-821a-cc954a50b5fa 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.6213014 2026-04-27 22:17:20.289 10 INFO neutron.wsgi [req-a49ba9f1-7ecf-401a-8452-4fd9c187b5e1 req-f327aab2-aa42-426c-9b51-ee1b32278318 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3c27650f-4a49-4c21-a7b9-6375d830e654&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1417844 2026-04-27 22:17:20.300 9 WARNING neutron_lib.context [None req-cd31b807-1d6a-4911-b655-5a1079a746a4 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:20.346 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] No more DHCP agents 2026-04-27 22:17:20.353 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Unable to schedule network ff05a6c1-7408-4913-9590-1b21f5ea0442: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:20.370 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-40b82da8-8407-447c-b056-5c310387d16f 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=46ca02a7f12d4b86ac0ad5deb5a984d1&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1815403 2026-04-27 22:17:20.395 9 INFO neutron.db.segments_db [None req-cd31b807-1d6a-4911-b655-5a1079a746a4 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Added segment 607ceeb9-a295-4f4d-897a-8f630b604c66 of type geneve for network f5d0f49d-2636-4261-a480-bcda21774844 2026-04-27 22:17:20.493 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-3fce9c61-2bfb-415f-8c5d-677b847b0233 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1034093 2026-04-27 22:17:20.527 10 INFO neutron.db.ovn_revision_numbers_db [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource 573d64c4-fcbf-4046-a118-be4bf0b19e1c (type: ports) to 1 2026-04-27 22:17:20.547 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd31b807-1d6a-4911-b655-5a1079a746a4 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource f5d0f49d-2636-4261-a480-bcda21774844 (type: networks) to 1 2026-04-27 22:17:20.591 10 INFO neutron.wsgi [None req-3085058e-c2f5-4a7a-af94-4e0a326f674a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1444 time: 3.9989302 2026-04-27 22:17:20.643 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-b8fd73ce-fd99-4933-bb11-370fc0611567 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1397154 2026-04-27 22:17:20.725 9 INFO neutron.wsgi [None req-78fb8ddc-5fdd-46b6-a4cc-2215fe0fec3e 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2050 time: 0.1286547 2026-04-27 22:17:20.837 10 INFO neutron.wsgi [req-48b0dd92-79d1-4186-ab37-a80d95607578 req-0623d0af-8381-4164-bce7-e6620896d858 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 210 time: 0.0275435 2026-04-27 22:17:20.874 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd31b807-1d6a-4911-b655-5a1079a746a4 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] No more DHCP agents 2026-04-27 22:17:20.879 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd31b807-1d6a-4911-b655-5a1079a746a4 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Unable to schedule network f5d0f49d-2636-4261-a480-bcda21774844: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:20.895 10 INFO neutron.db.l3_db [req-c4d52119-1906-44e8-99f7-caedb50d7573 req-94cb713e-cf6f-4da6-b772-1a8ed033b1a1 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] Floating IP a8c485fd-25ef-4cfa-9e06-9228f9aebb37 disassociated. External IP: 10.96.250.214, port: c5eef504-8253-49a3-96df-cecabb1c8b3a. 2026-04-27 22:17:21.012 10 INFO neutron.wsgi [req-c4d52119-1906-44e8-99f7-caedb50d7573 req-94cb713e-cf6f-4da6-b772-1a8ed033b1a1 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 199.204.45.250 "DELETE /v2.0/ports/c5eef504-8253-49a3-96df-cecabb1c8b3a HTTP/1.1" status: 204 len: 173 time: 0.7348518 2026-04-27 22:17:21.034 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd31b807-1d6a-4911-b655-5a1079a746a4 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource b9e6f206-8812-49f5-b894-8e88b168c9c6 (type: ports) to 1 2026-04-27 22:17:21.052 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-de1bd0ff-2be2-4b70-afb4-bf8d79af4828'] response: {'server_uuid': '9eb82a4c-92ad-4b8e-b663-2a67f5af93a8', 'name': 'network-vif-deleted', 'tag': 'c5eef504-8253-49a3-96df-cecabb1c8b3a', 'status': 'completed', 'code': 200} 2026-04-27 22:17:21.078 9 INFO neutron.wsgi [None req-cd31b807-1d6a-4911-b655-5a1079a746a4 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.7825868 2026-04-27 22:17:21.088 10 WARNING neutron_lib.context [None req-d31eb2d6-18fd-4cab-9604-4afee7439272 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:21.139 10 WARNING neutron_lib.context [None req-d31eb2d6-18fd-4cab-9604-4afee7439272 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:21.274 9 INFO neutron.services.segments.plugin [-] Segment 1d830476-fd06-4734-a890-68fcf91b1acb resource provider aggregate not found 2026-04-27 22:17:21.278 9 INFO neutron.services.segments.plugin [-] Segment 1d830476-fd06-4734-a890-68fcf91b1acb resource provider aggregate not found 2026-04-27 22:17:21.291 9 INFO neutron.services.segments.plugin [-] Segment 1d830476-fd06-4734-a890-68fcf91b1acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d830476-fd06-4734-a890-68fcf91b1acb found for delete ", "request_id": "req-f07a757e-9e21-4f00-9664-60d89191c191"}]} 2026-04-27 22:17:21.305 9 INFO neutron.services.segments.plugin [-] Segment 1d830476-fd06-4734-a890-68fcf91b1acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d830476-fd06-4734-a890-68fcf91b1acb found for delete ", "request_id": "req-25306046-4d9d-48ae-9214-af1d77d2811e"}]} 2026-04-27 22:17:21.310 9 INFO neutron.wsgi [None req-25631de8-1c0c-48fb-965a-c01c21c9f7f2 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "DELETE /v2.0/networks/3584521a-dfe7-4b82-9f18-9bfd97b0c5b9 HTTP/1.1" status: 204 len: 168 time: 0.5744536 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:21.400 10 INFO neutron.wsgi [req-6ee7414d-2b20-4d76-9664-6bed51d32093 req-10b7381c-84fe-4725-81a5-abcb68dd67ea df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=9eb82a4c-92ad-4b8e-b663-2a67f5af93a8 HTTP/1.1" status: 200 len: 210 time: 0.0244422 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:21.680 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-c9d8bd39-35d1-4cf3-8d1f-ff4db0b88d71 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 199.204.45.250 "GET /v2.0/networks?id=87d4a1a3-692e-49f1-9d51-44d131b00a1b HTTP/1.1" status: 200 len: 869 time: 0.0958729 2026-04-27 22:17:21.687 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d31eb2d6-18fd-4cab-9604-4afee7439272 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] No more DHCP agents 2026-04-27 22:17:21.691 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d31eb2d6-18fd-4cab-9604-4afee7439272 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Unable to schedule network e94db939-f716-4d4d-b62d-b1a86f4540d7: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:21.766 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-dde78108-d45b-4e07-b764-6b858a40cfb9 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=46ca02a7f12d4b86ac0ad5deb5a984d1 HTTP/1.1" status: 200 len: 380 time: 0.0786357 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:21.790 10 WARNING neutron_lib.context [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-798d1c1a-00c2-4407-bf28-f24a8f0b8621 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:21.800 9 INFO neutron.wsgi [None req-7b9a9290-5ae8-4875-9284-851ac4954683 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "DELETE /v2.0/networks/ff05a6c1-7408-4913-9590-1b21f5ea0442 HTTP/1.1" status: 204 len: 168 time: 0.4802797 2026-04-27 22:17:21.835 10 INFO neutron.db.ovn_revision_numbers_db [None req-d31eb2d6-18fd-4cab-9604-4afee7439272 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 83e14488-8926-46dd-8e2d-77e7e064d972 (type: ports) to 1 2026-04-27 22:17:21.898 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d31eb2d6-18fd-4cab-9604-4afee7439272 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] No more DHCP agents 2026-04-27 22:17:21.902 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d31eb2d6-18fd-4cab-9604-4afee7439272 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Unable to schedule network f5d0f49d-2636-4261-a480-bcda21774844: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:21.926 10 INFO neutron.wsgi [None req-186b0a2d-a906-42ad-85af-1d37fd24c16b 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.1211257 2026-04-27 22:17:21.950 10 WARNING neutron_lib.context [None req-647e8a5b-38c3-45b8-be75-3bfb9045b533 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:21.958 10 INFO neutron.wsgi [req-5b9a8c24-ed7a-4e35-a2bb-29c637a9c867 req-e3b94453-dabf-482b-8a7b-424c0bb645b9 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 210 time: 0.0534120 2026-04-27 22:17:22.068 10 INFO neutron.db.ovn_revision_numbers_db [None req-d31eb2d6-18fd-4cab-9604-4afee7439272 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 67e3f6b8-1eda-4c9b-89cf-9fb727428971 (type: ports) to 1 2026-04-27 22:17:22.116 10 INFO neutron.wsgi [None req-d31eb2d6-18fd-4cab-9604-4afee7439272 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1705 time: 1.0332832 2026-04-27 22:17:22.117 10 INFO neutron.db.segments_db [None req-647e8a5b-38c3-45b8-be75-3bfb9045b533 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Added segment 379e7b39-b84d-464e-bd60-469323ad5906 of type geneve for network 092eaad8-c7a6-4cce-ab6d-1cf4f0094bcd 2026-04-27 22:17:22.276 9 INFO neutron.wsgi [None req-9549a916-9dfc-4d52-872d-6390ababf4c0 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3212 time: 0.1555820 2026-04-27 22:17:22.290 10 INFO neutron.db.ovn_revision_numbers_db [None req-647e8a5b-38c3-45b8-be75-3bfb9045b533 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource 092eaad8-c7a6-4cce-ab6d-1cf4f0094bcd (type: networks) to 1 2026-04-27 22:17:22.334 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-798d1c1a-00c2-4407-bf28-f24a8f0b8621 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] No more DHCP agents 2026-04-27 22:17:22.341 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-798d1c1a-00c2-4407-bf28-f24a8f0b8621 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Unable to schedule network 87d4a1a3-692e-49f1-9d51-44d131b00a1b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:22.548 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-647e8a5b-38c3-45b8-be75-3bfb9045b533 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] No more DHCP agents 2026-04-27 22:17:22.550 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-647e8a5b-38c3-45b8-be75-3bfb9045b533 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Unable to schedule network 092eaad8-c7a6-4cce-ab6d-1cf4f0094bcd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:22.573 9 INFO neutron.wsgi [None req-5debf40f-1abe-4ec6-a65e-9dac50c72a73 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "DELETE /v2.0/ports/83e14488-8926-46dd-8e2d-77e7e064d972 HTTP/1.1" status: 204 len: 168 time: 0.2920501 2026-04-27 22:17:22.590 10 INFO neutron.db.ovn_revision_numbers_db [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-798d1c1a-00c2-4407-bf28-f24a8f0b8621 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Successfully bumped revision number for resource 19177573-5287-4ebd-a386-71f4b9a65e74 (type: ports) to 1 2026-04-27 22:17:22.662 9 INFO neutron.wsgi [None req-79987e31-e499-495c-9902-a86a29f4cc98 df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/3c27650f-4a49-4c21-a7b9-6375d830e654 HTTP/1.1" status: 204 len: 168 time: 0.1763256 2026-04-27 22:17:22.679 9 INFO neutron.api.v2.resource [None req-a212ed96-8cfd-407a-b0b3-200f028f13ad df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:17:22.680 9 INFO neutron.wsgi [None req-a212ed96-8cfd-407a-b0b3-200f028f13ad df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.63 "GET /v2.0/security-groups/3c27650f-4a49-4c21-a7b9-6375d830e654 HTTP/1.1" status: 404 len: 347 time: 0.0125756 2026-04-27 22:17:22.826 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-798d1c1a-00c2-4407-bf28-f24a8f0b8621 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.0516827 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:22.852 10 INFO neutron.db.ovn_revision_numbers_db [None req-647e8a5b-38c3-45b8-be75-3bfb9045b533 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource aab64833-278e-4925-85d8-01805604b339 (type: ports) to 1 2026-04-27 22:17:22.878 10 INFO neutron.wsgi [None req-647e8a5b-38c3-45b8-be75-3bfb9045b533 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.9362094 2026-04-27 22:17:22.889 9 WARNING neutron_lib.context [None req-eba68427-b81f-4cb1-adec-7d9f855e0722 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:22.915 9 INFO neutron.wsgi [None req-f279c294-1673-48aa-9b1f-9238bbec0291 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "DELETE /v2.0/ports/67e3f6b8-1eda-4c9b-89cf-9fb727428971 HTTP/1.1" status: 204 len: 168 time: 0.3382332 2026-04-27 22:17:23.024 9 INFO neutron.db.segments_db [None req-eba68427-b81f-4cb1-adec-7d9f855e0722 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Added segment c46e0180-4ff5-4ab1-a65c-8230dae46a0d of type geneve for network eac52d7d-0a3b-439a-a4af-bb00b9e5d25b 2026-04-27 22:17:23.092 10 INFO neutron.wsgi [req-13e9884a-0632-4137-a78f-0cd66cb6e80d req-6d53423f-d5f4-4c7d-9e89-2e9b4d36bf79 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1156 time: 0.0669031 2026-04-27 22:17:23.130 10 INFO neutron.wsgi [None req-de845c27-5ad3-4184-a821-31a5f739c3c2 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.2098832 2026-04-27 22:17:23.151 10 WARNING neutron_lib.context [None req-0a209d3b-2160-479e-a4ae-42277b83edfc 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:23.178 9 INFO neutron.wsgi [None req-ef7ad867-e640-4517-8c63-d996c0ef857c df0fd71f2cf743b0949ddcd5b8fb0aec cfbc6a6487de414aafbdadc94d7e7edb - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/a8c485fd-25ef-4cfa-9e06-9228f9aebb37 HTTP/1.1" status: 204 len: 168 time: 0.4843156 2026-04-27 22:17:23.184 9 INFO neutron.db.ovn_revision_numbers_db [None req-eba68427-b81f-4cb1-adec-7d9f855e0722 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource eac52d7d-0a3b-439a-a4af-bb00b9e5d25b (type: networks) to 1 2026-04-27 22:17:23.186 10 INFO neutron.wsgi [req-13e9884a-0632-4137-a78f-0cd66cb6e80d req-adc6c6a7-c12d-41f5-a03d-4dd434147416 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=36640650-b5c6-4258-b682-0462597ba61c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0821691 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:23.296 10 INFO neutron.db.segments_db [None req-0a209d3b-2160-479e-a4ae-42277b83edfc 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Added segment 33cd9d34-0005-477f-ad7a-6db04fdbca0e of type geneve for network 27ecc96d-360f-44ff-9faf-47a441785fe7 2026-04-27 22:17:23.320 9 INFO neutron.services.segments.plugin [-] Segment 190799de-f2c2-4c8a-895b-e50221247e07 resource provider aggregate not found 2026-04-27 22:17:23.324 9 INFO neutron.services.segments.plugin [-] Segment 190799de-f2c2-4c8a-895b-e50221247e07 resource provider aggregate not found 2026-04-27 22:17:23.343 9 INFO neutron.services.segments.plugin [-] Segment 190799de-f2c2-4c8a-895b-e50221247e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 190799de-f2c2-4c8a-895b-e50221247e07 found for delete ", "request_id": "req-03fe40dd-d141-4aac-88ae-fca9d2f14a0c"}]} 2026-04-27 22:17:23.355 9 INFO neutron.services.segments.plugin [-] Segment 190799de-f2c2-4c8a-895b-e50221247e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 190799de-f2c2-4c8a-895b-e50221247e07 found for delete ", "request_id": "req-fbb36d08-aa77-4610-b774-d77e59867eac"}]} 2026-04-27 22:17:23.404 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eba68427-b81f-4cb1-adec-7d9f855e0722 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] No more DHCP agents 2026-04-27 22:17:23.406 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eba68427-b81f-4cb1-adec-7d9f855e0722 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Unable to schedule network eac52d7d-0a3b-439a-a4af-bb00b9e5d25b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:23.503 9 INFO neutron.db.ovn_revision_numbers_db [None req-eba68427-b81f-4cb1-adec-7d9f855e0722 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource f3a2a9ff-5124-497c-8e96-7dd066329a23 (type: ports) to 1 2026-04-27 22:17:23.508 10 INFO neutron.db.ovn_revision_numbers_db [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-dab25059-7164-4527-9bbf-4f13bfe64fe8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 19177573-5287-4ebd-a386-71f4b9a65e74 (type: ports) to 2 2026-04-27 22:17:23.523 9 INFO neutron.wsgi [None req-eba68427-b81f-4cb1-adec-7d9f855e0722 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.6390219 2026-04-27 22:17:23.534 9 WARNING neutron_lib.context [None req-4416ef7b-7a86-4b6a-898c-3a35ebd75314 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:23.550 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a209d3b-2160-479e-a4ae-42277b83edfc 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 27ecc96d-360f-44ff-9faf-47a441785fe7 (type: networks) to 1 2026-04-27 22:17:23.574 9 WARNING neutron_lib.context [None req-4416ef7b-7a86-4b6a-898c-3a35ebd75314 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:23.838 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a209d3b-2160-479e-a4ae-42277b83edfc 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] No more DHCP agents 2026-04-27 22:17:23.841 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a209d3b-2160-479e-a4ae-42277b83edfc 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Unable to schedule network 27ecc96d-360f-44ff-9faf-47a441785fe7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:23.950 10 INFO neutron.db.ovn_revision_numbers_db [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-dab25059-7164-4527-9bbf-4f13bfe64fe8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 19177573-5287-4ebd-a386-71f4b9a65e74 (type: ports) to 2 2026-04-27 22:17:23.990 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4416ef7b-7a86-4b6a-898c-3a35ebd75314 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] No more DHCP agents 2026-04-27 22:17:23.991 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-dab25059-7164-4527-9bbf-4f13bfe64fe8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/19177573-5287-4ebd-a386-71f4b9a65e74 HTTP/1.1" status: 200 len: 1376 time: 1.1574194 2026-04-27 22:17:23.996 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4416ef7b-7a86-4b6a-898c-3a35ebd75314 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Unable to schedule network 092eaad8-c7a6-4cce-ab6d-1cf4f0094bcd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:24.003 10 INFO neutron.db.ovn_revision_numbers_db [None req-0a209d3b-2160-479e-a4ae-42277b83edfc 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource cf890b87-59f7-4b24-953c-6f394ca8fe5f (type: ports) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:24.044 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fe9c6eb-d1e0-4577-8d04-365ebc5e0dcf'] response: {'name': 'network-changed', 'server_uuid': '45eeb460-263e-4579-8a77-31e6bdb90872', 'tag': '19177573-5287-4ebd-a386-71f4b9a65e74', 'status': 'completed', 'code': 200} 2026-04-27 22:17:24.049 10 INFO neutron.wsgi [None req-0a209d3b-2160-479e-a4ae-42277b83edfc 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.9091735 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:24.060 9 WARNING neutron_lib.context [None req-a914440e-1fd4-44b2-a7d0-aad2f46f3f56 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:24.082 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-c885e5e8-c3c9-4962-ae2e-1f5021ee7712 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=46ca02a7f12d4b86ac0ad5deb5a984d1&device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1407 time: 0.0465760 2026-04-27 22:17:24.083 9 INFO neutron.db.ovn_revision_numbers_db [None req-4416ef7b-7a86-4b6a-898c-3a35ebd75314 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource 25d4c6e6-991b-4b24-9b1b-1c15c1f5d113 (type: ports) to 1 2026-04-27 22:17:24.111 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-a8d571ae-99c6-4e7b-8fc9-32c3960c51bf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=19177573-5287-4ebd-a386-71f4b9a65e74 HTTP/1.1" status: 200 len: 217 time: 0.0218806 2026-04-27 22:17:24.119 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4416ef7b-7a86-4b6a-898c-3a35ebd75314 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] No more DHCP agents 2026-04-27 22:17:24.123 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4416ef7b-7a86-4b6a-898c-3a35ebd75314 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Unable to schedule network eac52d7d-0a3b-439a-a4af-bb00b9e5d25b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:24.169 9 INFO neutron.db.segments_db [None req-a914440e-1fd4-44b2-a7d0-aad2f46f3f56 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Added segment a2f496f5-ae06-4173-af1f-a2553c0b9da0 of type geneve for network aa5c5ecd-2d10-43bc-a584-947fd9769bd6 2026-04-27 22:17:24.173 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-de0a4cf2-9c9a-4c68-9367-ebd8073b07c8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=39d4cc6a-8c2a-4332-9b4c-badd8d9cfa6b HTTP/1.1" status: 200 len: 863 time: 0.0555942 2026-04-27 22:17:24.216 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-13e89c19-dc49-47c7-9ab0-d8a17a3ccfcb 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=87d4a1a3-692e-49f1-9d51-44d131b00a1b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0353212 2026-04-27 22:17:24.295 9 INFO neutron.db.ovn_revision_numbers_db [None req-4416ef7b-7a86-4b6a-898c-3a35ebd75314 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource e4de9c68-d229-456b-995d-27d966bfaf49 (type: ports) to 1 2026-04-27 22:17:24.326 10 INFO neutron.wsgi [req-694dc06c-055b-4318-b45f-9391cf777e36 req-e3af3824-4e1c-4a71-8384-4d707628e02d 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1168 time: 0.0607550 2026-04-27 22:17:24.331 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-a16d8a80-ab13-436f-9704-47bb5a3f88d8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1074464 2026-04-27 22:17:24.334 9 INFO neutron.wsgi [None req-4416ef7b-7a86-4b6a-898c-3a35ebd75314 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 0.8045983 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:24.396 9 INFO neutron.db.ovn_revision_numbers_db [None req-a914440e-1fd4-44b2-a7d0-aad2f46f3f56 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource aa5c5ecd-2d10-43bc-a584-947fd9769bd6 (type: networks) to 1 2026-04-27 22:17:24.631 10 INFO neutron.wsgi [req-694dc06c-055b-4318-b45f-9391cf777e36 req-0afacc8d-b159-48d7-af68-1891c8681781 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=36640650-b5c6-4258-b682-0462597ba61c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.2972159 2026-04-27 22:17:24.651 10 INFO neutron.wsgi [req-907c686b-8a64-433e-9d37-a58ca1bff595 req-dbeb6f4e-fffb-4eb2-8789-ad7e3a705681 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3091397 2026-04-27 22:17:24.700 9 INFO neutron.wsgi [None req-77938702-fc06-4a13-8f4e-d85753fab419 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.3566816 2026-04-27 22:17:24.756 10 INFO neutron.wsgi [req-e985cd8a-4eaa-45c8-ae66-1c727cdb5104 req-24171fa6-9218-4906-b3be-f4500d68db4b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=46ca02a7f12d4b86ac0ad5deb5a984d1&device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1407 time: 0.0426297 2026-04-27 22:17:24.857 10 INFO neutron.wsgi [req-e985cd8a-4eaa-45c8-ae66-1c727cdb5104 req-de364f42-d0ab-455a-901d-b176fa8e0aa1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=87d4a1a3-692e-49f1-9d51-44d131b00a1b HTTP/1.1" status: 200 len: 968 time: 0.0968428 2026-04-27 22:17:24.859 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a914440e-1fd4-44b2-a7d0-aad2f46f3f56 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] No more DHCP agents 2026-04-27 22:17:24.864 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 19177573-5287-4ebd-a386-71f4b9a65e74 2026-04-27 22:17:24.878 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a914440e-1fd4-44b2-a7d0-aad2f46f3f56 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Unable to schedule network aa5c5ecd-2d10-43bc-a584-947fd9769bd6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:24.885 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 19177573-5287-4ebd-a386-71f4b9a65e74 2026-04-27 22:17:24.896 10 INFO neutron.wsgi [req-e985cd8a-4eaa-45c8-ae66-1c727cdb5104 req-7cbeb9ab-bf70-4d65-856a-c66b1a9ad85b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=19177573-5287-4ebd-a386-71f4b9a65e74 HTTP/1.1" status: 200 len: 217 time: 0.0228548 2026-04-27 22:17:24.950 10 INFO neutron.wsgi [req-e985cd8a-4eaa-45c8-ae66-1c727cdb5104 req-5c6c30b1-22fc-4386-9910-f889fca758fa 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=39d4cc6a-8c2a-4332-9b4c-badd8d9cfa6b HTTP/1.1" status: 200 len: 863 time: 0.0489731 2026-04-27 22:17:24.998 10 INFO neutron.wsgi [req-e985cd8a-4eaa-45c8-ae66-1c727cdb5104 req-8298134a-1f04-4d09-ad5e-2d716642ea8c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=87d4a1a3-692e-49f1-9d51-44d131b00a1b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0230501 2026-04-27 22:17:25.057 9 INFO neutron.db.ovn_revision_numbers_db [None req-a914440e-1fd4-44b2-a7d0-aad2f46f3f56 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 99fc7784-8946-43b7-882b-17d9d1fa9791 (type: ports) to 1 2026-04-27 22:17:25.119 9 INFO neutron.wsgi [None req-a914440e-1fd4-44b2-a7d0-aad2f46f3f56 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 1.0626192 2026-04-27 22:17:25.137 10 INFO neutron.wsgi [req-e985cd8a-4eaa-45c8-ae66-1c727cdb5104 req-48f5213e-60f9-49e8-960d-a1721e6fb3a0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1330402 2026-04-27 22:17:25.147 9 INFO neutron.wsgi [None req-6515fcc9-6cdb-49aa-bda1-ce522a351c66 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "DELETE /v2.0/ports/25d4c6e6-991b-4b24-9b1b-1c15c1f5d113 HTTP/1.1" status: 204 len: 168 time: 0.4424736 2026-04-27 22:17:25.164 10 WARNING neutron_lib.context [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:25.166 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-46fb3577-5a6e-4dea-ad4b-fd4a773ad193'] response: {'server_uuid': '45eeb460-263e-4579-8a77-31e6bdb90872', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '19177573-5287-4ebd-a386-71f4b9a65e74', 'code': 200} 2026-04-27 22:17:25.242 10 WARNING neutron_lib.context [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:25.260 10 INFO neutron.wsgi [req-e985cd8a-4eaa-45c8-ae66-1c727cdb5104 req-d2c7d349-5e65-456a-ba64-67deaf06dd38 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1177852 2026-04-27 22:17:25.374 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 19177573-5287-4ebd-a386-71f4b9a65e74 (type: ports) to 4 2026-04-27 22:17:25.442 10 INFO neutron.wsgi [None req-f50673d6-65ff-41cf-bbdd-71c6842954bf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/6c13ded8-b770-41d6-8123-78c38e3f8174/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1815073 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:25.489 9 INFO neutron.wsgi [None req-aaf8b735-4253-4281-8c40-072f48c15b38 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "DELETE /v2.0/ports/e4de9c68-d229-456b-995d-27d966bfaf49 HTTP/1.1" status: 204 len: 168 time: 0.3312395 2026-04-27 22:17:25.513 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No hosting information found for port aac1d7cb-dfc8-4f69-afcf-04184847d3b9: RuntimeError: No hosting information found for port aac1d7cb-dfc8-4f69-afcf-04184847d3b9 2026-04-27 22:17:25.513 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status down for port: c5eef504-8253-49a3-96df-cecabb1c8b3a 2026-04-27 22:17:25.542 9 INFO neutron.wsgi [None req-9bf996c5-5727-4617-afee-a2925f65201a 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0480289 2026-04-27 22:17:25.558 9 WARNING neutron_lib.context [None req-5eaa8a56-f575-48fc-b3e2-941713544003 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:25.702 9 INFO neutron.db.segments_db [None req-5eaa8a56-f575-48fc-b3e2-941713544003 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Added segment 487bbb99-0ac6-4891-93a3-dabfc1807635 of type geneve for network bfbc033f-6cf8-4a5a-873a-d3fd3481452e /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:25.767 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] No more DHCP agents 2026-04-27 22:17:25.768 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Unable to schedule network 27ecc96d-360f-44ff-9faf-47a441785fe7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:25.831 10 INFO neutron.wsgi [req-5140e512-f019-4638-b43d-1c7abf194cfe req-90c3c942-b9f5-4790-bfb5-47d9a5189c42 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1170 time: 0.1298285 2026-04-27 22:17:25.880 9 INFO neutron.db.ovn_revision_numbers_db [None req-5eaa8a56-f575-48fc-b3e2-941713544003 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource bfbc033f-6cf8-4a5a-873a-d3fd3481452e (type: networks) to 1 2026-04-27 22:17:25.911 10 INFO neutron.wsgi [req-5140e512-f019-4638-b43d-1c7abf194cfe req-9ca08b10-42ad-466a-bff6-ca7e84fd448b 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=36640650-b5c6-4258-b682-0462597ba61c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0672741 2026-04-27 22:17:26.126 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5eaa8a56-f575-48fc-b3e2-941713544003 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] No more DHCP agents 2026-04-27 22:17:26.128 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5eaa8a56-f575-48fc-b3e2-941713544003 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Unable to schedule network bfbc033f-6cf8-4a5a-873a-d3fd3481452e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:26.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013084 2026-04-27 22:17:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008960 2026-04-27 22:17:26.250 9 INFO neutron.db.ovn_revision_numbers_db [None req-5eaa8a56-f575-48fc-b3e2-941713544003 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource bfbdb0fb-3ad2-40fe-81f8-8565f18d987b (type: ports) to 1 2026-04-27 22:17:26.278 9 INFO neutron.wsgi [None req-5eaa8a56-f575-48fc-b3e2-941713544003 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.7263458 2026-04-27 22:17:26.291 10 WARNING neutron_lib.context [None req-a5663cf7-f7a3-47fd-9e2f-aa3f62393486 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:26.419 10 INFO neutron.db.segments_db [None req-a5663cf7-f7a3-47fd-9e2f-aa3f62393486 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Added segment 73509eba-4441-4e98-83af-cabe211abe76 of type geneve for network 66a276d4-0adb-4cad-962d-4a32aca0a618 2026-04-27 22:17:26.445 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource cf890b87-59f7-4b24-953c-6f394ca8fe5f (type: ports) to 2 2026-04-27 22:17:26.507 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 66ffa820-e9bb-4d97-a154-f6a28c113912 (type: subnets) to 0 2026-04-27 22:17:26.536 9 INFO neutron.wsgi [None req-dad960f8-7928-49c2-bb73-302f5c81dfba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/6c13ded8-b770-41d6-8123-78c38e3f8174 HTTP/1.1" status: 204 len: 168 time: 1.0876503 2026-04-27 22:17:26.548 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] No more DHCP agents 2026-04-27 22:17:26.560 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Unable to schedule network aa5c5ecd-2d10-43bc-a584-947fd9769bd6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:26.753 9 INFO neutron.wsgi [None req-1b01e10d-5994-4c5d-bb2e-eaedff8c3533 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/5ac7c087-05a6-4e41-8381-0e6933d30821 HTTP/1.1" status: 204 len: 168 time: 0.2118132 2026-04-27 22:17:26.869 10 INFO neutron.db.ovn_revision_numbers_db [None req-a5663cf7-f7a3-47fd-9e2f-aa3f62393486 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource 66a276d4-0adb-4cad-962d-4a32aca0a618 (type: networks) to 1 2026-04-27 22:17:26.893 10 INFO neutron.wsgi [req-294a169c-9dd6-4cf1-b4e2-5028b7831841 req-2b264251-05c8-4778-a282-0760d479f8cd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0616152 2026-04-27 22:17:27.049 10 INFO neutron.wsgi [req-294a169c-9dd6-4cf1-b4e2-5028b7831841 req-7e490b01-7a84-4c26-9d16-4dd59a242ace 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=46ca02a7f12d4b86ac0ad5deb5a984d1&device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1409 time: 0.0909810 2026-04-27 22:17:27.097 10 INFO neutron.wsgi [req-4508043b-363c-4508-b3df-02fbad15f55f req-2944f577-63b7-48e3-b236-6fdba5512f13 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1170 time: 0.1013520 2026-04-27 22:17:27.113 9 INFO neutron.services.segments.plugin [-] Segment c1cc49a8-9c39-40a0-a6de-1ea435333072 resource provider aggregate not found 2026-04-27 22:17:27.119 9 INFO neutron.services.segments.plugin [-] Segment c1cc49a8-9c39-40a0-a6de-1ea435333072 resource provider aggregate not found 2026-04-27 22:17:27.135 9 INFO neutron.services.segments.plugin [-] Segment c1cc49a8-9c39-40a0-a6de-1ea435333072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1cc49a8-9c39-40a0-a6de-1ea435333072 found for delete ", "request_id": "req-825cd622-2be9-4936-9f66-afaa07f39105"}]} 2026-04-27 22:17:27.136 9 INFO neutron.services.segments.plugin [-] Segment c1cc49a8-9c39-40a0-a6de-1ea435333072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1cc49a8-9c39-40a0-a6de-1ea435333072 found for delete ", "request_id": "req-89f6a1ba-7635-4aa8-8329-09412892ceff"}]} 2026-04-27 22:17:27.161 9 INFO neutron.wsgi [None req-d8e8044a-6844-48ad-999f-d262373a33a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/7dc9a798-ad17-402b-9180-026e7077dec7 HTTP/1.1" status: 204 len: 168 time: 0.4018896 2026-04-27 22:17:27.202 10 INFO neutron.wsgi [req-294a169c-9dd6-4cf1-b4e2-5028b7831841 req-2e3b120c-070c-435e-b4f1-621608e56886 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=87d4a1a3-692e-49f1-9d51-44d131b00a1b HTTP/1.1" status: 200 len: 968 time: 0.1294289 2026-04-27 22:17:27.203 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc969069-1f8c-4d5c-9958-d69f648dc231'] response: {'server_uuid': '45eeb460-263e-4579-8a77-31e6bdb90872', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '19177573-5287-4ebd-a386-71f4b9a65e74', 'code': 200} 2026-04-27 22:17:27.245 10 INFO neutron.wsgi [req-4508043b-363c-4508-b3df-02fbad15f55f req-6a75a4fb-a7f4-44b4-aa17-6e627906d6f8 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=36640650-b5c6-4258-b682-0462597ba61c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1376064 2026-04-27 22:17:27.249 10 INFO neutron.wsgi [req-294a169c-9dd6-4cf1-b4e2-5028b7831841 req-45f32dcb-42c6-4ff0-b9eb-5f0556d43eb8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=19177573-5287-4ebd-a386-71f4b9a65e74 HTTP/1.1" status: 200 len: 217 time: 0.0380738 2026-04-27 22:17:27.290 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a5663cf7-f7a3-47fd-9e2f-aa3f62393486 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] No more DHCP agents 2026-04-27 22:17:27.298 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a5663cf7-f7a3-47fd-9e2f-aa3f62393486 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Unable to schedule network 66a276d4-0adb-4cad-962d-4a32aca0a618: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:27.333 10 INFO neutron.wsgi [req-294a169c-9dd6-4cf1-b4e2-5028b7831841 req-c050f97f-31e6-4b28-9de5-c00dcc358d93 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=39d4cc6a-8c2a-4332-9b4c-badd8d9cfa6b HTTP/1.1" status: 200 len: 863 time: 0.0759006 2026-04-27 22:17:27.387 10 INFO neutron.wsgi [req-294a169c-9dd6-4cf1-b4e2-5028b7831841 req-3d06dd89-a16c-42d6-8033-152ea683a682 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=87d4a1a3-692e-49f1-9d51-44d131b00a1b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0420928 2026-04-27 22:17:27.398 10 INFO neutron.wsgi [req-2f890673-b0c0-48e8-9009-1e1973aa3ebe req-10983a76-88d6-4abe-8db0-6b0a22b0d06d 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1170 time: 0.0845914 2026-04-27 22:17:27.399 9 INFO neutron.wsgi [None req-0cc93317-27d5-44e4-a125-a15ae7190eae deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=cfbc6a6487de414aafbdadc94d7e7edb&name=default HTTP/1.1" status: 200 len: 3116 time: 0.0475731 2026-04-27 22:17:27.545 10 INFO neutron.wsgi [req-294a169c-9dd6-4cf1-b4e2-5028b7831841 req-2c100c95-c324-4723-b186-f6b7d7e73c28 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1437776 2026-04-27 22:17:27.550 10 INFO neutron.db.ovn_revision_numbers_db [None req-a5663cf7-f7a3-47fd-9e2f-aa3f62393486 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource bf9ab9ce-8af6-4b9f-a742-2be41dbda69b (type: ports) to 1 2026-04-27 22:17:27.616 9 INFO neutron.wsgi [None req-a3b5d649-f706-44b2-aab4-6fbb8b2b487b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/bc52bc80-a87d-4506-b641-18ae3e0f709c HTTP/1.1" status: 204 len: 168 time: 0.2087665 2026-04-27 22:17:27.621 10 INFO neutron.wsgi [None req-a5663cf7-f7a3-47fd-9e2f-aa3f62393486 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 1.3352420 2026-04-27 22:17:27.691 10 INFO neutron.wsgi [req-294a169c-9dd6-4cf1-b4e2-5028b7831841 req-88708539-c431-4db4-bdaa-31f084a598b6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1394248 2026-04-27 22:17:27.906 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource 99fc7784-8946-43b7-882b-17d9d1fa9791 (type: ports) to 2 2026-04-27 22:17:27.951 10 INFO neutron.db.ovn_revision_numbers_db [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] Successfully bumped revision number for resource fb0c290f-408b-4e4e-ab64-b3ad54808fc2 (type: subnets) to 0 2026-04-27 22:17:27.989 10 INFO neutron.wsgi [None req-bbf0b5fa-dcbf-4af2-801e-4b7ebcf1b999 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1425 time: 2.8358896 2026-04-27 22:17:28.058 10 INFO neutron.wsgi [None req-30abcf96-2f92-40d8-b631-41a651b952a1 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2033 time: 0.0643952 2026-04-27 22:17:28.082 9 WARNING neutron_lib.context [None req-dabeb653-9577-4f18-a31f-f1abc808f4b7 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:28.139 9 WARNING neutron_lib.context [None req-dabeb653-9577-4f18-a31f-f1abc808f4b7 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:28.206 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d3f30df-20d9-43dc-a759-af19389c695c 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Successfully bumped revision number for resource f3290eb3-8358-4b7e-9e1c-d8ca8a39e787 (type: floatingips) to 1 2026-04-27 22:17:28.330 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d3f30df-20d9-43dc-a759-af19389c695c 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Successfully bumped revision number for resource f3290eb3-8358-4b7e-9e1c-d8ca8a39e787 (type: floatingips) to 2 2026-04-27 22:17:28.330 10 INFO neutron.db.l3_db [None req-4d3f30df-20d9-43dc-a759-af19389c695c 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Floating IP f3290eb3-8358-4b7e-9e1c-d8ca8a39e787 associated. External IP: 10.96.250.217, port: 19177573-5287-4ebd-a386-71f4b9a65e74. 2026-04-27 22:17:28.347 9 INFO neutron.wsgi [None req-80d0106a-19df-4a98-acda-0d4c66c1dc39 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/66ffa820-e9bb-4d97-a154-f6a28c113912 HTTP/1.1" status: 204 len: 168 time: 0.2806482 2026-04-27 22:17:28.360 10 INFO neutron.wsgi [None req-4d3f30df-20d9-43dc-a759-af19389c695c 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.63 "PUT /v2.0/floatingips/f3290eb3-8358-4b7e-9e1c-d8ca8a39e787 HTTP/1.1" status: 200 len: 1049 time: 0.9380200 2026-04-27 22:17:28.401 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-384fec59-1d13-4bfe-ab01-02dadd932ff6'] response: {'name': 'network-changed', 'server_uuid': '45eeb460-263e-4579-8a77-31e6bdb90872', 'tag': '19177573-5287-4ebd-a386-71f4b9a65e74', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:28.456 10 INFO neutron.wsgi [req-102cb1e8-559c-4fb7-95ba-98993a1a51e2 req-8ee901ff-f5e5-4e66-ab09-80e51b77d57b 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1170 time: 0.0534377 2026-04-27 22:17:28.465 10 INFO neutron.wsgi [req-974eccbe-2986-41fc-b4e9-459ff2340bfc req-557782e6-8667-4231-9250-647fd12b01e3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=46ca02a7f12d4b86ac0ad5deb5a984d1&device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1409 time: 0.0421154 2026-04-27 22:17:28.753 10 INFO neutron.wsgi [req-102cb1e8-559c-4fb7-95ba-98993a1a51e2 req-7c9ea2d2-0241-4379-aa91-e58b169512f6 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=36640650-b5c6-4258-b682-0462597ba61c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.2877007 2026-04-27 22:17:28.760 10 INFO neutron.wsgi [req-974eccbe-2986-41fc-b4e9-459ff2340bfc req-86d397b7-add2-45bd-909a-6996f1dfcf4d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=87d4a1a3-692e-49f1-9d51-44d131b00a1b HTTP/1.1" status: 200 len: 968 time: 0.2886701 2026-04-27 22:17:28.826 10 INFO neutron.wsgi [req-974eccbe-2986-41fc-b4e9-459ff2340bfc req-6129f35a-2c9b-476f-8314-a1d1633bed0c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=19177573-5287-4ebd-a386-71f4b9a65e74 HTTP/1.1" status: 200 len: 1059 time: 0.0580447 2026-04-27 22:17:28.841 9 INFO neutron.wsgi [None req-d189f286-860e-4dce-88b8-c888b86fc5bb 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/fb0c290f-408b-4e4e-ab64-b3ad54808fc2 HTTP/1.1" status: 204 len: 168 time: 0.4893801 2026-04-27 22:17:28.868 10 INFO neutron.wsgi [req-974eccbe-2986-41fc-b4e9-459ff2340bfc req-4bb38429-4644-4595-a9c3-b9bf972d3aaf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=39d4cc6a-8c2a-4332-9b4c-badd8d9cfa6b HTTP/1.1" status: 200 len: 863 time: 0.0362070 2026-04-27 22:17:28.883 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dabeb653-9577-4f18-a31f-f1abc808f4b7 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] No more DHCP agents 2026-04-27 22:17:28.892 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dabeb653-9577-4f18-a31f-f1abc808f4b7 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Unable to schedule network bfbc033f-6cf8-4a5a-873a-d3fd3481452e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:28.902 10 INFO neutron.wsgi [req-974eccbe-2986-41fc-b4e9-459ff2340bfc req-1de31c61-3d53-442e-86e5-fb1df47785b8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=87d4a1a3-692e-49f1-9d51-44d131b00a1b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0251148 2026-04-27 22:17:28.928 9 INFO neutron.wsgi [None req-374a5e8f-b319-44f0-9644-ec083c91a656 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0810080 2026-04-27 22:17:28.964 9 INFO neutron.db.ovn_revision_numbers_db [None req-dabeb653-9577-4f18-a31f-f1abc808f4b7 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource 98d5927e-fcd1-4f14-9f91-d982fb583a0d (type: subnets) to 0 2026-04-27 22:17:28.966 10 INFO neutron.wsgi [req-974eccbe-2986-41fc-b4e9-459ff2340bfc req-b59842cf-5666-48c4-b110-8a6d3b3f4bcb 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0592971 2026-04-27 22:17:28.992 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dabeb653-9577-4f18-a31f-f1abc808f4b7 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] No more DHCP agents 2026-04-27 22:17:28.995 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dabeb653-9577-4f18-a31f-f1abc808f4b7 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Unable to schedule network 66a276d4-0adb-4cad-962d-4a32aca0a618: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:29.031 9 INFO neutron.db.ovn_revision_numbers_db [None req-dabeb653-9577-4f18-a31f-f1abc808f4b7 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] Successfully bumped revision number for resource 9b441642-db90-4be3-b443-f6cf5d749d86 (type: subnets) to 0 2026-04-27 22:17:29.036 10 INFO neutron.wsgi [req-974eccbe-2986-41fc-b4e9-459ff2340bfc req-24ef78ce-c896-4684-9654-e31c9fa85b5d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0633552 2026-04-27 22:17:29.051 9 INFO neutron.wsgi [None req-dabeb653-9577-4f18-a31f-f1abc808f4b7 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1476 time: 0.9739437 2026-04-27 22:17:29.117 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status down for port: 19177573-5287-4ebd-a386-71f4b9a65e74 2026-04-27 22:17:29.121 10 INFO neutron.wsgi [None req-69e0e363-9117-4e96-8052-a882dbd77fd3 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2084 time: 0.0616798 2026-04-27 22:17:29.126 10 INFO neutron.wsgi [req-1fc35f65-ae99-4a98-9a96-a40804d2f890 req-68420fbd-8fa7-4a62-bb8e-ad42bba9387a 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1170 time: 0.0563195 2026-04-27 22:17:29.178 10 INFO neutron.wsgi [req-1fc35f65-ae99-4a98-9a96-a40804d2f890 req-2d7c5817-ea54-4d27-a45a-e02f97da0539 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=36640650-b5c6-4258-b682-0462597ba61c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0449700 2026-04-27 22:17:29.390 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5a70117-0e28-4246-82cc-72ed9da0e9a6'] response: {'server_uuid': '45eeb460-263e-4579-8a77-31e6bdb90872', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '19177573-5287-4ebd-a386-71f4b9a65e74', 'code': 200} 2026-04-27 22:17:29.440 10 INFO neutron.wsgi [req-0545eb7b-237d-4dcf-8c6f-80df8473de4a req-68811180-577a-4a54-a10c-12b07baf2cc3 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 1168 time: 0.0461371 2026-04-27 22:17:29.449 9 INFO neutron.services.segments.plugin [-] Segment a2f496f5-ae06-4173-af1f-a2553c0b9da0 resource provider aggregate not found 2026-04-27 22:17:29.455 9 INFO neutron.services.segments.plugin [-] Segment a2f496f5-ae06-4173-af1f-a2553c0b9da0 resource provider aggregate not found 2026-04-27 22:17:29.464 9 INFO neutron.wsgi [None req-297211b5-58c3-44a5-971b-21de5c8ad3bf 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/98d5927e-fcd1-4f14-9f91-d982fb583a0d HTTP/1.1" status: 204 len: 168 time: 0.3174860 2026-04-27 22:17:29.474 9 INFO neutron.services.segments.plugin [-] Segment a2f496f5-ae06-4173-af1f-a2553c0b9da0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2f496f5-ae06-4173-af1f-a2553c0b9da0 found for delete ", "request_id": "req-ffbd1e49-2e38-49e5-ac13-b0fc1f9a3956"}]} 2026-04-27 22:17:29.476 9 INFO neutron.services.segments.plugin [-] Segment a2f496f5-ae06-4173-af1f-a2553c0b9da0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2f496f5-ae06-4173-af1f-a2553c0b9da0 found for delete ", "request_id": "req-12a921bb-603b-4569-9ecb-5862703f1a11"}]} 2026-04-27 22:17:29.506 9 INFO neutron.wsgi [None req-b15096b5-a88f-4539-8f15-dcd014aae636 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/aa5c5ecd-2d10-43bc-a584-947fd9769bd6 HTTP/1.1" status: 204 len: 168 time: 0.5707488 2026-04-27 22:17:29.600 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 19177573-5287-4ebd-a386-71f4b9a65e74 (type: ports) to 5 2026-04-27 22:17:29.802 10 INFO neutron.wsgi [None req-8e394cf6-877a-456b-85de-6de473ed23db 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/9b441642-db90-4be3-b443-f6cf5d749d86 HTTP/1.1" status: 204 len: 168 time: 0.3295693 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:29.846 9 INFO neutron.wsgi [None req-ab545b89-1fb2-44fb-8746-39751ca294ca 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0368569 2026-04-27 22:17:29.983 10 INFO neutron.db.ovn_revision_numbers_db [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4cf64e39-955c-4bc4-b4f6-aa074f06fa99 (type: security_groups) to 1 2026-04-27 22:17:30.014 10 INFO neutron.db.ovn_revision_numbers_db [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 11505b7d-6aec-40a5-9b40-32eff3c94f42 (type: security_group_rules) to 0 2026-04-27 22:17:30.082 10 INFO neutron.db.ovn_revision_numbers_db [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bbb2a69c-0482-4889-a9e2-e3f1d6218d20 (type: security_group_rules) to 0 2026-04-27 22:17:30.104 10 INFO neutron.db.l3_db [req-0545eb7b-237d-4dcf-8c6f-80df8473de4a req-b2aa5e01-af86-43a6-9735-cf429e79a5aa 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] Floating IP f3290eb3-8358-4b7e-9e1c-d8ca8a39e787 disassociated. External IP: 10.96.250.217, port: 19177573-5287-4ebd-a386-71f4b9a65e74. 2026-04-27 22:17:30.111 10 INFO neutron.db.ovn_revision_numbers_db [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource cdfe17f6-180f-49e7-b6a7-d0ba0f579c94 (type: security_group_rules) to 0 2026-04-27 22:17:30.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e585d6a7-b4b9-479d-bb12-388725019d99 (type: security_group_rules) to 0 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:30.266 10 INFO neutron.db.segments_db [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment 69122951-2637-4bd9-9b66-a41a58e67a55 of type geneve for network 30ccc110-8774-4b80-a4f6-38a288f51c20 2026-04-27 22:17:30.279 10 INFO neutron.services.segments.plugin [-] Segment 33cd9d34-0005-477f-ad7a-6db04fdbca0e resource provider aggregate not found 2026-04-27 22:17:30.283 10 INFO neutron.services.segments.plugin [-] Segment 33cd9d34-0005-477f-ad7a-6db04fdbca0e resource provider aggregate not found 2026-04-27 22:17:30.287 9 INFO neutron.wsgi [None req-460006aa-c6bf-46e5-971c-8433118900de 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "DELETE /v2.0/networks/66a276d4-0adb-4cad-962d-4a32aca0a618 HTTP/1.1" status: 204 len: 168 time: 0.4335463 2026-04-27 22:17:30.303 10 INFO neutron.wsgi [req-30f92cd8-5646-456a-887f-4864024f1219 req-1a376502-2f58-4270-b918-a2a8ff698466 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=45eeb460-263e-4579-8a77-31e6bdb90872 HTTP/1.1" status: 200 len: 210 time: 0.0655444 2026-04-27 22:17:30.305 10 INFO neutron.services.segments.plugin [-] Segment 33cd9d34-0005-477f-ad7a-6db04fdbca0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33cd9d34-0005-477f-ad7a-6db04fdbca0e found for delete ", "request_id": "req-7f456d11-ebf7-47c9-aa1d-75b95fb8bb1a"}]} 2026-04-27 22:17:30.306 10 INFO neutron.services.segments.plugin [-] Segment 33cd9d34-0005-477f-ad7a-6db04fdbca0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33cd9d34-0005-477f-ad7a-6db04fdbca0e found for delete ", "request_id": "req-3e3f2657-e730-43a7-85d6-b8511dc8865e"}]} 2026-04-27 22:17:30.364 10 INFO neutron.wsgi [None req-4b42c261-9a42-4e6c-b756-596cfda29f7e 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/27ecc96d-360f-44ff-9faf-47a441785fe7 HTTP/1.1" status: 204 len: 168 time: 0.8467121 2026-04-27 22:17:30.406 10 INFO neutron.wsgi [req-0545eb7b-237d-4dcf-8c6f-80df8473de4a req-b2aa5e01-af86-43a6-9735-cf429e79a5aa 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 199.204.45.250 "DELETE /v2.0/ports/19177573-5287-4ebd-a386-71f4b9a65e74 HTTP/1.1" status: 204 len: 173 time: 0.9615874 2026-04-27 22:17:30.444 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f068502a-79af-4598-896c-750e737e3063'] response: {'server_uuid': '45eeb460-263e-4579-8a77-31e6bdb90872', 'name': 'network-vif-deleted', 'tag': '19177573-5287-4ebd-a386-71f4b9a65e74', 'status': 'completed', 'code': 200} 2026-04-27 22:17:30.514 10 INFO neutron.db.ovn_revision_numbers_db [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 30ccc110-8774-4b80-a4f6-38a288f51c20 (type: networks) to 1 2026-04-27 22:17:30.699 9 INFO neutron.wsgi [None req-ea3783fa-b4c7-47e9-aee0-b5893bc841e9 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "DELETE /v2.0/networks/bfbc033f-6cf8-4a5a-873a-d3fd3481452e HTTP/1.1" status: 204 len: 168 time: 0.4065909 2026-04-27 22:17:30.729 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:30.732 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 30ccc110-8774-4b80-a4f6-38a288f51c20: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:30.845 10 INFO neutron.db.ovn_revision_numbers_db [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1e27c156-d530-4952-b732-139c5a9b157d (type: ports) to 1 2026-04-27 22:17:30.871 10 INFO neutron.wsgi [None req-66347c95-2dbf-4ca9-b626-d7e8384f66a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 945 time: 1.4661353 2026-04-27 22:17:30.964 10 INFO neutron.wsgi [None req-fa271084-8b35-404b-bef4-09e24e1ceba7 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/f5d0f49d-2636-4261-a480-bcda21774844 HTTP/1.1" status: 204 len: 168 time: 0.5904460 2026-04-27 22:17:31.088 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f8ba4e6-2b32-4452-981e-35334d6b79a2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:31.092 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f8ba4e6-2b32-4452-981e-35334d6b79a2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 30ccc110-8774-4b80-a4f6-38a288f51c20: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:31.146 9 INFO neutron.wsgi [None req-15d069e7-d94c-485d-b4c4-d059afadce51 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "DELETE /v2.0/networks/eac52d7d-0a3b-439a-a4af-bb00b9e5d25b HTTP/1.1" status: 204 len: 168 time: 0.4402931 2026-04-27 22:17:31.435 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-324f6291-13fa-4931-8d56-c2530eb9a1cf'] response: {'server_uuid': '45eeb460-263e-4579-8a77-31e6bdb90872', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '19177573-5287-4ebd-a386-71f4b9a65e74', 'code': 200} 2026-04-27 22:17:31.497 9 INFO neutron.services.segments.plugin [-] Segment 73509eba-4441-4e98-83af-cabe211abe76 resource provider aggregate not found 2026-04-27 22:17:31.503 9 INFO neutron.services.segments.plugin [-] Segment 73509eba-4441-4e98-83af-cabe211abe76 resource provider aggregate not found 2026-04-27 22:17:31.515 10 INFO neutron.wsgi [None req-c9d4bf04-42c3-4bda-aa50-8678f03be4ab 71b731fcd95c43709e42184cf1e66fa6 3dbf2db2dc6b47c8b797a63ffc1636d1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/e94db939-f716-4d4d-b62d-b1a86f4540d7 HTTP/1.1" status: 204 len: 168 time: 0.5431283 2026-04-27 22:17:31.523 9 INFO neutron.services.segments.plugin [-] Segment 73509eba-4441-4e98-83af-cabe211abe76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73509eba-4441-4e98-83af-cabe211abe76 found for delete ", "request_id": "req-a4498f5f-8d08-41e3-9ee1-0f08dd9c21ad"}]} 2026-04-27 22:17:31.527 9 INFO neutron.services.segments.plugin [-] Segment 73509eba-4441-4e98-83af-cabe211abe76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73509eba-4441-4e98-83af-cabe211abe76 found for delete ", "request_id": "req-e2b6a504-02a8-459d-b5a5-766e02e3d731"}]} 2026-04-27 22:17:31.543 9 INFO neutron.services.segments.plugin [-] Segment 487bbb99-0ac6-4891-93a3-dabfc1807635 resource provider aggregate not found 2026-04-27 22:17:31.547 9 INFO neutron.services.segments.plugin [-] Segment 487bbb99-0ac6-4891-93a3-dabfc1807635 resource provider aggregate not found 2026-04-27 22:17:31.562 9 INFO neutron.services.segments.plugin [-] Segment 487bbb99-0ac6-4891-93a3-dabfc1807635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 487bbb99-0ac6-4891-93a3-dabfc1807635 found for delete ", "request_id": "req-8268a1f3-02f9-4551-a1f6-1227c2f3943d"}]} 2026-04-27 22:17:31.568 9 INFO neutron.services.segments.plugin [-] Segment 487bbb99-0ac6-4891-93a3-dabfc1807635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 487bbb99-0ac6-4891-93a3-dabfc1807635 found for delete ", "request_id": "req-bb581f57-7524-42db-a563-7f06967391dd"}]} 2026-04-27 22:17:31.581 9 INFO neutron.services.segments.plugin [-] Segment c46e0180-4ff5-4ab1-a65c-8230dae46a0d resource provider aggregate not found 2026-04-27 22:17:31.587 9 INFO neutron.services.segments.plugin [-] Segment c46e0180-4ff5-4ab1-a65c-8230dae46a0d resource provider aggregate not found 2026-04-27 22:17:31.597 9 INFO neutron.services.segments.plugin [-] Segment c46e0180-4ff5-4ab1-a65c-8230dae46a0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c46e0180-4ff5-4ab1-a65c-8230dae46a0d found for delete ", "request_id": "req-f750846d-a670-4a72-aa1a-a4ef18f49bd0"}]} 2026-04-27 22:17:31.600 9 INFO neutron.services.segments.plugin [-] Segment c46e0180-4ff5-4ab1-a65c-8230dae46a0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c46e0180-4ff5-4ab1-a65c-8230dae46a0d found for delete ", "request_id": "req-dc3fb435-f9cf-4092-bb2d-1a024f9c809c"}]} 2026-04-27 22:17:31.608 9 INFO neutron.wsgi [None req-c410e714-1029-4e5c-a402-25e7aac52b06 9a28786a83004caea759142e112bd2a0 61757c2f7b3b4c35a8aa0aa13852c411 - - default default] 10.0.0.63 "DELETE /v2.0/networks/092eaad8-c7a6-4cce-ab6d-1cf4f0094bcd HTTP/1.1" status: 204 len: 168 time: 0.4573972 2026-04-27 22:17:31.637 10 INFO neutron.wsgi [None req-86e34340-de17-4f69-8abf-8e1db22c8407 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/36640650-b5c6-4258-b682-0462597ba61c HTTP/1.1" status: 204 len: 168 time: 0.2405207 2026-04-27 22:17:31.661 10 INFO neutron.api.v2.resource [None req-f5375f6d-61ed-45c2-b265-5b20e5dbc29a 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:17:31.662 10 INFO neutron.wsgi [None req-f5375f6d-61ed-45c2-b265-5b20e5dbc29a 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.63 "GET /v2.0/security-groups/36640650-b5c6-4258-b682-0462597ba61c HTTP/1.1" status: 404 len: 347 time: 0.0213835 2026-04-27 22:17:31.779 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f8ba4e6-2b32-4452-981e-35334d6b79a2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1e27c156-d530-4952-b732-139c5a9b157d (type: ports) to 2 2026-04-27 22:17:31.813 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f8ba4e6-2b32-4452-981e-35334d6b79a2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e3c4f326-aaef-4ae6-9b4f-d8567f6bd211 (type: subnets) to 0 2026-04-27 22:17:31.828 10 INFO neutron.wsgi [None req-3f8ba4e6-2b32-4452-981e-35334d6b79a2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 0.9481709 2026-04-27 22:17:32.046 9 INFO neutron.wsgi [None req-cfaced45-c725-4faf-9cb7-21d2ab3f3fc0 88bd2c6eb8764627aa7b7a32d3de9596 46ca02a7f12d4b86ac0ad5deb5a984d1 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/f3290eb3-8358-4b7e-9e1c-d8ca8a39e787 HTTP/1.1" status: 204 len: 168 time: 0.3764622 2026-04-27 22:17:32.328 10 INFO neutron.services.segments.plugin [-] Segment 607ceeb9-a295-4f4d-897a-8f630b604c66 resource provider aggregate not found 2026-04-27 22:17:32.332 10 INFO neutron.services.segments.plugin [-] Segment 607ceeb9-a295-4f4d-897a-8f630b604c66 resource provider aggregate not found 2026-04-27 22:17:32.332 9 INFO neutron.wsgi [None req-604db258-90dc-4458-9f23-76705ca64798 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=61757c2f7b3b4c35a8aa0aa13852c411&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1861033 2026-04-27 22:17:32.341 9 INFO neutron.wsgi [None req-ee5ac48d-d64f-4d6a-8414-586871b3b5cc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=3dbf2db2dc6b47c8b797a63ffc1636d1&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2638335 2026-04-27 22:17:32.347 10 INFO neutron.services.segments.plugin [-] Segment 607ceeb9-a295-4f4d-897a-8f630b604c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 607ceeb9-a295-4f4d-897a-8f630b604c66 found for delete ", "request_id": "req-52ffc66e-b772-4e21-aad3-f7d2791b41b2"}]} 2026-04-27 22:17:32.351 10 INFO neutron.services.segments.plugin [-] Segment 607ceeb9-a295-4f4d-897a-8f630b604c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 607ceeb9-a295-4f4d-897a-8f630b604c66 found for delete ", "request_id": "req-ecbe7836-3402-40db-b920-ef419385edd4"}]} 2026-04-27 22:17:32.371 10 INFO neutron.services.segments.plugin [-] Segment 7e631644-ffe0-40d4-9306-336159cdf4d7 resource provider aggregate not found 2026-04-27 22:17:32.387 10 INFO neutron.services.segments.plugin [-] Segment 7e631644-ffe0-40d4-9306-336159cdf4d7 resource provider aggregate not found 2026-04-27 22:17:32.400 10 INFO neutron.services.segments.plugin [-] Segment 7e631644-ffe0-40d4-9306-336159cdf4d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e631644-ffe0-40d4-9306-336159cdf4d7 found for delete ", "request_id": "req-beb0e9f8-1a41-49a2-a6c6-fc9e5e07bc7d"}]} 2026-04-27 22:17:32.406 10 INFO neutron.services.segments.plugin [-] Segment 7e631644-ffe0-40d4-9306-336159cdf4d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e631644-ffe0-40d4-9306-336159cdf4d7 found for delete ", "request_id": "req-7cd09b89-3800-4db6-b908-e511df079730"}]} 2026-04-27 22:17:32.788 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c3320f9-131d-4818-81b2-056e9e08953e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:32.793 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c3320f9-131d-4818-81b2-056e9e08953e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:32.823 10 INFO neutron.wsgi [None req-a854ea91-c7ed-4f7d-b62e-847eaf0db3e4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/6c2f6abf-6fa9-445a-8bc7-cc2bae440fd8 HTTP/1.1" status: 204 len: 168 time: 0.4858294 2026-04-27 22:17:32.827 10 INFO neutron.wsgi [None req-6f70eae5-af4e-471d-9e9b-5876af86e7b9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/41dbfd33-0529-43b7-a4db-40b390183486 HTTP/1.1" status: 204 len: 168 time: 0.4769025 2026-04-27 22:17:32.946 10 INFO neutron.db.ovn_revision_numbers_db [None req-1c3320f9-131d-4818-81b2-056e9e08953e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d86996f0-bcb4-460e-99b9-ded385b5186a (type: ports) to 1 2026-04-27 22:17:33.408 9 INFO neutron.wsgi [None req-48ffa658-82d4-41c8-9d60-cfff40145bd7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/f59dae0b-aed8-4fb4-bc1e-9fe921cd52c9/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3567474 2026-04-27 22:17:33.620 9 INFO neutron.services.segments.plugin [-] Segment 379e7b39-b84d-464e-bd60-469323ad5906 resource provider aggregate not found 2026-04-27 22:17:33.627 9 INFO neutron.services.segments.plugin [-] Segment 379e7b39-b84d-464e-bd60-469323ad5906 resource provider aggregate not found 2026-04-27 22:17:33.637 9 INFO neutron.services.segments.plugin [-] Segment 379e7b39-b84d-464e-bd60-469323ad5906 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 379e7b39-b84d-464e-bd60-469323ad5906 found for delete ", "request_id": "req-484593be-302d-46bb-a9db-95385093c8e4"}]} 2026-04-27 22:17:33.646 9 INFO neutron.services.segments.plugin [-] Segment 379e7b39-b84d-464e-bd60-469323ad5906 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 379e7b39-b84d-464e-bd60-469323ad5906 found for delete ", "request_id": "req-141b5a7b-8640-4639-84ef-d2fcce194029"}]} 2026-04-27 22:17:33.656 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-d86996f0-bcb4-460e-99b9-ded385b5186a on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:17:33.670 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: d86996f0-bcb4-460e-99b9-ded385b5186a 2026-04-27 22:17:33.684 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port d86996f0-bcb4-460e-99b9-ded385b5186a 2026-04-27 22:17:33.704 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Router 19d3224e-a878-4d4d-806f-ba3eeef6a9fb is bound to host instance 2026-04-27 22:17:33.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-1c3320f9-131d-4818-81b2-056e9e08953e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d86996f0-bcb4-460e-99b9-ded385b5186a (type: router_ports) to 1 2026-04-27 22:17:33.817 10 INFO neutron.db.ovn_revision_numbers_db [None req-1c3320f9-131d-4818-81b2-056e9e08953e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 19d3224e-a878-4d4d-806f-ba3eeef6a9fb (type: routers) to 2 2026-04-27 22:17:33.837 10 INFO neutron.wsgi [None req-1c3320f9-131d-4818-81b2-056e9e08953e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1168 time: 2.0018866 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:34.562 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a86a5b6-500b-4c33-8f51-d3a16df4eb59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:34.576 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a86a5b6-500b-4c33-8f51-d3a16df4eb59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 30ccc110-8774-4b80-a4f6-38a288f51c20: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:34.595 10 INFO neutron.wsgi [None req-3fc2959f-c330-46d9-a155-340537ba4e48 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/f59dae0b-aed8-4fb4-bc1e-9fe921cd52c9 HTTP/1.1" status: 204 len: 168 time: 1.1810801 2026-04-27 22:17:34.664 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource d86996f0-bcb4-460e-99b9-ded385b5186a (type: ports) to 1 2026-04-27 22:17:34.743 10 WARNING neutron_lib.context [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:34.749 10 WARNING neutron_lib.context [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:34.837 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a86a5b6-500b-4c33-8f51-d3a16df4eb59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a273b505-265e-4b6c-82f7-ae44ff491bf1 (type: ports) to 1 2026-04-27 22:17:34.880 10 INFO neutron.wsgi [None req-78be4984-f527-40ba-a8a8-ea8e7acf19d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/39d4cc6a-8c2a-4332-9b4c-badd8d9cfa6b HTTP/1.1" status: 204 len: 168 time: 0.2799003 2026-04-27 22:17:35.013 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource 69203034-828a-4dd9-9c2e-be3cacf918f2 (type: security_groups) to 1 2026-04-27 22:17:35.017 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource 34778f1f-b545-453d-b4fb-f98a60aa23f4 (type: security_groups) to 1 2026-04-27 22:17:35.030 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource 06c97327-b43c-442c-89df-fd5c7ba4bf59 (type: security_group_rules) to 0 2026-04-27 22:17:35.039 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource 51bcc869-59da-4583-a652-b01928475779 (type: security_group_rules) to 0 2026-04-27 22:17:35.055 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource 74076176-c601-400a-a4ff-543dde19ce30 (type: security_group_rules) to 0 2026-04-27 22:17:35.062 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource 61f0acf9-1cc6-4ecf-91d3-32307fd4ef03 (type: security_group_rules) to 0 2026-04-27 22:17:35.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource a4646aba-1334-4b2f-96bf-6c4a4fe3ede7 (type: security_group_rules) to 0 2026-04-27 22:17:35.090 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource a96e53ab-5e2d-40a3-9d25-c14129947bd6 (type: security_group_rules) to 0 2026-04-27 22:17:35.106 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource c65bdf54-ae59-4694-b265-80dd90bc4a15 (type: security_group_rules) to 0 2026-04-27 22:17:35.115 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource f460cf13-0fe9-429c-bd6a-73f407ebe05d (type: security_group_rules) to 0 2026-04-27 22:17:35.157 10 INFO neutron.db.segments_db [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Added segment 534807ca-2d98-4d26-bea0-c0cd19bff8fa of type geneve for network 4edddb4e-1711-492d-b23c-fdef3a8d85c7 2026-04-27 22:17:35.192 10 INFO neutron.db.segments_db [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Added segment 2a1d861d-f6a9-4e12-ab3f-dd9175aa4f5b of type geneve for network 9146e7f9-fbe3-4f47-bfc1-65edd9c9defc 2026-04-27 22:17:35.437 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource 4edddb4e-1711-492d-b23c-fdef3a8d85c7 (type: networks) to 1 2026-04-27 22:17:35.463 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource d86996f0-bcb4-460e-99b9-ded385b5186a (type: router_ports) to 3 2026-04-27 22:17:35.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource 9146e7f9-fbe3-4f47-bfc1-65edd9c9defc (type: networks) to 1 2026-04-27 22:17:35.482 10 INFO neutron.services.segments.plugin [-] Segment 9750bc39-1bfc-4bf5-904b-855782f166ea resource provider aggregate not found 2026-04-27 22:17:35.499 10 INFO neutron.services.segments.plugin [-] Segment 9750bc39-1bfc-4bf5-904b-855782f166ea resource provider aggregate not found 2026-04-27 22:17:35.505 10 INFO neutron.services.segments.plugin [-] Segment 9750bc39-1bfc-4bf5-904b-855782f166ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9750bc39-1bfc-4bf5-904b-855782f166ea found for delete ", "request_id": "req-26729617-0323-4b18-b09c-5c9d2c89c08c"}]} 2026-04-27 22:17:35.513 10 INFO neutron.services.segments.plugin [-] Segment 9750bc39-1bfc-4bf5-904b-855782f166ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9750bc39-1bfc-4bf5-904b-855782f166ea found for delete ", "request_id": "req-66ec6e6a-e1e3-4106-b755-8dd3a312feab"}]} 2026-04-27 22:17:35.553 10 INFO neutron.wsgi [None req-211ea581-f09f-45bd-9c2f-1c1cd5a668ae deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/87d4a1a3-692e-49f1-9d51-44d131b00a1b HTTP/1.1" status: 204 len: 168 time: 0.6663432 2026-04-27 22:17:35.720 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] No more DHCP agents 2026-04-27 22:17:35.722 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Unable to schedule network 9146e7f9-fbe3-4f47-bfc1-65edd9c9defc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:35.732 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] No more DHCP agents 2026-04-27 22:17:35.737 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Unable to schedule network 4edddb4e-1711-492d-b23c-fdef3a8d85c7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:35.787 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource d86996f0-bcb4-460e-99b9-ded385b5186a (type: ports) to 2 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-2a86a5b6-500b-4c33-8f51-d3a16df4eb59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a273b505-265e-4b6c-82f7-ae44ff491bf1 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a273b505-265e-4b6c-82f7-ae44ff491bf1 2026-04-27 22:17:35.789 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager [None req-2a86a5b6-500b-4c33-8f51-d3a16df4eb59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a273b505-265e-4b6c-82f7-ae44ff491bf1 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a273b505-265e-4b6c-82f7-ae44ff491bf1 2026-04-27 22:17:35.790 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:17:35.842 9 INFO neutron.wsgi [None req-e6cdc5cd-c1c6-4df0-84f9-c7ded77e6bf0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=46ca02a7f12d4b86ac0ad5deb5a984d1&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0613396 2026-04-27 22:17:35.870 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource 209a49b2-4903-44f0-839d-122423723244 (type: ports) to 1 2026-04-27 22:17:35.896 10 INFO neutron.db.ovn_revision_numbers_db [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource fe47ab43-530f-455f-99c0-532eb5cd3f70 (type: ports) to 1 2026-04-27 22:17:35.919 10 INFO neutron.wsgi [None req-bdcfd3fa-8dcc-4d22-a401-dca33bb82d71 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 1.2812753 2026-04-27 22:17:35.938 10 INFO neutron.wsgi [None req-bdb31b18-2ed9-407e-81f4-8f21b954e779 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 1.3965337 2026-04-27 22:17:35.951 9 WARNING neutron_lib.context [None req-dc5d7702-2a4e-452a-a224-1a2af04abc28 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:36.098 10 INFO neutron.wsgi [None req-ee4a9a8b-76f9-464e-8dee-55c66542d116 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f8ae34a1-68ab-4f31-bdf6-4f1bad7f31f6 HTTP/1.1" status: 204 len: 168 time: 0.2442026 2026-04-27 22:17:36.244 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a86a5b6-500b-4c33-8f51-d3a16df4eb59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a273b505-265e-4b6c-82f7-ae44ff491bf1 (type: ports) to 1 2026-04-27 22:17:36.397 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a86a5b6-500b-4c33-8f51-d3a16df4eb59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:36.398 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a86a5b6-500b-4c33-8f51-d3a16df4eb59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 30ccc110-8774-4b80-a4f6-38a288f51c20: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:36.425 10 WARNING neutron_lib.context [None req-4bb8a4f7-0e3f-41e0-b446-8a7fd3b9c86a f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:36.441 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc5d7702-2a4e-452a-a224-1a2af04abc28 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] No more DHCP agents 2026-04-27 22:17:36.444 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc5d7702-2a4e-452a-a224-1a2af04abc28 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Unable to schedule network 4edddb4e-1711-492d-b23c-fdef3a8d85c7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:36.522 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource d86996f0-bcb4-460e-99b9-ded385b5186a (type: ports) to 4 2026-04-27 22:17:36.616 9 INFO neutron.db.ovn_revision_numbers_db [None req-dc5d7702-2a4e-452a-a224-1a2af04abc28 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource 0c3a9f49-a7e7-4910-8bc7-2b9171296f59 (type: ports) to 1 2026-04-27 22:17:36.682 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4bb8a4f7-0e3f-41e0-b446-8a7fd3b9c86a f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] No more DHCP agents 2026-04-27 22:17:36.684 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4bb8a4f7-0e3f-41e0-b446-8a7fd3b9c86a f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Unable to schedule network 9146e7f9-fbe3-4f47-bfc1-65edd9c9defc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:36.719 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bb8a4f7-0e3f-41e0-b446-8a7fd3b9c86a f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource 1b086363-b09d-4efe-a872-72552cac43ed (type: subnets) to 0 2026-04-27 22:17:36.755 10 INFO neutron.wsgi [None req-4bb8a4f7-0e3f-41e0-b446-8a7fd3b9c86a f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.3364060 2026-04-27 22:17:36.768 10 WARNING neutron_lib.context [None req-2eee2860-3634-44f5-80b4-2c63fe8bbbfd f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:36.846 10 INFO neutron.db.segments_db [None req-2eee2860-3634-44f5-80b4-2c63fe8bbbfd f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Added segment e89c5eff-a219-4a60-bd42-cd0b7fac460b of type geneve for network cc2ed5c6-4f44-4a0f-8803-a05c813154d0 2026-04-27 22:17:36.871 9 INFO neutron.wsgi [None req-dc5d7702-2a4e-452a-a224-1a2af04abc28 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 977 time: 0.9265549 2026-04-27 22:17:36.886 10 WARNING neutron_lib.context [None req-590f6b7b-4391-4769-bc2b-bd476a3eeffc c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:36.920 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: a273b505-265e-4b6c-82f7-ae44ff491bf1 2026-04-27 22:17:36.965 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port a273b505-265e-4b6c-82f7-ae44ff491bf1 2026-04-27 22:17:37.008 10 INFO neutron.db.segments_db [None req-590f6b7b-4391-4769-bc2b-bd476a3eeffc c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Added segment 07080363-6766-431a-b029-7bc3eb56985e of type geneve for network 7aba1351-6836-4b7a-b86b-9a9d10fc9552 2026-04-27 22:17:37.018 10 INFO neutron.db.ovn_revision_numbers_db [None req-2eee2860-3634-44f5-80b4-2c63fe8bbbfd f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource cc2ed5c6-4f44-4a0f-8803-a05c813154d0 (type: networks) to 1 2026-04-27 22:17:37.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-590f6b7b-4391-4769-bc2b-bd476a3eeffc c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource 7aba1351-6836-4b7a-b86b-9a9d10fc9552 (type: networks) to 1 2026-04-27 22:17:37.215 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource d86996f0-bcb4-460e-99b9-ded385b5186a (type: router_ports) to 4 2026-04-27 22:17:37.250 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2eee2860-3634-44f5-80b4-2c63fe8bbbfd f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] No more DHCP agents 2026-04-27 22:17:37.255 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2eee2860-3634-44f5-80b4-2c63fe8bbbfd f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Unable to schedule network cc2ed5c6-4f44-4a0f-8803-a05c813154d0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:37.377 10 INFO neutron.db.ovn_revision_numbers_db [None req-2eee2860-3634-44f5-80b4-2c63fe8bbbfd f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource b9520fbb-6d74-42a3-b998-28e4494348de (type: ports) to 1 2026-04-27 22:17:37.386 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a86a5b6-500b-4c33-8f51-d3a16df4eb59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a273b505-265e-4b6c-82f7-ae44ff491bf1 (type: router_ports) to 1 2026-04-27 22:17:37.392 9 INFO neutron.wsgi [None req-2a86a5b6-500b-4c33-8f51-d3a16df4eb59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/19d3224e-a878-4d4d-806f-ba3eeef6a9fb/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.5496047 2026-04-27 22:17:37.400 10 INFO neutron.wsgi [None req-2eee2860-3634-44f5-80b4-2c63fe8bbbfd f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 845 time: 0.6370101 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:37.417 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-590f6b7b-4391-4769-bc2b-bd476a3eeffc c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] No more DHCP agents 2026-04-27 22:17:37.419 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-590f6b7b-4391-4769-bc2b-bd476a3eeffc c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Unable to schedule network 7aba1351-6836-4b7a-b86b-9a9d10fc9552: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:37.497 10 INFO neutron.db.ovn_revision_numbers_db [None req-590f6b7b-4391-4769-bc2b-bd476a3eeffc c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource 17f918a6-7b9b-4fe4-ae83-cb5d5790d86f (type: ports) to 1 2026-04-27 22:17:37.518 10 INFO neutron.wsgi [None req-590f6b7b-4391-4769-bc2b-bd476a3eeffc c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 0.6395116 2026-04-27 22:17:37.531 10 WARNING neutron_lib.context [None req-944ad622-65a8-446e-b753-6890c10124ee c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:37.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource a273b505-265e-4b6c-82f7-ae44ff491bf1 (type: ports) to 2 2026-04-27 22:17:37.641 9 INFO neutron.db.ovn_revision_numbers_db [None req-853ce8ae-02f7-4916-a611-b6cd7523d758 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource cc2ed5c6-4f44-4a0f-8803-a05c813154d0 (type: networks) to 2 2026-04-27 22:17:37.645 9 INFO neutron.wsgi [None req-853ce8ae-02f7-4916-a611-b6cd7523d758 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "PUT /v2.0/networks/cc2ed5c6-4f44-4a0f-8803-a05c813154d0 HTTP/1.1" status: 200 len: 792 time: 0.2392666 2026-04-27 22:17:37.655 10 WARNING neutron_lib.context [None req-48603f81-e893-4044-9233-80304784066f f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:37.780 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource a273b505-265e-4b6c-82f7-ae44ff491bf1 (type: router_ports) to 2 2026-04-27 22:17:37.859 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-944ad622-65a8-446e-b753-6890c10124ee c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] No more DHCP agents 2026-04-27 22:17:37.866 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-944ad622-65a8-446e-b753-6890c10124ee c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Unable to schedule network 7aba1351-6836-4b7a-b86b-9a9d10fc9552: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:37.915 10 INFO neutron.db.ovn_revision_numbers_db [None req-944ad622-65a8-446e-b753-6890c10124ee c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource 3d912bd2-1cdb-45b0-bfd4-4a78bfaff2f9 (type: subnets) to 0 2026-04-27 22:17:37.938 10 INFO neutron.wsgi [None req-944ad622-65a8-446e-b753-6890c10124ee c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4122932 2026-04-27 22:17:37.948 10 WARNING neutron_lib.context [None req-22168814-5a3d-4d42-a7dc-aa5b4cf91d02 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:37.991 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48603f81-e893-4044-9233-80304784066f f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] No more DHCP agents 2026-04-27 22:17:37.997 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48603f81-e893-4044-9233-80304784066f f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Unable to schedule network cc2ed5c6-4f44-4a0f-8803-a05c813154d0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:38.038 10 INFO neutron.db.ovn_revision_numbers_db [None req-48603f81-e893-4044-9233-80304784066f f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource c2ddf0e5-69cb-4c34-a8c6-0d28d45bfb02 (type: subnets) to 0 2026-04-27 22:17:38.062 10 INFO neutron.wsgi [None req-48603f81-e893-4044-9233-80304784066f f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4119678 2026-04-27 22:17:38.088 9 WARNING neutron_lib.context [None req-dd855bd7-d1a6-465a-9a58-093889536136 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:38.239 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd855bd7-d1a6-465a-9a58-093889536136 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Successfully bumped revision number for resource b6746900-22cd-4246-9760-71c6bf99b313 (type: security_groups) to 1 2026-04-27 22:17:38.255 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd855bd7-d1a6-465a-9a58-093889536136 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Successfully bumped revision number for resource 890b3558-c8d7-44a5-8114-2603cc4c617e (type: security_group_rules) to 0 2026-04-27 22:17:38.257 9 INFO neutron.db.ovn_revision_numbers_db [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2404c0b6-3702-4ac7-b3d1-f2b566ace2da (type: security_groups) to 1 2026-04-27 22:17:38.272 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd855bd7-d1a6-465a-9a58-093889536136 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Successfully bumped revision number for resource 99045574-6f3a-42b5-84e2-c4e62332f946 (type: security_group_rules) to 0 2026-04-27 22:17:38.275 9 INFO neutron.db.ovn_revision_numbers_db [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 405d7f31-aa30-4f16-b617-165792683fe4 (type: security_group_rules) to 0 2026-04-27 22:17:38.291 9 INFO neutron.wsgi [None req-dd855bd7-d1a6-465a-9a58-093889536136 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1860 time: 0.2076101 2026-04-27 22:17:38.299 9 INFO neutron.db.ovn_revision_numbers_db [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7266a269-38fd-40dd-acb1-c0c80642535d (type: security_group_rules) to 0 2026-04-27 22:17:38.305 10 WARNING neutron_lib.context [None req-321c913b-cc13-4884-abab-8492fb1bf4d2 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:38.312 9 INFO neutron.db.ovn_revision_numbers_db [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7b2c5840-aee5-424c-8893-8a1310a65796 (type: security_group_rules) to 0 2026-04-27 22:17:38.325 9 INFO neutron.db.ovn_revision_numbers_db [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d66e8bd2-7b80-4a8d-98f3-5f0713be9fd2 (type: security_group_rules) to 0 2026-04-27 22:17:38.373 9 INFO neutron.db.segments_db [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment f22d42d0-7e78-4671-9ba3-fc0d444aa2cb of type geneve for network bb930be5-c4c0-42d9-96f4-d5ba9e458527 2026-04-27 22:17:38.490 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22168814-5a3d-4d42-a7dc-aa5b4cf91d02 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] No more DHCP agents 2026-04-27 22:17:38.494 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22168814-5a3d-4d42-a7dc-aa5b4cf91d02 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Unable to schedule network 7aba1351-6836-4b7a-b86b-9a9d10fc9552: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:38.501 9 INFO neutron.db.ovn_revision_numbers_db [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bb930be5-c4c0-42d9-96f4-d5ba9e458527 (type: networks) to 1 2026-04-27 22:17:38.662 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:38.664 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network bb930be5-c4c0-42d9-96f4-d5ba9e458527: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:38.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c771ebe5-7c63-42e6-ba51-89cac8b52a15 (type: ports) to 1 2026-04-27 22:17:38.776 9 INFO neutron.wsgi [None req-547f2bbb-9d67-4819-9ac2-0f24dcbfe70e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 0.8389974 2026-04-27 22:17:38.830 10 INFO neutron.db.ovn_revision_numbers_db [None req-321c913b-cc13-4884-abab-8492fb1bf4d2 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Successfully bumped revision number for resource f0a7bc31-6354-4111-ad7a-d1c7f9314323 (type: security_group_rules) to 0 2026-04-27 22:17:38.894 10 INFO neutron.wsgi [None req-321c913b-cc13-4884-abab-8492fb1bf4d2 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.5962770 2026-04-27 22:17:38.906 9 WARNING neutron_lib.context [None req-931d653e-6d4b-4cbf-91f0-73b4ccddb3f8 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:38.914 10 INFO neutron.db.ovn_revision_numbers_db [None req-22168814-5a3d-4d42-a7dc-aa5b4cf91d02 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource d6bd8114-e84b-4ddf-8383-5f8399e1adee (type: ports) to 1 2026-04-27 22:17:38.954 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a99bfba8-3ff8-4dac-bace-d7ce6f2e44f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:38.957 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a99bfba8-3ff8-4dac-bace-d7ce6f2e44f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network bb930be5-c4c0-42d9-96f4-d5ba9e458527: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:38.968 10 INFO neutron.wsgi [None req-22168814-5a3d-4d42-a7dc-aa5b4cf91d02 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1165 time: 1.0244403 2026-04-27 22:17:39.142 9 INFO neutron.db.ovn_revision_numbers_db [None req-931d653e-6d4b-4cbf-91f0-73b4ccddb3f8 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Successfully bumped revision number for resource 9f5a1664-a040-4bc6-8e1f-ba5541b21e5f (type: security_group_rules) to 0 2026-04-27 22:17:39.191 9 INFO neutron.wsgi [None req-931d653e-6d4b-4cbf-91f0-73b4ccddb3f8 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2921700 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:39.204 10 WARNING neutron_lib.context [None req-137a6d30-c9fa-416e-b81e-bf1169aef6b6 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:39.257 10 INFO neutron.db.ovn_revision_numbers_db [None req-7e5f5652-339f-4693-a9f6-00ddaf58c702 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource b9520fbb-6d74-42a3-b998-28e4494348de (type: ports) to 2 2026-04-27 22:17:39.318 10 INFO neutron.db.ovn_revision_numbers_db [None req-7e5f5652-339f-4693-a9f6-00ddaf58c702 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] Successfully bumped revision number for resource c2ddf0e5-69cb-4c34-a8c6-0d28d45bfb02 (type: subnets) to 1 2026-04-27 22:17:39.321 10 INFO neutron.wsgi [None req-7e5f5652-339f-4693-a9f6-00ddaf58c702 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "PUT /v2.0/subnets/c2ddf0e5-69cb-4c34-a8c6-0d28d45bfb02 HTTP/1.1" status: 200 len: 826 time: 1.2531526 2026-04-27 22:17:39.439 9 INFO neutron.wsgi [None req-39fca26a-7b73-4ce3-8763-e384e3c6f508 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/ports/d6bd8114-e84b-4ddf-8383-5f8399e1adee HTTP/1.1" status: 204 len: 168 time: 0.4653468 2026-04-27 22:17:39.455 10 INFO neutron.wsgi [None req-95248412-1067-42bc-aede-8048beb894b6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 32059 time: 0.1411486 2026-04-27 22:17:39.468 9 INFO neutron.pecan_wsgi.hooks.translation [None req-29229ec4-526f-429c-b39b-4b5a575912cb c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:17:39.470 9 INFO neutron.wsgi [None req-29229ec4-526f-429c-b39b-4b5a575912cb c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/ports/d6bd8114-e84b-4ddf-8383-5f8399e1adee HTTP/1.1" status: 404 len: 333 time: 0.0229874 2026-04-27 22:17:39.494 9 INFO neutron.pecan_wsgi.hooks.translation [None req-efa390ec-b424-482d-b167-99c9dbcc0823 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:17:39.496 9 INFO neutron.wsgi [None req-efa390ec-b424-482d-b167-99c9dbcc0823 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "GET /v2.0/ports/d6bd8114-e84b-4ddf-8383-5f8399e1adee HTTP/1.1" status: 404 len: 333 time: 0.0210040 2026-04-27 22:17:39.649 10 INFO neutron.wsgi [None req-f7246f73-fd13-4f94-827d-abe383105ea2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1153 time: 0.1807959 2026-04-27 22:17:39.686 10 INFO neutron.wsgi [None req-fa0e06e8-dfbd-4fb4-95a0-683f32f1abee deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0338182 2026-04-27 22:17:39.716 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-137a6d30-c9fa-416e-b81e-bf1169aef6b6 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] No more DHCP agents 2026-04-27 22:17:39.729 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-137a6d30-c9fa-416e-b81e-bf1169aef6b6 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:39.768 10 INFO neutron.wsgi [None req-b7ad9944-40dc-4c97-926a-76acfe9a5b83 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4678 time: 0.0795751 2026-04-27 22:17:39.795 10 INFO neutron.wsgi [None req-88251a1d-1b91-4dcd-b158-d4a864f75975 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0222194 2026-04-27 22:17:39.829 10 INFO neutron.wsgi [None req-eeca1092-503c-462c-892f-6f3f5c752de9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3889 time: 0.0315323 2026-04-27 22:17:39.886 10 INFO neutron.wsgi [None req-7eac4dbc-66cf-4f10-93a4-f59f1b469b7a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0490549 2026-04-27 22:17:39.886 9 INFO neutron.db.ovn_revision_numbers_db [None req-a99bfba8-3ff8-4dac-bace-d7ce6f2e44f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c771ebe5-7c63-42e6-ba51-89cac8b52a15 (type: ports) to 2 2026-04-27 22:17:39.926 9 INFO neutron.db.ovn_revision_numbers_db [None req-a99bfba8-3ff8-4dac-bace-d7ce6f2e44f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4904c325-f74b-491f-b6b2-692dc261db74 (type: subnets) to 0 2026-04-27 22:17:39.938 9 INFO neutron.wsgi [None req-ea4b7d7e-e270-41a8-b241-90ea44da0608 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/3d912bd2-1cdb-45b0-bfd4-4a78bfaff2f9 HTTP/1.1" status: 204 len: 168 time: 0.4376509 2026-04-27 22:17:39.953 9 INFO neutron.wsgi [None req-a99bfba8-3ff8-4dac-bace-d7ce6f2e44f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 1.1720424 2026-04-27 22:17:40.055 10 INFO neutron.wsgi [None req-fe4c355a-2751-434d-843a-e50321a1c03a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6827 time: 0.1664844 2026-04-27 22:17:40.189 10 INFO neutron.wsgi [None req-db405cdd-8389-4e48-98fa-0d5bf23d893a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 14111 time: 0.1217372 2026-04-27 22:17:40.292 10 INFO neutron.wsgi [None req-03be7d84-e4c3-4319-af7e-723682c5a084 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4048 time: 0.0908053 2026-04-27 22:17:40.316 10 INFO neutron.wsgi [None req-403e2fa6-99e2-4c9e-b841-cb60a7edc7f9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0214269 2026-04-27 22:17:40.495 9 INFO neutron.services.segments.plugin [-] Segment 07080363-6766-431a-b029-7bc3eb56985e resource provider aggregate not found 2026-04-27 22:17:40.499 9 INFO neutron.services.segments.plugin [-] Segment 07080363-6766-431a-b029-7bc3eb56985e resource provider aggregate not found 2026-04-27 22:17:40.507 9 INFO neutron.services.segments.plugin [-] Segment 07080363-6766-431a-b029-7bc3eb56985e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07080363-6766-431a-b029-7bc3eb56985e found for delete ", "request_id": "req-88f9525c-16fb-4398-a169-39b6faec304d"}]} 2026-04-27 22:17:40.517 9 INFO neutron.services.segments.plugin [-] Segment 07080363-6766-431a-b029-7bc3eb56985e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07080363-6766-431a-b029-7bc3eb56985e found for delete ", "request_id": "req-50eeff20-9ef9-47e8-a30e-44225e7695ad"}]} 2026-04-27 22:17:40.524 10 INFO neutron.services.segments.plugin [-] Segment e89c5eff-a219-4a60-bd42-cd0b7fac460b resource provider aggregate not found 2026-04-27 22:17:40.528 10 INFO neutron.services.segments.plugin [-] Segment e89c5eff-a219-4a60-bd42-cd0b7fac460b resource provider aggregate not found 2026-04-27 22:17:40.534 9 INFO neutron.wsgi [None req-bfeccd8e-fe8d-473f-bc4b-3a2713ca2b1e c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/networks/7aba1351-6836-4b7a-b86b-9a9d10fc9552 HTTP/1.1" status: 204 len: 168 time: 0.5914719 2026-04-27 22:17:40.541 10 INFO neutron.wsgi [None req-137a6d30-c9fa-416e-b81e-bf1169aef6b6 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.3442743 2026-04-27 22:17:40.551 10 WARNING neutron_lib.context [None req-1c8ff253-bffc-413a-874b-59656a6d61fe c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:40.554 10 INFO neutron.services.segments.plugin [-] Segment e89c5eff-a219-4a60-bd42-cd0b7fac460b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89c5eff-a219-4a60-bd42-cd0b7fac460b found for delete ", "request_id": "req-8ff4866f-4173-4ec9-b0b2-9f9e25e65803"}]} 2026-04-27 22:17:40.555 10 INFO neutron.services.segments.plugin [-] Segment e89c5eff-a219-4a60-bd42-cd0b7fac460b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89c5eff-a219-4a60-bd42-cd0b7fac460b found for delete ", "request_id": "req-6d30e41d-1b4e-4616-a82d-1a1738066724"}]} 2026-04-27 22:17:40.588 10 INFO neutron.wsgi [None req-0857ecde-8b24-4965-9d49-80fdd108d5a2 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "DELETE /v2.0/networks/cc2ed5c6-4f44-4a0f-8803-a05c813154d0 HTTP/1.1" status: 204 len: 168 time: 1.2620351 2026-04-27 22:17:40.618 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a3a7eea9-1c22-4749-8364-c902295cd30e f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:17:40.620 9 INFO neutron.wsgi [None req-a3a7eea9-1c22-4749-8364-c902295cd30e f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "DELETE /v2.0/networks/cc2ed5c6-4f44-4a0f-8803-a05c813154d0 HTTP/1.1" status: 404 len: 339 time: 0.0182269 2026-04-27 22:17:40.625 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7dae07f5-759e-4bd8-966d-b4c2bddbc637 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:40.628 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7dae07f5-759e-4bd8-966d-b4c2bddbc637 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:40.672 10 INFO neutron.db.segments_db [None req-1c8ff253-bffc-413a-874b-59656a6d61fe c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Added segment 8357b567-c17b-4bb0-8aa8-353bc616b574 of type geneve for network fce5ae8f-b27a-4485-bf08-c97b1d09d2de 2026-04-27 22:17:40.736 10 INFO neutron.wsgi [None req-5be41d8b-aadc-494b-92c0-32299e8893f1 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1101308 2026-04-27 22:17:40.801 9 INFO neutron.wsgi [None req-5c6fc92a-08ce-456d-bdc7-ae33f61ff8f0 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "GET /v2.0/subnets?network_id=20ee4d84-be3b-4f8e-8c40-e21ddfc8e124 HTTP/1.1" status: 200 len: 820 time: 0.0586886 2026-04-27 22:17:40.811 9 INFO neutron.wsgi [None req-5af2eda3-1432-4f0d-9a95-096022fbc0cd f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18678 time: 0.0054543 2026-04-27 22:17:40.835 9 INFO neutron.db.ovn_revision_numbers_db [None req-7dae07f5-759e-4bd8-966d-b4c2bddbc637 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 89b593fe-6f80-4cbf-becf-9c91ca0a1d4a (type: ports) to 1 2026-04-27 22:17:40.922 9 INFO neutron.wsgi [None req-9145ee83-f258-4412-ae73-b7b02b1fd95c f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1508 time: 0.1053703 2026-04-27 22:17:40.982 9 INFO neutron.wsgi [None req-9c720ecd-da4e-4d0f-b029-109a5d1b3723 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.0481844 2026-04-27 22:17:41.085 10 INFO neutron.db.ovn_revision_numbers_db [None req-1c8ff253-bffc-413a-874b-59656a6d61fe c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource fce5ae8f-b27a-4485-bf08-c97b1d09d2de (type: networks) to 1 2026-04-27 22:17:41.094 9 INFO neutron.wsgi [None req-3479796c-1537-4eea-8c04-febb3e58ef7e f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "GET /v2.0/networks/9146e7f9-fbe3-4f47-bfc1-65edd9c9defc HTTP/1.1" status: 200 len: 867 time: 0.1054399 2026-04-27 22:17:41.116 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-1f128121-164e-41da-9080-1c817391d5f3 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-securitygroup--755435807&fields=id&tenant_id=a4d6bb95721141f5aa04d43ca2a2c96f HTTP/1.1" status: 200 len: 267 time: 0.1076128 2026-04-27 22:17:41.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021157 2026-04-27 22:17:41.139 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010531 2026-04-27 22:17:41.179 9 INFO neutron.wsgi [None req-8d2c7ce1-be37-4832-91a8-ecef877f43bc f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "GET /v2.0/subnets/1b086363-b09d-4efe-a872-72552cac43ed HTTP/1.1" status: 200 len: 843 time: 0.0788872 2026-04-27 22:17:41.223 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ea44ac20-32d3-46a5-b449-1edbc594e04a f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:17:41.226 10 INFO neutron.wsgi [None req-ea44ac20-32d3-46a5-b449-1edbc594e04a f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "DELETE /v2.0/subnets/c2ddf0e5-69cb-4c34-a8c6-0d28d45bfb02 HTTP/1.1" status: 404 len: 337 time: 0.0401185 2026-04-27 22:17:41.259 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c21ceda7-0fd3-4f87-a2f7-cf96904a4b87 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:17:41.261 10 INFO neutron.wsgi [None req-c21ceda7-0fd3-4f87-a2f7-cf96904a4b87 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "DELETE /v2.0/networks/cc2ed5c6-4f44-4a0f-8803-a05c813154d0 HTTP/1.1" status: 404 len: 339 time: 0.0301323 2026-04-27 22:17:41.277 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-97093aea-a1df-44b1-b117-1344c73370fb bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/networks?id=30ccc110-8774-4b80-a4f6-38a288f51c20 HTTP/1.1" status: 200 len: 875 time: 0.1513534 2026-04-27 22:17:41.307 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-c5fde8ef-820d-43ab-81b7-4d246d33f792 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/quotas/a4d6bb95721141f5aa04d43ca2a2c96f HTTP/1.1" status: 200 len: 491 time: 0.0209651 2026-04-27 22:17:41.460 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c8ff253-bffc-413a-874b-59656a6d61fe c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] No more DHCP agents 2026-04-27 22:17:41.466 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c8ff253-bffc-413a-874b-59656a6d61fe c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Unable to schedule network fce5ae8f-b27a-4485-bf08-c97b1d09d2de: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:41.486 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-e35b5e2b-4953-4f76-be96-381ceb00757d bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=a4d6bb95721141f5aa04d43ca2a2c96f&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1733618 2026-04-27 22:17:41.619 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-ee003ce3-4425-48ba-bbfb-5b27097ed0b2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1079266 2026-04-27 22:17:41.639 10 INFO neutron.wsgi [None req-6eae5e17-2f10-48a4-b83b-0a9ee5f70304 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "DELETE /v2.0/subnets/1b086363-b09d-4efe-a872-72552cac43ed HTTP/1.1" status: 204 len: 168 time: 0.3730891 2026-04-27 22:17:41.640 10 INFO neutron.db.ovn_revision_numbers_db [None req-1c8ff253-bffc-413a-874b-59656a6d61fe c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource 33bb2f08-c2e1-429f-814c-6334ae661643 (type: ports) to 1 2026-04-27 22:17:41.677 10 INFO neutron.wsgi [None req-1c8ff253-bffc-413a-874b-59656a6d61fe c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 1.1321511 2026-04-27 22:17:41.687 10 WARNING neutron_lib.context [None req-5b599f9d-7f7f-494b-853c-ec9afc8f8514 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:41.695 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-787c6f73-3bb2-41ee-9181-060f2eef7fec - - - - - -] Schedule LRP lrp-89b593fe-6f80-4cbf-becf-9c91ca0a1d4a on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:17:41.708 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-a85a5876-a466-408e-9047-1d10fbf16edd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0797803 2026-04-27 22:17:41.724 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Router 4615450b-b8b9-425e-805e-f57d9f0ab92f is bound to host instance 2026-04-27 22:17:41.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-7dae07f5-759e-4bd8-966d-b4c2bddbc637 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 89b593fe-6f80-4cbf-becf-9c91ca0a1d4a (type: router_ports) to 1 2026-04-27 22:17:41.930 10 INFO neutron.wsgi [req-89c02577-4ed1-434d-a878-f851453bfe80 req-27430a99-0c7a-4bc8-a772-10366b49a50f bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 210 time: 0.0578716 2026-04-27 22:17:42.009 9 INFO neutron.db.ovn_revision_numbers_db [None req-7dae07f5-759e-4bd8-966d-b4c2bddbc637 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4615450b-b8b9-425e-805e-f57d9f0ab92f (type: routers) to 2 2026-04-27 22:17:42.033 9 INFO neutron.wsgi [None req-7dae07f5-759e-4bd8-966d-b4c2bddbc637 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1168 time: 2.0755970 2026-04-27 22:17:42.061 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b599f9d-7f7f-494b-853c-ec9afc8f8514 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] No more DHCP agents 2026-04-27 22:17:42.066 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b599f9d-7f7f-494b-853c-ec9afc8f8514 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Unable to schedule network fce5ae8f-b27a-4485-bf08-c97b1d09d2de: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:42.118 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b599f9d-7f7f-494b-853c-ec9afc8f8514 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource b4497979-76ec-4033-8fc9-ab5c7629f1e3 (type: subnets) to 0 2026-04-27 22:17:42.155 10 INFO neutron.wsgi [None req-5b599f9d-7f7f-494b-853c-ec9afc8f8514 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4747741 2026-04-27 22:17:42.171 10 WARNING neutron_lib.context [None req-b838bf5d-6f49-469c-bb91-793f518ffc7b c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:42.368 9 INFO neutron.wsgi [None req-05604d18-af32-4794-8ce7-0eefc181f425 f7261623b19e4e9387a81a44200970d3 4d30dc3a5966457a8a4bc3613f6c8cbd - - default default] 10.0.0.63 "DELETE /v2.0/networks/9146e7f9-fbe3-4f47-bfc1-65edd9c9defc HTTP/1.1" status: 204 len: 168 time: 0.7240949 2026-04-27 22:17:42.531 9 INFO neutron.services.segments.plugin [-] Segment 2a1d861d-f6a9-4e12-ab3f-dd9175aa4f5b resource provider aggregate not found 2026-04-27 22:17:42.541 9 INFO neutron.services.segments.plugin [-] Segment 2a1d861d-f6a9-4e12-ab3f-dd9175aa4f5b resource provider aggregate not found 2026-04-27 22:17:42.574 9 INFO neutron.services.segments.plugin [-] Segment 2a1d861d-f6a9-4e12-ab3f-dd9175aa4f5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a1d861d-f6a9-4e12-ab3f-dd9175aa4f5b found for delete ", "request_id": "req-f5b2f59b-b231-4bfb-a23a-bc7d0ef67615"}]} 2026-04-27 22:17:42.574 9 INFO neutron.services.segments.plugin [-] Segment 2a1d861d-f6a9-4e12-ab3f-dd9175aa4f5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a1d861d-f6a9-4e12-ab3f-dd9175aa4f5b found for delete ", "request_id": "req-c4cca72e-d374-4ac3-a86b-678127302db4"}]} 2026-04-27 22:17:42.654 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d48f5ca7-2927-4706-b521-f0d7d035095d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:42.657 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d48f5ca7-2927-4706-b521-f0d7d035095d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network bb930be5-c4c0-42d9-96f4-d5ba9e458527: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:42.674 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-b8881b24-953c-41aa-9a8e-55c3fa5413b5 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 199.204.45.250 "GET /v2.0/networks?id=30ccc110-8774-4b80-a4f6-38a288f51c20 HTTP/1.1" status: 200 len: 875 time: 0.1191869 2026-04-27 22:17:42.789 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-c38e4fda-e24a-4c2d-b848-3bbc2a72aaa2 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a4d6bb95721141f5aa04d43ca2a2c96f HTTP/1.1" status: 200 len: 379 time: 0.1041563 2026-04-27 22:17:42.821 10 WARNING neutron_lib.context [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-011edbd4-348f-47af-95ac-890316364828 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:42.824 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port a273b505-265e-4b6c-82f7-ae44ff491bf1: RuntimeError: No hosting information found for port a273b505-265e-4b6c-82f7-ae44ff491bf1 2026-04-27 22:17:42.824 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 89b593fe-6f80-4cbf-becf-9c91ca0a1d4a 2026-04-27 22:17:42.829 9 INFO neutron.db.ovn_revision_numbers_db [None req-d48f5ca7-2927-4706-b521-f0d7d035095d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec (type: ports) to 1 2026-04-27 22:17:42.835 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 89b593fe-6f80-4cbf-becf-9c91ca0a1d4a 2026-04-27 22:17:42.919 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b838bf5d-6f49-469c-bb91-793f518ffc7b c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] No more DHCP agents 2026-04-27 22:17:42.927 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b838bf5d-6f49-469c-bb91-793f518ffc7b c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Unable to schedule network fce5ae8f-b27a-4485-bf08-c97b1d09d2de: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:43.037 10 INFO neutron.wsgi [req-5fef129d-54d6-4aaf-8445-ddf61706b11e req-eee84130-f356-4814-af0c-5214e5707e63 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 210 time: 0.0445280 2026-04-27 22:17:43.046 9 INFO neutron.wsgi [None req-000b163e-1d2f-4ffe-93ee-ac8cc75ef822 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=4d30dc3a5966457a8a4bc3613f6c8cbd&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1664262 2026-04-27 22:17:43.237 10 INFO neutron.db.ovn_revision_numbers_db [None req-b838bf5d-6f49-469c-bb91-793f518ffc7b c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource 1c65bcad-97e3-4430-82b2-960edfb91015 (type: ports) to 1 2026-04-27 22:17:43.241 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 89b593fe-6f80-4cbf-becf-9c91ca0a1d4a (type: ports) to 1 2026-04-27 22:17:43.283 10 INFO neutron.wsgi [None req-b838bf5d-6f49-469c-bb91-793f518ffc7b c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1127 time: 1.1200559 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-d48f5ca7-2927-4706-b521-f0d7d035095d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:43.370 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager [None req-d48f5ca7-2927-4706-b521-f0d7d035095d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:43.370 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:17:43.555 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-011edbd4-348f-47af-95ac-890316364828 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] No more DHCP agents 2026-04-27 22:17:43.565 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-011edbd4-348f-47af-95ac-890316364828 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Unable to schedule network 30ccc110-8774-4b80-a4f6-38a288f51c20: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:43.572 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:43.581 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:43.602 9 INFO neutron.db.ovn_revision_numbers_db [None req-d48f5ca7-2927-4706-b521-f0d7d035095d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec (type: ports) to 1 2026-04-27 22:17:43.693 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d48f5ca7-2927-4706-b521-f0d7d035095d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:17:43.694 10 INFO neutron.wsgi [None req-f8a58adc-14c6-4b32-8607-fc672bef83ff deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/34778f1f-b545-453d-b4fb-f98a60aa23f4 HTTP/1.1" status: 204 len: 168 time: 0.6369016 2026-04-27 22:17:43.695 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d48f5ca7-2927-4706-b521-f0d7d035095d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network bb930be5-c4c0-42d9-96f4-d5ba9e458527: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:44.127 10 INFO neutron.db.ovn_revision_numbers_db [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-011edbd4-348f-47af-95ac-890316364828 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Successfully bumped revision number for resource 05b032ef-157e-4e69-9131-65b85be2c939 (type: ports) to 1 2026-04-27 22:17:44.185 10 INFO neutron.wsgi [None req-9e4a466c-4d2e-42aa-97ff-cf17514857be c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/ports/1c65bcad-97e3-4430-82b2-960edfb91015 HTTP/1.1" status: 204 len: 168 time: 0.8946247 2026-04-27 22:17:44.197 10 INFO neutron.wsgi [req-43880d38-9392-432c-a7fb-28cd55d6235a req-3eb20dd0-f5fd-4c1f-baec-590910de4294 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1156 time: 0.0855253 2026-04-27 22:17:44.198 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec (type: ports) to 2 2026-04-27 22:17:44.202 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-011edbd4-348f-47af-95ac-890316364828 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.3881295 2026-04-27 22:17:44.209 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d95079c6-efa8-4441-9cb9-13506116b7b8 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:17:44.210 9 INFO neutron.wsgi [None req-d95079c6-efa8-4441-9cb9-13506116b7b8 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "GET /v2.0/ports/1c65bcad-97e3-4430-82b2-960edfb91015 HTTP/1.1" status: 404 len: 333 time: 0.0199754 2026-04-27 22:17:44.287 10 INFO neutron.wsgi [req-43880d38-9392-432c-a7fb-28cd55d6235a req-453e9a4c-78de-4150-b614-3b280a2ee61b bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0809143 2026-04-27 22:17:44.301 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 89b593fe-6f80-4cbf-becf-9c91ca0a1d4a (type: router_ports) to 3 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:44.589 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:44.589 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:17:44.623 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 89b593fe-6f80-4cbf-becf-9c91ca0a1d4a (type: ports) to 2 2026-04-27 22:17:44.735 9 INFO neutron.wsgi [None req-0454f8e1-c91e-4fec-84b3-4405f3b972d4 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/b4497979-76ec-4033-8fc9-ab5c7629f1e3 HTTP/1.1" status: 204 len: 168 time: 0.5183632 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:44.768 9 INFO neutron.db.ovn_revision_numbers_db [None req-d48f5ca7-2927-4706-b521-f0d7d035095d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec (type: router_ports) to 1 2026-04-27 22:17:44.775 9 INFO neutron.wsgi [None req-d48f5ca7-2927-4706-b521-f0d7d035095d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/4615450b-b8b9-425e-805e-f57d9f0ab92f/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7381690 2026-04-27 22:17:44.816 10 INFO neutron.db.ovn_revision_numbers_db [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-394f6b45-190c-4c44-93dd-49b945340ab9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 05b032ef-157e-4e69-9131-65b85be2c939 (type: ports) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:45.423 10 INFO neutron.db.ovn_revision_numbers_db [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-394f6b45-190c-4c44-93dd-49b945340ab9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 05b032ef-157e-4e69-9131-65b85be2c939 (type: ports) to 2 2026-04-27 22:17:45.454 10 INFO neutron.wsgi [req-4af83c85-a509-4b66-9701-23768e34cb75 req-8a328dc9-c593-4034-945c-312de33325a5 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1168 time: 0.0785534 2026-04-27 22:17:45.458 9 WARNING neutron_lib.context [None req-fbf39e6b-8c4c-4436-b884-e43a7ee39349 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:45.468 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-394f6b45-190c-4c44-93dd-49b945340ab9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/05b032ef-157e-4e69-9131-65b85be2c939 HTTP/1.1" status: 200 len: 1376 time: 1.2550347 2026-04-27 22:17:45.506 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 89b593fe-6f80-4cbf-becf-9c91ca0a1d4a (type: ports) to 4 2026-04-27 22:17:45.515 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a2737bf-8d0a-4d1b-85b5-7fef40fa7b18'] response: {'name': 'network-changed', 'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'status': 'completed', 'code': 200} 2026-04-27 22:17:45.560 9 WARNING neutron_lib.context [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:45.603 10 INFO neutron.wsgi [req-4af83c85-a509-4b66-9701-23768e34cb75 req-8b0c38fe-e633-491e-b1f0-407872fa3333 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1346910 2026-04-27 22:17:45.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-fbf39e6b-8c4c-4436-b884-e43a7ee39349 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Successfully bumped revision number for resource 90bbe0dc-05e9-45a3-a71b-54a2768ad1bd (type: security_groups) to 1 2026-04-27 22:17:45.642 9 INFO neutron.db.ovn_revision_numbers_db [None req-fbf39e6b-8c4c-4436-b884-e43a7ee39349 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Successfully bumped revision number for resource 6cdb9024-53a0-431f-a830-3fae6062ee2d (type: security_group_rules) to 0 2026-04-27 22:17:45.649 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-c70d91b4-c945-4afc-8e0f-d16707311c7d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=a4d6bb95721141f5aa04d43ca2a2c96f&device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1407 time: 0.1182158 2026-04-27 22:17:45.668 9 INFO neutron.db.ovn_revision_numbers_db [None req-fbf39e6b-8c4c-4436-b884-e43a7ee39349 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Successfully bumped revision number for resource be648d19-8346-493d-aa83-c415bd638c5c (type: security_group_rules) to 0 2026-04-27 22:17:45.690 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-a9ef8710-8720-47bd-b3b2-3a03a88bfb45 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=05b032ef-157e-4e69-9131-65b85be2c939 HTTP/1.1" status: 200 len: 217 time: 0.0352850 2026-04-27 22:17:45.694 9 INFO neutron.wsgi [None req-fbf39e6b-8c4c-4436-b884-e43a7ee39349 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1860 time: 0.2449400 2026-04-27 22:17:45.704 9 WARNING neutron_lib.context [None req-0b6469be-00b8-4630-836c-1a8008ce4085 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:45.712 10 INFO neutron.services.segments.plugin [-] Segment 8357b567-c17b-4bb0-8aa8-353bc616b574 resource provider aggregate not found 2026-04-27 22:17:45.725 10 INFO neutron.services.segments.plugin [-] Segment 8357b567-c17b-4bb0-8aa8-353bc616b574 resource provider aggregate not found 2026-04-27 22:17:45.743 10 INFO neutron.services.segments.plugin [-] Segment 8357b567-c17b-4bb0-8aa8-353bc616b574 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8357b567-c17b-4bb0-8aa8-353bc616b574 found for delete ", "request_id": "req-b575fffe-0b8f-4e21-94e6-6c8c256c5533"}]} 2026-04-27 22:17:45.745 10 INFO neutron.services.segments.plugin [-] Segment 8357b567-c17b-4bb0-8aa8-353bc616b574 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8357b567-c17b-4bb0-8aa8-353bc616b574 found for delete ", "request_id": "req-4cb504a7-f2db-4427-9255-e27e6fb58a29"}]} 2026-04-27 22:17:45.765 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-6d064a14-8430-4d55-ad58-ec5650599d93 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=e3c4f326-aaef-4ae6-9b4f-d8567f6bd211 HTTP/1.1" status: 200 len: 869 time: 0.0645871 2026-04-27 22:17:45.774 9 INFO neutron.db.ovn_revision_numbers_db [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 88337847-f4ec-49b5-8eaf-82c2dd1a025c (type: security_groups) to 1 2026-04-27 22:17:45.795 9 INFO neutron.db.ovn_revision_numbers_db [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 39b2dab8-f80d-474d-9780-6c4b2c252c2c (type: security_group_rules) to 0 2026-04-27 22:17:45.800 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-a1c8b27d-a77f-4149-9883-daaff4841533 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=30ccc110-8774-4b80-a4f6-38a288f51c20&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0298085 2026-04-27 22:17:45.811 10 INFO neutron.wsgi [None req-77a0af43-de44-469c-9895-dfb2cb5047aa c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/networks/fce5ae8f-b27a-4485-bf08-c97b1d09d2de HTTP/1.1" status: 204 len: 168 time: 1.0698006 2026-04-27 22:17:45.817 9 INFO neutron.db.ovn_revision_numbers_db [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource bb2684f1-bbe4-4171-9447-25ba2665a538 (type: security_group_rules) to 0 2026-04-27 22:17:45.833 9 WARNING neutron_lib.context [None req-49b24340-faa6-401c-9a97-a640c1ac0fab c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:45.849 9 INFO neutron.db.ovn_revision_numbers_db [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource d20c6f88-98cd-4d0d-921c-830b2d23c55b (type: security_group_rules) to 0 2026-04-27 22:17:45.872 9 INFO neutron.db.ovn_revision_numbers_db [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource f09ee9e8-3ea3-4402-b16f-f1f9660540ab (type: security_group_rules) to 0 2026-04-27 22:17:45.892 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-399da6fb-9965-4287-9e76-687a2eb76050 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0808678 2026-04-27 22:17:45.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b6469be-00b8-4630-836c-1a8008ce4085 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Successfully bumped revision number for resource 2fb4891b-9da8-4f1d-b590-226590d11310 (type: security_group_rules) to 0 2026-04-27 22:17:45.952 9 INFO neutron.db.segments_db [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Added segment 0cc95e8a-f684-4b1b-bd60-319cd750ba1a of type geneve for network 70f28112-cb7d-4b2c-860b-c0cb91107db2 2026-04-27 22:17:45.981 10 INFO neutron.wsgi [req-ea44574a-74f8-4fcf-9817-afff6953d038 req-8b0dcf24-2902-4ca4-9010-26212c9a0f2f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0748625 2026-04-27 22:17:45.983 9 INFO neutron.wsgi [None req-0b6469be-00b8-4630-836c-1a8008ce4085 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2831545 2026-04-27 22:17:45.995 10 WARNING neutron_lib.context [None req-025b444a-6fdb-4f72-829c-046922cd6537 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:46.004 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 89b593fe-6f80-4cbf-becf-9c91ca0a1d4a (type: router_ports) to 4 2026-04-27 22:17:46.074 10 INFO neutron.wsgi [req-496a89d8-afa2-4561-918f-2531f429700d req-680be169-7657-4e53-84f3-b2724db88a5d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=a4d6bb95721141f5aa04d43ca2a2c96f&device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1407 time: 0.0513573 2026-04-27 22:17:46.177 10 INFO neutron.wsgi [req-496a89d8-afa2-4561-918f-2531f429700d req-2b46f4da-c767-499c-81a1-ffca98f87fff 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=30ccc110-8774-4b80-a4f6-38a288f51c20 HTTP/1.1" status: 200 len: 973 time: 0.0961823 2026-04-27 22:17:46.205 9 INFO neutron.db.ovn_revision_numbers_db [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 70f28112-cb7d-4b2c-860b-c0cb91107db2 (type: networks) to 1 2026-04-27 22:17:46.224 10 INFO neutron.wsgi [req-496a89d8-afa2-4561-918f-2531f429700d req-df3de59e-d4c4-43e4-9e10-9ed976316357 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=05b032ef-157e-4e69-9131-65b85be2c939 HTTP/1.1" status: 200 len: 217 time: 0.0261731 2026-04-27 22:17:46.247 10 INFO neutron.db.ovn_revision_numbers_db [None req-025b444a-6fdb-4f72-829c-046922cd6537 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Successfully bumped revision number for resource 0af04552-6f85-4a10-83ac-b38fed6a4603 (type: security_group_rules) to 0 2026-04-27 22:17:46.279 10 INFO neutron.wsgi [req-496a89d8-afa2-4561-918f-2531f429700d req-dafcf045-0dbd-41a8-8cc9-205cbb021c01 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=e3c4f326-aaef-4ae6-9b4f-d8567f6bd211 HTTP/1.1" status: 200 len: 869 time: 0.0482719 2026-04-27 22:17:46.280 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49b24340-faa6-401c-9a97-a640c1ac0fab c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] No more DHCP agents 2026-04-27 22:17:46.282 10 INFO neutron.wsgi [None req-025b444a-6fdb-4f72-829c-046922cd6537 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2930963 2026-04-27 22:17:46.283 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49b24340-faa6-401c-9a97-a640c1ac0fab c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Unable to schedule network 4edddb4e-1711-492d-b23c-fdef3a8d85c7: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:46.301 9 WARNING neutron_lib.context [None req-25c2cda3-0f27-438c-89a7-f24205f88910 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:46.304 10 INFO neutron.wsgi [req-496a89d8-afa2-4561-918f-2531f429700d req-1e6aa0ad-12cc-4462-83db-11c96173f360 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=30ccc110-8774-4b80-a4f6-38a288f51c20&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0180216 2026-04-27 22:17:46.376 10 INFO neutron.wsgi [req-496a89d8-afa2-4561-918f-2531f429700d req-7d9ef0ac-053e-46dc-bb81-1459edbf7690 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0651839 2026-04-27 22:17:46.443 10 INFO neutron.wsgi [req-496a89d8-afa2-4561-918f-2531f429700d req-531fd013-5852-45d4-9b65-389b6dfaa96e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0591185 2026-04-27 22:17:46.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-49b24340-faa6-401c-9a97-a640c1ac0fab c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource c55a34e3-ca3a-456f-99c5-185527aeec7b (type: ports) to 1 2026-04-27 22:17:46.501 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:17:46.511 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 70f28112-cb7d-4b2c-860b-c0cb91107db2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:46.537 9 INFO neutron.wsgi [None req-49b24340-faa6-401c-9a97-a640c1ac0fab c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 977 time: 0.7174199 2026-04-27 22:17:46.622 9 INFO neutron.db.ovn_revision_numbers_db [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource c98441e6-340b-49cd-9dd9-5612408ab6b6 (type: ports) to 1 2026-04-27 22:17:46.656 9 INFO neutron.wsgi [None req-8623ce60-466d-4dc8-bf81-b421e6bbed0a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 1.2591243 2026-04-27 22:17:46.670 10 WARNING neutron_lib.context [None req-35672f35-9d65-4b62-8de3-4ea284293d7c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:46.675 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-25c2cda3-0f27-438c-89a7-f24205f88910 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] No more DHCP agents 2026-04-27 22:17:46.677 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-25c2cda3-0f27-438c-89a7-f24205f88910 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:46.813 10 INFO neutron.wsgi [req-fcda511c-1e00-4412-a6f8-aa8e394c9079 req-b092e06e-1a02-48bb-a2c2-2b7a3bbaa1bc bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1168 time: 0.1399598 2026-04-27 22:17:46.817 10 INFO neutron.db.segments_db [None req-35672f35-9d65-4b62-8de3-4ea284293d7c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Added segment 5f3e7674-69d5-4e0a-910b-356b12043b16 of type geneve for network 0a02392e-66d1-48ef-a694-484b80046af8 2026-04-27 22:17:46.875 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status down for port: c55a34e3-ca3a-456f-99c5-185527aeec7b 2026-04-27 22:17:46.953 10 INFO neutron.wsgi [req-fcda511c-1e00-4412-a6f8-aa8e394c9079 req-0a09cc0b-5095-4d62-8e60-cceb880e434c bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1250808 2026-04-27 22:17:46.985 10 INFO neutron.db.ovn_revision_numbers_db [None req-b7a49182-3d92-4f48-b48a-f6fcf532f946 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] Successfully bumped revision number for resource c55a34e3-ca3a-456f-99c5-185527aeec7b (type: ports) to 2 2026-04-27 22:17:46.988 9 INFO neutron.wsgi [None req-25c2cda3-0f27-438c-89a7-f24205f88910 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6975267 2026-04-27 22:17:47.000 10 INFO neutron.wsgi [None req-b7a49182-3d92-4f48-b48a-f6fcf532f946 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "PUT /v2.0/ports/c55a34e3-ca3a-456f-99c5-185527aeec7b HTTP/1.1" status: 200 len: 946 time: 0.4577112 2026-04-27 22:17:47.079 10 INFO neutron.db.ovn_revision_numbers_db [None req-35672f35-9d65-4b62-8de3-4ea284293d7c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 0a02392e-66d1-48ef-a694-484b80046af8 (type: networks) to 1 2026-04-27 22:17:47.307 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-35672f35-9d65-4b62-8de3-4ea284293d7c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:17:47.310 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-35672f35-9d65-4b62-8de3-4ea284293d7c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 0a02392e-66d1-48ef-a694-484b80046af8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:47.339 9 INFO neutron.wsgi [None req-9e1a7bfd-ef6d-427e-ae7d-0dd088afc1d4 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/ports/c55a34e3-ca3a-456f-99c5-185527aeec7b HTTP/1.1" status: 204 len: 168 time: 0.3335283 2026-04-27 22:17:47.390 9 INFO neutron.wsgi [None req-38e67203-9a6d-4005-a8c9-6ad49c582fa9 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1732 time: 0.0455024 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:47.403 10 INFO neutron.db.ovn_revision_numbers_db [None req-35672f35-9d65-4b62-8de3-4ea284293d7c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource f6ddce57-b67d-42e9-b4b1-01c35bba9dd2 (type: ports) to 1 2026-04-27 22:17:47.411 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f32d178c-0feb-470a-a326-848a87d9b0b9 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:17:47.412 9 INFO neutron.wsgi [None req-f32d178c-0feb-470a-a326-848a87d9b0b9 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "GET /v2.0/ports/c55a34e3-ca3a-456f-99c5-185527aeec7b HTTP/1.1" status: 404 len: 333 time: 0.0173762 2026-04-27 22:17:47.427 10 INFO neutron.wsgi [None req-35672f35-9d65-4b62-8de3-4ea284293d7c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.7635932 2026-04-27 22:17:47.437 10 WARNING neutron_lib.context [None req-63b2654b-2c36-43d8-8e68-551044d84741 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:47.442 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-df91ed9d-a7f5-49d6-b66b-07d47dfe12d3 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-securitygroup--155926051&fields=id&tenant_id=b9cfcd1d6669471e8b93512fd72bd2c6 HTTP/1.1" status: 200 len: 267 time: 0.0533910 2026-04-27 22:17:47.455 9 INFO neutron.wsgi [None req-19782ec8-c84d-4dda-a5dc-0d2825765888 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1732 time: 0.0362513 2026-04-27 22:17:47.495 9 INFO neutron.wsgi [None req-df0c8b32-155f-42be-86d8-1c74bf0ff98c c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "GET /v2.0/ports/0c3a9f49-a7e7-4910-8bc7-2b9171296f59 HTTP/1.1" status: 200 len: 972 time: 0.0359118 2026-04-27 22:17:47.524 9 INFO neutron.pecan_wsgi.hooks.translation [None req-32da57b2-4edd-4c44-96c7-df0987983cc4 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:17:47.527 9 INFO neutron.wsgi [None req-32da57b2-4edd-4c44-96c7-df0987983cc4 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/ports/1c65bcad-97e3-4430-82b2-960edfb91015 HTTP/1.1" status: 404 len: 333 time: 0.0259917 2026-04-27 22:17:47.535 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-ece59a83-0af0-46a4-a6ca-7c1c38890c76 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/networks?id=bb930be5-c4c0-42d9-96f4-d5ba9e458527 HTTP/1.1" status: 200 len: 875 time: 0.0856738 2026-04-27 22:17:47.547 9 INFO neutron.pecan_wsgi.hooks.translation [None req-1c9583e4-689c-4038-94e6-bfb249a273d2 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:17:47.549 9 INFO neutron.wsgi [None req-1c9583e4-689c-4038-94e6-bfb249a273d2 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/b4497979-76ec-4033-8fc9-ab5c7629f1e3 HTTP/1.1" status: 404 len: 337 time: 0.0181100 2026-04-27 22:17:47.564 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-f78ce8b8-16f3-44ba-812b-1cc8a5fac347 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/quotas/b9cfcd1d6669471e8b93512fd72bd2c6 HTTP/1.1" status: 200 len: 491 time: 0.0147474 2026-04-27 22:17:47.567 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f10ab1ea-d169-478b-b6e1-2c1d2ec93269 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:17:47.570 9 INFO neutron.wsgi [None req-f10ab1ea-d169-478b-b6e1-2c1d2ec93269 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/3d912bd2-1cdb-45b0-bfd4-4a78bfaff2f9 HTTP/1.1" status: 404 len: 337 time: 0.0164399 2026-04-27 22:17:47.796 9 INFO neutron.wsgi [None req-f5cf15d7-82f0-4f2a-93f1-9d53186b85b6 c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/ports/0c3a9f49-a7e7-4910-8bc7-2b9171296f59 HTTP/1.1" status: 204 len: 168 time: 0.2216930 2026-04-27 22:17:47.915 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-d8e8575a-9f73-4b49-a0be-7b5534746785 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=b9cfcd1d6669471e8b93512fd72bd2c6&fields=id HTTP/1.1" status: 200 len: 302 time: 0.3412812 2026-04-27 22:17:47.974 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63b2654b-2c36-43d8-8e68-551044d84741 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:17:47.977 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63b2654b-2c36-43d8-8e68-551044d84741 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 70f28112-cb7d-4b2c-860b-c0cb91107db2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:48.003 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-7249c9f2-3597-4d12-a1b1-dddaf5e2e709 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/bb930be5-c4c0-42d9-96f4-d5ba9e458527?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0773003 2026-04-27 22:17:48.085 10 INFO neutron.wsgi [req-316d2a92-2950-4b8d-a2ba-2b7b18c86e0c req-6b0a58a9-376d-4cdc-a964-d3db62a90828 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1168 time: 0.0583389 2026-04-27 22:17:48.106 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-15ae0e80-2bb4-4501-a53b-7b586f685dff 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/bb930be5-c4c0-42d9-96f4-d5ba9e458527?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0945215 2026-04-27 22:17:48.125 9 INFO neutron.services.segments.plugin [-] Segment 534807ca-2d98-4d26-bea0-c0cd19bff8fa resource provider aggregate not found 2026-04-27 22:17:48.129 9 INFO neutron.services.segments.plugin [-] Segment 534807ca-2d98-4d26-bea0-c0cd19bff8fa resource provider aggregate not found 2026-04-27 22:17:48.143 9 INFO neutron.services.segments.plugin [-] Segment 534807ca-2d98-4d26-bea0-c0cd19bff8fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 534807ca-2d98-4d26-bea0-c0cd19bff8fa found for delete ", "request_id": "req-a7831ca3-c966-46a2-8c9b-cca5cb81f903"}]} 2026-04-27 22:17:48.148 9 INFO neutron.services.segments.plugin [-] Segment 534807ca-2d98-4d26-bea0-c0cd19bff8fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 534807ca-2d98-4d26-bea0-c0cd19bff8fa found for delete ", "request_id": "req-9ff40cda-7bb5-4a43-8ac7-fb4f62240254"}]} 2026-04-27 22:17:48.149 10 INFO neutron.wsgi [req-316d2a92-2950-4b8d-a2ba-2b7b18c86e0c req-ec43bc77-9abd-4177-a983-fdbb49b1383a bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0565553 2026-04-27 22:17:48.173 9 INFO neutron.wsgi [None req-18607a03-e797-4df9-9584-abf5c952b48e c43551e16b63400dbe3a5cad85531144 7bd6d9aa65714ac9a9addf0d8d6bb7a7 - - default default] 10.0.0.63 "DELETE /v2.0/networks/4edddb4e-1711-492d-b23c-fdef3a8d85c7 HTTP/1.1" status: 204 len: 168 time: 0.3721426 2026-04-27 22:17:48.259 10 INFO neutron.wsgi [req-4c3625bf-f3b9-45b1-a98b-71ba59e3eee2 req-baf42360-ee64-444c-9a93-9ad8d472b453 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 210 time: 0.0180497 2026-04-27 22:17:48.495 10 INFO neutron.db.ovn_revision_numbers_db [None req-63b2654b-2c36-43d8-8e68-551044d84741 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource c98441e6-340b-49cd-9dd9-5612408ab6b6 (type: ports) to 2 2026-04-27 22:17:48.531 10 INFO neutron.db.ovn_revision_numbers_db [None req-63b2654b-2c36-43d8-8e68-551044d84741 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 86ef9c2b-e8c4-4be7-8f7f-0a370daeff69 (type: subnets) to 0 2026-04-27 22:17:48.545 10 INFO neutron.wsgi [None req-63b2654b-2c36-43d8-8e68-551044d84741 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1125617 2026-04-27 22:17:48.556 10 WARNING neutron_lib.context [None req-ba86aa10-53e0-4ed6-ab0b-0a18469d2b9b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:48.801 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba86aa10-53e0-4ed6-ab0b-0a18469d2b9b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:17:48.805 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba86aa10-53e0-4ed6-ab0b-0a18469d2b9b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 0a02392e-66d1-48ef-a694-484b80046af8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:48.866 9 INFO neutron.wsgi [None req-f2f4e067-13fc-47d9-9a8b-de5e168b14ee deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=7bd6d9aa65714ac9a9addf0d8d6bb7a7&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1519356 2026-04-27 22:17:48.975 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-aa551dda-56fa-441e-b6f4-63b68840f184 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 199.204.45.250 "GET /v2.0/networks?id=bb930be5-c4c0-42d9-96f4-d5ba9e458527 HTTP/1.1" status: 200 len: 875 time: 0.0773637 2026-04-27 22:17:49.048 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-0789f023-c308-44ba-9ed9-727f5dfcb25f e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9cfcd1d6669471e8b93512fd72bd2c6 HTTP/1.1" status: 200 len: 379 time: 0.0648546 2026-04-27 22:17:49.061 10 WARNING neutron_lib.context [req-8584c083-b188-4710-a6c5-ec2593691157 req-8f35fe64-6373-4971-a52e-acf0cd9a90a1 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:49.116 9 INFO neutron.wsgi [None req-52c7b27f-cea2-4be3-8ee0-8371742ac7b6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/69203034-828a-4dd9-9c2e-be3cacf918f2 HTTP/1.1" status: 204 len: 168 time: 0.2453344 2026-04-27 22:17:49.285 10 INFO neutron.wsgi [req-2b485457-a566-4fb2-8f16-8566d1d31335 req-639f0cd7-e6b2-426a-871f-48b812db72c9 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1168 time: 0.0682740 2026-04-27 22:17:49.362 10 INFO neutron.wsgi [req-7cc8ec38-8d95-4818-aa86-cdc0375ae9cb req-5e76bf9b-d097-4514-910a-e76f63bb5051 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 210 time: 0.0407839 2026-04-27 22:17:49.402 10 INFO neutron.wsgi [req-2b485457-a566-4fb2-8f16-8566d1d31335 req-dd6149ba-6ea2-4696-b678-af56a0c7a061 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1072962 2026-04-27 22:17:49.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba86aa10-53e0-4ed6-ab0b-0a18469d2b9b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource f6ddce57-b67d-42e9-b4b1-01c35bba9dd2 (type: ports) to 2 2026-04-27 22:17:49.568 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba86aa10-53e0-4ed6-ab0b-0a18469d2b9b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 8649ddcb-2ba5-416e-a015-775d3512c8cb (type: subnets) to 0 2026-04-27 22:17:49.583 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port 71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec: RuntimeError: No hosting information found for port 71659ce6-a0f5-4ea2-aaa8-f1fda6f599ec 2026-04-27 22:17:49.584 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 05b032ef-157e-4e69-9131-65b85be2c939 2026-04-27 22:17:49.594 10 INFO neutron.wsgi [None req-ba86aa10-53e0-4ed6-ab0b-0a18469d2b9b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0418077 2026-04-27 22:17:49.598 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-8584c083-b188-4710-a6c5-ec2593691157 req-8f35fe64-6373-4971-a52e-acf0cd9a90a1 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] No more DHCP agents 2026-04-27 22:17:49.599 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 05b032ef-157e-4e69-9131-65b85be2c939 2026-04-27 22:17:49.602 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-8584c083-b188-4710-a6c5-ec2593691157 req-8f35fe64-6373-4971-a52e-acf0cd9a90a1 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Unable to schedule network bb930be5-c4c0-42d9-96f4-d5ba9e458527: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:49.606 10 WARNING neutron_lib.context [None req-c5c3432b-8ea4-4d63-ae6f-759ef8a8887a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:17:49.735 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3992316c-e626-4e1c-9397-c3208f6cb798'] response: {'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'code': 200} 2026-04-27 22:17:49.759 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5c3432b-8ea4-4d63-ae6f-759ef8a8887a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource b4cbf03c-604b-46d0-8287-9b75b9006b6c (type: routers) to 1 2026-04-27 22:17:49.784 10 INFO neutron.wsgi [None req-c5c3432b-8ea4-4d63-ae6f-759ef8a8887a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 802 time: 0.1834867 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:49.893 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 05b032ef-157e-4e69-9131-65b85be2c939 (type: ports) to 4 2026-04-27 22:17:49.921 10 INFO neutron.db.ovn_revision_numbers_db [req-8584c083-b188-4710-a6c5-ec2593691157 req-8f35fe64-6373-4971-a52e-acf0cd9a90a1 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Successfully bumped revision number for resource 85e45c8b-84c4-429d-9f88-b7b02ddcc7eb (type: ports) to 1 2026-04-27 22:17:49.960 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-8f35fe64-6373-4971-a52e-acf0cd9a90a1 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.9068017 2026-04-27 22:17:50.503 10 INFO neutron.wsgi [req-bed45a6b-2198-4de8-9cbd-f50dbdfea823 req-6763a05d-4e7a-4fc0-b330-ec8fe6b1d626 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1160 time: 0.0804610 2026-04-27 22:17:50.575 10 INFO neutron.wsgi [req-4c08376f-5f42-4a9d-b178-676b1d4bade7 req-614c9e61-9c52-41b0-aea9-86d802882515 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1170 time: 0.1047010 2026-04-27 22:17:50.651 10 INFO neutron.wsgi [req-bed45a6b-2198-4de8-9cbd-f50dbdfea823 req-1460a49b-f807-4f87-b51c-4f31971de5fb e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=90bbe0dc-05e9-45a3-a71b-54a2768ad1bd&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1313887 2026-04-27 22:17:50.651 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8876a789-e669-48d6-b828-7c44a7b00943 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:17:50.657 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8876a789-e669-48d6-b828-7c44a7b00943 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 70f28112-cb7d-4b2c-860b-c0cb91107db2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:50.686 10 INFO neutron.wsgi [req-4c08376f-5f42-4a9d-b178-676b1d4bade7 req-e963a8f6-bce1-4133-83f6-91c009c73c67 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0948436 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:50.799 10 INFO neutron.wsgi [req-bc707b4d-dc97-499a-9874-e6080bb611b4 req-c80fc41e-9778-4df4-8688-0faf7ce378e0 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1170 time: 0.0520785 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:50.882 10 INFO neutron.wsgi [-] 10.0.0.63 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0012522 2026-04-27 22:17:50.894 10 INFO neutron.db.ovn_revision_numbers_db [req-8584c083-b188-4710-a6c5-ec2593691157 req-c3e926ec-5661-413e-8976-97e0c4973a9b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 85e45c8b-84c4-429d-9f88-b7b02ddcc7eb (type: ports) to 2 2026-04-27 22:17:50.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-8876a789-e669-48d6-b828-7c44a7b00943 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 627e921a-acf7-4cfd-9f0d-6b9f30c63b5d (type: ports) to 1 2026-04-27 22:17:51.095 9 INFO neutron.wsgi [None req-11061453-9026-4c5b-bc60-cfc17ccf5b80 0eb8e09f893a4046bf6abb5051e4ec84 ad0bde70e9774050b3f23bce8677b294 - - default default] 10.0.0.63 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.2018452 2026-04-27 22:17:51.217 10 INFO neutron.db.ovn_revision_numbers_db [req-8584c083-b188-4710-a6c5-ec2593691157 req-c3e926ec-5661-413e-8976-97e0c4973a9b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 85e45c8b-84c4-429d-9f88-b7b02ddcc7eb (type: ports) to 2 2026-04-27 22:17:51.243 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-c3e926ec-5661-413e-8976-97e0c4973a9b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/85e45c8b-84c4-429d-9f88-b7b02ddcc7eb HTTP/1.1" status: 200 len: 1380 time: 1.2747059 2026-04-27 22:17:51.291 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f473f015-6fd4-4924-991d-404beb005823'] response: {'name': 'network-changed', 'server_uuid': '82ae73fb-8464-449b-9ff0-52ce028bde95', 'tag': '85e45c8b-84c4-429d-9f88-b7b02ddcc7eb', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:51.382 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-7d9dfb7e-9820-4426-8373-4c12cbd887f0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=b9cfcd1d6669471e8b93512fd72bd2c6&device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1411 time: 0.0917537 2026-04-27 22:17:51.419 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-42b68e25-8e2c-488a-9245-8c017fa2b50b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=85e45c8b-84c4-429d-9f88-b7b02ddcc7eb HTTP/1.1" status: 200 len: 217 time: 0.0245488 2026-04-27 22:17:51.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-50158627-c238-461e-9bb0-2fc4c28c2da3 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Successfully bumped revision number for resource 5213b0eb-6d24-46d7-ae49-5293c7f271d5 (type: floatingips) to 1 2026-04-27 22:17:51.498 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-26fd5c66-e7ad-4e60-a314-b8cd48e725bc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=4904c325-f74b-491f-b6b2-692dc261db74 HTTP/1.1" status: 200 len: 869 time: 0.0726986 2026-04-27 22:17:51.532 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-373c2648-85e9-47f4-89fc-98fb101263b6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=bb930be5-c4c0-42d9-96f4-d5ba9e458527&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0280836 2026-04-27 22:17:51.621 9 INFO neutron.db.ovn_revision_numbers_db [None req-50158627-c238-461e-9bb0-2fc4c28c2da3 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Successfully bumped revision number for resource 5213b0eb-6d24-46d7-ae49-5293c7f271d5 (type: floatingips) to 2 2026-04-27 22:17:51.622 9 INFO neutron.db.l3_db [None req-50158627-c238-461e-9bb0-2fc4c28c2da3 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Floating IP 5213b0eb-6d24-46d7-ae49-5293c7f271d5 associated. External IP: 10.96.250.216, port: 05b032ef-157e-4e69-9131-65b85be2c939. 2026-04-27 22:17:51.651 9 INFO neutron.wsgi [None req-50158627-c238-461e-9bb0-2fc4c28c2da3 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.63 "PUT /v2.0/floatingips/5213b0eb-6d24-46d7-ae49-5293c7f271d5 HTTP/1.1" status: 200 len: 1049 time: 0.8398736 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:51.776 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-686727d7-28c4-47f5-b732-65ac66c249c0'] response: {'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'code': 200} 2026-04-27 22:17:51.777 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-686727d7-28c4-47f5-b732-65ac66c249c0'] response: {'name': 'network-changed', 'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'status': 'completed', 'code': 200} 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-8876a789-e669-48d6-b828-7c44a7b00943 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-627e921a-acf7-4cfd-9f0d-6b9f30c63b5d 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-627e921a-acf7-4cfd-9f0d-6b9f30c63b5d 2026-04-27 22:17:51.800 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager [None req-8876a789-e669-48d6-b828-7c44a7b00943 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-627e921a-acf7-4cfd-9f0d-6b9f30c63b5d 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-627e921a-acf7-4cfd-9f0d-6b9f30c63b5d 2026-04-27 22:17:51.801 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:17:51.835 9 INFO neutron.db.ovn_revision_numbers_db [None req-230c677e-34ab-4b11-9fe4-d89fc153f740 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 075c7015-f176-4e98-8d67-ce1381f9f6c7 (type: security_groups) to 1 2026-04-27 22:17:51.848 9 INFO neutron.db.ovn_revision_numbers_db [None req-230c677e-34ab-4b11-9fe4-d89fc153f740 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3ce2e697-8d5f-40c9-bf5d-46aef4690f1a (type: security_group_rules) to 0 2026-04-27 22:17:51.862 9 INFO neutron.db.ovn_revision_numbers_db [None req-230c677e-34ab-4b11-9fe4-d89fc153f740 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7526dc61-d5da-4b0a-b395-c55c2c104b75 (type: security_group_rules) to 0 2026-04-27 22:17:51.864 10 INFO neutron.wsgi [req-0df58ce8-269d-4e5d-9248-8256a50b82af req-e2566175-3816-4357-bce9-04f155b9d9f3 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1172 time: 0.0754712 2026-04-27 22:17:51.868 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-6ba79394-b8b4-460d-8903-8bdf54523f28 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/bb930be5-c4c0-42d9-96f4-d5ba9e458527?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3287530 2026-04-27 22:17:51.882 9 INFO neutron.db.ovn_revision_numbers_db [None req-230c677e-34ab-4b11-9fe4-d89fc153f740 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8aa9112b-9e06-4454-b591-fb10a1a35f4f (type: security_group_rules) to 0 2026-04-27 22:17:51.893 10 INFO neutron.wsgi [req-73118087-cee9-4283-9b18-573a4674d6a2 req-02cf7117-3b4e-4d59-a9f5-86b2967bb230 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=a4d6bb95721141f5aa04d43ca2a2c96f&device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1409 time: 0.0691433 2026-04-27 22:17:51.901 9 INFO neutron.db.ovn_revision_numbers_db [None req-230c677e-34ab-4b11-9fe4-d89fc153f740 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource abd9d2ab-19cf-4c89-b78f-9ea1623aef52 (type: security_group_rules) to 0 2026-04-27 22:17:51.929 9 INFO neutron.wsgi [None req-230c677e-34ab-4b11-9fe4-d89fc153f740 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ad0bde70e9774050b3f23bce8677b294&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3267941 2026-04-27 22:17:51.997 10 INFO neutron.wsgi [req-0df58ce8-269d-4e5d-9248-8256a50b82af req-8c37aaa1-03b5-4e0c-9c7a-58f37dd59039 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=90bbe0dc-05e9-45a3-a71b-54a2768ad1bd&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1217880 2026-04-27 22:17:52.014 10 INFO neutron.wsgi [req-8584c083-b188-4710-a6c5-ec2593691157 req-983556d6-eccd-4c0e-9a16-8d73ca83be7a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/bb930be5-c4c0-42d9-96f4-d5ba9e458527?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1396694 2026-04-27 22:17:52.020 10 INFO neutron.wsgi [req-73118087-cee9-4283-9b18-573a4674d6a2 req-6aba1ef0-aeec-467c-bef4-fd05f540c880 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=30ccc110-8774-4b80-a4f6-38a288f51c20 HTTP/1.1" status: 200 len: 973 time: 0.1186540 2026-04-27 22:17:52.138 10 INFO neutron.wsgi [req-73118087-cee9-4283-9b18-573a4674d6a2 req-61e3b168-20ba-4029-8aa8-fd9afa64defc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=05b032ef-157e-4e69-9131-65b85be2c939 HTTP/1.1" status: 200 len: 1059 time: 0.1073995 2026-04-27 22:17:52.168 10 INFO neutron.wsgi [req-a7b5fd3a-c399-402c-947d-6f7bc6f2b4c7 req-0eeb3b3d-b66b-4c19-bdb7-3e3b8d2c6a9b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=b9cfcd1d6669471e8b93512fd72bd2c6&device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1411 time: 0.0783503 2026-04-27 22:17:52.192 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 627e921a-acf7-4cfd-9f0d-6b9f30c63b5d 2026-04-27 22:17:52.208 10 INFO neutron.wsgi [req-73118087-cee9-4283-9b18-573a4674d6a2 req-efbebb1d-c692-480b-aa1f-50bc0c5a6b7d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=e3c4f326-aaef-4ae6-9b4f-d8567f6bd211 HTTP/1.1" status: 200 len: 869 time: 0.0585921 2026-04-27 22:17:52.224 9 INFO neutron.wsgi [None req-52780576-2062-4639-b7af-4287aec6942a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/075c7015-f176-4e98-8d67-ce1381f9f6c7 HTTP/1.1" status: 204 len: 168 time: 0.2885036 2026-04-27 22:17:52.236 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 627e921a-acf7-4cfd-9f0d-6b9f30c63b5d 2026-04-27 22:17:52.241 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 85e45c8b-84c4-429d-9f88-b7b02ddcc7eb 2026-04-27 22:17:52.262 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 85e45c8b-84c4-429d-9f88-b7b02ddcc7eb 2026-04-27 22:17:52.271 10 INFO neutron.wsgi [req-73118087-cee9-4283-9b18-573a4674d6a2 req-e421d93d-6ddf-4c33-80d3-3b7b4d9c210b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=30ccc110-8774-4b80-a4f6-38a288f51c20&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0521939 2026-04-27 22:17:52.273 10 INFO neutron.db.ovn_revision_numbers_db [None req-8876a789-e669-48d6-b828-7c44a7b00943 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 627e921a-acf7-4cfd-9f0d-6b9f30c63b5d (type: ports) to 1 2026-04-27 22:17:52.309 10 INFO neutron.wsgi [req-a7b5fd3a-c399-402c-947d-6f7bc6f2b4c7 req-58559b02-ee17-4c1d-9352-0ba1397499cd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=bb930be5-c4c0-42d9-96f4-d5ba9e458527 HTTP/1.1" status: 200 len: 974 time: 0.1318934 2026-04-27 22:17:52.354 10 INFO neutron.wsgi [req-a7b5fd3a-c399-402c-947d-6f7bc6f2b4c7 req-5eaf2525-c820-4351-b847-cb4d971e84b0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=85e45c8b-84c4-429d-9f88-b7b02ddcc7eb HTTP/1.1" status: 200 len: 217 time: 0.0346220 2026-04-27 22:17:52.455 10 INFO neutron.wsgi [req-a7b5fd3a-c399-402c-947d-6f7bc6f2b4c7 req-7fc27c20-66fe-4fac-895f-86d5ca27d7e1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=4904c325-f74b-491f-b6b2-692dc261db74 HTTP/1.1" status: 200 len: 869 time: 0.0854943 2026-04-27 22:17:52.480 10 INFO neutron.wsgi [req-73118087-cee9-4283-9b18-573a4674d6a2 req-40340c19-a1ed-4232-8d45-f891f648b672 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2014554 2026-04-27 22:17:52.492 10 INFO neutron.wsgi [req-a7b5fd3a-c399-402c-947d-6f7bc6f2b4c7 req-38ff0127-babd-4a78-a245-1aa03890edfa 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=bb930be5-c4c0-42d9-96f4-d5ba9e458527&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0304737 2026-04-27 22:17:52.528 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8876a789-e669-48d6-b828-7c44a7b00943 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:17:52.535 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8876a789-e669-48d6-b828-7c44a7b00943 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 70f28112-cb7d-4b2c-860b-c0cb91107db2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:52.664 10 INFO neutron.wsgi [req-73118087-cee9-4283-9b18-573a4674d6a2 req-caa6b075-d29a-4a40-91e8-537fc98a8832 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1741655 2026-04-27 22:17:52.669 10 INFO neutron.wsgi [req-a7b5fd3a-c399-402c-947d-6f7bc6f2b4c7 req-77ccfbe3-8017-48da-abb7-ce92505cfb6d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/bb930be5-c4c0-42d9-96f4-d5ba9e458527?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1684618 2026-04-27 22:17:52.770 10 INFO neutron.wsgi [req-a7b5fd3a-c399-402c-947d-6f7bc6f2b4c7 req-c14c993e-d30e-4666-991d-0a941f7d12d0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/bb930be5-c4c0-42d9-96f4-d5ba9e458527?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0941164 2026-04-27 22:17:52.806 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 85e45c8b-84c4-429d-9f88-b7b02ddcc7eb (type: ports) to 4 2026-04-27 22:17:52.816 10 INFO neutron.db.ovn_revision_numbers_db [None req-8876a789-e669-48d6-b828-7c44a7b00943 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 627e921a-acf7-4cfd-9f0d-6b9f30c63b5d (type: router_ports) to 1 2026-04-27 22:17:52.821 10 INFO neutron.wsgi [None req-8876a789-e669-48d6-b828-7c44a7b00943 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "PUT /v2.0/routers/b4cbf03c-604b-46d0-8287-9b75b9006b6c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.0282438 2026-04-27 22:17:52.915 9 INFO neutron.wsgi [None req-e865d341-a747-4a65-b5d1-0bf82c4fd1b3 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/627e921a-acf7-4cfd-9f0d-6b9f30c63b5d HTTP/1.1" status: 200 len: 1137 time: 0.0877988 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:52.958 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 627e921a-acf7-4cfd-9f0d-6b9f30c63b5d (type: ports) to 2 2026-04-27 22:17:53.372 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 627e921a-acf7-4cfd-9f0d-6b9f30c63b5d (type: router_ports) to 2 2026-04-27 22:17:53.396 10 INFO neutron.wsgi [req-a0b2f960-c794-418f-8b58-223b1e84f9e6 req-2e42a9fc-a9e2-4dd8-8edc-f07cff1d4112 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1174 time: 0.0994627 2026-04-27 22:17:53.456 10 INFO neutron.wsgi [req-a0b2f960-c794-418f-8b58-223b1e84f9e6 req-56f7b729-c81e-4548-bb2e-eaa2453f8a25 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=90bbe0dc-05e9-45a3-a71b-54a2768ad1bd&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0505688 2026-04-27 22:17:53.526 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c99b5d08-965d-4458-b5b6-3c91384c4093 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:17:53.528 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c99b5d08-965d-4458-b5b6-3c91384c4093 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 0a02392e-66d1-48ef-a694-484b80046af8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:53.688 9 INFO neutron.db.ovn_revision_numbers_db [None req-c99b5d08-965d-4458-b5b6-3c91384c4093 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource eff71468-a38e-469f-92dd-a8d5a1ed8fc5 (type: ports) to 1 2026-04-27 22:17:53.830 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c45827e-a8cf-4042-9cbe-0274b4878903'] response: {'server_uuid': '82ae73fb-8464-449b-9ff0-52ce028bde95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85e45c8b-84c4-429d-9f88-b7b02ddcc7eb', 'code': 200} 2026-04-27 22:17:53.830 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c45827e-a8cf-4042-9cbe-0274b4878903'] response: {'server_uuid': '82ae73fb-8464-449b-9ff0-52ce028bde95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85e45c8b-84c4-429d-9f88-b7b02ddcc7eb', 'code': 200} 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-c99b5d08-965d-4458-b5b6-3c91384c4093 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:54.319 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager [None req-c99b5d08-965d-4458-b5b6-3c91384c4093 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:54.320 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:17:54.575 10 INFO neutron.wsgi [req-9ce21abb-2296-4e73-8e0d-73ae91690113 req-dbc9be44-ee12-4232-a0de-dae160ef08f2 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1174 time: 0.0488608 2026-04-27 22:17:54.630 10 INFO neutron.wsgi [req-9ce21abb-2296-4e73-8e0d-73ae91690113 req-d779efde-b9f9-4f2b-a19d-044104b40f26 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=90bbe0dc-05e9-45a3-a71b-54a2768ad1bd&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0495641 2026-04-27 22:17:54.716 10 INFO neutron.wsgi [req-00545bc3-036e-4b0c-95c5-18ecc5b515c2 req-61d81e1b-232b-4360-a1ce-362bd31e0597 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1174 time: 0.0310819 2026-04-27 22:17:54.773 9 INFO neutron.db.ovn_revision_numbers_db [None req-c99b5d08-965d-4458-b5b6-3c91384c4093 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource eff71468-a38e-469f-92dd-a8d5a1ed8fc5 (type: ports) to 1 2026-04-27 22:17:54.840 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c99b5d08-965d-4458-b5b6-3c91384c4093 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:17:54.841 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c99b5d08-965d-4458-b5b6-3c91384c4093 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 0a02392e-66d1-48ef-a694-484b80046af8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:17:55.020 9 INFO neutron.db.ovn_revision_numbers_db [None req-c99b5d08-965d-4458-b5b6-3c91384c4093 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource eff71468-a38e-469f-92dd-a8d5a1ed8fc5 (type: router_ports) to 1 2026-04-27 22:17:55.027 9 INFO neutron.wsgi [None req-c99b5d08-965d-4458-b5b6-3c91384c4093 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "PUT /v2.0/routers/b4cbf03c-604b-46d0-8287-9b75b9006b6c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1069417 2026-04-27 22:17:55.158 10 INFO neutron.wsgi [None req-88b49b6f-3ca8-400b-ad99-70fad6339ec5 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/eff71468-a38e-469f-92dd-a8d5a1ed8fc5 HTTP/1.1" status: 200 len: 1135 time: 0.1263595 2026-04-27 22:17:55.271 9 INFO neutron.wsgi [None req-5d2c5fbe-3550-45ae-a4e2-e4ebb1c67a4e ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/eff71468-a38e-469f-92dd-a8d5a1ed8fc5 HTTP/1.1" status: 200 len: 1135 time: 0.1064987 2026-04-27 22:17:55.426 10 INFO neutron.db.ovn_revision_numbers_db [None req-78e066de-459f-4b4c-99bb-542e1236ecea e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Successfully bumped revision number for resource c04675c8-a6ea-49c4-a7e1-fe9b363bbe88 (type: floatingips) to 1 2026-04-27 22:17:55.561 10 INFO neutron.db.ovn_revision_numbers_db [None req-78e066de-459f-4b4c-99bb-542e1236ecea e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Successfully bumped revision number for resource c04675c8-a6ea-49c4-a7e1-fe9b363bbe88 (type: floatingips) to 2 2026-04-27 22:17:55.561 10 INFO neutron.db.l3_db [None req-78e066de-459f-4b4c-99bb-542e1236ecea e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Floating IP c04675c8-a6ea-49c4-a7e1-fe9b363bbe88 associated. External IP: 10.96.250.209, port: 85e45c8b-84c4-429d-9f88-b7b02ddcc7eb. 2026-04-27 22:17:55.600 10 INFO neutron.wsgi [None req-78e066de-459f-4b4c-99bb-542e1236ecea e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.63 "PUT /v2.0/floatingips/c04675c8-a6ea-49c4-a7e1-fe9b363bbe88 HTTP/1.1" status: 200 len: 1050 time: 0.8746521 2026-04-27 22:17:55.653 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-39824075-7e0d-4a46-b6c9-1d4949a4ef62'] response: {'name': 'network-changed', 'server_uuid': '82ae73fb-8464-449b-9ff0-52ce028bde95', 'tag': '85e45c8b-84c4-429d-9f88-b7b02ddcc7eb', 'status': 'completed', 'code': 200} 2026-04-27 22:17:55.751 10 INFO neutron.wsgi [req-09b47a39-a536-404f-b141-f5d143fb64a1 req-dd7c4029-2f03-43bb-8a24-ef4edc755323 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1174 time: 0.0744262 2026-04-27 22:17:55.760 10 INFO neutron.wsgi [req-7f811752-b8de-4287-910b-2d8ce40366eb req-3693c85c-8e30-411f-b015-53632b6ec3f4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=b9cfcd1d6669471e8b93512fd72bd2c6&device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1413 time: 0.0426309 2026-04-27 22:17:55.822 10 INFO neutron.wsgi [req-09b47a39-a536-404f-b141-f5d143fb64a1 req-20a9b920-2198-401a-8be6-c721c31b1b23 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=90bbe0dc-05e9-45a3-a71b-54a2768ad1bd&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0619683 2026-04-27 22:17:55.840 10 INFO neutron.wsgi [req-7f811752-b8de-4287-910b-2d8ce40366eb req-776c1303-66ab-43d9-9270-40d21bf6c4f5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=bb930be5-c4c0-42d9-96f4-d5ba9e458527 HTTP/1.1" status: 200 len: 974 time: 0.0704408 2026-04-27 22:17:55.904 10 INFO neutron.wsgi [req-7f811752-b8de-4287-910b-2d8ce40366eb req-4334dbdd-8508-41e8-8ea1-733764355722 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=85e45c8b-84c4-429d-9f88-b7b02ddcc7eb HTTP/1.1" status: 200 len: 1060 time: 0.0573010 2026-04-27 22:17:55.952 10 INFO neutron.wsgi [req-7f811752-b8de-4287-910b-2d8ce40366eb req-c6ad1aa7-ae95-4dd0-afea-44eb489c50cb 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=4904c325-f74b-491f-b6b2-692dc261db74 HTTP/1.1" status: 200 len: 869 time: 0.0425956 2026-04-27 22:17:55.992 10 INFO neutron.wsgi [req-7f811752-b8de-4287-910b-2d8ce40366eb req-d7e5cbf9-bdf4-451c-a831-087b30c41617 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=bb930be5-c4c0-42d9-96f4-d5ba9e458527&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0352948 2026-04-27 22:17:56.082 10 INFO neutron.wsgi [req-7f811752-b8de-4287-910b-2d8ce40366eb req-df2e38b3-e404-402f-9f37-d622dd82ea8d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/bb930be5-c4c0-42d9-96f4-d5ba9e458527?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0838313 2026-04-27 22:17:56.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041604 2026-04-27 22:17:56.140 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018516 2026-04-27 22:17:56.145 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status down for port: 85e45c8b-84c4-429d-9f88-b7b02ddcc7eb 2026-04-27 22:17:56.169 10 INFO neutron.wsgi [req-c0cdeb79-fb32-42b5-8666-54f32f9083da req-747f8ba8-d4c4-4e0b-ad79-82e2d19e5e52 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1174 time: 0.0696185 2026-04-27 22:17:56.220 10 INFO neutron.wsgi [req-7f811752-b8de-4287-910b-2d8ce40366eb req-0a171ff0-e181-4508-81d7-46c7808cf200 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/bb930be5-c4c0-42d9-96f4-d5ba9e458527?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1312034 2026-04-27 22:17:56.238 10 INFO neutron.wsgi [req-c0cdeb79-fb32-42b5-8666-54f32f9083da req-0088bb07-e7bf-4250-bba4-7fab9d5cf620 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=90bbe0dc-05e9-45a3-a71b-54a2768ad1bd&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0592353 2026-04-27 22:17:56.330 10 INFO neutron.wsgi [None req-38819a11-fd09-4d91-8139-b1cd851cd704 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/eff71468-a38e-469f-92dd-a8d5a1ed8fc5 HTTP/1.1" status: 200 len: 1135 time: 0.0511520 2026-04-27 22:17:56.338 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d00f797-1e7e-4b4b-b7c0-67ecd5318bb4'] response: {'server_uuid': '82ae73fb-8464-449b-9ff0-52ce028bde95', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '85e45c8b-84c4-429d-9f88-b7b02ddcc7eb', 'code': 200} 2026-04-27 22:17:56.478 10 INFO neutron.wsgi [req-216daa58-24f9-49b1-8ce9-0638cc00a1e3 req-afd3d236-afc2-4746-a2ce-96eb2fdccdef e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 1172 time: 0.0486050 2026-04-27 22:17:56.494 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 85e45c8b-84c4-429d-9f88-b7b02ddcc7eb (type: ports) to 5 2026-04-27 22:17:56.817 10 INFO neutron.db.l3_db [req-216daa58-24f9-49b1-8ce9-0638cc00a1e3 req-1e7ff5d0-5352-4e98-b18f-e2f657765177 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] Floating IP c04675c8-a6ea-49c4-a7e1-fe9b363bbe88 disassociated. External IP: 10.96.250.209, port: 85e45c8b-84c4-429d-9f88-b7b02ddcc7eb. 2026-04-27 22:17:56.944 10 INFO neutron.wsgi [req-216daa58-24f9-49b1-8ce9-0638cc00a1e3 req-1e7ff5d0-5352-4e98-b18f-e2f657765177 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 199.204.45.250 "DELETE /v2.0/ports/85e45c8b-84c4-429d-9f88-b7b02ddcc7eb HTTP/1.1" status: 204 len: 173 time: 0.4627917 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:57.353 10 INFO neutron.wsgi [req-8dbf3d24-f9fb-43a5-aa15-26cdaf9e70bc req-5f2f1385-79d6-4f61-b129-19c8e51276f0 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=82ae73fb-8464-449b-9ff0-52ce028bde95 HTTP/1.1" status: 200 len: 210 time: 0.0268745 2026-04-27 22:17:57.387 9 INFO neutron.wsgi [None req-a0b8d28c-b6e1-406c-b4bd-bd6c1b7f479a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/eff71468-a38e-469f-92dd-a8d5a1ed8fc5 HTTP/1.1" status: 200 len: 1135 time: 0.0484951 2026-04-27 22:17:57.511 10 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5efd-306c-4ae2-8f62-5bdeb3f527e4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 55774ac8-937e-423c-9eea-391426ccb19d (type: security_groups) to 1 2026-04-27 22:17:57.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5efd-306c-4ae2-8f62-5bdeb3f527e4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6fb0b839-4dc0-45f7-98a0-4f6f82e834ad (type: security_group_rules) to 0 2026-04-27 22:17:57.542 10 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5efd-306c-4ae2-8f62-5bdeb3f527e4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b4b0bd2d-3fda-4798-bb5e-fbe5e635dbaa (type: security_group_rules) to 0 2026-04-27 22:17:57.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5efd-306c-4ae2-8f62-5bdeb3f527e4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d7ad6c62-9f96-4835-a6c5-792b8cadb813 (type: security_group_rules) to 0 2026-04-27 22:17:57.573 10 INFO neutron.db.ovn_revision_numbers_db [None req-a32c5efd-306c-4ae2-8f62-5bdeb3f527e4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource dd43cb82-8da4-40f5-8e32-3594a2f0b3ee (type: security_group_rules) to 0 2026-04-27 22:17:57.595 10 INFO neutron.wsgi [None req-a32c5efd-306c-4ae2-8f62-5bdeb3f527e4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=9c680d9976f045888978644d480d6242&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3801808 2026-04-27 22:17:57.691 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-31102a10-1835-4dd4-b95d-26786f2a273a'] response: {'server_uuid': '82ae73fb-8464-449b-9ff0-52ce028bde95', 'name': 'network-vif-deleted', 'tag': '85e45c8b-84c4-429d-9f88-b7b02ddcc7eb', 'status': 'completed', 'code': 200} 2026-04-27 22:17:57.850 9 INFO neutron.wsgi [None req-e91a8e30-7b43-4074-8583-ac56e8cbf9ac deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/55774ac8-937e-423c-9eea-391426ccb19d HTTP/1.1" status: 204 len: 168 time: 0.2483046 2026-04-27 22:17:58.083 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ab494c4-7368-4172-8f4f-aac68ccb3397 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b9cff228-ecd2-42f5-81ba-a0e0a8c3aab7 (type: security_groups) to 1 2026-04-27 22:17:58.108 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ab494c4-7368-4172-8f4f-aac68ccb3397 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 28c68d53-9c19-4aca-a8b6-1a6dc21a0344 (type: security_group_rules) to 0 2026-04-27 22:17:58.120 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No hosting information found for port 627e921a-acf7-4cfd-9f0d-6b9f30c63b5d: RuntimeError: No hosting information found for port 627e921a-acf7-4cfd-9f0d-6b9f30c63b5d 2026-04-27 22:17:58.120 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:58.126 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ab494c4-7368-4172-8f4f-aac68ccb3397 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a915df7e-e259-477e-9f12-d648a46ecf05 (type: security_group_rules) to 0 2026-04-27 22:17:58.128 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:58.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ab494c4-7368-4172-8f4f-aac68ccb3397 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d452ef17-1f07-4a12-b69a-fed141587061 (type: security_group_rules) to 0 2026-04-27 22:17:58.169 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ab494c4-7368-4172-8f4f-aac68ccb3397 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e781b68d-313d-424b-9465-9245c6cfd2c5 (type: security_group_rules) to 0 2026-04-27 22:17:58.190 10 INFO neutron.wsgi [None req-6ab494c4-7368-4172-8f4f-aac68ccb3397 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=c2e198858cc94a5980c623468115b96e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2430382 2026-04-27 22:17:58.373 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-84a1a9e7-846d-43e9-aa6a-d915bd1ca32d'] response: {'server_uuid': '82ae73fb-8464-449b-9ff0-52ce028bde95', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '85e45c8b-84c4-429d-9f88-b7b02ddcc7eb', 'code': 200} 2026-04-27 22:17:58.431 9 INFO neutron.wsgi [None req-77d3ba79-ad61-4441-ae12-d87ee60c9bb2 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/eff71468-a38e-469f-92dd-a8d5a1ed8fc5 HTTP/1.1" status: 200 len: 1137 time: 0.0386178 2026-04-27 22:17:58.435 9 INFO neutron.wsgi [None req-012fa024-8dde-4bb5-8ab7-445aa6188b59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/b9cff228-ecd2-42f5-81ba-a0e0a8c3aab7 HTTP/1.1" status: 204 len: 168 time: 0.2382183 2026-04-27 22:17:58.852 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource eff71468-a38e-469f-92dd-a8d5a1ed8fc5 (type: ports) to 2 2026-04-27 22:17:58.887 10 INFO neutron.wsgi [None req-3d1e6073-b1a0-48fb-a591-e27f01958008 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/90bbe0dc-05e9-45a3-a71b-54a2768ad1bd HTTP/1.1" status: 204 len: 168 time: 0.4544835 2026-04-27 22:17:58.919 10 INFO neutron.api.v2.resource [None req-747b3b61-460b-4ffa-8e99-a943f601f418 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:17:58.920 10 INFO neutron.wsgi [None req-747b3b61-460b-4ffa-8e99-a943f601f418 e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.63 "GET /v2.0/security-groups/90bbe0dc-05e9-45a3-a71b-54a2768ad1bd HTTP/1.1" status: 404 len: 347 time: 0.0258291 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: neutron.db.ovn_revision_numbers_db.StandardAttributeIDNotFound: Standard attribute ID not found for eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ovn_revision_numbers_db.py", line 106, in _get_standard_attr_id 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager id=resource_uuid).one() 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager return self._iter().one() 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager return self._only_one_row( 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager raise exc.NoResultFound( 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager During handling of the above exception, another exception occurred: 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1882, in update_router_port 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager db_rev.bump_revision( 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager return f_with_retry(*args, **kwargs, 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager with excutils.save_and_reraise_exception(): 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager self.force_reraise() 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager raise self.value 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager return f(*args, **kwargs) 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager self.force_reraise() 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager raise self.value 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager return f(*args, **kwargs) 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager with excutils.save_and_reraise_exception(): 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager self.force_reraise() 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager raise self.value 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager return f(*dup_args, **dup_kwargs) 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ovn_revision_numbers_db.py", line 192, in bump_revision 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager std_attr_id = _get_standard_attr_id(context, resource['id'], 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ovn_revision_numbers_db.py", line 109, in _get_standard_attr_id 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager raise StandardAttributeIDNotFound(resource_uuid=resource_uuid) 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager neutron.db.ovn_revision_numbers_db.StandardAttributeIDNotFound: Standard attribute ID not found for eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:59.003 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Error executing command (LspGetUpCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/schema/ovn_northbound/commands.py", line 679, in run_idl 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:59.059 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Unexpected exception in notify_loop: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event Traceback (most recent call last): 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/event.py", line 177, in notify_loop 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event match.run(event, row, updates) 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py", line 508, in run 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event self.driver.set_port_status_up(row.name) 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 1278, in set_port_status_up 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event self._ovn_client.update_lsp_host_info(admin_context, db_port) 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 307, in update_lsp_host_info 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event port_up = self._nb_idl.lsp_get_up(db_port.id).execute( 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event self.run_idl(None) 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/schema/ovn_northbound/commands.py", line 679, in run_idl 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event return self._lookup(table, record) 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=eff71468-a38e-469f-92dd-a8d5a1ed8fc5 2026-04-27 22:17:59.060 10 ERROR ovsdbapp.event  2026-04-27 22:17:59.232 9 INFO neutron.wsgi [None req-294f9804-c9b1-4444-aaeb-00a939041169 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "PUT /v2.0/routers/b4cbf03c-604b-46d0-8287-9b75b9006b6c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7955847 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:17:59.315 10 INFO neutron.wsgi [None req-99c9af27-53ad-4bf0-909f-3911345e061d e830b261d29c4bfb9f8ef7dd33d212ec b9cfcd1d6669471e8b93512fd72bd2c6 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/c04675c8-a6ea-49c4-a7e1-fe9b363bbe88 HTTP/1.1" status: 204 len: 168 time: 0.3831484 2026-04-27 22:17:59.329 9 INFO neutron.wsgi [None req-f19a1f34-2514-42b7-b171-c2b718adab0b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/627e921a-acf7-4cfd-9f0d-6b9f30c63b5d HTTP/1.1" status: 200 len: 1137 time: 0.0924668 2026-04-27 22:18:00.088 9 INFO neutron.wsgi [None req-c960cfdb-99fa-4458-ba06-8ee780227547 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "PUT /v2.0/routers/b4cbf03c-604b-46d0-8287-9b75b9006b6c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7525988 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:00.126 9 INFO neutron.wsgi [None req-0334e26c-bbf1-4110-b11a-0cb71244e3b1 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=b4cbf03c-604b-46d0-8287-9b75b9006b6c HTTP/1.1" status: 200 len: 205 time: 0.0328400 2026-04-27 22:18:00.621 10 INFO neutron.wsgi [None req-2602c00e-ab19-4f36-b792-bc8c71fb8af5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/4615450b-b8b9-425e-805e-f57d9f0ab92f/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3013911 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:00.765 9 INFO neutron.wsgi [None req-a06f73a6-6fc7-4417-a861-dc5af85da54c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/routers/b4cbf03c-604b-46d0-8287-9b75b9006b6c HTTP/1.1" status: 204 len: 168 time: 0.6342306 2026-04-27 22:18:01.005 9 INFO neutron.wsgi [None req-88424ce2-e4d4-4e3a-bc99-7b912ed4a50f ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/8649ddcb-2ba5-416e-a015-775d3512c8cb HTTP/1.1" status: 204 len: 168 time: 0.2357266 2026-04-27 22:18:01.270 9 INFO neutron.wsgi [None req-997471a2-7f72-41b8-ae70-31a4eb917a47 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/86ef9c2b-e8c4-4be7-8f7f-0a370daeff69 HTTP/1.1" status: 204 len: 168 time: 0.2595372 2026-04-27 22:18:01.519 10 INFO neutron.wsgi [None req-783c7ea4-d6c1-46d6-9c0a-b38ba4941e8b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/4615450b-b8b9-425e-805e-f57d9f0ab92f HTTP/1.1" status: 204 len: 168 time: 0.8911555 2026-04-27 22:18:01.718 9 INFO neutron.services.segments.plugin [-] Segment 5f3e7674-69d5-4e0a-910b-356b12043b16 resource provider aggregate not found 2026-04-27 22:18:01.725 9 INFO neutron.services.segments.plugin [-] Segment 5f3e7674-69d5-4e0a-910b-356b12043b16 resource provider aggregate not found 2026-04-27 22:18:01.744 9 INFO neutron.services.segments.plugin [-] Segment 5f3e7674-69d5-4e0a-910b-356b12043b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f3e7674-69d5-4e0a-910b-356b12043b16 found for delete ", "request_id": "req-df48064f-540c-478a-be23-8a8e0bede848"}]} 2026-04-27 22:18:01.745 9 INFO neutron.services.segments.plugin [-] Segment 5f3e7674-69d5-4e0a-910b-356b12043b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f3e7674-69d5-4e0a-910b-356b12043b16 found for delete ", "request_id": "req-16665d91-64c0-4252-84e6-fe1ab6a6ac6c"}]} 2026-04-27 22:18:01.767 9 INFO neutron.wsgi [None req-e068acf5-3be2-49f6-b175-c0bb21ec3db4 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/networks/0a02392e-66d1-48ef-a694-484b80046af8 HTTP/1.1" status: 204 len: 168 time: 0.4928300 2026-04-27 22:18:01.839 9 INFO neutron.wsgi [None req-e9d4f02c-e166-47f8-93c5-04a28c1be3cb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/4904c325-f74b-491f-b6b2-692dc261db74 HTTP/1.1" status: 204 len: 168 time: 0.3138132 2026-04-27 22:18:02.205 10 INFO neutron.services.segments.plugin [-] Segment 0cc95e8a-f684-4b1b-bd60-319cd750ba1a resource provider aggregate not found 2026-04-27 22:18:02.211 10 INFO neutron.services.segments.plugin [-] Segment 0cc95e8a-f684-4b1b-bd60-319cd750ba1a resource provider aggregate not found 2026-04-27 22:18:02.225 10 INFO neutron.services.segments.plugin [-] Segment 0cc95e8a-f684-4b1b-bd60-319cd750ba1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cc95e8a-f684-4b1b-bd60-319cd750ba1a found for delete ", "request_id": "req-300055af-12b7-4e09-8a55-f48aa2a358cd"}]} 2026-04-27 22:18:02.227 10 INFO neutron.services.segments.plugin [-] Segment 0cc95e8a-f684-4b1b-bd60-319cd750ba1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cc95e8a-f684-4b1b-bd60-319cd750ba1a found for delete ", "request_id": "req-7e3b096e-b364-44df-b33b-e080776fc34f"}]} 2026-04-27 22:18:02.235 10 INFO neutron.wsgi [None req-9195315b-db3a-4f60-9c0a-a9ebd1d2e030 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/networks/70f28112-cb7d-4b2c-860b-c0cb91107db2 HTTP/1.1" status: 204 len: 168 time: 0.4619272 2026-04-27 22:18:02.243 9 INFO neutron.wsgi [None req-f7454db2-7996-4c4c-b8c8-69a3ec022a28 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/bb930be5-c4c0-42d9-96f4-d5ba9e458527 HTTP/1.1" status: 204 len: 168 time: 0.3984284 2026-04-27 22:18:02.247 10 WARNING neutron_lib.context [None req-5900f908-a803-452e-ad67-5725bae25086 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:02.450 9 INFO neutron.wsgi [None req-71b5597a-44a7-4fe9-b42a-30722f83c1bb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=b9cfcd1d6669471e8b93512fd72bd2c6&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0376203 2026-04-27 22:18:02.585 10 INFO neutron.db.segments_db [None req-5900f908-a803-452e-ad67-5725bae25086 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Added segment cb116058-445e-4934-b045-d0b7ba301820 of type geneve for network 19a27537-5bbe-4c0d-b702-4b181149a657 2026-04-27 22:18:02.686 9 INFO neutron.wsgi [None req-9b156a7f-910d-4a33-b4ce-db816c985b92 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/2404c0b6-3702-4ac7-b3d1-f2b566ace2da HTTP/1.1" status: 204 len: 168 time: 0.2319317 2026-04-27 22:18:02.761 10 INFO neutron.db.ovn_revision_numbers_db [None req-5900f908-a803-452e-ad67-5725bae25086 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 19a27537-5bbe-4c0d-b702-4b181149a657 (type: networks) to 1 2026-04-27 22:18:02.832 9 INFO neutron.wsgi [req-f69a1661-b030-489b-8907-854c9260c8ff req-d2591387-11f8-4cd3-9170-399e17ad310d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1409 time: 0.2192814 2026-04-27 22:18:02.874 9 INFO neutron.wsgi [req-f69a1661-b030-489b-8907-854c9260c8ff req-9939bd52-9884-4bc8-a8be-3dc65165e83c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0364776 2026-04-27 22:18:02.981 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5900f908-a803-452e-ad67-5725bae25086 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:18:02.985 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5900f908-a803-452e-ad67-5725bae25086 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 19a27537-5bbe-4c0d-b702-4b181149a657: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:03.106 10 INFO neutron.db.ovn_revision_numbers_db [None req-5900f908-a803-452e-ad67-5725bae25086 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 032f8266-546b-4a79-bf86-d8a2fcf7d7b2 (type: ports) to 1 2026-04-27 22:18:03.132 10 INFO neutron.wsgi [None req-5900f908-a803-452e-ad67-5725bae25086 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.8882167 2026-04-27 22:18:03.143 9 WARNING neutron_lib.context [None req-4110de2c-7281-41aa-8c4b-09438d26b0ef ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:03.376 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4110de2c-7281-41aa-8c4b-09438d26b0ef ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:18:03.378 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4110de2c-7281-41aa-8c4b-09438d26b0ef ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 19a27537-5bbe-4c0d-b702-4b181149a657: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:03.762 9 INFO neutron.services.segments.plugin [-] Segment f22d42d0-7e78-4671-9ba3-fc0d444aa2cb resource provider aggregate not found 2026-04-27 22:18:03.768 9 INFO neutron.services.segments.plugin [-] Segment f22d42d0-7e78-4671-9ba3-fc0d444aa2cb resource provider aggregate not found 2026-04-27 22:18:03.779 9 INFO neutron.services.segments.plugin [-] Segment f22d42d0-7e78-4671-9ba3-fc0d444aa2cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f22d42d0-7e78-4671-9ba3-fc0d444aa2cb found for delete ", "request_id": "req-d3a3c19f-a548-487c-b9ab-2e3fab8b2671"}]} 2026-04-27 22:18:03.792 9 INFO neutron.services.segments.plugin [-] Segment f22d42d0-7e78-4671-9ba3-fc0d444aa2cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f22d42d0-7e78-4671-9ba3-fc0d444aa2cb found for delete ", "request_id": "req-188f6f35-33a6-4079-9db9-1cfa6ab072fb"}]} 2026-04-27 22:18:03.933 9 INFO neutron.db.ovn_revision_numbers_db [None req-4110de2c-7281-41aa-8c4b-09438d26b0ef ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 032f8266-546b-4a79-bf86-d8a2fcf7d7b2 (type: ports) to 2 2026-04-27 22:18:03.986 9 INFO neutron.db.ovn_revision_numbers_db [None req-4110de2c-7281-41aa-8c4b-09438d26b0ef ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource fb4ad00b-0cb1-4d6d-89d9-60d6fd5e643c (type: subnets) to 0 2026-04-27 22:18:04.004 9 INFO neutron.wsgi [None req-4110de2c-7281-41aa-8c4b-09438d26b0ef ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8669398 2026-04-27 22:18:04.015 9 WARNING neutron_lib.context [None req-3d65e43f-4cd0-4880-9af6-704bad73143c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:04.160 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d65e43f-4cd0-4880-9af6-704bad73143c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 40e7ffcd-6752-47e1-952f-3e109175430c (type: routers) to 1 2026-04-27 22:18:04.178 9 INFO neutron.wsgi [None req-3d65e43f-4cd0-4880-9af6-704bad73143c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 802 time: 0.1681492 2026-04-27 22:18:04.189 9 WARNING neutron_lib.context [None req-073489ff-48cf-423f-a451-20e0ae6e15ff ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:04.537 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-073489ff-48cf-423f-a451-20e0ae6e15ff ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:18:04.540 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-073489ff-48cf-423f-a451-20e0ae6e15ff ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 19a27537-5bbe-4c0d-b702-4b181149a657: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:04.740 9 INFO neutron.db.ovn_revision_numbers_db [None req-073489ff-48cf-423f-a451-20e0ae6e15ff ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource c66335d9-0aab-4e5e-9ca7-d1dd2877b4da (type: ports) to 1 2026-04-27 22:18:04.767 9 INFO neutron.wsgi [None req-073489ff-48cf-423f-a451-20e0ae6e15ff ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1151 time: 0.5826089 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-6adf08e5-9e82-4aaa-9e07-20b9d0ff6e45 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:05.249 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager [None req-6adf08e5-9e82-4aaa-9e07-20b9d0ff6e45 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:05.250 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:18:05.421 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:05.438 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:05.459 10 INFO neutron.db.ovn_revision_numbers_db [None req-6adf08e5-9e82-4aaa-9e07-20b9d0ff6e45 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource c66335d9-0aab-4e5e-9ca7-d1dd2877b4da (type: ports) to 2 2026-04-27 22:18:05.941 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource c66335d9-0aab-4e5e-9ca7-d1dd2877b4da (type: ports) to 3 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:06.101 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:06.102 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-6adf08e5-9e82-4aaa-9e07-20b9d0ff6e45 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:06.471 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager [None req-6adf08e5-9e82-4aaa-9e07-20b9d0ff6e45 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:06.472 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:18:06.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-6adf08e5-9e82-4aaa-9e07-20b9d0ff6e45 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource c66335d9-0aab-4e5e-9ca7-d1dd2877b4da (type: ports) to 3 2026-04-27 22:18:06.742 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6adf08e5-9e82-4aaa-9e07-20b9d0ff6e45 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:18:06.743 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6adf08e5-9e82-4aaa-9e07-20b9d0ff6e45 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 19a27537-5bbe-4c0d-b702-4b181149a657: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:06.952 10 INFO neutron.db.ovn_revision_numbers_db [None req-6adf08e5-9e82-4aaa-9e07-20b9d0ff6e45 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource c66335d9-0aab-4e5e-9ca7-d1dd2877b4da (type: router_ports) to 3 2026-04-27 22:18:06.960 10 INFO neutron.wsgi [None req-6adf08e5-9e82-4aaa-9e07-20b9d0ff6e45 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "PUT /v2.0/routers/40e7ffcd-6752-47e1-952f-3e109175430c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1867003 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:07.062 10 INFO neutron.wsgi [None req-f561b7f7-951a-48c0-9b51-3f87844cec53 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/c66335d9-0aab-4e5e-9ca7-d1dd2877b4da HTTP/1.1" status: 200 len: 1209 time: 0.0938439 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:07.398 10 INFO neutron.wsgi [req-a1fa8bb1-f97b-46f0-a068-a73b8b2dbd93 req-33b83d83-2783-44cc-b18f-0c4a87b3d3de bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1170 time: 0.1084337 2026-04-27 22:18:07.464 10 INFO neutron.wsgi [req-a1fa8bb1-f97b-46f0-a068-a73b8b2dbd93 req-c15f3ef2-cb0e-4472-ba9e-d72c35b7eb1c bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0584874 2026-04-27 22:18:07.501 9 INFO neutron.db.ovn_revision_numbers_db [None req-7615de5a-45db-4457-9758-f7d44f287c0f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ee3c626a-86d6-4d8b-b4ef-a9a9e5002336 (type: security_groups) to 1 2026-04-27 22:18:07.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-7615de5a-45db-4457-9758-f7d44f287c0f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0b106d28-6754-4a1f-af00-789e015478ac (type: security_group_rules) to 0 2026-04-27 22:18:07.529 9 INFO neutron.db.ovn_revision_numbers_db [None req-7615de5a-45db-4457-9758-f7d44f287c0f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7c86d134-2d2a-4b51-974c-a509ca285933 (type: security_group_rules) to 0 2026-04-27 22:18:07.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-7615de5a-45db-4457-9758-f7d44f287c0f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d9659303-248e-40aa-a1fc-425ec05a5b7f (type: security_group_rules) to 0 2026-04-27 22:18:07.558 9 INFO neutron.db.ovn_revision_numbers_db [None req-7615de5a-45db-4457-9758-f7d44f287c0f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e86c7fd8-0e67-4f98-9adb-300613ac03e8 (type: security_group_rules) to 0 2026-04-27 22:18:07.577 10 INFO neutron.wsgi [req-080625a2-6e3f-47e1-a2d1-756c59ca5dd7 req-4d5c11ac-e214-4c8d-ba35-0f031c2e2731 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1170 time: 0.0361998 2026-04-27 22:18:07.578 9 INFO neutron.wsgi [None req-7615de5a-45db-4457-9758-f7d44f287c0f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=82f24479be8440fdba2f6d27954bbbd2&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5939345 2026-04-27 22:18:07.643 10 INFO neutron.wsgi [req-080625a2-6e3f-47e1-a2d1-756c59ca5dd7 req-a3661b84-0f8b-4094-8ce2-7cc83bf61096 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0509593 2026-04-27 22:18:07.821 9 INFO neutron.wsgi [None req-b318c907-ec00-45a1-b7fc-3d31565796a5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/ee3c626a-86d6-4d8b-b4ef-a9a9e5002336 HTTP/1.1" status: 204 len: 168 time: 0.2362554 2026-04-27 22:18:07.922 10 INFO neutron.wsgi [None req-4477bab7-9122-4071-a7c2-483992a72648 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "PUT /v2.0/routers/40e7ffcd-6752-47e1-952f-3e109175430c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8539913 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:08.027 10 INFO neutron.api.v2.resource [None req-e2acf478-ce48-4701-aef5-a981c5a84cba ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-27 22:18:08.028 10 INFO neutron.wsgi [None req-e2acf478-ce48-4701-aef5-a981c5a84cba ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "PUT /v2.0/routers/40e7ffcd-6752-47e1-952f-3e109175430c/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.1016333 2026-04-27 22:18:08.061 10 INFO neutron.wsgi [req-8afd0cab-bae5-49d2-9eab-030c78ed9bde req-23747a06-8fc8-4280-986c-f9b0501f08de bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1170 time: 0.0684183 2026-04-27 22:18:08.063 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d51f061-1a50-4f28-9f06-14f7cef72f36 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b616da43-15ae-417a-ab8e-9bf6e4d3336c (type: security_groups) to 1 2026-04-27 22:18:08.077 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d51f061-1a50-4f28-9f06-14f7cef72f36 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 464496e0-a4e6-4bfb-9257-2adc89a859b9 (type: security_group_rules) to 0 2026-04-27 22:18:08.083 10 INFO neutron.wsgi [None req-9fefef88-3d34-478e-a2e8-6d2dc673da44 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=40e7ffcd-6752-47e1-952f-3e109175430c HTTP/1.1" status: 200 len: 205 time: 0.0461605 2026-04-27 22:18:08.105 10 INFO neutron.wsgi [req-2e8f3c57-9d2c-4a93-b98e-569171881635 req-37e2d352-9ca6-4219-bce7-4c9c72694ecc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=a4d6bb95721141f5aa04d43ca2a2c96f&device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1409 time: 0.0572863 2026-04-27 22:18:08.117 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d51f061-1a50-4f28-9f06-14f7cef72f36 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8956cb34-8f47-47a5-9234-3f67dc10b364 (type: security_group_rules) to 0 2026-04-27 22:18:08.131 10 INFO neutron.wsgi [req-8afd0cab-bae5-49d2-9eab-030c78ed9bde req-373c1160-0c35-4734-b7da-4783aacd2194 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0560868 2026-04-27 22:18:08.142 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d51f061-1a50-4f28-9f06-14f7cef72f36 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8ae24932-6490-4a27-88b3-73b4d65b884a (type: security_group_rules) to 0 2026-04-27 22:18:08.181 10 INFO neutron.wsgi [req-2e8f3c57-9d2c-4a93-b98e-569171881635 req-3d225d6b-bae8-4b7a-9e96-590f4caac91f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=30ccc110-8774-4b80-a4f6-38a288f51c20 HTTP/1.1" status: 200 len: 973 time: 0.0672064 2026-04-27 22:18:08.207 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d51f061-1a50-4f28-9f06-14f7cef72f36 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c87832ee-c2c7-47df-a255-c0c7e7a8eac9 (type: security_group_rules) to 0 2026-04-27 22:18:08.234 10 INFO neutron.wsgi [req-2e8f3c57-9d2c-4a93-b98e-569171881635 req-8e317501-b902-4a40-87dd-f9dd14808c3a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=05b032ef-157e-4e69-9131-65b85be2c939 HTTP/1.1" status: 200 len: 1059 time: 0.0457923 2026-04-27 22:18:08.246 9 INFO neutron.wsgi [None req-0d51f061-1a50-4f28-9f06-14f7cef72f36 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ffdc7d8133d84fb0af421c9af8593fd1&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3234513 2026-04-27 22:18:08.282 10 INFO neutron.wsgi [req-2e8f3c57-9d2c-4a93-b98e-569171881635 req-9c9641e9-2f12-4839-9224-ff7d633e5bb2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=e3c4f326-aaef-4ae6-9b4f-d8567f6bd211 HTTP/1.1" status: 200 len: 869 time: 0.0414345 2026-04-27 22:18:08.314 10 INFO neutron.wsgi [req-2e8f3c57-9d2c-4a93-b98e-569171881635 req-8c11dfdb-c58c-412c-8cbf-146bf4256ff5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=30ccc110-8774-4b80-a4f6-38a288f51c20&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0255027 2026-04-27 22:18:08.366 9 INFO neutron.wsgi [None req-d30517d3-1372-4759-8ea1-c25a5e46d93e ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/routers/40e7ffcd-6752-47e1-952f-3e109175430c HTTP/1.1" status: 204 len: 168 time: 0.2755821 2026-04-27 22:18:08.399 10 INFO neutron.wsgi [req-2e8f3c57-9d2c-4a93-b98e-569171881635 req-4c6be24d-2697-497f-88a3-f7ec67a278e5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0759416 2026-04-27 22:18:08.474 10 INFO neutron.wsgi [req-2e8f3c57-9d2c-4a93-b98e-569171881635 req-4452dcde-aa4f-451f-8ba6-57c844a1615c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0656838 2026-04-27 22:18:08.548 10 INFO neutron.wsgi [None req-a7e58d09-0900-48a4-8c3c-c3eba2119364 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/b616da43-15ae-417a-ab8e-9bf6e4d3336c HTTP/1.1" status: 204 len: 168 time: 0.2892120 2026-04-27 22:18:08.614 9 INFO neutron.wsgi [None req-82213581-31b9-4bf8-94d5-ccbbaf2d59cc ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/fb4ad00b-0cb1-4d6d-89d9-60d6fd5e643c HTTP/1.1" status: 204 len: 168 time: 0.2430134 2026-04-27 22:18:08.673 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status down for port: 05b032ef-157e-4e69-9131-65b85be2c939 2026-04-27 22:18:08.732 9 INFO neutron.db.ovn_revision_numbers_db [None req-97c7462d-d357-4463-a98e-d5e28ca18cfc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b04fd308-a513-4119-8178-f03490f17e7d (type: security_groups) to 1 2026-04-27 22:18:08.747 9 INFO neutron.db.ovn_revision_numbers_db [None req-97c7462d-d357-4463-a98e-d5e28ca18cfc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3ffd4c02-f134-412f-8e7f-d24eb7a3e816 (type: security_group_rules) to 0 2026-04-27 22:18:08.763 9 INFO neutron.db.ovn_revision_numbers_db [None req-97c7462d-d357-4463-a98e-d5e28ca18cfc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 51a3d42c-6851-48e0-983a-596012269c93 (type: security_group_rules) to 0 2026-04-27 22:18:08.781 9 INFO neutron.db.ovn_revision_numbers_db [None req-97c7462d-d357-4463-a98e-d5e28ca18cfc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b4b4c22d-2b58-4ba9-b2ed-4a2d288051fe (type: security_group_rules) to 0 2026-04-27 22:18:08.816 9 INFO neutron.db.ovn_revision_numbers_db [None req-97c7462d-d357-4463-a98e-d5e28ca18cfc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f5fccf10-f5fe-4bf1-a4ae-90fe3565d03b (type: security_group_rules) to 0 2026-04-27 22:18:08.830 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f523229-bec9-47ae-bb25-acedd77ad9b9'] response: {'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'code': 200} 2026-04-27 22:18:08.861 9 INFO neutron.wsgi [None req-97c7462d-d357-4463-a98e-d5e28ca18cfc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=f626954c47a243f7a14a8cdfc5232d21&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3991780 2026-04-27 22:18:09.052 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 05b032ef-157e-4e69-9131-65b85be2c939 (type: ports) to 5 2026-04-27 22:18:09.121 10 INFO neutron.services.segments.plugin [-] Segment cb116058-445e-4934-b045-d0b7ba301820 resource provider aggregate not found 2026-04-27 22:18:09.125 10 INFO neutron.services.segments.plugin [-] Segment cb116058-445e-4934-b045-d0b7ba301820 resource provider aggregate not found 2026-04-27 22:18:09.143 10 INFO neutron.services.segments.plugin [-] Segment cb116058-445e-4934-b045-d0b7ba301820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb116058-445e-4934-b045-d0b7ba301820 found for delete ", "request_id": "req-32893f77-d686-4a4e-9595-5cc03ad609fb"}]} 2026-04-27 22:18:09.146 10 INFO neutron.services.segments.plugin [-] Segment cb116058-445e-4934-b045-d0b7ba301820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb116058-445e-4934-b045-d0b7ba301820 found for delete ", "request_id": "req-d602f1e7-7559-4d0c-a16c-e42f719cbb52"}]} 2026-04-27 22:18:09.167 10 INFO neutron.wsgi [None req-c667e1a8-04c2-47e7-a3de-3281b989540c ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/networks/19a27537-5bbe-4c0d-b702-4b181149a657 HTTP/1.1" status: 204 len: 168 time: 0.5461993 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:09.185 9 WARNING neutron_lib.context [None req-ad79c030-1a44-44c2-be76-77777c83c0d8 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:09.193 10 INFO neutron.wsgi [None req-3ee89861-669a-4ff0-b2c9-d3064d3f3a76 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/b04fd308-a513-4119-8178-f03490f17e7d HTTP/1.1" status: 204 len: 168 time: 0.3199368 2026-04-27 22:18:09.242 10 INFO neutron.wsgi [req-7fe8989a-6c08-4b71-8c5e-03019eff529f req-bde402b8-9888-4105-80c0-5d9adfff362f bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1168 time: 0.0472641 2026-04-27 22:18:09.301 9 INFO neutron.db.segments_db [None req-ad79c030-1a44-44c2-be76-77777c83c0d8 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Added segment 133d8b8f-5b37-463b-8bb4-81b450183fa0 of type geneve for network decdf8cd-62af-42ca-a639-2dc9cc9e7a58 2026-04-27 22:18:09.317 10 INFO neutron.wsgi [req-7fe8989a-6c08-4b71-8c5e-03019eff529f req-c8082ed8-66ed-46b6-acab-a045543561ff bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0666835 2026-04-27 22:18:09.349 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 05b032ef-157e-4e69-9131-65b85be2c939 2026-04-27 22:18:09.369 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 05b032ef-157e-4e69-9131-65b85be2c939 2026-04-27 22:18:09.541 9 INFO neutron.db.ovn_revision_numbers_db [None req-ad79c030-1a44-44c2-be76-77777c83c0d8 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource decdf8cd-62af-42ca-a639-2dc9cc9e7a58 (type: networks) to 1 2026-04-27 22:18:09.771 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad79c030-1a44-44c2-be76-77777c83c0d8 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:18:09.776 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad79c030-1a44-44c2-be76-77777c83c0d8 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network decdf8cd-62af-42ca-a639-2dc9cc9e7a58: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:09.856 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 05b032ef-157e-4e69-9131-65b85be2c939 (type: ports) to 6 2026-04-27 22:18:09.919 9 INFO neutron.db.ovn_revision_numbers_db [None req-ad79c030-1a44-44c2-be76-77777c83c0d8 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 50b2cbe6-d0db-44f3-843e-ef3379116ea6 (type: ports) to 1 2026-04-27 22:18:09.956 9 INFO neutron.wsgi [None req-ad79c030-1a44-44c2-be76-77777c83c0d8 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.7799730 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:09.966 9 WARNING neutron_lib.context [None req-95ae67b2-586c-4cf7-9862-3fda9755a7b5 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:10.227 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95ae67b2-586c-4cf7-9862-3fda9755a7b5 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:18:10.231 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95ae67b2-586c-4cf7-9862-3fda9755a7b5 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network decdf8cd-62af-42ca-a639-2dc9cc9e7a58: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:10.475 10 INFO neutron.wsgi [req-0b4d78cc-615e-4671-a822-5d3c3f78bb5f req-0f659be5-2ec5-4588-a238-66747d5a8800 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1170 time: 0.0624249 2026-04-27 22:18:10.545 10 INFO neutron.wsgi [req-0b4d78cc-615e-4671-a822-5d3c3f78bb5f req-e44288e4-2a48-464f-bcab-8c0a727e605c bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0627658 2026-04-27 22:18:10.872 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-baca1873-5d61-4a37-8e08-a131e4572f75'] response: {'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'code': 200} 2026-04-27 22:18:10.873 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-baca1873-5d61-4a37-8e08-a131e4572f75'] response: {'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'code': 200} 2026-04-27 22:18:10.873 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-baca1873-5d61-4a37-8e08-a131e4572f75'] response: {'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'code': 200} 2026-04-27 22:18:10.875 9 INFO neutron.db.ovn_revision_numbers_db [None req-95ae67b2-586c-4cf7-9862-3fda9755a7b5 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 50b2cbe6-d0db-44f3-843e-ef3379116ea6 (type: ports) to 2 2026-04-27 22:18:10.912 9 INFO neutron.db.ovn_revision_numbers_db [None req-95ae67b2-586c-4cf7-9862-3fda9755a7b5 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource d37646f0-63dc-400b-8c34-46813edfa37a (type: subnets) to 0 2026-04-27 22:18:10.937 9 INFO neutron.wsgi [None req-95ae67b2-586c-4cf7-9862-3fda9755a7b5 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9750378 2026-04-27 22:18:10.949 10 WARNING neutron_lib.context [None req-c7dccf82-9290-4876-b546-84137908a74d ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:11.085 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7dccf82-9290-4876-b546-84137908a74d ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 5cfdf3c7-3aa2-4f25-8414-ff7cfefafb9c (type: routers) to 1 2026-04-27 22:18:11.111 10 INFO neutron.wsgi [None req-c7dccf82-9290-4876-b546-84137908a74d ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 802 time: 0.1701727 2026-04-27 22:18:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023911 2026-04-27 22:18:11.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014358 2026-04-27 22:18:11.543 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12236ecb-35f8-464d-93ef-765a2c88ff7b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:18:11.545 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12236ecb-35f8-464d-93ef-765a2c88ff7b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network decdf8cd-62af-42ca-a639-2dc9cc9e7a58: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:11.701 9 INFO neutron.db.ovn_revision_numbers_db [None req-12236ecb-35f8-464d-93ef-765a2c88ff7b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 4b5eabfb-4624-4cc6-9e42-85e08598f035 (type: ports) to 1 2026-04-27 22:18:11.959 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No port found with ID c66335d9-0aab-4e5e-9ca7-d1dd2877b4da: RuntimeError: No port found with ID c66335d9-0aab-4e5e-9ca7-d1dd2877b4da 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-12236ecb-35f8-464d-93ef-765a2c88ff7b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-4b5eabfb-4624-4cc6-9e42-85e08598f035 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-4b5eabfb-4624-4cc6-9e42-85e08598f035 2026-04-27 22:18:12.413 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager [None req-12236ecb-35f8-464d-93ef-765a2c88ff7b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-4b5eabfb-4624-4cc6-9e42-85e08598f035 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-4b5eabfb-4624-4cc6-9e42-85e08598f035 2026-04-27 22:18:12.414 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:18:12.620 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 4b5eabfb-4624-4cc6-9e42-85e08598f035 2026-04-27 22:18:12.627 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 4b5eabfb-4624-4cc6-9e42-85e08598f035 2026-04-27 22:18:12.646 9 INFO neutron.db.ovn_revision_numbers_db [None req-12236ecb-35f8-464d-93ef-765a2c88ff7b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 4b5eabfb-4624-4cc6-9e42-85e08598f035 (type: ports) to 1 2026-04-27 22:18:12.722 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12236ecb-35f8-464d-93ef-765a2c88ff7b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:18:12.723 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12236ecb-35f8-464d-93ef-765a2c88ff7b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network decdf8cd-62af-42ca-a639-2dc9cc9e7a58: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:12.906 9 INFO neutron.db.ovn_revision_numbers_db [None req-12236ecb-35f8-464d-93ef-765a2c88ff7b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 4b5eabfb-4624-4cc6-9e42-85e08598f035 (type: router_ports) to 1 2026-04-27 22:18:12.913 9 INFO neutron.wsgi [None req-12236ecb-35f8-464d-93ef-765a2c88ff7b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "PUT /v2.0/routers/5cfdf3c7-3aa2-4f25-8414-ff7cfefafb9c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7943316 2026-04-27 22:18:12.963 9 INFO neutron.wsgi [None req-c04573c9-3163-45ed-9ee4-632fac52ca64 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/4b5eabfb-4624-4cc6-9e42-85e08598f035 HTTP/1.1" status: 200 len: 1135 time: 0.0456438 2026-04-27 22:18:13.001 9 INFO neutron.wsgi [None req-b0794c7a-646d-4e68-b14a-f5e057f11d9b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/4b5eabfb-4624-4cc6-9e42-85e08598f035 HTTP/1.1" status: 200 len: 1135 time: 0.0331233 2026-04-27 22:18:13.197 9 INFO neutron.db.ovn_revision_numbers_db [None req-f297546b-4dea-4559-8c6a-0d6038e22527 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2ae4b817-c8bb-4b37-a456-d6f53ac07812 (type: security_groups) to 1 2026-04-27 22:18:13.209 9 INFO neutron.db.ovn_revision_numbers_db [None req-f297546b-4dea-4559-8c6a-0d6038e22527 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8e3972d6-0d69-4f83-b65e-8e628e3964c8 (type: security_group_rules) to 0 2026-04-27 22:18:13.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-f297546b-4dea-4559-8c6a-0d6038e22527 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8f97b6c4-7d0b-4b68-adc6-ffe4a95a5336 (type: security_group_rules) to 0 2026-04-27 22:18:13.238 9 INFO neutron.db.ovn_revision_numbers_db [None req-f297546b-4dea-4559-8c6a-0d6038e22527 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c08b92e9-8862-4ce4-a3a8-2e8aaeaeee3f (type: security_group_rules) to 0 2026-04-27 22:18:13.252 9 INFO neutron.db.ovn_revision_numbers_db [None req-f297546b-4dea-4559-8c6a-0d6038e22527 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f2c0673f-3ddb-4ee1-ba3e-e938df0c55a4 (type: security_group_rules) to 0 2026-04-27 22:18:13.278 9 INFO neutron.wsgi [None req-f297546b-4dea-4559-8c6a-0d6038e22527 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=54ad41bd1869470cb145cecba23562d0&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4712698 2026-04-27 22:18:13.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 4b5eabfb-4624-4cc6-9e42-85e08598f035 (type: ports) to 2 2026-04-27 22:18:13.449 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 4b5eabfb-4624-4cc6-9e42-85e08598f035 (type: router_ports) to 2 2026-04-27 22:18:13.559 9 INFO neutron.wsgi [None req-1833cd70-45f2-4124-9981-ba715049f79c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/2ae4b817-c8bb-4b37-a456-d6f53ac07812 HTTP/1.1" status: 204 len: 168 time: 0.2754447 2026-04-27 22:18:13.884 9 INFO neutron.db.ovn_revision_numbers_db [None req-79d0fe6f-8170-49c8-885f-92169723d775 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9da27f25-dcb7-452b-8d35-9acea4a1b2e8 (type: security_groups) to 1 2026-04-27 22:18:13.897 9 INFO neutron.db.ovn_revision_numbers_db [None req-79d0fe6f-8170-49c8-885f-92169723d775 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 039eea74-7812-49af-ba75-dd708ec13d9a (type: security_group_rules) to 0 2026-04-27 22:18:13.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-79d0fe6f-8170-49c8-885f-92169723d775 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 114603da-231a-4e7e-887d-d84997907941 (type: security_group_rules) to 0 2026-04-27 22:18:13.926 9 INFO neutron.db.ovn_revision_numbers_db [None req-79d0fe6f-8170-49c8-885f-92169723d775 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4ee21680-2121-49d4-b078-3eb9600a9f76 (type: security_group_rules) to 0 2026-04-27 22:18:13.939 9 INFO neutron.db.ovn_revision_numbers_db [None req-79d0fe6f-8170-49c8-885f-92169723d775 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a2bb3948-0145-42ba-a0c1-3a2c3aae8046 (type: security_group_rules) to 0 2026-04-27 22:18:13.960 9 INFO neutron.wsgi [None req-79d0fe6f-8170-49c8-885f-92169723d775 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=faabffbb62394d51a33ef43266d15647&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2006052 2026-04-27 22:18:14.024 9 WARNING neutron_lib.context [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:14.050 9 INFO neutron.wsgi [None req-5687418f-908d-462e-a3f9-8c0dced0e5e2 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports/4b5eabfb-4624-4cc6-9e42-85e08598f035 HTTP/1.1" status: 200 len: 1137 time: 0.0418177 2026-04-27 22:18:14.228 10 INFO neutron.wsgi [None req-cb4cafe3-6173-45a5-8b22-5ff374637551 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/9da27f25-dcb7-452b-8d35-9acea4a1b2e8 HTTP/1.1" status: 204 len: 168 time: 0.2602451 2026-04-27 22:18:14.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 760b71e9-2bd2-479a-9341-e5bd1614418b (type: security_groups) to 1 2026-04-27 22:18:14.265 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 229a1c15-ff53-45b5-9957-3205fbdeda98 (type: security_group_rules) to 0 2026-04-27 22:18:14.289 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 50f6191e-01aa-4c67-8e20-66abd198b2b0 (type: security_group_rules) to 0 2026-04-27 22:18:14.309 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 520677c9-c801-4a02-a46f-63bc133d408a (type: security_group_rules) to 0 2026-04-27 22:18:14.328 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource e73132d7-3a46-4efa-8ea4-2c4f96eeae02 (type: security_group_rules) to 0 2026-04-27 22:18:14.395 9 INFO neutron.db.segments_db [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Added segment b632356c-99c4-455d-8177-5cb80659be44 of type geneve for network d3420489-6b94-4bca-84e4-0d0e5bbb1ccc 2026-04-27 22:18:14.583 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource d3420489-6b94-4bca-84e4-0d0e5bbb1ccc (type: networks) to 1 2026-04-27 22:18:14.831 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] No more DHCP agents 2026-04-27 22:18:14.834 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Unable to schedule network d3420489-6b94-4bca-84e4-0d0e5bbb1ccc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:14.952 9 INFO neutron.wsgi [None req-8f0d3d34-5262-40a6-b4e8-1dc198987af7 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "PUT /v2.0/routers/5cfdf3c7-3aa2-4f25-8414-ff7cfefafb9c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8974824 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:14.984 9 INFO neutron.wsgi [None req-5b1d3ae2-92c2-4bf3-bc8a-84501b1518c4 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=5cfdf3c7-3aa2-4f25-8414-ff7cfefafb9c HTTP/1.1" status: 200 len: 205 time: 0.0251868 2026-04-27 22:18:14.987 9 INFO neutron.db.ovn_revision_numbers_db [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 9126402b-167c-4163-a6cc-61d11200ed75 (type: ports) to 1 2026-04-27 22:18:15.041 9 INFO neutron.wsgi [None req-0d8cce96-4a22-4cda-9fa1-cfe414ce0f5e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.1920865 2026-04-27 22:18:15.050 9 WARNING neutron_lib.context [None req-95fa2c66-e116-4f71-b1e8-9f00f2b58892 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:15.208 9 INFO neutron.db.segments_db [None req-95fa2c66-e116-4f71-b1e8-9f00f2b58892 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Added segment 2a23afda-8de5-49ad-b25d-2025820eef70 of type geneve for network 9447bcc9-31e4-4456-b33f-2746183f9c12 2026-04-27 22:18:15.260 9 INFO neutron.wsgi [None req-37ecc8ac-dad0-4b32-9f97-5e6dcd2a7ab4 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/routers/5cfdf3c7-3aa2-4f25-8414-ff7cfefafb9c HTTP/1.1" status: 204 len: 168 time: 0.2698159 2026-04-27 22:18:15.399 9 INFO neutron.db.ovn_revision_numbers_db [None req-95fa2c66-e116-4f71-b1e8-9f00f2b58892 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 9447bcc9-31e4-4456-b33f-2746183f9c12 (type: networks) to 1 2026-04-27 22:18:15.569 9 INFO neutron.wsgi [None req-e7c4d1b3-d7b5-4f96-b070-e7fed3983cc5 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/d37646f0-63dc-400b-8c34-46813edfa37a HTTP/1.1" status: 204 len: 168 time: 0.3036377 2026-04-27 22:18:15.622 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95fa2c66-e116-4f71-b1e8-9f00f2b58892 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] No more DHCP agents 2026-04-27 22:18:15.623 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95fa2c66-e116-4f71-b1e8-9f00f2b58892 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Unable to schedule network 9447bcc9-31e4-4456-b33f-2746183f9c12: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:15.750 9 INFO neutron.db.ovn_revision_numbers_db [None req-95fa2c66-e116-4f71-b1e8-9f00f2b58892 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 43dad808-486c-4827-973f-4a0a052f82cb (type: ports) to 1 2026-04-27 22:18:15.776 9 INFO neutron.wsgi [None req-95fa2c66-e116-4f71-b1e8-9f00f2b58892 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7291188 2026-04-27 22:18:15.789 10 WARNING neutron_lib.context [None req-7a8648a2-268f-4ebb-81fb-6454c99f8c16 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:15.934 10 INFO neutron.db.segments_db [None req-7a8648a2-268f-4ebb-81fb-6454c99f8c16 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Added segment a9b9f720-6205-4f65-9431-fbab59b96da5 of type geneve for network 08f8a0e4-dd1b-43ef-a5d6-0b8b5d189430 2026-04-27 22:18:16.128 10 INFO neutron.services.segments.plugin [-] Segment 133d8b8f-5b37-463b-8bb4-81b450183fa0 resource provider aggregate not found 2026-04-27 22:18:16.136 10 INFO neutron.services.segments.plugin [-] Segment 133d8b8f-5b37-463b-8bb4-81b450183fa0 resource provider aggregate not found 2026-04-27 22:18:16.157 10 INFO neutron.services.segments.plugin [-] Segment 133d8b8f-5b37-463b-8bb4-81b450183fa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 133d8b8f-5b37-463b-8bb4-81b450183fa0 found for delete ", "request_id": "req-f94fc1e9-9e86-40d9-a4d5-f1bb91776f99"}]} 2026-04-27 22:18:16.159 10 INFO neutron.services.segments.plugin [-] Segment 133d8b8f-5b37-463b-8bb4-81b450183fa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 133d8b8f-5b37-463b-8bb4-81b450183fa0 found for delete ", "request_id": "req-bc426d0f-3771-4c37-9bbf-c53b58f7438c"}]} 2026-04-27 22:18:16.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a8648a2-268f-4ebb-81fb-6454c99f8c16 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 08f8a0e4-dd1b-43ef-a5d6-0b8b5d189430 (type: networks) to 1 2026-04-27 22:18:16.216 10 INFO neutron.wsgi [None req-b219432e-d3ab-45e2-be4c-2e7676af174e ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/networks/decdf8cd-62af-42ca-a639-2dc9cc9e7a58 HTTP/1.1" status: 204 len: 168 time: 0.6418169 2026-04-27 22:18:16.235 10 WARNING neutron_lib.context [None req-2ecb0892-82cc-451a-a8a9-5f01d791a6c9 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:16.535 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a8648a2-268f-4ebb-81fb-6454c99f8c16 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] No more DHCP agents 2026-04-27 22:18:16.553 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a8648a2-268f-4ebb-81fb-6454c99f8c16 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Unable to schedule network 08f8a0e4-dd1b-43ef-a5d6-0b8b5d189430: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:16.696 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a8648a2-268f-4ebb-81fb-6454c99f8c16 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 64ab6c36-8a64-4027-b1f6-d368fd78fc91 (type: ports) to 1 2026-04-27 22:18:16.726 10 INFO neutron.wsgi [None req-7a8648a2-268f-4ebb-81fb-6454c99f8c16 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9435463 2026-04-27 22:18:16.739 9 WARNING neutron_lib.context [None req-699e03a3-0ec3-4918-8723-a67cca7bc2e3 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:16.825 9 INFO neutron.db.segments_db [None req-699e03a3-0ec3-4918-8723-a67cca7bc2e3 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Added segment 78df67b3-785a-47ad-a481-1818d840ea3c of type geneve for network a1698b4b-f6d0-454e-ab68-920e33d39900 2026-04-27 22:18:16.910 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ecb0892-82cc-451a-a8a9-5f01d791a6c9 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] No more DHCP agents 2026-04-27 22:18:16.913 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ecb0892-82cc-451a-a8a9-5f01d791a6c9 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:16.996 9 INFO neutron.db.ovn_revision_numbers_db [None req-699e03a3-0ec3-4918-8723-a67cca7bc2e3 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource a1698b4b-f6d0-454e-ab68-920e33d39900 (type: networks) to 1 2026-04-27 22:18:17.063 9 INFO neutron.db.ovn_revision_numbers_db [None req-1b81b7f7-c675-4b1c-b315-a68d12a99628 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c6e57bf3-29ff-45bb-9f1a-4cc0c645b787 (type: security_groups) to 1 2026-04-27 22:18:17.094 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ecb0892-82cc-451a-a8a9-5f01d791a6c9 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource a701cee7-5763-4eb9-b5ca-c975c5e2cb4a (type: ports) to 1 2026-04-27 22:18:17.311 9 INFO neutron.db.ovn_revision_numbers_db [None req-1b81b7f7-c675-4b1c-b315-a68d12a99628 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 217b3f22-5854-413a-89f9-3a447425408b (type: security_group_rules) to 0 2026-04-27 22:18:17.337 9 INFO neutron.db.ovn_revision_numbers_db [None req-1b81b7f7-c675-4b1c-b315-a68d12a99628 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2620bcf1-b859-496c-84d5-aa12dfe76049 (type: security_group_rules) to 0 2026-04-27 22:18:17.363 9 INFO neutron.db.ovn_revision_numbers_db [None req-1b81b7f7-c675-4b1c-b315-a68d12a99628 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 80355c11-24f8-440d-a4ae-55dcd5960e3c (type: security_group_rules) to 0 2026-04-27 22:18:17.387 9 INFO neutron.db.ovn_revision_numbers_db [None req-1b81b7f7-c675-4b1c-b315-a68d12a99628 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8f17d456-e75a-4cc0-b17e-32d8b6bacc8b (type: security_group_rules) to 0 2026-04-27 22:18:17.413 9 INFO neutron.wsgi [None req-1b81b7f7-c675-4b1c-b315-a68d12a99628 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=d73cc44344d44af09b702acb84ccf983&name=default HTTP/1.1" status: 200 len: 3120 time: 0.7175641 2026-04-27 22:18:17.474 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-699e03a3-0ec3-4918-8723-a67cca7bc2e3 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] No more DHCP agents 2026-04-27 22:18:17.478 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-699e03a3-0ec3-4918-8723-a67cca7bc2e3 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Unable to schedule network a1698b4b-f6d0-454e-ab68-920e33d39900: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:17.580 9 INFO neutron.db.ovn_revision_numbers_db [None req-699e03a3-0ec3-4918-8723-a67cca7bc2e3 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource f7ad2753-5dc0-4d34-ac88-95e75506be1a (type: ports) to 1 2026-04-27 22:18:17.601 9 INFO neutron.wsgi [None req-699e03a3-0ec3-4918-8723-a67cca7bc2e3 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8694308 2026-04-27 22:18:17.611 9 WARNING neutron_lib.context [None req-67591bd3-b7f4-4eac-95c4-94ef9a29e841 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:17.699 9 INFO neutron.wsgi [None req-0348c13e-76ee-4e3c-81c7-7a80e999f46f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/c6e57bf3-29ff-45bb-9f1a-4cc0c645b787 HTTP/1.1" status: 204 len: 168 time: 0.2792008 2026-04-27 22:18:17.713 9 INFO neutron.db.segments_db [None req-67591bd3-b7f4-4eac-95c4-94ef9a29e841 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Added segment e65e0565-c8ce-49a3-b081-6f50bbdd9fbd of type geneve for network 62c5e3d6-c2f9-4ec2-a389-bd89a947c701 2026-04-27 22:18:17.865 9 INFO neutron.db.ovn_revision_numbers_db [None req-67591bd3-b7f4-4eac-95c4-94ef9a29e841 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 62c5e3d6-c2f9-4ec2-a389-bd89a947c701 (type: networks) to 1 2026-04-27 22:18:18.059 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67591bd3-b7f4-4eac-95c4-94ef9a29e841 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] No more DHCP agents 2026-04-27 22:18:18.059 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-a701cee7-5763-4eb9-b5ca-c975c5e2cb4a on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:18:18.061 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67591bd3-b7f4-4eac-95c4-94ef9a29e841 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Unable to schedule network 62c5e3d6-c2f9-4ec2-a389-bd89a947c701: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:18.082 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: a701cee7-5763-4eb9-b5ca-c975c5e2cb4a 2026-04-27 22:18:18.092 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port a701cee7-5763-4eb9-b5ca-c975c5e2cb4a 2026-04-27 22:18:18.095 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ecb0892-82cc-451a-a8a9-5f01d791a6c9 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource a701cee7-5763-4eb9-b5ca-c975c5e2cb4a (type: router_ports) to 1 2026-04-27 22:18:18.168 9 INFO neutron.db.ovn_revision_numbers_db [None req-67591bd3-b7f4-4eac-95c4-94ef9a29e841 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] Successfully bumped revision number for resource 61996ded-ee12-4894-bd4b-217d91b0a86c (type: ports) to 1 2026-04-27 22:18:18.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ecb0892-82cc-451a-a8a9-5f01d791a6c9 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 071695d8-c9c3-414a-acf3-1f584283beef (type: routers) to 2 2026-04-27 22:18:18.194 9 INFO neutron.wsgi [None req-67591bd3-b7f4-4eac-95c4-94ef9a29e841 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5876505 2026-04-27 22:18:18.209 10 INFO neutron.wsgi [None req-2ecb0892-82cc-451a-a8a9-5f01d791a6c9 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1147 time: 1.9846418 2026-04-27 22:18:18.256 10 INFO neutron.wsgi [None req-061ea762-abc1-47c7-8e07-7a7846ac2f5d 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "PUT /v2.0/networks/d3420489-6b94-4bca-84e4-0d0e5bbb1ccc/tags HTTP/1.1" status: 200 len: 210 time: 0.0571203 2026-04-27 22:18:18.309 9 INFO neutron.wsgi [None req-f6483f31-967d-40f6-b754-09e40ef3c772 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/routers/071695d8-c9c3-414a-acf3-1f584283beef HTTP/1.1" status: 200 len: 1148 time: 0.0942442 2026-04-27 22:18:18.321 10 INFO neutron.wsgi [None req-e9a36c24-47bc-414b-917c-a70243a2a442 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "PUT /v2.0/networks/9447bcc9-31e4-4456-b33f-2746183f9c12/tags HTTP/1.1" status: 200 len: 218 time: 0.0581894 2026-04-27 22:18:18.382 10 INFO neutron.wsgi [None req-527e1cf1-1e17-4828-a169-b11ae3dfd3ed 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "PUT /v2.0/networks/08f8a0e4-dd1b-43ef-a5d6-0b8b5d189430/tags HTTP/1.1" status: 200 len: 227 time: 0.0564761 2026-04-27 22:18:18.438 10 INFO neutron.wsgi [None req-0f3234a1-d15c-4a59-9f8c-1c85675e348b 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "PUT /v2.0/networks/a1698b4b-f6d0-454e-ab68-920e33d39900/tags HTTP/1.1" status: 200 len: 212 time: 0.0522637 2026-04-27 22:18:18.447 9 INFO neutron.wsgi [None req-d4275555-3bc7-4aae-955a-1ac736142ab4 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1151 time: 0.1323717 2026-04-27 22:18:18.520 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No port found with ID 4b5eabfb-4624-4cc6-9e42-85e08598f035: RuntimeError: No port found with ID 4b5eabfb-4624-4cc6-9e42-85e08598f035 2026-04-27 22:18:18.532 10 INFO neutron.wsgi [None req-1c164ea8-e0af-4818-afaa-2848ca9ac0fc 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2068 time: 0.0879436 2026-04-27 22:18:18.625 10 INFO neutron.wsgi [None req-f6cbc0f7-2342-4c03-a084-1b0cb9d56e6f 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1455 time: 0.0877366 2026-04-27 22:18:18.706 10 INFO neutron.wsgi [None req-74f71b6c-7b9e-45a4-88cc-5ac15eb1278e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1455 time: 0.0751681 2026-04-27 22:18:18.777 10 INFO neutron.wsgi [None req-17acce9a-be23-4398-b2d6-957e9c381f46 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2068 time: 0.0631697 2026-04-27 22:18:18.880 10 INFO neutron.wsgi [None req-6a0c348a-4d89-42b4-8aab-5047af46730e 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2068 time: 0.0977497 2026-04-27 22:18:18.908 9 INFO neutron.db.ovn_revision_numbers_db [None req-d0a85c36-7dbb-4e90-b65d-695bab8981d8 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] Successfully bumped revision number for resource 071695d8-c9c3-414a-acf3-1f584283beef (type: routers) to 3 2026-04-27 22:18:18.915 9 INFO neutron.wsgi [None req-d0a85c36-7dbb-4e90-b65d-695bab8981d8 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "PUT /v2.0/routers/071695d8-c9c3-414a-acf3-1f584283beef HTTP/1.1" status: 200 len: 1155 time: 0.4609392 2026-04-27 22:18:18.983 10 INFO neutron.wsgi [None req-342f8009-61ca-4556-a2be-260b5e5ac8de 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2681 time: 0.0966976 2026-04-27 22:18:18.990 9 INFO neutron.wsgi [None req-86de85d1-5720-41af-a346-611a855ba19e ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/routers/071695d8-c9c3-414a-acf3-1f584283beef HTTP/1.1" status: 200 len: 1155 time: 0.0704203 2026-04-27 22:18:19.015 9 INFO neutron.wsgi [None req-db1f8922-e10a-44c1-adb0-0d536623ac4b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=071695d8-c9c3-414a-acf3-1f584283beef HTTP/1.1" status: 200 len: 205 time: 0.0207727 2026-04-27 22:18:19.105 10 INFO neutron.wsgi [None req-e121a153-d9fa-4eb8-8372-5ba403f76bb2 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2681 time: 0.1168046 2026-04-27 22:18:19.201 10 INFO neutron.wsgi [None req-70264ded-c918-4892-9189-521e401e3540 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2068 time: 0.0903225 2026-04-27 22:18:19.570 10 INFO neutron.services.segments.plugin [-] Segment b632356c-99c4-455d-8177-5cb80659be44 resource provider aggregate not found 2026-04-27 22:18:19.574 10 INFO neutron.services.segments.plugin [-] Segment b632356c-99c4-455d-8177-5cb80659be44 resource provider aggregate not found 2026-04-27 22:18:19.599 10 INFO neutron.services.segments.plugin [-] Segment b632356c-99c4-455d-8177-5cb80659be44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b632356c-99c4-455d-8177-5cb80659be44 found for delete ", "request_id": "req-04b4cabe-08cb-496c-9047-34b00f5acdd5"}]} 2026-04-27 22:18:19.603 10 INFO neutron.services.segments.plugin [-] Segment b632356c-99c4-455d-8177-5cb80659be44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b632356c-99c4-455d-8177-5cb80659be44 found for delete ", "request_id": "req-f61014a3-43d8-4780-9075-c20b9f82c029"}]} 2026-04-27 22:18:19.627 10 INFO neutron.wsgi [None req-68ad32e1-30d8-4fb3-9fef-2e7780ccead7 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/d3420489-6b94-4bca-84e4-0d0e5bbb1ccc HTTP/1.1" status: 204 len: 168 time: 0.4184659 2026-04-27 22:18:19.651 10 WARNING neutron_lib.context [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:19.809 10 INFO neutron.db.ovn_revision_numbers_db [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource b9273ab6-7b88-4f07-b0ad-4bd4cf572139 (type: security_groups) to 1 2026-04-27 22:18:19.821 10 INFO neutron.db.ovn_revision_numbers_db [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource 03acf5c1-6073-4357-9d27-624792702deb (type: security_group_rules) to 0 2026-04-27 22:18:19.839 10 INFO neutron.db.ovn_revision_numbers_db [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource 7aa13d31-10e4-40da-991d-a9a0193d5521 (type: security_group_rules) to 0 2026-04-27 22:18:19.857 10 INFO neutron.db.ovn_revision_numbers_db [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource d38d2b18-27f4-4f5e-b6b6-0c7b7bce842d (type: security_group_rules) to 0 2026-04-27 22:18:19.882 10 INFO neutron.db.ovn_revision_numbers_db [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource d5137df4-0a50-4937-9311-4ca83cfd6ba8 (type: security_group_rules) to 0 2026-04-27 22:18:19.934 10 INFO neutron.db.segments_db [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Added segment 87cc607c-986d-4972-b874-0aec83d459bf of type geneve for network 0ebbd478-ea1c-43ba-a4ea-799ec3befd89 2026-04-27 22:18:20.077 10 INFO neutron.db.ovn_revision_numbers_db [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource 0ebbd478-ea1c-43ba-a4ea-799ec3befd89 (type: networks) to 1 2026-04-27 22:18:20.154 9 INFO neutron.wsgi [None req-6fdd334f-7e64-4d67-936e-774c7897988d ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/routers/071695d8-c9c3-414a-acf3-1f584283beef HTTP/1.1" status: 204 len: 168 time: 1.1353111 2026-04-27 22:18:20.190 10 INFO neutron.wsgi [None req-f8c53eaf-8319-456f-b4a8-c24903987553 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=071695d8-c9c3-414a-acf3-1f584283beef HTTP/1.1" status: 200 len: 205 time: 0.0225906 2026-04-27 22:18:20.193 9 INFO neutron.services.segments.plugin [-] Segment 2a23afda-8de5-49ad-b25d-2025820eef70 resource provider aggregate not found 2026-04-27 22:18:20.201 9 INFO neutron.services.segments.plugin [-] Segment 2a23afda-8de5-49ad-b25d-2025820eef70 resource provider aggregate not found 2026-04-27 22:18:20.207 9 INFO neutron.services.segments.plugin [-] Segment 2a23afda-8de5-49ad-b25d-2025820eef70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a23afda-8de5-49ad-b25d-2025820eef70 found for delete ", "request_id": "req-f57e7733-e2e2-427e-9380-45366223d1de"}]} 2026-04-27 22:18:20.214 9 INFO neutron.services.segments.plugin [-] Segment 2a23afda-8de5-49ad-b25d-2025820eef70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a23afda-8de5-49ad-b25d-2025820eef70 found for delete ", "request_id": "req-b0d4be59-7034-461e-8003-3c341f5aea8f"}]} 2026-04-27 22:18:20.229 9 INFO neutron.wsgi [None req-ea099a7c-4677-439d-b41e-9de59699e3dd 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/9447bcc9-31e4-4456-b33f-2746183f9c12 HTTP/1.1" status: 204 len: 168 time: 0.5912602 2026-04-27 22:18:20.230 10 INFO neutron.api.v2.resource [None req-a3dd6cef-37bc-4d17-9813-76260cc98e64 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:18:20.231 10 INFO neutron.wsgi [None req-a3dd6cef-37bc-4d17-9813-76260cc98e64 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/routers/071695d8-c9c3-414a-acf3-1f584283beef HTTP/1.1" status: 404 len: 336 time: 0.0362539 2026-04-27 22:18:20.270 10 INFO neutron.wsgi [None req-1870a2e1-eecc-4f7d-8117-94a73a5088b2 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=5cfdf3c7-3aa2-4f25-8414-ff7cfefafb9c HTTP/1.1" status: 200 len: 205 time: 0.0327029 2026-04-27 22:18:20.307 9 INFO neutron.api.v2.resource [None req-26d2183b-b068-4548-8ead-442848a6f59b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:18:20.309 9 INFO neutron.wsgi [None req-26d2183b-b068-4548-8ead-442848a6f59b ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/routers/5cfdf3c7-3aa2-4f25-8414-ff7cfefafb9c HTTP/1.1" status: 404 len: 336 time: 0.0326352 2026-04-27 22:18:20.334 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f31d689b-c0b6-4b91-bc2f-8ca11ff7941a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:20.337 9 INFO neutron.wsgi [None req-f31d689b-c0b6-4b91-bc2f-8ca11ff7941a ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/d37646f0-63dc-400b-8c34-46813edfa37a HTTP/1.1" status: 404 len: 337 time: 0.0232682 2026-04-27 22:18:20.361 9 INFO neutron.wsgi [None req-22d1216f-2e35-414b-9c74-3cf0f0b12fa7 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=40e7ffcd-6752-47e1-952f-3e109175430c HTTP/1.1" status: 200 len: 205 time: 0.0202680 2026-04-27 22:18:20.367 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] No more DHCP agents 2026-04-27 22:18:20.370 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Unable to schedule network 0ebbd478-ea1c-43ba-a4ea-799ec3befd89: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:20.394 9 INFO neutron.api.v2.resource [None req-43887ea1-095d-482d-9558-f3cd6a7871f1 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:18:20.395 9 INFO neutron.wsgi [None req-43887ea1-095d-482d-9558-f3cd6a7871f1 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/routers/40e7ffcd-6752-47e1-952f-3e109175430c HTTP/1.1" status: 404 len: 336 time: 0.0315166 2026-04-27 22:18:20.416 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3f317620-d6f0-4bb6-88b7-5829b94f63bd ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:20.419 9 INFO neutron.wsgi [None req-3f317620-d6f0-4bb6-88b7-5829b94f63bd ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/fb4ad00b-0cb1-4d6d-89d9-60d6fd5e643c HTTP/1.1" status: 404 len: 337 time: 0.0183790 2026-04-27 22:18:20.452 9 INFO neutron.wsgi [None req-34e378f7-3d47-4cde-93af-1bce159649df ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=b4cbf03c-604b-46d0-8287-9b75b9006b6c HTTP/1.1" status: 200 len: 205 time: 0.0288091 2026-04-27 22:18:20.480 9 INFO neutron.api.v2.resource [None req-9968c336-e8ad-4c74-bb59-2674434fad8d ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:18:20.481 9 INFO neutron.wsgi [None req-9968c336-e8ad-4c74-bb59-2674434fad8d ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/routers/b4cbf03c-604b-46d0-8287-9b75b9006b6c HTTP/1.1" status: 404 len: 336 time: 0.0258298 2026-04-27 22:18:20.495 10 INFO neutron.db.ovn_revision_numbers_db [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource d0560f2e-89e2-407c-9d60-b9193047211d (type: ports) to 1 2026-04-27 22:18:20.503 9 INFO neutron.pecan_wsgi.hooks.translation [None req-630c417f-3b58-41ea-af94-be1e78427185 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:20.506 9 INFO neutron.wsgi [None req-630c417f-3b58-41ea-af94-be1e78427185 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/8649ddcb-2ba5-416e-a015-775d3512c8cb HTTP/1.1" status: 404 len: 337 time: 0.0195611 2026-04-27 22:18:20.527 9 INFO neutron.pecan_wsgi.hooks.translation [None req-353c8bbe-a798-4ca1-8ae8-cb5af8b1adb7 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:20.530 9 INFO neutron.wsgi [None req-353c8bbe-a798-4ca1-8ae8-cb5af8b1adb7 ad9867e1180240d9b8bf24a8a5e8fac7 a61e39169f6f4d50ac65980dc39a8458 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/86ef9c2b-e8c4-4be7-8f7f-0a370daeff69 HTTP/1.1" status: 404 len: 337 time: 0.0170186 2026-04-27 22:18:20.530 10 INFO neutron.wsgi [None req-e05e9ee2-d4ef-47bf-93b3-c8e2908ab64a df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 1.0835810 2026-04-27 22:18:20.569 9 WARNING neutron_lib.context [None req-6364e33d-b939-4eb7-8741-a6d0acf620f4 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:20.722 10 INFO neutron.wsgi [None req-9ae4726f-8c0c-4ac9-9926-7141c4020da5 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/08f8a0e4-dd1b-43ef-a5d6-0b8b5d189430 HTTP/1.1" status: 204 len: 168 time: 0.4879811 2026-04-27 22:18:20.843 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6364e33d-b939-4eb7-8741-a6d0acf620f4 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] No more DHCP agents 2026-04-27 22:18:20.846 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6364e33d-b939-4eb7-8741-a6d0acf620f4 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Unable to schedule network 0ebbd478-ea1c-43ba-a4ea-799ec3befd89: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:21.206 10 INFO neutron.wsgi [None req-e7dc1636-551f-4a04-b8f8-534ecc1e31de deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=a61e39169f6f4d50ac65980dc39a8458&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1342158 2026-04-27 22:18:21.213 9 INFO neutron.wsgi [None req-3d06b792-ba45-46a1-8f8a-81f988a1da14 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/a1698b4b-f6d0-454e-ab68-920e33d39900 HTTP/1.1" status: 204 len: 168 time: 0.4845202 2026-04-27 22:18:21.422 9 INFO neutron.db.ovn_revision_numbers_db [None req-6364e33d-b939-4eb7-8741-a6d0acf620f4 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource d0560f2e-89e2-407c-9d60-b9193047211d (type: ports) to 2 2026-04-27 22:18:21.458 9 INFO neutron.db.ovn_revision_numbers_db [None req-6364e33d-b939-4eb7-8741-a6d0acf620f4 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource 9ffffeb7-13a8-42bd-9db5-e7b91297f351 (type: subnets) to 0 2026-04-27 22:18:21.474 9 INFO neutron.wsgi [None req-6364e33d-b939-4eb7-8741-a6d0acf620f4 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 0.9114296 2026-04-27 22:18:21.483 9 WARNING neutron_lib.context [None req-1f2cd7d5-9ab0-428b-9bec-d0b5b66ee9c9 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:21.495 10 INFO neutron.wsgi [None req-51d5e4d3-e877-40dd-972f-f68a1ed9f940 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/88337847-f4ec-49b5-8eaf-82c2dd1a025c HTTP/1.1" status: 204 len: 168 time: 0.2829437 2026-04-27 22:18:21.554 9 INFO neutron.db.segments_db [None req-1f2cd7d5-9ab0-428b-9bec-d0b5b66ee9c9 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Added segment 6582d1ca-4c2d-4385-b0e6-65fc49634340 of type geneve for network 8bd28954-7943-4482-943c-d83cbefe18d6 2026-04-27 22:18:21.618 10 INFO neutron.services.segments.plugin [-] Segment a9b9f720-6205-4f65-9431-fbab59b96da5 resource provider aggregate not found 2026-04-27 22:18:21.623 10 INFO neutron.services.segments.plugin [-] Segment a9b9f720-6205-4f65-9431-fbab59b96da5 resource provider aggregate not found 2026-04-27 22:18:21.643 10 INFO neutron.wsgi [None req-126f7ea0-7adf-4039-b36a-7bd5a96e5ab5 990bf0e5c0804a65bb770da2e9879c21 3c8fbc2775334082a4f36bfda586cdd1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/62c5e3d6-c2f9-4ec2-a389-bd89a947c701 HTTP/1.1" status: 204 len: 168 time: 0.4246049 2026-04-27 22:18:21.644 10 INFO neutron.services.segments.plugin [-] Segment a9b9f720-6205-4f65-9431-fbab59b96da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b9f720-6205-4f65-9431-fbab59b96da5 found for delete ", "request_id": "req-e1091ef9-6018-4b7e-8efe-f073964c3251"}]} 2026-04-27 22:18:21.648 10 INFO neutron.services.segments.plugin [-] Segment a9b9f720-6205-4f65-9431-fbab59b96da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b9f720-6205-4f65-9431-fbab59b96da5 found for delete ", "request_id": "req-922d7f1f-c608-436f-8c6f-f6d82bd91dae"}]} 2026-04-27 22:18:21.664 10 INFO neutron.services.segments.plugin [-] Segment e65e0565-c8ce-49a3-b081-6f50bbdd9fbd resource provider aggregate not found 2026-04-27 22:18:21.668 10 INFO neutron.services.segments.plugin [-] Segment e65e0565-c8ce-49a3-b081-6f50bbdd9fbd resource provider aggregate not found 2026-04-27 22:18:21.678 10 INFO neutron.services.segments.plugin [-] Segment e65e0565-c8ce-49a3-b081-6f50bbdd9fbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e65e0565-c8ce-49a3-b081-6f50bbdd9fbd found for delete ", "request_id": "req-8fd1a99d-4943-424e-80a4-ba198b7edbd3"}]} 2026-04-27 22:18:21.684 10 INFO neutron.services.segments.plugin [-] Segment e65e0565-c8ce-49a3-b081-6f50bbdd9fbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e65e0565-c8ce-49a3-b081-6f50bbdd9fbd found for delete ", "request_id": "req-abdad216-2de0-4b3d-a1ab-d9306902d8f1"}]} 2026-04-27 22:18:21.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-1f2cd7d5-9ab0-428b-9bec-d0b5b66ee9c9 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource 8bd28954-7943-4482-943c-d83cbefe18d6 (type: networks) to 1 2026-04-27 22:18:21.863 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f2cd7d5-9ab0-428b-9bec-d0b5b66ee9c9 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] No more DHCP agents 2026-04-27 22:18:21.865 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f2cd7d5-9ab0-428b-9bec-d0b5b66ee9c9 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Unable to schedule network 8bd28954-7943-4482-943c-d83cbefe18d6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:21.960 9 INFO neutron.db.ovn_revision_numbers_db [None req-1f2cd7d5-9ab0-428b-9bec-d0b5b66ee9c9 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource b395aaa2-4a28-4666-9ef9-240534886775 (type: ports) to 1 2026-04-27 22:18:21.992 9 INFO neutron.wsgi [None req-1f2cd7d5-9ab0-428b-9bec-d0b5b66ee9c9 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 0.5122774 2026-04-27 22:18:22.231 9 INFO neutron.services.segments.plugin [-] Segment 78df67b3-785a-47ad-a481-1818d840ea3c resource provider aggregate not found 2026-04-27 22:18:22.236 9 INFO neutron.services.segments.plugin [-] Segment 78df67b3-785a-47ad-a481-1818d840ea3c resource provider aggregate not found 2026-04-27 22:18:22.243 9 INFO neutron.services.segments.plugin [-] Segment 78df67b3-785a-47ad-a481-1818d840ea3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78df67b3-785a-47ad-a481-1818d840ea3c found for delete ", "request_id": "req-e0941b06-e233-411e-844b-2f405d19a23c"}]} 2026-04-27 22:18:22.258 9 INFO neutron.services.segments.plugin [-] Segment 78df67b3-785a-47ad-a481-1818d840ea3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78df67b3-785a-47ad-a481-1818d840ea3c found for delete ", "request_id": "req-13b7cd82-ec3e-4ead-8bcb-308af235cc89"}]} 2026-04-27 22:18:22.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5910ae5-a810-4178-ac44-4f5f3810c4bf df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource 8bd28954-7943-4482-943c-d83cbefe18d6 (type: networks) to 2 2026-04-27 22:18:22.277 9 INFO neutron.wsgi [None req-b5910ae5-a810-4178-ac44-4f5f3810c4bf df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "PUT /v2.0/networks/8bd28954-7943-4482-943c-d83cbefe18d6 HTTP/1.1" status: 200 len: 792 time: 0.2779682 2026-04-27 22:18:22.284 9 WARNING neutron_lib.context [None req-92c20093-fb72-457c-afff-44e58f90287d df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:22.526 10 INFO neutron.wsgi [req-644e689f-142c-4067-bbeb-244dd01e4bc4 req-6965caaf-a1fa-40d2-80b4-8195d1b36ccd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1409 time: 0.0611665 2026-04-27 22:18:22.563 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-92c20093-fb72-457c-afff-44e58f90287d df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] No more DHCP agents 2026-04-27 22:18:22.568 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-92c20093-fb72-457c-afff-44e58f90287d df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Unable to schedule network 8bd28954-7943-4482-943c-d83cbefe18d6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:22.577 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No port found with ID a701cee7-5763-4eb9-b5ca-c975c5e2cb4a: RuntimeError: No port found with ID a701cee7-5763-4eb9-b5ca-c975c5e2cb4a 2026-04-27 22:18:22.585 10 INFO neutron.wsgi [req-644e689f-142c-4067-bbeb-244dd01e4bc4 req-ca805e77-5416-44ee-b09e-86356bdd183b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0523279 2026-04-27 22:18:22.876 9 INFO neutron.db.ovn_revision_numbers_db [None req-61b7e225-ebc5-44e5-bf59-e3fad82704a6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ee2c1800-4bb0-4f21-a8b8-3f38999a3b98 (type: security_groups) to 1 2026-04-27 22:18:22.895 9 INFO neutron.db.ovn_revision_numbers_db [None req-61b7e225-ebc5-44e5-bf59-e3fad82704a6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 29ed7a0c-b298-4c98-a084-f5f210e94446 (type: security_group_rules) to 0 2026-04-27 22:18:22.923 9 INFO neutron.db.ovn_revision_numbers_db [None req-61b7e225-ebc5-44e5-bf59-e3fad82704a6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3ae94e89-d74d-421f-89cf-4ed3bcede222 (type: security_group_rules) to 0 2026-04-27 22:18:22.957 9 INFO neutron.db.ovn_revision_numbers_db [None req-61b7e225-ebc5-44e5-bf59-e3fad82704a6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e594326c-fcaa-4aca-b3a2-3e6465d64cd9 (type: security_group_rules) to 0 2026-04-27 22:18:22.976 9 INFO neutron.db.ovn_revision_numbers_db [None req-61b7e225-ebc5-44e5-bf59-e3fad82704a6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f3232010-c056-4a72-a914-3985dc57eda1 (type: security_group_rules) to 0 2026-04-27 22:18:23.001 9 INFO neutron.wsgi [None req-61b7e225-ebc5-44e5-bf59-e3fad82704a6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=461389ed3df7405787914db1fa71ab4e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4947660 2026-04-27 22:18:23.331 9 INFO neutron.db.ovn_revision_numbers_db [None req-92c20093-fb72-457c-afff-44e58f90287d df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource b395aaa2-4a28-4666-9ef9-240534886775 (type: ports) to 2 2026-04-27 22:18:23.359 9 INFO neutron.db.ovn_revision_numbers_db [None req-92c20093-fb72-457c-afff-44e58f90287d df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource a6ad4fbc-54b8-4d13-9119-2c8626d28c85 (type: subnets) to 0 2026-04-27 22:18:23.372 9 INFO neutron.wsgi [None req-92c20093-fb72-457c-afff-44e58f90287d df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0918527 2026-04-27 22:18:23.393 9 WARNING neutron_lib.context [None req-c97142ca-9abc-4e8d-942a-8fa287175f4b 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:23.472 10 INFO neutron.wsgi [None req-716f3087-05bb-4706-823b-7e9c39aaced0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/ee2c1800-4bb0-4f21-a8b8-3f38999a3b98 HTTP/1.1" status: 204 len: 168 time: 0.4654281 2026-04-27 22:18:23.596 9 INFO neutron.db.ovn_revision_numbers_db [None req-c97142ca-9abc-4e8d-942a-8fa287175f4b 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource add95fb8-0d19-43d1-b0f2-afbe9241111f (type: security_groups) to 1 2026-04-27 22:18:23.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-c97142ca-9abc-4e8d-942a-8fa287175f4b 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource 03122f01-f7a6-48e7-9d23-87707354195c (type: security_group_rules) to 0 2026-04-27 22:18:23.638 9 INFO neutron.db.ovn_revision_numbers_db [None req-c97142ca-9abc-4e8d-942a-8fa287175f4b 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource 82558bc2-e5be-43c5-b398-6cbf1b64a549 (type: security_group_rules) to 0 2026-04-27 22:18:23.659 9 INFO neutron.db.ovn_revision_numbers_db [None req-c97142ca-9abc-4e8d-942a-8fa287175f4b 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource d004b3b5-c915-4422-a283-3b39f4a18137 (type: security_group_rules) to 0 2026-04-27 22:18:23.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-c97142ca-9abc-4e8d-942a-8fa287175f4b 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource f9888fde-0c8a-4874-987c-4da2371848a8 (type: security_group_rules) to 0 2026-04-27 22:18:23.681 10 INFO neutron.wsgi [None req-0a811e92-a037-4820-8301-3a79281241e7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=3c8fbc2775334082a4f36bfda586cdd1&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0495477 2026-04-27 22:18:23.737 9 INFO neutron.db.ovn_revision_numbers_db [None req-5229042d-1b6d-42a4-8cf9-c8d440c05f69 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] Successfully bumped revision number for resource a6ad4fbc-54b8-4d13-9119-2c8626d28c85 (type: subnets) to 1 2026-04-27 22:18:23.740 9 INFO neutron.wsgi [None req-5229042d-1b6d-42a4-8cf9-c8d440c05f69 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "PUT /v2.0/subnets/a6ad4fbc-54b8-4d13-9119-2c8626d28c85 HTTP/1.1" status: 200 len: 806 time: 0.3634591 2026-04-27 22:18:23.809 9 INFO neutron.db.ovn_revision_numbers_db [None req-c97142ca-9abc-4e8d-942a-8fa287175f4b 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource 53cc9255-e4ee-4a24-9439-2829eabebcb7 (type: security_groups) to 1 2026-04-27 22:18:23.824 9 INFO neutron.db.ovn_revision_numbers_db [None req-c97142ca-9abc-4e8d-942a-8fa287175f4b 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource 23d58455-5bfd-4115-9544-41179e0d7e5a (type: security_group_rules) to 0 2026-04-27 22:18:23.846 9 INFO neutron.db.ovn_revision_numbers_db [None req-c97142ca-9abc-4e8d-942a-8fa287175f4b 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource 6db4b5b9-9326-4db3-9816-26468de907c6 (type: security_group_rules) to 0 2026-04-27 22:18:23.873 9 INFO neutron.wsgi [None req-c97142ca-9abc-4e8d-942a-8fa287175f4b 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1823 time: 0.5863795 2026-04-27 22:18:23.929 9 INFO neutron.wsgi [None req-7e8bbb53-fa7d-4e35-b1fc-717b134e3a4d 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4723 time: 0.0504191 2026-04-27 22:18:23.932 10 INFO neutron.wsgi [None req-40c66896-2995-4eab-844b-e8ca47c3f3ea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/760b71e9-2bd2-479a-9341-e5bd1614418b HTTP/1.1" status: 204 len: 168 time: 0.2464967 2026-04-27 22:18:24.051 9 INFO neutron.db.ovn_revision_numbers_db [None req-272ad241-384c-44ad-a24c-ed94771c83be 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource 53cc9255-e4ee-4a24-9439-2829eabebcb7 (type: security_groups) to 2 2026-04-27 22:18:24.054 9 INFO neutron.wsgi [None req-272ad241-384c-44ad-a24c-ed94771c83be 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "PUT /v2.0/security-groups/53cc9255-e4ee-4a24-9439-2829eabebcb7 HTTP/1.1" status: 200 len: 1859 time: 0.1202641 2026-04-27 22:18:24.094 10 INFO neutron.wsgi [None req-56b9ef65-2468-4305-9e15-f702bfef6fad 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-groups/53cc9255-e4ee-4a24-9439-2829eabebcb7 HTTP/1.1" status: 200 len: 1859 time: 0.0305977 2026-04-27 22:18:24.257 10 INFO neutron.wsgi [None req-a326c816-4930-4c39-8d21-5399bb2b499c 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/53cc9255-e4ee-4a24-9439-2829eabebcb7 HTTP/1.1" status: 204 len: 168 time: 0.1571395 2026-04-27 22:18:24.293 10 INFO neutron.db.ovn_revision_numbers_db [None req-89768e21-2d02-4863-bdc8-dbc1cb37c7ea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bf168297-b10f-421d-b5c7-c2ea330d204e (type: security_groups) to 1 2026-04-27 22:18:24.310 10 INFO neutron.wsgi [None req-8140e1af-9fd7-4989-8562-7faa3c284602 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0475938 2026-04-27 22:18:24.327 10 INFO neutron.api.v2.resource [None req-d395e25f-2be5-451a-926b-5e75abc43de2 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:18:24.328 10 INFO neutron.wsgi [None req-d395e25f-2be5-451a-926b-5e75abc43de2 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/53cc9255-e4ee-4a24-9439-2829eabebcb7 HTTP/1.1" status: 404 len: 347 time: 0.0120065 2026-04-27 22:18:24.328 10 INFO neutron.db.ovn_revision_numbers_db [None req-89768e21-2d02-4863-bdc8-dbc1cb37c7ea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 33d37348-7f0b-4bcd-a19d-3854b1b1d05b (type: security_group_rules) to 0 2026-04-27 22:18:24.340 9 WARNING neutron_lib.context [None req-4389efdc-7529-4d06-9ca3-9d0b61ed257a 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:24.349 10 INFO neutron.db.ovn_revision_numbers_db [None req-89768e21-2d02-4863-bdc8-dbc1cb37c7ea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 88de078f-c5d6-490f-9b3b-6b50d679a735 (type: security_group_rules) to 0 2026-04-27 22:18:24.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-89768e21-2d02-4863-bdc8-dbc1cb37c7ea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bc6cab57-b46c-440b-aaa4-88ee49f75be7 (type: security_group_rules) to 0 2026-04-27 22:18:24.381 10 INFO neutron.db.ovn_revision_numbers_db [None req-89768e21-2d02-4863-bdc8-dbc1cb37c7ea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f0e6911b-71a1-45c1-b684-d060f0142c19 (type: security_group_rules) to 0 2026-04-27 22:18:24.402 10 INFO neutron.wsgi [None req-89768e21-2d02-4863-bdc8-dbc1cb37c7ea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=1cb30a24115843aebfd9b67706c63dc3&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2793820 2026-04-27 22:18:24.416 9 INFO neutron.services.segments.plugin [-] Segment 6582d1ca-4c2d-4385-b0e6-65fc49634340 resource provider aggregate not found 2026-04-27 22:18:24.420 9 INFO neutron.services.segments.plugin [-] Segment 6582d1ca-4c2d-4385-b0e6-65fc49634340 resource provider aggregate not found 2026-04-27 22:18:24.440 9 INFO neutron.services.segments.plugin [-] Segment 6582d1ca-4c2d-4385-b0e6-65fc49634340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6582d1ca-4c2d-4385-b0e6-65fc49634340 found for delete ", "request_id": "req-ae335756-5131-4a96-b46f-9b5067764df5"}]} 2026-04-27 22:18:24.441 9 INFO neutron.services.segments.plugin [-] Segment 6582d1ca-4c2d-4385-b0e6-65fc49634340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6582d1ca-4c2d-4385-b0e6-65fc49634340 found for delete ", "request_id": "req-b7574cb5-fe53-493d-80a7-a581f10c0d66"}]} 2026-04-27 22:18:24.470 9 INFO neutron.wsgi [None req-4d5cb5c8-aa02-4c38-b761-68f03d565bda df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "DELETE /v2.0/networks/8bd28954-7943-4482-943c-d83cbefe18d6 HTTP/1.1" status: 204 len: 168 time: 0.7240417 2026-04-27 22:18:24.498 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9376bc0b-d6b7-4057-9d87-62c16dc97595 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:24.500 10 INFO neutron.wsgi [None req-9376bc0b-d6b7-4057-9d87-62c16dc97595 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "DELETE /v2.0/networks/8bd28954-7943-4482-943c-d83cbefe18d6 HTTP/1.1" status: 404 len: 339 time: 0.0237422 2026-04-27 22:18:24.524 9 INFO neutron.db.ovn_revision_numbers_db [None req-4389efdc-7529-4d06-9ca3-9d0b61ed257a 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource 6567b5a2-8575-4f4c-b19c-117c13f5e9b4 (type: security_groups) to 1 2026-04-27 22:18:24.565 9 INFO neutron.db.ovn_revision_numbers_db [None req-4389efdc-7529-4d06-9ca3-9d0b61ed257a 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource 7bde2b87-de41-4907-a357-def53f569fc0 (type: security_group_rules) to 0 2026-04-27 22:18:24.614 9 INFO neutron.wsgi [None req-a4e404f2-7f00-41cc-bc3b-585210c9ec9f df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1056802 2026-04-27 22:18:24.643 9 INFO neutron.db.ovn_revision_numbers_db [None req-4389efdc-7529-4d06-9ca3-9d0b61ed257a 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource af6d70ba-5f0a-4aaf-8c06-e8a48238e09f (type: security_group_rules) to 0 2026-04-27 22:18:24.678 9 INFO neutron.wsgi [None req-4389efdc-7529-4d06-9ca3-9d0b61ed257a 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1824 time: 0.3437402 2026-04-27 22:18:24.681 10 INFO neutron.wsgi [None req-e788cda4-7c00-41f0-bd40-db3048f61dfb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/bf168297-b10f-421d-b5c7-c2ea330d204e HTTP/1.1" status: 204 len: 168 time: 0.2737803 2026-04-27 22:18:24.685 9 INFO neutron.wsgi [None req-90cd8917-f6bd-4b7a-88e7-215bce2bb4ea df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "GET /v2.0/subnets?network_id=20ee4d84-be3b-4f8e-8c40-e21ddfc8e124 HTTP/1.1" status: 200 len: 820 time: 0.0578012 2026-04-27 22:18:24.689 10 WARNING neutron_lib.context [None req-e38e8394-a0f5-456e-9bd6-514eb3521e25 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:24.695 9 INFO neutron.wsgi [None req-29ab8767-bb63-47b7-94eb-a6a3fce8c152 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18678 time: 0.0052795 2026-04-27 22:18:24.802 9 INFO neutron.wsgi [None req-75992d2c-512c-40de-9c81-0abd8a31132e df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1504 time: 0.0987031 2026-04-27 22:18:24.857 9 INFO neutron.wsgi [None req-f5e8451f-df4e-4e91-8252-42dcaef9eb8f df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.0495179 2026-04-27 22:18:24.912 10 INFO neutron.db.ovn_revision_numbers_db [None req-e38e8394-a0f5-456e-9bd6-514eb3521e25 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource 5f9e05be-62d6-43bc-89d1-1c6495086213 (type: security_group_rules) to 0 2026-04-27 22:18:24.939 9 INFO neutron.wsgi [None req-796806cc-d8f9-4f39-bc20-bb79181c4896 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "GET /v2.0/networks/0ebbd478-ea1c-43ba-a4ea-799ec3befd89 HTTP/1.1" status: 200 len: 863 time: 0.0761135 2026-04-27 22:18:24.947 10 INFO neutron.wsgi [None req-e38e8394-a0f5-456e-9bd6-514eb3521e25 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2619286 2026-04-27 22:18:24.970 10 INFO neutron.wsgi [None req-b055b600-2d6d-4510-bfe6-e57a26bbcc66 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/5f9e05be-62d6-43bc-89d1-1c6495086213 HTTP/1.1" status: 200 len: 795 time: 0.0180421 2026-04-27 22:18:24.976 9 INFO neutron.wsgi [None req-6eca02b1-d184-4ca3-9808-1703ccbdb679 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "GET /v2.0/subnets/9ffffeb7-13a8-42bd-9db5-e7b91297f351 HTTP/1.1" status: 200 len: 811 time: 0.0308695 2026-04-27 22:18:24.996 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ddd68ecd-df2a-4bc9-bc19-d639fef21ea8 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:24.999 9 INFO neutron.wsgi [None req-ddd68ecd-df2a-4bc9-bc19-d639fef21ea8 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/a6ad4fbc-54b8-4d13-9119-2c8626d28c85 HTTP/1.1" status: 404 len: 337 time: 0.0184236 2026-04-27 22:18:25.016 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ffece59b-bc37-426e-920c-13e86dbdd442 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:25.018 9 INFO neutron.wsgi [None req-ffece59b-bc37-426e-920c-13e86dbdd442 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "DELETE /v2.0/networks/8bd28954-7943-4482-943c-d83cbefe18d6 HTTP/1.1" status: 404 len: 339 time: 0.0141618 2026-04-27 22:18:25.065 10 INFO neutron.wsgi [None req-3db3b64a-3d97-4e4c-986b-263df6b4244a 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.0899339 2026-04-27 22:18:25.200 10 INFO neutron.wsgi [None req-070c71d5-e720-4b1e-83f3-f7213f714344 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/5f9e05be-62d6-43bc-89d1-1c6495086213 HTTP/1.1" status: 204 len: 168 time: 0.1271265 2026-04-27 22:18:25.268 10 INFO neutron.wsgi [None req-4b4e824e-c4f2-4deb-9bf4-4711efe61a51 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0624895 2026-04-27 22:18:25.271 9 INFO neutron.wsgi [None req-46d06ddc-95ea-4dce-9c66-ea6d5b20a017 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/9ffffeb7-13a8-42bd-9db5-e7b91297f351 HTTP/1.1" status: 204 len: 168 time: 0.2467675 2026-04-27 22:18:25.277 10 WARNING neutron_lib.context [None req-a4f2e2fc-b961-4bac-8087-3818634edd9d 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:25.429 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4f2e2fc-b961-4bac-8087-3818634edd9d 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource 6ef4cb70-1da7-4423-b3b7-9773f6bfa776 (type: security_group_rules) to 0 2026-04-27 22:18:25.456 10 INFO neutron.wsgi [None req-a4f2e2fc-b961-4bac-8087-3818634edd9d 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1831274 2026-04-27 22:18:25.480 10 INFO neutron.wsgi [None req-9f9838b7-db7d-4809-bb12-f0b90776ee55 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/6ef4cb70-1da7-4423-b3b7-9773f6bfa776 HTTP/1.1" status: 200 len: 795 time: 0.0175743 2026-04-27 22:18:25.601 9 INFO neutron.wsgi [None req-063f9b04-992a-4ef4-b40b-6ba2dabf68cb 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.1150248 2026-04-27 22:18:25.665 9 INFO neutron.wsgi [None req-a4b2db84-b08f-48a2-a1ab-d98c27c032b8 df19cbf880a54a538ee6600d0de1d5a9 5a713d58066e49f5a4d94e19c2fdb419 - - default default] 10.0.0.63 "DELETE /v2.0/networks/0ebbd478-ea1c-43ba-a4ea-799ec3befd89 HTTP/1.1" status: 204 len: 168 time: 0.3901763 2026-04-27 22:18:25.738 10 INFO neutron.wsgi [None req-900f416c-4d07-4644-ab5b-ace5dd666574 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/6ef4cb70-1da7-4423-b3b7-9773f6bfa776 HTTP/1.1" status: 204 len: 168 time: 0.1302977 2026-04-27 22:18:25.829 10 INFO neutron.wsgi [None req-491e3e53-3950-4274-844f-937e3b97ee10 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0777187 2026-04-27 22:18:25.838 10 WARNING neutron_lib.context [None req-8a7c8977-ec98-4cd0-9bea-48ce8a549aca 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:25.889 10 INFO neutron.db.securitygroups_db [None req-8a7c8977-ec98-4cd0-9bea-48ce8a549aca 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Project ee0d522c54854a6ca257efaf1793bfce added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:18:25.994 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a7c8977-ec98-4cd0-9bea-48ce8a549aca 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] Successfully bumped revision number for resource a099b620-00a3-4953-af08-e57ee1a429c8 (type: security_group_rules) to 0 2026-04-27 22:18:26.015 10 INFO neutron.wsgi [None req-8a7c8977-ec98-4cd0-9bea-48ce8a549aca 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.1816587 2026-04-27 22:18:26.037 10 INFO neutron.wsgi [None req-8df358cb-985f-42c7-a890-9b5cc3550dc3 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/a099b620-00a3-4953-af08-e57ee1a429c8 HTTP/1.1" status: 200 len: 801 time: 0.0147793 2026-04-27 22:18:26.116 10 INFO neutron.wsgi [None req-d85fa16e-79fd-4b30-8a12-ede7b3bc59f4 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4339 time: 0.0742979 2026-04-27 22:18:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027332 2026-04-27 22:18:26.142 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0067146 2026-04-27 22:18:26.285 10 INFO neutron.wsgi [None req-7d53bef8-10fb-4638-a35d-fa63a20aab8c 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/a099b620-00a3-4953-af08-e57ee1a429c8 HTTP/1.1" status: 204 len: 168 time: 0.1599817 2026-04-27 22:18:26.371 10 INFO neutron.wsgi [req-f247ce76-d3aa-472e-8aa6-f8e55e86895b req-80f17620-f079-48f1-8770-c9c96c32cc5a bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1170 time: 0.1253254 2026-04-27 22:18:26.392 10 INFO neutron.wsgi [None req-8949f646-69e4-4e20-9613-a75216deb6bc 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0997772 2026-04-27 22:18:26.450 10 INFO neutron.wsgi [req-f247ce76-d3aa-472e-8aa6-f8e55e86895b req-b07b04f7-0939-4a4e-89b3-639d6763b158 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0711298 2026-04-27 22:18:26.463 9 INFO neutron.services.segments.plugin [-] Segment 87cc607c-986d-4972-b874-0aec83d459bf resource provider aggregate not found 2026-04-27 22:18:26.473 9 INFO neutron.services.segments.plugin [-] Segment 87cc607c-986d-4972-b874-0aec83d459bf resource provider aggregate not found 2026-04-27 22:18:26.481 9 INFO neutron.services.segments.plugin [-] Segment 87cc607c-986d-4972-b874-0aec83d459bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87cc607c-986d-4972-b874-0aec83d459bf found for delete ", "request_id": "req-f9427661-b6a8-4013-b075-02de4aba04ad"}]} 2026-04-27 22:18:26.486 9 INFO neutron.services.segments.plugin [-] Segment 87cc607c-986d-4972-b874-0aec83d459bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87cc607c-986d-4972-b874-0aec83d459bf found for delete ", "request_id": "req-d1e0bbbb-7435-4dc4-8ae4-ae88357e81fa"}]} 2026-04-27 22:18:26.540 10 INFO neutron.wsgi [None req-325e610f-4297-4fa2-b4f7-7037acb718cc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=5a713d58066e49f5a4d94e19c2fdb419&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3050525 2026-04-27 22:18:26.582 10 INFO neutron.wsgi [None req-13e3fb6a-07a0-46b5-82e2-5e650869c536 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/6567b5a2-8575-4f4c-b19c-117c13f5e9b4 HTTP/1.1" status: 204 len: 168 time: 0.1833687 2026-04-27 22:18:26.642 10 INFO neutron.wsgi [None req-6f14c7e2-117a-47c9-bb4d-7d2dc097f0a2 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0545571 2026-04-27 22:18:26.674 10 INFO neutron.wsgi [req-7746a47d-673b-4bef-8184-b40b0fbf5114 req-5dc402b6-3a41-4e18-938e-be6b48d5f15b bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1170 time: 0.0644155 2026-04-27 22:18:26.694 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status down for port: 05b032ef-157e-4e69-9131-65b85be2c939 2026-04-27 22:18:26.737 10 INFO neutron.wsgi [None req-d04abba1-7a66-4c87-9a51-fc5538c87bdf 222e4948edb14ab68ba60f797f2b34db ee0d522c54854a6ca257efaf1793bfce - - default default] 10.0.0.63 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0717893 2026-04-27 22:18:26.744 10 INFO neutron.wsgi [req-7746a47d-673b-4bef-8184-b40b0fbf5114 req-ba4975ff-5189-4a8d-820d-da44f0d4b973 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b6746900-22cd-4246-9760-71c6bf99b313&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0643706 2026-04-27 22:18:26.825 9 INFO neutron.wsgi [None req-f802d9bb-e59f-450a-8acf-f585039b46a8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/b9273ab6-7b88-4f07-b0ad-4bd4cf572139 HTTP/1.1" status: 204 len: 168 time: 0.2793159 2026-04-27 22:18:26.882 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-768e4a40-b59b-4109-a6c0-359da08b6090'] response: {'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'code': 200} 2026-04-27 22:18:26.984 10 INFO neutron.wsgi [req-e77e310b-2927-45eb-a2b0-b94249074373 req-94f573fe-305e-4006-88d8-2326ddefc790 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 1168 time: 0.0511670 2026-04-27 22:18:27.047 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 05b032ef-157e-4e69-9131-65b85be2c939 (type: ports) to 7 2026-04-27 22:18:27.328 10 INFO neutron.wsgi [None req-9de4eca9-a007-46f7-8d7f-19432b80e3e0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ee0d522c54854a6ca257efaf1793bfce&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1554861 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:27.393 10 INFO neutron.db.l3_db [req-e77e310b-2927-45eb-a2b0-b94249074373 req-fc2ba654-96ca-476d-b61c-fe4ec58e8f3e bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] Floating IP 5213b0eb-6d24-46d7-ae49-5293c7f271d5 disassociated. External IP: 10.96.250.216, port: 05b032ef-157e-4e69-9131-65b85be2c939. 2026-04-27 22:18:27.518 10 INFO neutron.wsgi [req-e77e310b-2927-45eb-a2b0-b94249074373 req-fc2ba654-96ca-476d-b61c-fe4ec58e8f3e bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 199.204.45.250 "DELETE /v2.0/ports/05b032ef-157e-4e69-9131-65b85be2c939 HTTP/1.1" status: 204 len: 173 time: 0.5312634 2026-04-27 22:18:27.567 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea58e327-e484-42e9-8b96-234d623c0bad'] response: {'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'name': 'network-vif-deleted', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'status': 'completed', 'code': 200} 2026-04-27 22:18:27.648 9 INFO neutron.wsgi [None req-e2ad4266-b5df-4cfe-8025-413fe2cbd7a3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/add95fb8-0d19-43d1-b0f2-afbe9241111f HTTP/1.1" status: 204 len: 168 time: 0.3124075 2026-04-27 22:18:27.850 10 INFO neutron.wsgi [req-8446eb06-98a0-4e66-a04b-9947776517fd req-30f7d86b-0164-4292-866d-54c85cb96511 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=3fdd87ee-8016-4a96-9e48-153c49f245a8 HTTP/1.1" status: 200 len: 210 time: 0.0196097 2026-04-27 22:18:28.807 10 WARNING neutron_lib.context [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:28.924 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1d291fb-de9a-4478-995f-95e07ddce9e1'] response: {'server_uuid': '3fdd87ee-8016-4a96-9e48-153c49f245a8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '05b032ef-157e-4e69-9131-65b85be2c939', 'code': 200} 2026-04-27 22:18:28.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource ee5419fd-9c37-437d-a523-aa1bd6c7de2c (type: security_groups) to 1 2026-04-27 22:18:28.993 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource 065a6f1b-e78d-49a9-a4cc-cec748a42c74 (type: security_group_rules) to 0 2026-04-27 22:18:29.012 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource 46fc920c-1627-47ef-83ec-048f0dc9ab90 (type: security_group_rules) to 0 2026-04-27 22:18:29.022 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource 8f321db0-dcc6-4f59-8696-7996562a112a (type: security_group_rules) to 0 2026-04-27 22:18:29.036 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource ac79f9b4-03a0-49c7-927a-8eed8b0511f9 (type: security_group_rules) to 0 2026-04-27 22:18:29.060 10 INFO neutron.wsgi [None req-8c21d98c-0afc-462a-aaa4-d15edf9ec48f bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/b6746900-22cd-4246-9760-71c6bf99b313 HTTP/1.1" status: 204 len: 168 time: 0.1348872 2026-04-27 22:18:29.089 10 INFO neutron.db.segments_db [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Added segment c06388ea-da80-4d92-b597-d2643b756ee2 of type geneve for network 515d83d6-60bb-44dd-878b-30cb1b78f73f /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:29.103 9 INFO neutron.api.v2.resource [None req-438498d1-a4dc-4324-93b8-4361f3973009 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:18:29.105 9 INFO neutron.wsgi [None req-438498d1-a4dc-4324-93b8-4361f3973009 bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.63 "GET /v2.0/security-groups/b6746900-22cd-4246-9760-71c6bf99b313 HTTP/1.1" status: 404 len: 347 time: 0.0190327 2026-04-27 22:18:29.230 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource 515d83d6-60bb-44dd-878b-30cb1b78f73f (type: networks) to 1 2026-04-27 22:18:29.414 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] No more DHCP agents 2026-04-27 22:18:29.417 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Unable to schedule network 515d83d6-60bb-44dd-878b-30cb1b78f73f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:29.425 10 WARNING neutron_lib.context [None req-af8f550f-5b08-4275-90b8-a68176c16550 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:29.457 9 WARNING neutron_lib.context [None req-e2c19e00-9051-4c2b-ad07-41636e4ee168 d0c1175363f54528ad02829177139f8f 2cbb40e650e1430fb91cc01bd084266f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:29.515 9 INFO neutron.wsgi [None req-6e9c4d23-0389-408d-a0a6-d8eec8e8bf3c bfe300d330934601af73dac231ad2764 a4d6bb95721141f5aa04d43ca2a2c96f - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/5213b0eb-6d24-46d7-ae49-5293c7f271d5 HTTP/1.1" status: 204 len: 168 time: 0.4008436 2026-04-27 22:18:29.518 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource 87e88ee1-47b9-414d-a945-727a035bab2c (type: ports) to 1 2026-04-27 22:18:29.523 9 INFO neutron.wsgi [None req-e2c19e00-9051-4c2b-ad07-41636e4ee168 d0c1175363f54528ad02829177139f8f 2cbb40e650e1430fb91cc01bd084266f - - default default] 10.0.0.63 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 747 time: 0.1197801 2026-04-27 22:18:29.549 10 INFO neutron.wsgi [None req-b0b497d1-ffa7-4580-8aa8-0a1d5c28e689 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 0.8708773 2026-04-27 22:18:29.560 9 WARNING neutron_lib.context [None req-20cf67de-1534-40e7-acf6-13170ee89213 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:29.560 10 INFO neutron.wsgi [None req-8bde17c1-98db-4b63-895d-0031c3c9de9a d0c1175363f54528ad02829177139f8f 2cbb40e650e1430fb91cc01bd084266f - - default default] 10.0.0.63 "GET /v2.0/subnetpools/72e11a33-7cfa-43b8-ae1f-e35e8d796a8d HTTP/1.1" status: 200 len: 742 time: 0.0325646 2026-04-27 22:18:29.627 10 INFO neutron.db.ovn_revision_numbers_db [None req-af8f550f-5b08-4275-90b8-a68176c16550 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 6fb93423-6022-443a-b8ce-51354c9b3748 (type: security_groups) to 1 2026-04-27 22:18:29.637 10 INFO neutron.wsgi [None req-2c5b9663-eb05-4bd8-8ec4-dd3ed2e717cc d0c1175363f54528ad02829177139f8f 2cbb40e650e1430fb91cc01bd084266f - - default default] 10.0.0.63 "PUT /v2.0/subnetpools/72e11a33-7cfa-43b8-ae1f-e35e8d796a8d HTTP/1.1" status: 200 len: 694 time: 0.0723028 2026-04-27 22:18:29.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-af8f550f-5b08-4275-90b8-a68176c16550 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 28dda7af-84dd-48bf-bc18-1752c28302c5 (type: security_group_rules) to 0 2026-04-27 22:18:29.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-af8f550f-5b08-4275-90b8-a68176c16550 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 8e54e48e-981d-4555-b482-afa552d44b0a (type: security_group_rules) to 0 2026-04-27 22:18:29.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-af8f550f-5b08-4275-90b8-a68176c16550 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource ac7be315-d096-4f97-80a6-fc7f6c9bf3a1 (type: security_group_rules) to 0 2026-04-27 22:18:29.705 10 INFO neutron.wsgi [None req-f209d080-f1be-44a9-ac4b-383cc5b2ab60 d0c1175363f54528ad02829177139f8f 2cbb40e650e1430fb91cc01bd084266f - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/72e11a33-7cfa-43b8-ae1f-e35e8d796a8d HTTP/1.1" status: 204 len: 168 time: 0.0626764 2026-04-27 22:18:29.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-af8f550f-5b08-4275-90b8-a68176c16550 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource f39f5dff-f923-4464-992a-050217420d30 (type: security_group_rules) to 0 2026-04-27 22:18:29.733 10 INFO neutron.api.v2.resource [None req-798819ea-d1c2-4299-a8a5-b297ebe490fc d0c1175363f54528ad02829177139f8f 2cbb40e650e1430fb91cc01bd084266f - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:18:29.734 10 INFO neutron.wsgi [None req-798819ea-d1c2-4299-a8a5-b297ebe490fc d0c1175363f54528ad02829177139f8f 2cbb40e650e1430fb91cc01bd084266f - - default default] 10.0.0.63 "GET /v2.0/subnetpools/72e11a33-7cfa-43b8-ae1f-e35e8d796a8d HTTP/1.1" status: 404 len: 346 time: 0.0218084 2026-04-27 22:18:29.758 10 INFO neutron.api.v2.resource [None req-e10e31e3-3ece-4918-8979-30acfde0f333 d0c1175363f54528ad02829177139f8f 2cbb40e650e1430fb91cc01bd084266f - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:18:29.759 10 INFO neutron.wsgi [None req-e10e31e3-3ece-4918-8979-30acfde0f333 d0c1175363f54528ad02829177139f8f 2cbb40e650e1430fb91cc01bd084266f - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/72e11a33-7cfa-43b8-ae1f-e35e8d796a8d HTTP/1.1" status: 404 len: 346 time: 0.0197248 2026-04-27 22:18:29.827 10 INFO neutron.db.ovn_revision_numbers_db [None req-af8f550f-5b08-4275-90b8-a68176c16550 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 5e76753d-23c6-4a22-a3e3-ff822a33024e (type: security_groups) to 1 2026-04-27 22:18:29.854 10 INFO neutron.db.ovn_revision_numbers_db [None req-af8f550f-5b08-4275-90b8-a68176c16550 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 51e351f0-f92d-4f56-b4ac-bbad649859cc (type: security_group_rules) to 0 2026-04-27 22:18:29.870 10 INFO neutron.db.ovn_revision_numbers_db [None req-af8f550f-5b08-4275-90b8-a68176c16550 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource a27ba639-df4c-4b96-b12d-2b21d4eca0eb (type: security_group_rules) to 0 2026-04-27 22:18:29.889 10 INFO neutron.wsgi [None req-af8f550f-5b08-4275-90b8-a68176c16550 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1801 time: 0.5602911 2026-04-27 22:18:29.903 10 WARNING neutron_lib.context [None req-7256a8d7-c7f3-42cb-8098-de763cf452f1 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:30.018 10 INFO neutron.db.ovn_revision_numbers_db [None req-7256a8d7-c7f3-42cb-8098-de763cf452f1 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource ec62fc14-5321-4297-b620-a88d5e29b40a (type: security_groups) to 1 2026-04-27 22:18:30.029 10 INFO neutron.db.ovn_revision_numbers_db [None req-7256a8d7-c7f3-42cb-8098-de763cf452f1 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 8eb86a9d-48c1-41b2-89e8-cd3ffdf4b1b8 (type: security_group_rules) to 0 2026-04-27 22:18:30.044 10 INFO neutron.db.ovn_revision_numbers_db [None req-7256a8d7-c7f3-42cb-8098-de763cf452f1 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource c3d88fd5-e210-4378-80e7-ed50a8c3c980 (type: security_group_rules) to 0 2026-04-27 22:18:30.063 10 INFO neutron.wsgi [None req-7256a8d7-c7f3-42cb-8098-de763cf452f1 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1801 time: 0.1652334 2026-04-27 22:18:30.074 10 WARNING neutron_lib.context [None req-eea57d78-3c04-4437-9c5b-de21c32ec9dc 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:30.118 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20cf67de-1534-40e7-acf6-13170ee89213 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] No more DHCP agents 2026-04-27 22:18:30.123 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20cf67de-1534-40e7-acf6-13170ee89213 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Unable to schedule network 515d83d6-60bb-44dd-878b-30cb1b78f73f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:30.183 10 INFO neutron.db.ovn_revision_numbers_db [None req-eea57d78-3c04-4437-9c5b-de21c32ec9dc 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 94ee56f4-0792-4ed8-b2a9-707dc76b6058 (type: security_groups) to 1 2026-04-27 22:18:30.206 10 INFO neutron.db.ovn_revision_numbers_db [None req-eea57d78-3c04-4437-9c5b-de21c32ec9dc 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 21af57be-794a-4d0d-8dbf-6015b7182db9 (type: security_group_rules) to 0 2026-04-27 22:18:30.219 10 INFO neutron.db.ovn_revision_numbers_db [None req-eea57d78-3c04-4437-9c5b-de21c32ec9dc 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 242b526f-bd4a-413e-85b3-8a630eadd6cb (type: security_group_rules) to 0 2026-04-27 22:18:30.229 9 INFO neutron.db.ovn_revision_numbers_db [None req-20cf67de-1534-40e7-acf6-13170ee89213 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource ac608753-eeb8-44c2-bdfe-28229f8cd7f2 (type: ports) to 1 2026-04-27 22:18:30.238 10 INFO neutron.wsgi [None req-eea57d78-3c04-4437-9c5b-de21c32ec9dc 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1801 time: 0.1704464 2026-04-27 22:18:30.247 10 WARNING neutron_lib.context [None req-f4e33226-73b0-4ec0-8da8-40032c40e88b 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:30.265 9 INFO neutron.wsgi [None req-20cf67de-1534-40e7-acf6-13170ee89213 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.7106135 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:30.274 9 WARNING neutron_lib.context [None req-32203670-cb01-4774-9867-a46c67463380 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:30.364 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4e33226-73b0-4ec0-8da8-40032c40e88b 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource ee7303c2-f113-4036-b517-a62e7265f565 (type: security_groups) to 1 2026-04-27 22:18:30.380 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4e33226-73b0-4ec0-8da8-40032c40e88b 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 3232edd6-d056-4d6f-adc8-5e480e208952 (type: security_group_rules) to 0 2026-04-27 22:18:30.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4e33226-73b0-4ec0-8da8-40032c40e88b 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource d22b44ed-43e3-413f-b40b-df64651e16d3 (type: security_group_rules) to 0 2026-04-27 22:18:30.413 9 INFO neutron.db.segments_db [None req-32203670-cb01-4774-9867-a46c67463380 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Added segment 6b296469-54e3-41f9-a95d-ef3ebe78ba02 of type geneve for network e28c54b0-89c6-4c5f-bc40-57b84400a395 2026-04-27 22:18:30.431 10 INFO neutron.wsgi [None req-f4e33226-73b0-4ec0-8da8-40032c40e88b 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1801 time: 0.1884222 2026-04-27 22:18:30.442 10 WARNING neutron_lib.context [None req-be40a3c3-31ad-4385-9814-c9b888765384 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:30.569 10 INFO neutron.db.ovn_revision_numbers_db [None req-ced22782-2462-4ebe-820c-0f07f58c0271 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f51477b9-b935-46c8-b01e-e3cdfad2a4fe (type: security_groups) to 1 2026-04-27 22:18:30.584 10 INFO neutron.db.ovn_revision_numbers_db [None req-ced22782-2462-4ebe-820c-0f07f58c0271 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7c684fd4-0e24-45d8-af42-9a670c59846a (type: security_group_rules) to 0 2026-04-27 22:18:30.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-ced22782-2462-4ebe-820c-0f07f58c0271 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b0088c28-20fe-40a5-a6e2-340a5b55e9d2 (type: security_group_rules) to 0 2026-04-27 22:18:30.604 10 INFO neutron.db.ovn_revision_numbers_db [None req-be40a3c3-31ad-4385-9814-c9b888765384 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 02931008-7ba6-444b-ae66-d575b7cb4d33 (type: security_groups) to 1 2026-04-27 22:18:30.608 9 INFO neutron.db.ovn_revision_numbers_db [None req-32203670-cb01-4774-9867-a46c67463380 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource e28c54b0-89c6-4c5f-bc40-57b84400a395 (type: networks) to 1 2026-04-27 22:18:30.616 10 INFO neutron.db.ovn_revision_numbers_db [None req-ced22782-2462-4ebe-820c-0f07f58c0271 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b467f470-523b-46ab-8f3b-a5e059ed9be6 (type: security_group_rules) to 0 2026-04-27 22:18:30.620 10 INFO neutron.db.ovn_revision_numbers_db [None req-be40a3c3-31ad-4385-9814-c9b888765384 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 6564cf36-4b1c-4658-a4b3-a0e32356b201 (type: security_group_rules) to 0 2026-04-27 22:18:30.629 10 INFO neutron.db.ovn_revision_numbers_db [None req-ced22782-2462-4ebe-820c-0f07f58c0271 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource efb2dc5f-fb3f-42f1-a3ff-26ac2295ea1f (type: security_group_rules) to 0 2026-04-27 22:18:30.640 10 INFO neutron.db.ovn_revision_numbers_db [None req-be40a3c3-31ad-4385-9814-c9b888765384 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] Successfully bumped revision number for resource 72790627-55fa-40c5-8026-d4cb376da22c (type: security_group_rules) to 0 2026-04-27 22:18:30.651 10 INFO neutron.wsgi [None req-ced22782-2462-4ebe-820c-0f07f58c0271 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=2cbb40e650e1430fb91cc01bd084266f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3576560 2026-04-27 22:18:30.666 10 INFO neutron.wsgi [None req-be40a3c3-31ad-4385-9814-c9b888765384 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1801 time: 0.2289624 2026-04-27 22:18:30.719 10 INFO neutron.wsgi [None req-3defbcf4-9982-4689-ad5d-ef6960680b4d 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "PUT /v2.0/security-groups/5e76753d-23c6-4a22-a3e3-ff822a33024e/tags HTTP/1.1" status: 200 len: 210 time: 0.0430763 2026-04-27 22:18:30.762 10 INFO neutron.wsgi [None req-5880f5fd-414c-4e75-8835-1f004a225b46 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "PUT /v2.0/security-groups/ec62fc14-5321-4297-b620-a88d5e29b40a/tags HTTP/1.1" status: 200 len: 218 time: 0.0365922 2026-04-27 22:18:30.809 10 INFO neutron.wsgi [None req-43d05108-fd2f-45e7-97cd-53d2927454e5 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "PUT /v2.0/security-groups/94ee56f4-0792-4ed8-b2a9-707dc76b6058/tags HTTP/1.1" status: 200 len: 227 time: 0.0403767 2026-04-27 22:18:30.849 10 INFO neutron.wsgi [None req-86be4048-65ca-4ad0-aa32-d8bfd0f4f52d 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "PUT /v2.0/security-groups/ee7303c2-f113-4036-b517-a62e7265f565/tags HTTP/1.1" status: 200 len: 212 time: 0.0343015 2026-04-27 22:18:30.900 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-32203670-cb01-4774-9867-a46c67463380 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] No more DHCP agents 2026-04-27 22:18:30.903 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-32203670-cb01-4774-9867-a46c67463380 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Unable to schedule network e28c54b0-89c6-4c5f-bc40-57b84400a395: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:30.906 10 INFO neutron.wsgi [None req-00c008ef-d87c-4433-b176-8051e50de4fd 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 4999 time: 0.0509732 2026-04-27 22:18:30.962 10 INFO neutron.wsgi [None req-45f049e6-59ca-4ea4-9e48-c7d8cffe32bd 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3413 time: 0.0485461 2026-04-27 22:18:31.020 10 INFO neutron.wsgi [None req-470e033f-e2b9-47bd-9aa3-3ee4f1cb21a4 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3413 time: 0.0504668 2026-04-27 22:18:31.035 9 INFO neutron.db.ovn_revision_numbers_db [None req-32203670-cb01-4774-9867-a46c67463380 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource cd551599-f675-4589-81d7-30241395bf64 (type: ports) to 1 2026-04-27 22:18:31.069 9 INFO neutron.wsgi [None req-32203670-cb01-4774-9867-a46c67463380 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7991493 2026-04-27 22:18:31.071 10 INFO neutron.wsgi [None req-1ac2c8af-9b6f-4587-a305-8db0a3122676 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 4999 time: 0.0462122 2026-04-27 22:18:31.081 10 WARNING neutron_lib.context [None req-030cd132-334d-4f30-ba71-3ba245b61604 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:31.112 9 INFO neutron.wsgi [None req-7b1dd3c0-1267-4cb8-afce-5c72c61745e1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f51477b9-b935-46c8-b01e-e3cdfad2a4fe HTTP/1.1" status: 204 len: 168 time: 0.4546521 2026-04-27 22:18:31.184 9 INFO neutron.wsgi [None req-4613a1d1-7408-458a-8531-bfdd02c47162 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6289 time: 0.1063218 2026-04-27 22:18:31.196 9 INFO neutron.wsgi [None req-0910d482-a623-46b5-b384-26b4885bd76e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/19d3224e-a878-4d4d-806f-ba3eeef6a9fb/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6765454 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:31.268 10 INFO neutron.wsgi [None req-471814df-2edf-4ab0-ac6a-0bdc7ee0c53a 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7875 time: 0.0759254 2026-04-27 22:18:31.354 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-030cd132-334d-4f30-ba71-3ba245b61604 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] No more DHCP agents 2026-04-27 22:18:31.357 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-030cd132-334d-4f30-ba71-3ba245b61604 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Unable to schedule network e28c54b0-89c6-4c5f-bc40-57b84400a395: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:31.362 9 INFO neutron.wsgi [None req-c47707e4-f9e6-419c-8046-a522c063805c 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7875 time: 0.0863471 2026-04-27 22:18:31.424 9 INFO neutron.wsgi [None req-ca7e1149-e24c-4bf9-a87f-35e6063f81e7 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6289 time: 0.0552161 2026-04-27 22:18:31.619 10 INFO neutron.wsgi [None req-77e9ad4d-5655-48b2-b130-81c8fc4fc2d6 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/5e76753d-23c6-4a22-a3e3-ff822a33024e HTTP/1.1" status: 204 len: 168 time: 0.1831303 2026-04-27 22:18:31.791 10 INFO neutron.wsgi [None req-e2ee62d0-593a-4e74-a0c1-115585f2f46c 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/ec62fc14-5321-4297-b620-a88d5e29b40a HTTP/1.1" status: 204 len: 168 time: 0.1591423 2026-04-27 22:18:31.957 10 INFO neutron.wsgi [None req-d20d24c5-b9f1-4651-98a5-cb69443cf391 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/94ee56f4-0792-4ed8-b2a9-707dc76b6058 HTTP/1.1" status: 204 len: 168 time: 0.1559324 2026-04-27 22:18:32.020 10 INFO neutron.db.ovn_revision_numbers_db [None req-030cd132-334d-4f30-ba71-3ba245b61604 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource cd551599-f675-4589-81d7-30241395bf64 (type: ports) to 2 2026-04-27 22:18:32.071 10 INFO neutron.db.ovn_revision_numbers_db [None req-030cd132-334d-4f30-ba71-3ba245b61604 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource e2ecce08-2837-4399-bafc-07492f4299fb (type: subnets) to 0 2026-04-27 22:18:32.086 10 INFO neutron.wsgi [None req-030cd132-334d-4f30-ba71-3ba245b61604 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0093088 2026-04-27 22:18:32.095 10 WARNING neutron_lib.context [None req-94dbd8c4-d586-48e8-9c42-de217489ce98 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:32.249 9 INFO neutron.wsgi [None req-10d0bcce-a721-45cd-b756-037ef13b6111 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/19d3224e-a878-4d4d-806f-ba3eeef6a9fb HTTP/1.1" status: 204 len: 168 time: 1.0474944 2026-04-27 22:18:32.379 10 INFO neutron.wsgi [None req-19115a4c-7440-44a8-a8ad-7a2638697127 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/ee7303c2-f113-4036-b517-a62e7265f565 HTTP/1.1" status: 204 len: 168 time: 0.4142001 2026-04-27 22:18:32.443 9 INFO neutron.wsgi [None req-07e3e522-2553-4c72-9c89-fc9937c2e3c2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/e3c4f326-aaef-4ae6-9b4f-d8567f6bd211 HTTP/1.1" status: 204 len: 168 time: 0.1893122 2026-04-27 22:18:32.593 10 INFO neutron.wsgi [None req-018b554d-845c-49aa-bde0-078da3da1703 56fba248f3d24d19856a2df74473dd2b 70f59c8406044782a76cbf4c07278c76 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/02931008-7ba6-444b-ae66-d575b7cb4d33 HTTP/1.1" status: 204 len: 168 time: 0.2083395 2026-04-27 22:18:32.827 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-94dbd8c4-d586-48e8-9c42-de217489ce98 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] No more DHCP agents 2026-04-27 22:18:32.831 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-94dbd8c4-d586-48e8-9c42-de217489ce98 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Unable to schedule network e28c54b0-89c6-4c5f-bc40-57b84400a395: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:32.988 10 INFO neutron.services.segments.plugin [-] Segment 69122951-2637-4bd9-9b66-a41a58e67a55 resource provider aggregate not found 2026-04-27 22:18:32.993 10 INFO neutron.services.segments.plugin [-] Segment 69122951-2637-4bd9-9b66-a41a58e67a55 resource provider aggregate not found 2026-04-27 22:18:33.007 10 INFO neutron.services.segments.plugin [-] Segment 69122951-2637-4bd9-9b66-a41a58e67a55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69122951-2637-4bd9-9b66-a41a58e67a55 found for delete ", "request_id": "req-eee476ee-2456-4057-8ce2-4078277c52e1"}]} 2026-04-27 22:18:33.014 10 INFO neutron.services.segments.plugin [-] Segment 69122951-2637-4bd9-9b66-a41a58e67a55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69122951-2637-4bd9-9b66-a41a58e67a55 found for delete ", "request_id": "req-63fda4a6-59fc-4d0c-a5d8-932282adf1d8"}]} 2026-04-27 22:18:33.025 10 INFO neutron.wsgi [None req-e32ce5b2-c9d1-45de-89fd-5eb660f18597 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/30ccc110-8774-4b80-a4f6-38a288f51c20 HTTP/1.1" status: 204 len: 168 time: 0.5767732 2026-04-27 22:18:33.061 10 INFO neutron.db.ovn_revision_numbers_db [None req-94dbd8c4-d586-48e8-9c42-de217489ce98 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource 86b08f0e-3547-4461-847b-b226cdb38319 (type: ports) to 1 2026-04-27 22:18:33.093 10 INFO neutron.wsgi [None req-94dbd8c4-d586-48e8-9c42-de217489ce98 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1152 time: 1.0020278 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:33.298 9 INFO neutron.wsgi [None req-e97dc79a-c134-4dc4-9ac1-65b1b7287b2c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=a4d6bb95721141f5aa04d43ca2a2c96f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0407360 2026-04-27 22:18:33.483 10 INFO neutron.wsgi [None req-c4d188e1-6fa4-4ee8-b133-a1105ceec93a d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/ports/86b08f0e-3547-4461-847b-b226cdb38319 HTTP/1.1" status: 204 len: 168 time: 0.3870640 2026-04-27 22:18:33.508 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ac2c070a-d9ff-4c83-aff7-f0ac05271736 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:33.511 10 INFO neutron.wsgi [None req-ac2c070a-d9ff-4c83-aff7-f0ac05271736 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/ports/86b08f0e-3547-4461-847b-b226cdb38319 HTTP/1.1" status: 404 len: 333 time: 0.0230513 2026-04-27 22:18:33.534 10 INFO neutron.pecan_wsgi.hooks.translation [None req-2cc78d08-ef09-443c-ac51-6fb87fed6965 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:18:33.536 10 INFO neutron.wsgi [None req-2cc78d08-ef09-443c-ac51-6fb87fed6965 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "GET /v2.0/ports/86b08f0e-3547-4461-847b-b226cdb38319 HTTP/1.1" status: 404 len: 333 time: 0.0198524 2026-04-27 22:18:33.560 9 INFO neutron.wsgi [None req-b67f8054-232d-4f2b-add5-c0a05c3420a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/4cf64e39-955c-4bc4-b4f6-aa074f06fa99 HTTP/1.1" status: 204 len: 168 time: 0.2561967 2026-04-27 22:18:33.736 10 INFO neutron.wsgi [None req-81069f61-2324-4eaf-ad18-eae5a2c74257 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=70f59c8406044782a76cbf4c07278c76&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2628188 2026-04-27 22:18:33.834 10 INFO neutron.wsgi [None req-94e9b5de-b963-4967-96fe-55e2d9d10eec d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/e2ecce08-2837-4399-bafc-07492f4299fb HTTP/1.1" status: 204 len: 168 time: 0.2937243 2026-04-27 22:18:33.999 10 INFO neutron.wsgi [None req-a43243eb-0232-470e-8432-b76e90fc84f3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/6fb93423-6022-443a-b8ce-51354c9b3748 HTTP/1.1" status: 204 len: 168 time: 0.2563398 2026-04-27 22:18:34.253 9 INFO neutron.services.segments.plugin [-] Segment 6b296469-54e3-41f9-a95d-ef3ebe78ba02 resource provider aggregate not found 2026-04-27 22:18:34.257 9 INFO neutron.services.segments.plugin [-] Segment 6b296469-54e3-41f9-a95d-ef3ebe78ba02 resource provider aggregate not found 2026-04-27 22:18:34.273 9 INFO neutron.services.segments.plugin [-] Segment 6b296469-54e3-41f9-a95d-ef3ebe78ba02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b296469-54e3-41f9-a95d-ef3ebe78ba02 found for delete ", "request_id": "req-a6ab2b55-8e86-4f31-88c1-4907395a33be"}]} 2026-04-27 22:18:34.274 9 INFO neutron.services.segments.plugin [-] Segment 6b296469-54e3-41f9-a95d-ef3ebe78ba02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b296469-54e3-41f9-a95d-ef3ebe78ba02 found for delete ", "request_id": "req-fc3a6036-2640-4d7a-944a-6059ce0490d8"}]} 2026-04-27 22:18:34.284 9 INFO neutron.wsgi [None req-5aab2d90-004d-4558-851c-f85d40b53fcc d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/networks/e28c54b0-89c6-4c5f-bc40-57b84400a395 HTTP/1.1" status: 204 len: 168 time: 0.4429929 2026-04-27 22:18:34.296 10 WARNING neutron_lib.context [None req-3bd2ccb3-d87f-424b-8c20-bdd6ee84db93 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:34.321 10 INFO neutron.db.ovn_revision_numbers_db [None req-a511c8f4-d67b-4a2c-9c57-b27d0170c7f2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource dc760092-5262-45ea-b610-6ed3d7b9a194 (type: security_groups) to 1 2026-04-27 22:18:34.340 10 INFO neutron.db.ovn_revision_numbers_db [None req-a511c8f4-d67b-4a2c-9c57-b27d0170c7f2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4efe0292-dd10-4d40-bb72-3a6a0f81a07a (type: security_group_rules) to 0 2026-04-27 22:18:34.352 10 INFO neutron.db.ovn_revision_numbers_db [None req-a511c8f4-d67b-4a2c-9c57-b27d0170c7f2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6d2edef2-3b40-4b8c-92f7-3ba5d276b6a8 (type: security_group_rules) to 0 2026-04-27 22:18:34.369 10 INFO neutron.db.ovn_revision_numbers_db [None req-a511c8f4-d67b-4a2c-9c57-b27d0170c7f2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e2dc11b4-ac41-4902-b561-0a54b5fb23aa (type: security_group_rules) to 0 2026-04-27 22:18:34.383 10 INFO neutron.db.segments_db [None req-3bd2ccb3-d87f-424b-8c20-bdd6ee84db93 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Added segment 8b376af8-54ab-48fd-804e-f5bdcbf86fc5 of type geneve for network 324adaa4-9664-4e7d-bdae-d10fd75b7924 2026-04-27 22:18:34.384 10 INFO neutron.db.ovn_revision_numbers_db [None req-a511c8f4-d67b-4a2c-9c57-b27d0170c7f2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e8c0c205-9181-4f63-a440-4f86c0b151bd (type: security_group_rules) to 0 2026-04-27 22:18:34.415 10 INFO neutron.wsgi [None req-a511c8f4-d67b-4a2c-9c57-b27d0170c7f2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=efd634df404349ccb67369b3f2dc1a77&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2436318 2026-04-27 22:18:34.546 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bd2ccb3-d87f-424b-8c20-bdd6ee84db93 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource 324adaa4-9664-4e7d-bdae-d10fd75b7924 (type: networks) to 1 2026-04-27 22:18:34.656 9 INFO neutron.wsgi [None req-9152df6a-563c-4666-b9a3-8fdf9337b8c0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/dc760092-5262-45ea-b610-6ed3d7b9a194 HTTP/1.1" status: 204 len: 168 time: 0.2353847 2026-04-27 22:18:34.743 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3bd2ccb3-d87f-424b-8c20-bdd6ee84db93 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] No more DHCP agents 2026-04-27 22:18:34.748 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3bd2ccb3-d87f-424b-8c20-bdd6ee84db93 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Unable to schedule network 324adaa4-9664-4e7d-bdae-d10fd75b7924: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:34.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-158fe7ea-0585-4243-9924-7ae6eca15ce8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ed995081-c5c9-43dd-b17d-35e52719f442 (type: security_groups) to 1 2026-04-27 22:18:34.866 9 INFO neutron.db.ovn_revision_numbers_db [None req-67e7b667-6adb-4167-8d7e-df1204e099d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8c7758e3-5780-469e-b358-185906de3684 (type: security_groups) to 1 2026-04-27 22:18:34.876 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bd2ccb3-d87f-424b-8c20-bdd6ee84db93 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource a990933f-6600-4809-bc4c-92ebabc99636 (type: ports) to 1 2026-04-27 22:18:34.878 10 INFO neutron.db.ovn_revision_numbers_db [None req-158fe7ea-0585-4243-9924-7ae6eca15ce8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 464c017d-9fee-4680-b535-7aa7118fd05b (type: security_group_rules) to 0 2026-04-27 22:18:34.885 9 INFO neutron.db.ovn_revision_numbers_db [None req-67e7b667-6adb-4167-8d7e-df1204e099d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3fe1c7b5-2e8a-4e55-9459-ef288f16cd8b (type: security_group_rules) to 0 2026-04-27 22:18:34.898 10 INFO neutron.db.ovn_revision_numbers_db [None req-158fe7ea-0585-4243-9924-7ae6eca15ce8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ca1eb1d6-f860-4075-b220-3a2f3d448b52 (type: security_group_rules) to 0 2026-04-27 22:18:34.903 9 INFO neutron.db.ovn_revision_numbers_db [None req-67e7b667-6adb-4167-8d7e-df1204e099d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 5e666ad4-ffef-40e7-a436-514e0b3a654f (type: security_group_rules) to 0 2026-04-27 22:18:34.910 10 INFO neutron.wsgi [None req-3bd2ccb3-d87f-424b-8c20-bdd6ee84db93 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6191692 2026-04-27 22:18:34.920 9 INFO neutron.db.ovn_revision_numbers_db [None req-67e7b667-6adb-4167-8d7e-df1204e099d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b057a5f2-9fb9-4de5-96a5-89689004c120 (type: security_group_rules) to 0 2026-04-27 22:18:34.921 10 WARNING neutron_lib.context [None req-e3989a37-d78d-403e-b16a-8f97faf9074b d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:34.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-158fe7ea-0585-4243-9924-7ae6eca15ce8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource cf53d4f4-2c32-4b2e-b983-230795ded300 (type: security_group_rules) to 0 2026-04-27 22:18:34.938 9 INFO neutron.db.ovn_revision_numbers_db [None req-67e7b667-6adb-4167-8d7e-df1204e099d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b8ddf336-06ea-4695-8720-bbb312b56236 (type: security_group_rules) to 0 2026-04-27 22:18:34.959 9 INFO neutron.wsgi [None req-67e7b667-6adb-4167-8d7e-df1204e099d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ccd19353015c4901a1073396d866a051&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2149217 2026-04-27 22:18:34.960 10 INFO neutron.db.ovn_revision_numbers_db [None req-158fe7ea-0585-4243-9924-7ae6eca15ce8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f7b6e92a-30bc-45a3-9441-5eff0d0c63a9 (type: security_group_rules) to 0 2026-04-27 22:18:35.001 10 INFO neutron.wsgi [None req-158fe7ea-0585-4243-9924-7ae6eca15ce8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=1b2817c2b9d44b7d9b7621f5845e6d97&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5326824 2026-04-27 22:18:35.228 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3989a37-d78d-403e-b16a-8f97faf9074b d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] No more DHCP agents 2026-04-27 22:18:35.229 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3989a37-d78d-403e-b16a-8f97faf9074b d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Unable to schedule network 324adaa4-9664-4e7d-bdae-d10fd75b7924: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:35.238 9 INFO neutron.wsgi [None req-6b880557-8a93-4842-8860-a3221244d6c2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/ed995081-c5c9-43dd-b17d-35e52719f442 HTTP/1.1" status: 204 len: 168 time: 0.2317884 2026-04-27 22:18:35.288 10 INFO neutron.wsgi [None req-673ed733-049e-4ff1-85fb-9978c1abf835 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/8c7758e3-5780-469e-b358-185906de3684 HTTP/1.1" status: 204 len: 168 time: 0.3214736 2026-04-27 22:18:35.781 10 INFO neutron.db.ovn_revision_numbers_db [None req-e3989a37-d78d-403e-b16a-8f97faf9074b d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource a990933f-6600-4809-bc4c-92ebabc99636 (type: ports) to 2 2026-04-27 22:18:35.817 10 INFO neutron.db.ovn_revision_numbers_db [None req-e3989a37-d78d-403e-b16a-8f97faf9074b d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource 460165f8-b2a9-471b-8180-5f87b0ccf52a (type: subnets) to 0 2026-04-27 22:18:35.820 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3af0415e-f2c1-4855-9a79-97642ef344ba (type: security_groups) to 1 2026-04-27 22:18:35.834 10 INFO neutron.wsgi [None req-e3989a37-d78d-403e-b16a-8f97faf9074b d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9183121 2026-04-27 22:18:35.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 663bb370-980b-4835-b438-ed21460e7998 (type: security_group_rules) to 0 2026-04-27 22:18:35.849 10 WARNING neutron_lib.context [None req-cc38e95d-7686-4f2e-9c4c-1590f3089a61 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:35.865 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ab4c00ae-2210-4c66-9d5c-b4cc3cf02bd8 (type: security_group_rules) to 0 2026-04-27 22:18:35.891 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ae1e8dc6-0aa9-49c1-9b47-b629f35fe95a (type: security_group_rules) to 0 2026-04-27 22:18:35.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ca724274-3c65-4592-a698-63fb4839e5d3 (type: security_group_rules) to 0 2026-04-27 22:18:35.996 10 INFO neutron.db.segments_db [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment daa7d3d4-fa2f-4d18-8624-d6f651b4c918 of type geneve for network 427bb35a-4001-4a6a-ae28-d08219492aa8 2026-04-27 22:18:36.407 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 427bb35a-4001-4a6a-ae28-d08219492aa8 (type: networks) to 1 2026-04-27 22:18:36.533 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cc38e95d-7686-4f2e-9c4c-1590f3089a61 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] No more DHCP agents 2026-04-27 22:18:36.539 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc38e95d-7686-4f2e-9c4c-1590f3089a61 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Unable to schedule network 324adaa4-9664-4e7d-bdae-d10fd75b7924: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:36.624 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:36.628 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 427bb35a-4001-4a6a-ae28-d08219492aa8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:36.755 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8b6c5a82-8910-440f-8fb0-13e00ab044c3 (type: ports) to 1 2026-04-27 22:18:36.766 10 INFO neutron.db.ovn_revision_numbers_db [None req-cc38e95d-7686-4f2e-9c4c-1590f3089a61 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource 4514a473-20c5-4d59-8ea1-41fc56150d86 (type: ports) to 1 2026-04-27 22:18:36.780 10 INFO neutron.wsgi [None req-f3f9010b-9d77-4ba2-afdc-b1b2c8a50132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.4007781 2026-04-27 22:18:36.793 10 INFO neutron.wsgi [None req-cc38e95d-7686-4f2e-9c4c-1590f3089a61 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1111 time: 0.9536011 2026-04-27 22:18:37.013 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8d8f094-9a97-4b40-b1f6-ebb9a15c5cb4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:37.018 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8d8f094-9a97-4b40-b1f6-ebb9a15c5cb4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 427bb35a-4001-4a6a-ae28-d08219492aa8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:37.225 10 INFO neutron.wsgi [None req-c00cdd62-b499-4e07-9a1c-32e0820900d2 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/ports/4514a473-20c5-4d59-8ea1-41fc56150d86 HTTP/1.1" status: 204 len: 168 time: 0.4270933 2026-04-27 22:18:37.252 9 INFO neutron.pecan_wsgi.hooks.translation [None req-eff67e4f-d084-4c38-9301-205948f18fec d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:18:37.254 9 INFO neutron.wsgi [None req-eff67e4f-d084-4c38-9301-205948f18fec d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "GET /v2.0/ports/4514a473-20c5-4d59-8ea1-41fc56150d86 HTTP/1.1" status: 404 len: 333 time: 0.0229380 2026-04-27 22:18:37.468 9 INFO neutron.wsgi [None req-dda6b45b-852a-4ee5-8a13-2d08c5aeb964 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/460165f8-b2a9-471b-8180-5f87b0ccf52a HTTP/1.1" status: 204 len: 168 time: 0.2099445 2026-04-27 22:18:37.574 10 INFO neutron.db.ovn_revision_numbers_db [None req-c8d8f094-9a97-4b40-b1f6-ebb9a15c5cb4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8b6c5a82-8910-440f-8fb0-13e00ab044c3 (type: ports) to 2 2026-04-27 22:18:37.611 10 INFO neutron.db.ovn_revision_numbers_db [None req-c8d8f094-9a97-4b40-b1f6-ebb9a15c5cb4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 984cda19-4f46-43ca-ab0e-ca4d76c3fc4f (type: subnets) to 0 2026-04-27 22:18:37.629 10 INFO neutron.wsgi [None req-c8d8f094-9a97-4b40-b1f6-ebb9a15c5cb4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 868 time: 0.8445902 2026-04-27 22:18:37.926 9 INFO neutron.services.segments.plugin [-] Segment 8b376af8-54ab-48fd-804e-f5bdcbf86fc5 resource provider aggregate not found 2026-04-27 22:18:37.933 9 INFO neutron.services.segments.plugin [-] Segment 8b376af8-54ab-48fd-804e-f5bdcbf86fc5 resource provider aggregate not found 2026-04-27 22:18:37.942 9 INFO neutron.services.segments.plugin [-] Segment 8b376af8-54ab-48fd-804e-f5bdcbf86fc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b376af8-54ab-48fd-804e-f5bdcbf86fc5 found for delete ", "request_id": "req-80038fb3-2371-4476-ada7-b717548a09dc"}]} 2026-04-27 22:18:37.948 9 INFO neutron.services.segments.plugin [-] Segment 8b376af8-54ab-48fd-804e-f5bdcbf86fc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b376af8-54ab-48fd-804e-f5bdcbf86fc5 found for delete ", "request_id": "req-0187cc3b-8aaa-4f36-b1ca-a10c28e205df"}]} 2026-04-27 22:18:37.971 9 INFO neutron.wsgi [None req-e5735e75-554a-4d92-a741-ce71e534747b d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/networks/324adaa4-9664-4e7d-bdae-d10fd75b7924 HTTP/1.1" status: 204 len: 168 time: 0.4976599 2026-04-27 22:18:37.982 9 WARNING neutron_lib.context [None req-757c5414-b046-4852-9995-41535b5dd1e4 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:38.206 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93f6a8a6-97f8-4c3c-ab0e-572001697051 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:38.208 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93f6a8a6-97f8-4c3c-ab0e-572001697051 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:38.232 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-757c5414-b046-4852-9995-41535b5dd1e4 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] No more DHCP agents 2026-04-27 22:18:38.234 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-757c5414-b046-4852-9995-41535b5dd1e4 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Unable to schedule network 515d83d6-60bb-44dd-878b-30cb1b78f73f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:38.324 9 INFO neutron.db.ovn_revision_numbers_db [None req-757c5414-b046-4852-9995-41535b5dd1e4 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource afd9167c-e018-436a-9dcd-292971f6cfee (type: ports) to 1 2026-04-27 22:18:38.357 9 INFO neutron.wsgi [None req-757c5414-b046-4852-9995-41535b5dd1e4 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.3792138 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:38.370 10 INFO neutron.db.ovn_revision_numbers_db [None req-93f6a8a6-97f8-4c3c-ab0e-572001697051 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 85b7adb2-b9c1-4871-8b04-92340f7ff79c (type: ports) to 1 2026-04-27 22:18:38.649 9 INFO neutron.db.ovn_revision_numbers_db [None req-049cb7f4-f79e-4087-946a-3f5f4464e18d d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] Successfully bumped revision number for resource afd9167c-e018-436a-9dcd-292971f6cfee (type: ports) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:38.665 9 WARNING neutron_lib.context [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:38.676 9 INFO neutron.wsgi [None req-049cb7f4-f79e-4087-946a-3f5f4464e18d d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "PUT /v2.0/ports/afd9167c-e018-436a-9dcd-292971f6cfee HTTP/1.1" status: 200 len: 946 time: 0.3137412 2026-04-27 22:18:38.821 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status down for port: afd9167c-e018-436a-9dcd-292971f6cfee 2026-04-27 22:18:38.859 9 INFO neutron.db.ovn_revision_numbers_db [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] Successfully bumped revision number for resource 60b3bab6-19cf-4e1f-a554-0f6c55e32282 (type: security_groups) to 1 2026-04-27 22:18:38.885 9 INFO neutron.db.ovn_revision_numbers_db [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] Successfully bumped revision number for resource bd198d88-5bb2-418b-9141-c306ab995527 (type: security_group_rules) to 0 2026-04-27 22:18:38.910 9 INFO neutron.db.ovn_revision_numbers_db [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] Successfully bumped revision number for resource d901db5f-9491-4fbc-a628-c63b60de87d9 (type: security_group_rules) to 0 2026-04-27 22:18:38.924 9 INFO neutron.db.ovn_revision_numbers_db [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] Successfully bumped revision number for resource de6ef582-f65f-4b3a-9e25-9987bb00bb8c (type: security_group_rules) to 0 2026-04-27 22:18:38.939 9 INFO neutron.db.ovn_revision_numbers_db [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] Successfully bumped revision number for resource f22f4dde-727e-4ec6-86d8-c0e6d0600406 (type: security_group_rules) to 0 2026-04-27 22:18:38.996 9 INFO neutron.wsgi [None req-bbb44bcf-8e21-4844-86ea-3a6d361332cd d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/ports/afd9167c-e018-436a-9dcd-292971f6cfee HTTP/1.1" status: 204 len: 168 time: 0.3153629 2026-04-27 22:18:39.001 9 INFO neutron.db.segments_db [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] Added segment 6b6a0ebc-ebab-418b-aab2-516e91981963 of type geneve for network 1532ace4-9c03-4312-85da-7c57ccfd75e2 2026-04-27 22:18:39.015 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e684e3b-bde7-45dd-833c-21c5f287442c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6deca20e-dc91-4e5f-8c86-c7bb20530470 (type: security_groups) to 1 2026-04-27 22:18:39.034 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e684e3b-bde7-45dd-833c-21c5f287442c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 57da7d29-2822-47f8-b995-04b6b1e52262 (type: security_group_rules) to 0 2026-04-27 22:18:39.052 9 INFO neutron.wsgi [None req-b45c1dc8-5487-4ce7-bd74-b7042b118653 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0514708 2026-04-27 22:18:39.062 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e684e3b-bde7-45dd-833c-21c5f287442c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6d82a9e6-7f58-4285-94ec-8f867d081053 (type: security_group_rules) to 0 2026-04-27 22:18:39.075 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e684e3b-bde7-45dd-833c-21c5f287442c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e3c17c17-79f0-467d-9eac-85dd1f89f108 (type: security_group_rules) to 0 2026-04-27 22:18:39.081 9 INFO neutron.pecan_wsgi.hooks.translation [None req-49994296-98fb-417c-9db0-68f28e62a881 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:18:39.082 9 INFO neutron.wsgi [None req-49994296-98fb-417c-9db0-68f28e62a881 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "GET /v2.0/ports/afd9167c-e018-436a-9dcd-292971f6cfee HTTP/1.1" status: 404 len: 333 time: 0.0195947 2026-04-27 22:18:39.129 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e684e3b-bde7-45dd-833c-21c5f287442c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ed39b3e4-b4bb-4e99-9cdd-1b55ea6436f3 (type: security_group_rules) to 0 2026-04-27 22:18:39.170 10 INFO neutron.wsgi [None req-3e684e3b-bde7-45dd-833c-21c5f287442c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=5cb3e82509f54825878ca4a89060723f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.6636450 2026-04-27 22:18:39.173 9 INFO neutron.db.ovn_revision_numbers_db [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] Successfully bumped revision number for resource 1532ace4-9c03-4312-85da-7c57ccfd75e2 (type: networks) to 1 2026-04-27 22:18:39.230 10 INFO neutron.wsgi [None req-c8c44f97-22c5-481f-8100-90fe16150bf3 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.1386070 2026-04-27 22:18:39.281 10 INFO neutron.wsgi [None req-66d09f05-0a51-433e-b047-d45eef2cf7f3 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "GET /v2.0/ports/ac608753-eeb8-44c2-bdfe-28229f8cd7f2 HTTP/1.1" status: 200 len: 969 time: 0.0440707 2026-04-27 22:18:39.318 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c19392d4-4eca-41cd-bd7a-90e786ee36b0 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:39.321 9 INFO neutron.wsgi [None req-c19392d4-4eca-41cd-bd7a-90e786ee36b0 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/ports/4514a473-20c5-4d59-8ea1-41fc56150d86 HTTP/1.1" status: 404 len: 333 time: 0.0280354 2026-04-27 22:18:39.349 10 INFO neutron.pecan_wsgi.hooks.translation [None req-eeb717a7-514c-4318-a995-b880cfeb036d d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:39.351 10 INFO neutron.wsgi [None req-eeb717a7-514c-4318-a995-b880cfeb036d d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/460165f8-b2a9-471b-8180-5f87b0ccf52a HTTP/1.1" status: 404 len: 337 time: 0.0203259 2026-04-27 22:18:39.375 9 INFO neutron.pecan_wsgi.hooks.translation [None req-07790509-b816-4192-80d1-9905b35312ed d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:18:39.377 9 INFO neutron.wsgi [None req-07790509-b816-4192-80d1-9905b35312ed d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/e2ecce08-2837-4399-bafc-07492f4299fb HTTP/1.1" status: 404 len: 337 time: 0.0201800 2026-04-27 22:18:39.437 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] No more DHCP agents 2026-04-27 22:18:39.439 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] Unable to schedule network 1532ace4-9c03-4312-85da-7c57ccfd75e2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:39.441 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-85b7adb2-b9c1-4871-8b04-92340f7ff79c on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:18:39.473 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Router fbe57c4a-d771-4bd7-878f-c3128f84239d is bound to host instance 2026-04-27 22:18:39.476 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 85b7adb2-b9c1-4871-8b04-92340f7ff79c 2026-04-27 22:18:39.497 10 INFO neutron.wsgi [None req-40d6b73b-4dbd-4bdb-bceb-519be5e16f4a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4536 time: 0.1715016 2026-04-27 22:18:39.509 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 85b7adb2-b9c1-4871-8b04-92340f7ff79c 2026-04-27 22:18:39.591 10 INFO neutron.db.ovn_revision_numbers_db [None req-93f6a8a6-97f8-4c3c-ab0e-572001697051 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 85b7adb2-b9c1-4871-8b04-92340f7ff79c (type: router_ports) to 1 2026-04-27 22:18:39.597 9 INFO neutron.wsgi [None req-8d2d040e-ea31-4cd4-a2a2-03167b15dc43 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/6deca20e-dc91-4e5f-8c86-c7bb20530470 HTTP/1.1" status: 204 len: 168 time: 0.4208460 2026-04-27 22:18:39.615 9 INFO neutron.db.ovn_revision_numbers_db [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] Successfully bumped revision number for resource 28860cbc-89bd-4cde-8186-98873d6cdd70 (type: ports) to 1 2026-04-27 22:18:39.658 9 INFO neutron.wsgi [None req-d60c5765-4868-4b18-8181-a3883c4e6593 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.1107454 2026-04-27 22:18:39.688 10 INFO neutron.wsgi [None req-07b80692-30e4-4fdd-9f76-8f63f0c2b2d1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1155 time: 0.1823885 2026-04-27 22:18:39.732 9 INFO neutron.wsgi [None req-ed846676-feb5-430c-9a2e-da4dad3e77b7 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "PUT /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags HTTP/1.1" status: 200 len: 218 time: 0.0657582 2026-04-27 22:18:39.801 9 INFO neutron.wsgi [None req-db44f4a1-de29-4621-8807-e56d75692007 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/ports/ac608753-eeb8-44c2-bdfe-28229f8cd7f2 HTTP/1.1" status: 204 len: 168 time: 0.4192924 2026-04-27 22:18:39.806 9 INFO neutron.wsgi [None req-6b1fc4f3-6534-466a-b6d1-a1b70e38a138 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "GET /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags HTTP/1.1" status: 200 len: 218 time: 0.0680635 2026-04-27 22:18:39.902 9 INFO neutron.wsgi [None req-ff801dca-3674-4fe4-8251-86f937587399 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "PUT /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0899544 2026-04-27 22:18:39.948 10 INFO neutron.wsgi [None req-e568fe62-7e0d-47a3-bb69-0209247325ac deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.2579937 2026-04-27 22:18:39.956 10 INFO neutron.db.ovn_revision_numbers_db [None req-93f6a8a6-97f8-4c3c-ab0e-572001697051 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fbe57c4a-d771-4bd7-878f-c3128f84239d (type: routers) to 2 2026-04-27 22:18:39.967 9 INFO neutron.wsgi [None req-2f2b4291-0863-4a29-a932-17a477102732 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "GET /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags HTTP/1.1" status: 200 len: 227 time: 0.0599887 2026-04-27 22:18:39.992 10 INFO neutron.wsgi [None req-93819890-e94b-4aea-8488-9d801324e48e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0396960 2026-04-27 22:18:40.017 10 INFO neutron.wsgi [None req-93f6a8a6-97f8-4c3c-ab0e-572001697051 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1170 time: 2.3812435 2026-04-27 22:18:40.038 10 INFO neutron.wsgi [None req-aeb1f32f-22bc-4a3c-9081-340d49bc3272 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2309 time: 0.0422752 2026-04-27 22:18:40.109 10 INFO neutron.wsgi [None req-25f6e62f-2620-4dae-b723-73b26ac7570a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0611739 2026-04-27 22:18:40.119 10 INFO neutron.wsgi [None req-e74da28e-6cd7-4d59-80de-2252818f97e9 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "PUT /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags/red HTTP/1.1" status: 201 len: 201 time: 0.1413529 2026-04-27 22:18:40.190 9 INFO neutron.wsgi [None req-1f03690f-4aca-4a54-91b6-6a7eb8f9dc35 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "GET /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags HTTP/1.1" status: 200 len: 227 time: 0.0604293 2026-04-27 22:18:40.209 10 INFO neutron.wsgi [None req-2d73dc6f-e2c6-42eb-8ccd-8168d4ef2f68 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 26290 time: 0.0983403 2026-04-27 22:18:40.262 9 INFO neutron.wsgi [None req-ee6bda33-af93-4c64-96c0-40192facae61 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "PUT /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0662181 2026-04-27 22:18:40.286 10 INFO neutron.wsgi [None req-741e841d-11ed-4fca-bf0f-f284e718a6dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2096 time: 0.0623114 2026-04-27 22:18:40.323 9 INFO neutron.services.segments.plugin [-] Segment c06388ea-da80-4d92-b597-d2643b756ee2 resource provider aggregate not found 2026-04-27 22:18:40.333 9 INFO neutron.services.segments.plugin [-] Segment c06388ea-da80-4d92-b597-d2643b756ee2 resource provider aggregate not found 2026-04-27 22:18:40.341 10 INFO neutron.wsgi [None req-1513d933-227e-471e-89fb-648cec743bd6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2096 time: 0.0507953 2026-04-27 22:18:40.343 9 INFO neutron.wsgi [None req-4f29fe75-201b-4d88-9071-89f2d7f15d94 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "GET /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags HTTP/1.1" status: 200 len: 245 time: 0.0744910 2026-04-27 22:18:40.349 9 INFO neutron.services.segments.plugin [-] Segment c06388ea-da80-4d92-b597-d2643b756ee2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06388ea-da80-4d92-b597-d2643b756ee2 found for delete ", "request_id": "req-03184265-b37f-4815-add7-79ab87f7d7e5"}]} 2026-04-27 22:18:40.359 9 INFO neutron.services.segments.plugin [-] Segment c06388ea-da80-4d92-b597-d2643b756ee2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06388ea-da80-4d92-b597-d2643b756ee2 found for delete ", "request_id": "req-672904c0-8430-4e83-9554-c3ae33d97b97"}]} 2026-04-27 22:18:40.375 10 INFO neutron.wsgi [None req-bd7622bb-a90c-4497-abdf-5f0033b61756 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0293126 2026-04-27 22:18:40.396 9 INFO neutron.wsgi [None req-4ea866bf-226b-43b9-82a2-0bd14142d3c6 d8149c16f5a14945a89bf9bfd19612b3 4386af262c97461fa787cbb3e38ca352 - - default default] 10.0.0.63 "DELETE /v2.0/networks/515d83d6-60bb-44dd-878b-30cb1b78f73f HTTP/1.1" status: 204 len: 168 time: 0.5743713 2026-04-27 22:18:40.418 9 INFO neutron.wsgi [None req-0e7d87ef-2525-4e54-b385-70b481217886 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "PUT /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags HTTP/1.1" status: 200 len: 230 time: 0.0669246 2026-04-27 22:18:40.471 9 INFO neutron.wsgi [None req-985907a2-3501-449d-b7e7-3801ecee8ff7 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "GET /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags HTTP/1.1" status: 200 len: 230 time: 0.0478172 2026-04-27 22:18:40.475 10 INFO neutron.wsgi [None req-1711e6ae-bf98-46eb-87ab-6544d944b3ed deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 8277 time: 0.0975785 2026-04-27 22:18:40.520 9 INFO neutron.wsgi [None req-1373a6f3-cb05-4814-8dd0-33f8fbb8b18e 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "GET /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0406361 2026-04-27 22:18:40.568 9 INFO neutron.api.v2.resource [None req-0665845d-cea8-4779-9b90-68a3db28c6dc 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:18:40.569 9 INFO neutron.wsgi [None req-0665845d-cea8-4779-9b90-68a3db28c6dc 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "GET /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0428262 2026-04-27 22:18:40.641 9 INFO neutron.wsgi [None req-acd1d57c-e1f4-4364-a7df-649ecbce0864 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0614190 2026-04-27 22:18:40.692 9 INFO neutron.wsgi [None req-06ee6ff0-8d5b-4f11-98c6-02c476249623 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "GET /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags HTTP/1.1" status: 200 len: 223 time: 0.0464282 2026-04-27 22:18:40.754 9 INFO neutron.api.v2.resource [None req-410457e9-e080-4727-bfeb-88b7943b8648 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:18:40.756 9 INFO neutron.wsgi [None req-410457e9-e080-4727-bfeb-88b7943b8648 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0557363 2026-04-27 22:18:40.834 9 INFO neutron.wsgi [None req-7d84c0d9-03fe-489c-b9db-238f18db86ca 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags HTTP/1.1" status: 204 len: 168 time: 0.0723202 2026-04-27 22:18:40.882 9 INFO neutron.wsgi [None req-d6d32a3d-f403-45a6-85af-aa237c85ca90 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "GET /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2/tags HTTP/1.1" status: 200 len: 205 time: 0.0419898 2026-04-27 22:18:40.922 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aec94cf3-76a2-4bc1-8a43-fff99f553f1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:40.928 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aec94cf3-76a2-4bc1-8a43-fff99f553f1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 427bb35a-4001-4a6a-ae28-d08219492aa8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:41.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018942 2026-04-27 22:18:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010390 2026-04-27 22:18:41.278 9 INFO neutron.wsgi [None req-1761ea75-561a-4dc7-b89c-18f0b067d158 9fc0f617336748b2acb716f44310605a 50ab192cbd9a464c988db7c363802fa1 - - default default] 10.0.0.63 "DELETE /v2.0/networks/1532ace4-9c03-4312-85da-7c57ccfd75e2 HTTP/1.1" status: 204 len: 168 time: 0.3876631 2026-04-27 22:18:41.316 10 INFO neutron.wsgi [None req-42eaeb03-fd96-41a6-af2e-9173b3ec74f7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=4386af262c97461fa787cbb3e38ca352&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4100919 2026-04-27 22:18:41.323 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 85b7adb2-b9c1-4871-8b04-92340f7ff79c (type: ports) to 1 2026-04-27 22:18:41.381 10 INFO neutron.db.ovn_revision_numbers_db [None req-aec94cf3-76a2-4bc1-8a43-fff99f553f1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 (type: ports) to 1 2026-04-27 22:18:41.558 9 INFO neutron.wsgi [None req-64a3eee6-bcb7-4b00-9be2-9477bd2afb5e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/ee5419fd-9c37-437d-a523-aa1bd6c7de2c HTTP/1.1" status: 204 len: 168 time: 0.2360973 2026-04-27 22:18:41.913 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 85b7adb2-b9c1-4871-8b04-92340f7ff79c (type: router_ports) to 3 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-aec94cf3-76a2-4bc1-8a43-fff99f553f1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 2026-04-27 22:18:42.190 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager [None req-aec94cf3-76a2-4bc1-8a43-fff99f553f1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 2026-04-27 22:18:42.190 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:18:42.199 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 85b7adb2-b9c1-4871-8b04-92340f7ff79c (type: ports) to 2 2026-04-27 22:18:42.297 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc5e8ffe-bafd-47b1-86a6-e2e91e835f0b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 11323e4e-59bf-42b5-9738-c16e6b7f7550 (type: security_groups) to 1 2026-04-27 22:18:42.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc5e8ffe-bafd-47b1-86a6-e2e91e835f0b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 49fc5390-22cf-44dc-914d-fc5e9d743677 (type: security_group_rules) to 0 2026-04-27 22:18:42.325 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc5e8ffe-bafd-47b1-86a6-e2e91e835f0b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7f0ff980-4472-46d8-94ce-4aa381b01449 (type: security_group_rules) to 0 2026-04-27 22:18:42.342 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc5e8ffe-bafd-47b1-86a6-e2e91e835f0b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8a2a77b5-e106-4764-970c-eb532dddb282 (type: security_group_rules) to 0 2026-04-27 22:18:42.370 9 INFO neutron.services.segments.plugin [-] Segment 6b6a0ebc-ebab-418b-aab2-516e91981963 resource provider aggregate not found 2026-04-27 22:18:42.376 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc5e8ffe-bafd-47b1-86a6-e2e91e835f0b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e7a7bfcf-5b55-4a03-9356-ed40d69cd826 (type: security_group_rules) to 0 2026-04-27 22:18:42.388 9 INFO neutron.services.segments.plugin [-] Segment 6b6a0ebc-ebab-418b-aab2-516e91981963 resource provider aggregate not found 2026-04-27 22:18:42.394 9 INFO neutron.services.segments.plugin [-] Segment 6b6a0ebc-ebab-418b-aab2-516e91981963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b6a0ebc-ebab-418b-aab2-516e91981963 found for delete ", "request_id": "req-92559bad-8eb7-4e3c-912f-79e9e0d5229b"}]} 2026-04-27 22:18:42.403 9 INFO neutron.wsgi [None req-cc5e8ffe-bafd-47b1-86a6-e2e91e835f0b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=13a151992790499a9f79804a1d488076&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3737764 2026-04-27 22:18:42.410 9 INFO neutron.services.segments.plugin [-] Segment 6b6a0ebc-ebab-418b-aab2-516e91981963 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b6a0ebc-ebab-418b-aab2-516e91981963 found for delete ", "request_id": "req-20ffdbc4-8f8c-4024-905e-d6236b94250b"}]} 2026-04-27 22:18:42.694 10 INFO neutron.db.ovn_revision_numbers_db [None req-aec94cf3-76a2-4bc1-8a43-fff99f553f1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 (type: ports) to 1 2026-04-27 22:18:42.728 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 2026-04-27 22:18:42.741 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 2026-04-27 22:18:42.784 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aec94cf3-76a2-4bc1-8a43-fff99f553f1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:42.786 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aec94cf3-76a2-4bc1-8a43-fff99f553f1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 427bb35a-4001-4a6a-ae28-d08219492aa8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:42.935 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 85b7adb2-b9c1-4871-8b04-92340f7ff79c (type: ports) to 4 2026-04-27 22:18:43.009 9 INFO neutron.wsgi [None req-f6300ba4-4d99-441a-97cc-2a1400d98e64 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/11323e4e-59bf-42b5-9738-c16e6b7f7550 HTTP/1.1" status: 204 len: 168 time: 0.6007085 2026-04-27 22:18:43.157 10 INFO neutron.wsgi [None req-a7b4c9a3-b941-45b7-934a-c8ac6bfac019 d72844c5a8834948a9255a3acedc721f a79f854385634f498ee766657c9776c9 - - default default] 10.0.0.112 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.2258747 2026-04-27 22:18:43.301 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 (type: ports) to 2 2026-04-27 22:18:43.338 9 INFO neutron.wsgi [None req-5b59637a-811d-410a-ac35-bb3394851008 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=50ab192cbd9a464c988db7c363802fa1&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1052344 2026-04-27 22:18:43.344 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 85b7adb2-b9c1-4871-8b04-92340f7ff79c (type: router_ports) to 4 2026-04-27 22:18:43.408 9 INFO neutron.wsgi [None req-90f074f4-244d-4cb4-a54a-29fe8a3532ab d72844c5a8834948a9255a3acedc721f a79f854385634f498ee766657c9776c9 - - default default] 10.0.0.112 "GET /v2.0/quotas/a79f854385634f498ee766657c9776c9/details HTTP/1.1" status: 200 len: 1046 time: 0.2293675 2026-04-27 22:18:43.433 10 WARNING neutron_lib.context [None req-c16d9da1-46ae-4fac-bde8-912bf67ee7c0 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:43.454 10 INFO neutron.db.ovn_revision_numbers_db [None req-aec94cf3-76a2-4bc1-8a43-fff99f553f1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 (type: router_ports) to 1 2026-04-27 22:18:43.463 10 INFO neutron.wsgi [None req-aec94cf3-76a2-4bc1-8a43-fff99f553f1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/fbe57c4a-d771-4bd7-878f-c3128f84239d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.4365671 2026-04-27 22:18:43.500 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 (type: router_ports) to 2 2026-04-27 22:18:43.713 10 INFO neutron.db.ovn_revision_numbers_db [None req-c16d9da1-46ae-4fac-bde8-912bf67ee7c0 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource 099e1a72-4339-44c4-ab4f-66d97935f848 (type: security_groups) to 1 2026-04-27 22:18:43.729 10 INFO neutron.db.ovn_revision_numbers_db [None req-c16d9da1-46ae-4fac-bde8-912bf67ee7c0 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource 2e4137fb-1265-49a7-8b19-188261e8de65 (type: security_group_rules) to 0 2026-04-27 22:18:43.749 10 INFO neutron.wsgi [None req-ecdec06d-45f3-4900-ab16-fdcda027d1ba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/60b3bab6-19cf-4e1f-a554-0f6c55e32282 HTTP/1.1" status: 204 len: 168 time: 0.4029515 2026-04-27 22:18:43.751 10 INFO neutron.db.ovn_revision_numbers_db [None req-c16d9da1-46ae-4fac-bde8-912bf67ee7c0 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource 53dd1c76-4f8a-442b-8165-a6ad2aa21638 (type: security_group_rules) to 0 2026-04-27 22:18:43.766 10 INFO neutron.db.ovn_revision_numbers_db [None req-c16d9da1-46ae-4fac-bde8-912bf67ee7c0 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource cc3f73f2-85b3-4b6d-8c4f-47957e23640d (type: security_group_rules) to 0 2026-04-27 22:18:43.782 10 INFO neutron.db.ovn_revision_numbers_db [None req-c16d9da1-46ae-4fac-bde8-912bf67ee7c0 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource ff65b17f-8ac7-4587-b887-ebba35cc0b4a (type: security_group_rules) to 0 2026-04-27 22:18:43.893 10 INFO neutron.db.ovn_revision_numbers_db [None req-c16d9da1-46ae-4fac-bde8-912bf67ee7c0 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource 95877730-c6f3-4baa-83ad-b74fc858d32f (type: security_groups) to 1 2026-04-27 22:18:43.915 10 INFO neutron.db.ovn_revision_numbers_db [None req-c16d9da1-46ae-4fac-bde8-912bf67ee7c0 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource 28aca8f6-45c5-4eda-aaad-80a85c88b837 (type: security_group_rules) to 0 2026-04-27 22:18:43.934 10 INFO neutron.db.ovn_revision_numbers_db [None req-c16d9da1-46ae-4fac-bde8-912bf67ee7c0 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource ad333b23-f2dd-4066-8e0c-52a099e2acb0 (type: security_group_rules) to 0 2026-04-27 22:18:43.955 10 INFO neutron.wsgi [None req-c16d9da1-46ae-4fac-bde8-912bf67ee7c0 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.6356628 2026-04-27 22:18:44.007 9 INFO neutron.wsgi [None req-421a1b0e-3f09-4d5d-ba27-b1488ae02f28 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4725 time: 0.0458100 2026-04-27 22:18:44.087 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6e03f36-ec4a-4d18-97d5-1d7ce30ddd1b 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource 95877730-c6f3-4baa-83ad-b74fc858d32f (type: security_groups) to 2 2026-04-27 22:18:44.090 9 INFO neutron.wsgi [None req-a6e03f36-ec4a-4d18-97d5-1d7ce30ddd1b 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "PUT /v2.0/security-groups/95877730-c6f3-4baa-83ad-b74fc858d32f HTTP/1.1" status: 200 len: 1857 time: 0.0801549 2026-04-27 22:18:44.124 10 INFO neutron.wsgi [None req-7976236f-853a-4424-82d8-5bee59744c18 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-groups/95877730-c6f3-4baa-83ad-b74fc858d32f HTTP/1.1" status: 200 len: 1857 time: 0.0285776 2026-04-27 22:18:44.258 10 INFO neutron.wsgi [None req-72396d09-cbab-41c6-8a45-608c29289b00 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/95877730-c6f3-4baa-83ad-b74fc858d32f HTTP/1.1" status: 204 len: 168 time: 0.1294789 2026-04-27 22:18:44.337 10 INFO neutron.wsgi [None req-e357b02d-0944-48a3-a904-072246129e10 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0412068 2026-04-27 22:18:44.351 10 INFO neutron.api.v2.resource [None req-124950e0-18dd-4610-89da-da511cef7aaf 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:18:44.352 10 INFO neutron.wsgi [None req-124950e0-18dd-4610-89da-da511cef7aaf 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/95877730-c6f3-4baa-83ad-b74fc858d32f HTTP/1.1" status: 404 len: 347 time: 0.0116775 2026-04-27 22:18:44.364 10 WARNING neutron_lib.context [None req-6d2c677f-e780-4b15-9a91-6c21fe51f919 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:44.548 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d2c677f-e780-4b15-9a91-6c21fe51f919 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource a53364df-0ca9-4092-a24f-b13462c2b9ba (type: security_groups) to 1 2026-04-27 22:18:44.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d2c677f-e780-4b15-9a91-6c21fe51f919 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource 020f1505-afaa-4f13-958e-432e0519a993 (type: security_group_rules) to 0 2026-04-27 22:18:44.608 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-5915c072-473b-4dce-8e9a-c0fcba15346d 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/networks?id=427bb35a-4001-4a6a-ae28-d08219492aa8 HTTP/1.1" status: 200 len: 877 time: 0.1082902 2026-04-27 22:18:44.610 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d2c677f-e780-4b15-9a91-6c21fe51f919 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource 06b83869-76d9-45bd-b0e4-3a4f52f8b381 (type: security_group_rules) to 0 2026-04-27 22:18:44.635 10 INFO neutron.wsgi [None req-6d2c677f-e780-4b15-9a91-6c21fe51f919 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.2760804 2026-04-27 22:18:44.641 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-26abea10-1821-436a-8cb4-d458a6f010b3 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/quotas/cb5e35d6e70147e79091503a3490b5a9 HTTP/1.1" status: 200 len: 491 time: 0.0223346 2026-04-27 22:18:44.646 9 WARNING neutron_lib.context [None req-9283eed7-4084-4c8b-9c45-d859039e33c1 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:44.759 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-37d0a684-2b83-48ac-9376-ee73f4c14247 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=cb5e35d6e70147e79091503a3490b5a9&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1130695 2026-04-27 22:18:44.787 9 INFO neutron.db.ovn_revision_numbers_db [None req-9283eed7-4084-4c8b-9c45-d859039e33c1 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource b29fc60b-2da6-4a84-a4c2-170e40d1e956 (type: security_group_rules) to 0 2026-04-27 22:18:44.814 9 INFO neutron.wsgi [None req-9283eed7-4084-4c8b-9c45-d859039e33c1 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1742733 2026-04-27 22:18:44.833 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-af78910c-cfac-42ec-89bd-662dbc5d6da6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/427bb35a-4001-4a6a-ae28-d08219492aa8?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0678577 2026-04-27 22:18:44.838 9 INFO neutron.wsgi [None req-9abf0b8a-a154-415f-bac5-8ff2eb27a8ed 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/b29fc60b-2da6-4a84-a4c2-170e40d1e956 HTTP/1.1" status: 200 len: 795 time: 0.0192051 2026-04-27 22:18:44.927 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-20049410-079d-4f51-bea1-829a4a5019a2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/427bb35a-4001-4a6a-ae28-d08219492aa8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0808132 2026-04-27 22:18:44.975 10 INFO neutron.wsgi [None req-85e739a9-a0b3-4848-b395-242e8729c714 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.1348414 2026-04-27 22:18:45.065 10 INFO neutron.wsgi [req-a0f471cc-2be6-477a-8d22-55e69b16555b req-a326c723-bab3-451a-a4ff-7790bee3c81f 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=d18b69af-21c7-45df-9cbd-ee8cbcd91439 HTTP/1.1" status: 200 len: 210 time: 0.0218487 2026-04-27 22:18:45.127 10 INFO neutron.wsgi [None req-e20b75c8-f451-490c-806d-3e4515e32ccc 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/b29fc60b-2da6-4a84-a4c2-170e40d1e956 HTTP/1.1" status: 204 len: 168 time: 0.1459994 2026-04-27 22:18:45.208 10 INFO neutron.wsgi [None req-8ec2ef6e-1415-411d-a161-36dc871bd3d9 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0763934 2026-04-27 22:18:45.219 10 WARNING neutron_lib.context [None req-4e7710d5-6335-428d-b1cd-5ba9cb5e7972 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:45.347 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e7710d5-6335-428d-b1cd-5ba9cb5e7972 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource e6503a64-44f4-44ca-8e4e-3af12ffc0a5e (type: security_group_rules) to 0 2026-04-27 22:18:45.375 10 INFO neutron.wsgi [None req-4e7710d5-6335-428d-b1cd-5ba9cb5e7972 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1598055 2026-04-27 22:18:45.398 10 INFO neutron.wsgi [None req-9cecf800-f604-4708-a095-264dc67ea769 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/e6503a64-44f4-44ca-8e4e-3af12ffc0a5e HTTP/1.1" status: 200 len: 795 time: 0.0173092 2026-04-27 22:18:45.500 10 INFO neutron.wsgi [None req-ff825d3c-308b-4e93-895f-04387ce35bd2 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.0936325 2026-04-27 22:18:45.637 10 INFO neutron.wsgi [None req-6ce09bda-4d27-4121-bc3a-01d0aff1cf8b 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/e6503a64-44f4-44ca-8e4e-3af12ffc0a5e HTTP/1.1" status: 204 len: 168 time: 0.1260433 2026-04-27 22:18:45.702 10 INFO neutron.wsgi [None req-0dbee396-09d3-4940-a2cc-2becc05287ab 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0597606 2026-04-27 22:18:45.710 10 WARNING neutron_lib.context [None req-cbeaac19-9675-4672-9c66-ff361895934b 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:45.837 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-4d2e6956-f484-4a1f-b10a-d5c8e9ada1c5 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 199.204.45.250 "GET /v2.0/networks?id=427bb35a-4001-4a6a-ae28-d08219492aa8 HTTP/1.1" status: 200 len: 877 time: 0.0755551 2026-04-27 22:18:45.846 10 WARNING neutron_lib.context [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-8311bb65-89e8-4d49-9212-d2c76cc3df73 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:45.869 10 INFO neutron.db.ovn_revision_numbers_db [None req-cbeaac19-9675-4672-9c66-ff361895934b 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] Successfully bumped revision number for resource 9b67f30f-bf5e-436d-89f0-ef16acb9e785 (type: security_group_rules) to 0 2026-04-27 22:18:45.908 10 INFO neutron.wsgi [None req-cbeaac19-9675-4672-9c66-ff361895934b 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2014866 2026-04-27 22:18:45.933 9 INFO neutron.wsgi [None req-7353abb6-8cc4-482c-bea0-7662b1d6f853 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/9b67f30f-bf5e-436d-89f0-ef16acb9e785 HTTP/1.1" status: 200 len: 796 time: 0.0181024 2026-04-27 22:18:46.007 9 INFO neutron.wsgi [None req-0a9c8d46-b915-4c7c-8d0e-4df34a823e69 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4334 time: 0.0693083 2026-04-27 22:18:46.175 10 INFO neutron.wsgi [req-6851246f-20fa-4be6-bfe7-f4d6c5467c27 req-cbda3ea3-0388-436a-a929-b5887fbe4b3c 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=d18b69af-21c7-45df-9cbd-ee8cbcd91439 HTTP/1.1" status: 200 len: 210 time: 0.0190439 2026-04-27 22:18:46.195 9 INFO neutron.wsgi [None req-167ff0d7-6fb1-480d-ad52-24660bb22bf9 d72844c5a8834948a9255a3acedc721f a79f854385634f498ee766657c9776c9 - - default default] 10.0.0.112 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0091424 2026-04-27 22:18:46.218 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-8311bb65-89e8-4d49-9212-d2c76cc3df73 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] No more DHCP agents 2026-04-27 22:18:46.220 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-8311bb65-89e8-4d49-9212-d2c76cc3df73 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] Unable to schedule network 427bb35a-4001-4a6a-ae28-d08219492aa8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:46.243 9 INFO neutron.wsgi [None req-a947f2f9-cf73-4cd3-aecc-8030454d944b 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/9b67f30f-bf5e-436d-89f0-ef16acb9e785 HTTP/1.1" status: 204 len: 168 time: 0.2307110 2026-04-27 22:18:46.304 9 INFO neutron.wsgi [None req-294f8457-77a2-446e-97eb-6c9cf4431b60 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0562763 2026-04-27 22:18:46.377 9 INFO neutron.wsgi [None req-8edf1eb9-ffc1-4b76-bbd3-1d8d402e2e3a d72844c5a8834948a9255a3acedc721f a79f854385634f498ee766657c9776c9 - - default default] 10.0.0.112 "GET /v2.0/quotas/a79f854385634f498ee766657c9776c9/details HTTP/1.1" status: 200 len: 1046 time: 0.1608155 2026-04-27 22:18:46.392 10 INFO neutron.db.ovn_revision_numbers_db [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-8311bb65-89e8-4d49-9212-d2c76cc3df73 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] Successfully bumped revision number for resource 91aeb782-083e-4a67-8c0f-7d3c316039b4 (type: ports) to 1 2026-04-27 22:18:46.413 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-8311bb65-89e8-4d49-9212-d2c76cc3df73 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.5727112 2026-04-27 22:18:46.419 9 INFO neutron.wsgi [None req-afe5a7b1-bc48-429d-b26e-eb4a0dfef897 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/a53364df-0ca9-4092-a24f-b13462c2b9ba HTTP/1.1" status: 204 len: 168 time: 0.1079252 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:46.461 9 INFO neutron.wsgi [None req-dc581b6f-6bc6-43df-8e02-1050898e3f13 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0373707 2026-04-27 22:18:46.528 9 INFO neutron.wsgi [None req-077e74e1-107f-46f1-a7f0-fa4c6c808908 345124e10a6a416cb26ccac14e5dd058 9c157bf80cef4e298e8631ea896c02e3 - - default default] 10.0.0.63 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0606163 2026-04-27 22:18:47.056 10 INFO neutron.db.ovn_revision_numbers_db [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-bce540bd-1876-43bf-9af5-683a3dd5ab42 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 91aeb782-083e-4a67-8c0f-7d3c316039b4 (type: ports) to 2 2026-04-27 22:18:47.167 9 INFO neutron.wsgi [None req-a8f9529a-bf57-419c-b3c9-889a1f7db43c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=9c157bf80cef4e298e8631ea896c02e3&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1428301 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:47.275 10 WARNING neutron_lib.context [None req-e79c32ee-e5fe-4315-afc2-2b0beaabdd04 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:47.289 10 INFO neutron.db.ovn_revision_numbers_db [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-bce540bd-1876-43bf-9af5-683a3dd5ab42 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 91aeb782-083e-4a67-8c0f-7d3c316039b4 (type: ports) to 2 2026-04-27 22:18:47.298 10 INFO neutron.wsgi [req-1f9df907-57c1-4abc-a93a-55d7e2d86c14 req-ac49f8ab-c7c7-4c9b-b7c9-5c4f1dc51efc 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=d18b69af-21c7-45df-9cbd-ee8cbcd91439 HTTP/1.1" status: 200 len: 1168 time: 0.0515733 2026-04-27 22:18:47.320 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-bce540bd-1876-43bf-9af5-683a3dd5ab42 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/91aeb782-083e-4a67-8c0f-7d3c316039b4 HTTP/1.1" status: 200 len: 1376 time: 0.8980269 2026-04-27 22:18:47.358 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3cd2dcb-1ed2-4270-9040-6141dd9835ee'] response: {'name': 'network-changed', 'server_uuid': 'd18b69af-21c7-45df-9cbd-ee8cbcd91439', 'tag': '91aeb782-083e-4a67-8c0f-7d3c316039b4', 'status': 'completed', 'code': 200} 2026-04-27 22:18:47.384 9 INFO neutron.wsgi [None req-64ce64df-0f3e-4678-9379-b9e016736b27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/099e1a72-4339-44c4-ab4f-66d97935f848 HTTP/1.1" status: 204 len: 168 time: 0.2114096 2026-04-27 22:18:47.398 10 INFO neutron.wsgi [req-1f9df907-57c1-4abc-a93a-55d7e2d86c14 req-b16eca94-dd2a-4b14-a670-b2fc2d182800 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3af0415e-f2c1-4855-9a79-97642ef344ba&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0913095 2026-04-27 22:18:47.435 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-bc242441-f881-4a6e-a64f-801056bd1758 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=cb5e35d6e70147e79091503a3490b5a9&device_id=d18b69af-21c7-45df-9cbd-ee8cbcd91439 HTTP/1.1" status: 200 len: 1407 time: 0.0746911 2026-04-27 22:18:47.477 10 INFO neutron.db.ovn_revision_numbers_db [None req-e79c32ee-e5fe-4315-afc2-2b0beaabdd04 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] Successfully bumped revision number for resource 3bb16e4e-eacc-4833-acc1-ad210605e5c5 (type: routers) to 1 2026-04-27 22:18:47.480 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-c07c1267-6ad7-4a61-8c06-5d2f970e8702 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=91aeb782-083e-4a67-8c0f-7d3c316039b4 HTTP/1.1" status: 200 len: 217 time: 0.0329714 2026-04-27 22:18:47.499 10 INFO neutron.wsgi [None req-e79c32ee-e5fe-4315-afc2-2b0beaabdd04 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.3589718 2026-04-27 22:18:47.525 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-dcfe9b4d-9072-461f-8206-7a2fcbee81dd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=984cda19-4f46-43ca-ab0e-ca4d76c3fc4f HTTP/1.1" status: 200 len: 871 time: 0.0368662 2026-04-27 22:18:47.555 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-78dcf18a-7d4d-4d5a-a917-96b55632a070 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=427bb35a-4001-4a6a-ae28-d08219492aa8&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227213 2026-04-27 22:18:47.568 9 INFO neutron.wsgi [None req-09fa716a-3572-4a49-ad16-97372ca09836 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "PUT /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags HTTP/1.1" status: 200 len: 218 time: 0.0626087 2026-04-27 22:18:47.621 9 INFO neutron.wsgi [None req-f5d4da89-97bc-4728-9d53-c9964a8b506d c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags HTTP/1.1" status: 200 len: 218 time: 0.0481355 2026-04-27 22:18:47.627 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-deab4f80-7fd5-465a-9390-191292b822b8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/427bb35a-4001-4a6a-ae28-d08219492aa8?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0625124 2026-04-27 22:18:47.687 10 INFO neutron.wsgi [req-80bebbfa-9c21-4cbd-95f2-b3fed6b58c91 req-2905ff63-746c-401c-a5e0-dcaa2981ea9c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/427bb35a-4001-4a6a-ae28-d08219492aa8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0537982 2026-04-27 22:18:47.693 9 INFO neutron.wsgi [None req-d5e2c89c-02a8-4d9d-bd99-8067dcf8946c c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "PUT /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0661666 2026-04-27 22:18:47.777 10 INFO neutron.wsgi [None req-7d4bb208-a7c7-4e16-af08-d274b7a5fb98 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags HTTP/1.1" status: 200 len: 227 time: 0.0793374 2026-04-27 22:18:47.789 10 INFO neutron.wsgi [req-6ba26a46-88e4-4045-88e3-ce9801909bc2 req-903517b9-1bad-4bcb-b10d-e382ec9e670e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=cb5e35d6e70147e79091503a3490b5a9&device_id=d18b69af-21c7-45df-9cbd-ee8cbcd91439 HTTP/1.1" status: 200 len: 1407 time: 0.0605097 2026-04-27 22:18:47.847 9 INFO neutron.wsgi [None req-04a1d8c8-8007-4d84-8fb6-5d4aff90f97b c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "PUT /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0631666 2026-04-27 22:18:47.864 10 INFO neutron.wsgi [req-6ba26a46-88e4-4045-88e3-ce9801909bc2 req-ca48878a-d513-49c8-9bc9-659cf9de15ca 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=427bb35a-4001-4a6a-ae28-d08219492aa8 HTTP/1.1" status: 200 len: 974 time: 0.0684981 2026-04-27 22:18:47.898 10 INFO neutron.wsgi [req-6ba26a46-88e4-4045-88e3-ce9801909bc2 req-0ca03b43-c093-4bd0-acf8-3971ae49dc0a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=91aeb782-083e-4a67-8c0f-7d3c316039b4 HTTP/1.1" status: 200 len: 217 time: 0.0247226 2026-04-27 22:18:47.905 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 91aeb782-083e-4a67-8c0f-7d3c316039b4 2026-04-27 22:18:47.932 9 INFO neutron.wsgi [None req-feb059bb-dc51-4c72-baec-8ec9e1646da5 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags HTTP/1.1" status: 200 len: 227 time: 0.0787251 2026-04-27 22:18:47.939 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 91aeb782-083e-4a67-8c0f-7d3c316039b4 2026-04-27 22:18:47.944 10 INFO neutron.wsgi [req-6ba26a46-88e4-4045-88e3-ce9801909bc2 req-4b8a0ebc-a378-4c08-a86c-8e2259e12d7f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=984cda19-4f46-43ca-ab0e-ca4d76c3fc4f HTTP/1.1" status: 200 len: 871 time: 0.0341399 2026-04-27 22:18:47.986 10 INFO neutron.wsgi [req-6ba26a46-88e4-4045-88e3-ce9801909bc2 req-e7a8b26e-669f-4d2a-99aa-54e5f65713f5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=427bb35a-4001-4a6a-ae28-d08219492aa8&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0302584 2026-04-27 22:18:48.018 9 INFO neutron.wsgi [None req-790d844f-b1d8-495e-8db0-35908c2c4579 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "PUT /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0825620 2026-04-27 22:18:48.060 10 INFO neutron.wsgi [req-6ba26a46-88e4-4045-88e3-ce9801909bc2 req-8d355f41-2591-4112-8c06-7ce1a8840a41 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/427bb35a-4001-4a6a-ae28-d08219492aa8?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0657794 2026-04-27 22:18:48.091 9 INFO neutron.wsgi [None req-758af0f9-27e2-40dd-a2d2-7706b023ec52 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags HTTP/1.1" status: 200 len: 245 time: 0.0671020 2026-04-27 22:18:48.148 10 INFO neutron.wsgi [req-6ba26a46-88e4-4045-88e3-ce9801909bc2 req-f6172733-3b7d-4bc0-b437-472bffbeb414 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/427bb35a-4001-4a6a-ae28-d08219492aa8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0810516 2026-04-27 22:18:48.172 9 INFO neutron.wsgi [None req-c6e4780b-f21f-44fb-9c00-1ce030318b88 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "PUT /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags HTTP/1.1" status: 200 len: 230 time: 0.0770462 2026-04-27 22:18:48.255 10 INFO neutron.wsgi [None req-8700dcaa-9428-4870-8961-558d1ff303df c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags HTTP/1.1" status: 200 len: 230 time: 0.0781057 2026-04-27 22:18:48.316 9 INFO neutron.wsgi [None req-9ece735a-5004-4054-848a-2def885ea0af c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0569189 2026-04-27 22:18:48.329 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 91aeb782-083e-4a67-8c0f-7d3c316039b4 (type: ports) to 4 2026-04-27 22:18:48.371 9 INFO neutron.api.v2.resource [None req-eac1534f-d063-4e40-86dd-d314663ee45b c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:18:48.372 9 INFO neutron.wsgi [None req-eac1534f-d063-4e40-86dd-d314663ee45b c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0500197 2026-04-27 22:18:48.439 9 INFO neutron.wsgi [None req-5366ee5c-0770-49a0-bdd6-3245bacd5638 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "DELETE /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0628283 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:48.504 10 INFO neutron.wsgi [None req-514566c1-739f-4316-80a7-b38f0134ed92 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags HTTP/1.1" status: 200 len: 223 time: 0.0601473 2026-04-27 22:18:48.516 10 INFO neutron.wsgi [req-ea619df4-df92-47f0-905f-c813f7c91084 req-cc73772f-4fad-4b3b-b921-617f8f62cdae 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=d18b69af-21c7-45df-9cbd-ee8cbcd91439 HTTP/1.1" status: 200 len: 1170 time: 0.0434859 2026-04-27 22:18:48.557 10 INFO neutron.wsgi [req-ea619df4-df92-47f0-905f-c813f7c91084 req-43f74768-575e-45a0-9cad-ccd67c600ccd 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3af0415e-f2c1-4855-9a79-97642ef344ba&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0333049 2026-04-27 22:18:48.601 9 INFO neutron.api.v2.resource [None req-f265d2b2-f1e0-48d4-b71c-a0304733bf3d c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:18:48.603 9 INFO neutron.wsgi [None req-f265d2b2-f1e0-48d4-b71c-a0304733bf3d c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "DELETE /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0919037 2026-04-27 22:18:48.604 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port 1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39: RuntimeError: No hosting information found for port 1e78d37a-16b6-4ae2-9cb0-b81e4d2b6b39 2026-04-27 22:18:48.669 9 INFO neutron.wsgi [None req-2ccfdcae-3039-407f-8567-39276f2069b0 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "DELETE /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags HTTP/1.1" status: 204 len: 168 time: 0.0611084 2026-04-27 22:18:48.944 9 INFO neutron.wsgi [None req-020b0dd6-5179-46de-89b0-ef6e1ad5bb62 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5/tags HTTP/1.1" status: 200 len: 205 time: 0.2694879 2026-04-27 22:18:48.992 9 INFO neutron.wsgi [None req-f18efc9c-4634-4133-8c73-ae9a9aec322c c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5 HTTP/1.1" status: 200 len: 770 time: 0.0411844 2026-04-27 22:18:49.221 10 INFO neutron.db.ovn_revision_numbers_db [None req-284112db-d07e-4fc3-88af-35d87777b1eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f3aa8df8-dbb5-4d21-bf33-4f4ad6e0dc4a (type: security_groups) to 1 2026-04-27 22:18:49.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-284112db-d07e-4fc3-88af-35d87777b1eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 04a14fed-6fe8-4dc5-9100-c20160767739 (type: security_group_rules) to 0 2026-04-27 22:18:49.275 10 INFO neutron.db.ovn_revision_numbers_db [None req-284112db-d07e-4fc3-88af-35d87777b1eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 15de1f8f-16cf-4c39-9b6e-a6d902a711fa (type: security_group_rules) to 0 2026-04-27 22:18:49.317 10 INFO neutron.db.ovn_revision_numbers_db [None req-284112db-d07e-4fc3-88af-35d87777b1eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8ec6a7c0-b591-499f-b7ae-dc12eacd78bd (type: security_group_rules) to 0 2026-04-27 22:18:49.337 10 INFO neutron.db.ovn_revision_numbers_db [None req-284112db-d07e-4fc3-88af-35d87777b1eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c5c838a7-d6df-40af-a9ec-94ddc5cefd2b (type: security_group_rules) to 0 2026-04-27 22:18:49.375 10 INFO neutron.wsgi [None req-284112db-d07e-4fc3-88af-35d87777b1eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=a79f854385634f498ee766657c9776c9&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5346224 2026-04-27 22:18:49.390 10 INFO neutron.db.ovn_revision_numbers_db [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource cced25c2-deb1-480d-9631-60494a8fc228 (type: security_groups) to 1 2026-04-27 22:18:49.397 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-92bc4717-b514-452f-b088-32d1c0fe3776'] response: {'server_uuid': 'd18b69af-21c7-45df-9cbd-ee8cbcd91439', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91aeb782-083e-4a67-8c0f-7d3c316039b4', 'code': 200} 2026-04-27 22:18:49.397 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-92bc4717-b514-452f-b088-32d1c0fe3776'] response: {'server_uuid': 'd18b69af-21c7-45df-9cbd-ee8cbcd91439', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91aeb782-083e-4a67-8c0f-7d3c316039b4', 'code': 200} 2026-04-27 22:18:49.406 10 INFO neutron.db.ovn_revision_numbers_db [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 273a0370-f4e6-49d3-b69f-abb97164935a (type: security_group_rules) to 0 2026-04-27 22:18:49.425 9 INFO neutron.db.ovn_revision_numbers_db [None req-8421d00a-e978-4b60-93b1-852c9a219f67 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] Successfully bumped revision number for resource 3bb16e4e-eacc-4833-acc1-ad210605e5c5 (type: routers) to 7 2026-04-27 22:18:49.427 10 INFO neutron.db.ovn_revision_numbers_db [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 32f4679c-f1f4-4af3-8bec-a618332abf51 (type: security_group_rules) to 0 2026-04-27 22:18:49.430 9 INFO neutron.wsgi [None req-8421d00a-e978-4b60-93b1-852c9a219f67 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "PUT /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5 HTTP/1.1" status: 200 len: 770 time: 0.4325478 2026-04-27 22:18:49.460 10 INFO neutron.wsgi [None req-50cfa6f8-16f1-440a-9c39-d6610027aa58 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=3bb16e4e-eacc-4833-acc1-ad210605e5c5 HTTP/1.1" status: 200 len: 205 time: 0.0238240 2026-04-27 22:18:49.461 10 INFO neutron.db.ovn_revision_numbers_db [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f525c530-2569-4d6d-af7a-995b8a233e56 (type: security_group_rules) to 0 2026-04-27 22:18:49.472 10 INFO neutron.db.ovn_revision_numbers_db [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f7a946fb-0a14-4e4b-8f72-375af28f8190 (type: security_group_rules) to 0 2026-04-27 22:18:49.520 10 INFO neutron.db.segments_db [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment 77bdba61-b320-41aa-8d10-751e6abe26e2 of type geneve for network 89b4fe33-f375-4752-ad2f-838a1b564835 2026-04-27 22:18:49.674 10 INFO neutron.db.ovn_revision_numbers_db [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 89b4fe33-f375-4752-ad2f-838a1b564835 (type: networks) to 1 2026-04-27 22:18:49.681 10 INFO neutron.wsgi [req-9e08164a-ea17-47d4-b54f-0356d7376656 req-204ccc65-8e74-4a36-906e-dc04117f7da1 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=d18b69af-21c7-45df-9cbd-ee8cbcd91439 HTTP/1.1" status: 200 len: 1170 time: 0.0424762 2026-04-27 22:18:49.737 10 INFO neutron.wsgi [req-9e08164a-ea17-47d4-b54f-0356d7376656 req-231a7a8e-1d92-4b49-b330-55a8c544acff 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3af0415e-f2c1-4855-9a79-97642ef344ba&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0502810 2026-04-27 22:18:49.747 9 INFO neutron.wsgi [None req-79c62397-1fc5-4147-b7db-6b86ea6d59a7 c9f6396791124bf480641beda0250fc9 65eaf055b9ee4b8c9482eefcf60d186e - - default default] 10.0.0.63 "DELETE /v2.0/routers/3bb16e4e-eacc-4833-acc1-ad210605e5c5 HTTP/1.1" status: 204 len: 168 time: 0.2822387 2026-04-27 22:18:49.809 9 INFO neutron.wsgi [None req-38352f17-95de-45d6-bafa-110059fd4e93 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f3aa8df8-dbb5-4d21-bf33-4f4ad6e0dc4a HTTP/1.1" status: 204 len: 168 time: 0.4278536 2026-04-27 22:18:49.911 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:49.914 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 89b4fe33-f375-4752-ad2f-838a1b564835: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:50.003 10 INFO neutron.db.ovn_revision_numbers_db [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9ad48809-44ae-49bc-a680-f733d23a277d (type: ports) to 1 2026-04-27 22:18:50.023 10 INFO neutron.wsgi [None req-58911410-cd7b-4240-8d9f-4803164e36eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 0.8897052 2026-04-27 22:18:50.096 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status down for port: 91aeb782-083e-4a67-8c0f-7d3c316039b4 2026-04-27 22:18:50.168 10 INFO neutron.wsgi [req-046ef2c8-dd8d-46c5-a800-5f4533b00d8c req-6b2da688-0ce4-4098-9746-2f59a42f5f47 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=d18b69af-21c7-45df-9cbd-ee8cbcd91439 HTTP/1.1" status: 200 len: 1170 time: 0.1270945 2026-04-27 22:18:50.254 10 INFO neutron.wsgi [req-046ef2c8-dd8d-46c5-a800-5f4533b00d8c req-5cfd85f7-d352-4442-ac5f-d2e6c2cd90f9 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=3af0415e-f2c1-4855-9a79-97642ef344ba&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0760915 2026-04-27 22:18:50.273 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c881950-f9a1-4a9a-8200-83eeda8845d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:50.278 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c881950-f9a1-4a9a-8200-83eeda8845d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 89b4fe33-f375-4752-ad2f-838a1b564835: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:50.508 10 INFO neutron.wsgi [req-2f310ba6-421e-44b4-8de3-6567d6efbc5f req-4dfa4a5b-7755-45ef-80d3-c31e76950a3d 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=d18b69af-21c7-45df-9cbd-ee8cbcd91439 HTTP/1.1" status: 200 len: 1168 time: 0.0840836 2026-04-27 22:18:50.638 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 91aeb782-083e-4a67-8c0f-7d3c316039b4 (type: ports) to 5 2026-04-27 22:18:50.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a3ce1e4-ef84-422e-a54c-a54af00aee46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d6cb7184-1300-49ae-b767-ece2e1c79aa9 (type: security_groups) to 1 2026-04-27 22:18:50.852 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a3ce1e4-ef84-422e-a54c-a54af00aee46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 012e7394-c0a1-412b-ab04-170308949177 (type: security_group_rules) to 0 2026-04-27 22:18:50.905 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a3ce1e4-ef84-422e-a54c-a54af00aee46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 08a4a926-786f-4bb0-8bd4-d565c7ba204a (type: security_group_rules) to 0 2026-04-27 22:18:50.933 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a3ce1e4-ef84-422e-a54c-a54af00aee46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2310e80c-2791-4faa-a68d-52db715e7967 (type: security_group_rules) to 0 2026-04-27 22:18:50.969 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a3ce1e4-ef84-422e-a54c-a54af00aee46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ee4a04f4-c07b-43e0-b514-8bd3555e6eb6 (type: security_group_rules) to 0 2026-04-27 22:18:51.244 10 INFO neutron.wsgi [None req-5a3ce1e4-ef84-422e-a54c-a54af00aee46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=65eaf055b9ee4b8c9482eefcf60d186e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.8315010 2026-04-27 22:18:51.310 10 INFO neutron.wsgi [req-2f310ba6-421e-44b4-8de3-6567d6efbc5f req-c571664a-f069-45ff-8b5a-4c1e144fc94d 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 199.204.45.250 "DELETE /v2.0/ports/91aeb782-083e-4a67-8c0f-7d3c316039b4 HTTP/1.1" status: 204 len: 173 time: 0.7887707 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:51.367 10 INFO neutron.wsgi [req-68efd7fd-b029-476f-a664-99598543f0a7 req-dddceaab-8fd6-4827-b3be-ac610d737a95 6edfe8384edd4b7385891393711b9e1d cb5e35d6e70147e79091503a3490b5a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=d18b69af-21c7-45df-9cbd-ee8cbcd91439 HTTP/1.1" status: 200 len: 210 time: 0.0290644 2026-04-27 22:18:51.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-9c881950-f9a1-4a9a-8200-83eeda8845d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9ad48809-44ae-49bc-a680-f733d23a277d (type: ports) to 2 2026-04-27 22:18:51.445 10 INFO neutron.db.ovn_revision_numbers_db [None req-9c881950-f9a1-4a9a-8200-83eeda8845d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c5817fc9-dcfe-45c8-89a9-10eb6c92bc2f (type: subnets) to 0 2026-04-27 22:18:51.452 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c53872e7-af6d-4e94-ab0d-51868e88ae0e'] response: {'server_uuid': 'd18b69af-21c7-45df-9cbd-ee8cbcd91439', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '91aeb782-083e-4a67-8c0f-7d3c316039b4', 'code': 200} 2026-04-27 22:18:51.453 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c53872e7-af6d-4e94-ab0d-51868e88ae0e'] response: {'server_uuid': 'd18b69af-21c7-45df-9cbd-ee8cbcd91439', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '91aeb782-083e-4a67-8c0f-7d3c316039b4', 'code': 200} 2026-04-27 22:18:51.453 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c53872e7-af6d-4e94-ab0d-51868e88ae0e'] response: {'server_uuid': 'd18b69af-21c7-45df-9cbd-ee8cbcd91439', 'name': 'network-vif-deleted', 'tag': '91aeb782-083e-4a67-8c0f-7d3c316039b4', 'status': 'completed', 'code': 200} 2026-04-27 22:18:51.469 10 INFO neutron.wsgi [None req-9c881950-f9a1-4a9a-8200-83eeda8845d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 1.4387777 2026-04-27 22:18:51.512 9 INFO neutron.wsgi [None req-07ea1da4-a1df-44b6-99ae-562c2f14ac4a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/d6cb7184-1300-49ae-b767-ece2e1c79aa9 HTTP/1.1" status: 204 len: 168 time: 0.2624164 2026-04-27 22:18:51.894 10 INFO neutron.db.ovn_revision_numbers_db [None req-20fb662c-a68b-4e70-b618-1c4634f8aae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 42d699d7-28c3-44d7-8ce8-8430e6c2070e (type: security_groups) to 1 2026-04-27 22:18:51.925 10 INFO neutron.db.ovn_revision_numbers_db [None req-20fb662c-a68b-4e70-b618-1c4634f8aae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0e3078de-9c87-407a-badb-9c6bbc22fe71 (type: security_group_rules) to 0 2026-04-27 22:18:51.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-20fb662c-a68b-4e70-b618-1c4634f8aae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 63623413-1736-434d-b19e-009eed1428e7 (type: security_group_rules) to 0 2026-04-27 22:18:51.973 10 INFO neutron.db.ovn_revision_numbers_db [None req-20fb662c-a68b-4e70-b618-1c4634f8aae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 93155c12-025a-4792-81e4-f60975e5763a (type: security_group_rules) to 0 2026-04-27 22:18:52.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-20fb662c-a68b-4e70-b618-1c4634f8aae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ed913496-e552-42c0-9d7d-95db6c6d1828 (type: security_group_rules) to 0 2026-04-27 22:18:52.066 9 INFO neutron.db.ovn_revision_numbers_db [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4c6cd1cc-3815-4e79-98e2-2b056b641ecd (type: security_groups) to 1 2026-04-27 22:18:52.071 10 INFO neutron.wsgi [None req-20fb662c-a68b-4e70-b618-1c4634f8aae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=73bc435d27e9477f8a9d02e3568ba957&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3729849 2026-04-27 22:18:52.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0535a0b5-cebe-43d9-8deb-7268fc16bf68 (type: security_group_rules) to 0 2026-04-27 22:18:52.096 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76c7b270-f85d-4fbf-81d2-a4c1f27ff492 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:52.100 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76c7b270-f85d-4fbf-81d2-a4c1f27ff492 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:52.105 9 INFO neutron.db.ovn_revision_numbers_db [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 35867bfc-3094-4a5c-93d0-7f9526541954 (type: security_group_rules) to 0 2026-04-27 22:18:52.128 9 INFO neutron.db.ovn_revision_numbers_db [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 479bde96-9c26-4343-af81-5e99dc9bac9c (type: security_group_rules) to 0 2026-04-27 22:18:52.150 9 INFO neutron.db.ovn_revision_numbers_db [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b15ac6fc-c33a-4990-b7c3-105c6ceebf69 (type: security_group_rules) to 0 2026-04-27 22:18:52.211 9 INFO neutron.db.segments_db [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment 17895da1-8a74-4d19-b4dc-0f3a70d7bae9 of type geneve for network be531fd2-0b5c-40e1-a9fd-19a390ac5372 2026-04-27 22:18:52.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-76c7b270-f85d-4fbf-81d2-a4c1f27ff492 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 08740c97-915f-4a8b-8366-32bdc47f25b7 (type: ports) to 1 2026-04-27 22:18:52.365 9 INFO neutron.wsgi [None req-21af9770-9032-47d7-9682-f24c286c36e5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/42d699d7-28c3-44d7-8ce8-8430e6c2070e HTTP/1.1" status: 204 len: 168 time: 0.2895415 2026-04-27 22:18:52.367 9 INFO neutron.db.ovn_revision_numbers_db [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource be531fd2-0b5c-40e1-a9fd-19a390ac5372 (type: networks) to 1 2026-04-27 22:18:52.561 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:52.564 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network be531fd2-0b5c-40e1-a9fd-19a390ac5372: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:52.645 9 INFO neutron.db.ovn_revision_numbers_db [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 439b103d-aefe-4a1e-8511-eaaa1ee63f99 (type: ports) to 1 2026-04-27 22:18:52.674 9 INFO neutron.wsgi [None req-bed20cb5-4079-4858-9e00-7b90c06e9eeb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.0179541 2026-04-27 22:18:52.856 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93aa3516-05fa-4969-a9ed-871d9cd2235f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:52.859 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93aa3516-05fa-4969-a9ed-871d9cd2235f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network be531fd2-0b5c-40e1-a9fd-19a390ac5372: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:53.208 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-08740c97-915f-4a8b-8366-32bdc47f25b7 on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:18:53.228 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 08740c97-915f-4a8b-8366-32bdc47f25b7 2026-04-27 22:18:53.247 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 08740c97-915f-4a8b-8366-32bdc47f25b7 2026-04-27 22:18:53.254 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Router 1202d5cd-af7e-4310-953c-752b5a4e4b61 is bound to host instance 2026-04-27 22:18:53.417 9 INFO neutron.db.ovn_revision_numbers_db [None req-93aa3516-05fa-4969-a9ed-871d9cd2235f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 439b103d-aefe-4a1e-8511-eaaa1ee63f99 (type: ports) to 2 2026-04-27 22:18:53.452 9 INFO neutron.db.ovn_revision_numbers_db [None req-93aa3516-05fa-4969-a9ed-871d9cd2235f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 38d8b408-f00a-49d4-9a9b-9581032e9c55 (type: subnets) to 0 2026-04-27 22:18:53.474 9 INFO neutron.wsgi [None req-93aa3516-05fa-4969-a9ed-871d9cd2235f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.7913139 2026-04-27 22:18:53.893 10 INFO neutron.db.ovn_revision_numbers_db [None req-76c7b270-f85d-4fbf-81d2-a4c1f27ff492 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 08740c97-915f-4a8b-8366-32bdc47f25b7 (type: router_ports) to 1 2026-04-27 22:18:54.053 10 INFO neutron.db.ovn_revision_numbers_db [None req-76c7b270-f85d-4fbf-81d2-a4c1f27ff492 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1202d5cd-af7e-4310-953c-752b5a4e4b61 (type: routers) to 2 2026-04-27 22:18:54.098 10 INFO neutron.wsgi [None req-76c7b270-f85d-4fbf-81d2-a4c1f27ff492 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1164 time: 2.6231186 2026-04-27 22:18:54.282 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b000516a-e809-4d32-8b3f-155ab5db28ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:54.287 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b000516a-e809-4d32-8b3f-155ab5db28ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:54.505 9 INFO neutron.db.ovn_revision_numbers_db [None req-b000516a-e809-4d32-8b3f-155ab5db28ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4ee8443c-2d45-4107-8bcd-3f9cd910f80d (type: ports) to 1 2026-04-27 22:18:54.876 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cbb2bd88-2c05-488b-8244-7f0e9faa22a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:54.879 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cbb2bd88-2c05-488b-8244-7f0e9faa22a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 89b4fe33-f375-4752-ad2f-838a1b564835: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:55.031 10 INFO neutron.wsgi [None req-8c184269-89fa-4856-bee9-83ada8da76f7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/fbe57c4a-d771-4bd7-878f-c3128f84239d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5919471 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:18:55.098 9 INFO neutron.db.ovn_revision_numbers_db [None req-cbb2bd88-2c05-488b-8244-7f0e9faa22a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d6949a88-b45f-4ef4-a13e-29ab9ff7f11a (type: ports) to 1 2026-04-27 22:18:55.185 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 08740c97-915f-4a8b-8366-32bdc47f25b7 (type: ports) to 1 2026-04-27 22:18:55.438 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-787c6f73-3bb2-41ee-9181-060f2eef7fec - - - - - -] Schedule LRP lrp-4ee8443c-2d45-4107-8bcd-3f9cd910f80d on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:18:55.464 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 4ee8443c-2d45-4107-8bcd-3f9cd910f80d 2026-04-27 22:18:55.478 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 4ee8443c-2d45-4107-8bcd-3f9cd910f80d 2026-04-27 22:18:55.512 9 INFO neutron.db.ovn_revision_numbers_db [None req-b000516a-e809-4d32-8b3f-155ab5db28ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4ee8443c-2d45-4107-8bcd-3f9cd910f80d (type: router_ports) to 1 2026-04-27 22:18:55.606 9 INFO neutron.db.ovn_revision_numbers_db [None req-b000516a-e809-4d32-8b3f-155ab5db28ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 070083d6-6f56-482f-a5b1-a19362cc65fc (type: routers) to 2 2026-04-27 22:18:55.635 9 INFO neutron.wsgi [None req-b000516a-e809-4d32-8b3f-155ab5db28ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1165 time: 2.1559999 2026-04-27 22:18:55.800 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 08740c97-915f-4a8b-8366-32bdc47f25b7 (type: router_ports) to 3 2026-04-27 22:18:55.820 10 WARNING neutron_lib.context [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-cbb2bd88-2c05-488b-8244-7f0e9faa22a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:18:56.059 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager [None req-cbb2bd88-2c05-488b-8244-7f0e9faa22a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:18:56.059 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:18:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013747 2026-04-27 22:18:56.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008953 2026-04-27 22:18:56.319 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:18:56.343 9 INFO neutron.db.ovn_revision_numbers_db [None req-cbb2bd88-2c05-488b-8244-7f0e9faa22a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d6949a88-b45f-4ef4-a13e-29ab9ff7f11a (type: ports) to 1 2026-04-27 22:18:56.352 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:18:56.449 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Successfully bumped revision number for resource 94c8e683-1929-453e-8cc6-06094d33f071 (type: security_groups) to 1 2026-04-27 22:18:56.480 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cbb2bd88-2c05-488b-8244-7f0e9faa22a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:56.496 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cbb2bd88-2c05-488b-8244-7f0e9faa22a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 89b4fe33-f375-4752-ad2f-838a1b564835: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:56.511 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Successfully bumped revision number for resource 3bc8193e-9182-4884-94f8-3f19b70c841f (type: security_group_rules) to 0 2026-04-27 22:18:56.546 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Successfully bumped revision number for resource 5b39ef94-cda5-4520-93ec-83d50adb484e (type: security_group_rules) to 0 2026-04-27 22:18:56.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 08740c97-915f-4a8b-8366-32bdc47f25b7 (type: ports) to 2 2026-04-27 22:18:56.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Successfully bumped revision number for resource de02e26f-cbc7-42d3-9a77-4ed680732a57 (type: security_group_rules) to 0 2026-04-27 22:18:56.622 10 INFO neutron.wsgi [None req-6889f479-934e-4c45-804d-b5bad2730a13 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/fbe57c4a-d771-4bd7-878f-c3128f84239d HTTP/1.1" status: 204 len: 168 time: 1.5858877 2026-04-27 22:18:56.639 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Successfully bumped revision number for resource fa1a3961-f403-4b0d-8df0-80f4c96dede8 (type: security_group_rules) to 0 2026-04-27 22:18:56.690 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54c7b2e0-d26e-4866-87b2-db32f5fbad59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:56.696 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54c7b2e0-d26e-4866-87b2-db32f5fbad59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network be531fd2-0b5c-40e1-a9fd-19a390ac5372: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:56.735 10 INFO neutron.db.segments_db [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Added segment f7510298-e734-42b0-b48c-699a362257e4 of type geneve for network 0dd16a6a-a94c-4386-865f-b3c99c10ab0c 2026-04-27 22:18:56.977 9 INFO neutron.db.ovn_revision_numbers_db [None req-54c7b2e0-d26e-4866-87b2-db32f5fbad59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7e62c9f4-69ae-46a9-8f3c-19403500eb6d (type: ports) to 1 2026-04-27 22:18:57.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Successfully bumped revision number for resource 0dd16a6a-a94c-4386-865f-b3c99c10ab0c (type: networks) to 1 2026-04-27 22:18:57.097 10 INFO neutron.wsgi [None req-1ae2ff2b-466e-444c-bf23-250b0dc15b6b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/984cda19-4f46-43ca-ab0e-ca4d76c3fc4f HTTP/1.1" status: 204 len: 168 time: 0.4693778 2026-04-27 22:18:57.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource d6949a88-b45f-4ef4-a13e-29ab9ff7f11a (type: ports) to 2 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:18:57.650 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:18:57.650 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:18:57.778 9 INFO neutron.db.ovn_revision_numbers_db [None req-cbb2bd88-2c05-488b-8244-7f0e9faa22a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d6949a88-b45f-4ef4-a13e-29ab9ff7f11a (type: router_ports) to 1 2026-04-27 22:18:57.784 9 INFO neutron.wsgi [None req-cbb2bd88-2c05-488b-8244-7f0e9faa22a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/1202d5cd-af7e-4310-953c-752b5a4e4b61/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.6810963 2026-04-27 22:18:57.789 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] No more DHCP agents 2026-04-27 22:18:57.792 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 08740c97-915f-4a8b-8366-32bdc47f25b7 (type: ports) to 4 2026-04-27 22:18:57.795 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Unable to schedule network 0dd16a6a-a94c-4386-865f-b3c99c10ab0c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:57.981 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Successfully bumped revision number for resource 399dcdc7-31a1-4b8e-a9e0-159045385100 (type: ports) to 1 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-54c7b2e0-d26e-4866-87b2-db32f5fbad59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7e62c9f4-69ae-46a9-8f3c-19403500eb6d 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7e62c9f4-69ae-46a9-8f3c-19403500eb6d 2026-04-27 22:18:58.012 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager [None req-54c7b2e0-d26e-4866-87b2-db32f5fbad59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7e62c9f4-69ae-46a9-8f3c-19403500eb6d 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7e62c9f4-69ae-46a9-8f3c-19403500eb6d 2026-04-27 22:18:58.012 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:18:58.018 10 INFO neutron.wsgi [None req-c1e44340-3030-4318-a070-f903d6e91060 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 2.4526970 2026-04-27 22:18:58.034 9 WARNING neutron_lib.context [None req-b56828b5-923d-430a-8d81-5b8ccc9bc12c 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:18:58.276 10 INFO neutron.services.segments.plugin [-] Segment daa7d3d4-fa2f-4d18-8624-d6f651b4c918 resource provider aggregate not found 2026-04-27 22:18:58.281 10 INFO neutron.services.segments.plugin [-] Segment daa7d3d4-fa2f-4d18-8624-d6f651b4c918 resource provider aggregate not found 2026-04-27 22:18:58.304 10 INFO neutron.services.segments.plugin [-] Segment daa7d3d4-fa2f-4d18-8624-d6f651b4c918 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa7d3d4-fa2f-4d18-8624-d6f651b4c918 found for delete ", "request_id": "req-55bd8262-05cd-475f-a352-43205482debb"}]} 2026-04-27 22:18:58.307 10 INFO neutron.services.segments.plugin [-] Segment daa7d3d4-fa2f-4d18-8624-d6f651b4c918 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa7d3d4-fa2f-4d18-8624-d6f651b4c918 found for delete ", "request_id": "req-cda21fda-7608-4a3e-a39e-4818734ad5b3"}]} 2026-04-27 22:18:58.312 9 INFO neutron.db.ovn_revision_numbers_db [None req-54c7b2e0-d26e-4866-87b2-db32f5fbad59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7e62c9f4-69ae-46a9-8f3c-19403500eb6d (type: ports) to 1 2026-04-27 22:18:58.333 10 INFO neutron.wsgi [None req-8d94a6de-51c5-4497-b017-a26beedd02fb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/427bb35a-4001-4a6a-ae28-d08219492aa8 HTTP/1.1" status: 204 len: 168 time: 1.2270107 2026-04-27 22:18:58.364 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b56828b5-923d-430a-8d81-5b8ccc9bc12c 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] No more DHCP agents 2026-04-27 22:18:58.367 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b56828b5-923d-430a-8d81-5b8ccc9bc12c 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Unable to schedule network 0dd16a6a-a94c-4386-865f-b3c99c10ab0c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:58.373 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 08740c97-915f-4a8b-8366-32bdc47f25b7 (type: router_ports) to 4 2026-04-27 22:18:58.419 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54c7b2e0-d26e-4866-87b2-db32f5fbad59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:18:58.421 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54c7b2e0-d26e-4866-87b2-db32f5fbad59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network be531fd2-0b5c-40e1-a9fd-19a390ac5372: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:18:58.424 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Router 070083d6-6f56-482f-a5b1-a19362cc65fc is bound to host instance 2026-04-27 22:18:58.582 10 INFO neutron.wsgi [None req-e6fe4c51-1a84-43cb-8a44-fa2f024da86d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=cb5e35d6e70147e79091503a3490b5a9&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0538287 2026-04-27 22:18:58.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-b56828b5-923d-430a-8d81-5b8ccc9bc12c 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Successfully bumped revision number for resource 399dcdc7-31a1-4b8e-a9e0-159045385100 (type: ports) to 2 2026-04-27 22:18:59.011 10 INFO neutron.wsgi [None req-0726918a-4620-4358-acc9-d97ef35de53d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/3af0415e-f2c1-4855-9a79-97642ef344ba HTTP/1.1" status: 204 len: 168 time: 0.4236672 2026-04-27 22:18:59.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-b56828b5-923d-430a-8d81-5b8ccc9bc12c 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] Successfully bumped revision number for resource a6aba83b-5685-41e3-941a-044cccbaac64 (type: subnets) to 0 2026-04-27 22:18:59.056 9 INFO neutron.wsgi [None req-b56828b5-923d-430a-8d81-5b8ccc9bc12c 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0264518 2026-04-27 22:18:59.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-54c7b2e0-d26e-4866-87b2-db32f5fbad59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7e62c9f4-69ae-46a9-8f3c-19403500eb6d (type: router_ports) to 1 2026-04-27 22:18:59.379 9 INFO neutron.wsgi [None req-54c7b2e0-d26e-4866-87b2-db32f5fbad59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/070083d6-6f56-482f-a5b1-a19362cc65fc/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.7375126 2026-04-27 22:18:59.386 9 INFO neutron.wsgi [None req-215e89e0-83d5-448a-aec4-92ec7655075f 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "PUT /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags HTTP/1.1" status: 200 len: 218 time: 0.3243763 2026-04-27 22:18:59.438 9 INFO neutron.wsgi [None req-cc653830-5a22-422e-856b-a2ccfb8564c2 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "GET /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags HTTP/1.1" status: 200 len: 218 time: 0.0446913 2026-04-27 22:18:59.490 9 INFO neutron.wsgi [None req-245443de-9694-47aa-96c6-c0701d8c2f4f 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "PUT /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0474806 2026-04-27 22:18:59.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 4ee8443c-2d45-4107-8bcd-3f9cd910f80d (type: ports) to 1 2026-04-27 22:18:59.531 9 INFO neutron.wsgi [None req-6e35f421-70a1-41cd-a1e3-2c29ff8cdd06 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "GET /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags HTTP/1.1" status: 200 len: 227 time: 0.0359852 2026-04-27 22:18:59.576 9 INFO neutron.wsgi [None req-021446c1-da2b-4b0c-a19a-20db82a474f3 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "PUT /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0412107 2026-04-27 22:18:59.653 9 INFO neutron.wsgi [None req-5cb16bd9-6455-4c43-9b32-944713721065 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "GET /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags HTTP/1.1" status: 200 len: 227 time: 0.0738516 2026-04-27 22:18:59.766 10 INFO neutron.wsgi [None req-7795b4ff-6712-46f9-8990-4c04c69df1a8 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "PUT /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.1071708 2026-04-27 22:18:59.817 10 INFO neutron.wsgi [None req-4bb3a465-18fd-4b9a-9b5b-b3278fc8e0de 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "GET /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags HTTP/1.1" status: 200 len: 245 time: 0.0468967 2026-04-27 22:18:59.888 9 INFO neutron.wsgi [None req-4fb6ee1c-8707-4ad0-bde1-24c38d0dffd9 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "PUT /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags HTTP/1.1" status: 200 len: 230 time: 0.0656984 2026-04-27 22:18:59.924 9 INFO neutron.wsgi [None req-ad273a91-de9d-4215-9441-4d3069e00c41 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "GET /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags HTTP/1.1" status: 200 len: 230 time: 0.0316308 2026-04-27 22:18:59.967 9 INFO neutron.wsgi [None req-9027b06a-05dc-4a91-a87c-4acf6691eb5f 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "GET /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0382857 2026-04-27 22:19:00.016 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 4ee8443c-2d45-4107-8bcd-3f9cd910f80d (type: router_ports) to 3 2026-04-27 22:19:00.034 10 INFO neutron.api.v2.resource [None req-b7f52001-24cd-4c98-9f82-4545a61b6f37 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:19:00.035 10 INFO neutron.wsgi [None req-b7f52001-24cd-4c98-9f82-4545a61b6f37 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "GET /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0611866 2026-04-27 22:19:00.091 9 INFO neutron.wsgi [None req-438546e7-d9ac-45c5-a5ad-ec81778c6d29 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0515733 2026-04-27 22:19:00.145 9 INFO neutron.wsgi [None req-76dbf4bf-a8e0-4df7-8833-03665c9f35b1 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "GET /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags HTTP/1.1" status: 200 len: 223 time: 0.0495205 2026-04-27 22:19:00.186 9 INFO neutron.api.v2.resource [None req-433d2d98-f7a0-4a8a-8edd-ffb2f92c76bf 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:19:00.187 9 INFO neutron.wsgi [None req-433d2d98-f7a0-4a8a-8edd-ffb2f92c76bf 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0374889 2026-04-27 22:19:00.240 9 INFO neutron.wsgi [None req-8824f0b1-1bb4-4a41-a8eb-d2b8a3fba91e 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags HTTP/1.1" status: 204 len: 168 time: 0.0496802 2026-04-27 22:19:00.245 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-89c3752a-0498-4cc3-ab47-5d3e93ab6604 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/networks?id=89b4fe33-f375-4752-ad2f-838a1b564835 HTTP/1.1" status: 200 len: 871 time: 0.0972846 2026-04-27 22:19:00.273 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-1189f474-baa2-4042-a450-d27060e88e59 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/quotas/2fead31254914fff95df3c528018c540 HTTP/1.1" status: 200 len: 491 time: 0.0190961 2026-04-27 22:19:00.277 9 INFO neutron.wsgi [None req-7c7c0041-18c3-4649-914d-347227024917 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "GET /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64/tags HTTP/1.1" status: 200 len: 205 time: 0.0326779 2026-04-27 22:19:00.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 4ee8443c-2d45-4107-8bcd-3f9cd910f80d (type: ports) to 2 2026-04-27 22:19:00.384 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-ef859c3f-07f0-42ed-99f2-a00b81fe99e4 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=2fead31254914fff95df3c528018c540&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1033607 2026-04-27 22:19:00.486 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-0913f074-819e-44b2-8ee6-f145fe3c79e1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/89b4fe33-f375-4752-ad2f-838a1b564835?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0938709 2026-04-27 22:19:00.502 9 INFO neutron.wsgi [None req-6ecf9c2a-9854-4325-bc1f-110a722d6933 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/a6aba83b-5685-41e3-941a-044cccbaac64 HTTP/1.1" status: 204 len: 168 time: 0.2148681 2026-04-27 22:19:00.572 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-bb4d6f25-fe2d-4537-a378-c22b9db6a0f1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/89b4fe33-f375-4752-ad2f-838a1b564835?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0803163 2026-04-27 22:19:00.764 10 INFO neutron.wsgi [req-3b59c76d-e051-4e04-bf0f-4b75d5a13e13 req-b9a3e8d0-9adb-491e-b65b-ea7c6bd0fb98 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=b4551307-fa09-4792-826a-fc8009e76de8 HTTP/1.1" status: 200 len: 210 time: 0.0539410 2026-04-27 22:19:00.887 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 4ee8443c-2d45-4107-8bcd-3f9cd910f80d (type: ports) to 4 2026-04-27 22:19:00.932 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b114dbbc-c342-49c3-8431-b80f7d1649e3 (type: security_groups) to 1 2026-04-27 22:19:00.959 9 INFO neutron.services.segments.plugin [-] Segment f7510298-e734-42b0-b48c-699a362257e4 resource provider aggregate not found 2026-04-27 22:19:00.962 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 5e329103-b55b-4074-b7da-09870e2e1906 (type: security_group_rules) to 0 2026-04-27 22:19:00.964 9 INFO neutron.services.segments.plugin [-] Segment f7510298-e734-42b0-b48c-699a362257e4 resource provider aggregate not found 2026-04-27 22:19:00.981 9 INFO neutron.services.segments.plugin [-] Segment f7510298-e734-42b0-b48c-699a362257e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7510298-e734-42b0-b48c-699a362257e4 found for delete ", "request_id": "req-3397163d-5e7a-436d-ad64-5e6351d66726"}]} 2026-04-27 22:19:00.982 9 INFO neutron.services.segments.plugin [-] Segment f7510298-e734-42b0-b48c-699a362257e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7510298-e734-42b0-b48c-699a362257e4 found for delete ", "request_id": "req-07911d18-d4ee-4ddf-bfae-cf02cf5de6d2"}]} 2026-04-27 22:19:00.993 9 INFO neutron.wsgi [None req-ad0f8234-5183-4d25-883f-ff66f50bff60 928de8c4451a49469db531411321230b 90aa081614184c2694555f11aae8da73 - - default default] 10.0.0.63 "DELETE /v2.0/networks/0dd16a6a-a94c-4386-865f-b3c99c10ab0c HTTP/1.1" status: 204 len: 168 time: 0.4856808 2026-04-27 22:19:01.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a2a23aa0-1871-43e9-afed-6fd5c1670356 (type: security_group_rules) to 0 2026-04-27 22:19:01.020 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b420af0d-d900-4f27-b313-4862f5735f50 (type: security_group_rules) to 0 2026-04-27 22:19:01.055 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ce26168a-a4c5-4e4c-bb4a-356f6aac2647 (type: security_group_rules) to 0 2026-04-27 22:19:01.094 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 7e62c9f4-69ae-46a9-8f3c-19403500eb6d 2026-04-27 22:19:01.110 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 7e62c9f4-69ae-46a9-8f3c-19403500eb6d 2026-04-27 22:19:01.154 10 INFO neutron.db.segments_db [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Added segment b7357046-7295-4287-8067-a550ea0026d3 of type geneve for network 1a6d2923-81e4-4d97-bcc0-9f1817a639dc 2026-04-27 22:19:01.411 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 4ee8443c-2d45-4107-8bcd-3f9cd910f80d (type: router_ports) to 4 2026-04-27 22:19:01.459 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1a6d2923-81e4-4d97-bcc0-9f1817a639dc (type: networks) to 1 2026-04-27 22:19:01.881 10 INFO neutron.wsgi [req-aa1e3ced-e4f8-4fa5-b8e6-7981cd7f3330 req-7ccf9f77-1b90-468f-a20b-54f1a73644c2 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=b4551307-fa09-4792-826a-fc8009e76de8 HTTP/1.1" status: 200 len: 210 time: 0.0503917 2026-04-27 22:19:01.899 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-515e536b-7da8-4bf4-9925-b3e8f581c866 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 199.204.45.250 "GET /v2.0/networks?id=89b4fe33-f375-4752-ad2f-838a1b564835 HTTP/1.1" status: 200 len: 871 time: 0.1703873 2026-04-27 22:19:01.920 10 WARNING neutron_lib.context [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-17a8ef8e-97a1-44fe-914d-74e8142ced45 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:02.100 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:19:02.106 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 1a6d2923-81e4-4d97-bcc0-9f1817a639dc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:02.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-f601ea94-b84d-4639-9bd2-bcafe6b0e975 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 5dc3c123-910e-4d90-96b2-cc82ccf1461f (type: security_groups) to 1 2026-04-27 22:19:02.276 9 INFO neutron.db.ovn_revision_numbers_db [None req-f601ea94-b84d-4639-9bd2-bcafe6b0e975 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1d51efed-e7c1-4f34-8acf-cfe1418c3380 (type: security_group_rules) to 0 2026-04-27 22:19:02.288 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b1aa4cab-c5b8-4d9c-a73f-b2e913106a28 (type: ports) to 1 2026-04-27 22:19:02.294 9 INFO neutron.db.ovn_revision_numbers_db [None req-f601ea94-b84d-4639-9bd2-bcafe6b0e975 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 29eb1545-fb17-440f-b0a9-953bf25e57b2 (type: security_group_rules) to 0 2026-04-27 22:19:02.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-f601ea94-b84d-4639-9bd2-bcafe6b0e975 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 46b9812c-179b-4df4-a702-93cc35ab9ab2 (type: security_group_rules) to 0 2026-04-27 22:19:02.322 10 INFO neutron.wsgi [None req-f7adb91d-bd2c-4efa-af5d-0500e98e7e27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.6751366 2026-04-27 22:19:02.324 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 7e62c9f4-69ae-46a9-8f3c-19403500eb6d (type: ports) to 2 2026-04-27 22:19:02.338 9 INFO neutron.db.ovn_revision_numbers_db [None req-f601ea94-b84d-4639-9bd2-bcafe6b0e975 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fed4d90c-9dd6-4a33-875d-8b13f2c580e9 (type: security_group_rules) to 0 2026-04-27 22:19:02.371 9 INFO neutron.wsgi [None req-f601ea94-b84d-4639-9bd2-bcafe6b0e975 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=f7f79b20eed4426094b79a96796a6c6d&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5545213 2026-04-27 22:19:02.406 9 INFO neutron.db.ovn_revision_numbers_db [None req-953f8734-97ca-49a2-9183-1dc666c5622e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 07b1bf53-ab71-4488-8cbe-996df387beb1 (type: security_groups) to 1 2026-04-27 22:19:02.425 9 INFO neutron.db.ovn_revision_numbers_db [None req-953f8734-97ca-49a2-9183-1dc666c5622e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0df76ad6-d59b-4042-ac0a-fe0bb3687e71 (type: security_group_rules) to 0 2026-04-27 22:19:02.446 9 INFO neutron.db.ovn_revision_numbers_db [None req-953f8734-97ca-49a2-9183-1dc666c5622e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3ae7d882-1ff5-44f5-a791-862d7e401d84 (type: security_group_rules) to 0 2026-04-27 22:19:02.461 9 INFO neutron.db.ovn_revision_numbers_db [None req-953f8734-97ca-49a2-9183-1dc666c5622e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4448f2c8-9771-44eb-bed0-dfe45a3eec15 (type: security_group_rules) to 0 2026-04-27 22:19:02.482 9 INFO neutron.db.ovn_revision_numbers_db [None req-953f8734-97ca-49a2-9183-1dc666c5622e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d4b1b76d-16db-4755-bc13-699d85bc73ff (type: security_group_rules) to 0 2026-04-27 22:19:02.524 9 INFO neutron.wsgi [None req-953f8734-97ca-49a2-9183-1dc666c5622e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=f9cf01d0df0048e8aeff586570ad5028&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3680129 2026-04-27 22:19:02.533 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c6ecf64-f97d-4a61-b33c-8e3976bef998 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:19:02.535 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c6ecf64-f97d-4a61-b33c-8e3976bef998 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 1a6d2923-81e4-4d97-bcc0-9f1817a639dc: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:02.549 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-17a8ef8e-97a1-44fe-914d-74e8142ced45 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] No more DHCP agents 2026-04-27 22:19:02.561 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-17a8ef8e-97a1-44fe-914d-74e8142ced45 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] Unable to schedule network 89b4fe33-f375-4752-ad2f-838a1b564835: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:02.674 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 7e62c9f4-69ae-46a9-8f3c-19403500eb6d (type: router_ports) to 2 2026-04-27 22:19:02.881 10 INFO neutron.wsgi [None req-c0ee5185-b5ee-4489-8c5b-11c0ef2d1112 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/5dc3c123-910e-4d90-96b2-cc82ccf1461f HTTP/1.1" status: 204 len: 168 time: 0.5017722 2026-04-27 22:19:02.895 10 INFO neutron.db.ovn_revision_numbers_db [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-17a8ef8e-97a1-44fe-914d-74e8142ced45 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] Successfully bumped revision number for resource 5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d (type: ports) to 1 2026-04-27 22:19:02.921 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-17a8ef8e-97a1-44fe-914d-74e8142ced45 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.0120237 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:03.022 10 INFO neutron.wsgi [None req-69c57760-710f-46f2-9c0d-83010ea9be86 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/07b1bf53-ab71-4488-8cbe-996df387beb1 HTTP/1.1" status: 204 len: 168 time: 0.4938750 2026-04-27 22:19:03.035 10 INFO neutron.wsgi [req-b33eabe5-4da8-4c8c-9293-bfdfb4848c52 req-bec5c444-1ac8-4191-9566-98df994c73b7 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=b4551307-fa09-4792-826a-fc8009e76de8 HTTP/1.1" status: 200 len: 1156 time: 0.0762248 2026-04-27 22:19:03.083 9 INFO neutron.wsgi [None req-468a1723-438c-4e53-a07f-a66f4561bfda deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=90aa081614184c2694555f11aae8da73&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0738246 2026-04-27 22:19:03.097 10 INFO neutron.wsgi [req-b33eabe5-4da8-4c8c-9293-bfdfb4848c52 req-26ab00b5-4982-47f8-b0f4-5567fb8057de f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=cced25c2-deb1-480d-9631-60494a8fc228&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0559881 2026-04-27 22:19:03.149 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c6ecf64-f97d-4a61-b33c-8e3976bef998 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b1aa4cab-c5b8-4d9c-a73f-b2e913106a28 (type: ports) to 2 2026-04-27 22:19:03.190 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c6ecf64-f97d-4a61-b33c-8e3976bef998 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9280d091-8607-4ce6-a4f3-1f0f844cdc42 (type: subnets) to 0 2026-04-27 22:19:03.207 9 INFO neutron.wsgi [None req-4c6ecf64-f97d-4a61-b33c-8e3976bef998 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.8780863 2026-04-27 22:19:03.301 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port d6949a88-b45f-4ef4-a13e-29ab9ff7f11a: RuntimeError: No hosting information found for port d6949a88-b45f-4ef4-a13e-29ab9ff7f11a 2026-04-27 22:19:03.407 10 INFO neutron.db.ovn_revision_numbers_db [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-0f21ccfd-ee5f-4a68-8144-e3b63a7d2180 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d (type: ports) to 2 2026-04-27 22:19:03.415 9 INFO neutron.wsgi [None req-62091542-8ec6-4ed4-b190-2defaf1ad318 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/94c8e683-1929-453e-8cc6-06094d33f071 HTTP/1.1" status: 204 len: 168 time: 0.3275766 2026-04-27 22:19:03.641 10 INFO neutron.db.ovn_revision_numbers_db [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-0f21ccfd-ee5f-4a68-8144-e3b63a7d2180 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d (type: ports) to 2 2026-04-27 22:19:03.659 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-0f21ccfd-ee5f-4a68-8144-e3b63a7d2180 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d HTTP/1.1" status: 200 len: 1376 time: 0.7302525 2026-04-27 22:19:03.699 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3757190d-293d-402e-8981-bbb2b51f935d'] response: {'name': 'network-changed', 'server_uuid': 'b4551307-fa09-4792-826a-fc8009e76de8', 'tag': '5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d', 'status': 'completed', 'code': 200} 2026-04-27 22:19:03.705 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7345209-0468-4d4f-acdb-5ab2d4cc18b9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:19:03.706 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7345209-0468-4d4f-acdb-5ab2d4cc18b9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:03.749 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-b7a960fe-f8b0-4894-be47-ea2b7931c0f8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=2fead31254914fff95df3c528018c540&device_id=b4551307-fa09-4792-826a-fc8009e76de8 HTTP/1.1" status: 200 len: 1407 time: 0.0379410 2026-04-27 22:19:03.782 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-0c2ec013-cd57-48b0-8231-13246b8cecac 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d HTTP/1.1" status: 200 len: 217 time: 0.0255921 2026-04-27 22:19:03.816 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-897c2765-e03c-487e-a4a8-56d3a185dd1d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=c5817fc9-dcfe-45c8-89a9-10eb6c92bc2f HTTP/1.1" status: 200 len: 865 time: 0.0297418 2026-04-27 22:19:03.845 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-742f2a69-2e0c-4164-8762-57d1f39f70f4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=89b4fe33-f375-4752-ad2f-838a1b564835&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221097 2026-04-27 22:19:03.865 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7345209-0468-4d4f-acdb-5ab2d4cc18b9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 25f28f01-5312-47bc-b92c-88621eff8aa1 (type: ports) to 1 2026-04-27 22:19:03.913 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-9fa8efb7-0fda-4b5d-a6df-c7288da6dc14 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/89b4fe33-f375-4752-ad2f-838a1b564835?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0584111 2026-04-27 22:19:03.983 10 INFO neutron.wsgi [req-bd7a8efd-4118-4599-aa66-31ad66fbc5b7 req-01752796-557b-4a9f-a3d7-c8c644bdc41a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/89b4fe33-f375-4752-ad2f-838a1b564835?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0620370 2026-04-27 22:19:04.069 10 INFO neutron.wsgi [req-4ea05e33-34f2-42fd-8519-29234e9f728e req-79b3d616-2c46-418b-9248-a257b4472a43 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=2fead31254914fff95df3c528018c540&device_id=b4551307-fa09-4792-826a-fc8009e76de8 HTTP/1.1" status: 200 len: 1407 time: 0.0399334 2026-04-27 22:19:04.177 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d 2026-04-27 22:19:04.198 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d 2026-04-27 22:19:04.399 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7bb2fff-8d1c-4634-a1ed-4b6240f90fa7'] response: {'server_uuid': 'b4551307-fa09-4792-826a-fc8009e76de8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d', 'code': 200} 2026-04-27 22:19:04.414 10 INFO neutron.wsgi [req-bb507f3a-634f-4769-ad21-15251b959164 req-8b815189-6b1b-488b-a709-7895445f47b1 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=b4551307-fa09-4792-826a-fc8009e76de8 HTTP/1.1" status: 200 len: 1170 time: 0.0530617 2026-04-27 22:19:04.419 10 INFO neutron.wsgi [req-4ea05e33-34f2-42fd-8519-29234e9f728e req-92e69cc2-2337-459b-b78d-d633c8904954 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=89b4fe33-f375-4752-ad2f-838a1b564835 HTTP/1.1" status: 200 len: 970 time: 0.3445649 2026-04-27 22:19:04.461 10 INFO neutron.wsgi [req-4ea05e33-34f2-42fd-8519-29234e9f728e req-65f1955c-7c9e-404b-853f-a40be3058877 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d HTTP/1.1" status: 200 len: 217 time: 0.0296140 2026-04-27 22:19:04.494 10 INFO neutron.wsgi [req-bb507f3a-634f-4769-ad21-15251b959164 req-2ef18ef0-fbcf-49b1-b3dd-829221d01512 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=cced25c2-deb1-480d-9631-60494a8fc228&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0689416 2026-04-27 22:19:04.502 10 INFO neutron.wsgi [req-4ea05e33-34f2-42fd-8519-29234e9f728e req-a687df19-977f-409b-a05a-2bc3ac1df016 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=c5817fc9-dcfe-45c8-89a9-10eb6c92bc2f HTTP/1.1" status: 200 len: 865 time: 0.0353785 2026-04-27 22:19:04.536 10 INFO neutron.wsgi [req-4ea05e33-34f2-42fd-8519-29234e9f728e req-15e82b54-c10f-4014-b6c5-2b4fc5a8f662 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=89b4fe33-f375-4752-ad2f-838a1b564835&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0201013 2026-04-27 22:19:04.602 10 INFO neutron.wsgi [req-4ea05e33-34f2-42fd-8519-29234e9f728e req-d6a175d5-2b80-470d-bcf0-928828bddc29 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/89b4fe33-f375-4752-ad2f-838a1b564835?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0584099 2026-04-27 22:19:04.615 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d (type: ports) to 4 2026-04-27 22:19:04.667 10 INFO neutron.wsgi [req-4ea05e33-34f2-42fd-8519-29234e9f728e req-28a10819-e5b3-431a-b9e6-c7b4fc88d1ce 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/89b4fe33-f375-4752-ad2f-838a1b564835?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0597339 2026-04-27 22:19:04.685 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-787c6f73-3bb2-41ee-9181-060f2eef7fec - - - - - -] Schedule LRP lrp-25f28f01-5312-47bc-b92c-88621eff8aa1 on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:19:04.697 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 25f28f01-5312-47bc-b92c-88621eff8aa1 2026-04-27 22:19:04.709 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Router 94b9af48-79e1-4d30-86b2-a90fa09f93ba is bound to host instance 2026-04-27 22:19:04.716 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 25f28f01-5312-47bc-b92c-88621eff8aa1 2026-04-27 22:19:04.737 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7345209-0468-4d4f-acdb-5ab2d4cc18b9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 25f28f01-5312-47bc-b92c-88621eff8aa1 (type: router_ports) to 1 2026-04-27 22:19:04.841 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7345209-0468-4d4f-acdb-5ab2d4cc18b9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 94b9af48-79e1-4d30-86b2-a90fa09f93ba (type: routers) to 2 2026-04-27 22:19:04.864 9 INFO neutron.wsgi [None req-b7345209-0468-4d4f-acdb-5ab2d4cc18b9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1165 time: 1.6507883 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:05.501 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 25f28f01-5312-47bc-b92c-88621eff8aa1 (type: ports) to 1 2026-04-27 22:19:05.813 10 INFO neutron.wsgi [req-4b38c3e2-2271-4cc7-8f7b-8e909e56b43d req-75fced7d-aa71-497d-9d1d-7eeae6313973 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=b4551307-fa09-4792-826a-fc8009e76de8 HTTP/1.1" status: 200 len: 1170 time: 0.2364628 2026-04-27 22:19:05.862 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-617c9049-6467-4221-8052-b38fd2f10bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:19:05.867 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-617c9049-6467-4221-8052-b38fd2f10bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 1a6d2923-81e4-4d97-bcc0-9f1817a639dc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:05.898 10 INFO neutron.wsgi [req-4b38c3e2-2271-4cc7-8f7b-8e909e56b43d req-e3061be2-007a-441e-9afa-1a23bb576b95 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=cced25c2-deb1-480d-9631-60494a8fc228&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0716212 2026-04-27 22:19:06.053 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 25f28f01-5312-47bc-b92c-88621eff8aa1 (type: router_ports) to 3 2026-04-27 22:19:06.115 9 INFO neutron.db.ovn_revision_numbers_db [None req-617c9049-6467-4221-8052-b38fd2f10bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8c8adb4c-418a-4186-bd27-ee68110d2f87 (type: ports) to 1 2026-04-27 22:19:06.323 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 25f28f01-5312-47bc-b92c-88621eff8aa1 (type: ports) to 2 2026-04-27 22:19:06.438 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1857ef58-467e-490d-ba5f-13c85d2f9728'] response: {'server_uuid': 'b4551307-fa09-4792-826a-fc8009e76de8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d', 'code': 200} 2026-04-27 22:19:06.509 10 INFO neutron.wsgi [req-99f2f049-2f7f-41b0-8886-ef01e8eee3eb req-35ffe3ce-b902-4294-9e50-c8d38fe6a955 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=b4551307-fa09-4792-826a-fc8009e76de8 HTTP/1.1" status: 200 len: 1170 time: 0.0592997 2026-04-27 22:19:06.589 10 INFO neutron.wsgi [req-99f2f049-2f7f-41b0-8886-ef01e8eee3eb req-13306757-3dc3-47c0-a487-d7f5aa57b8cd f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=cced25c2-deb1-480d-9631-60494a8fc228&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0696058 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-617c9049-6467-4221-8052-b38fd2f10bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8c8adb4c-418a-4186-bd27-ee68110d2f87 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8c8adb4c-418a-4186-bd27-ee68110d2f87 2026-04-27 22:19:06.746 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager [None req-617c9049-6467-4221-8052-b38fd2f10bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8c8adb4c-418a-4186-bd27-ee68110d2f87 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8c8adb4c-418a-4186-bd27-ee68110d2f87 2026-04-27 22:19:06.746 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:19:06.766 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 25f28f01-5312-47bc-b92c-88621eff8aa1 (type: ports) to 4 2026-04-27 22:19:06.853 10 INFO neutron.wsgi [req-580c3c86-c6e5-40c2-bc37-5996bc87cf84 req-51cb54c9-f1df-415b-8675-e55ed2639250 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=b4551307-fa09-4792-826a-fc8009e76de8 HTTP/1.1" status: 200 len: 1170 time: 0.0737779 2026-04-27 22:19:06.979 9 INFO neutron.db.ovn_revision_numbers_db [None req-617c9049-6467-4221-8052-b38fd2f10bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8c8adb4c-418a-4186-bd27-ee68110d2f87 (type: ports) to 1 2026-04-27 22:19:07.049 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-617c9049-6467-4221-8052-b38fd2f10bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:19:07.050 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-617c9049-6467-4221-8052-b38fd2f10bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 1a6d2923-81e4-4d97-bcc0-9f1817a639dc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:07.289 9 WARNING neutron_lib.context [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:07.310 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 25f28f01-5312-47bc-b92c-88621eff8aa1 (type: router_ports) to 4 2026-04-27 22:19:07.325 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status down for port: 5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d 2026-04-27 22:19:07.379 9 INFO neutron.plugins.ml2.db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No ports have port_id starting with 5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d 2026-04-27 22:19:07.392 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 8c8adb4c-418a-4186-bd27-ee68110d2f87 2026-04-27 22:19:07.398 10 INFO neutron.wsgi [req-580c3c86-c6e5-40c2-bc37-5996bc87cf84 req-898e832b-717e-42cf-9a26-90fa746eb66c f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 199.204.45.250 "DELETE /v2.0/ports/5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d HTTP/1.1" status: 204 len: 173 time: 0.5338099 2026-04-27 22:19:07.417 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 8c8adb4c-418a-4186-bd27-ee68110d2f87 2026-04-27 22:19:07.434 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-352e4355-ec3b-48ea-bb68-27a83f8f39c1'] response: {'server_uuid': 'b4551307-fa09-4792-826a-fc8009e76de8', 'name': 'network-vif-deleted', 'tag': '5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d', 'status': 'completed', 'code': 200} 2026-04-27 22:19:07.556 9 INFO neutron.db.ovn_revision_numbers_db [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Successfully bumped revision number for resource 13730350-23df-4741-af17-b401a3e6a72c (type: security_groups) to 1 2026-04-27 22:19:07.587 9 INFO neutron.db.ovn_revision_numbers_db [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Successfully bumped revision number for resource 0be507d9-eb32-4a53-bef7-905dc9cff54c (type: security_group_rules) to 0 2026-04-27 22:19:07.623 9 INFO neutron.db.ovn_revision_numbers_db [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Successfully bumped revision number for resource 100cfaa5-a2d4-46db-8823-3058f9e38867 (type: security_group_rules) to 0 2026-04-27 22:19:07.665 9 INFO neutron.db.ovn_revision_numbers_db [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Successfully bumped revision number for resource 7d5cc95e-dd29-4aa8-8ece-da99122e9971 (type: security_group_rules) to 0 2026-04-27 22:19:07.689 10 INFO neutron.wsgi [req-d80c28dc-4ccc-43f2-8eaf-4ae3673db026 req-a61226d9-6abf-4467-b111-93ca75ba8ec8 f1219737bcc44c9aa4e43d5470828b3d 2fead31254914fff95df3c528018c540 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=b4551307-fa09-4792-826a-fc8009e76de8 HTTP/1.1" status: 200 len: 210 time: 0.0205355 2026-04-27 22:19:07.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Successfully bumped revision number for resource dd87a6a7-2aaf-4cbb-a8ab-cea55015c807 (type: security_group_rules) to 0 2026-04-27 22:19:07.781 9 INFO neutron.db.segments_db [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Added segment 261b5f70-5a70-4849-b864-1f7b262ef56b of type geneve for network 3094cdc5-c398-4e0e-a332-e93384bfc539 2026-04-27 22:19:08.200 9 INFO neutron.db.ovn_revision_numbers_db [None req-617c9049-6467-4221-8052-b38fd2f10bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8c8adb4c-418a-4186-bd27-ee68110d2f87 (type: router_ports) to 1 2026-04-27 22:19:08.206 9 INFO neutron.wsgi [None req-617c9049-6467-4221-8052-b38fd2f10bc8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/94b9af48-79e1-4d30-86b2-a90fa09f93ba/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.3387873 2026-04-27 22:19:08.207 9 INFO neutron.db.ovn_revision_numbers_db [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Successfully bumped revision number for resource 3094cdc5-c398-4e0e-a332-e93384bfc539 (type: networks) to 1 2026-04-27 22:19:08.321 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 8c8adb4c-418a-4186-bd27-ee68110d2f87 (type: ports) to 2 2026-04-27 22:19:08.389 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No hosting information found for port 7e62c9f4-69ae-46a9-8f3c-19403500eb6d: RuntimeError: No hosting information found for port 7e62c9f4-69ae-46a9-8f3c-19403500eb6d 2026-04-27 22:19:08.442 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] No more DHCP agents 2026-04-27 22:19:08.453 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Unable to schedule network 3094cdc5-c398-4e0e-a332-e93384bfc539: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:08.472 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-212f7f71-d408-42fa-83bf-fd00976cd557'] response: {'server_uuid': 'b4551307-fa09-4792-826a-fc8009e76de8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5c5f6d68-6dc5-4fc4-b4dd-7ad32516706d', 'code': 200} 2026-04-27 22:19:08.551 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 8c8adb4c-418a-4186-bd27-ee68110d2f87 (type: router_ports) to 2 2026-04-27 22:19:08.564 9 INFO neutron.db.ovn_revision_numbers_db [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Successfully bumped revision number for resource d4e77ea9-df76-462a-9848-9264d29bb70a (type: ports) to 1 2026-04-27 22:19:08.595 9 INFO neutron.wsgi [None req-b48340f5-12ec-43bd-b28c-8c1f398a7cd1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.4884980 2026-04-27 22:19:08.607 10 WARNING neutron_lib.context [None req-103f907d-d9c7-4b21-ac99-18433d5b01c9 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:08.854 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-103f907d-d9c7-4b21-ac99-18433d5b01c9 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] No more DHCP agents 2026-04-27 22:19:08.856 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-103f907d-d9c7-4b21-ac99-18433d5b01c9 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Unable to schedule network 3094cdc5-c398-4e0e-a332-e93384bfc539: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:08.898 9 WARNING neutron_lib.context [None req-026c85ab-401f-4eaa-a6cb-c3504dcc0b3c 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:08.945 10 INFO neutron.db.ovn_revision_numbers_db [None req-103f907d-d9c7-4b21-ac99-18433d5b01c9 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Successfully bumped revision number for resource b532bda9-ffc5-4d0c-99a2-1d42929088a5 (type: ports) to 1 2026-04-27 22:19:08.969 10 INFO neutron.wsgi [None req-103f907d-d9c7-4b21-ac99-18433d5b01c9 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3679209 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:08.979 10 WARNING neutron_lib.context [None req-99881dd3-c304-41ae-95e8-c6503ea32e81 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:09.038 9 INFO neutron.db.ovn_revision_numbers_db [None req-026c85ab-401f-4eaa-a6cb-c3504dcc0b3c 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource a2a28df1-7971-4234-a4db-826f946a1d01 (type: security_groups) to 1 2026-04-27 22:19:09.054 9 INFO neutron.db.ovn_revision_numbers_db [None req-026c85ab-401f-4eaa-a6cb-c3504dcc0b3c 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 5fe30f90-96b8-49dd-b3e5-687d1aa338f3 (type: security_group_rules) to 0 2026-04-27 22:19:09.068 9 INFO neutron.db.ovn_revision_numbers_db [None req-026c85ab-401f-4eaa-a6cb-c3504dcc0b3c 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource c20912f3-060e-4700-92b8-3838b3152270 (type: security_group_rules) to 0 2026-04-27 22:19:09.095 9 INFO neutron.wsgi [None req-026c85ab-401f-4eaa-a6cb-c3504dcc0b3c 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1873 time: 0.2048571 2026-04-27 22:19:09.105 9 WARNING neutron_lib.context [None req-32940ab3-7ae9-4924-8f2c-b0d0a78a7c7e 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:09.213 10 INFO neutron.wsgi [None req-99881dd3-c304-41ae-95e8-c6503ea32e81 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2397661 2026-04-27 22:19:09.231 9 INFO neutron.db.ovn_revision_numbers_db [None req-32940ab3-7ae9-4924-8f2c-b0d0a78a7c7e 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource ed665ea1-7715-4db6-9fed-c4a71ca5a3e0 (type: security_group_rules) to 0 2026-04-27 22:19:09.253 10 INFO neutron.wsgi [None req-b4992967-1276-46c0-84d0-56604d74421d e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "PUT /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags HTTP/1.1" status: 200 len: 218 time: 0.0335884 2026-04-27 22:19:09.260 9 INFO neutron.wsgi [None req-32940ab3-7ae9-4924-8f2c-b0d0a78a7c7e 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1597559 2026-04-27 22:19:09.270 9 WARNING neutron_lib.context [None req-f3e96d3c-987c-4a6e-9839-6c7209c715e4 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:09.278 10 INFO neutron.wsgi [None req-50958c1c-5e58-439d-b97a-0cc1c2acdec3 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags HTTP/1.1" status: 200 len: 218 time: 0.0203836 2026-04-27 22:19:09.316 10 INFO neutron.wsgi [None req-796c366c-23da-4579-bdaa-e3db9a956dd4 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "PUT /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0335782 2026-04-27 22:19:09.354 9 INFO neutron.wsgi [None req-348e4deb-2db6-4e00-bb64-d82f7ffe6d91 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags HTTP/1.1" status: 200 len: 227 time: 0.0319083 2026-04-27 22:19:09.384 9 INFO neutron.wsgi [None req-f98df94b-98c8-4d8b-9bcb-cc9afe5608ae e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "PUT /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0252633 2026-04-27 22:19:09.411 10 INFO neutron.wsgi [None req-6cf2313d-5ddf-4cc9-aedc-8daa08e7ecf0 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags HTTP/1.1" status: 200 len: 227 time: 0.0226619 2026-04-27 22:19:09.434 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3e96d3c-987c-4a6e-9839-6c7209c715e4 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 755658bc-c2f7-45d1-839e-378a22319ac8 (type: security_group_rules) to 0 2026-04-27 22:19:09.457 10 INFO neutron.wsgi [None req-cfe64a9d-919a-4ce7-8a07-72b988ddbad6 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "PUT /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0408127 2026-04-27 22:19:09.459 9 INFO neutron.wsgi [None req-f3e96d3c-987c-4a6e-9839-6c7209c715e4 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 795 time: 0.1938145 2026-04-27 22:19:09.472 10 WARNING neutron_lib.context [None req-c18d7e4a-7e80-4302-a018-02e80292b3a5 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:09.480 9 INFO neutron.wsgi [None req-aa2654b7-f97b-4da2-ae64-a732da5fab32 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags HTTP/1.1" status: 200 len: 245 time: 0.0166969 2026-04-27 22:19:09.530 10 INFO neutron.wsgi [None req-02a333b8-3be0-49b0-82e9-19c0c5da9ccf e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "PUT /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags HTTP/1.1" status: 200 len: 230 time: 0.0446546 2026-04-27 22:19:09.563 10 INFO neutron.wsgi [None req-70b7f533-5422-430a-9d2c-17b5b55101e5 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags HTTP/1.1" status: 200 len: 230 time: 0.0286930 2026-04-27 22:19:09.589 9 INFO neutron.wsgi [None req-0db44000-f670-4289-a722-e89c60fdf283 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0196571 2026-04-27 22:19:09.612 9 INFO neutron.api.v2.resource [None req-0bd8f594-ffba-4687-bb6b-99800f2f5a76 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:19:09.613 9 INFO neutron.wsgi [None req-0bd8f594-ffba-4687-bb6b-99800f2f5a76 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0200601 2026-04-27 22:19:09.646 10 INFO neutron.db.ovn_revision_numbers_db [None req-c18d7e4a-7e80-4302-a018-02e80292b3a5 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource e76b4ddf-f4a0-497d-8dff-c99321ce169f (type: security_group_rules) to 0 2026-04-27 22:19:09.660 10 INFO neutron.wsgi [None req-ff5c9e75-493a-480d-be60-775e55c0b387 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "DELETE /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0397110 2026-04-27 22:19:09.675 10 INFO neutron.wsgi [None req-c18d7e4a-7e80-4302-a018-02e80292b3a5 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2094505 2026-04-27 22:19:09.682 10 INFO neutron.wsgi [None req-4d8ab785-35e2-47ee-811e-560bed00f4af e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags HTTP/1.1" status: 200 len: 223 time: 0.0171938 2026-04-27 22:19:09.687 9 WARNING neutron_lib.context [None req-7ca4ed7f-e109-471f-80e5-5d9760d64454 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:09.707 10 INFO neutron.api.v2.resource [None req-132b83af-aeba-407b-a36a-b5cfdb7844d5 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:19:09.710 10 INFO neutron.wsgi [None req-132b83af-aeba-407b-a36a-b5cfdb7844d5 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "DELETE /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0247893 2026-04-27 22:19:09.757 9 INFO neutron.wsgi [None req-9ba0308f-9aea-49a8-a187-1f1f5275f6e1 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "DELETE /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags HTTP/1.1" status: 204 len: 168 time: 0.0427849 2026-04-27 22:19:09.786 10 INFO neutron.wsgi [None req-7357b03d-45a6-49a5-a7f5-cfbd737161a2 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408/tags HTTP/1.1" status: 200 len: 205 time: 0.0236931 2026-04-27 22:19:09.819 9 INFO neutron.wsgi [None req-fe907701-5e4e-419b-95aa-afb58ea9e64b e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408 HTTP/1.1" status: 200 len: 603 time: 0.0251365 2026-04-27 22:19:09.875 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ca4ed7f-e109-471f-80e5-5d9760d64454 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 98599574-4137-4e47-b8af-610d0d6bf9a1 (type: security_group_rules) to 0 2026-04-27 22:19:09.923 9 INFO neutron.wsgi [None req-7ca4ed7f-e109-471f-80e5-5d9760d64454 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2426300 2026-04-27 22:19:09.944 9 WARNING neutron_lib.context [None req-04a0eccf-dd7c-4261-bfda-4e541036d479 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:09.987 9 INFO neutron.wsgi [None req-8fccd7a4-1691-4a01-a237-764935e96abe e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "GET /v2.0/ports/b532bda9-ffc5-4d0c-99a2-1d42929088a5 HTTP/1.1" status: 200 len: 1020 time: 0.1636236 2026-04-27 22:19:10.011 9 INFO neutron.db.securitygroups_db [None req-04a0eccf-dd7c-4261-bfda-4e541036d479 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Project 522183c651334aae8111c14de1689a28 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:19:10.097 10 INFO neutron.wsgi [None req-37986794-93cb-423c-9d88-5197baa05d17 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "DELETE /v2.0/trunks/b8615a70-4a42-4072-9b30-fd62c6a00408 HTTP/1.1" status: 204 len: 168 time: 0.1043227 2026-04-27 22:19:10.222 9 INFO neutron.db.ovn_revision_numbers_db [None req-04a0eccf-dd7c-4261-bfda-4e541036d479 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 315774ef-f051-475d-bbeb-0d827dd540bd (type: security_group_rules) to 0 2026-04-27 22:19:10.255 9 INFO neutron.wsgi [None req-04a0eccf-dd7c-4261-bfda-4e541036d479 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.3163147 2026-04-27 22:19:10.266 9 WARNING neutron_lib.context [None req-d9113cef-6f65-46c3-acac-d20bd43a49d8 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:10.384 10 INFO neutron.wsgi [None req-5dc87646-fe64-4aac-8851-e0c53bc68319 e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "DELETE /v2.0/ports/b532bda9-ffc5-4d0c-99a2-1d42929088a5 HTTP/1.1" status: 204 len: 168 time: 0.2817097 2026-04-27 22:19:10.471 9 INFO neutron.db.securitygroups_db [None req-d9113cef-6f65-46c3-acac-d20bd43a49d8 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Project 522183c651334aae8111c14de1689a28 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:19:10.642 9 INFO neutron.db.ovn_revision_numbers_db [None req-d9113cef-6f65-46c3-acac-d20bd43a49d8 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 59b979a5-df04-4fe1-991c-e4690ed20032 (type: security_group_rules) to 0 2026-04-27 22:19:10.673 9 INFO neutron.db.ovn_revision_numbers_db [None req-136934b6-bb0c-436d-bcb6-e0f659844d34 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 752876ff-3f08-44ed-9506-7dd7e547b97c (type: security_groups) to 1 2026-04-27 22:19:10.678 9 INFO neutron.wsgi [None req-d9113cef-6f65-46c3-acac-d20bd43a49d8 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.4160287 2026-04-27 22:19:10.709 9 INFO neutron.db.ovn_revision_numbers_db [None req-136934b6-bb0c-436d-bcb6-e0f659844d34 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 010050e6-443e-47ca-8970-43726f10d591 (type: security_group_rules) to 0 2026-04-27 22:19:10.727 9 INFO neutron.db.ovn_revision_numbers_db [None req-136934b6-bb0c-436d-bcb6-e0f659844d34 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 30d4a18a-c26c-4e25-a677-221601da27f0 (type: security_group_rules) to 0 2026-04-27 22:19:10.742 9 INFO neutron.db.ovn_revision_numbers_db [None req-136934b6-bb0c-436d-bcb6-e0f659844d34 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 44f8fbc4-d3c6-4325-ab6c-b866ff270d0c (type: security_group_rules) to 0 2026-04-27 22:19:10.764 9 INFO neutron.db.ovn_revision_numbers_db [None req-136934b6-bb0c-436d-bcb6-e0f659844d34 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b2079500-7424-4d2e-9ffc-b8030a69e9f8 (type: security_group_rules) to 0 2026-04-27 22:19:10.791 10 INFO neutron.services.segments.plugin [-] Segment 261b5f70-5a70-4849-b864-1f7b262ef56b resource provider aggregate not found 2026-04-27 22:19:10.796 10 INFO neutron.services.segments.plugin [-] Segment 261b5f70-5a70-4849-b864-1f7b262ef56b resource provider aggregate not found 2026-04-27 22:19:10.800 9 INFO neutron.wsgi [None req-136934b6-bb0c-436d-bcb6-e0f659844d34 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=53a8e59d8862405e9a5a7194e569b6f8&name=default HTTP/1.1" status: 200 len: 3120 time: 0.6348288 2026-04-27 22:19:10.813 10 INFO neutron.services.segments.plugin [-] Segment 261b5f70-5a70-4849-b864-1f7b262ef56b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 261b5f70-5a70-4849-b864-1f7b262ef56b found for delete ", "request_id": "req-2a57817c-1aec-45d9-9551-1b82760815af"}]} 2026-04-27 22:19:10.817 10 INFO neutron.services.segments.plugin [-] Segment 261b5f70-5a70-4849-b864-1f7b262ef56b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 261b5f70-5a70-4849-b864-1f7b262ef56b found for delete ", "request_id": "req-3af1e6d3-4bde-407d-a333-2ab43f378f71"}]} 2026-04-27 22:19:10.840 10 INFO neutron.wsgi [None req-14c1cbe8-f79a-4952-9406-9f92f46c8d9b e26562ea87e64e13857d93ba5336fbb8 35f6fd44a9dc443b862590df95c24e74 - - default default] 10.0.0.63 "DELETE /v2.0/networks/3094cdc5-c398-4e0e-a332-e93384bfc539 HTTP/1.1" status: 204 len: 168 time: 0.4520140 2026-04-27 22:19:11.048 10 INFO neutron.wsgi [None req-43af2efb-f246-4d35-aeb9-37db2ffddb97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/752876ff-3f08-44ed-9506-7dd7e547b97c HTTP/1.1" status: 204 len: 168 time: 0.2419453 2026-04-27 22:19:11.118 10 WARNING neutron_lib.context [None req-fb1d6fd4-f6cc-45da-bdb5-b238dd6d5c4f 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022182 2026-04-27 22:19:11.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013671 2026-04-27 22:19:11.288 10 INFO neutron.db.ovn_revision_numbers_db [None req-fb1d6fd4-f6cc-45da-bdb5-b238dd6d5c4f 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource f020ff6b-ffb5-4590-996c-cf550002f0de (type: security_groups) to 1 2026-04-27 22:19:11.307 10 INFO neutron.db.ovn_revision_numbers_db [None req-fb1d6fd4-f6cc-45da-bdb5-b238dd6d5c4f 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 5390c9cd-2ad8-4fa6-924a-36bedc3b0b88 (type: security_group_rules) to 0 2026-04-27 22:19:11.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-fb1d6fd4-f6cc-45da-bdb5-b238dd6d5c4f 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 79fc2bcd-029a-4372-9a99-4def620e8864 (type: security_group_rules) to 0 2026-04-27 22:19:11.366 10 INFO neutron.wsgi [None req-fb1d6fd4-f6cc-45da-bdb5-b238dd6d5c4f 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1860 time: 0.2560291 2026-04-27 22:19:11.383 10 WARNING neutron_lib.context [None req-75456587-301a-4061-94a9-cf03ce6060c8 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:11.448 10 INFO neutron.db.ovn_revision_numbers_db [None req-ebf11fb4-398b-4e83-b650-0c3418c6bf14 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 41512db7-3a51-42c3-b0db-6c595ac5420f (type: security_groups) to 1 2026-04-27 22:19:11.467 10 INFO neutron.db.ovn_revision_numbers_db [None req-ebf11fb4-398b-4e83-b650-0c3418c6bf14 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 450ac16a-d472-43a1-8956-691b44095dbf (type: security_group_rules) to 0 2026-04-27 22:19:11.484 10 INFO neutron.db.ovn_revision_numbers_db [None req-ebf11fb4-398b-4e83-b650-0c3418c6bf14 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 47900738-b2d3-4ce4-a739-b715a5840adf (type: security_group_rules) to 0 2026-04-27 22:19:11.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-ebf11fb4-398b-4e83-b650-0c3418c6bf14 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 96639012-586d-4487-bfbb-3976fd142e5a (type: security_group_rules) to 0 2026-04-27 22:19:11.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-ebf11fb4-398b-4e83-b650-0c3418c6bf14 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ff04d0a7-fd7a-4681-839d-f121ac0c4fba (type: security_group_rules) to 0 2026-04-27 22:19:11.540 10 INFO neutron.db.ovn_revision_numbers_db [None req-75456587-301a-4061-94a9-cf03ce6060c8 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 3d25e532-400e-44fc-9afc-d70c1bb44ab8 (type: security_group_rules) to 0 2026-04-27 22:19:11.554 10 INFO neutron.wsgi [None req-ebf11fb4-398b-4e83-b650-0c3418c6bf14 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=18f83626bca84414acf8d2d853db3b4c&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2991252 2026-04-27 22:19:11.574 10 INFO neutron.wsgi [None req-75456587-301a-4061-94a9-cf03ce6060c8 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1994858 2026-04-27 22:19:11.585 10 WARNING neutron_lib.context [None req-3d9f3107-f78f-49a4-b2d9-82813d7b3a78 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:11.630 9 INFO neutron.wsgi [None req-76b60124-ca92-47ee-bcf2-6bce960c4c4e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/1202d5cd-af7e-4310-953c-752b5a4e4b61/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7208292 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:11.698 9 INFO neutron.wsgi [None req-e32860fd-0b0c-48c5-b05a-df96ecf1a1ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=35f6fd44a9dc443b862590df95c24e74&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2204638 2026-04-27 22:19:11.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d9f3107-f78f-49a4-b2d9-82813d7b3a78 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource a5ecf0ca-cc38-4d8b-a3f0-0748beadcb55 (type: security_group_rules) to 0 2026-04-27 22:19:11.825 10 INFO neutron.wsgi [None req-3d9f3107-f78f-49a4-b2d9-82813d7b3a78 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2454453 2026-04-27 22:19:11.845 10 WARNING neutron_lib.context [None req-9aa3691f-1de5-4f41-bd1d-fa0319c17861 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:11.861 9 INFO neutron.wsgi [None req-30d7960c-d91b-424f-986b-9693f72e281d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/41512db7-3a51-42c3-b0db-6c595ac5420f HTTP/1.1" status: 204 len: 168 time: 0.3023791 2026-04-27 22:19:11.939 9 INFO neutron.wsgi [None req-1da2a31c-5f02-4e33-b2e1-24d0cfbd8f09 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/13730350-23df-4741-af17-b401a3e6a72c HTTP/1.1" status: 204 len: 168 time: 0.2348475 2026-04-27 22:19:12.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-3da0d925-f9eb-45b3-b42a-94db22868699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 482e320c-1b6b-4691-bd63-f7dde9ea89b1 (type: security_groups) to 1 2026-04-27 22:19:12.162 9 INFO neutron.db.ovn_revision_numbers_db [None req-3da0d925-f9eb-45b3-b42a-94db22868699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 5da062d0-38de-478f-8861-f60f6907ec27 (type: security_group_rules) to 0 2026-04-27 22:19:12.165 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9aa3691f-1de5-4f41-bd1d-fa0319c17861 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] No more DHCP agents 2026-04-27 22:19:12.169 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9aa3691f-1de5-4f41-bd1d-fa0319c17861 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:12.175 9 INFO neutron.db.ovn_revision_numbers_db [None req-3da0d925-f9eb-45b3-b42a-94db22868699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 99f91bfe-d4f3-4ceb-8186-e48c604b3b5b (type: security_group_rules) to 0 2026-04-27 22:19:12.188 9 INFO neutron.db.ovn_revision_numbers_db [None req-3da0d925-f9eb-45b3-b42a-94db22868699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b169b632-0056-4d26-a032-f37c69e51143 (type: security_group_rules) to 0 2026-04-27 22:19:12.203 9 INFO neutron.db.ovn_revision_numbers_db [None req-3da0d925-f9eb-45b3-b42a-94db22868699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c3971913-8c93-49db-b411-fa828f8e650d (type: security_group_rules) to 0 2026-04-27 22:19:12.225 9 INFO neutron.wsgi [None req-3da0d925-f9eb-45b3-b42a-94db22868699 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=7324a03d8c1b4133865881c5077ba1f8&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1990964 2026-04-27 22:19:12.433 9 INFO neutron.wsgi [None req-a6175c39-5821-4c48-8972-2ff599c0c2e0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/482e320c-1b6b-4691-bd63-f7dde9ea89b1 HTTP/1.1" status: 204 len: 168 time: 0.2040195 2026-04-27 22:19:12.865 10 INFO neutron.wsgi [None req-ccfb1aa1-109d-4124-883f-ad1b24091221 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/1202d5cd-af7e-4310-953c-752b5a4e4b61 HTTP/1.1" status: 204 len: 168 time: 1.2262461 2026-04-27 22:19:12.931 10 INFO neutron.wsgi [None req-9aa3691f-1de5-4f41-bd1d-fa0319c17861 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.0911620 2026-04-27 22:19:13.043 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-e601b0a0-23d0-4853-8d13-3aeca191b285 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-securitygroup--644197547&fields=id&tenant_id=522183c651334aae8111c14de1689a28 HTTP/1.1" status: 200 len: 267 time: 0.0461524 2026-04-27 22:19:13.091 9 INFO neutron.wsgi [None req-d11d2a2b-e1e7-4d41-bc49-450494a07c36 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/c5817fc9-dcfe-45c8-89a9-10eb6c92bc2f HTTP/1.1" status: 204 len: 168 time: 0.2207260 2026-04-27 22:19:13.108 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-e28624b8-0ed3-422d-abff-c3e1ce232818 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-965793929&fields=id&tenant_id=522183c651334aae8111c14de1689a28 HTTP/1.1" status: 200 len: 267 time: 0.0548298 2026-04-27 22:19:13.204 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-5a44a15a-a281-4452-a19c-4e8789edd041 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/networks?id=be531fd2-0b5c-40e1-a9fd-19a390ac5372 HTTP/1.1" status: 200 len: 872 time: 0.0862141 2026-04-27 22:19:13.224 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-214c1583-c3fc-4e07-a61f-fab499527968 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/quotas/522183c651334aae8111c14de1689a28 HTTP/1.1" status: 200 len: 491 time: 0.0145948 2026-04-27 22:19:13.330 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-7ffbb26b-09aa-456a-9e77-7fb592378bce 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=522183c651334aae8111c14de1689a28&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0995889 2026-04-27 22:19:13.410 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-8be90043-bf01-47e2-a148-69fd3a84c0ab 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0664361 2026-04-27 22:19:13.475 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-1ade350c-b4ad-4142-a2fd-520ca582780e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0590363 2026-04-27 22:19:13.539 9 INFO neutron.services.segments.plugin [-] Segment 77bdba61-b320-41aa-8d10-751e6abe26e2 resource provider aggregate not found 2026-04-27 22:19:13.543 9 INFO neutron.services.segments.plugin [-] Segment 77bdba61-b320-41aa-8d10-751e6abe26e2 resource provider aggregate not found 2026-04-27 22:19:13.556 9 INFO neutron.services.segments.plugin [-] Segment 77bdba61-b320-41aa-8d10-751e6abe26e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77bdba61-b320-41aa-8d10-751e6abe26e2 found for delete ", "request_id": "req-aceab321-9422-441a-a6fe-0675c0d74ab4"}]} 2026-04-27 22:19:13.559 9 INFO neutron.services.segments.plugin [-] Segment 77bdba61-b320-41aa-8d10-751e6abe26e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77bdba61-b320-41aa-8d10-751e6abe26e2 found for delete ", "request_id": "req-881a4569-6b4b-43fa-a55b-3b9bbddd7788"}]} 2026-04-27 22:19:13.566 9 INFO neutron.wsgi [None req-bf9726ae-face-451c-98f3-ce358758238b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/89b4fe33-f375-4752-ad2f-838a1b564835 HTTP/1.1" status: 204 len: 168 time: 0.4586992 2026-04-27 22:19:13.666 10 INFO neutron.wsgi [req-011e74da-0044-4806-a2d5-0d61d3129d32 req-9d7afded-c672-4591-aadc-bd1a4b89cc4d 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 210 time: 0.0223303 2026-04-27 22:19:13.754 9 INFO neutron.wsgi [None req-a26c3328-a9e3-4cef-8f91-c8e9f2c08cc1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=2fead31254914fff95df3c528018c540&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0500867 2026-04-27 22:19:13.917 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port 8c8adb4c-418a-4186-bd27-ee68110d2f87: RuntimeError: No hosting information found for port 8c8adb4c-418a-4186-bd27-ee68110d2f87 2026-04-27 22:19:13.991 9 INFO neutron.wsgi [None req-8415e99a-9140-4fa2-8a26-8c8b3095fa5c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/cced25c2-deb1-480d-9631-60494a8fc228 HTTP/1.1" status: 204 len: 168 time: 0.2319946 2026-04-27 22:19:14.494 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-84a5553b-0f5a-4689-80e4-24a3d1e789b6 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 199.204.45.250 "GET /v2.0/networks?id=be531fd2-0b5c-40e1-a9fd-19a390ac5372 HTTP/1.1" status: 200 len: 872 time: 0.0716038 2026-04-27 22:19:14.552 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-655273cc-1475-43a7-af5e-43d97f5891fa 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=522183c651334aae8111c14de1689a28 HTTP/1.1" status: 200 len: 471 time: 0.0518854 2026-04-27 22:19:14.562 10 WARNING neutron_lib.context [req-084bc044-7b26-4723-874d-53f67d5c3065 req-e6422ce5-4afb-4658-9e80-795a575e52a7 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:14.751 10 INFO neutron.wsgi [req-41945af4-3b8a-4d5d-96ab-6fc8bd415032 req-6552a425-429f-43da-8954-8fb3728ac81f 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 210 time: 0.0188429 2026-04-27 22:19:14.956 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-084bc044-7b26-4723-874d-53f67d5c3065 req-e6422ce5-4afb-4658-9e80-795a575e52a7 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] No more DHCP agents 2026-04-27 22:19:14.959 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-084bc044-7b26-4723-874d-53f67d5c3065 req-e6422ce5-4afb-4658-9e80-795a575e52a7 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Unable to schedule network be531fd2-0b5c-40e1-a9fd-19a390ac5372: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:15.149 10 INFO neutron.db.ovn_revision_numbers_db [req-084bc044-7b26-4723-874d-53f67d5c3065 req-e6422ce5-4afb-4658-9e80-795a575e52a7 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 41c35c75-35bd-496a-a901-2f2cd6185199 (type: ports) to 1 2026-04-27 22:19:15.202 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-e6422ce5-4afb-4658-9e80-795a575e52a7 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1201 time: 0.6444542 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:15.668 10 INFO neutron.db.ovn_revision_numbers_db [req-084bc044-7b26-4723-874d-53f67d5c3065 req-c9515823-e000-437a-b595-5cf6280b4215 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 41c35c75-35bd-496a-a901-2f2cd6185199 (type: ports) to 2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:15.880 10 INFO neutron.wsgi [req-fe16f3f4-40a6-4fb8-9c0a-17dd83ee52c5 req-15f4bdce-75ed-4c9f-a362-15a83e7fcff7 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1212 time: 0.0598443 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:15.942 10 INFO neutron.db.ovn_revision_numbers_db [req-084bc044-7b26-4723-874d-53f67d5c3065 req-c9515823-e000-437a-b595-5cf6280b4215 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 41c35c75-35bd-496a-a901-2f2cd6185199 (type: ports) to 2 2026-04-27 22:19:15.947 10 INFO neutron.wsgi [req-fe16f3f4-40a6-4fb8-9c0a-17dd83ee52c5 req-b055b6f1-1ca5-4eed-a32c-9f2a1f162f1d 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=f020ff6b-ffb5-4590-996c-cf550002f0de&id=a2a28df1-7971-4234-a4db-826f946a1d01&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0605390 2026-04-27 22:19:15.971 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-c9515823-e000-437a-b595-5cf6280b4215 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/41c35c75-35bd-496a-a901-2f2cd6185199 HTTP/1.1" status: 200 len: 1419 time: 0.7567401 2026-04-27 22:19:16.029 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d926dee0-6793-4281-87c2-f98af5b8cb18'] response: {'name': 'network-changed', 'server_uuid': '17b44d80-96d0-4176-af4e-1fa19aac0c95', 'tag': '41c35c75-35bd-496a-a901-2f2cd6185199', 'status': 'completed', 'code': 200} 2026-04-27 22:19:16.066 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-ffb82a61-5fc2-458f-ba4b-ab8331abb63b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=522183c651334aae8111c14de1689a28&device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1450 time: 0.0492582 2026-04-27 22:19:16.097 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-c540fdb7-771e-4e03-a6dc-fef281d4873a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=41c35c75-35bd-496a-a901-2f2cd6185199 HTTP/1.1" status: 200 len: 217 time: 0.0240369 2026-04-27 22:19:16.140 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-5c1e70c7-e634-4aa3-9a69-42b0b7c0aeb4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=38d8b408-f00a-49d4-9a9b-9581032e9c55 HTTP/1.1" status: 200 len: 866 time: 0.0346301 2026-04-27 22:19:16.170 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-7204db0b-ad7b-4e19-8a33-9bc2228feb85 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=be531fd2-0b5c-40e1-a9fd-19a390ac5372&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234816 2026-04-27 22:19:16.253 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-889b5afc-39e2-467b-b17d-6c4b8c478154 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0758488 2026-04-27 22:19:16.273 9 WARNING neutron_lib.context [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:16.320 10 INFO neutron.wsgi [req-084bc044-7b26-4723-874d-53f67d5c3065 req-cc38e3d2-af37-4f18-b5b0-474d25d14996 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0580344 2026-04-27 22:19:16.410 10 INFO neutron.wsgi [req-dbc7103b-7f29-4f8c-9593-a5c0a173224f req-39d0f3f3-c7e8-4851-822e-c0e9f507f681 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=522183c651334aae8111c14de1689a28&device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1450 time: 0.0484490 2026-04-27 22:19:16.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Successfully bumped revision number for resource cba6057d-3161-4fcb-a7bd-40962a558ed5 (type: security_groups) to 1 2026-04-27 22:19:16.491 10 INFO neutron.wsgi [req-dbc7103b-7f29-4f8c-9593-a5c0a173224f req-3d1d43d9-f70c-4122-b77e-2b0bd5dd8858 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=be531fd2-0b5c-40e1-a9fd-19a390ac5372 HTTP/1.1" status: 200 len: 971 time: 0.0758135 2026-04-27 22:19:16.491 9 INFO neutron.db.ovn_revision_numbers_db [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Successfully bumped revision number for resource 5c01dc0e-540f-4a4b-a500-6938f51eeffa (type: security_group_rules) to 0 2026-04-27 22:19:16.507 9 INFO neutron.db.ovn_revision_numbers_db [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Successfully bumped revision number for resource 746b4f8d-87d0-46e2-b3b4-4a80b3569797 (type: security_group_rules) to 0 2026-04-27 22:19:16.530 9 INFO neutron.db.ovn_revision_numbers_db [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Successfully bumped revision number for resource 97b5ac6b-6914-4ee9-b612-43af443ea263 (type: security_group_rules) to 0 2026-04-27 22:19:16.542 10 INFO neutron.wsgi [req-dbc7103b-7f29-4f8c-9593-a5c0a173224f req-e7223492-2780-47b5-a1ee-666f095f41e1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=41c35c75-35bd-496a-a901-2f2cd6185199 HTTP/1.1" status: 200 len: 217 time: 0.0423064 2026-04-27 22:19:16.546 9 INFO neutron.db.ovn_revision_numbers_db [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Successfully bumped revision number for resource e2b8c0dc-9835-47c7-8820-dc695b6a4e9d (type: security_group_rules) to 0 2026-04-27 22:19:16.585 10 INFO neutron.wsgi [req-5f2c4568-6938-4783-9360-e365c26f3573 req-258cdbdf-4dd7-4388-947f-ffaad6c05f2e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1450 time: 0.0756028 2026-04-27 22:19:16.598 10 INFO neutron.wsgi [req-dbc7103b-7f29-4f8c-9593-a5c0a173224f req-607576e3-d97b-400d-8257-fb617d8ca34c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=38d8b408-f00a-49d4-9a9b-9581032e9c55 HTTP/1.1" status: 200 len: 866 time: 0.0479012 2026-04-27 22:19:16.611 9 INFO neutron.db.segments_db [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Added segment 9bb7b346-ad24-4990-876a-d7b9d19a14a6 of type geneve for network e75e9d74-b330-41dc-976f-05ef96f65a9f 2026-04-27 22:19:16.625 10 INFO neutron.wsgi [req-dbc7103b-7f29-4f8c-9593-a5c0a173224f req-e798151f-cbe8-4184-9dcf-74ad3a314b47 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=be531fd2-0b5c-40e1-a9fd-19a390ac5372&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0201805 2026-04-27 22:19:16.662 10 INFO neutron.wsgi [req-5f2c4568-6938-4783-9360-e365c26f3573 req-92845711-680b-4c80-8494-2b70b650adcf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/security-groups?id=f020ff6b-ffb5-4590-996c-cf550002f0de&id=a2a28df1-7971-4234-a4db-826f946a1d01&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0633287 2026-04-27 22:19:16.707 10 INFO neutron.wsgi [req-dbc7103b-7f29-4f8c-9593-a5c0a173224f req-98c72518-3f75-4cf9-a691-f39f502a0afd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0764971 2026-04-27 22:19:16.770 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 41c35c75-35bd-496a-a901-2f2cd6185199 2026-04-27 22:19:16.781 9 INFO neutron.db.ovn_revision_numbers_db [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Successfully bumped revision number for resource e75e9d74-b330-41dc-976f-05ef96f65a9f (type: networks) to 1 2026-04-27 22:19:16.784 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 41c35c75-35bd-496a-a901-2f2cd6185199 2026-04-27 22:19:16.807 10 INFO neutron.wsgi [req-dbc7103b-7f29-4f8c-9593-a5c0a173224f req-2fedd723-8b96-4086-88f5-473bd40a2f68 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0926514 2026-04-27 22:19:16.967 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2138c439-c906-40a2-8a19-f8cd7052d01c'] response: {'server_uuid': '17b44d80-96d0-4176-af4e-1fa19aac0c95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41c35c75-35bd-496a-a901-2f2cd6185199', 'code': 200} 2026-04-27 22:19:17.009 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] No more DHCP agents 2026-04-27 22:19:17.013 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Unable to schedule network e75e9d74-b330-41dc-976f-05ef96f65a9f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:17.060 10 INFO neutron.wsgi [req-d388147f-a0cf-4c71-bf34-27d3e0d2aeae req-a16f8108-5e79-4ac7-8c9e-138070408ec1 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1214 time: 0.0404272 2026-04-27 22:19:17.121 10 INFO neutron.wsgi [req-d388147f-a0cf-4c71-bf34-27d3e0d2aeae req-33ef5767-ccbb-498b-89d1-2b1e3dcca797 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=f020ff6b-ffb5-4590-996c-cf550002f0de&id=a2a28df1-7971-4234-a4db-826f946a1d01&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0528362 2026-04-27 22:19:17.122 9 INFO neutron.db.ovn_revision_numbers_db [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Successfully bumped revision number for resource 98041b82-e790-4ead-bc7e-41db675825e9 (type: ports) to 1 2026-04-27 22:19:17.156 9 INFO neutron.wsgi [None req-a664fcd3-2c69-41c1-abc5-edc27b7d0092 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.1247540 2026-04-27 22:19:17.169 9 WARNING neutron_lib.context [None req-bc23a344-c8b4-4a29-a2b1-63d8002335a1 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:17.172 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 41c35c75-35bd-496a-a901-2f2cd6185199 (type: ports) to 4 2026-04-27 22:19:17.282 9 INFO neutron.db.segments_db [None req-bc23a344-c8b4-4a29-a2b1-63d8002335a1 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Added segment 5a883f8c-4df9-498c-8e47-0634ffac4b0a of type geneve for network 947a2a71-9982-4f0a-919b-990a3afa8a21 2026-04-27 22:19:17.430 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc23a344-c8b4-4a29-a2b1-63d8002335a1 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Successfully bumped revision number for resource 947a2a71-9982-4f0a-919b-990a3afa8a21 (type: networks) to 1 2026-04-27 22:19:17.820 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc23a344-c8b4-4a29-a2b1-63d8002335a1 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] No more DHCP agents 2026-04-27 22:19:17.822 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc23a344-c8b4-4a29-a2b1-63d8002335a1 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Unable to schedule network 947a2a71-9982-4f0a-919b-990a3afa8a21: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:17.904 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc23a344-c8b4-4a29-a2b1-63d8002335a1 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] Successfully bumped revision number for resource f9a18fac-44cd-400a-b9f5-dbb3be43d982 (type: ports) to 1 2026-04-27 22:19:17.935 9 INFO neutron.wsgi [None req-bc23a344-c8b4-4a29-a2b1-63d8002335a1 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7725072 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:18.001 9 INFO neutron.wsgi [None req-01ea1ee1-3135-471e-a6e5-5f2c68d4c972 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "PUT /v2.0/networks/e75e9d74-b330-41dc-976f-05ef96f65a9f/tags HTTP/1.1" status: 200 len: 218 time: 0.0616233 2026-04-27 22:19:18.047 9 INFO neutron.wsgi [None req-e8151d85-a5da-4984-ab82-ec1450577543 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "GET /v2.0/networks/e75e9d74-b330-41dc-976f-05ef96f65a9f/tags HTTP/1.1" status: 200 len: 218 time: 0.0408556 2026-04-27 22:19:18.103 9 INFO neutron.wsgi [None req-1c1060e9-8ee0-49b3-a626-4a262e5a21e5 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "PUT /v2.0/networks/947a2a71-9982-4f0a-919b-990a3afa8a21/tags HTTP/1.1" status: 200 len: 210 time: 0.0517874 2026-04-27 22:19:18.145 9 INFO neutron.wsgi [None req-f6c5cd86-56cf-4f3d-b9d4-fed185ba8973 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "GET /v2.0/networks/947a2a71-9982-4f0a-919b-990a3afa8a21/tags HTTP/1.1" status: 200 len: 210 time: 0.0374525 2026-04-27 22:19:18.194 9 INFO neutron.wsgi [None req-89a912a6-62f9-4a0b-b38b-b17e4dc5ae45 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "PUT /v2.0/networks/947a2a71-9982-4f0a-919b-990a3afa8a21/tags HTTP/1.1" status: 200 len: 205 time: 0.0428228 2026-04-27 22:19:18.243 10 INFO neutron.wsgi [req-00ab2357-1cd9-445e-a4f6-3fe74f60680a req-cac415d1-ed22-4bf3-bec5-f7829ff029a5 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1214 time: 0.0429745 2026-04-27 22:19:18.248 9 INFO neutron.wsgi [None req-d08015c2-b679-4c4f-b9e1-9449215b96d3 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "GET /v2.0/networks/947a2a71-9982-4f0a-919b-990a3afa8a21/tags HTTP/1.1" status: 200 len: 205 time: 0.0489290 2026-04-27 22:19:18.296 9 INFO neutron.wsgi [None req-c96994fe-abc9-4147-aa49-1ba7f73f838d 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "GET /v2.0/networks/e75e9d74-b330-41dc-976f-05ef96f65a9f/tags HTTP/1.1" status: 200 len: 218 time: 0.0442488 2026-04-27 22:19:18.301 10 INFO neutron.wsgi [req-00ab2357-1cd9-445e-a4f6-3fe74f60680a req-816a521e-3495-423b-977b-dea0de61b537 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=f020ff6b-ffb5-4590-996c-cf550002f0de&id=a2a28df1-7971-4234-a4db-826f946a1d01&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0492203 2026-04-27 22:19:18.494 10 INFO neutron.wsgi [req-8f523526-4c6b-4975-8d84-5426d86495d6 req-f7999640-fe72-4fce-867d-beef9bff5a6d 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1214 time: 0.1260319 2026-04-27 22:19:18.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-64eb0afa-96a4-4064-835d-f6d39a44753e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 09af691b-4bd4-478a-b9f1-062e7745e979 (type: security_groups) to 1 2026-04-27 22:19:18.696 10 INFO neutron.db.ovn_revision_numbers_db [None req-64eb0afa-96a4-4064-835d-f6d39a44753e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 184b7c0f-2ad3-453f-97bd-d50a1eafb972 (type: security_group_rules) to 0 2026-04-27 22:19:18.725 10 INFO neutron.db.ovn_revision_numbers_db [None req-64eb0afa-96a4-4064-835d-f6d39a44753e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 81871d71-1538-43f5-a6f2-064770cef734 (type: security_group_rules) to 0 2026-04-27 22:19:18.743 10 INFO neutron.db.ovn_revision_numbers_db [None req-64eb0afa-96a4-4064-835d-f6d39a44753e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9a4926e6-a82f-4567-ad5e-a6e7eaf37c48 (type: security_group_rules) to 0 2026-04-27 22:19:18.759 10 INFO neutron.db.ovn_revision_numbers_db [None req-64eb0afa-96a4-4064-835d-f6d39a44753e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9bbd33d3-2216-42e9-bc0b-9a6763aca42e (type: security_group_rules) to 0 2026-04-27 22:19:18.832 10 INFO neutron.wsgi [None req-64eb0afa-96a4-4064-835d-f6d39a44753e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=3ca341c09fb44a689d01fd8b60ee01e9&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5833244 2026-04-27 22:19:18.835 10 INFO neutron.services.segments.plugin [-] Segment 9bb7b346-ad24-4990-876a-d7b9d19a14a6 resource provider aggregate not found 2026-04-27 22:19:18.839 10 INFO neutron.services.segments.plugin [-] Segment 9bb7b346-ad24-4990-876a-d7b9d19a14a6 resource provider aggregate not found 2026-04-27 22:19:18.855 10 INFO neutron.services.segments.plugin [-] Segment 9bb7b346-ad24-4990-876a-d7b9d19a14a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb7b346-ad24-4990-876a-d7b9d19a14a6 found for delete ", "request_id": "req-22531b9c-f96a-44df-8f5f-bc84335f6278"}]} 2026-04-27 22:19:18.862 10 INFO neutron.services.segments.plugin [-] Segment 9bb7b346-ad24-4990-876a-d7b9d19a14a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb7b346-ad24-4990-876a-d7b9d19a14a6 found for delete ", "request_id": "req-9bbb46c9-939c-4fba-ae98-3ec725a1e411"}]} 2026-04-27 22:19:18.878 10 INFO neutron.wsgi [None req-9ebcc89f-7d60-4115-a1f6-c38391910ecc 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "DELETE /v2.0/networks/e75e9d74-b330-41dc-976f-05ef96f65a9f HTTP/1.1" status: 204 len: 168 time: 0.5623980 2026-04-27 22:19:19.011 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-66e9572b-2629-4070-bf7d-ac5a3e138222'] response: {'server_uuid': '17b44d80-96d0-4176-af4e-1fa19aac0c95', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41c35c75-35bd-496a-a901-2f2cd6185199', 'code': 200} 2026-04-27 22:19:19.202 9 INFO neutron.wsgi [None req-24d4f89f-b20a-4611-98cf-af2dd53e8332 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/09af691b-4bd4-478a-b9f1-062e7745e979 HTTP/1.1" status: 204 len: 168 time: 0.3621061 2026-04-27 22:19:19.273 9 INFO neutron.db.ovn_revision_numbers_db [None req-d71c5204-0258-414a-ab91-c84b915f106e 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 7c2c3d2c-10ba-4f49-a71a-b10c648891d0 (type: floatingips) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:19.403 9 INFO neutron.db.ovn_revision_numbers_db [None req-d71c5204-0258-414a-ab91-c84b915f106e 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Successfully bumped revision number for resource 7c2c3d2c-10ba-4f49-a71a-b10c648891d0 (type: floatingips) to 2 2026-04-27 22:19:19.404 9 INFO neutron.db.l3_db [None req-d71c5204-0258-414a-ab91-c84b915f106e 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Floating IP 7c2c3d2c-10ba-4f49-a71a-b10c648891d0 associated. External IP: 10.96.250.220, port: 41c35c75-35bd-496a-a901-2f2cd6185199. 2026-04-27 22:19:19.515 10 INFO neutron.db.ovn_revision_numbers_db [None req-3161efb0-14b3-4743-9fcd-128d1b5d2ac4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fda85be3-aede-43f2-8977-d66f592aaaa3 (type: security_groups) to 1 2026-04-27 22:19:19.546 10 INFO neutron.db.ovn_revision_numbers_db [None req-3161efb0-14b3-4743-9fcd-128d1b5d2ac4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9004c053-08c7-40b5-b636-ef16d2bca96c (type: security_group_rules) to 0 2026-04-27 22:19:19.561 10 INFO neutron.wsgi [None req-254f67a8-8871-498b-9685-7512704314d4 29a29149602b49618c4aa27d1a58f9e5 c3d668abda4343c494b34b98046012a9 - - default default] 10.0.0.63 "DELETE /v2.0/networks/947a2a71-9982-4f0a-919b-990a3afa8a21 HTTP/1.1" status: 204 len: 168 time: 0.6795380 2026-04-27 22:19:19.577 10 INFO neutron.db.ovn_revision_numbers_db [None req-3161efb0-14b3-4743-9fcd-128d1b5d2ac4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b005d13d-5363-4350-a5c9-56a46b48a926 (type: security_group_rules) to 0 2026-04-27 22:19:19.596 10 INFO neutron.db.ovn_revision_numbers_db [None req-3161efb0-14b3-4743-9fcd-128d1b5d2ac4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c69fbd79-00d9-405c-8828-d72250258fd8 (type: security_group_rules) to 0 2026-04-27 22:19:19.609 10 INFO neutron.db.ovn_revision_numbers_db [None req-3161efb0-14b3-4743-9fcd-128d1b5d2ac4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource da1f509f-c2da-406a-ba13-31c4820a2424 (type: security_group_rules) to 0 2026-04-27 22:19:19.620 9 INFO neutron.wsgi [None req-d71c5204-0258-414a-ab91-c84b915f106e 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "PUT /v2.0/floatingips/7c2c3d2c-10ba-4f49-a71a-b10c648891d0 HTTP/1.1" status: 200 len: 1050 time: 1.1136286 2026-04-27 22:19:19.635 10 INFO neutron.wsgi [None req-3161efb0-14b3-4743-9fcd-128d1b5d2ac4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=eb467b8b4def42fb8732e174e5e6bb49&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3069370 2026-04-27 22:19:19.910 9 INFO neutron.wsgi [None req-9802771e-28bc-4add-b302-bb7e26f33e77 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/fda85be3-aede-43f2-8977-d66f592aaaa3 HTTP/1.1" status: 204 len: 168 time: 0.2700188 2026-04-27 22:19:20.587 10 INFO neutron.wsgi [None req-a70751a7-b507-45fb-801c-d37a22124383 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=c3d668abda4343c494b34b98046012a9&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2594678 2026-04-27 22:19:20.841 10 INFO neutron.wsgi [None req-13daaed4-e6f8-4be9-9a5f-946026b63e43 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/cba6057d-3161-4fcb-a7bd-40962a558ed5 HTTP/1.1" status: 204 len: 168 time: 0.2485828 2026-04-27 22:19:20.878 10 INFO neutron.services.segments.plugin [-] Segment 5a883f8c-4df9-498c-8e47-0634ffac4b0a resource provider aggregate not found 2026-04-27 22:19:20.886 10 INFO neutron.services.segments.plugin [-] Segment 5a883f8c-4df9-498c-8e47-0634ffac4b0a resource provider aggregate not found 2026-04-27 22:19:20.898 10 INFO neutron.services.segments.plugin [-] Segment 5a883f8c-4df9-498c-8e47-0634ffac4b0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a883f8c-4df9-498c-8e47-0634ffac4b0a found for delete ", "request_id": "req-66d473cf-4bc8-462a-8edd-a6e0269a9781"}]} 2026-04-27 22:19:20.907 10 INFO neutron.services.segments.plugin [-] Segment 5a883f8c-4df9-498c-8e47-0634ffac4b0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a883f8c-4df9-498c-8e47-0634ffac4b0a found for delete ", "request_id": "req-ad998c2b-746b-402f-abf8-f62254a5a8c1"}]} 2026-04-27 22:19:21.056 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e4a3fd4-6d88-4b38-9bd9-5245bf3151ff'] response: {'name': 'network-changed', 'server_uuid': '17b44d80-96d0-4176-af4e-1fa19aac0c95', 'tag': '41c35c75-35bd-496a-a901-2f2cd6185199', 'status': 'completed', 'code': 200} 2026-04-27 22:19:21.125 10 INFO neutron.wsgi [req-f1992a53-6dc8-4b10-9487-a445bd611136 req-b6f46496-5b60-4a37-8264-b63f0ab28089 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=522183c651334aae8111c14de1689a28&device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1452 time: 0.0461452 2026-04-27 22:19:21.182 9 INFO neutron.db.ovn_revision_numbers_db [None req-67693db4-bf67-4f67-9d2a-5223cb89a7d6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f4222082-1591-4b97-af9c-f6e41369490c (type: security_groups) to 1 2026-04-27 22:19:21.202 9 INFO neutron.db.ovn_revision_numbers_db [None req-67693db4-bf67-4f67-9d2a-5223cb89a7d6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0a81ef83-f944-4bf9-b150-8db9ba70a4bb (type: security_group_rules) to 0 2026-04-27 22:19:21.207 10 INFO neutron.wsgi [req-f1992a53-6dc8-4b10-9487-a445bd611136 req-7c70d448-476e-41b9-8373-d22179498ac6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=be531fd2-0b5c-40e1-a9fd-19a390ac5372 HTTP/1.1" status: 200 len: 971 time: 0.0749042 2026-04-27 22:19:21.225 9 INFO neutron.db.ovn_revision_numbers_db [None req-67693db4-bf67-4f67-9d2a-5223cb89a7d6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 18d3dfba-e12f-48f9-bebe-6a6cacf16c26 (type: security_group_rules) to 0 2026-04-27 22:19:21.244 9 INFO neutron.db.ovn_revision_numbers_db [None req-67693db4-bf67-4f67-9d2a-5223cb89a7d6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3e6f6506-5a66-4180-b15e-fd967a054d90 (type: security_group_rules) to 0 2026-04-27 22:19:21.261 9 INFO neutron.db.ovn_revision_numbers_db [None req-67693db4-bf67-4f67-9d2a-5223cb89a7d6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 58fefd9a-3016-4a6c-adfc-0b6548d404e2 (type: security_group_rules) to 0 2026-04-27 22:19:21.283 10 INFO neutron.wsgi [req-f1992a53-6dc8-4b10-9487-a445bd611136 req-f0ab5468-6935-4f8f-bd51-286ef0db0961 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=41c35c75-35bd-496a-a901-2f2cd6185199 HTTP/1.1" status: 200 len: 1060 time: 0.0686555 2026-04-27 22:19:21.284 9 INFO neutron.wsgi [None req-67693db4-bf67-4f67-9d2a-5223cb89a7d6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=328873b5037246f8899a4fb99871055a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2777801 2026-04-27 22:19:21.344 10 INFO neutron.wsgi [req-f1992a53-6dc8-4b10-9487-a445bd611136 req-5ee6b6cf-3fce-4b2d-a3a1-fc214744dba4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=38d8b408-f00a-49d4-9a9b-9581032e9c55 HTTP/1.1" status: 200 len: 866 time: 0.0490253 2026-04-27 22:19:21.375 10 INFO neutron.wsgi [req-f1992a53-6dc8-4b10-9487-a445bd611136 req-3bb24146-a91b-4e7d-b935-9a41db826aed 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=be531fd2-0b5c-40e1-a9fd-19a390ac5372&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225635 2026-04-27 22:19:21.476 10 INFO neutron.wsgi [req-f1992a53-6dc8-4b10-9487-a445bd611136 req-7ee58add-bb67-4958-9852-fe1f7ad76b7f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0927069 2026-04-27 22:19:21.552 10 INFO neutron.wsgi [req-f1992a53-6dc8-4b10-9487-a445bd611136 req-d44ffe4a-dfb8-4fee-a34b-242a54dff029 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0715609 2026-04-27 22:19:21.617 10 INFO neutron.wsgi [None req-183b4534-f664-40d3-b3c8-d0dd49dcdb2e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f4222082-1591-4b97-af9c-f6e41369490c HTTP/1.1" status: 204 len: 168 time: 0.3278794 2026-04-27 22:19:25.375 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c91bab4-48ca-4e57-b2a6-eeb2ee74f533 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 61ace338-d2dc-49f6-85b1-4459b12f4c31 (type: security_groups) to 1 2026-04-27 22:19:25.389 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c91bab4-48ca-4e57-b2a6-eeb2ee74f533 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2e243072-8895-4650-ab9b-968515422d42 (type: security_group_rules) to 0 2026-04-27 22:19:25.403 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c91bab4-48ca-4e57-b2a6-eeb2ee74f533 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 87dc2e47-6458-4ed1-9048-37aa109e5561 (type: security_group_rules) to 0 2026-04-27 22:19:25.419 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c91bab4-48ca-4e57-b2a6-eeb2ee74f533 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 962b078a-1edf-46cd-93b9-1431baded4fd (type: security_group_rules) to 0 2026-04-27 22:19:25.433 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c91bab4-48ca-4e57-b2a6-eeb2ee74f533 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f9255608-455a-4a78-ab01-b6c18bbca20d (type: security_group_rules) to 0 2026-04-27 22:19:25.455 9 INFO neutron.wsgi [None req-9c91bab4-48ca-4e57-b2a6-eeb2ee74f533 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=563d9ba909d6498981155f9ac14a4b52&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3780029 2026-04-27 22:19:25.699 9 INFO neutron.wsgi [None req-87b9023b-a972-4ec3-ac56-3d97454c5589 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/61ace338-d2dc-49f6-85b1-4459b12f4c31 HTTP/1.1" status: 204 len: 168 time: 0.2389045 2026-04-27 22:19:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027442 2026-04-27 22:19:26.137 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019996 2026-04-27 22:19:27.504 9 INFO neutron.db.ovn_revision_numbers_db [None req-24d84b93-aa8a-479f-86c0-1588b1693b05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1143f017-fc56-474c-aeea-8f06823f267f (type: security_groups) to 1 2026-04-27 22:19:27.513 10 WARNING neutron_lib.context [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:27.518 9 INFO neutron.db.ovn_revision_numbers_db [None req-24d84b93-aa8a-479f-86c0-1588b1693b05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 090a27cc-a40c-4a61-ae77-c1b99db9ee23 (type: security_group_rules) to 0 2026-04-27 22:19:27.533 9 INFO neutron.db.ovn_revision_numbers_db [None req-24d84b93-aa8a-479f-86c0-1588b1693b05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 39eeca0e-2300-42a1-ac7d-03463cbcd39c (type: security_group_rules) to 0 2026-04-27 22:19:27.552 9 INFO neutron.db.ovn_revision_numbers_db [None req-24d84b93-aa8a-479f-86c0-1588b1693b05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4b6cae0d-abda-4b3e-bdf4-db4a9ccd0ddf (type: security_group_rules) to 0 2026-04-27 22:19:27.571 9 INFO neutron.db.ovn_revision_numbers_db [None req-24d84b93-aa8a-479f-86c0-1588b1693b05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 82789aab-4cd5-4d72-beb0-29b7e1764bcc (type: security_group_rules) to 0 2026-04-27 22:19:27.601 9 INFO neutron.wsgi [None req-24d84b93-aa8a-479f-86c0-1588b1693b05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=75b63d87b49942b9b0651ea07c6a1f52&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3987947 2026-04-27 22:19:27.691 10 INFO neutron.db.ovn_revision_numbers_db [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 867dd052-9811-4feb-af30-dec99d5ea475 (type: security_groups) to 1 2026-04-27 22:19:27.711 10 INFO neutron.db.ovn_revision_numbers_db [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 2f6d37f2-da34-4912-8c34-1a19d2e391c8 (type: security_group_rules) to 0 2026-04-27 22:19:27.731 10 INFO neutron.db.ovn_revision_numbers_db [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 50087e25-bacc-44b9-b665-cbdec71639ae (type: security_group_rules) to 0 2026-04-27 22:19:27.750 10 INFO neutron.db.ovn_revision_numbers_db [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource b481af5d-6a49-40d2-ae32-0832a985d054 (type: security_group_rules) to 0 2026-04-27 22:19:27.771 10 INFO neutron.db.ovn_revision_numbers_db [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource d9e0bafc-5283-440e-a8a3-4d46c14b313e (type: security_group_rules) to 0 2026-04-27 22:19:27.825 10 INFO neutron.db.segments_db [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Added segment 3c6aeaa1-af49-43a7-be43-e89b46a803e7 of type geneve for network 88fa99c4-1968-44fb-9c49-cf8a64c0254a 2026-04-27 22:19:27.887 10 INFO neutron.wsgi [None req-5d3bdf26-49ac-4967-a8e3-6abca7d5bbcd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/1143f017-fc56-474c-aeea-8f06823f267f HTTP/1.1" status: 204 len: 168 time: 0.2803156 2026-04-27 22:19:27.964 10 INFO neutron.db.ovn_revision_numbers_db [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 88fa99c4-1968-44fb-9c49-cf8a64c0254a (type: networks) to 1 2026-04-27 22:19:28.146 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] No more DHCP agents 2026-04-27 22:19:28.148 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Unable to schedule network 88fa99c4-1968-44fb-9c49-cf8a64c0254a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:28.226 10 INFO neutron.db.ovn_revision_numbers_db [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource fae2fdac-11e4-495d-9910-3342a2822eaf (type: ports) to 1 2026-04-27 22:19:28.248 10 INFO neutron.wsgi [None req-1152d8ba-08fc-4143-95e3-c0a6f7851568 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.7958491 2026-04-27 22:19:28.259 10 WARNING neutron_lib.context [None req-76df8f13-dbca-4b64-a089-98ce63f54ec2 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:28.480 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76df8f13-dbca-4b64-a089-98ce63f54ec2 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] No more DHCP agents 2026-04-27 22:19:28.481 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76df8f13-dbca-4b64-a089-98ce63f54ec2 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Unable to schedule network 88fa99c4-1968-44fb-9c49-cf8a64c0254a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:28.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-76df8f13-dbca-4b64-a089-98ce63f54ec2 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource c700d7d8-8478-4dd6-8dd7-9e7bde4b01b4 (type: subnets) to 0 2026-04-27 22:19:28.536 10 INFO neutron.wsgi [None req-76df8f13-dbca-4b64-a089-98ce63f54ec2 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.2822425 2026-04-27 22:19:28.546 10 WARNING neutron_lib.context [None req-660d27f8-9d84-4054-9bb8-662ddafcc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:29.063 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-660d27f8-9d84-4054-9bb8-662ddafcc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] No more DHCP agents 2026-04-27 22:19:29.073 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-660d27f8-9d84-4054-9bb8-662ddafcc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:29.225 10 INFO neutron.db.ovn_revision_numbers_db [None req-660d27f8-9d84-4054-9bb8-662ddafcc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 7205ec9b-0914-45ab-a26d-6b1a6b0fb3a5 (type: ports) to 1 2026-04-27 22:19:29.798 10 INFO neutron.wsgi [req-483b3ce7-b71e-459b-873a-5ff0d7f64e1a req-8310cd2c-100c-4db4-b358-ead35a96776b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0380771 2026-04-27 22:19:29.908 10 INFO neutron.wsgi [req-483b3ce7-b71e-459b-873a-5ff0d7f64e1a req-f5880207-22f4-4e40-b0d1-cdbae3784b02 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=522183c651334aae8111c14de1689a28&device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1452 time: 0.0503709 2026-04-27 22:19:30.004 10 INFO neutron.wsgi [req-483b3ce7-b71e-459b-873a-5ff0d7f64e1a req-a93cc558-305c-47c9-a61e-8175e814cc21 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=be531fd2-0b5c-40e1-a9fd-19a390ac5372 HTTP/1.1" status: 200 len: 971 time: 0.0645761 2026-04-27 22:19:30.063 10 INFO neutron.wsgi [req-483b3ce7-b71e-459b-873a-5ff0d7f64e1a req-9d21a4b3-9228-4700-926d-ffe65cbb3248 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=41c35c75-35bd-496a-a901-2f2cd6185199 HTTP/1.1" status: 200 len: 1060 time: 0.0479050 2026-04-27 22:19:30.124 10 INFO neutron.wsgi [req-483b3ce7-b71e-459b-873a-5ff0d7f64e1a req-c6a6612d-aa54-403d-9076-800f9419f6fc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=38d8b408-f00a-49d4-9a9b-9581032e9c55 HTTP/1.1" status: 200 len: 866 time: 0.0550160 2026-04-27 22:19:30.159 10 INFO neutron.wsgi [req-483b3ce7-b71e-459b-873a-5ff0d7f64e1a req-ff48b92d-e540-46ae-b809-4654b44a6e56 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=be531fd2-0b5c-40e1-a9fd-19a390ac5372&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0265245 2026-04-27 22:19:30.238 10 INFO neutron.wsgi [req-483b3ce7-b71e-459b-873a-5ff0d7f64e1a req-a7dfa843-58a0-453e-ac01-701dadd30269 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0708122 2026-04-27 22:19:30.241 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-7205ec9b-0914-45ab-a26d-6b1a6b0fb3a5 on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:19:30.263 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 7205ec9b-0914-45ab-a26d-6b1a6b0fb3a5 2026-04-27 22:19:30.270 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 7205ec9b-0914-45ab-a26d-6b1a6b0fb3a5 2026-04-27 22:19:30.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-660d27f8-9d84-4054-9bb8-662ddafcc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 7205ec9b-0914-45ab-a26d-6b1a6b0fb3a5 (type: router_ports) to 1 2026-04-27 22:19:30.318 10 INFO neutron.wsgi [req-483b3ce7-b71e-459b-873a-5ff0d7f64e1a req-699ea021-6860-4eb8-90b5-75ecc3ac7d39 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0715852 2026-04-27 22:19:30.397 10 INFO neutron.db.ovn_revision_numbers_db [None req-660d27f8-9d84-4054-9bb8-662ddafcc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource d14ad3ee-9cc3-43c3-ad36-293b45fa53cb (type: routers) to 2 2026-04-27 22:19:30.416 10 INFO neutron.wsgi [None req-660d27f8-9d84-4054-9bb8-662ddafcc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1154 time: 1.8757627 2026-04-27 22:19:30.848 9 WARNING neutron_lib.context [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:31.008 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource d8a91d68-799b-46da-8372-2d039c89aaf3 (type: security_groups) to 1 2026-04-27 22:19:31.022 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 4894e6c1-b904-4c06-b1cf-073c146dc849 (type: security_group_rules) to 0 2026-04-27 22:19:31.038 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 71826f6a-b4b5-439a-93a6-aa4644438b73 (type: security_group_rules) to 0 2026-04-27 22:19:31.053 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 9e97f282-9092-44d3-a8ab-8dfe49d176e4 (type: security_group_rules) to 0 2026-04-27 22:19:31.076 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource af74f846-d82a-4658-8b4e-d64210ee82bd (type: security_group_rules) to 0 2026-04-27 22:19:31.118 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-09622db8-5ccb-4f30-b00f-f182ab862c3f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] No more DHCP agents 2026-04-27 22:19:31.120 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-09622db8-5ccb-4f30-b00f-f182ab862c3f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Unable to schedule network 88fa99c4-1968-44fb-9c49-cf8a64c0254a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:31.129 9 INFO neutron.db.segments_db [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Added segment 5286b2e3-7739-4b4a-9d4d-6696ec74be25 of type geneve for network 284e8b88-0cbd-430d-918f-14f9019dc2de 2026-04-27 22:19:31.292 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 284e8b88-0cbd-430d-918f-14f9019dc2de (type: networks) to 1 2026-04-27 22:19:31.297 10 INFO neutron.db.ovn_revision_numbers_db [None req-09622db8-5ccb-4f30-b00f-f182ab862c3f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource cda8b3bb-32fd-49bb-a888-b912661eeae2 (type: ports) to 1 2026-04-27 22:19:31.474 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] No more DHCP agents 2026-04-27 22:19:31.475 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Unable to schedule network 284e8b88-0cbd-430d-918f-14f9019dc2de: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:31.563 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource d64d8073-5010-4467-86c7-894e27486f87 (type: ports) to 1 2026-04-27 22:19:31.585 9 INFO neutron.wsgi [None req-2b74a9bf-364d-480c-9766-5a2437f8437a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9641929 2026-04-27 22:19:31.597 9 WARNING neutron_lib.context [None req-f9b325f5-f4c7-4056-a37f-a14cb94b12e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-09622db8-5ccb-4f30-b00f-f182ab862c3f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-cda8b3bb-32fd-49bb-a888-b912661eeae2 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-cda8b3bb-32fd-49bb-a888-b912661eeae2 2026-04-27 22:19:32.107 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager [None req-09622db8-5ccb-4f30-b00f-f182ab862c3f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-cda8b3bb-32fd-49bb-a888-b912661eeae2 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-cda8b3bb-32fd-49bb-a888-b912661eeae2 2026-04-27 22:19:32.108 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:19:32.120 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9b325f5-f4c7-4056-a37f-a14cb94b12e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] No more DHCP agents 2026-04-27 22:19:32.122 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9b325f5-f4c7-4056-a37f-a14cb94b12e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:32.272 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9b325f5-f4c7-4056-a37f-a14cb94b12e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource de9925f4-1395-420f-b0ba-0897dbd9eefb (type: ports) to 1 2026-04-27 22:19:32.348 10 INFO neutron.db.ovn_revision_numbers_db [None req-09622db8-5ccb-4f30-b00f-f182ab862c3f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource cda8b3bb-32fd-49bb-a888-b912661eeae2 (type: ports) to 1 2026-04-27 22:19:32.416 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-09622db8-5ccb-4f30-b00f-f182ab862c3f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] No more DHCP agents 2026-04-27 22:19:32.417 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-09622db8-5ccb-4f30-b00f-f182ab862c3f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Unable to schedule network 88fa99c4-1968-44fb-9c49-cf8a64c0254a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:32.756 10 INFO neutron.db.ovn_revision_numbers_db [None req-09622db8-5ccb-4f30-b00f-f182ab862c3f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource cda8b3bb-32fd-49bb-a888-b912661eeae2 (type: router_ports) to 1 2026-04-27 22:19:32.761 10 INFO neutron.wsgi [None req-09622db8-5ccb-4f30-b00f-f182ab862c3f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "PUT /v2.0/routers/d14ad3ee-9cc3-43c3-ad36-293b45fa53cb/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.3388898 2026-04-27 22:19:32.771 10 WARNING neutron_lib.context [None req-70cb2e12-2fa1-4fe6-b1b9-7767e885f26e bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:33.122 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70cb2e12-2fa1-4fe6-b1b9-7767e885f26e bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] No more DHCP agents 2026-04-27 22:19:33.124 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70cb2e12-2fa1-4fe6-b1b9-7767e885f26e bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Unable to schedule network 88fa99c4-1968-44fb-9c49-cf8a64c0254a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:33.177 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-787c6f73-3bb2-41ee-9181-060f2eef7fec - - - - - -] Schedule LRP lrp-de9925f4-1395-420f-b0ba-0897dbd9eefb on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:19:33.206 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Router f939c07e-30eb-4ec0-a4f3-df18a561b693 is bound to host instance 2026-04-27 22:19:33.251 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9b325f5-f4c7-4056-a37f-a14cb94b12e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource de9925f4-1395-420f-b0ba-0897dbd9eefb (type: router_ports) to 1 2026-04-27 22:19:33.327 10 INFO neutron.db.ovn_revision_numbers_db [None req-70cb2e12-2fa1-4fe6-b1b9-7767e885f26e bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource f6b6f412-22f9-4086-9d4b-adc17817c9f1 (type: ports) to 1 2026-04-27 22:19:33.332 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9b325f5-f4c7-4056-a37f-a14cb94b12e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource f939c07e-30eb-4ec0-a4f3-df18a561b693 (type: routers) to 2 2026-04-27 22:19:33.350 9 INFO neutron.wsgi [None req-f9b325f5-f4c7-4056-a37f-a14cb94b12e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1153 time: 1.7592461 2026-04-27 22:19:33.363 10 INFO neutron.wsgi [None req-70cb2e12-2fa1-4fe6-b1b9-7767e885f26e bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1157 time: 0.5971384 2026-04-27 22:19:33.375 9 WARNING neutron_lib.context [None req-0b766839-7dcb-4e0e-a301-9e2d64509280 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:33.410 9 INFO neutron.wsgi [None req-5a6a3897-9547-4bfa-bcf6-c56ca10c2747 e9f4321df2fa4a8ab628544ee745f4d6 9d8c59f9dfce4d3fb4e20fac903c260a - - default default] 10.0.0.63 "GET /v2.0/subnets?project_id=1724e4b2e7d74027b2cd9c9f035345a9&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0552094 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:33.516 10 INFO neutron.wsgi [None req-947022ba-374b-4c97-ac3e-3229ed947c29 e9f4321df2fa4a8ab628544ee745f4d6 9d8c59f9dfce4d3fb4e20fac903c260a - - default default] 10.0.0.63 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.1000998 2026-04-27 22:19:33.551 9 INFO neutron.wsgi [None req-15e1be20-981f-4d64-9b13-ad34dfbdc85e e9f4321df2fa4a8ab628544ee745f4d6 9d8c59f9dfce4d3fb4e20fac903c260a - - default default] 10.0.0.63 "GET /v2.0/subnets?network_id=20ee4d84-be3b-4f8e-8c40-e21ddfc8e124&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0273504 2026-04-27 22:19:33.565 9 WARNING neutron_lib.context [None req-fdc522f9-fd50-4ec1-b7cb-3b6d39ec4464 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:33.832 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b766839-7dcb-4e0e-a301-9e2d64509280 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] No more DHCP agents 2026-04-27 22:19:33.836 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b766839-7dcb-4e0e-a301-9e2d64509280 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Unable to schedule network 88fa99c4-1968-44fb-9c49-cf8a64c0254a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:33.872 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fdc522f9-fd50-4ec1-b7cb-3b6d39ec4464 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] No more DHCP agents 2026-04-27 22:19:33.876 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fdc522f9-fd50-4ec1-b7cb-3b6d39ec4464 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Unable to schedule network 284e8b88-0cbd-430d-918f-14f9019dc2de: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:33.957 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource de9925f4-1395-420f-b0ba-0897dbd9eefb (type: ports) to 1 2026-04-27 22:19:34.046 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b766839-7dcb-4e0e-a301-9e2d64509280 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource c6eacb2d-5a0a-409b-a4dc-b37f544b375c (type: ports) to 1 2026-04-27 22:19:34.077 9 INFO neutron.wsgi [None req-0b766839-7dcb-4e0e-a301-9e2d64509280 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1157 time: 0.7081416 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:34.087 9 WARNING neutron_lib.context [None req-dc882b09-2aab-42a0-a1f0-8faeec2fc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:34.291 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource de9925f4-1395-420f-b0ba-0897dbd9eefb (type: router_ports) to 3 2026-04-27 22:19:34.414 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc882b09-2aab-42a0-a1f0-8faeec2fc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] No more DHCP agents 2026-04-27 22:19:34.416 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc882b09-2aab-42a0-a1f0-8faeec2fc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:34.511 9 INFO neutron.db.ovn_revision_numbers_db [None req-fdc522f9-fd50-4ec1-b7cb-3b6d39ec4464 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource d64d8073-5010-4467-86c7-894e27486f87 (type: ports) to 2 2026-04-27 22:19:34.561 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource de9925f4-1395-420f-b0ba-0897dbd9eefb (type: ports) to 2 2026-04-27 22:19:34.565 9 INFO neutron.db.ovn_revision_numbers_db [None req-fdc522f9-fd50-4ec1-b7cb-3b6d39ec4464 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 216cc00a-81b9-4821-be3d-17df38cedb2a (type: subnets) to 0 2026-04-27 22:19:34.600 9 INFO neutron.wsgi [None req-fdc522f9-fd50-4ec1-b7cb-3b6d39ec4464 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 832 time: 1.0412540 2026-04-27 22:19:35.202 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource de9925f4-1395-420f-b0ba-0897dbd9eefb (type: ports) to 4 2026-04-27 22:19:35.208 10 INFO neutron.wsgi [req-0680bb94-a9eb-4f0c-9714-0165c64b6e07 req-72a2e954-6c82-4c0b-9179-4205876fe0f1 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1214 time: 0.0933890 2026-04-27 22:19:35.309 10 INFO neutron.wsgi [req-0680bb94-a9eb-4f0c-9714-0165c64b6e07 req-9ec20af3-7d1d-4732-941b-c04253ddc023 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=f020ff6b-ffb5-4590-996c-cf550002f0de&id=a2a28df1-7971-4234-a4db-826f946a1d01&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0921154 2026-04-27 22:19:35.465 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource de9925f4-1395-420f-b0ba-0897dbd9eefb (type: router_ports) to 4 2026-04-27 22:19:35.526 9 INFO neutron.wsgi [None req-59dcd3ea-d3a8-4936-ab5f-b323a7b2a5f1 88daa239ca94481883425bd1734063c7 350d2a1890a34aef80748889f481327a - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1447 time: 0.1937282 2026-04-27 22:19:35.593 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port 7205ec9b-0914-45ab-a26d-6b1a6b0fb3a5: RuntimeError: No hosting information found for port 7205ec9b-0914-45ab-a26d-6b1a6b0fb3a5 2026-04-27 22:19:35.593 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: cda8b3bb-32fd-49bb-a888-b912661eeae2 2026-04-27 22:19:35.600 10 INFO neutron.wsgi [None req-86f3533e-9fe9-4ba1-b9db-8d4ad5ebe581 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "GET /v2.0/floatingips?floating_network_id=20ee4d84-be3b-4f8e-8c40-e21ddfc8e124&port_id=41c35c75-35bd-496a-a901-2f2cd6185199 HTTP/1.1" status: 200 len: 1055 time: 0.0680013 2026-04-27 22:19:35.624 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port cda8b3bb-32fd-49bb-a888-b912661eeae2 2026-04-27 22:19:35.749 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d2ee294-3d74-4d49-8fd4-45cc9d6e85e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] No more DHCP agents 2026-04-27 22:19:35.753 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d2ee294-3d74-4d49-8fd4-45cc9d6e85e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Unable to schedule network 284e8b88-0cbd-430d-918f-14f9019dc2de: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:35.784 9 INFO neutron.db.ovn_revision_numbers_db [None req-dc882b09-2aab-42a0-a1f0-8faeec2fc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource b965a3e3-5824-4a22-82cb-17f209f95737 (type: floatingips) to -1 2026-04-27 22:19:35.961 9 INFO neutron.wsgi [req-34de0c10-aa31-4b9e-a4c1-9ca167535af7 req-fb2f38e7-b536-4630-b192-d85ff9d83d48 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1452 time: 0.1207047 2026-04-27 22:19:36.289 9 INFO neutron.db.ovn_revision_numbers_db [None req-dc882b09-2aab-42a0-a1f0-8faeec2fc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource b965a3e3-5824-4a22-82cb-17f209f95737 (type: floatingips) to 1 2026-04-27 22:19:36.289 9 INFO neutron.db.l3_db [None req-dc882b09-2aab-42a0-a1f0-8faeec2fc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Floating IP b965a3e3-5824-4a22-82cb-17f209f95737 associated. External IP: 10.96.250.212, port: c6eacb2d-5a0a-409b-a4dc-b37f544b375c. 2026-04-27 22:19:36.306 9 INFO neutron.wsgi [req-34de0c10-aa31-4b9e-a4c1-9ca167535af7 req-d7591f41-bcc5-4203-be5a-db4c865e1db1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/security-groups?id=f020ff6b-ffb5-4590-996c-cf550002f0de&id=a2a28df1-7971-4234-a4db-826f946a1d01&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.3249648 2026-04-27 22:19:36.356 9 INFO neutron.db.ovn_revision_numbers_db [None req-5d2ee294-3d74-4d49-8fd4-45cc9d6e85e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource d0c77c49-5b29-4418-95ed-9e3e242d9ca7 (type: ports) to 1 2026-04-27 22:19:36.363 9 INFO neutron.wsgi [None req-dc882b09-2aab-42a0-a1f0-8faeec2fc174 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1041 time: 2.2804999 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:36.607 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource cda8b3bb-32fd-49bb-a888-b912661eeae2 (type: ports) to 2 2026-04-27 22:19:36.637 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca887f37-c13f-44b0-bf2f-fbc41daee506 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource b965a3e3-5824-4a22-82cb-17f209f95737 (type: floatingips) to 2 2026-04-27 22:19:36.700 10 INFO neutron.db.l3_db [None req-ca887f37-c13f-44b0-bf2f-fbc41daee506 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Floating IP b965a3e3-5824-4a22-82cb-17f209f95737 disassociated. External IP: 10.96.250.212, port: c6eacb2d-5a0a-409b-a4dc-b37f544b375c. 2026-04-27 22:19:36.727 10 INFO neutron.wsgi [None req-ca887f37-c13f-44b0-bf2f-fbc41daee506 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "PUT /v2.0/floatingips/b965a3e3-5824-4a22-82cb-17f209f95737 HTTP/1.1" status: 200 len: 748 time: 0.3589411 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:36.794 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource cda8b3bb-32fd-49bb-a888-b912661eeae2 (type: router_ports) to 2 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-5d2ee294-3d74-4d49-8fd4-45cc9d6e85e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d0c77c49-5b29-4418-95ed-9e3e242d9ca7 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d0c77c49-5b29-4418-95ed-9e3e242d9ca7 2026-04-27 22:19:37.052 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager [None req-5d2ee294-3d74-4d49-8fd4-45cc9d6e85e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d0c77c49-5b29-4418-95ed-9e3e242d9ca7 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d0c77c49-5b29-4418-95ed-9e3e242d9ca7 2026-04-27 22:19:37.053 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:19:37.098 10 INFO neutron.wsgi [None req-599870e8-e4ca-4fd4-b6c2-260a4aeea07f bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/b965a3e3-5824-4a22-82cb-17f209f95737 HTTP/1.1" status: 204 len: 168 time: 0.3653331 2026-04-27 22:19:37.110 9 WARNING neutron_lib.context [None req-32b1a0e1-5a32-4e55-bec7-29e89e7560f1 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:37.322 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: d0c77c49-5b29-4418-95ed-9e3e242d9ca7 2026-04-27 22:19:37.332 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port d0c77c49-5b29-4418-95ed-9e3e242d9ca7 2026-04-27 22:19:37.356 9 INFO neutron.db.ovn_revision_numbers_db [None req-5d2ee294-3d74-4d49-8fd4-45cc9d6e85e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource d0c77c49-5b29-4418-95ed-9e3e242d9ca7 (type: ports) to 1 2026-04-27 22:19:37.447 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-32b1a0e1-5a32-4e55-bec7-29e89e7560f1 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] No more DHCP agents 2026-04-27 22:19:37.451 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-32b1a0e1-5a32-4e55-bec7-29e89e7560f1 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:37.465 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d2ee294-3d74-4d49-8fd4-45cc9d6e85e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] No more DHCP agents 2026-04-27 22:19:37.468 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d2ee294-3d74-4d49-8fd4-45cc9d6e85e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Unable to schedule network 284e8b88-0cbd-430d-918f-14f9019dc2de: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:37.665 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource d0c77c49-5b29-4418-95ed-9e3e242d9ca7 (type: ports) to 2 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d0c77c49-5b29-4418-95ed-9e3e242d9ca7 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d0c77c49-5b29-4418-95ed-9e3e242d9ca7 2026-04-27 22:19:37.768 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d0c77c49-5b29-4418-95ed-9e3e242d9ca7 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d0c77c49-5b29-4418-95ed-9e3e242d9ca7 2026-04-27 22:19:37.769 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:19:38.149 9 INFO neutron.db.ovn_revision_numbers_db [None req-5d2ee294-3d74-4d49-8fd4-45cc9d6e85e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource d0c77c49-5b29-4418-95ed-9e3e242d9ca7 (type: router_ports) to 1 2026-04-27 22:19:38.156 9 INFO neutron.wsgi [None req-5d2ee294-3d74-4d49-8fd4-45cc9d6e85e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "PUT /v2.0/routers/f939c07e-30eb-4ec0-a4f3-df18a561b693/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.5507491 2026-04-27 22:19:38.280 10 INFO neutron.wsgi [None req-54475541-53be-4d9e-885f-c0a1d0997673 e9f4321df2fa4a8ab628544ee745f4d6 9d8c59f9dfce4d3fb4e20fac903c260a - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5392 time: 0.1184382 2026-04-27 22:19:38.373 10 INFO neutron.wsgi [None req-7d50295f-af08-4b57-a740-96c645d69a9a e9f4321df2fa4a8ab628544ee745f4d6 9d8c59f9dfce4d3fb4e20fac903c260a - - default default] 10.0.0.63 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4016 time: 0.0875261 2026-04-27 22:19:38.397 10 INFO neutron.wsgi [req-da9a8a58-c476-4f4f-b90a-c413d40d36ed req-2830d725-67bc-456b-aabd-28a29837b796 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1214 time: 0.0677071 2026-04-27 22:19:38.490 10 INFO neutron.wsgi [req-da9a8a58-c476-4f4f-b90a-c413d40d36ed req-1dfcdd6a-efe6-4f23-9b51-125691c2280f 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=f020ff6b-ffb5-4590-996c-cf550002f0de&id=a2a28df1-7971-4234-a4db-826f946a1d01&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0779548 2026-04-27 22:19:38.566 9 INFO neutron.db.ovn_revision_numbers_db [None req-32b1a0e1-5a32-4e55-bec7-29e89e7560f1 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 920b70e9-a7c8-42c8-95c8-1f4c3c99d632 (type: floatingips) to -1 2026-04-27 22:19:38.720 9 INFO neutron.db.ovn_revision_numbers_db [None req-32b1a0e1-5a32-4e55-bec7-29e89e7560f1 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 920b70e9-a7c8-42c8-95c8-1f4c3c99d632 (type: floatingips) to 1 2026-04-27 22:19:38.720 9 INFO neutron.db.l3_db [None req-32b1a0e1-5a32-4e55-bec7-29e89e7560f1 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Floating IP 920b70e9-a7c8-42c8-95c8-1f4c3c99d632 associated. External IP: 10.96.250.204, port: f6b6f412-22f9-4086-9d4b-adc17817c9f1. 2026-04-27 22:19:38.778 9 INFO neutron.wsgi [None req-32b1a0e1-5a32-4e55-bec7-29e89e7560f1 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1041 time: 1.6740725 2026-04-27 22:19:38.780 10 INFO neutron.wsgi [None req-c083c02b-79db-4068-88aa-ebf3c1e619f2 e9f4321df2fa4a8ab628544ee745f4d6 9d8c59f9dfce4d3fb4e20fac903c260a - - default default] 10.0.0.63 "GET /v2.0/routers HTTP/1.1" status: 200 len: 4057 time: 0.3999341 2026-04-27 22:19:38.810 10 INFO neutron.wsgi [req-78928db1-f882-45ed-aa23-2567e71ebf92 req-02d5de4a-34b0-479d-939e-cafe67d34241 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 1214 time: 0.0578096 2026-04-27 22:19:38.835 10 INFO neutron.wsgi [None req-1fbe543b-a6e0-48fb-8887-06c13d9feda3 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "GET /v2.0/floatingips/920b70e9-a7c8-42c8-95c8-1f4c3c99d632 HTTP/1.1" status: 200 len: 1038 time: 0.0526350 2026-04-27 22:19:38.849 9 WARNING neutron_lib.context [None req-910fc81d-0b15-45c2-a8f1-a8e7cda4ecd9 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:38.929 9 INFO neutron.wsgi [None req-7cd291f7-f488-4d38-b20f-0e334b7835ce bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1041 time: 0.0869801 2026-04-27 22:19:39.086 9 INFO neutron.db.ovn_revision_numbers_db [None req-910fc81d-0b15-45c2-a8f1-a8e7cda4ecd9 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource b67435c8-864c-4a13-8939-630728dbc158 (type: security_groups) to 1 2026-04-27 22:19:39.113 9 INFO neutron.db.ovn_revision_numbers_db [None req-910fc81d-0b15-45c2-a8f1-a8e7cda4ecd9 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource c653d98a-8d50-42d3-b5f3-bb2134dce5b6 (type: security_group_rules) to 0 2026-04-27 22:19:39.142 9 INFO neutron.db.ovn_revision_numbers_db [None req-910fc81d-0b15-45c2-a8f1-a8e7cda4ecd9 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource e9cef77f-a51e-491e-b16a-2dcca6e038b5 (type: security_group_rules) to 0 2026-04-27 22:19:39.173 9 INFO neutron.wsgi [None req-910fc81d-0b15-45c2-a8f1-a8e7cda4ecd9 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1875 time: 0.3323920 2026-04-27 22:19:39.184 9 WARNING neutron_lib.context [None req-7672ea5c-05cc-445d-b058-c72847c5bedb 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:39.249 10 INFO neutron.db.l3_db [req-78928db1-f882-45ed-aa23-2567e71ebf92 req-3ad90ffc-eadc-4636-8d87-07d80aea48c4 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] Floating IP 7c2c3d2c-10ba-4f49-a71a-b10c648891d0 disassociated. External IP: 10.96.250.220, port: 41c35c75-35bd-496a-a901-2f2cd6185199. 2026-04-27 22:19:39.366 10 INFO neutron.wsgi [req-78928db1-f882-45ed-aa23-2567e71ebf92 req-3ad90ffc-eadc-4636-8d87-07d80aea48c4 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 199.204.45.250 "DELETE /v2.0/ports/41c35c75-35bd-496a-a901-2f2cd6185199 HTTP/1.1" status: 204 len: 173 time: 0.5523930 2026-04-27 22:19:39.388 9 INFO neutron.db.ovn_revision_numbers_db [None req-7672ea5c-05cc-445d-b058-c72847c5bedb 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 551a12ba-6e4a-447e-b9a6-2dabc9ab07ce (type: security_group_rules) to 0 2026-04-27 22:19:39.417 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a9fe0d7-2da4-4279-8a9f-97328a3d778b'] response: {'server_uuid': '17b44d80-96d0-4176-af4e-1fa19aac0c95', 'name': 'network-vif-deleted', 'tag': '41c35c75-35bd-496a-a901-2f2cd6185199', 'status': 'completed', 'code': 200} 2026-04-27 22:19:39.432 9 INFO neutron.wsgi [None req-7672ea5c-05cc-445d-b058-c72847c5bedb 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2532723 2026-04-27 22:19:39.444 10 WARNING neutron_lib.context [None req-326539f9-73f6-4277-91c5-8bbc4a39d726 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:39.515 10 INFO neutron.wsgi [None req-b2a5e27c-5513-4b3d-a048-bd66b33d69eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 39664 time: 0.1288407 2026-04-27 22:19:39.581 10 INFO neutron.wsgi [None req-b9a29a4a-ef77-443c-9cbc-9ed04612e25a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3997 time: 0.0432389 2026-04-27 22:19:39.635 10 INFO neutron.wsgi [req-73031403-c192-42f2-883a-300b61049b9c req-6618c23c-b365-4cef-ac9f-b8fb957141c4 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=17b44d80-96d0-4176-af4e-1fa19aac0c95 HTTP/1.1" status: 200 len: 210 time: 0.0515230 2026-04-27 22:19:39.650 9 INFO neutron.db.ovn_revision_numbers_db [None req-89dafcae-7b12-4204-a9e8-dcdf90e8920c bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 920b70e9-a7c8-42c8-95c8-1f4c3c99d632 (type: floatingips) to 2 2026-04-27 22:19:39.730 10 INFO neutron.wsgi [None req-0a820ca5-d085-4da4-8fca-a3243b8fc011 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 22085 time: 0.1443396 2026-04-27 22:19:39.761 10 INFO neutron.wsgi [None req-b8a0de59-7d99-40c3-a964-380ea9adfa81 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0191615 2026-04-27 22:19:39.769 9 INFO neutron.db.ovn_revision_numbers_db [None req-89dafcae-7b12-4204-a9e8-dcdf90e8920c bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 920b70e9-a7c8-42c8-95c8-1f4c3c99d632 (type: floatingips) to 2 2026-04-27 22:19:39.769 9 INFO neutron.db.l3_db [None req-89dafcae-7b12-4204-a9e8-dcdf90e8920c bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Floating IP 920b70e9-a7c8-42c8-95c8-1f4c3c99d632 associated. External IP: 10.96.250.204, port: f6b6f412-22f9-4086-9d4b-adc17817c9f1. 2026-04-27 22:19:39.824 9 INFO neutron.wsgi [None req-89dafcae-7b12-4204-a9e8-dcdf90e8920c bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "PUT /v2.0/floatingips/920b70e9-a7c8-42c8-95c8-1f4c3c99d632 HTTP/1.1" status: 200 len: 1038 time: 0.8884032 2026-04-27 22:19:39.842 10 INFO neutron.wsgi [None req-e5a8aac6-db2e-4be8-8428-559c71cad67e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5373 time: 0.0782897 2026-04-27 22:19:39.843 10 INFO neutron.db.ovn_revision_numbers_db [None req-326539f9-73f6-4277-91c5-8bbc4a39d726 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource cf2b4d73-ed2a-4032-b3bb-29f77430e6c6 (type: security_group_rules) to 0 2026-04-27 22:19:39.874 10 INFO neutron.wsgi [None req-30bf7eff-36b2-42ca-a41b-23b88c9a42be deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3102 time: 0.0223689 2026-04-27 22:19:39.884 10 INFO neutron.wsgi [None req-326539f9-73f6-4277-91c5-8bbc4a39d726 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 795 time: 0.4462335 2026-04-27 22:19:39.894 10 WARNING neutron_lib.context [None req-fff44580-b6e8-4d5e-aef3-c9e7b7242037 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:39.922 10 INFO neutron.wsgi [None req-09bcb148-917d-4e85-a267-d7c8f9671345 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3997 time: 0.0472133 2026-04-27 22:19:39.937 10 INFO neutron.wsgi [None req-6eb186c8-5013-4d55-ba98-2a4687e83169 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0128992 2026-04-27 22:19:39.998 10 INFO neutron.wsgi [None req-4a71bf46-5f7c-4a93-865a-0f12057bf496 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1561 time: 0.0608647 2026-04-27 22:19:40.027 9 INFO neutron.db.ovn_revision_numbers_db [None req-5287c7a7-dfbb-4f12-b060-1f3bc1b84c53 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Successfully bumped revision number for resource 920b70e9-a7c8-42c8-95c8-1f4c3c99d632 (type: floatingips) to 3 2026-04-27 22:19:40.089 10 INFO neutron.wsgi [None req-e1a50db2-f6a2-4ee4-baf2-88ec8c40ba25 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 4038 time: 0.0876114 2026-04-27 22:19:40.097 9 INFO neutron.db.l3_db [None req-5287c7a7-dfbb-4f12-b060-1f3bc1b84c53 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] Floating IP 920b70e9-a7c8-42c8-95c8-1f4c3c99d632 disassociated. External IP: 10.96.250.204, port: c6eacb2d-5a0a-409b-a4dc-b37f544b375c. 2026-04-27 22:19:40.105 10 INFO neutron.wsgi [None req-78573363-1d10-43c0-8086-27a97af77ccc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0139368 2026-04-27 22:19:40.114 10 INFO neutron.db.ovn_revision_numbers_db [None req-fff44580-b6e8-4d5e-aef3-c9e7b7242037 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 2b3319df-b9b8-4d35-81ec-f6eee4b5541f (type: security_group_rules) to 0 2026-04-27 22:19:40.126 9 INFO neutron.wsgi [None req-5287c7a7-dfbb-4f12-b060-1f3bc1b84c53 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "PUT /v2.0/floatingips/920b70e9-a7c8-42c8-95c8-1f4c3c99d632 HTTP/1.1" status: 200 len: 748 time: 0.2967963 2026-04-27 22:19:40.138 10 INFO neutron.wsgi [None req-fff44580-b6e8-4d5e-aef3-c9e7b7242037 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2482769 2026-04-27 22:19:40.148 10 WARNING neutron_lib.context [None req-80f03cc6-0997-4807-9c6a-9cf1b022d771 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:40.304 10 INFO neutron.db.ovn_revision_numbers_db [None req-80f03cc6-0997-4807-9c6a-9cf1b022d771 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 82776227-3454-4ec2-b6c7-3f3cbb6606be (type: security_group_rules) to 0 2026-04-27 22:19:40.327 10 INFO neutron.wsgi [None req-80f03cc6-0997-4807-9c6a-9cf1b022d771 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1841094 2026-04-27 22:19:40.336 10 WARNING neutron_lib.context [None req-62241903-617a-47e7-a502-e0013f79e26e 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:40.374 10 INFO neutron.db.securitygroups_db [None req-62241903-617a-47e7-a502-e0013f79e26e 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Project 1724e4b2e7d74027b2cd9c9f035345a9 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:19:40.478 10 INFO neutron.db.ovn_revision_numbers_db [None req-62241903-617a-47e7-a502-e0013f79e26e 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 63eb4692-e7e5-4033-8dbb-330eabdf7447 (type: security_group_rules) to 0 2026-04-27 22:19:40.490 9 INFO neutron.wsgi [None req-65966cdb-cad5-476f-972d-f7b9aecf659c bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/920b70e9-a7c8-42c8-95c8-1f4c3c99d632 HTTP/1.1" status: 204 len: 168 time: 0.3569973 2026-04-27 22:19:40.510 10 INFO neutron.wsgi [None req-62241903-617a-47e7-a502-e0013f79e26e 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.1786399 2026-04-27 22:19:40.518 9 INFO neutron.api.v2.resource [None req-d2aeacdd-6a30-44f7-b9de-50dc3fd93fab bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:19:40.520 9 INFO neutron.wsgi [None req-d2aeacdd-6a30-44f7-b9de-50dc3fd93fab bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/920b70e9-a7c8-42c8-95c8-1f4c3c99d632 HTTP/1.1" status: 404 len: 345 time: 0.0246370 2026-04-27 22:19:40.523 10 WARNING neutron_lib.context [None req-62c93bb5-6fcd-4e67-b1e2-74050ac824f5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:40.567 10 INFO neutron.db.securitygroups_db [None req-62c93bb5-6fcd-4e67-b1e2-74050ac824f5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Project 1724e4b2e7d74027b2cd9c9f035345a9 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:19:40.672 10 INFO neutron.db.ovn_revision_numbers_db [None req-62c93bb5-6fcd-4e67-b1e2-74050ac824f5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 5a57c8dc-0c88-4212-b138-f2714c0fbd64 (type: security_group_rules) to 0 2026-04-27 22:19:40.703 10 INFO neutron.wsgi [None req-62c93bb5-6fcd-4e67-b1e2-74050ac824f5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1872599 2026-04-27 22:19:40.899 10 INFO neutron.wsgi [None req-78b4c66c-d74d-405c-a362-0c91ac817fb0 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f020ff6b-ffb5-4590-996c-cf550002f0de HTTP/1.1" status: 204 len: 168 time: 0.1090648 2026-04-27 22:19:40.914 10 INFO neutron.api.v2.resource [None req-eae61afe-9c01-4a06-8237-7f2b6ae3c7de 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:19:40.915 10 INFO neutron.wsgi [None req-eae61afe-9c01-4a06-8237-7f2b6ae3c7de 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "GET /v2.0/security-groups/f020ff6b-ffb5-4590-996c-cf550002f0de HTTP/1.1" status: 404 len: 347 time: 0.0099480 2026-04-27 22:19:41.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017390 2026-04-27 22:19:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008638 2026-04-27 22:19:41.172 9 INFO neutron.wsgi [None req-277acff5-49bf-48a9-b8c1-711f6c9b168b 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1491 time: 0.1528823 2026-04-27 22:19:41.221 9 INFO neutron.wsgi [None req-2b84817b-b0ac-4fbf-846f-31c0be22fa0e bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "DELETE /v2.0/ports/c6eacb2d-5a0a-409b-a4dc-b37f544b375c HTTP/1.1" status: 204 len: 168 time: 0.6933465 2026-04-27 22:19:41.272 10 INFO neutron.wsgi [None req-ba052ad4-529e-45a5-acdf-d7b779ee02a3 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/7c2c3d2c-10ba-4f49-a71a-b10c648891d0 HTTP/1.1" status: 204 len: 168 time: 0.3513701 2026-04-27 22:19:41.434 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-9680050a-29cf-4249-8fcd-0a532207d47c 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1400435061&fields=id&tenant_id=1724e4b2e7d74027b2cd9c9f035345a9 HTTP/1.1" status: 200 len: 267 time: 0.0586812 2026-04-27 22:19:41.447 9 INFO neutron.wsgi [None req-d63e6d9d-72ca-4e5d-88fe-158458cdc3cf 1aecc63337ac47eeb2864b5a8410de81 522183c651334aae8111c14de1689a28 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/a2a28df1-7971-4234-a4db-826f946a1d01 HTTP/1.1" status: 204 len: 168 time: 0.1697252 2026-04-27 22:19:41.524 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port cda8b3bb-32fd-49bb-a888-b912661eeae2: RuntimeError: No hosting information found for port cda8b3bb-32fd-49bb-a888-b912661eeae2 2026-04-27 22:19:41.525 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: de9925f4-1395-420f-b0ba-0897dbd9eefb 2026-04-27 22:19:41.550 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port de9925f4-1395-420f-b0ba-0897dbd9eefb 2026-04-27 22:19:41.665 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status down for port: 41c35c75-35bd-496a-a901-2f2cd6185199 2026-04-27 22:19:41.744 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-8e4881d5-840d-40d5-b212-b8d4da3c068c 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/networks?id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 858 time: 0.3048558 2026-04-27 22:19:41.769 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-0287a5c1-3ef9-45c0-9104-65f5e796439a 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/quotas/1724e4b2e7d74027b2cd9c9f035345a9 HTTP/1.1" status: 200 len: 491 time: 0.0166581 2026-04-27 22:19:41.907 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-9f59b3eb-164c-466a-a91c-ceb605ac1c04 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1303618 2026-04-27 22:19:41.967 10 INFO neutron.wsgi [None req-ed628ad7-9c2b-43eb-ad1e-9b739f7714e4 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "DELETE /v2.0/ports/f6b6f412-22f9-4086-9d4b-adc17817c9f1 HTTP/1.1" status: 204 len: 168 time: 0.7410169 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:41.987 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-8eafc932-438d-4169-b116-aaec705a08f1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0666051 2026-04-27 22:19:42.028 9 INFO neutron.wsgi [None req-081593e9-0c33-412a-9d2e-fef58b99056b bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=d14ad3ee-9cc3-43c3-ad36-293b45fa53cb HTTP/1.1" status: 200 len: 1140 time: 0.0569212 2026-04-27 22:19:42.079 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-ef686433-c864-4678-8405-fd9ff0fb5e82 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0849400 2026-04-27 22:19:42.236 10 INFO neutron.wsgi [req-35eb0be4-2cbe-44d2-8059-5b0fadb501b1 req-8f61b17d-cd24-43ed-96c6-8aed27ab4a89 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 210 time: 0.0304337 2026-04-27 22:19:42.389 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No hosting information found for port d0c77c49-5b29-4418-95ed-9e3e242d9ca7: RuntimeError: No hosting information found for port d0c77c49-5b29-4418-95ed-9e3e242d9ca7 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:42.924 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-70551538-74c0-4cd4-b9a1-c2a52efc3467 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 199.204.45.250 "GET /v2.0/networks?id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 858 time: 0.0852892 2026-04-27 22:19:42.993 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-02dd9551-0ded-426d-80b8-c46b25982c3b 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1724e4b2e7d74027b2cd9c9f035345a9 HTTP/1.1" status: 200 len: 380 time: 0.0528378 2026-04-27 22:19:43.016 10 WARNING neutron_lib.context [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-3f047578-5f75-4e49-ba50-66a2f1068446 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:43.042 9 INFO neutron.wsgi [None req-df883a3d-507c-46e5-a9cc-561c0f9dd0dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/070083d6-6f56-482f-a5b1-a19362cc65fc/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5509708 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:43.245 10 INFO neutron.wsgi [None req-2cd39b85-0840-4747-a745-f13bd79abfa4 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "PUT /v2.0/routers/d14ad3ee-9cc3-43c3-ad36-293b45fa53cb/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2098343 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:43.341 10 INFO neutron.wsgi [req-ed8875d7-37d7-4581-90fd-f6785cd0e616 req-1035eb50-322a-4320-aa10-3c8494f169f7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 210 time: 0.0408170 2026-04-27 22:19:43.538 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-3f047578-5f75-4e49-ba50-66a2f1068446 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] No more DHCP agents 2026-04-27 22:19:43.543 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-3f047578-5f75-4e49-ba50-66a2f1068446 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Unable to schedule network 284e8b88-0cbd-430d-918f-14f9019dc2de: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:44.055 10 INFO neutron.db.ovn_revision_numbers_db [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-3f047578-5f75-4e49-ba50-66a2f1068446 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 701014c1-cd50-4629-9f2e-b809c282ba31 (type: ports) to 1 2026-04-27 22:19:44.089 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-3f047578-5f75-4e49-ba50-66a2f1068446 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.0821474 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:44.141 9 INFO neutron.wsgi [None req-4789f4bc-46e4-401e-b1ba-90fe0f623192 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/070083d6-6f56-482f-a5b1-a19362cc65fc HTTP/1.1" status: 204 len: 168 time: 1.0934474 2026-04-27 22:19:44.362 9 INFO neutron.wsgi [None req-e02befde-04fa-445c-8d86-a7a9fb9da3e3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/38d8b408-f00a-49d4-9a9b-9581032e9c55 HTTP/1.1" status: 204 len: 168 time: 0.2153978 2026-04-27 22:19:44.484 10 INFO neutron.wsgi [req-57e78d31-d27c-46c6-931d-bce2deb25c3d req-05d090fd-8e56-4158-a057-83de0b5f7697 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1160 time: 0.0835025 2026-04-27 22:19:44.614 10 INFO neutron.wsgi [req-57e78d31-d27c-46c6-931d-bce2deb25c3d req-115b4f90-12fb-4c2e-86e4-b26c19d0ea3f 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b67435c8-864c-4a13-8939-630728dbc158&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1155632 2026-04-27 22:19:44.676 10 INFO neutron.wsgi [None req-a7afbfeb-52b8-4e19-bed0-541b039b2245 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "DELETE /v2.0/routers/d14ad3ee-9cc3-43c3-ad36-293b45fa53cb HTTP/1.1" status: 204 len: 168 time: 1.4230423 2026-04-27 22:19:44.766 10 INFO neutron.db.ovn_revision_numbers_db [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-352995b4-fc8b-499a-a77e-3b6df785343d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 701014c1-cd50-4629-9f2e-b809c282ba31 (type: ports) to 2 2026-04-27 22:19:44.776 9 INFO neutron.services.segments.plugin [-] Segment 17895da1-8a74-4d19-b4dc-0f3a70d7bae9 resource provider aggregate not found 2026-04-27 22:19:44.780 9 INFO neutron.services.segments.plugin [-] Segment 17895da1-8a74-4d19-b4dc-0f3a70d7bae9 resource provider aggregate not found 2026-04-27 22:19:44.799 9 INFO neutron.services.segments.plugin [-] Segment 17895da1-8a74-4d19-b4dc-0f3a70d7bae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17895da1-8a74-4d19-b4dc-0f3a70d7bae9 found for delete ", "request_id": "req-6dc8c6db-c363-4f9f-b058-b2bed80ca462"}]} 2026-04-27 22:19:44.803 9 INFO neutron.services.segments.plugin [-] Segment 17895da1-8a74-4d19-b4dc-0f3a70d7bae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17895da1-8a74-4d19-b4dc-0f3a70d7bae9 found for delete ", "request_id": "req-530eef9b-a184-48c2-ba82-50a5157cd1c6"}]} 2026-04-27 22:19:44.822 9 INFO neutron.wsgi [None req-a17c7ee1-f60a-4b92-b919-735b411b0d46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/be531fd2-0b5c-40e1-a9fd-19a390ac5372 HTTP/1.1" status: 204 len: 168 time: 0.4535303 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:44.895 9 INFO neutron.wsgi [None req-63e9faa0-c574-48a5-8652-83724701cd33 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "DELETE /v2.0/subnets/c700d7d8-8478-4dd6-8dd7-9e7bde4b01b4 HTTP/1.1" status: 204 len: 168 time: 0.2144952 2026-04-27 22:19:45.033 10 INFO neutron.db.ovn_revision_numbers_db [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-352995b4-fc8b-499a-a77e-3b6df785343d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 701014c1-cd50-4629-9f2e-b809c282ba31 (type: ports) to 2 2026-04-27 22:19:45.066 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-352995b4-fc8b-499a-a77e-3b6df785343d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/701014c1-cd50-4629-9f2e-b809c282ba31 HTTP/1.1" status: 200 len: 1380 time: 0.9714026 2026-04-27 22:19:45.100 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f4a458d-7d00-46a1-9b93-ff717269d1fc'] response: {'name': 'network-changed', 'server_uuid': '2d1208c3-5001-4f52-82dc-ae45821b0a15', 'tag': '701014c1-cd50-4629-9f2e-b809c282ba31', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:45.169 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-8212e210-fee0-4399-93de-25e4149cd00b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1411 time: 0.0620062 2026-04-27 22:19:45.212 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-e23b33a7-e540-4275-be63-a06dc731fc84 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=701014c1-cd50-4629-9f2e-b809c282ba31 HTTP/1.1" status: 200 len: 217 time: 0.0355067 2026-04-27 22:19:45.263 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-cdac710d-a972-4a54-9960-e897cf0b641f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=216cc00a-81b9-4821-be3d-17df38cedb2a HTTP/1.1" status: 200 len: 853 time: 0.0432720 2026-04-27 22:19:45.296 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-25c83e95-51bd-42d0-badc-c839a9ccf59e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=284e8b88-0cbd-430d-918f-14f9019dc2de&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0262733 2026-04-27 22:19:45.311 9 INFO neutron.wsgi [None req-94ee2b89-dcd6-4646-a52b-5b9548a8d072 bacc94d135e14fc8a2602cbb2e99377a dfb6bce5d8b54c068e21793ecb27e84f - - default default] 10.0.0.63 "DELETE /v2.0/networks/88fa99c4-1968-44fb-9c49-cf8a64c0254a HTTP/1.1" status: 204 len: 168 time: 0.4120793 2026-04-27 22:19:45.372 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-1ef5967f-c85c-47a1-b9c1-59c19a4b004e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0700848 2026-04-27 22:19:45.452 10 INFO neutron.wsgi [req-95f5d163-45cf-4287-ab7d-ee377d571328 req-2fe703c7-43b6-4073-b38c-3ff7540aff27 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0591500 2026-04-27 22:19:45.550 10 INFO neutron.wsgi [req-ef9563bd-d491-4e87-a32b-1984ca353e3f req-2803bc49-8149-43ae-9710-af47a9ff0634 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1411 time: 0.0445356 2026-04-27 22:19:45.635 10 INFO neutron.wsgi [req-ef9563bd-d491-4e87-a32b-1984ca353e3f req-723b7367-5ebb-426b-a17f-8c660b71f1fb 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 957 time: 0.0805409 2026-04-27 22:19:45.677 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 701014c1-cd50-4629-9f2e-b809c282ba31 2026-04-27 22:19:45.679 10 INFO neutron.wsgi [req-ef9563bd-d491-4e87-a32b-1984ca353e3f req-30976c4b-5e3a-4899-9af3-7077bab51ae1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=701014c1-cd50-4629-9f2e-b809c282ba31 HTTP/1.1" status: 200 len: 217 time: 0.0357130 2026-04-27 22:19:45.709 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 701014c1-cd50-4629-9f2e-b809c282ba31 2026-04-27 22:19:46.002 10 INFO neutron.wsgi [req-ef9563bd-d491-4e87-a32b-1984ca353e3f req-a2934e38-f394-4b18-b6fe-4737eeb7684d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=216cc00a-81b9-4821-be3d-17df38cedb2a HTTP/1.1" status: 200 len: 853 time: 0.3106279 2026-04-27 22:19:46.010 9 INFO neutron.wsgi [None req-511531fd-aaf8-4201-988a-c49a60ee9503 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=dfb6bce5d8b54c068e21793ecb27e84f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1868646 2026-04-27 22:19:46.021 10 INFO neutron.wsgi [req-ab6eb8e7-c867-4cfd-b10b-7ce21d6b08f3 req-d646c24a-90c3-4ec0-ab7b-4e016892732d 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1172 time: 0.3075910 2026-04-27 22:19:46.069 10 INFO neutron.wsgi [req-ef9563bd-d491-4e87-a32b-1984ca353e3f req-90ec6df5-3af6-46b0-a640-6d50c47e7e29 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=284e8b88-0cbd-430d-918f-14f9019dc2de&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0524728 2026-04-27 22:19:46.154 10 INFO neutron.wsgi [req-ab6eb8e7-c867-4cfd-b10b-7ce21d6b08f3 req-e004d6fc-0cc8-410e-9151-a4e58adb2191 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b67435c8-864c-4a13-8939-630728dbc158&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1034749 2026-04-27 22:19:46.196 10 INFO neutron.wsgi [req-ef9563bd-d491-4e87-a32b-1984ca353e3f req-151b90bb-0a8f-46b4-ab7f-24425b586e00 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1196892 2026-04-27 22:19:46.271 9 INFO neutron.wsgi [None req-a6f3228f-c312-4c9c-8ad5-19542912ed0a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/867dd052-9811-4feb-af30-dec99d5ea475 HTTP/1.1" status: 204 len: 168 time: 0.2553496 2026-04-27 22:19:46.300 10 INFO neutron.wsgi [req-ef9563bd-d491-4e87-a32b-1984ca353e3f req-745f5f60-e21d-43cb-ba01-89b9318c4197 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0920148 2026-04-27 22:19:46.472 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 701014c1-cd50-4629-9f2e-b809c282ba31 (type: ports) to 4 2026-04-27 22:19:46.710 10 INFO neutron.wsgi [None req-484e9d52-413b-4676-b758-1611525c652f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "PUT /v2.0/routers/94b9af48-79e1-4d30-86b2-a90fa09f93ba/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8824587 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:46.819 9 INFO neutron.services.segments.plugin [-] Segment 3c6aeaa1-af49-43a7-be43-e89b46a803e7 resource provider aggregate not found 2026-04-27 22:19:46.828 9 INFO neutron.services.segments.plugin [-] Segment 3c6aeaa1-af49-43a7-be43-e89b46a803e7 resource provider aggregate not found 2026-04-27 22:19:46.841 9 INFO neutron.services.segments.plugin [-] Segment 3c6aeaa1-af49-43a7-be43-e89b46a803e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c6aeaa1-af49-43a7-be43-e89b46a803e7 found for delete ", "request_id": "req-562d0b78-9fc6-405f-8b39-81a1a4dec82f"}]} 2026-04-27 22:19:46.843 9 INFO neutron.services.segments.plugin [-] Segment 3c6aeaa1-af49-43a7-be43-e89b46a803e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c6aeaa1-af49-43a7-be43-e89b46a803e7 found for delete ", "request_id": "req-450911eb-685e-4e40-bb73-2a9a4520d069"}]} 2026-04-27 22:19:47.152 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-54e664a8-6d13-4039-b521-088a4c6ee7ea'] response: {'server_uuid': '2d1208c3-5001-4f52-82dc-ae45821b0a15', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '701014c1-cd50-4629-9f2e-b809c282ba31', 'code': 200} 2026-04-27 22:19:47.153 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-54e664a8-6d13-4039-b521-088a4c6ee7ea'] response: {'server_uuid': '2d1208c3-5001-4f52-82dc-ae45821b0a15', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '701014c1-cd50-4629-9f2e-b809c282ba31', 'code': 200} 2026-04-27 22:19:47.386 10 INFO neutron.wsgi [req-239da297-468a-46cc-8aac-35c8c3246226 req-0814d9ce-341e-4910-94f5-67b893182b43 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1174 time: 0.1421306 2026-04-27 22:19:47.452 10 INFO neutron.wsgi [req-239da297-468a-46cc-8aac-35c8c3246226 req-8fd0b270-e53c-43b2-aed7-c77bfa40d0ab 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b67435c8-864c-4a13-8939-630728dbc158&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0574970 2026-04-27 22:19:47.752 10 INFO neutron.wsgi [None req-4e460338-b9e4-4467-9328-f0ec7590f174 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/routers/94b9af48-79e1-4d30-86b2-a90fa09f93ba HTTP/1.1" status: 204 len: 168 time: 1.0380962 2026-04-27 22:19:47.992 10 INFO neutron.wsgi [None req-a8d3280d-081b-4353-9d5c-89078691ca46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/9280d091-8607-4ce6-a4f3-1f0f844cdc42 HTTP/1.1" status: 204 len: 168 time: 0.2212358 2026-04-27 22:19:48.179 10 WARNING neutron_lib.context [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:48.360 10 INFO neutron.db.ovn_revision_numbers_db [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 0e0524e7-a580-4425-a89f-f22cf56e2fd2 (type: security_groups) to 1 2026-04-27 22:19:48.387 10 INFO neutron.db.ovn_revision_numbers_db [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 22f0886b-3143-45bb-82aa-20c9cabe5eb2 (type: security_group_rules) to 0 2026-04-27 22:19:48.401 9 INFO neutron.wsgi [None req-bf4a994a-413c-4bcc-92b5-2b1c20f90a2d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/networks/1a6d2923-81e4-4d97-bcc0-9f1817a639dc HTTP/1.1" status: 204 len: 168 time: 0.3997667 2026-04-27 22:19:48.408 10 INFO neutron.db.ovn_revision_numbers_db [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 50c36add-5b55-4569-939d-9f04af8d995f (type: security_group_rules) to 0 2026-04-27 22:19:48.430 10 INFO neutron.db.ovn_revision_numbers_db [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 7ee1a3e8-aa59-487b-8a23-c286a930e787 (type: security_group_rules) to 0 2026-04-27 22:19:48.453 10 INFO neutron.db.ovn_revision_numbers_db [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource acf81201-7367-47bd-acd1-0c48043e9c34 (type: security_group_rules) to 0 2026-04-27 22:19:48.509 10 INFO neutron.db.segments_db [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Added segment c1f252df-ceda-472e-81ec-0c0792113844 of type geneve for network 56600314-d413-4166-a3a0-8e2d12766817 2026-04-27 22:19:48.854 10 INFO neutron.wsgi [req-ccdaadc6-9edd-4ef8-bedc-2494f476ed48 req-1baf4941-0636-4ff8-8fc0-a13351626a20 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1174 time: 0.3233528 2026-04-27 22:19:48.862 9 INFO neutron.services.segments.plugin [-] Segment b7357046-7295-4287-8067-a550ea0026d3 resource provider aggregate not found 2026-04-27 22:19:48.873 9 INFO neutron.services.segments.plugin [-] Segment b7357046-7295-4287-8067-a550ea0026d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7357046-7295-4287-8067-a550ea0026d3 found for delete ", "request_id": "req-6055a9aa-6b1a-4b7e-8bfa-e29ae0a7a0fe"}]} 2026-04-27 22:19:48.876 9 INFO neutron.services.segments.plugin [-] Segment b7357046-7295-4287-8067-a550ea0026d3 resource provider aggregate not found 2026-04-27 22:19:48.893 9 INFO neutron.services.segments.plugin [-] Segment b7357046-7295-4287-8067-a550ea0026d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7357046-7295-4287-8067-a550ea0026d3 found for delete ", "request_id": "req-5067bab7-37c7-4291-8e1c-47c04361542c"}]} 2026-04-27 22:19:48.940 10 INFO neutron.wsgi [req-ccdaadc6-9edd-4ef8-bedc-2494f476ed48 req-784e7595-10bd-48bd-a5e7-39f64f312918 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b67435c8-864c-4a13-8939-630728dbc158&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0802426 2026-04-27 22:19:48.941 9 INFO neutron.wsgi [None req-5cbf5c19-7edb-4639-bca1-9311e0b99e08 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=522183c651334aae8111c14de1689a28&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0448217 2026-04-27 22:19:48.988 10 INFO neutron.db.ovn_revision_numbers_db [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 56600314-d413-4166-a3a0-8e2d12766817 (type: networks) to 1 2026-04-27 22:19:49.066 10 INFO neutron.wsgi [req-481e1bec-3a4b-4d6e-9afc-0bb675c47256 req-55cec19b-e1d2-4d1f-b557-90c3e87baf0e 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1174 time: 0.0471311 2026-04-27 22:19:49.139 10 INFO neutron.wsgi [req-481e1bec-3a4b-4d6e-9afc-0bb675c47256 req-c2c132b1-187a-4cc6-ae8b-f0d370864c32 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b67435c8-864c-4a13-8939-630728dbc158&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0623946 2026-04-27 22:19:49.211 9 INFO neutron.wsgi [None req-3c9f9f2a-37c6-4a80-82b3-7db2c155c8f0 e9f4321df2fa4a8ab628544ee745f4d6 9d8c59f9dfce4d3fb4e20fac903c260a - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1408 time: 0.0435882 2026-04-27 22:19:49.225 9 WARNING neutron_lib.context [None req-7a3bf189-c6a5-4483-9d34-b45cc3c011e5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:49.227 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:19:49.229 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network 56600314-d413-4166-a3a0-8e2d12766817: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:49.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource e9e8a4e7-f253-441e-8e1d-f88dc8ac7dd0 (type: ports) to 1 2026-04-27 22:19:49.706 9 INFO neutron.wsgi [None req-c8fc6272-96f0-45e0-b60a-9f2f498b3dba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/4c6cd1cc-3815-4e79-98e2-2b056b641ecd HTTP/1.1" status: 204 len: 168 time: 0.7609959 2026-04-27 22:19:49.761 10 INFO neutron.wsgi [None req-829ef751-779c-40ca-b6bf-42faf34ad6ff 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 1.7558653 2026-04-27 22:19:49.775 9 WARNING neutron_lib.context [None req-6442f27a-5f79-4550-8652-1ce016ff613e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:50.006 9 INFO neutron.db.segments_db [None req-6442f27a-5f79-4550-8652-1ce016ff613e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Added segment ad1d831b-4709-43d1-9bbc-2c03e9a7f5dc of type geneve for network 4a39a900-47d8-440e-94f5-6c462528c22c 2026-04-27 22:19:50.015 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a3bf189-c6a5-4483-9d34-b45cc3c011e5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] No more DHCP agents 2026-04-27 22:19:50.018 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a3bf189-c6a5-4483-9d34-b45cc3c011e5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:50.082 10 INFO neutron.wsgi [None req-72086f42-31cc-4618-a897-165bf6ee2bbe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=350d2a1890a34aef80748889f481327a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0427644 2026-04-27 22:19:50.315 9 INFO neutron.db.ovn_revision_numbers_db [None req-6442f27a-5f79-4550-8652-1ce016ff613e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 4a39a900-47d8-440e-94f5-6c462528c22c (type: networks) to 1 2026-04-27 22:19:50.438 10 INFO neutron.wsgi [None req-21406b4b-2ab2-4e60-8fa2-541aa4cf1793 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/b114dbbc-c342-49c3-8431-b80f7d1649e3 HTTP/1.1" status: 204 len: 168 time: 0.3512046 2026-04-27 22:19:50.557 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6442f27a-5f79-4550-8652-1ce016ff613e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:19:50.563 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6442f27a-5f79-4550-8652-1ce016ff613e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network 4a39a900-47d8-440e-94f5-6c462528c22c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:50.683 9 INFO neutron.db.ovn_revision_numbers_db [None req-6442f27a-5f79-4550-8652-1ce016ff613e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource b10a176b-7139-4f5a-bb3e-ebe7eccb4ee5 (type: ports) to 1 2026-04-27 22:19:50.716 9 INFO neutron.wsgi [None req-6442f27a-5f79-4550-8652-1ce016ff613e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.9498060 2026-04-27 22:19:50.737 9 WARNING neutron_lib.context [None req-ddfa7fc7-f008-4126-b343-7a3b79b1b6f3 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:51.006 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a3bf189-c6a5-4483-9d34-b45cc3c011e5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 (type: floatingips) to -1 2026-04-27 22:19:51.063 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ddfa7fc7-f008-4126-b343-7a3b79b1b6f3 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:19:51.067 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ddfa7fc7-f008-4126-b343-7a3b79b1b6f3 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network 56600314-d413-4166-a3a0-8e2d12766817: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:51.112 9 INFO neutron.db.ovn_revision_numbers_db [None req-ddfa7fc7-f008-4126-b343-7a3b79b1b6f3 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 53ec7957-f372-43f5-bbba-b7d5a3a40430 (type: subnets) to 0 2026-04-27 22:19:51.139 9 INFO neutron.wsgi [None req-ddfa7fc7-f008-4126-b343-7a3b79b1b6f3 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4068861 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:19:51.156 10 WARNING neutron_lib.context [None req-08b36b99-eb1a-40ab-810e-75e7d65a8ad2 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:51.162 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a3bf189-c6a5-4483-9d34-b45cc3c011e5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 (type: floatingips) to 1 2026-04-27 22:19:51.162 9 INFO neutron.db.l3_db [None req-7a3bf189-c6a5-4483-9d34-b45cc3c011e5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Floating IP ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 associated. External IP: 10.96.250.207, port: 701014c1-cd50-4629-9f2e-b809c282ba31. 2026-04-27 22:19:51.225 9 INFO neutron.wsgi [None req-7a3bf189-c6a5-4483-9d34-b45cc3c011e5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1055 time: 2.0075192 2026-04-27 22:19:51.284 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-384378f9-cb7c-4494-aae7-b068d80e96da'] response: {'name': 'network-changed', 'server_uuid': '2d1208c3-5001-4f52-82dc-ae45821b0a15', 'tag': '701014c1-cd50-4629-9f2e-b809c282ba31', 'status': 'completed', 'code': 200} 2026-04-27 22:19:51.341 10 INFO neutron.wsgi [None req-d9027caa-2200-449f-acdb-7635f0a7a140 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 HTTP/1.1" status: 200 len: 1052 time: 0.1085753 2026-04-27 22:19:51.372 10 INFO neutron.wsgi [req-c39d45f4-e80a-4da1-905d-d5187ea6569c req-30534dc9-8b26-4ba3-be5c-fd53fedca2b5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1413 time: 0.0662999 2026-04-27 22:19:51.455 10 INFO neutron.wsgi [req-c39d45f4-e80a-4da1-905d-d5187ea6569c req-edb0460d-9b1a-4414-8234-fe7e0118e98b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 957 time: 0.0747724 2026-04-27 22:19:51.511 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08b36b99-eb1a-40ab-810e-75e7d65a8ad2 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:19:51.515 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08b36b99-eb1a-40ab-810e-75e7d65a8ad2 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network 4a39a900-47d8-440e-94f5-6c462528c22c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:51.535 10 INFO neutron.wsgi [req-c39d45f4-e80a-4da1-905d-d5187ea6569c req-f2224f83-f500-40d2-8681-bb7f9e630f7b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=701014c1-cd50-4629-9f2e-b809c282ba31 HTTP/1.1" status: 200 len: 1060 time: 0.0710142 2026-04-27 22:19:51.577 10 INFO neutron.db.ovn_revision_numbers_db [None req-08b36b99-eb1a-40ab-810e-75e7d65a8ad2 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource c9f15ba2-ca03-47c9-a677-7340d8027173 (type: subnets) to 0 2026-04-27 22:19:51.584 10 INFO neutron.wsgi [req-c39d45f4-e80a-4da1-905d-d5187ea6569c req-64c529d1-9a97-49dd-8409-d399b2ee3bf7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=216cc00a-81b9-4821-be3d-17df38cedb2a HTTP/1.1" status: 200 len: 853 time: 0.0412629 2026-04-27 22:19:51.595 10 INFO neutron.wsgi [None req-08b36b99-eb1a-40ab-810e-75e7d65a8ad2 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.4494548 2026-04-27 22:19:51.611 9 WARNING neutron_lib.context [None req-ed2d016b-848b-423b-9c30-c21a1314bf78 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:19:51.631 10 INFO neutron.wsgi [req-c39d45f4-e80a-4da1-905d-d5187ea6569c req-66ec6390-acda-4fe4-9081-74cb4492a1d8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=284e8b88-0cbd-430d-918f-14f9019dc2de&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0400832 2026-04-27 22:19:51.697 10 INFO neutron.wsgi [req-c39d45f4-e80a-4da1-905d-d5187ea6569c req-70fa16cd-4f79-447c-ae6d-c3cc97940969 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0599742 2026-04-27 22:19:51.730 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed2d016b-848b-423b-9c30-c21a1314bf78 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource a4f2236c-26b5-4b50-9c34-c2e0a32623f4 (type: routers) to 1 2026-04-27 22:19:51.748 9 INFO neutron.wsgi [None req-ed2d016b-848b-423b-9c30-c21a1314bf78 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 806 time: 0.1462605 2026-04-27 22:19:51.771 10 INFO neutron.wsgi [req-c39d45f4-e80a-4da1-905d-d5187ea6569c req-c0ca0ef4-e266-46ff-b983-a770d1d0f1aa 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0673294 2026-04-27 22:19:52.441 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1181ffe-34ce-4e84-9604-a94d445deb09 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:19:52.443 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1181ffe-34ce-4e84-9604-a94d445deb09 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network 56600314-d413-4166-a3a0-8e2d12766817: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:52.576 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1181ffe-34ce-4e84-9604-a94d445deb09 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 02d3025d-85c7-4945-b49c-c19b0d3d3f4c (type: ports) to 1 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-a1181ffe-34ce-4e84-9604-a94d445deb09 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-02d3025d-85c7-4945-b49c-c19b0d3d3f4c 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-02d3025d-85c7-4945-b49c-c19b0d3d3f4c 2026-04-27 22:19:53.024 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager [None req-a1181ffe-34ce-4e84-9604-a94d445deb09 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-02d3025d-85c7-4945-b49c-c19b0d3d3f4c 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-02d3025d-85c7-4945-b49c-c19b0d3d3f4c 2026-04-27 22:19:53.024 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:19:53.173 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 02d3025d-85c7-4945-b49c-c19b0d3d3f4c 2026-04-27 22:19:53.181 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 02d3025d-85c7-4945-b49c-c19b0d3d3f4c 2026-04-27 22:19:53.202 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1181ffe-34ce-4e84-9604-a94d445deb09 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 02d3025d-85c7-4945-b49c-c19b0d3d3f4c (type: ports) to 1 2026-04-27 22:19:53.268 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1181ffe-34ce-4e84-9604-a94d445deb09 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:19:53.270 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1181ffe-34ce-4e84-9604-a94d445deb09 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network 56600314-d413-4166-a3a0-8e2d12766817: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:53.407 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1181ffe-34ce-4e84-9604-a94d445deb09 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 02d3025d-85c7-4945-b49c-c19b0d3d3f4c (type: router_ports) to 1 2026-04-27 22:19:53.413 9 INFO neutron.wsgi [None req-a1181ffe-34ce-4e84-9604-a94d445deb09 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "PUT /v2.0/routers/a4f2236c-26b5-4b50-9c34-c2e0a32623f4/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6598539 2026-04-27 22:19:53.455 9 INFO neutron.wsgi [None req-4932c5a3-0999-4269-ba90-fa7fc618e119 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/02d3025d-85c7-4945-b49c-c19b0d3d3f4c HTTP/1.1" status: 200 len: 1141 time: 0.0358036 2026-04-27 22:19:53.647 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 02d3025d-85c7-4945-b49c-c19b0d3d3f4c (type: ports) to 2 2026-04-27 22:19:53.848 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 02d3025d-85c7-4945-b49c-c19b0d3d3f4c (type: router_ports) to 2 2026-04-27 22:19:54.077 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5f6fdc1-f090-49fc-afe2-9a1b7fd7c0e6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:19:54.080 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5f6fdc1-f090-49fc-afe2-9a1b7fd7c0e6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network 4a39a900-47d8-440e-94f5-6c462528c22c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:54.213 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5f6fdc1-f090-49fc-afe2-9a1b7fd7c0e6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource b8bb464a-70c4-4a53-bf0d-621256a2c42a (type: ports) to 1 2026-04-27 22:19:54.783 9 INFO neutron.wsgi [None req-e898dbee-89db-42ae-ad74-3952d0622351 a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.2604403 2026-04-27 22:19:54.864 10 INFO neutron.wsgi [None req-f800eee1-601f-4b58-8d0d-c87dbadfe493 a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0766127 2026-04-27 22:19:54.954 10 INFO neutron.wsgi [None req-867d6b20-a612-48e9-a38a-0e9363779863 a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0841293 2026-04-27 22:19:55.007 9 INFO neutron.wsgi [None req-56392572-16d8-4fee-816c-73a607961e5c a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0469046 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-c5f6fdc1-f090-49fc-afe2-9a1b7fd7c0e6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b8bb464a-70c4-4a53-bf0d-621256a2c42a 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b8bb464a-70c4-4a53-bf0d-621256a2c42a 2026-04-27 22:19:55.035 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager [None req-c5f6fdc1-f090-49fc-afe2-9a1b7fd7c0e6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b8bb464a-70c4-4a53-bf0d-621256a2c42a 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b8bb464a-70c4-4a53-bf0d-621256a2c42a 2026-04-27 22:19:55.035 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:19:55.052 9 INFO neutron.wsgi [None req-2dcc494f-531a-42fa-a9a0-92dc2e03e428 a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0395937 2026-04-27 22:19:55.091 9 INFO neutron.wsgi [None req-0136b2c6-c43a-48da-9b41-e8a2473d9608 a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "PUT /v2.0/policies/6d6877fd-d505-4f02-be02-dca4990e5feb/tags HTTP/1.1" status: 200 len: 210 time: 0.0343285 2026-04-27 22:19:55.129 9 INFO neutron.wsgi [None req-eeb852a7-6e10-47ff-80fa-f11f5b3ae60f a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "PUT /v2.0/policies/73116aaa-d222-45e3-abd2-a81163efc461/tags HTTP/1.1" status: 200 len: 218 time: 0.0338142 2026-04-27 22:19:55.164 9 INFO neutron.wsgi [None req-b3b0b175-efac-4ec2-bb3c-50f4d74462b2 a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "PUT /v2.0/policies/369711c9-9713-43fd-9528-632f6e418ecd/tags HTTP/1.1" status: 200 len: 227 time: 0.0302463 2026-04-27 22:19:55.203 9 INFO neutron.wsgi [None req-c24fa2ec-6d3b-471f-9435-18c864e51d7c a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "PUT /v2.0/policies/5af345ab-278e-4e4d-b59f-323e57631577/tags HTTP/1.1" status: 200 len: 212 time: 0.0348499 2026-04-27 22:19:55.208 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5f6fdc1-f090-49fc-afe2-9a1b7fd7c0e6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource b8bb464a-70c4-4a53-bf0d-621256a2c42a (type: ports) to 1 2026-04-27 22:19:55.281 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5f6fdc1-f090-49fc-afe2-9a1b7fd7c0e6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:19:55.283 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5f6fdc1-f090-49fc-afe2-9a1b7fd7c0e6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network 4a39a900-47d8-440e-94f5-6c462528c22c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:19:55.445 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5f6fdc1-f090-49fc-afe2-9a1b7fd7c0e6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource b8bb464a-70c4-4a53-bf0d-621256a2c42a (type: router_ports) to 1 2026-04-27 22:19:55.452 10 INFO neutron.wsgi [None req-c5f6fdc1-f090-49fc-afe2-9a1b7fd7c0e6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "PUT /v2.0/routers/a4f2236c-26b5-4b50-9c34-c2e0a32623f4/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9914923 2026-04-27 22:19:55.503 10 INFO neutron.wsgi [None req-ffe9c549-3f8c-4405-b2d5-20fb9edd4ddd 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/b8bb464a-70c4-4a53-bf0d-621256a2c42a HTTP/1.1" status: 200 len: 1147 time: 0.0435677 2026-04-27 22:19:55.546 10 INFO neutron.wsgi [None req-90030811-2625-46ba-87e6-3b42187e6cee 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/b8bb464a-70c4-4a53-bf0d-621256a2c42a HTTP/1.1" status: 200 len: 1147 time: 0.0374539 2026-04-27 22:19:55.708 10 INFO neutron.wsgi [None req-9e8f7694-8443-4414-b823-325e3ca8ffd6 aca5ad383c694baab2b7e7f0f3689f8c c84c7ae64e6d40568d483d65379c7e6e - - default default] 10.0.0.63 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.1355076 2026-04-27 22:19:55.777 9 INFO neutron.wsgi [None req-b43fe82d-29b2-40da-b504-3f401ab3a076 aca5ad383c694baab2b7e7f0f3689f8c c84c7ae64e6d40568d483d65379c7e6e - - default default] 10.0.0.63 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.0617740 2026-04-27 22:19:55.840 9 INFO neutron.wsgi [None req-25d4ea43-31f8-49a6-ae15-3bd2f3fed133 aca5ad383c694baab2b7e7f0f3689f8c c84c7ae64e6d40568d483d65379c7e6e - - default default] 10.0.0.63 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.0550983 2026-04-27 22:19:55.925 9 INFO neutron.wsgi [None req-009db561-e45e-4ee7-9ec1-b7a9c9db88ec aca5ad383c694baab2b7e7f0f3689f8c c84c7ae64e6d40568d483d65379c7e6e - - default default] 10.0.0.63 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.0798261 2026-04-27 22:19:55.981 9 INFO neutron.wsgi [None req-87ac89c7-2067-439c-a1a7-135dcea69ca8 aca5ad383c694baab2b7e7f0f3689f8c c84c7ae64e6d40568d483d65379c7e6e - - default default] 10.0.0.63 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.0503247 2026-04-27 22:19:56.064 9 INFO neutron.wsgi [None req-f8ac330d-54f9-465b-bfa5-0e4234e2686e aca5ad383c694baab2b7e7f0f3689f8c c84c7ae64e6d40568d483d65379c7e6e - - default default] 10.0.0.63 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.0764768 2026-04-27 22:19:56.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014067 2026-04-27 22:19:56.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012770 2026-04-27 22:19:56.137 9 INFO neutron.wsgi [None req-8d57737e-51a2-4bbe-a3f6-07941715db94 aca5ad383c694baab2b7e7f0f3689f8c c84c7ae64e6d40568d483d65379c7e6e - - default default] 10.0.0.63 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.0672803 2026-04-27 22:19:56.198 9 INFO neutron.wsgi [None req-d8dc3082-28bd-4d54-961d-bf7ad775337f aca5ad383c694baab2b7e7f0f3689f8c c84c7ae64e6d40568d483d65379c7e6e - - default default] 10.0.0.63 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.0551207 2026-04-27 22:19:56.273 9 INFO neutron.wsgi [None req-e3888e0b-95e1-4918-8fa3-cf44c4f076f2 a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "DELETE /v2.0/qos/policies/6d6877fd-d505-4f02-be02-dca4990e5feb HTTP/1.1" status: 204 len: 168 time: 0.0642307 2026-04-27 22:19:56.329 9 INFO neutron.wsgi [None req-fd2d9ed8-2dc3-449b-8b12-f4165834f1dc a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "DELETE /v2.0/qos/policies/73116aaa-d222-45e3-abd2-a81163efc461 HTTP/1.1" status: 204 len: 168 time: 0.0518415 2026-04-27 22:19:56.388 9 INFO neutron.wsgi [None req-e61ce7f7-244a-4370-968b-e1f42c47a164 a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "DELETE /v2.0/qos/policies/369711c9-9713-43fd-9528-632f6e418ecd HTTP/1.1" status: 204 len: 168 time: 0.0548978 2026-04-27 22:19:56.461 9 INFO neutron.wsgi [None req-09f2b6da-3d62-4dde-bd2c-d7650e956f8f a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "DELETE /v2.0/qos/policies/5af345ab-278e-4e4d-b59f-323e57631577 HTTP/1.1" status: 204 len: 168 time: 0.0693655 2026-04-27 22:19:56.522 9 INFO neutron.wsgi [None req-28a48298-7dec-4208-8a07-4a100423f804 a87c041016104c59b9657c3c68ed2179 bc6db17a72944248aba43504d6aff73d - - default default] 10.0.0.63 "DELETE /v2.0/qos/policies/adf15af7-40f6-49f0-86cb-70ce385393e6 HTTP/1.1" status: 204 len: 168 time: 0.0555749 2026-04-27 22:19:56.642 9 INFO neutron.wsgi [None req-db406090-e476-4505-8a89-114a6c1427c4 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/b8bb464a-70c4-4a53-bf0d-621256a2c42a HTTP/1.1" status: 200 len: 1147 time: 0.0892017 2026-04-27 22:19:57.578 9 INFO neutron.db.ovn_revision_numbers_db [None req-62c97b5c-bf99-4243-9f76-cd0c2fd0902c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8c7dbb9a-b97a-4bdf-9861-163c372bedb4 (type: security_groups) to 1 2026-04-27 22:19:57.591 9 INFO neutron.db.ovn_revision_numbers_db [None req-62c97b5c-bf99-4243-9f76-cd0c2fd0902c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4fed25d7-5a84-4499-b3e6-5f8ce5499ad1 (type: security_group_rules) to 0 2026-04-27 22:19:57.605 9 INFO neutron.db.ovn_revision_numbers_db [None req-62c97b5c-bf99-4243-9f76-cd0c2fd0902c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b531b5c1-5fd6-4e92-91e5-deac6f6cb42b (type: security_group_rules) to 0 2026-04-27 22:19:57.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-62c97b5c-bf99-4243-9f76-cd0c2fd0902c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f29f5052-c20d-4e1b-9c19-a18f82d95257 (type: security_group_rules) to 0 2026-04-27 22:19:57.636 9 INFO neutron.db.ovn_revision_numbers_db [None req-62c97b5c-bf99-4243-9f76-cd0c2fd0902c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource fdf1745f-0752-476e-98d6-2823c4c47a9b (type: security_group_rules) to 0 2026-04-27 22:19:57.655 9 INFO neutron.wsgi [None req-62c97b5c-bf99-4243-9f76-cd0c2fd0902c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=c84c7ae64e6d40568d483d65379c7e6e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3609176 2026-04-27 22:19:57.745 10 INFO neutron.wsgi [None req-c6b5aafe-a3d8-44e8-9185-41e15508e76e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/b8bb464a-70c4-4a53-bf0d-621256a2c42a HTTP/1.1" status: 200 len: 1147 time: 0.0970805 2026-04-27 22:19:57.903 9 INFO neutron.wsgi [None req-0075df0a-e012-49ed-9c8b-367ce4a2d5a3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/8c7dbb9a-b97a-4bdf-9861-163c372bedb4 HTTP/1.1" status: 204 len: 168 time: 0.2404089 2026-04-27 22:19:58.127 9 INFO neutron.db.ovn_revision_numbers_db [None req-f781fec3-50e1-4069-82b7-877d99f491cf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f7f3d079-d095-4bea-8ce5-5e6970cc488e (type: security_groups) to 1 2026-04-27 22:19:58.140 9 INFO neutron.db.ovn_revision_numbers_db [None req-f781fec3-50e1-4069-82b7-877d99f491cf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 60f99bba-327e-41b1-8358-c065710655de (type: security_group_rules) to 0 2026-04-27 22:19:58.153 9 INFO neutron.db.ovn_revision_numbers_db [None req-f781fec3-50e1-4069-82b7-877d99f491cf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6885c36f-07b1-421b-84c9-5d528614ff2a (type: security_group_rules) to 0 2026-04-27 22:19:58.166 9 INFO neutron.db.ovn_revision_numbers_db [None req-f781fec3-50e1-4069-82b7-877d99f491cf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6a5e55ab-94f8-45d9-b4fb-ac2bb4903c03 (type: security_group_rules) to 0 2026-04-27 22:19:58.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-f781fec3-50e1-4069-82b7-877d99f491cf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d1319a83-cb20-49eb-afb1-5356710772c2 (type: security_group_rules) to 0 2026-04-27 22:19:58.204 9 INFO neutron.wsgi [None req-f781fec3-50e1-4069-82b7-877d99f491cf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=e6704f8583ad427dbd0c942fed6a15bb&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2020063 2026-04-27 22:19:58.446 10 INFO neutron.wsgi [None req-620887ae-5fae-48e8-b867-93320c307b45 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f7f3d079-d095-4bea-8ce5-5e6970cc488e HTTP/1.1" status: 204 len: 168 time: 0.2368858 2026-04-27 22:19:58.777 10 INFO neutron.db.ovn_revision_numbers_db [None req-d40c1505-61d6-467c-985d-ac676397ab41 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ee06e979-c8e4-4d8e-9cb3-d5c19140ff55 (type: security_groups) to 1 2026-04-27 22:19:58.793 10 INFO neutron.wsgi [None req-9bb45bc0-5033-49aa-81ce-a98bcf237bd7 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/b8bb464a-70c4-4a53-bf0d-621256a2c42a HTTP/1.1" status: 200 len: 1147 time: 0.0403786 2026-04-27 22:19:58.801 10 INFO neutron.db.ovn_revision_numbers_db [None req-d40c1505-61d6-467c-985d-ac676397ab41 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 5483dbaf-4966-41c2-937f-c9fa302d9d3a (type: security_group_rules) to 0 2026-04-27 22:19:58.834 10 INFO neutron.db.ovn_revision_numbers_db [None req-d40c1505-61d6-467c-985d-ac676397ab41 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6e6dfafa-da00-4d8f-97b5-05770acb8a40 (type: security_group_rules) to 0 2026-04-27 22:19:58.849 10 INFO neutron.db.ovn_revision_numbers_db [None req-d40c1505-61d6-467c-985d-ac676397ab41 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bc3db5b2-5022-46c0-8c1d-a08e7b58fd83 (type: security_group_rules) to 0 2026-04-27 22:19:58.866 10 INFO neutron.db.ovn_revision_numbers_db [None req-d40c1505-61d6-467c-985d-ac676397ab41 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ec9b5d81-8208-425b-aeca-68351a730924 (type: security_group_rules) to 0 2026-04-27 22:19:58.893 10 INFO neutron.wsgi [None req-d40c1505-61d6-467c-985d-ac676397ab41 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=bc6db17a72944248aba43504d6aff73d&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2768588 2026-04-27 22:19:59.111 9 INFO neutron.wsgi [None req-871f4107-027e-4037-8612-350fc0379afc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/ee06e979-c8e4-4d8e-9cb3-d5c19140ff55 HTTP/1.1" status: 204 len: 168 time: 0.2114501 2026-04-27 22:19:59.508 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No hosting information found for port 02d3025d-85c7-4945-b49c-c19b0d3d3f4c: RuntimeError: No hosting information found for port 02d3025d-85c7-4945-b49c-c19b0d3d3f4c 2026-04-27 22:19:59.508 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: b8bb464a-70c4-4a53-bf0d-621256a2c42a 2026-04-27 22:19:59.518 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port b8bb464a-70c4-4a53-bf0d-621256a2c42a 2026-04-27 22:19:59.850 9 INFO neutron.wsgi [None req-d5e1802f-0d1f-47e5-aa79-3bc5ff8b371f 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/b8bb464a-70c4-4a53-bf0d-621256a2c42a HTTP/1.1" status: 200 len: 1149 time: 0.0506542 2026-04-27 22:19:59.986 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource b8bb464a-70c4-4a53-bf0d-621256a2c42a (type: ports) to 2 2026-04-27 22:20:00.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource b8bb464a-70c4-4a53-bf0d-621256a2c42a (type: router_ports) to 2 2026-04-27 22:20:00.400 10 INFO neutron.wsgi [req-de09199b-648a-43d4-b8f1-472bc2af5981 req-a6e2c246-7e03-492c-a25d-c6de7951e4de 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1413 time: 0.0400391 2026-04-27 22:20:00.463 10 INFO neutron.wsgi [req-de09199b-648a-43d4-b8f1-472bc2af5981 req-2635be78-eb62-462c-b60b-b5ffe05a96e3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/security-groups?id=b67435c8-864c-4a13-8939-630728dbc158&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0525815 2026-04-27 22:20:00.780 9 INFO neutron.wsgi [None req-4d594d76-ab52-4950-a6c9-e14e150b3733 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "PUT /v2.0/routers/a4f2236c-26b5-4b50-9c34-c2e0a32623f4/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9247761 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:00.879 9 INFO neutron.wsgi [None req-864bf6e9-5b8a-40ca-bcb1-e6b67c7effe6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/02d3025d-85c7-4945-b49c-c19b0d3d3f4c HTTP/1.1" status: 200 len: 1141 time: 0.0931923 2026-04-27 22:20:01.818 9 INFO neutron.wsgi [None req-8d30d24b-1031-4646-9179-4585229125e0 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "PUT /v2.0/routers/a4f2236c-26b5-4b50-9c34-c2e0a32623f4/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9276094 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:01.856 9 INFO neutron.wsgi [None req-4a8a4de4-8b9d-48c1-9374-924283918c20 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=a4f2236c-26b5-4b50-9c34-c2e0a32623f4 HTTP/1.1" status: 200 len: 205 time: 0.0327079 2026-04-27 22:20:02.106 9 INFO neutron.wsgi [None req-f7ec4dd0-3cc9-4500-afd0-56e485716026 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/routers/a4f2236c-26b5-4b50-9c34-c2e0a32623f4 HTTP/1.1" status: 204 len: 168 time: 0.2444892 2026-04-27 22:20:02.243 10 INFO neutron.wsgi [None req-91bf4096-3b7d-4e6f-b209-49fc780156d9 e9f4321df2fa4a8ab628544ee745f4d6 9d8c59f9dfce4d3fb4e20fac903c260a - - default default] 10.0.0.63 "GET /v2.0/ports?project_id=1724e4b2e7d74027b2cd9c9f035345a9&network_id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 3514 time: 0.0707963 2026-04-27 22:20:02.275 9 INFO neutron.wsgi [None req-6b805554-b205-4bc2-bc11-078787aa938a 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/subnets/c9f15ba2-ca03-47c9-a677-7340d8027173 HTTP/1.1" status: 204 len: 168 time: 0.1636684 2026-04-27 22:20:02.478 9 INFO neutron.wsgi [None req-68df8f91-e0d1-41cf-ab66-bb9cd5f9eed6 e9f4321df2fa4a8ab628544ee745f4d6 9d8c59f9dfce4d3fb4e20fac903c260a - - default default] 10.0.0.63 "GET /v2.0/subnets?network_id=20ee4d84-be3b-4f8e-8c40-e21ddfc8e124 HTTP/1.1" status: 200 len: 838 time: 0.0378530 2026-04-27 22:20:02.517 9 INFO neutron.wsgi [None req-184ab0e4-6ef6-4630-b217-b95192837adc 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/subnets/53ec7957-f372-43f5-bbba-b7d5a3a40430 HTTP/1.1" status: 204 len: 168 time: 0.2373531 2026-04-27 22:20:02.864 9 INFO neutron.services.segments.plugin [-] Segment ad1d831b-4709-43d1-9bbc-2c03e9a7f5dc resource provider aggregate not found 2026-04-27 22:20:02.868 9 INFO neutron.services.segments.plugin [-] Segment ad1d831b-4709-43d1-9bbc-2c03e9a7f5dc resource provider aggregate not found 2026-04-27 22:20:02.880 9 INFO neutron.services.segments.plugin [-] Segment ad1d831b-4709-43d1-9bbc-2c03e9a7f5dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad1d831b-4709-43d1-9bbc-2c03e9a7f5dc found for delete ", "request_id": "req-69a5166b-6528-430e-a7d3-94f532fb8e98"}]} 2026-04-27 22:20:02.886 9 INFO neutron.services.segments.plugin [-] Segment ad1d831b-4709-43d1-9bbc-2c03e9a7f5dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad1d831b-4709-43d1-9bbc-2c03e9a7f5dc found for delete ", "request_id": "req-4c671401-3db8-4838-a06c-539ade897d11"}]} 2026-04-27 22:20:02.890 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8ca2187-3b11-4380-8275-a888ae6d6ea4 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 (type: floatingips) to 2 2026-04-27 22:20:02.895 9 INFO neutron.wsgi [None req-44ac4357-58e4-470d-a980-0c374dd6f4c7 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/networks/4a39a900-47d8-440e-94f5-6c462528c22c HTTP/1.1" status: 204 len: 168 time: 0.3730848 2026-04-27 22:20:02.947 10 INFO neutron.db.l3_db [None req-e8ca2187-3b11-4380-8275-a888ae6d6ea4 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Floating IP ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 disassociated. External IP: 10.96.250.207, port: 701014c1-cd50-4629-9f2e-b809c282ba31. 2026-04-27 22:20:02.981 10 INFO neutron.wsgi [None req-e8ca2187-3b11-4380-8275-a888ae6d6ea4 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "PUT /v2.0/floatingips/ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 HTTP/1.1" status: 200 len: 748 time: 0.3277860 2026-04-27 22:20:03.022 10 INFO neutron.wsgi [None req-ff3fc5fa-266a-4f95-a138-55d14aa252ee 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 HTTP/1.1" status: 200 len: 746 time: 0.0293794 2026-04-27 22:20:03.023 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-74c24a02-ce50-42ed-8428-cb5e8be02ee8'] response: {'name': 'network-changed', 'server_uuid': '2d1208c3-5001-4f52-82dc-ae45821b0a15', 'tag': '701014c1-cd50-4629-9f2e-b809c282ba31', 'status': 'completed', 'code': 200} 2026-04-27 22:20:03.082 10 INFO neutron.wsgi [req-6f9a3b4e-2d5a-46dc-95d3-d571a59d8724 req-80237e49-11ef-436a-910e-ce7c6cc3bb0f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1413 time: 0.0388286 2026-04-27 22:20:03.163 10 INFO neutron.wsgi [req-6f9a3b4e-2d5a-46dc-95d3-d571a59d8724 req-adc683de-b3e0-4442-b2fe-fd842cb9ec2f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 957 time: 0.0740240 2026-04-27 22:20:03.195 10 INFO neutron.wsgi [req-6f9a3b4e-2d5a-46dc-95d3-d571a59d8724 req-dcdd7f35-07c1-4100-bdd8-45e404ac4507 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=701014c1-cd50-4629-9f2e-b809c282ba31 HTTP/1.1" status: 200 len: 217 time: 0.0245337 2026-04-27 22:20:03.234 10 INFO neutron.wsgi [req-6f9a3b4e-2d5a-46dc-95d3-d571a59d8724 req-04a6aa34-7818-4d1a-be9d-0b1d908dae84 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=216cc00a-81b9-4821-be3d-17df38cedb2a HTTP/1.1" status: 200 len: 853 time: 0.0328782 2026-04-27 22:20:03.278 10 INFO neutron.wsgi [req-6f9a3b4e-2d5a-46dc-95d3-d571a59d8724 req-9fd97fff-01cc-43f9-8a8b-f1e2b25d8f49 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=284e8b88-0cbd-430d-918f-14f9019dc2de&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0364461 2026-04-27 22:20:03.298 9 INFO neutron.wsgi [None req-08dfd8f2-9197-49b6-ac51-86dabee17049 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/networks/56600314-d413-4166-a3a0-8e2d12766817 HTTP/1.1" status: 204 len: 168 time: 0.3982780 2026-04-27 22:20:03.313 10 WARNING neutron_lib.context [None req-4eb66167-a9e8-404b-9376-c0f3de4aed04 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:03.368 10 INFO neutron.wsgi [req-6f9a3b4e-2d5a-46dc-95d3-d571a59d8724 req-f373ae7e-0d79-4e8f-819d-34bc11a7d378 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0816662 2026-04-27 22:20:03.422 10 INFO neutron.db.segments_db [None req-4eb66167-a9e8-404b-9376-c0f3de4aed04 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Added segment 909cac87-f56e-4716-8628-0d3bcd787649 of type geneve for network d15865b6-2622-4dd4-96e3-a7622ff52909 2026-04-27 22:20:03.443 10 INFO neutron.wsgi [req-6f9a3b4e-2d5a-46dc-95d3-d571a59d8724 req-590c188c-867a-4502-b73f-6482e244a33d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0698435 2026-04-27 22:20:03.567 9 WARNING neutron_lib.context [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:03.569 10 INFO neutron.db.ovn_revision_numbers_db [None req-4eb66167-a9e8-404b-9376-c0f3de4aed04 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource d15865b6-2622-4dd4-96e3-a7622ff52909 (type: networks) to 1 2026-04-27 22:20:03.732 9 INFO neutron.db.ovn_revision_numbers_db [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 31626a3c-775e-49f3-827e-eb44c6110d6d (type: security_groups) to 1 2026-04-27 22:20:03.753 9 INFO neutron.db.ovn_revision_numbers_db [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 3ffa6532-9192-4cba-a1fb-192e4d0c2533 (type: security_group_rules) to 0 2026-04-27 22:20:03.766 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4eb66167-a9e8-404b-9376-c0f3de4aed04 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:20:03.769 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4eb66167-a9e8-404b-9376-c0f3de4aed04 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network d15865b6-2622-4dd4-96e3-a7622ff52909: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:03.773 9 INFO neutron.db.ovn_revision_numbers_db [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 489a9b73-6a50-4a64-acd3-c422de84af21 (type: security_group_rules) to 0 2026-04-27 22:20:03.814 9 INFO neutron.db.ovn_revision_numbers_db [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 6e63270b-4449-469d-8c36-faddef47fb26 (type: security_group_rules) to 0 2026-04-27 22:20:03.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 90bd22df-da50-46d0-b16d-0d3e40e552fa (type: security_group_rules) to 0 2026-04-27 22:20:03.871 10 INFO neutron.db.ovn_revision_numbers_db [None req-4eb66167-a9e8-404b-9376-c0f3de4aed04 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource dae62559-e166-4d9c-86c5-d47ab6529628 (type: ports) to 1 2026-04-27 22:20:03.893 9 INFO neutron.db.segments_db [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Added segment 4b4bb0d7-389d-45ad-9cde-0f3d38052a15 of type geneve for network 8d76b471-c6e1-4252-a5f6-9211ae6890f3 2026-04-27 22:20:03.894 10 INFO neutron.wsgi [None req-4eb66167-a9e8-404b-9376-c0f3de4aed04 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.5877025 2026-04-27 22:20:03.905 10 WARNING neutron_lib.context [None req-258c1480-7f17-4067-905b-cf206cbb0b85 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:04.051 9 INFO neutron.db.ovn_revision_numbers_db [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 8d76b471-c6e1-4252-a5f6-9211ae6890f3 (type: networks) to 1 2026-04-27 22:20:04.092 10 WARNING neutron_lib.context [None req-51043f25-67ba-4155-8c4f-d66c5661e0e9 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:04.168 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-258c1480-7f17-4067-905b-cf206cbb0b85 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:20:04.171 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-258c1480-7f17-4067-905b-cf206cbb0b85 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network d15865b6-2622-4dd4-96e3-a7622ff52909: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:04.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-258c1480-7f17-4067-905b-cf206cbb0b85 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource f9618337-05b3-45c5-9f3a-979e1bbc5440 (type: subnets) to 0 2026-04-27 22:20:04.227 10 INFO neutron.wsgi [None req-258c1480-7f17-4067-905b-cf206cbb0b85 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3267450 2026-04-27 22:20:04.237 10 WARNING neutron_lib.context [None req-4c22af9c-cc28-4528-9b91-42061cdd4eda 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:04.249 10 INFO neutron.db.ovn_revision_numbers_db [None req-51043f25-67ba-4155-8c4f-d66c5661e0e9 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 6466a574-cfba-4998-bddc-5b6d8742cd01 (type: security_groups) to 1 2026-04-27 22:20:04.268 10 INFO neutron.db.ovn_revision_numbers_db [None req-51043f25-67ba-4155-8c4f-d66c5661e0e9 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 4393014f-7645-4fb4-9a40-8d268816f556 (type: security_group_rules) to 0 2026-04-27 22:20:04.293 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] No more DHCP agents 2026-04-27 22:20:04.298 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Unable to schedule network 8d76b471-c6e1-4252-a5f6-9211ae6890f3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:04.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-51043f25-67ba-4155-8c4f-d66c5661e0e9 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 93278e6f-0318-4043-a8cb-cab1861c9fad (type: security_group_rules) to 0 2026-04-27 22:20:04.333 10 INFO neutron.wsgi [None req-51043f25-67ba-4155-8c4f-d66c5661e0e9 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1873 time: 0.2484221 2026-04-27 22:20:04.351 9 WARNING neutron_lib.context [None req-d24e3cec-0754-4670-a0b9-68d847979e34 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:04.401 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c22af9c-cc28-4528-9b91-42061cdd4eda 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 3e94e0ac-75ec-49e3-b072-3a9f98c56789 (type: routers) to 1 2026-04-27 22:20:04.424 10 INFO neutron.wsgi [None req-4c22af9c-cc28-4528-9b91-42061cdd4eda 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 805 time: 0.1921329 2026-04-27 22:20:04.424 9 INFO neutron.db.ovn_revision_numbers_db [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 9bc0e18d-6f65-4381-a1f9-ddac684420b7 (type: ports) to 1 2026-04-27 22:20:04.435 10 WARNING neutron_lib.context [None req-f7fcb942-1798-4191-ba43-a80ad0f9b10c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:04.457 9 INFO neutron.wsgi [None req-d49c7381-8162-4531-923a-480ef54fba46 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.0992982 2026-04-27 22:20:04.469 10 WARNING neutron_lib.context [None req-cb0723a9-fffc-4598-b3ca-bdf6dc948584 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:04.536 9 INFO neutron.db.ovn_revision_numbers_db [None req-d24e3cec-0754-4670-a0b9-68d847979e34 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource fe5e2d9a-3727-4f0b-a12a-092a469530fb (type: security_group_rules) to 0 2026-04-27 22:20:04.568 9 INFO neutron.wsgi [None req-d24e3cec-0754-4670-a0b9-68d847979e34 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2250295 2026-04-27 22:20:04.581 9 WARNING neutron_lib.context [None req-4035e970-0052-4096-9a16-e2aad23fafb2 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:04.713 9 INFO neutron.db.ovn_revision_numbers_db [None req-4035e970-0052-4096-9a16-e2aad23fafb2 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource b249a728-49fe-4288-84a9-2c34f1add08a (type: security_group_rules) to 0 2026-04-27 22:20:04.743 9 INFO neutron.wsgi [None req-4035e970-0052-4096-9a16-e2aad23fafb2 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 795 time: 0.1674957 2026-04-27 22:20:04.764 9 WARNING neutron_lib.context [None req-824be5d8-0714-4fee-a9e8-6d53c2889981 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:04.904 9 INFO neutron.services.segments.plugin [-] Segment c1f252df-ceda-472e-81ec-0c0792113844 resource provider aggregate not found 2026-04-27 22:20:04.910 9 INFO neutron.services.segments.plugin [-] Segment c1f252df-ceda-472e-81ec-0c0792113844 resource provider aggregate not found 2026-04-27 22:20:04.914 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No port found with ID b8bb464a-70c4-4a53-bf0d-621256a2c42a: RuntimeError: No port found with ID b8bb464a-70c4-4a53-bf0d-621256a2c42a 2026-04-27 22:20:04.917 9 INFO neutron.services.segments.plugin [-] Segment c1f252df-ceda-472e-81ec-0c0792113844 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f252df-ceda-472e-81ec-0c0792113844 found for delete ", "request_id": "req-9c341215-7ab1-47d4-ae9d-ab84ca874bd8"}]} 2026-04-27 22:20:04.919 9 INFO neutron.db.ovn_revision_numbers_db [None req-824be5d8-0714-4fee-a9e8-6d53c2889981 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource faa08962-0087-4b18-9d6b-a14f765089b7 (type: security_group_rules) to 0 2026-04-27 22:20:04.927 9 INFO neutron.services.segments.plugin [-] Segment c1f252df-ceda-472e-81ec-0c0792113844 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f252df-ceda-472e-81ec-0c0792113844 found for delete ", "request_id": "req-298362ee-22ec-460c-8a2e-c1c6cb16220d"}]} 2026-04-27 22:20:04.951 9 INFO neutron.wsgi [None req-824be5d8-0714-4fee-a9e8-6d53c2889981 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1915958 2026-04-27 22:20:04.962 9 WARNING neutron_lib.context [None req-fd56cb99-84c3-409c-ba83-e809caacf9d8 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:05.124 9 INFO neutron.db.ovn_revision_numbers_db [None req-fd56cb99-84c3-409c-ba83-e809caacf9d8 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 269c7ee3-4c2e-4394-ab6c-611a3fc1f54b (type: security_group_rules) to 0 2026-04-27 22:20:05.153 9 INFO neutron.wsgi [None req-fd56cb99-84c3-409c-ba83-e809caacf9d8 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1960857 2026-04-27 22:20:05.164 9 WARNING neutron_lib.context [None req-d43ba652-3af2-48f2-81c2-551710968216 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:05.181 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb0723a9-fffc-4598-b3ca-bdf6dc948584 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] No more DHCP agents 2026-04-27 22:20:05.188 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb0723a9-fffc-4598-b3ca-bdf6dc948584 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Unable to schedule network 8d76b471-c6e1-4252-a5f6-9211ae6890f3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:05.213 9 INFO neutron.db.securitygroups_db [None req-d43ba652-3af2-48f2-81c2-551710968216 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Project 1724e4b2e7d74027b2cd9c9f035345a9 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:20:05.231 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7fcb942-1798-4191-ba43-a80ad0f9b10c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:20:05.234 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7fcb942-1798-4191-ba43-a80ad0f9b10c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network d15865b6-2622-4dd4-96e3-a7622ff52909: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:05.370 9 INFO neutron.db.ovn_revision_numbers_db [None req-d43ba652-3af2-48f2-81c2-551710968216 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 0e1cec74-35c8-4677-ba4f-baa5fd006ff6 (type: security_group_rules) to 0 2026-04-27 22:20:05.391 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb0723a9-fffc-4598-b3ca-bdf6dc948584 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 14d93cef-fe08-4c2a-a02b-e93d08e92b92 (type: ports) to 1 2026-04-27 22:20:05.397 9 INFO neutron.wsgi [None req-d43ba652-3af2-48f2-81c2-551710968216 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.2383747 2026-04-27 22:20:05.409 9 WARNING neutron_lib.context [None req-8faadaed-f96f-42a4-b055-b7cbcf1abd13 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:05.440 10 INFO neutron.wsgi [None req-cb0723a9-fffc-4598-b3ca-bdf6dc948584 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.9765246 2026-04-27 22:20:05.452 9 WARNING neutron_lib.context [None req-c696df5f-4786-4a3e-8828-1c82a76c02d6 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:05.503 9 INFO neutron.db.securitygroups_db [None req-8faadaed-f96f-42a4-b055-b7cbcf1abd13 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Project 1724e4b2e7d74027b2cd9c9f035345a9 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:20:05.506 10 INFO neutron.db.ovn_revision_numbers_db [None req-f7fcb942-1798-4191-ba43-a80ad0f9b10c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 2f2c8d7c-989b-49a2-9ac3-67048415f33c (type: ports) to 1 2026-04-27 22:20:05.530 10 INFO neutron.wsgi [None req-f7fcb942-1798-4191-ba43-a80ad0f9b10c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.0992215 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:05.718 9 INFO neutron.db.ovn_revision_numbers_db [None req-8faadaed-f96f-42a4-b055-b7cbcf1abd13 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 81b7701c-d315-4aa4-8cea-0a763640a3af (type: security_group_rules) to 0 2026-04-27 22:20:05.754 9 INFO neutron.wsgi [None req-8faadaed-f96f-42a4-b055-b7cbcf1abd13 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.3500493 2026-04-27 22:20:05.776 9 INFO neutron.wsgi [None req-c696df5f-4786-4a3e-8828-1c82a76c02d6 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.3289518 2026-04-27 22:20:05.789 10 WARNING neutron_lib.context [None req-e4b43fb0-c971-4a10-9d59-916ed1e7399b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:05.907 10 INFO neutron.db.segments_db [None req-e4b43fb0-c971-4a10-9d59-916ed1e7399b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Added segment 916590d7-7070-407c-8e4f-e665e5868a6a of type geneve for network 9ae4cd2d-e558-4657-8b19-7c96c5c30390 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-4de53da4-1292-4caf-861e-797b2b10912d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:06.077 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager [None req-4de53da4-1292-4caf-861e-797b2b10912d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:06.078 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:20:06.183 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4b43fb0-c971-4a10-9d59-916ed1e7399b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 9ae4cd2d-e558-4657-8b19-7c96c5c30390 (type: networks) to 1 2026-04-27 22:20:06.276 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:06.294 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:06.331 9 INFO neutron.wsgi [None req-041b5f0d-6ae1-44e6-9ffc-f616632d5f1d 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1491 time: 0.1744993 2026-04-27 22:20:06.344 10 INFO neutron.db.ovn_revision_numbers_db [None req-4de53da4-1292-4caf-861e-797b2b10912d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 2f2c8d7c-989b-49a2-9ac3-67048415f33c (type: ports) to 2 2026-04-27 22:20:06.435 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4b43fb0-c971-4a10-9d59-916ed1e7399b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] No more DHCP agents 2026-04-27 22:20:06.439 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4b43fb0-c971-4a10-9d59-916ed1e7399b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Unable to schedule network 9ae4cd2d-e558-4657-8b19-7c96c5c30390: no agents available; will retry on subsequent port and subnet creation events. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:06.581 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4b43fb0-c971-4a10-9d59-916ed1e7399b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 51a080a3-63ac-4bef-bf52-1aed936e0ee5 (type: ports) to 1 2026-04-27 22:20:06.632 10 INFO neutron.wsgi [None req-e4b43fb0-c971-4a10-9d59-916ed1e7399b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8484633 2026-04-27 22:20:06.643 10 WARNING neutron_lib.context [None req-7bfb996d-043d-4d2c-94f7-21d7407f4955 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:06.647 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-f7b9e6fc-af54-46a0-b049-b85470830575 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-594669629&fields=id&tenant_id=1724e4b2e7d74027b2cd9c9f035345a9 HTTP/1.1" status: 200 len: 267 time: 0.0737932 2026-04-27 22:20:06.804 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-6e8ed059-4e06-4527-a3b7-e38abdbadf86 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/networks?id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 858 time: 0.1458936 2026-04-27 22:20:06.830 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-e029ed06-3a8f-4cbb-b485-f93549337394 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/quotas/1724e4b2e7d74027b2cd9c9f035345a9 HTTP/1.1" status: 200 len: 491 time: 0.0153933 2026-04-27 22:20:06.959 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-1ba4815b-1f5f-462d-92dc-1ab1566eee19 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&fields=id HTTP/1.1" status: 200 len: 348 time: 0.1215100 2026-04-27 22:20:06.974 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 2f2c8d7c-989b-49a2-9ac3-67048415f33c (type: ports) to 3 2026-04-27 22:20:07.051 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-bede56aa-11be-491c-a8dd-1a315042bd1a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0769398 2026-04-27 22:20:07.054 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bfb996d-043d-4d2c-94f7-21d7407f4955 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] No more DHCP agents 2026-04-27 22:20:07.056 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bfb996d-043d-4d2c-94f7-21d7407f4955 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Unable to schedule network 9ae4cd2d-e558-4657-8b19-7c96c5c30390: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:07.057 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:07.057 9 ERROR neutron_lib.callbacks.manager  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:07.150 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-49c2be56-f56d-4ded-aa2d-3bc686d82401 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0910568 2026-04-27 22:20:07.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-7bfb996d-043d-4d2c-94f7-21d7407f4955 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource d856c7dd-48cc-4ff5-839c-5c02ebfa5866 (type: ports) to 1 2026-04-27 22:20:07.187 10 INFO neutron.wsgi [None req-7bfb996d-043d-4d2c-94f7-21d7407f4955 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5487096 2026-04-27 22:20:07.196 10 WARNING neutron_lib.context [None req-56f42307-a9a3-497f-89d0-1f021dd2f913 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:07.281 10 INFO neutron.wsgi [req-1eec8a98-7632-4785-890d-34e94497ff0a req-1ac24180-4680-4f3d-821f-5b14bb661e51 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 210 time: 0.0194154 2026-04-27 22:20:07.487 10 INFO neutron.wsgi [None req-56f42307-a9a3-497f-89d0-1f021dd2f913 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2954369 2026-04-27 22:20:07.496 10 WARNING neutron_lib.context [None req-c8d40fdb-5591-4301-ac07-9802338e76d0 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:07.621 10 INFO neutron.db.segments_db [None req-c8d40fdb-5591-4301-ac07-9802338e76d0 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Added segment 11582485-822d-4aba-91b5-21aabb6a3630 of type geneve for network e6aa6f81-b613-4ef4-9aeb-6841e698a7d6 2026-04-27 22:20:08.082 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-bd07c7af-5a60-425f-9f7c-4d981e542dd6 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 199.204.45.250 "GET /v2.0/networks?id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 858 time: 0.1214414 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-4de53da4-1292-4caf-861e-797b2b10912d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:08.126 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager [None req-4de53da4-1292-4caf-861e-797b2b10912d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:08.126 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:20:08.203 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-550f2d29-2141-4d16-a133-5e4716faacb5 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1724e4b2e7d74027b2cd9c9f035345a9 HTTP/1.1" status: 200 len: 472 time: 0.1097450 2026-04-27 22:20:08.208 10 INFO neutron.db.ovn_revision_numbers_db [None req-c8d40fdb-5591-4301-ac07-9802338e76d0 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource e6aa6f81-b613-4ef4-9aeb-6841e698a7d6 (type: networks) to 1 2026-04-27 22:20:08.219 10 WARNING neutron_lib.context [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-223ae57b-9097-43bc-9e17-3cc5f50b76be 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:08.398 10 INFO neutron.wsgi [req-27a80dfc-f210-4ba5-a81f-325db9930a44 req-6f617e57-843a-4703-847c-8fdcae42e336 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 210 time: 0.0353394 2026-04-27 22:20:08.468 10 INFO neutron.db.ovn_revision_numbers_db [None req-4de53da4-1292-4caf-861e-797b2b10912d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 2f2c8d7c-989b-49a2-9ac3-67048415f33c (type: ports) to 3 2026-04-27 22:20:08.560 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8d40fdb-5591-4301-ac07-9802338e76d0 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] No more DHCP agents 2026-04-27 22:20:08.569 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8d40fdb-5591-4301-ac07-9802338e76d0 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Unable to schedule network e6aa6f81-b613-4ef4-9aeb-6841e698a7d6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:08.603 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4de53da4-1292-4caf-861e-797b2b10912d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:20:08.606 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4de53da4-1292-4caf-861e-797b2b10912d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network d15865b6-2622-4dd4-96e3-a7622ff52909: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:08.735 10 INFO neutron.db.ovn_revision_numbers_db [None req-c8d40fdb-5591-4301-ac07-9802338e76d0 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 7692e093-5e48-4491-96f4-b18ed17c779d (type: ports) to 1 2026-04-27 22:20:08.781 10 INFO neutron.wsgi [None req-c8d40fdb-5591-4301-ac07-9802338e76d0 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.2894361 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:08.800 9 WARNING neutron_lib.context [None req-c2ebd7ab-95c4-4858-81e0-710521fabe05 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:08.873 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-223ae57b-9097-43bc-9e17-3cc5f50b76be 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] No more DHCP agents 2026-04-27 22:20:08.877 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-223ae57b-9097-43bc-9e17-3cc5f50b76be 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Unable to schedule network 284e8b88-0cbd-430d-918f-14f9019dc2de: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:08.891 10 INFO neutron.db.ovn_revision_numbers_db [None req-4de53da4-1292-4caf-861e-797b2b10912d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 2f2c8d7c-989b-49a2-9ac3-67048415f33c (type: router_ports) to 3 2026-04-27 22:20:08.898 10 INFO neutron.wsgi [None req-4de53da4-1292-4caf-861e-797b2b10912d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "PUT /v2.0/routers/3e94e0ac-75ec-49e3-b072-3a9f98c56789/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.3621259 2026-04-27 22:20:09.024 9 INFO neutron.wsgi [None req-237594b7-4f81-4d3e-8df4-b43621faed50 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/2f2c8d7c-989b-49a2-9ac3-67048415f33c HTTP/1.1" status: 200 len: 1220 time: 0.1195199 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:09.102 10 INFO neutron.db.ovn_revision_numbers_db [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-223ae57b-9097-43bc-9e17-3cc5f50b76be 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource 5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 (type: ports) to 1 2026-04-27 22:20:09.106 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2ebd7ab-95c4-4858-81e0-710521fabe05 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] No more DHCP agents 2026-04-27 22:20:09.108 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2ebd7ab-95c4-4858-81e0-710521fabe05 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Unable to schedule network e6aa6f81-b613-4ef4-9aeb-6841e698a7d6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:09.154 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-223ae57b-9097-43bc-9e17-3cc5f50b76be 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.9439468 2026-04-27 22:20:09.190 9 INFO neutron.db.ovn_revision_numbers_db [None req-c2ebd7ab-95c4-4858-81e0-710521fabe05 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource a5406050-8eca-4622-a50d-75d4d786b304 (type: ports) to 1 2026-04-27 22:20:09.214 9 INFO neutron.wsgi [None req-c2ebd7ab-95c4-4858-81e0-710521fabe05 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4225502 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:09.224 9 WARNING neutron_lib.context [None req-4c0c02d7-5bb7-4197-8e68-3e0910cd9511 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:09.412 9 INFO neutron.wsgi [None req-4c0c02d7-5bb7-4197-8e68-3e0910cd9511 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.1926699 2026-04-27 22:20:09.421 9 WARNING neutron_lib.context [None req-6059076d-e0a1-4cfb-9a68-7717c00ecde2 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:09.520 9 INFO neutron.db.segments_db [None req-6059076d-e0a1-4cfb-9a68-7717c00ecde2 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Added segment c1f1b49a-fe8c-4cd7-ab16-72e380eb7d88 of type geneve for network aa9a6e6f-9faf-43e9-8057-f51e57c825d4 2026-04-27 22:20:09.561 10 INFO neutron.wsgi [req-8bc75c06-b0fb-41d8-a9a0-d1380d0997c3 req-1e930cfb-d756-4a8b-8bf6-05d44bb09c34 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1160 time: 0.0982788 2026-04-27 22:20:09.664 9 INFO neutron.db.ovn_revision_numbers_db [None req-6059076d-e0a1-4cfb-9a68-7717c00ecde2 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource aa9a6e6f-9faf-43e9-8057-f51e57c825d4 (type: networks) to 1 2026-04-27 22:20:09.675 10 INFO neutron.wsgi [req-8bc75c06-b0fb-41d8-a9a0-d1380d0997c3 req-119b2635-7fae-497a-a95b-12f3bc1984c1 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=6466a574-cfba-4998-bddc-5b6d8742cd01&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1061535 2026-04-27 22:20:09.883 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6059076d-e0a1-4cfb-9a68-7717c00ecde2 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] No more DHCP agents 2026-04-27 22:20:09.886 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6059076d-e0a1-4cfb-9a68-7717c00ecde2 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Unable to schedule network aa9a6e6f-9faf-43e9-8057-f51e57c825d4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:09.983 9 INFO neutron.db.ovn_revision_numbers_db [None req-6059076d-e0a1-4cfb-9a68-7717c00ecde2 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 550f6149-9a82-4dd7-ba0e-ebf49fd3ae22 (type: ports) to 1 2026-04-27 22:20:10.004 9 INFO neutron.wsgi [None req-6059076d-e0a1-4cfb-9a68-7717c00ecde2 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5880408 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:10.020 10 WARNING neutron_lib.context [None req-b229a5a4-016d-4d5d-bd83-f6bbed35d86b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:10.132 10 INFO neutron.db.ovn_revision_numbers_db [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-21d7656b-788b-42c9-8173-f868ddb8b629 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 (type: ports) to 2 2026-04-27 22:20:10.231 10 INFO neutron.wsgi [None req-7b7319c4-eb15-4fd5-a34f-7500afc3f30d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "PUT /v2.0/routers/3e94e0ac-75ec-49e3-b072-3a9f98c56789/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1980989 2026-04-27 22:20:10.307 9 INFO neutron.api.v2.resource [None req-72971a81-7348-4d25-839e-e73c096ec55b 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-27 22:20:10.308 9 INFO neutron.wsgi [None req-72971a81-7348-4d25-839e-e73c096ec55b 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "PUT /v2.0/routers/3e94e0ac-75ec-49e3-b072-3a9f98c56789/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0710676 2026-04-27 22:20:10.332 9 INFO neutron.wsgi [None req-7415c6fe-c36b-4dcd-95ed-842bc912c3ea 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=3e94e0ac-75ec-49e3-b072-3a9f98c56789 HTTP/1.1" status: 200 len: 205 time: 0.0181413 2026-04-27 22:20:10.460 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b229a5a4-016d-4d5d-bd83-f6bbed35d86b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] No more DHCP agents 2026-04-27 22:20:10.466 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b229a5a4-016d-4d5d-bd83-f6bbed35d86b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Unable to schedule network aa9a6e6f-9faf-43e9-8057-f51e57c825d4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:10.525 10 INFO neutron.db.ovn_revision_numbers_db [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-21d7656b-788b-42c9-8173-f868ddb8b629 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 (type: ports) to 2 2026-04-27 22:20:10.544 9 INFO neutron.wsgi [None req-ce64cfa3-0a8d-4ae7-bf8c-5958432b3bcd 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/routers/3e94e0ac-75ec-49e3-b072-3a9f98c56789 HTTP/1.1" status: 204 len: 168 time: 0.2069709 2026-04-27 22:20:10.562 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-21d7656b-788b-42c9-8173-f868ddb8b629 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 HTTP/1.1" status: 200 len: 1380 time: 1.3990097 2026-04-27 22:20:10.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-b229a5a4-016d-4d5d-bd83-f6bbed35d86b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource a835a907-9091-42b3-b1d7-85f06b64f91b (type: ports) to 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:10.618 10 INFO neutron.wsgi [None req-b229a5a4-016d-4d5d-bd83-f6bbed35d86b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.6074901 2026-04-27 22:20:10.626 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e277040f-35b7-4d0b-95ba-354f6cba0d78'] response: {'name': 'network-changed', 'server_uuid': '2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c', 'tag': '5ec2cfd3-b420-4871-8e41-8c2ced0dbad3', 'status': 'completed', 'code': 200} 2026-04-27 22:20:10.633 9 WARNING neutron_lib.context [None req-5b348ed6-a9cc-4507-81e8-408af124dece 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:10.645 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-27bea2c2-cf7a-4845-aa7f-e9dea52492fb 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1411 time: 0.0413239 2026-04-27 22:20:10.675 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-233778bb-c48c-4ef4-8fe6-2372367170b6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 HTTP/1.1" status: 200 len: 217 time: 0.0249774 2026-04-27 22:20:10.716 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-6c9ece57-e145-45d7-a95c-a829f2616c14 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=216cc00a-81b9-4821-be3d-17df38cedb2a HTTP/1.1" status: 200 len: 853 time: 0.0363083 2026-04-27 22:20:10.747 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-57a61a7d-8f95-4890-9a85-9c6ae519cdb0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=284e8b88-0cbd-430d-918f-14f9019dc2de&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0237081 2026-04-27 22:20:10.775 9 INFO neutron.wsgi [None req-d9802a1b-3f5e-416e-89ba-416812509f65 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/subnets/f9618337-05b3-45c5-9f3a-979e1bbc5440 HTTP/1.1" status: 204 len: 168 time: 0.2270441 2026-04-27 22:20:10.794 10 INFO neutron.wsgi [req-ec18ffeb-41b7-4489-9622-178eeecdb117 req-6656098e-8131-40fb-b64d-fb438b897164 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1172 time: 0.0495965 2026-04-27 22:20:10.845 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-4eef2ce6-c4d6-4867-8046-10e184f6a6e8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0900340 2026-04-27 22:20:10.855 10 INFO neutron.wsgi [req-ec18ffeb-41b7-4489-9622-178eeecdb117 req-ae0aa918-a084-4f33-b2e1-6608222c8ed3 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=6466a574-cfba-4998-bddc-5b6d8742cd01&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0519204 2026-04-27 22:20:10.909 9 INFO neutron.wsgi [None req-5b348ed6-a9cc-4507-81e8-408af124dece 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2830973 2026-04-27 22:20:10.925 9 WARNING neutron_lib.context [None req-37101281-9df4-40b5-84ca-c38144811c0a 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:11.033 9 INFO neutron.db.segments_db [None req-37101281-9df4-40b5-84ca-c38144811c0a 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Added segment 32e0ad53-240b-4b7a-927f-4e83ceaea9a0 of type geneve for network 3b628eb5-6338-447a-8ba4-f494517ba28e 2026-04-27 22:20:11.111 10 INFO neutron.wsgi [req-ad2c6622-8260-4f03-b16a-91fce2a1e12a req-9cb27b1b-9190-4cc7-b127-516d6a47aeae 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.2592692 2026-04-27 22:20:11.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023987 2026-04-27 22:20:11.139 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013916 2026-04-27 22:20:11.209 10 INFO neutron.wsgi [req-6f75b6a6-8fa7-4568-9798-e09ae71949c7 req-91d562f1-6066-44bc-933c-1274eb5ce285 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1411 time: 0.0472710 2026-04-27 22:20:11.307 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 2026-04-27 22:20:11.313 10 INFO neutron.wsgi [req-6f75b6a6-8fa7-4568-9798-e09ae71949c7 req-aa7a4bcb-91a9-4b9c-81f8-d7ff7e5c67f1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 957 time: 0.0989604 2026-04-27 22:20:11.321 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 2026-04-27 22:20:11.351 10 INFO neutron.wsgi [req-6f75b6a6-8fa7-4568-9798-e09ae71949c7 req-0a092d5e-af34-4f0d-8142-9ccc2de39f4f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 HTTP/1.1" status: 200 len: 217 time: 0.0307386 2026-04-27 22:20:11.412 10 INFO neutron.wsgi [req-6f75b6a6-8fa7-4568-9798-e09ae71949c7 req-33eb7446-4826-4c97-8cef-81cb8908a576 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=216cc00a-81b9-4821-be3d-17df38cedb2a HTTP/1.1" status: 200 len: 853 time: 0.0523658 2026-04-27 22:20:11.416 9 INFO neutron.db.ovn_revision_numbers_db [None req-37101281-9df4-40b5-84ca-c38144811c0a 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 3b628eb5-6338-447a-8ba4-f494517ba28e (type: networks) to 1 2026-04-27 22:20:11.445 10 INFO neutron.wsgi [req-6f75b6a6-8fa7-4568-9798-e09ae71949c7 req-dad297ae-c7b4-4af4-9e88-75b2ba6c8e64 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=284e8b88-0cbd-430d-918f-14f9019dc2de&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0244093 2026-04-27 22:20:11.469 9 INFO neutron.services.segments.plugin [-] Segment 909cac87-f56e-4716-8628-0d3bcd787649 resource provider aggregate not found 2026-04-27 22:20:11.473 9 INFO neutron.services.segments.plugin [-] Segment 909cac87-f56e-4716-8628-0d3bcd787649 resource provider aggregate not found 2026-04-27 22:20:11.498 9 INFO neutron.services.segments.plugin [-] Segment 909cac87-f56e-4716-8628-0d3bcd787649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909cac87-f56e-4716-8628-0d3bcd787649 found for delete ", "request_id": "req-7d019831-226d-417d-9a50-b6d419935473"}]} 2026-04-27 22:20:11.513 9 INFO neutron.wsgi [None req-1f2948fe-ddf8-4e3f-aeab-7239f0327774 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/networks/d15865b6-2622-4dd4-96e3-a7622ff52909 HTTP/1.1" status: 204 len: 168 time: 0.7322667 2026-04-27 22:20:11.530 10 INFO neutron.wsgi [req-6f75b6a6-8fa7-4568-9798-e09ae71949c7 req-023c58cd-ccdc-4406-a765-cd6dbe8a59e1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0772984 2026-04-27 22:20:11.534 9 WARNING neutron_lib.context [None req-afeb2abd-b2d8-4368-b33a-f186536d85c1 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:11.547 9 INFO neutron.services.segments.plugin [-] Segment 909cac87-f56e-4716-8628-0d3bcd787649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909cac87-f56e-4716-8628-0d3bcd787649 found for delete ", "request_id": "req-b05a743d-09f1-423a-87c4-76e952dd323b"}]} 2026-04-27 22:20:11.616 10 INFO neutron.wsgi [req-6f75b6a6-8fa7-4568-9798-e09ae71949c7 req-0d133209-20ce-49f2-bd0b-2ac2a25f852d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0763161 2026-04-27 22:20:11.630 9 INFO neutron.db.segments_db [None req-afeb2abd-b2d8-4368-b33a-f186536d85c1 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Added segment 0e6b639c-be6e-4753-823c-67991897a693 of type geneve for network da537560-1f0e-4dcc-bf3e-dcd133d82e6b 2026-04-27 22:20:11.665 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37101281-9df4-40b5-84ca-c38144811c0a 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] No more DHCP agents 2026-04-27 22:20:11.673 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37101281-9df4-40b5-84ca-c38144811c0a 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Unable to schedule network 3b628eb5-6338-447a-8ba4-f494517ba28e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:11.705 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 (type: ports) to 4 2026-04-27 22:20:11.806 9 INFO neutron.db.ovn_revision_numbers_db [None req-37101281-9df4-40b5-84ca-c38144811c0a 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 9db967c4-a333-42cb-b6f3-5960107f76e0 (type: ports) to 1 2026-04-27 22:20:11.822 9 INFO neutron.db.ovn_revision_numbers_db [None req-afeb2abd-b2d8-4368-b33a-f186536d85c1 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource da537560-1f0e-4dcc-bf3e-dcd133d82e6b (type: networks) to 1 2026-04-27 22:20:11.838 9 INFO neutron.wsgi [None req-37101281-9df4-40b5-84ca-c38144811c0a 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9171963 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:11.851 10 WARNING neutron_lib.context [None req-ffad870f-9c9a-416c-a7b5-a765246083aa 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:11.990 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afeb2abd-b2d8-4368-b33a-f186536d85c1 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:20:12.001 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afeb2abd-b2d8-4368-b33a-f186536d85c1 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network da537560-1f0e-4dcc-bf3e-dcd133d82e6b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:12.040 10 INFO neutron.wsgi [req-d26e80a3-972f-45fb-be73-5ac5c9476ce2 req-27b934e5-bd27-46c0-bcb6-577b25de2c19 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1174 time: 0.1207480 2026-04-27 22:20:12.076 9 INFO neutron.db.ovn_revision_numbers_db [None req-afeb2abd-b2d8-4368-b33a-f186536d85c1 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 5b1859f6-5f2e-4624-bb48-82f2e6d34842 (type: ports) to 1 2026-04-27 22:20:12.098 9 INFO neutron.wsgi [None req-afeb2abd-b2d8-4368-b33a-f186536d85c1 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.5738871 2026-04-27 22:20:12.098 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No port found with ID 2f2c8d7c-989b-49a2-9ac3-67048415f33c: RuntimeError: No port found with ID 2f2c8d7c-989b-49a2-9ac3-67048415f33c 2026-04-27 22:20:12.109 9 WARNING neutron_lib.context [None req-f3ac7ab9-0e0f-4e94-b1f5-ca26c98dffc9 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:12.111 10 INFO neutron.wsgi [req-d26e80a3-972f-45fb-be73-5ac5c9476ce2 req-ac61a38d-8d86-4d13-81ad-4cf434b5e8b2 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=6466a574-cfba-4998-bddc-5b6d8742cd01&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0651324 2026-04-27 22:20:12.184 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ffad870f-9c9a-416c-a7b5-a765246083aa 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] No more DHCP agents 2026-04-27 22:20:12.186 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ffad870f-9c9a-416c-a7b5-a765246083aa 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Unable to schedule network 3b628eb5-6338-447a-8ba4-f494517ba28e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:12.271 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffad870f-9c9a-416c-a7b5-a765246083aa 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Successfully bumped revision number for resource 8201b4ee-959c-483b-ba6d-3452ae2b529d (type: ports) to 1 2026-04-27 22:20:12.297 10 INFO neutron.wsgi [None req-ffad870f-9c9a-416c-a7b5-a765246083aa 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4530356 2026-04-27 22:20:12.309 9 WARNING neutron_lib.context [None req-c4fd2fce-70cb-4bab-8511-ae9adbc73a4e 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:12.362 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3ac7ab9-0e0f-4e94-b1f5-ca26c98dffc9 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:20:12.366 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3ac7ab9-0e0f-4e94-b1f5-ca26c98dffc9 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network da537560-1f0e-4dcc-bf3e-dcd133d82e6b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:12.406 9 INFO neutron.db.ovn_revision_numbers_db [None req-f3ac7ab9-0e0f-4e94-b1f5-ca26c98dffc9 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource ae31a26d-66e0-48b7-8eec-f9e6cc586b35 (type: subnets) to 0 2026-04-27 22:20:12.430 9 INFO neutron.wsgi [None req-f3ac7ab9-0e0f-4e94-b1f5-ca26c98dffc9 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3246510 2026-04-27 22:20:12.440 9 WARNING neutron_lib.context [None req-b50abc00-db81-4d4a-83e6-b8679b950d24 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:12.555 9 INFO neutron.wsgi [None req-c4fd2fce-70cb-4bab-8511-ae9adbc73a4e 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2528336 2026-04-27 22:20:12.566 9 INFO neutron.db.ovn_revision_numbers_db [None req-b50abc00-db81-4d4a-83e6-b8679b950d24 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 8e00eba2-f48b-4686-a17a-6387f10bdf87 (type: routers) to 1 2026-04-27 22:20:12.583 9 INFO neutron.wsgi [None req-b50abc00-db81-4d4a-83e6-b8679b950d24 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 806 time: 0.1469631 2026-04-27 22:20:12.594 9 INFO neutron.wsgi [None req-cca2b1fb-bc6c-493e-aaea-cf9165cf6aba 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "PUT /v2.0/trunks/de164935-2a9d-44bb-8798-c4f3d79992ce/tags HTTP/1.1" status: 200 len: 210 time: 0.0326986 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:12.649 10 INFO neutron.wsgi [None req-66a4370b-de81-4826-9e96-afd0a927fc3d 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "PUT /v2.0/trunks/e7ee59f3-9c19-41e6-a41f-28cb98a40f6c/tags HTTP/1.1" status: 200 len: 218 time: 0.0499790 2026-04-27 22:20:12.664 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-46d875e6-0edf-4558-8e30-ebba0e6386e4'] response: {'server_uuid': '2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ec2cfd3-b420-4871-8e41-8c2ced0dbad3', 'code': 200} 2026-04-27 22:20:12.665 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-46d875e6-0edf-4558-8e30-ebba0e6386e4'] response: {'server_uuid': '2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ec2cfd3-b420-4871-8e41-8c2ced0dbad3', 'code': 200} 2026-04-27 22:20:12.709 9 INFO neutron.wsgi [None req-fa148e6e-3f93-451d-808f-dedfe670d5b4 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "PUT /v2.0/trunks/3eec9ac8-2d2f-417e-811b-181954ed2c4f/tags HTTP/1.1" status: 200 len: 227 time: 0.0543303 2026-04-27 22:20:12.746 10 INFO neutron.wsgi [None req-cb52758c-a94d-43f9-8efb-ba3e2ebe42f8 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "PUT /v2.0/trunks/8139553a-b8b1-4b96-a040-8a11ac168f78/tags HTTP/1.1" status: 200 len: 212 time: 0.0324070 2026-04-27 22:20:12.769 10 INFO neutron.wsgi [None req-238bbfdf-fb3a-4b65-80a0-012c4e7aca6b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0191982 2026-04-27 22:20:12.795 10 INFO neutron.wsgi [None req-1b881915-1749-45cb-b802-da42e2c0f29f 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0211520 2026-04-27 22:20:12.820 10 INFO neutron.wsgi [None req-66e7a9e6-8f9f-4143-94fc-e8fccfbb315e 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.0196052 2026-04-27 22:20:12.844 10 INFO neutron.wsgi [None req-dd27eb5f-e7a3-464d-9605-34f3c492912b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0195749 2026-04-27 22:20:12.868 10 INFO neutron.wsgi [None req-c3856bde-2bc4-4179-a5e7-4904cbd4435f 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0195501 2026-04-27 22:20:12.920 9 INFO neutron.wsgi [None req-be31f506-e5b4-433a-8113-e059410a0578 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0467632 2026-04-27 22:20:12.952 9 INFO neutron.wsgi [None req-f6e35add-6e67-4687-935f-c7b8c6c95ae7 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.0266504 2026-04-27 22:20:12.979 10 INFO neutron.wsgi [None req-fb64beae-8823-43fd-b18e-cef0ca565fe0 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0215945 2026-04-27 22:20:13.012 10 INFO neutron.wsgi [None req-1c7cd18b-1061-47d1-9367-7e9d6fb58285 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks/de164935-2a9d-44bb-8798-c4f3d79992ce HTTP/1.1" status: 200 len: 608 time: 0.0167313 2026-04-27 22:20:13.113 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9fef3d5e-478e-470a-ab30-6c6950d31373 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:20:13.114 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9fef3d5e-478e-470a-ab30-6c6950d31373 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network da537560-1f0e-4dcc-bf3e-dcd133d82e6b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:13.121 10 INFO neutron.wsgi [None req-c049984d-815d-4c99-a6e3-eab413d69efd 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/ports/14d93cef-fe08-4c2a-a02b-e93d08e92b92 HTTP/1.1" status: 200 len: 1020 time: 0.1044147 2026-04-27 22:20:13.210 10 INFO neutron.wsgi [req-2d18e983-01ad-4b8b-80f9-2bd26537ae07 req-e17ea38d-9b7e-4d79-af47-b26f9b265b18 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1174 time: 0.0364625 2026-04-27 22:20:13.230 9 INFO neutron.wsgi [None req-d29c85f5-cd72-464a-a124-3bea1e2e10d4 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/trunks/de164935-2a9d-44bb-8798-c4f3d79992ce HTTP/1.1" status: 204 len: 168 time: 0.1037695 2026-04-27 22:20:13.254 10 INFO neutron.wsgi [None req-50666249-9d8e-4fe4-ad9f-31659da084c5 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks/e7ee59f3-9c19-41e6-a41f-28cb98a40f6c HTTP/1.1" status: 200 len: 616 time: 0.0157115 2026-04-27 22:20:13.256 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fef3d5e-478e-470a-ab30-6c6950d31373 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource a8175e79-11f1-410a-aca1-9a0380199de9 (type: ports) to 1 2026-04-27 22:20:13.268 10 INFO neutron.wsgi [req-2d18e983-01ad-4b8b-80f9-2bd26537ae07 req-1ed3b225-5fbc-41ec-952b-29bbf1cb8c62 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=6466a574-cfba-4998-bddc-5b6d8742cd01&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0524936 2026-04-27 22:20:13.383 9 INFO neutron.wsgi [None req-44204074-35bd-4734-9bbf-f2a269debc0f 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/ports/d856c7dd-48cc-4ff5-839c-5c02ebfa5866 HTTP/1.1" status: 200 len: 1020 time: 0.1214571 2026-04-27 22:20:13.388 10 INFO neutron.wsgi [req-29e1d9c3-20be-459d-a95e-cacea1330030 req-62e69f31-cfe4-4280-968e-a7d45a6316fe 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1174 time: 0.0477779 2026-04-27 22:20:13.464 10 INFO neutron.wsgi [req-29e1d9c3-20be-459d-a95e-cacea1330030 req-ad812ce8-1009-48e7-9b29-9ab7352eb559 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=6466a574-cfba-4998-bddc-5b6d8742cd01&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0682256 2026-04-27 22:20:13.483 10 INFO neutron.wsgi [None req-0bf5cb8a-3ee3-4441-90d2-d6ae6140acce 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/trunks/e7ee59f3-9c19-41e6-a41f-28cb98a40f6c HTTP/1.1" status: 204 len: 168 time: 0.0941582 2026-04-27 22:20:13.519 10 INFO neutron.wsgi [None req-3e232fc2-2c2f-4959-b370-3af759568519 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks/3eec9ac8-2d2f-417e-811b-181954ed2c4f HTTP/1.1" status: 200 len: 625 time: 0.0305295 2026-04-27 22:20:13.551 10 INFO neutron.wsgi [None req-2ff46334-598a-4948-ab2e-4a9d1ed2362a e9f4321df2fa4a8ab628544ee745f4d6 9d8c59f9dfce4d3fb4e20fac903c260a - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1408 time: 0.0567496 2026-04-27 22:20:13.657 10 INFO neutron.wsgi [None req-20a860a2-7d97-4610-8619-615e47b4d2e4 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/ports/a5406050-8eca-4622-a50d-75d4d786b304 HTTP/1.1" status: 200 len: 1020 time: 0.1337817 2026-04-27 22:20:14.014 9 INFO neutron.wsgi [None req-ecf225ce-f407-4f73-aa36-c7fdc5297495 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/trunks/3eec9ac8-2d2f-417e-811b-181954ed2c4f HTTP/1.1" status: 204 len: 168 time: 0.3520579 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-9fef3d5e-478e-470a-ab30-6c6950d31373 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8175e79-11f1-410a-aca1-9a0380199de9 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8175e79-11f1-410a-aca1-9a0380199de9 2026-04-27 22:20:14.025 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager [None req-9fef3d5e-478e-470a-ab30-6c6950d31373 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8175e79-11f1-410a-aca1-9a0380199de9 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8175e79-11f1-410a-aca1-9a0380199de9 2026-04-27 22:20:14.025 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:20:14.057 9 INFO neutron.wsgi [None req-53d7aa38-72d8-4be6-bec0-bae80f5387b7 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks/8139553a-b8b1-4b96-a040-8a11ac168f78 HTTP/1.1" status: 200 len: 610 time: 0.0373001 2026-04-27 22:20:14.207 9 INFO neutron.wsgi [None req-b17460e8-42e7-41e1-8192-66211b324d3b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/ports/a835a907-9091-42b3-b1d7-85f06b64f91b HTTP/1.1" status: 200 len: 1020 time: 0.1462443 2026-04-27 22:20:14.237 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: a8175e79-11f1-410a-aca1-9a0380199de9 2026-04-27 22:20:14.254 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port a8175e79-11f1-410a-aca1-9a0380199de9 2026-04-27 22:20:14.273 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fef3d5e-478e-470a-ab30-6c6950d31373 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource a8175e79-11f1-410a-aca1-9a0380199de9 (type: ports) to 1 2026-04-27 22:20:14.318 9 INFO neutron.wsgi [None req-e82067e9-6390-4969-b021-59f870bc77e9 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/trunks/8139553a-b8b1-4b96-a040-8a11ac168f78 HTTP/1.1" status: 204 len: 168 time: 0.1052597 2026-04-27 22:20:14.349 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9fef3d5e-478e-470a-ab30-6c6950d31373 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:20:14.350 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9fef3d5e-478e-470a-ab30-6c6950d31373 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network da537560-1f0e-4dcc-bf3e-dcd133d82e6b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:14.359 10 INFO neutron.wsgi [None req-eb7c265d-7adf-4951-a762-b167d0d969aa 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/trunks/cd0edb1e-3114-4cb6-822b-b7f9eb84bc02 HTTP/1.1" status: 200 len: 603 time: 0.0344393 2026-04-27 22:20:14.492 9 INFO neutron.wsgi [None req-d0ffd31b-a9c3-4dbc-be49-5f426651b677 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "GET /v2.0/ports/8201b4ee-959c-483b-ba6d-3452ae2b529d HTTP/1.1" status: 200 len: 1020 time: 0.1285543 2026-04-27 22:20:14.527 10 INFO neutron.db.ovn_revision_numbers_db [None req-a892c2e0-e530-4363-88e9-ede66c005869 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 (type: floatingips) to 4 2026-04-27 22:20:14.600 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fef3d5e-478e-470a-ab30-6c6950d31373 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource a8175e79-11f1-410a-aca1-9a0380199de9 (type: router_ports) to 1 2026-04-27 22:20:14.605 9 INFO neutron.wsgi [None req-9fef3d5e-478e-470a-ab30-6c6950d31373 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "PUT /v2.0/routers/8e00eba2-f48b-4686-a17a-6387f10bdf87/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0178134 2026-04-27 22:20:14.622 9 INFO neutron.wsgi [None req-589cc5a1-9ce7-45d7-a74d-b59e8b8dba1b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/trunks/cd0edb1e-3114-4cb6-822b-b7f9eb84bc02 HTTP/1.1" status: 204 len: 168 time: 0.1251023 2026-04-27 22:20:14.779 10 INFO neutron.wsgi [None req-c57930dc-922b-4dea-a082-96a45de1c613 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/a8175e79-11f1-410a-aca1-9a0380199de9 HTTP/1.1" status: 200 len: 1141 time: 0.1687121 2026-04-27 22:20:14.830 10 INFO neutron.db.ovn_revision_numbers_db [None req-a892c2e0-e530-4363-88e9-ede66c005869 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Successfully bumped revision number for resource ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 (type: floatingips) to 5 2026-04-27 22:20:14.830 10 INFO neutron.db.l3_db [None req-a892c2e0-e530-4363-88e9-ede66c005869 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Floating IP ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 associated. External IP: 10.96.250.207, port: 5ec2cfd3-b420-4871-8e41-8c2ced0dbad3. 2026-04-27 22:20:14.840 10 INFO neutron.wsgi [None req-10296814-4be1-408f-93e7-825074519798 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports/a8175e79-11f1-410a-aca1-9a0380199de9 HTTP/1.1" status: 200 len: 1141 time: 0.0542817 2026-04-27 22:20:14.881 10 INFO neutron.wsgi [None req-a892c2e0-e530-4363-88e9-ede66c005869 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "PUT /v2.0/floatingips/ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 HTTP/1.1" status: 200 len: 1050 time: 1.3250928 2026-04-27 22:20:14.925 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource a8175e79-11f1-410a-aca1-9a0380199de9 (type: ports) to 2 2026-04-27 22:20:14.958 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8511eab-a702-47aa-afc2-edab191a212d'] response: {'name': 'network-changed', 'server_uuid': '2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c', 'tag': '5ec2cfd3-b420-4871-8e41-8c2ced0dbad3', 'status': 'completed', 'code': 200} 2026-04-27 22:20:14.984 9 INFO neutron.wsgi [None req-1725b5fa-eaaf-49ce-bba6-442c403be6fa 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 HTTP/1.1" status: 200 len: 1052 time: 0.0959871 2026-04-27 22:20:15.028 10 INFO neutron.wsgi [req-9265d757-6cf2-4de8-9261-5f4939cd8c33 req-a4e8eb49-223a-4800-bbf5-98005ba30435 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1413 time: 0.0623028 2026-04-27 22:20:15.033 9 INFO neutron.wsgi [None req-e4c19f34-2d2f-4179-9df2-1045d3e3d7ad 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/ports/14d93cef-fe08-4c2a-a02b-e93d08e92b92 HTTP/1.1" status: 204 len: 168 time: 0.4058597 2026-04-27 22:20:15.109 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource a8175e79-11f1-410a-aca1-9a0380199de9 (type: router_ports) to 2 2026-04-27 22:20:15.124 10 INFO neutron.wsgi [req-9265d757-6cf2-4de8-9261-5f4939cd8c33 req-7875a34d-ceb2-4e6d-bbfc-eccd23611822 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 957 time: 0.0848041 2026-04-27 22:20:15.173 10 INFO neutron.wsgi [req-9265d757-6cf2-4de8-9261-5f4939cd8c33 req-91fc42fe-2e1f-4d0f-9af6-9ccf22a759b7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 HTTP/1.1" status: 200 len: 1060 time: 0.0431337 2026-04-27 22:20:15.214 10 INFO neutron.wsgi [req-9265d757-6cf2-4de8-9261-5f4939cd8c33 req-bb9b51a7-4d70-4731-ae19-db46f7af20ef 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=216cc00a-81b9-4821-be3d-17df38cedb2a HTTP/1.1" status: 200 len: 853 time: 0.0341530 2026-04-27 22:20:15.241 10 INFO neutron.wsgi [req-9265d757-6cf2-4de8-9261-5f4939cd8c33 req-37423783-5e00-4de1-b3e6-1a51ff418a2d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=284e8b88-0cbd-430d-918f-14f9019dc2de&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0206084 2026-04-27 22:20:15.328 10 INFO neutron.wsgi [req-9265d757-6cf2-4de8-9261-5f4939cd8c33 req-822b7eb3-f943-41f9-90ef-44957744defc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0794771 2026-04-27 22:20:15.356 9 INFO neutron.wsgi [None req-521d4495-8f4f-4543-94d5-7496a033e9ff 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/ports/d856c7dd-48cc-4ff5-839c-5c02ebfa5866 HTTP/1.1" status: 204 len: 168 time: 0.3176200 2026-04-27 22:20:15.409 10 INFO neutron.wsgi [req-9265d757-6cf2-4de8-9261-5f4939cd8c33 req-2fe1110e-66e5-4d12-ae6f-a637c619859c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0733874 2026-04-27 22:20:15.726 9 INFO neutron.wsgi [None req-4624ce83-71c2-4d97-bca1-417f9a92aa8e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "PUT /v2.0/routers/8e00eba2-f48b-4686-a17a-6387f10bdf87/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8770723 2026-04-27 22:20:15.762 10 INFO neutron.wsgi [None req-7fcd1582-a30f-45bc-affe-db7cf77b3c30 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=8e00eba2-f48b-4686-a17a-6387f10bdf87 HTTP/1.1" status: 200 len: 205 time: 0.0291388 2026-04-27 22:20:15.786 9 INFO neutron.wsgi [None req-c0ccb558-0840-452f-8c3a-0ff2eb0d8d9f 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/ports/a5406050-8eca-4622-a50d-75d4d786b304 HTTP/1.1" status: 204 len: 168 time: 0.4251177 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:16.059 10 INFO neutron.wsgi [None req-a7c8809d-1210-429c-b76c-0109d91db8c8 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/routers/8e00eba2-f48b-4686-a17a-6387f10bdf87 HTTP/1.1" status: 204 len: 168 time: 0.2907090 2026-04-27 22:20:16.069 9 INFO neutron.wsgi [None req-6cc895f5-8682-47b9-a884-2bf7601dbb5e 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/ports/a835a907-9091-42b3-b1d7-85f06b64f91b HTTP/1.1" status: 204 len: 168 time: 0.2780359 2026-04-27 22:20:16.522 10 INFO neutron.wsgi [None req-76abac20-2361-4aa5-bb6f-c55ad2e79d9c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/subnets/ae31a26d-66e0-48b7-8eec-f9e6cc586b35 HTTP/1.1" status: 204 len: 168 time: 0.4585261 2026-04-27 22:20:16.675 10 INFO neutron.wsgi [None req-49c95761-5c50-4caa-83e3-5019c91ab24a 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/ports/8201b4ee-959c-483b-ba6d-3452ae2b529d HTTP/1.1" status: 204 len: 168 time: 0.6016576 2026-04-27 22:20:16.928 9 INFO neutron.services.segments.plugin [-] Segment 0e6b639c-be6e-4753-823c-67991897a693 resource provider aggregate not found 2026-04-27 22:20:16.935 9 INFO neutron.services.segments.plugin [-] Segment 0e6b639c-be6e-4753-823c-67991897a693 resource provider aggregate not found 2026-04-27 22:20:16.942 9 INFO neutron.services.segments.plugin [-] Segment 0e6b639c-be6e-4753-823c-67991897a693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e6b639c-be6e-4753-823c-67991897a693 found for delete ", "request_id": "req-bd7a47b8-8d65-4eff-bb7a-5941536adfe3"}]} 2026-04-27 22:20:16.948 9 INFO neutron.services.segments.plugin [-] Segment 0e6b639c-be6e-4753-823c-67991897a693 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e6b639c-be6e-4753-823c-67991897a693 found for delete ", "request_id": "req-c24c5aa7-fc2e-42c5-a60e-c56305075747"}]} 2026-04-27 22:20:16.962 9 INFO neutron.wsgi [None req-882de6fe-cdb4-430a-ba57-cea8a979379b 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/networks/da537560-1f0e-4dcc-bf3e-dcd133d82e6b HTTP/1.1" status: 204 len: 168 time: 0.4338677 2026-04-27 22:20:16.972 10 WARNING neutron_lib.context [None req-952e1ea2-7003-4e90-845e-878dbc53e11c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:17.175 10 INFO neutron.services.segments.plugin [-] Segment 4b4bb0d7-389d-45ad-9cde-0f3d38052a15 resource provider aggregate not found 2026-04-27 22:20:17.180 10 INFO neutron.services.segments.plugin [-] Segment 4b4bb0d7-389d-45ad-9cde-0f3d38052a15 resource provider aggregate not found 2026-04-27 22:20:17.188 10 INFO neutron.services.segments.plugin [-] Segment 4b4bb0d7-389d-45ad-9cde-0f3d38052a15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b4bb0d7-389d-45ad-9cde-0f3d38052a15 found for delete ", "request_id": "req-aa771865-288c-4f30-9977-00b2da38e068"}]} 2026-04-27 22:20:17.199 10 INFO neutron.services.segments.plugin [-] Segment 4b4bb0d7-389d-45ad-9cde-0f3d38052a15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b4bb0d7-389d-45ad-9cde-0f3d38052a15 found for delete ", "request_id": "req-1df2bd3e-a511-4912-97fc-b32b723c9154"}]} 2026-04-27 22:20:17.224 10 INFO neutron.wsgi [None req-e3b730f1-7afa-425f-bcf2-691d03fda9c0 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/networks/8d76b471-c6e1-4252-a5f6-9211ae6890f3 HTTP/1.1" status: 204 len: 168 time: 0.5444131 2026-04-27 22:20:17.506 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-952e1ea2-7003-4e90-845e-878dbc53e11c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] No more DHCP agents 2026-04-27 22:20:17.508 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-952e1ea2-7003-4e90-845e-878dbc53e11c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:17.626 9 INFO neutron.wsgi [None req-cd9ae764-f7cb-4d01-bcd5-fc37b12e1da2 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/networks/9ae4cd2d-e558-4657-8b19-7c96c5c30390 HTTP/1.1" status: 204 len: 168 time: 0.3954604 2026-04-27 22:20:17.664 10 INFO neutron.db.ovn_revision_numbers_db [None req-952e1ea2-7003-4e90-845e-878dbc53e11c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource a84608f0-d7b2-4082-a47c-120582d32517 (type: ports) to 1 2026-04-27 22:20:18.179 10 INFO neutron.wsgi [None req-b50507d3-c92b-42ba-b11f-a20f7e3b5513 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/networks/e6aa6f81-b613-4ef4-9aeb-6841e698a7d6 HTTP/1.1" status: 204 len: 168 time: 0.5493770 2026-04-27 22:20:18.656 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-a84608f0-d7b2-4082-a47c-120582d32517 on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:20:18.691 10 INFO neutron.db.ovn_revision_numbers_db [None req-952e1ea2-7003-4e90-845e-878dbc53e11c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource a84608f0-d7b2-4082-a47c-120582d32517 (type: router_ports) to 1 2026-04-27 22:20:18.778 10 INFO neutron.db.ovn_revision_numbers_db [None req-952e1ea2-7003-4e90-845e-878dbc53e11c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 2a1870b2-0482-41a6-a8c6-9555a61ed0e6 (type: routers) to 2 2026-04-27 22:20:18.798 10 INFO neutron.wsgi [None req-952e1ea2-7003-4e90-845e-878dbc53e11c 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1150 time: 1.8301203 2026-04-27 22:20:18.853 9 INFO neutron.wsgi [None req-fbe51767-83ad-498e-a0d6-4ffbae469285 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/networks/aa9a6e6f-9faf-43e9-8057-f51e57c825d4 HTTP/1.1" status: 204 len: 168 time: 0.6679659 2026-04-27 22:20:18.913 9 INFO neutron.wsgi [None req-3c1d1a95-79a0-4228-b8ec-c7de1b73ed3e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/routers/2a1870b2-0482-41a6-a8c6-9555a61ed0e6 HTTP/1.1" status: 200 len: 1151 time: 0.1086962 2026-04-27 22:20:18.966 9 INFO neutron.services.segments.plugin [-] Segment 916590d7-7070-407c-8e4f-e665e5868a6a resource provider aggregate not found 2026-04-27 22:20:18.976 9 INFO neutron.services.segments.plugin [-] Segment 916590d7-7070-407c-8e4f-e665e5868a6a resource provider aggregate not found 2026-04-27 22:20:18.980 9 INFO neutron.services.segments.plugin [-] Segment 916590d7-7070-407c-8e4f-e665e5868a6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 916590d7-7070-407c-8e4f-e665e5868a6a found for delete ", "request_id": "req-2b1e9751-c354-4612-b21b-8c40f1e5a51d"}]} 2026-04-27 22:20:18.998 9 INFO neutron.services.segments.plugin [-] Segment c1f1b49a-fe8c-4cd7-ab16-72e380eb7d88 resource provider aggregate not found 2026-04-27 22:20:19.005 9 INFO neutron.services.segments.plugin [-] Segment 916590d7-7070-407c-8e4f-e665e5868a6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 916590d7-7070-407c-8e4f-e665e5868a6a found for delete ", "request_id": "req-196e48ca-b23a-4739-8e33-6e908902339f"}]} 2026-04-27 22:20:19.016 9 INFO neutron.services.segments.plugin [-] Segment c1f1b49a-fe8c-4cd7-ab16-72e380eb7d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f1b49a-fe8c-4cd7-ab16-72e380eb7d88 found for delete ", "request_id": "req-7bb48397-10f6-4e11-8fa9-acdd105231d3"}]} 2026-04-27 22:20:19.033 9 INFO neutron.services.segments.plugin [-] Segment c1f1b49a-fe8c-4cd7-ab16-72e380eb7d88 resource provider aggregate not found 2026-04-27 22:20:19.046 9 INFO neutron.services.segments.plugin [-] Segment c1f1b49a-fe8c-4cd7-ab16-72e380eb7d88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f1b49a-fe8c-4cd7-ab16-72e380eb7d88 found for delete ", "request_id": "req-b73faa13-cd7e-4fee-8f02-32619c723eb7"}]} 2026-04-27 22:20:19.066 9 INFO neutron.wsgi [None req-f378fdd3-9662-4b38-9f97-d4f760296a59 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1154 time: 0.1482921 2026-04-27 22:20:19.208 10 INFO neutron.services.segments.plugin [-] Segment 11582485-822d-4aba-91b5-21aabb6a3630 resource provider aggregate not found 2026-04-27 22:20:19.218 10 INFO neutron.services.segments.plugin [-] Segment 11582485-822d-4aba-91b5-21aabb6a3630 resource provider aggregate not found 2026-04-27 22:20:19.222 10 INFO neutron.services.segments.plugin [-] Segment 11582485-822d-4aba-91b5-21aabb6a3630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11582485-822d-4aba-91b5-21aabb6a3630 found for delete ", "request_id": "req-a021a530-cd86-4b37-901c-6533dfb8ad92"}]} 2026-04-27 22:20:19.232 10 INFO neutron.services.segments.plugin [-] Segment 11582485-822d-4aba-91b5-21aabb6a3630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11582485-822d-4aba-91b5-21aabb6a3630 found for delete ", "request_id": "req-4d083ab2-247d-4560-ada2-a34e8e590605"}]} 2026-04-27 22:20:19.458 9 INFO neutron.wsgi [None req-f474fad5-4fd9-4c01-a9b3-8676492dd85b 52e6d5a4e2194709b2332c9aa359ac6a 8563ba133450408db481bd5967668b40 - - default default] 10.0.0.63 "DELETE /v2.0/networks/3b628eb5-6338-447a-8ba4-f494517ba28e HTTP/1.1" status: 204 len: 168 time: 0.5898848 2026-04-27 22:20:19.581 9 INFO neutron.db.ovn_revision_numbers_db [None req-f507c23a-9eb5-4262-b961-0c8cd905d4c6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] Successfully bumped revision number for resource 2a1870b2-0482-41a6-a8c6-9555a61ed0e6 (type: routers) to 3 2026-04-27 22:20:19.587 9 INFO neutron.wsgi [None req-f507c23a-9eb5-4262-b961-0c8cd905d4c6 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "PUT /v2.0/routers/2a1870b2-0482-41a6-a8c6-9555a61ed0e6 HTTP/1.1" status: 200 len: 1158 time: 0.5157859 2026-04-27 22:20:19.675 9 INFO neutron.wsgi [None req-1da30bed-1b6e-441b-88dc-671cd4d35cc4 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/routers/2a1870b2-0482-41a6-a8c6-9555a61ed0e6 HTTP/1.1" status: 200 len: 1158 time: 0.0830820 2026-04-27 22:20:19.703 10 INFO neutron.wsgi [None req-84df526c-54b3-4c71-be09-5fee9252d6d2 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=2a1870b2-0482-41a6-a8c6-9555a61ed0e6 HTTP/1.1" status: 200 len: 205 time: 0.0207369 2026-04-27 22:20:20.078 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No port found with ID a8175e79-11f1-410a-aca1-9a0380199de9: RuntimeError: No port found with ID a8175e79-11f1-410a-aca1-9a0380199de9 2026-04-27 22:20:20.099 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: a84608f0-d7b2-4082-a47c-120582d32517 2026-04-27 22:20:20.123 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port a84608f0-d7b2-4082-a47c-120582d32517 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:20.614 10 INFO neutron.wsgi [None req-afc7c516-722d-4ed3-95d1-df71a4f85e61 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/routers/2a1870b2-0482-41a6-a8c6-9555a61ed0e6 HTTP/1.1" status: 204 len: 168 time: 0.9045484 2026-04-27 22:20:20.649 9 INFO neutron.wsgi [None req-ab858d3e-6e31-4f7e-a684-3e1c6ef6a6d7 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=2a1870b2-0482-41a6-a8c6-9555a61ed0e6 HTTP/1.1" status: 200 len: 205 time: 0.0261061 2026-04-27 22:20:20.683 9 INFO neutron.api.v2.resource [None req-43a90c34-882c-4aae-97e0-c074faec647e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:20:20.684 9 INFO neutron.wsgi [None req-43a90c34-882c-4aae-97e0-c074faec647e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/routers/2a1870b2-0482-41a6-a8c6-9555a61ed0e6 HTTP/1.1" status: 404 len: 336 time: 0.0318191 2026-04-27 22:20:20.694 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc758112-dd1f-44df-b014-4686e3c71736 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 602ccd00-1f31-45fc-b460-931f9e70cddf (type: security_groups) to 1 2026-04-27 22:20:20.710 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc758112-dd1f-44df-b014-4686e3c71736 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 01808e9d-6dee-4bdd-8e4c-a6644cc6fa58 (type: security_group_rules) to 0 2026-04-27 22:20:20.715 9 INFO neutron.wsgi [None req-f995d6d1-7fcd-4234-b829-72ac91d21234 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=8e00eba2-f48b-4686-a17a-6387f10bdf87 HTTP/1.1" status: 200 len: 205 time: 0.0252397 2026-04-27 22:20:20.726 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc758112-dd1f-44df-b014-4686e3c71736 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2e4ca481-784c-4e69-a8bc-6732638f64b6 (type: security_group_rules) to 0 2026-04-27 22:20:20.744 9 INFO neutron.api.v2.resource [None req-d7a9ec46-a578-4415-8ee1-a0bafbcd2c0d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:20:20.745 9 INFO neutron.wsgi [None req-d7a9ec46-a578-4415-8ee1-a0bafbcd2c0d 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/routers/8e00eba2-f48b-4686-a17a-6387f10bdf87 HTTP/1.1" status: 404 len: 336 time: 0.0254807 2026-04-27 22:20:20.774 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc758112-dd1f-44df-b014-4686e3c71736 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 353ce824-c446-4508-846d-924d9ba7109a (type: security_group_rules) to 0 2026-04-27 22:20:20.792 9 INFO neutron.pecan_wsgi.hooks.translation [None req-734fce9b-b22c-43aa-b03c-bd96dead8720 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:20:20.795 9 INFO neutron.wsgi [None req-734fce9b-b22c-43aa-b03c-bd96dead8720 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/subnets/ae31a26d-66e0-48b7-8eec-f9e6cc586b35 HTTP/1.1" status: 404 len: 337 time: 0.0425284 2026-04-27 22:20:20.798 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc758112-dd1f-44df-b014-4686e3c71736 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bd07e428-b7f5-4d6b-91a0-fa5d84ac7dc7 (type: security_group_rules) to 0 2026-04-27 22:20:20.820 10 INFO neutron.wsgi [None req-fc758112-dd1f-44df-b014-4686e3c71736 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=f47d4c7cc0c64c9ebc168ef25139679d&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4800858 2026-04-27 22:20:20.821 9 INFO neutron.wsgi [None req-a9915943-4fc0-47b8-9c49-77e391800df5 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=3e94e0ac-75ec-49e3-b072-3a9f98c56789 HTTP/1.1" status: 200 len: 205 time: 0.0187755 2026-04-27 22:20:20.850 10 INFO neutron.api.v2.resource [None req-fc99a5d0-5b27-4aad-92b9-d7f5cb64284e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:20:20.851 10 INFO neutron.wsgi [None req-fc99a5d0-5b27-4aad-92b9-d7f5cb64284e 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/routers/3e94e0ac-75ec-49e3-b072-3a9f98c56789 HTTP/1.1" status: 404 len: 336 time: 0.0256329 2026-04-27 22:20:20.869 10 INFO neutron.pecan_wsgi.hooks.translation [None req-20bfe01b-7198-42e0-b971-57679232e3ae 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:20:20.872 10 INFO neutron.wsgi [None req-20bfe01b-7198-42e0-b971-57679232e3ae 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/subnets/f9618337-05b3-45c5-9f3a-979e1bbc5440 HTTP/1.1" status: 404 len: 337 time: 0.0156007 2026-04-27 22:20:20.895 9 INFO neutron.wsgi [None req-7b7f9ef9-ee12-498f-bb96-2340173a7385 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=a4f2236c-26b5-4b50-9c34-c2e0a32623f4 HTTP/1.1" status: 200 len: 205 time: 0.0194316 2026-04-27 22:20:20.919 10 INFO neutron.api.v2.resource [None req-649050ad-2a23-4626-a1c8-8df1b5e63716 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:20:20.921 10 INFO neutron.wsgi [None req-649050ad-2a23-4626-a1c8-8df1b5e63716 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/routers/a4f2236c-26b5-4b50-9c34-c2e0a32623f4 HTTP/1.1" status: 404 len: 336 time: 0.0206504 2026-04-27 22:20:20.947 10 INFO neutron.pecan_wsgi.hooks.translation [None req-dedcaee3-f1c1-4e72-8326-b3d094a4e843 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:20:20.949 10 INFO neutron.wsgi [None req-dedcaee3-f1c1-4e72-8326-b3d094a4e843 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/subnets/c9f15ba2-ca03-47c9-a677-7340d8027173 HTTP/1.1" status: 404 len: 337 time: 0.0225911 2026-04-27 22:20:20.971 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3c8873f6-b55d-4f72-a910-c387c7206c4f 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:20:20.974 10 INFO neutron.wsgi [None req-3c8873f6-b55d-4f72-a910-c387c7206c4f 6daacb5125084248b245db235a0ea2f4 5f5646f449a6434b863fa2f65922ecea - - default default] 10.0.0.63 "DELETE /v2.0/subnets/53ec7957-f372-43f5-bbba-b7d5a3a40430 HTTP/1.1" status: 404 len: 337 time: 0.0188134 2026-04-27 22:20:21.039 9 INFO neutron.services.segments.plugin [-] Segment 32e0ad53-240b-4b7a-927f-4e83ceaea9a0 resource provider aggregate not found 2026-04-27 22:20:21.061 9 INFO neutron.wsgi [None req-ea7a9f6f-4b3b-4f5a-aec3-dffc14ccb4a7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/602ccd00-1f31-45fc-b460-931f9e70cddf HTTP/1.1" status: 204 len: 168 time: 0.2361550 2026-04-27 22:20:21.063 9 INFO neutron.services.segments.plugin [-] Segment 32e0ad53-240b-4b7a-927f-4e83ceaea9a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32e0ad53-240b-4b7a-927f-4e83ceaea9a0 found for delete ", "request_id": "req-af39626b-b280-4e9d-ba08-181785e862cd"}]} 2026-04-27 22:20:21.067 9 INFO neutron.services.segments.plugin [-] Segment 32e0ad53-240b-4b7a-927f-4e83ceaea9a0 resource provider aggregate not found 2026-04-27 22:20:21.086 9 INFO neutron.services.segments.plugin [-] Segment 32e0ad53-240b-4b7a-927f-4e83ceaea9a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32e0ad53-240b-4b7a-927f-4e83ceaea9a0 found for delete ", "request_id": "req-cf52a8c2-686f-42f2-baa6-5c1e958139fd"}]} 2026-04-27 22:20:21.363 9 INFO neutron.db.ovn_revision_numbers_db [None req-42e23759-d8eb-40b0-b9cf-de4bf6096d97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8131ac40-ddb6-4cd8-ae0f-28882982e3e7 (type: security_groups) to 1 2026-04-27 22:20:21.380 9 INFO neutron.db.ovn_revision_numbers_db [None req-42e23759-d8eb-40b0-b9cf-de4bf6096d97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 17a3b719-0cba-404a-87cd-fb082b0b224b (type: security_group_rules) to 0 2026-04-27 22:20:21.393 9 INFO neutron.db.ovn_revision_numbers_db [None req-42e23759-d8eb-40b0-b9cf-de4bf6096d97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2105ff17-32bb-4595-beb8-9de678e349ce (type: security_group_rules) to 0 2026-04-27 22:20:21.410 9 INFO neutron.db.ovn_revision_numbers_db [None req-42e23759-d8eb-40b0-b9cf-de4bf6096d97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 23f4d415-4f93-4b41-9ac1-e0535395c30f (type: security_group_rules) to 0 2026-04-27 22:20:21.424 9 INFO neutron.db.ovn_revision_numbers_db [None req-42e23759-d8eb-40b0-b9cf-de4bf6096d97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3c2f4e97-7efe-498f-8e8f-49722e52de9f (type: security_group_rules) to 0 2026-04-27 22:20:21.450 9 INFO neutron.wsgi [None req-42e23759-d8eb-40b0-b9cf-de4bf6096d97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=b645fabdd6914706a8d3def9f75cf431&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2044065 2026-04-27 22:20:21.672 10 INFO neutron.wsgi [None req-89c396aa-0439-4620-acec-0f49dc4fdb08 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/8131ac40-ddb6-4cd8-ae0f-28882982e3e7 HTTP/1.1" status: 204 len: 168 time: 0.2145000 2026-04-27 22:20:21.672 9 INFO neutron.wsgi [None req-7c5b211a-7350-4db6-a54a-f1dd112b4a2d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=5f5646f449a6434b863fa2f65922ecea&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1477208 2026-04-27 22:20:21.885 9 INFO neutron.wsgi [None req-94109eb5-30a6-49c2-a3c2-b77d30b7e6b5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=8563ba133450408db481bd5967668b40&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0576055 2026-04-27 22:20:21.913 10 INFO neutron.wsgi [None req-6e7b8905-1ce8-4245-87e1-5d1d716d6ddc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/0e0524e7-a580-4425-a89f-f22cf56e2fd2 HTTP/1.1" status: 204 len: 168 time: 0.2364657 2026-04-27 22:20:22.130 9 INFO neutron.wsgi [None req-6b941af7-2db5-44df-a7d1-8f30da082404 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/31626a3c-775e-49f3-827e-eb44c6110d6d HTTP/1.1" status: 204 len: 168 time: 0.2375801 2026-04-27 22:20:24.796 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No port found with ID a84608f0-d7b2-4082-a47c-120582d32517: RuntimeError: No port found with ID a84608f0-d7b2-4082-a47c-120582d32517 2026-04-27 22:20:25.373 9 WARNING neutron_lib.context [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:25.529 10 INFO neutron.wsgi [req-b2d3ba81-b1d9-4051-8f55-98b52183bccb req-0de671b4-f4b1-43d5-be82-bffe238d7986 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1413 time: 0.0449336 2026-04-27 22:20:25.534 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 451abea7-1130-4a41-8454-2b98fd2d53f7 (type: security_groups) to 1 2026-04-27 22:20:25.557 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 49639481-b54e-44a9-a92f-c7c373a198c6 (type: security_group_rules) to 0 2026-04-27 22:20:25.575 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 52954f6a-0383-4d67-8250-c6bb1c1f6d5b (type: security_group_rules) to 0 2026-04-27 22:20:25.586 10 INFO neutron.wsgi [req-b2d3ba81-b1d9-4051-8f55-98b52183bccb req-708224e2-f53d-4487-a2ad-e32960d3c536 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/security-groups?id=6466a574-cfba-4998-bddc-5b6d8742cd01&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0475168 2026-04-27 22:20:25.603 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 74b470f8-37fd-47ab-b53b-faf5ca5233d5 (type: security_group_rules) to 0 2026-04-27 22:20:25.620 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource bcd83055-1f2f-4fc6-8412-a773891ffbb1 (type: security_group_rules) to 0 2026-04-27 22:20:25.680 9 INFO neutron.db.segments_db [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Added segment 15817f8a-273f-4527-9947-1aa097ef153d of type geneve for network 6824e127-f8ea-468e-b5a1-f016c35983fc 2026-04-27 22:20:26.095 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 6824e127-f8ea-468e-b5a1-f016c35983fc (type: networks) to 1 2026-04-27 22:20:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020909 2026-04-27 22:20:26.143 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031512 2026-04-27 22:20:26.323 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:26.325 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 6824e127-f8ea-468e-b5a1-f016c35983fc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:26.410 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 32ee7368-4384-4c53-a8b0-7f2cbaaf56b7 (type: ports) to 1 2026-04-27 22:20:26.444 9 INFO neutron.wsgi [None req-3b79fe35-abae-4cb0-9078-4596edeebd33 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 825 time: 1.1945076 2026-04-27 22:20:26.456 9 WARNING neutron_lib.context [None req-a81aae97-6c22-4dc1-b423-3722ac709aab 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:26.700 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a81aae97-6c22-4dc1-b423-3722ac709aab 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:26.702 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a81aae97-6c22-4dc1-b423-3722ac709aab 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 6824e127-f8ea-468e-b5a1-f016c35983fc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:27.244 9 INFO neutron.db.ovn_revision_numbers_db [None req-a81aae97-6c22-4dc1-b423-3722ac709aab 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 32ee7368-4384-4c53-a8b0-7f2cbaaf56b7 (type: ports) to 2 2026-04-27 22:20:27.278 9 INFO neutron.db.ovn_revision_numbers_db [None req-a81aae97-6c22-4dc1-b423-3722ac709aab 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource a0718e20-7760-496b-ac9f-ead88ceb8072 (type: subnets) to 0 2026-04-27 22:20:27.294 9 INFO neutron.wsgi [None req-a81aae97-6c22-4dc1-b423-3722ac709aab 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8434088 2026-04-27 22:20:27.304 9 WARNING neutron_lib.context [None req-e0a52cbb-16e5-4b85-9266-17486f831c45 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:27.608 10 INFO neutron.db.ovn_revision_numbers_db [None req-73391fbf-0523-4fe2-8b57-e28ad84cc774 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c5f934f0-9a8c-479a-b888-d70bc3fbc8f5 (type: security_groups) to 1 2026-04-27 22:20:27.622 10 INFO neutron.db.ovn_revision_numbers_db [None req-73391fbf-0523-4fe2-8b57-e28ad84cc774 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3f3098d4-a62e-414d-864c-7ea19f49a825 (type: security_group_rules) to 0 2026-04-27 22:20:27.638 10 INFO neutron.db.ovn_revision_numbers_db [None req-73391fbf-0523-4fe2-8b57-e28ad84cc774 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8e116b92-12f0-4d47-9cf8-5b602cee568c (type: security_group_rules) to 0 2026-04-27 22:20:27.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-73391fbf-0523-4fe2-8b57-e28ad84cc774 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource baa0f3cc-96f9-4a5e-8cdc-d3788a27a320 (type: security_group_rules) to 0 2026-04-27 22:20:27.696 10 INFO neutron.db.ovn_revision_numbers_db [None req-73391fbf-0523-4fe2-8b57-e28ad84cc774 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ca899b8b-ef3e-4a1b-b69d-acbe2c05c104 (type: security_group_rules) to 0 2026-04-27 22:20:27.722 10 INFO neutron.wsgi [None req-73391fbf-0523-4fe2-8b57-e28ad84cc774 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=4325bdeff03948409a85ac37a5dfcbb9&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3551459 2026-04-27 22:20:27.815 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0a52cbb-16e5-4b85-9266-17486f831c45 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:27.817 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0a52cbb-16e5-4b85-9266-17486f831c45 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:27.913 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status down for port: 5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 2026-04-27 22:20:27.999 10 INFO neutron.wsgi [req-aab75734-3b55-4bf6-9bac-6ab20be45b2f req-65a02c49-1baf-40a0-9a2c-e20f3d1aa68b 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1174 time: 0.1494668 2026-04-27 22:20:28.002 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0a52cbb-16e5-4b85-9266-17486f831c45 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource fc800bd9-5fe7-4c2a-888d-fcb3ae07dd2c (type: ports) to 1 2026-04-27 22:20:28.077 10 INFO neutron.wsgi [req-aab75734-3b55-4bf6-9bac-6ab20be45b2f req-0ba636de-3ddf-4a4d-8ade-9e9962e92ca0 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=6466a574-cfba-4998-bddc-5b6d8742cd01&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0706499 2026-04-27 22:20:28.107 10 INFO neutron.wsgi [None req-13634c3c-aef1-442b-bd50-602ac638df58 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/c5f934f0-9a8c-479a-b888-d70bc3fbc8f5 HTTP/1.1" status: 204 len: 168 time: 0.3799558 2026-04-27 22:20:28.125 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b27a058-49d2-4e2a-87f9-237b820ba4eb'] response: {'server_uuid': '2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5ec2cfd3-b420-4871-8e41-8c2ced0dbad3', 'code': 200} 2026-04-27 22:20:28.263 10 INFO neutron.wsgi [req-35854144-6d29-41c8-b568-8700b3866e96 req-c878006a-774a-4295-b245-03d54a7fe5c6 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 1172 time: 0.0523565 2026-04-27 22:20:28.394 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 (type: ports) to 5 2026-04-27 22:20:28.461 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e35b9c6-72f9-4805-ad1a-a6681f4b48a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource be378fd7-e7b4-4a8b-96a8-508aba057870 (type: security_groups) to 1 2026-04-27 22:20:28.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e35b9c6-72f9-4805-ad1a-a6681f4b48a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 72efaeeb-363b-4d58-b02a-222dda8038f1 (type: security_group_rules) to 0 2026-04-27 22:20:28.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e35b9c6-72f9-4805-ad1a-a6681f4b48a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a0d58991-7bea-4be2-b6f5-a26ca5c9ba61 (type: security_group_rules) to 0 2026-04-27 22:20:28.578 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e35b9c6-72f9-4805-ad1a-a6681f4b48a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f431ed23-34b7-4a4f-9fe4-d6cf3beec12b (type: security_group_rules) to 0 2026-04-27 22:20:28.636 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e35b9c6-72f9-4805-ad1a-a6681f4b48a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f562413b-9043-442e-af61-5e65b0f36efa (type: security_group_rules) to 0 2026-04-27 22:20:28.661 10 INFO neutron.wsgi [None req-0e35b9c6-72f9-4805-ad1a-a6681f4b48a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=b5edd5f693fd48499b43bf230403d48e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4469221 2026-04-27 22:20:28.727 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-787c6f73-3bb2-41ee-9181-060f2eef7fec - - - - - -] Schedule LRP lrp-fc800bd9-5fe7-4c2a-888d-fcb3ae07dd2c on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:20:28.739 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: fc800bd9-5fe7-4c2a-888d-fcb3ae07dd2c 2026-04-27 22:20:28.763 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port fc800bd9-5fe7-4c2a-888d-fcb3ae07dd2c 2026-04-27 22:20:28.788 10 INFO neutron.db.l3_db [req-35854144-6d29-41c8-b568-8700b3866e96 req-47545854-3946-4261-a460-e845a38a185d 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] Floating IP ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 disassociated. External IP: 10.96.250.207, port: 5ec2cfd3-b420-4871-8e41-8c2ced0dbad3. 2026-04-27 22:20:28.799 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0a52cbb-16e5-4b85-9266-17486f831c45 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource fc800bd9-5fe7-4c2a-888d-fcb3ae07dd2c (type: router_ports) to 1 2026-04-27 22:20:28.910 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0a52cbb-16e5-4b85-9266-17486f831c45 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 498d2563-1598-46e1-9fe6-8366a20c8857 (type: routers) to 2 2026-04-27 22:20:28.939 10 INFO neutron.wsgi [req-35854144-6d29-41c8-b568-8700b3866e96 req-47545854-3946-4261-a460-e845a38a185d 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 199.204.45.250 "DELETE /v2.0/ports/5ec2cfd3-b420-4871-8e41-8c2ced0dbad3 HTTP/1.1" status: 204 len: 173 time: 0.6662495 2026-04-27 22:20:28.940 9 INFO neutron.wsgi [None req-e0a52cbb-16e5-4b85-9266-17486f831c45 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1135 time: 1.6413057 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:29.182 10 INFO neutron.wsgi [req-f8c93004-1b48-41de-8eea-a261ea5ab98c req-1af917d7-edd9-4c0e-93e6-aa8a22ebe2ad 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c HTTP/1.1" status: 200 len: 210 time: 0.0248857 2026-04-27 22:20:29.279 9 INFO neutron.wsgi [None req-e0e3b62b-398d-47cf-9d64-14066955ca60 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/be378fd7-e7b4-4a8b-96a8-508aba057870 HTTP/1.1" status: 204 len: 168 time: 0.6115804 2026-04-27 22:20:29.643 10 INFO neutron.wsgi [req-3ad3656a-66b2-40b6-aeff-3b4bde826542 req-bf173532-3fb8-47e0-8c05-c057b4ffe3c2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0364451 2026-04-27 22:20:29.723 10 INFO neutron.wsgi [req-3ad3656a-66b2-40b6-aeff-3b4bde826542 req-5ab65556-40ea-4d35-83ef-3ccd2fa6baad 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1413 time: 0.0426576 2026-04-27 22:20:29.801 10 INFO neutron.wsgi [req-3ad3656a-66b2-40b6-aeff-3b4bde826542 req-d51ffe36-6c8f-40d5-9752-11481abe3e97 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 200 len: 957 time: 0.0541792 2026-04-27 22:20:29.818 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f1f6223-b97e-48ed-ac6b-5b508867cfa1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:29.820 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f1f6223-b97e-48ed-ac6b-5b508867cfa1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 6824e127-f8ea-468e-b5a1-f016c35983fc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:30.036 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f1f6223-b97e-48ed-ac6b-5b508867cfa1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource a5a5517c-4c42-4ca8-8c0c-fed59afc831d (type: ports) to 1 2026-04-27 22:20:30.114 10 INFO neutron.wsgi [req-3ad3656a-66b2-40b6-aeff-3b4bde826542 req-d19ea612-c285-4ced-bb90-ad3f9bf723d3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=701014c1-cd50-4629-9f2e-b809c282ba31 HTTP/1.1" status: 200 len: 217 time: 0.3071687 2026-04-27 22:20:30.160 10 INFO neutron.wsgi [req-3ad3656a-66b2-40b6-aeff-3b4bde826542 req-1d1e4ae9-f29c-454e-b211-2f875022cb30 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=216cc00a-81b9-4821-be3d-17df38cedb2a HTTP/1.1" status: 200 len: 853 time: 0.0392950 2026-04-27 22:20:30.166 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-40f1f622-0383-46a8-ac6c-471fe0c42d26'] response: {'server_uuid': '2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5ec2cfd3-b420-4871-8e41-8c2ced0dbad3', 'code': 200} 2026-04-27 22:20:30.166 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-40f1f622-0383-46a8-ac6c-471fe0c42d26'] response: {'server_uuid': '2fbf52aa-ebc2-4722-b1a5-6f9b3d7fb09c', 'name': 'network-vif-deleted', 'tag': '5ec2cfd3-b420-4871-8e41-8c2ced0dbad3', 'status': 'completed', 'code': 200} 2026-04-27 22:20:30.187 10 INFO neutron.wsgi [req-3ad3656a-66b2-40b6-aeff-3b4bde826542 req-f4ada479-3860-4046-a92d-7266f09ce6e0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=284e8b88-0cbd-430d-918f-14f9019dc2de&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0202684 2026-04-27 22:20:30.270 10 INFO neutron.wsgi [req-3ad3656a-66b2-40b6-aeff-3b4bde826542 req-8a9198c1-eda3-4ba0-9931-4596fc563348 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0757134 2026-04-27 22:20:30.333 10 INFO neutron.wsgi [req-3ad3656a-66b2-40b6-aeff-3b4bde826542 req-1eecb218-7c37-4ffe-b491-859ac954ef9f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0558302 2026-04-27 22:20:30.457 9 INFO neutron.wsgi [None req-7cdcfab5-7d11-44e7-a60f-91cab37519b2 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/6466a574-cfba-4998-bddc-5b6d8742cd01 HTTP/1.1" status: 204 len: 168 time: 0.2181079 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-6f1f6223-b97e-48ed-ac6b-5b508867cfa1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a5a5517c-4c42-4ca8-8c0c-fed59afc831d 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a5a5517c-4c42-4ca8-8c0c-fed59afc831d 2026-04-27 22:20:30.669 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager [None req-6f1f6223-b97e-48ed-ac6b-5b508867cfa1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a5a5517c-4c42-4ca8-8c0c-fed59afc831d 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a5a5517c-4c42-4ca8-8c0c-fed59afc831d 2026-04-27 22:20:30.670 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:20:30.854 10 INFO neutron.wsgi [None req-efd64871-7b5a-4bf8-b89a-35fc2a431e7c 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/ca7cd5b5-a9d9-4d59-b6cb-f8de1cd08029 HTTP/1.1" status: 204 len: 168 time: 0.3553274 2026-04-27 22:20:30.864 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: a5a5517c-4c42-4ca8-8c0c-fed59afc831d 2026-04-27 22:20:30.871 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port a5a5517c-4c42-4ca8-8c0c-fed59afc831d 2026-04-27 22:20:30.889 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f1f6223-b97e-48ed-ac6b-5b508867cfa1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource a5a5517c-4c42-4ca8-8c0c-fed59afc831d (type: ports) to 1 2026-04-27 22:20:30.965 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f1f6223-b97e-48ed-ac6b-5b508867cfa1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:30.967 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f1f6223-b97e-48ed-ac6b-5b508867cfa1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 6824e127-f8ea-468e-b5a1-f016c35983fc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:31.095 10 INFO neutron.wsgi [req-cb93b164-14be-4e55-abfb-e4ef1944546d req-7679dc7a-9a7f-43cf-be48-9c948df05ca8 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1174 time: 0.0549967 2026-04-27 22:20:31.173 10 INFO neutron.wsgi [req-cb93b164-14be-4e55-abfb-e4ef1944546d req-946253bf-cf21-4bb6-ad63-739905079e1b 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b67435c8-864c-4a13-8939-630728dbc158&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0672181 2026-04-27 22:20:31.367 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f1f6223-b97e-48ed-ac6b-5b508867cfa1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource a5a5517c-4c42-4ca8-8c0c-fed59afc831d (type: router_ports) to 1 2026-04-27 22:20:31.376 9 INFO neutron.wsgi [None req-6f1f6223-b97e-48ed-ac6b-5b508867cfa1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/routers/498d2563-1598-46e1-9fe6-8366a20c8857/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4321513 2026-04-27 22:20:31.389 10 WARNING neutron_lib.context [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:31.417 10 INFO neutron.wsgi [req-8f785b03-60ae-42a7-9d4c-ea8780eabf75 req-d07b327c-9144-416a-91bc-a96191d88288 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1174 time: 0.0592525 2026-04-27 22:20:31.500 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource a5a5517c-4c42-4ca8-8c0c-fed59afc831d (type: ports) to 2 2026-04-27 22:20:31.780 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource a5a5517c-4c42-4ca8-8c0c-fed59afc831d (type: router_ports) to 2 2026-04-27 22:20:32.405 10 INFO neutron.wsgi [req-f4803cc4-6553-4995-bc39-a2698138e106 req-8611b26c-8cb2-4a81-a991-ecebbffd6436 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=2d1208c3-5001-4f52-82dc-ae45821b0a15 HTTP/1.1" status: 200 len: 1174 time: 0.0943036 2026-04-27 22:20:32.527 10 INFO neutron.wsgi [req-f4803cc4-6553-4995-bc39-a2698138e106 req-26e0408f-36de-4c48-a9ea-b469d0f55335 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b67435c8-864c-4a13-8939-630728dbc158&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1093233 2026-04-27 22:20:32.531 10 INFO neutron.wsgi [req-8f785b03-60ae-42a7-9d4c-ea8780eabf75 req-e751badb-4a19-40bb-a0ad-69e1086256e7 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 199.204.45.250 "DELETE /v2.0/ports/701014c1-cd50-4629-9f2e-b809c282ba31 HTTP/1.1" status: 204 len: 173 time: 1.1081026 2026-04-27 22:20:32.569 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a514477-c9c5-4b3f-a96b-382d20dec489'] response: {'server_uuid': '2d1208c3-5001-4f52-82dc-ae45821b0a15', 'name': 'network-vif-deleted', 'tag': '701014c1-cd50-4629-9f2e-b809c282ba31', 'status': 'completed', 'code': 200} 2026-04-27 22:20:32.727 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:32.731 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:32.910 10 INFO neutron.db.ovn_revision_numbers_db [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource a2a70e1d-c125-441d-82bf-299506588a00 (type: ports) to 1 2026-04-27 22:20:33.162 10 INFO neutron.db.ovn_revision_numbers_db [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource a2a70e1d-c125-441d-82bf-299506588a00 (type: ports) to 1 2026-04-27 22:20:33.218 10 INFO neutron.db.segments_db [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Added segment b5fb077c-5222-4cd1-94e0-a55410a0f564 of type geneve for network b0766a7e-5657-4cf7-8548-c827c0019cc3 2026-04-27 22:20:33.368 10 INFO neutron.db.ovn_revision_numbers_db [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource b0766a7e-5657-4cf7-8548-c827c0019cc3 (type: networks) to 1 2026-04-27 22:20:33.531 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:33.533 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network b0766a7e-5657-4cf7-8548-c827c0019cc3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:33.640 10 INFO neutron.db.ovn_revision_numbers_db [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource bc90ac11-7a5e-45a4-8351-bf179427a30b (type: ports) to 1 2026-04-27 22:20:33.722 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port fc800bd9-5fe7-4c2a-888d-fcb3ae07dd2c: RuntimeError: No hosting information found for port fc800bd9-5fe7-4c2a-888d-fcb3ae07dd2c 2026-04-27 22:20:33.798 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:33.800 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network b0766a7e-5657-4cf7-8548-c827c0019cc3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:33.836 9 INFO neutron.db.ovn_revision_numbers_db [None req-03714837-8316-4cb6-81c3-6abee94d08dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4a5daff0-b739-497b-8f29-0fa254338e7c (type: security_groups) to 1 2026-04-27 22:20:33.838 10 INFO neutron.wsgi [None req-154db889-e4c5-472e-971a-baf51fc466cf 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/b67435c8-864c-4a13-8939-630728dbc158 HTTP/1.1" status: 204 len: 168 time: 0.2542768 2026-04-27 22:20:33.844 10 INFO neutron.db.ovn_revision_numbers_db [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 5ae55db1-b6f3-47a3-9cd8-d6605c188f45 (type: subnets) to 0 2026-04-27 22:20:33.854 9 INFO neutron.db.ovn_revision_numbers_db [None req-03714837-8316-4cb6-81c3-6abee94d08dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c29f7cff-1a3e-4413-8cd6-658593770f24 (type: security_group_rules) to 0 2026-04-27 22:20:33.871 9 INFO neutron.db.ovn_revision_numbers_db [None req-03714837-8316-4cb6-81c3-6abee94d08dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c81120ce-dfaa-4ba0-82fd-0adff2385bb8 (type: security_group_rules) to 0 2026-04-27 22:20:33.885 9 INFO neutron.db.ovn_revision_numbers_db [None req-03714837-8316-4cb6-81c3-6abee94d08dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c8986b0e-d997-4e71-96ab-36d0a056d298 (type: security_group_rules) to 0 2026-04-27 22:20:33.899 9 INFO neutron.db.ovn_revision_numbers_db [None req-03714837-8316-4cb6-81c3-6abee94d08dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ed9b035b-f34e-4a42-a884-4a2c96c86601 (type: security_group_rules) to 0 2026-04-27 22:20:33.926 9 INFO neutron.wsgi [None req-03714837-8316-4cb6-81c3-6abee94d08dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=f896241c5fe74e818cc8ebb2d81ed410&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4049120 2026-04-27 22:20:34.156 9 INFO neutron.wsgi [None req-cd414be3-5ce0-4091-9d77-c35af68ed3c3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/4a5daff0-b739-497b-8f29-0fa254338e7c HTTP/1.1" status: 204 len: 168 time: 0.2231195 2026-04-27 22:20:34.506 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:34.513 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network b0766a7e-5657-4cf7-8548-c827c0019cc3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:34.739 10 INFO neutron.db.ovn_revision_numbers_db [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource eba41b5e-4e25-4209-b827-64e4813e307b (type: ports) to 1 2026-04-27 22:20:35.539 10 INFO neutron.wsgi [None req-91c67618-3dfb-4091-98a7-432281ff1538 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "PUT /v2.0/routers/f939c07e-30eb-4ec0-a4f3-df18a561b693/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6635900 2026-04-27 22:20:35.782 9 INFO neutron.wsgi [None req-d33e15a0-7b9d-44d2-b37f-96a1bb6e5a5f 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/216cc00a-81b9-4821-be3d-17df38cedb2a HTTP/1.1" status: 204 len: 168 time: 0.2350571 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-eba41b5e-4e25-4209-b827-64e4813e307b 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-eba41b5e-4e25-4209-b827-64e4813e307b 2026-04-27 22:20:35.825 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-eba41b5e-4e25-4209-b827-64e4813e307b 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-eba41b5e-4e25-4209-b827-64e4813e307b 2026-04-27 22:20:35.826 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:20:36.107 10 INFO neutron.db.ovn_revision_numbers_db [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource eba41b5e-4e25-4209-b827-64e4813e307b (type: ports) to 1 2026-04-27 22:20:36.172 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:36.173 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network b0766a7e-5657-4cf7-8548-c827c0019cc3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:36.628 10 INFO neutron.db.ovn_revision_numbers_db [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource eba41b5e-4e25-4209-b827-64e4813e307b (type: router_ports) to 1 2026-04-27 22:20:36.654 9 INFO neutron.wsgi [None req-6e36aa00-0382-4ff5-9016-39615e5f3920 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "DELETE /v2.0/routers/f939c07e-30eb-4ec0-a4f3-df18a561b693 HTTP/1.1" status: 204 len: 168 time: 0.8675830 2026-04-27 22:20:36.864 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5b5dd8d-453d-44f7-8067-ed6f2d95d273 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c7c92e30-1a5f-4d3b-9afe-7c6fe525f1cb (type: security_groups) to 1 2026-04-27 22:20:36.889 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5b5dd8d-453d-44f7-8067-ed6f2d95d273 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 110b9264-f0e0-4f37-886a-002ffc5344af (type: security_group_rules) to 0 2026-04-27 22:20:36.913 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5b5dd8d-453d-44f7-8067-ed6f2d95d273 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 11a7f09e-a3b3-4579-b5c1-8bb3d71b8123 (type: security_group_rules) to 0 2026-04-27 22:20:36.917 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e0eb3bc-f108-4269-96b5-2a6d7835f12b - - - - - -] No more DHCP agents 2026-04-27 22:20:36.923 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e0eb3bc-f108-4269-96b5-2a6d7835f12b - - - - - -] Unable to schedule network b0766a7e-5657-4cf7-8548-c827c0019cc3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:36.941 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5b5dd8d-453d-44f7-8067-ed6f2d95d273 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e7a32425-852c-405d-866e-70d5414bdc54 (type: security_group_rules) to 0 2026-04-27 22:20:36.960 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5b5dd8d-453d-44f7-8067-ed6f2d95d273 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f4044ec6-59e8-4143-9187-5a3c055b39a0 (type: security_group_rules) to 0 2026-04-27 22:20:36.980 9 INFO neutron.wsgi [None req-e5b5dd8d-453d-44f7-8067-ed6f2d95d273 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=f2eb6a9afbde445e8b9a8125450f4815&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4581141 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:37.099 9 INFO neutron.services.segments.plugin [-] Segment 5286b2e3-7739-4b4a-9d4d-6696ec74be25 resource provider aggregate not found 2026-04-27 22:20:37.102 9 INFO neutron.services.segments.plugin [-] Segment 5286b2e3-7739-4b4a-9d4d-6696ec74be25 resource provider aggregate not found 2026-04-27 22:20:37.107 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e0eb3bc-f108-4269-96b5-2a6d7835f12b - - - - - -] Successfully bumped revision number for resource 76dbcff0-a159-4048-889b-5212f121cf9b (type: ports) to 1 2026-04-27 22:20:37.118 9 INFO neutron.services.segments.plugin [-] Segment 5286b2e3-7739-4b4a-9d4d-6696ec74be25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5286b2e3-7739-4b4a-9d4d-6696ec74be25 found for delete ", "request_id": "req-9f2d7921-db54-485f-aa8e-fdaf4726f662"}]} 2026-04-27 22:20:37.119 9 INFO neutron.services.segments.plugin [-] Segment 5286b2e3-7739-4b4a-9d4d-6696ec74be25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5286b2e3-7739-4b4a-9d4d-6696ec74be25 found for delete ", "request_id": "req-07f6dc12-5a79-459f-9c07-d63f96063196"}]} 2026-04-27 22:20:37.141 9 INFO neutron.wsgi [None req-3c7a7455-b58e-48af-b0c0-9857ae036c44 1efd2807c7b44085a8893953afa0033b 1724e4b2e7d74027b2cd9c9f035345a9 - - default default] 10.0.0.63 "DELETE /v2.0/networks/284e8b88-0cbd-430d-918f-14f9019dc2de HTTP/1.1" status: 204 len: 168 time: 0.4817653 2026-04-27 22:20:37.277 10 INFO neutron.wsgi [None req-b9b2f68a-a669-4627-88b3-c634e6791571 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/c7c92e30-1a5f-4d3b-9afe-7c6fe525f1cb HTTP/1.1" status: 204 len: 168 time: 0.2922020 2026-04-27 22:20:37.355 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No hosting information found for port a5a5517c-4c42-4ca8-8c0c-fed59afc831d: RuntimeError: No hosting information found for port a5a5517c-4c42-4ca8-8c0c-fed59afc831d 2026-04-27 22:20:37.356 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status down for port: 701014c1-cd50-4629-9f2e-b809c282ba31 2026-04-27 22:20:37.374 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: eba41b5e-4e25-4209-b827-64e4813e307b 2026-04-27 22:20:37.381 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port eba41b5e-4e25-4209-b827-64e4813e307b 2026-04-27 22:20:37.399 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e0eb3bc-f108-4269-96b5-2a6d7835f12b - - - - - -] Successfully bumped revision number for resource 76dbcff0-a159-4048-889b-5212f121cf9b (type: ports) to 1 2026-04-27 22:20:37.915 10 INFO neutron.wsgi [None req-5386325b-1593-4c54-ba7e-abd1596132ee 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 657 time: 6.5331829 2026-04-27 22:20:37.927 10 WARNING neutron_lib.context [None req-1798fd83-2b07-4d95-8e4e-1f33dfc3e408 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:38.224 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource eba41b5e-4e25-4209-b827-64e4813e307b (type: ports) to 2 2026-04-27 22:20:38.426 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource eba41b5e-4e25-4209-b827-64e4813e307b (type: router_ports) to 2 2026-04-27 22:20:38.465 10 INFO neutron.wsgi [None req-1798fd83-2b07-4d95-8e4e-1f33dfc3e408 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 623 time: 0.5434165 2026-04-27 22:20:38.477 9 WARNING neutron_lib.context [None req-4c45eab3-5175-4b66-b2a3-18a75e333e42 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:38.482 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bac9f73-053e-40ac-a105-22b9070d80a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 90ab790b-6181-42fa-859d-ca8f342c0a9c (type: security_groups) to 1 2026-04-27 22:20:38.516 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bac9f73-053e-40ac-a105-22b9070d80a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2fa196d6-47f0-474b-a860-828edd006c49 (type: security_group_rules) to 0 2026-04-27 22:20:38.535 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bac9f73-053e-40ac-a105-22b9070d80a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 974d7041-1e83-4785-99cc-ac61ec66f3d3 (type: security_group_rules) to 0 2026-04-27 22:20:38.551 9 INFO neutron.wsgi [None req-4c45eab3-5175-4b66-b2a3-18a75e333e42 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ikepolicies HTTP/1.1" status: 201 len: 602 time: 0.0817106 2026-04-27 22:20:38.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bac9f73-053e-40ac-a105-22b9070d80a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b00fc8e2-0d86-4207-8d0b-7716cbd3cbc2 (type: security_group_rules) to 0 2026-04-27 22:20:38.564 10 WARNING neutron_lib.context [None req-8bfcd280-2373-4811-94e5-0be9bc881bf8 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:38.568 9 INFO neutron.db.ovn_revision_numbers_db [None req-7bac9f73-053e-40ac-a105-22b9070d80a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d67b1430-1917-4e48-9ca0-c6fbb491bffa (type: security_group_rules) to 0 2026-04-27 22:20:38.589 9 INFO neutron.wsgi [None req-7bac9f73-053e-40ac-a105-22b9070d80a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=9d8c59f9dfce4d3fb4e20fac903c260a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.7140477 2026-04-27 22:20:38.644 10 INFO neutron.wsgi [None req-8bfcd280-2373-4811-94e5-0be9bc881bf8 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 201 len: 611 time: 0.0877833 2026-04-27 22:20:38.659 9 WARNING neutron_lib.context [None req-9dfb6efc-eeab-4770-8428-e8fe6d43f066 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:38.732 9 INFO neutron.wsgi [None req-9dfb6efc-eeab-4770-8428-e8fe6d43f066 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 528 time: 0.0820649 2026-04-27 22:20:38.743 9 WARNING neutron_lib.context [None req-a790e114-d9f7-46bd-896a-657440e11075 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:38.778 9 INFO neutron.wsgi [None req-a790e114-d9f7-46bd-896a-657440e11075 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 518 time: 0.0408034 2026-04-27 22:20:38.790 9 WARNING neutron_lib.context [None req-e4a8f8b8-8882-4daf-8514-fa8885c894ac 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:38.823 10 INFO neutron.wsgi [None req-aee76879-3ec6-40fe-bc30-0a7e1c51117d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/90ab790b-6181-42fa-859d-ca8f342c0a9c HTTP/1.1" status: 204 len: 168 time: 0.2302804 2026-04-27 22:20:39.021 10 INFO neutron.wsgi [None req-2a482b1b-ec14-4036-9646-1e814de329a3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=1724e4b2e7d74027b2cd9c9f035345a9&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0399184 2026-04-27 22:20:39.424 9 INFO neutron.wsgi [None req-e53ce66a-ac7f-4375-b8c3-366a6b4618cf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/d8a91d68-799b-46da-8372-2d039c89aaf3 HTTP/1.1" status: 204 len: 168 time: 0.3979921 2026-04-27 22:20:39.499 10 INFO neutron.wsgi [None req-1608b41d-9b6c-4418-9aa5-c4ae02cc07a7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1340239 2026-04-27 22:20:39.607 10 INFO neutron.wsgi [None req-089d9fb0-fb37-44f4-9a8e-14623a4c43f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 12643 time: 0.1068666 2026-04-27 22:20:39.636 10 INFO neutron.wsgi [None req-340c7337-024b-42d6-8436-48c65fd51959 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2120 time: 0.0183077 2026-04-27 22:20:39.687 10 INFO neutron.wsgi [None req-a4739013-3e6f-464c-8204-cf935a0eb09a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2717 time: 0.0495408 2026-04-27 22:20:39.698 10 INFO neutron.wsgi [None req-8d4afa26-710f-40d9-b96d-0dee421c9ed1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0091269 2026-04-27 22:20:39.708 9 INFO neutron.db.ovn_revision_numbers_db [None req-e4a8f8b8-8882-4daf-8514-fa8885c894ac 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 498d2563-1598-46e1-9fe6-8366a20c8857 (type: routers) to 5 2026-04-27 22:20:39.775 9 INFO neutron.wsgi [None req-e4a8f8b8-8882-4daf-8514-fa8885c894ac 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 201 len: 1002 time: 0.9919870 2026-04-27 22:20:39.787 9 WARNING neutron_lib.context [None req-49347ca8-e902-44e6-8cd3-e6dd41ebebab 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:39.876 9 INFO neutron.wsgi [None req-49347ca8-e902-44e6-8cd3-e6dd41ebebab 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 488 time: 0.0940709 2026-04-27 22:20:39.925 9 INFO neutron.wsgi [None req-4ac71d53-5eac-4b56-8d4f-29ef9ce8882b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/6ee54e74-3de8-44a3-a493-86802da7f5f2 HTTP/1.1" status: 204 len: 168 time: 0.0448468 2026-04-27 22:20:39.945 9 INFO neutron.wsgi [None req-871b7afb-b5ee-451e-8076-1b7f564fca7f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0174453 2026-04-27 22:20:39.960 9 INFO neutron.wsgi [None req-adea7390-b0f6-49f8-b783-129054e01738 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0105219 2026-04-27 22:20:40.042 10 INFO neutron.wsgi [None req-c1d3da2a-d1ac-441d-ae80-5e0c709f810b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 3794 time: 0.3430459 2026-04-27 22:20:40.058 10 INFO neutron.wsgi [None req-5518ddc4-88c6-4c11-810a-8a56a6c1706a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0128648 2026-04-27 22:20:40.108 10 INFO neutron.wsgi [None req-d7765594-96a6-4307-9dfc-8dc9b1f6bc3c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 20482 time: 0.0490158 2026-04-27 22:20:40.225 10 INFO neutron.wsgi [None req-1ee900aa-36c5-444a-93a3-b72be5c3145f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1245 time: 0.1060703 2026-04-27 22:20:40.236 10 INFO neutron.wsgi [None req-32a3cda0-3290-4e42-b12e-e274b45aac1d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0101564 2026-04-27 22:20:40.266 10 INFO neutron.wsgi [None req-0022f9aa-af12-491f-9369-6bd356aef9b9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2717 time: 0.0287387 2026-04-27 22:20:40.582 10 INFO neutron.wsgi [None req-bbf32981-eaf9-487d-9468-0f2094ce4f11 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] 10.0.0.63 "POST /v2.0/vpn/ikepolicies HTTP/1.1" status: 201 len: 602 time: 0.2664025 2026-04-27 22:20:40.617 10 INFO neutron.wsgi [None req-475ecbb8-b2fd-4f88-ae56-e118bf123278 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 991 time: 0.0280418 2026-04-27 22:20:40.659 10 INFO neutron.wsgi [None req-51445942-51ac-4197-bf85-ffb8a62e5320 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ikepolicies/f6e9fadf-e7da-43fc-a9e9-9221642ac9dd HTTP/1.1" status: 204 len: 168 time: 0.0361001 2026-04-27 22:20:40.733 10 INFO neutron.wsgi [None req-0d3cf442-9612-4536-a629-ae64c5a7f1e8 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 201 len: 611 time: 0.0666761 2026-04-27 22:20:40.751 10 INFO neutron.wsgi [None req-0ad727e2-0630-4321-b98a-1d75a7edb0c6 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 200 len: 1007 time: 0.0131805 2026-04-27 22:20:40.788 10 INFO neutron.wsgi [None req-e8c7cb3a-a59c-4234-96bc-c9de84998043 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ipsecpolicies/9a5c4c77-dc60-4d6c-b5ab-b16cb2d57a70 HTTP/1.1" status: 204 len: 168 time: 0.0324583 2026-04-27 22:20:40.798 10 WARNING neutron_lib.context [None req-b680ecb6-8bba-41f0-b0f2-49cec5424d50 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:40.890 10 INFO neutron.db.segments_db [None req-b680ecb6-8bba-41f0-b0f2-49cec5424d50 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Added segment 073fc0b2-9237-4fbd-9857-0d7bd9159a0f of type geneve for network cce6fd7b-e50a-48a0-9668-80449a021a84 2026-04-27 22:20:41.055 10 INFO neutron.db.ovn_revision_numbers_db [None req-b680ecb6-8bba-41f0-b0f2-49cec5424d50 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource cce6fd7b-e50a-48a0-9668-80449a021a84 (type: networks) to 1 2026-04-27 22:20:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028851 2026-04-27 22:20:41.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022445 2026-04-27 22:20:41.269 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b680ecb6-8bba-41f0-b0f2-49cec5424d50 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:41.271 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b680ecb6-8bba-41f0-b0f2-49cec5424d50 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network cce6fd7b-e50a-48a0-9668-80449a021a84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:41.349 10 INFO neutron.db.ovn_revision_numbers_db [None req-b680ecb6-8bba-41f0-b0f2-49cec5424d50 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 84b243e1-4dde-48c6-a31e-818b46762dc7 (type: ports) to 1 2026-04-27 22:20:41.405 10 INFO neutron.wsgi [None req-b680ecb6-8bba-41f0-b0f2-49cec5424d50 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6120024 2026-04-27 22:20:41.430 9 WARNING neutron_lib.context [None req-fa7d6889-ef53-46ef-b624-139e09aab198 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:41.722 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa7d6889-ef53-46ef-b624-139e09aab198 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:41.725 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa7d6889-ef53-46ef-b624-139e09aab198 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network cce6fd7b-e50a-48a0-9668-80449a021a84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:41.915 9 INFO neutron.db.ovn_revision_numbers_db [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource f9f5d819-afc7-4bcf-90dc-8f1cceb01f70 (type: security_groups) to 1 2026-04-27 22:20:41.933 9 INFO neutron.db.ovn_revision_numbers_db [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource 0877dc2c-85af-4469-984b-093d73a1a7b6 (type: security_group_rules) to 0 2026-04-27 22:20:41.959 9 INFO neutron.db.ovn_revision_numbers_db [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource bb1529a3-6336-44ea-9071-de5bf9423b49 (type: security_group_rules) to 0 2026-04-27 22:20:41.975 9 INFO neutron.db.ovn_revision_numbers_db [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource c1d778ef-ea90-4682-9532-906028b0d784 (type: security_group_rules) to 0 2026-04-27 22:20:41.991 9 INFO neutron.db.ovn_revision_numbers_db [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource d8a1c533-e2de-434e-a1a3-a821f57e200d (type: security_group_rules) to 0 2026-04-27 22:20:42.057 9 INFO neutron.db.segments_db [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Added segment 07740dd0-0af3-42cf-bc64-ecf67bfad82d of type geneve for network 0c2b42a7-4ce3-4039-91bd-3d439de41e35 2026-04-27 22:20:42.454 9 INFO neutron.db.ovn_revision_numbers_db [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource 0c2b42a7-4ce3-4039-91bd-3d439de41e35 (type: networks) to 1 2026-04-27 22:20:42.568 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa7d6889-ef53-46ef-b624-139e09aab198 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 84b243e1-4dde-48c6-a31e-818b46762dc7 (type: ports) to 2 2026-04-27 22:20:42.615 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa7d6889-ef53-46ef-b624-139e09aab198 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 0ea57de6-5ba6-4af0-841d-b93165d56a2c (type: subnets) to 0 2026-04-27 22:20:42.641 9 INFO neutron.wsgi [None req-fa7d6889-ef53-46ef-b624-139e09aab198 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.2230892 2026-04-27 22:20:42.645 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] No more DHCP agents 2026-04-27 22:20:42.646 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Unable to schedule network 0c2b42a7-4ce3-4039-91bd-3d439de41e35: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:42.652 10 WARNING neutron_lib.context [None req-86c62c9a-e527-42ea-a0bc-f1fd46af5059 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:42.732 9 INFO neutron.db.ovn_revision_numbers_db [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource 70bcd3d2-3d0b-4640-90ae-25442cab6734 (type: ports) to 1 2026-04-27 22:20:42.762 9 INFO neutron.wsgi [None req-4148228d-1c2e-4bc5-8f11-8b56f2a98855 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 926 time: 1.1865337 2026-04-27 22:20:43.030 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7d81e25-c4e2-4114-8f04-6d4e472fff70 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] No more DHCP agents 2026-04-27 22:20:43.032 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7d81e25-c4e2-4114-8f04-6d4e472fff70 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Unable to schedule network 0c2b42a7-4ce3-4039-91bd-3d439de41e35: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:43.305 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86c62c9a-e527-42ea-a0bc-f1fd46af5059 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:43.310 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86c62c9a-e527-42ea-a0bc-f1fd46af5059 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:43.510 10 INFO neutron.db.ovn_revision_numbers_db [None req-86c62c9a-e527-42ea-a0bc-f1fd46af5059 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 335fd305-feab-4846-b04a-7a5d692786ac (type: ports) to 1 2026-04-27 22:20:43.967 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 76dbcff0-a159-4048-889b-5212f121cf9b 2026-04-27 22:20:43.979 9 WARNING neutron_lib.context [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:43.998 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 76dbcff0-a159-4048-889b-5212f121cf9b 2026-04-27 22:20:44.078 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7d81e25-c4e2-4114-8f04-6d4e472fff70 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource 70bcd3d2-3d0b-4640-90ae-25442cab6734 (type: ports) to 2 2026-04-27 22:20:44.135 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7d81e25-c4e2-4114-8f04-6d4e472fff70 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource a17ef2a9-58df-425e-92c2-9619a97daac4 (type: subnets) to 0 2026-04-27 22:20:44.159 10 INFO neutron.wsgi [None req-c7d81e25-c4e2-4114-8f04-6d4e472fff70 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 1.3913116 2026-04-27 22:20:44.170 10 WARNING neutron.api.v2.base [None req-ed20e52f-0e62-4bf2-bc1b-0d364afa8979 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-27 22:20:44.171 10 INFO neutron.api.v2.resource [None req-ed20e52f-0e62-4bf2-bc1b-0d364afa8979 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-27 22:20:44.172 10 INFO neutron.wsgi [None req-ed20e52f-0e62-4bf2-bc1b-0d364afa8979 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0068331 2026-04-27 22:20:44.183 9 INFO neutron.db.ovn_revision_numbers_db [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 90518431-662d-4409-9c15-aad303d2cb7d (type: security_groups) to 1 2026-04-27 22:20:44.206 9 INFO neutron.db.ovn_revision_numbers_db [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 475c2e67-4ae6-43e2-be6e-d3ff80ac638d (type: security_group_rules) to 0 2026-04-27 22:20:44.239 9 INFO neutron.db.ovn_revision_numbers_db [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 81fcd765-df44-4dc6-a1fd-59c3c37dc53f (type: security_group_rules) to 0 2026-04-27 22:20:44.259 9 INFO neutron.db.ovn_revision_numbers_db [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 9a28ad76-e13f-4ea5-b2d6-0570c8e64ade (type: security_group_rules) to 0 2026-04-27 22:20:44.276 9 INFO neutron.db.ovn_revision_numbers_db [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource e4c2f818-28aa-4100-85b3-c61aba9ba564 (type: security_group_rules) to 0 2026-04-27 22:20:44.320 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 76dbcff0-a159-4048-889b-5212f121cf9b (type: ports) to 3 2026-04-27 22:20:44.323 9 INFO neutron.db.segments_db [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Added segment 4a5a9483-478f-4049-ada8-96efd00474cb of type geneve for network 2c8fc316-c428-408b-8bfc-ee4c254a1efd 2026-04-27 22:20:44.454 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No hosting information found for port eba41b5e-4e25-4209-b827-64e4813e307b: RuntimeError: No hosting information found for port eba41b5e-4e25-4209-b827-64e4813e307b 2026-04-27 22:20:44.454 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: a2a70e1d-c125-441d-82bf-299506588a00 2026-04-27 22:20:44.487 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port a2a70e1d-c125-441d-82bf-299506588a00 2026-04-27 22:20:44.507 9 INFO neutron.db.ovn_revision_numbers_db [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 2c8fc316-c428-408b-8bfc-ee4c254a1efd (type: networks) to 1 2026-04-27 22:20:44.619 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-335fd305-feab-4846-b04a-7a5d692786ac on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:20:44.696 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] No more DHCP agents 2026-04-27 22:20:44.698 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Unable to schedule network 2c8fc316-c428-408b-8bfc-ee4c254a1efd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:44.705 10 INFO neutron.db.ovn_revision_numbers_db [None req-86c62c9a-e527-42ea-a0bc-f1fd46af5059 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 335fd305-feab-4846-b04a-7a5d692786ac (type: router_ports) to 1 2026-04-27 22:20:44.784 9 INFO neutron.db.ovn_revision_numbers_db [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource a516e5a3-dab4-41ef-ad24-9e6e134781a2 (type: ports) to 1 2026-04-27 22:20:44.815 9 INFO neutron.wsgi [None req-1daa5816-797d-4219-b679-eb5b25506a0d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.0390975 2026-04-27 22:20:44.831 9 WARNING neutron_lib.context [None req-20ea3ec3-7ce1-4a8f-9073-20dff0eb1eec 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:44.853 10 INFO neutron.db.ovn_revision_numbers_db [None req-86c62c9a-e527-42ea-a0bc-f1fd46af5059 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource ecab53f8-83f0-41e6-a0c4-33cae4a49ebe (type: routers) to 2 2026-04-27 22:20:44.883 10 INFO neutron.wsgi [None req-86c62c9a-e527-42ea-a0bc-f1fd46af5059 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1135 time: 2.2373586 2026-04-27 22:20:44.956 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource a2a70e1d-c125-441d-82bf-299506588a00 (type: ports) to 3 2026-04-27 22:20:45.124 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 335fd305-feab-4846-b04a-7a5d692786ac 2026-04-27 22:20:45.130 10 INFO neutron.services.segments.plugin [-] Segment 07740dd0-0af3-42cf-bc64-ecf67bfad82d resource provider aggregate not found 2026-04-27 22:20:45.134 10 INFO neutron.services.segments.plugin [-] Segment 07740dd0-0af3-42cf-bc64-ecf67bfad82d resource provider aggregate not found 2026-04-27 22:20:45.139 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 335fd305-feab-4846-b04a-7a5d692786ac 2026-04-27 22:20:45.150 10 INFO neutron.services.segments.plugin [-] Segment 07740dd0-0af3-42cf-bc64-ecf67bfad82d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07740dd0-0af3-42cf-bc64-ecf67bfad82d found for delete ", "request_id": "req-bd172a37-ba71-4d4d-8205-ea236f2f4caa"}]} 2026-04-27 22:20:45.151 10 INFO neutron.services.segments.plugin [-] Segment 07740dd0-0af3-42cf-bc64-ecf67bfad82d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07740dd0-0af3-42cf-bc64-ecf67bfad82d found for delete ", "request_id": "req-98b69ba7-5542-4265-aeda-e4f4cfb01d85"}]} 2026-04-27 22:20:45.166 10 INFO neutron.wsgi [None req-b945897a-e6e2-4a30-a4c2-2bf2a9406d9f 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "DELETE /v2.0/networks/0c2b42a7-4ce3-4039-91bd-3d439de41e35 HTTP/1.1" status: 204 len: 168 time: 0.9904635 2026-04-27 22:20:45.176 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20ea3ec3-7ce1-4a8f-9073-20dff0eb1eec 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] No more DHCP agents /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:45.186 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20ea3ec3-7ce1-4a8f-9073-20dff0eb1eec 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Unable to schedule network 2c8fc316-c428-408b-8bfc-ee4c254a1efd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:45.344 9 INFO neutron.db.segments_db [None req-2dde349d-5e51-4cfa-951d-4d3f34bce69a 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Added segment 9b7c2f4d-a074-4548-b58f-9d7f6cf13ba2 of type geneve for network 4213c8e0-9035-4c72-9ac1-ee0bc474c7ed 2026-04-27 22:20:45.350 9 INFO neutron.db.ovn_revision_numbers_db [None req-20ea3ec3-7ce1-4a8f-9073-20dff0eb1eec 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 7e9e832c-279a-4b93-8707-822d08d75e0e (type: ports) to 1 2026-04-27 22:20:45.410 9 INFO neutron.wsgi [None req-20ea3ec3-7ce1-4a8f-9073-20dff0eb1eec 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5847998 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:45.427 9 WARNING neutron_lib.context [None req-619de8e4-ed2d-4024-8e13-6889bb754385 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:45.586 9 INFO neutron.db.segments_db [None req-619de8e4-ed2d-4024-8e13-6889bb754385 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Added segment 5d1df79b-df36-4e7f-8457-db477f0db282 of type geneve for network 94004d1c-161c-41c7-94eb-dc7c7b1bb038 2026-04-27 22:20:45.590 9 INFO neutron.db.ovn_revision_numbers_db [None req-2dde349d-5e51-4cfa-951d-4d3f34bce69a 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource 4213c8e0-9035-4c72-9ac1-ee0bc474c7ed (type: networks) to 1 2026-04-27 22:20:46.053 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d4d9e4a6-b342-41a9-979a-33925b3190a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:46.054 9 INFO neutron.db.ovn_revision_numbers_db [None req-619de8e4-ed2d-4024-8e13-6889bb754385 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 94004d1c-161c-41c7-94eb-dc7c7b1bb038 (type: networks) to 1 2026-04-27 22:20:46.060 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d4d9e4a6-b342-41a9-979a-33925b3190a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network cce6fd7b-e50a-48a0-9668-80449a021a84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:46.124 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2dde349d-5e51-4cfa-951d-4d3f34bce69a 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] No more DHCP agents 2026-04-27 22:20:46.132 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dde349d-5e51-4cfa-951d-4d3f34bce69a 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Unable to schedule network 4213c8e0-9035-4c72-9ac1-ee0bc474c7ed: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:46.312 9 INFO neutron.db.ovn_revision_numbers_db [None req-2dde349d-5e51-4cfa-951d-4d3f34bce69a 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource a1be0e33-016b-4cb3-b237-ef63adc5375e (type: ports) to 1 2026-04-27 22:20:46.363 9 INFO neutron.wsgi [None req-2dde349d-5e51-4cfa-951d-4d3f34bce69a 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 927 time: 1.1851947 2026-04-27 22:20:46.372 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-619de8e4-ed2d-4024-8e13-6889bb754385 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] No more DHCP agents 2026-04-27 22:20:46.381 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-619de8e4-ed2d-4024-8e13-6889bb754385 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Unable to schedule network 94004d1c-161c-41c7-94eb-dc7c7b1bb038: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:46.385 9 INFO neutron.db.ovn_revision_numbers_db [None req-d4d9e4a6-b342-41a9-979a-33925b3190a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 80ed9db3-76c6-40f7-b23f-3d3bb001fe64 (type: ports) to 1 2026-04-27 22:20:46.528 9 INFO neutron.db.ovn_revision_numbers_db [None req-619de8e4-ed2d-4024-8e13-6889bb754385 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 7923fb09-820e-4ee9-a003-0826beeb4c65 (type: ports) to 1 2026-04-27 22:20:46.577 9 INFO neutron.wsgi [None req-619de8e4-ed2d-4024-8e13-6889bb754385 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 1.1591308 2026-04-27 22:20:46.591 10 WARNING neutron_lib.context [None req-e988daa6-7d08-4668-a76a-f4b7d5b5068e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:46.642 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa6fe487-06bc-4226-afbf-799e41d7ee00 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] No more DHCP agents 2026-04-27 22:20:46.645 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa6fe487-06bc-4226-afbf-799e41d7ee00 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Unable to schedule network 4213c8e0-9035-4c72-9ac1-ee0bc474c7ed: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:46.845 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e988daa6-7d08-4668-a76a-f4b7d5b5068e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] No more DHCP agents 2026-04-27 22:20:46.847 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e988daa6-7d08-4668-a76a-f4b7d5b5068e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Unable to schedule network 94004d1c-161c-41c7-94eb-dc7c7b1bb038: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:46.981 10 INFO neutron.db.ovn_revision_numbers_db [None req-e988daa6-7d08-4668-a76a-f4b7d5b5068e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 5578e8ef-fc8a-4db2-b77f-425e1a77dd28 (type: ports) to 1 2026-04-27 22:20:47.017 10 INFO neutron.wsgi [None req-e988daa6-7d08-4668-a76a-f4b7d5b5068e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4338977 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:47.028 10 WARNING neutron_lib.context [None req-d4ba081d-293f-42f0-a308-cc12aee8750a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:47.148 10 INFO neutron.db.segments_db [None req-d4ba081d-293f-42f0-a308-cc12aee8750a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Added segment 24bac394-4e72-4bcb-924b-274fe3251e6d of type geneve for network a02375a1-c7cc-4e3a-b6d1-25d15650ee5f 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-d4d9e4a6-b342-41a9-979a-33925b3190a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-80ed9db3-76c6-40f7-b23f-3d3bb001fe64 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-80ed9db3-76c6-40f7-b23f-3d3bb001fe64 2026-04-27 22:20:47.178 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager [None req-d4d9e4a6-b342-41a9-979a-33925b3190a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-80ed9db3-76c6-40f7-b23f-3d3bb001fe64 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-80ed9db3-76c6-40f7-b23f-3d3bb001fe64 2026-04-27 22:20:47.178 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:20:47.311 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa6fe487-06bc-4226-afbf-799e41d7ee00 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource a1be0e33-016b-4cb3-b237-ef63adc5375e (type: ports) to 2 2026-04-27 22:20:47.321 10 INFO neutron.db.ovn_revision_numbers_db [None req-d4ba081d-293f-42f0-a308-cc12aee8750a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource a02375a1-c7cc-4e3a-b6d1-25d15650ee5f (type: networks) to 1 2026-04-27 22:20:47.367 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa6fe487-06bc-4226-afbf-799e41d7ee00 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource fb6f52f6-17e7-4f02-b76a-423c4762f5fc (type: subnets) to 0 2026-04-27 22:20:47.394 9 INFO neutron.wsgi [None req-aa6fe487-06bc-4226-afbf-799e41d7ee00 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 1.0236378 2026-04-27 22:20:47.407 9 WARNING neutron.api.v2.base [None req-765ffb86-19a4-4ba6-894a-cac66816014a 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-27 22:20:47.408 9 INFO neutron.api.v2.resource [None req-765ffb86-19a4-4ba6-894a-cac66816014a 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-27 22:20:47.409 9 INFO neutron.wsgi [None req-765ffb86-19a4-4ba6-894a-cac66816014a 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0085380 2026-04-27 22:20:47.447 9 INFO neutron.db.ovn_revision_numbers_db [None req-d4d9e4a6-b342-41a9-979a-33925b3190a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 80ed9db3-76c6-40f7-b23f-3d3bb001fe64 (type: ports) to 1 2026-04-27 22:20:47.512 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d4d9e4a6-b342-41a9-979a-33925b3190a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:20:47.513 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d4d9e4a6-b342-41a9-979a-33925b3190a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network cce6fd7b-e50a-48a0-9668-80449a021a84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:47.532 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d4ba081d-293f-42f0-a308-cc12aee8750a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] No more DHCP agents 2026-04-27 22:20:47.535 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d4ba081d-293f-42f0-a308-cc12aee8750a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Unable to schedule network a02375a1-c7cc-4e3a-b6d1-25d15650ee5f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:47.649 10 INFO neutron.db.ovn_revision_numbers_db [None req-d4ba081d-293f-42f0-a308-cc12aee8750a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource d5d0585c-dffb-4e0d-9279-59c64afaec0e (type: ports) to 1 2026-04-27 22:20:47.683 10 INFO neutron.wsgi [None req-d4ba081d-293f-42f0-a308-cc12aee8750a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6602356 2026-04-27 22:20:47.692 10 WARNING neutron_lib.context [None req-911f6348-3d97-43d8-9503-428776e5e92f 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:47.852 9 INFO neutron.db.ovn_revision_numbers_db [None req-d4d9e4a6-b342-41a9-979a-33925b3190a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 80ed9db3-76c6-40f7-b23f-3d3bb001fe64 (type: router_ports) to 1 2026-04-27 22:20:47.861 9 INFO neutron.wsgi [None req-d4d9e4a6-b342-41a9-979a-33925b3190a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/routers/ecab53f8-83f0-41e6-a0c4-33cae4a49ebe/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9710972 2026-04-27 22:20:48.038 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-911f6348-3d97-43d8-9503-428776e5e92f 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] No more DHCP agents 2026-04-27 22:20:48.044 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-911f6348-3d97-43d8-9503-428776e5e92f 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Unable to schedule network a02375a1-c7cc-4e3a-b6d1-25d15650ee5f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:48.160 10 INFO neutron.db.ovn_revision_numbers_db [None req-911f6348-3d97-43d8-9503-428776e5e92f 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource f65e5f9e-843c-4ef0-aace-47a199982640 (type: ports) to 1 2026-04-27 22:20:48.211 10 INFO neutron.wsgi [None req-911f6348-3d97-43d8-9503-428776e5e92f 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5229337 2026-04-27 22:20:48.213 10 INFO neutron.services.segments.plugin [-] Segment 9b7c2f4d-a074-4548-b58f-9d7f6cf13ba2 resource provider aggregate not found 2026-04-27 22:20:48.219 10 INFO neutron.services.segments.plugin [-] Segment 9b7c2f4d-a074-4548-b58f-9d7f6cf13ba2 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:48.226 10 WARNING neutron_lib.context [None req-bab7d990-ccbc-4f24-b6c8-2f11032f3edd 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:48.234 10 INFO neutron.services.segments.plugin [-] Segment 9b7c2f4d-a074-4548-b58f-9d7f6cf13ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b7c2f4d-a074-4548-b58f-9d7f6cf13ba2 found for delete ", "request_id": "req-7c4e7091-02f3-4681-a0f0-496db4552c49"}]} 2026-04-27 22:20:48.236 10 INFO neutron.services.segments.plugin [-] Segment 9b7c2f4d-a074-4548-b58f-9d7f6cf13ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b7c2f4d-a074-4548-b58f-9d7f6cf13ba2 found for delete ", "request_id": "req-9c6fb736-9543-4d6d-acee-969313be0070"}]} 2026-04-27 22:20:48.247 10 INFO neutron.wsgi [None req-e651f49b-0fe3-4ab5-8f81-be2976eeed66 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "DELETE /v2.0/networks/4213c8e0-9035-4c72-9ac1-ee0bc474c7ed HTTP/1.1" status: 204 len: 168 time: 0.8307230 2026-04-27 22:20:48.315 10 INFO neutron.db.segments_db [None req-bab7d990-ccbc-4f24-b6c8-2f11032f3edd 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Added segment ac8d52ca-e77d-4fd5-af80-c1ac6c5c741c of type geneve for network c3e4f45a-7236-415d-8a66-61250e120a05 2026-04-27 22:20:48.383 9 INFO neutron.db.segments_db [None req-c5d50d1a-63f8-4977-ab42-2d8519451ce7 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Added segment 7d49b10c-7b86-401d-8f12-27cbb8ef514e of type geneve for network 05bf71ea-96f3-4662-889f-e4cca8145289 2026-04-27 22:20:48.462 10 INFO neutron.db.ovn_revision_numbers_db [None req-bab7d990-ccbc-4f24-b6c8-2f11032f3edd 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource c3e4f45a-7236-415d-8a66-61250e120a05 (type: networks) to 1 2026-04-27 22:20:48.610 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5d50d1a-63f8-4977-ab42-2d8519451ce7 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource 05bf71ea-96f3-4662-889f-e4cca8145289 (type: networks) to 1 2026-04-27 22:20:48.672 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bab7d990-ccbc-4f24-b6c8-2f11032f3edd 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] No more DHCP agents 2026-04-27 22:20:48.674 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bab7d990-ccbc-4f24-b6c8-2f11032f3edd 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Unable to schedule network c3e4f45a-7236-415d-8a66-61250e120a05: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:48.730 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] No more DHCP agents 2026-04-27 22:20:48.736 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:48.759 10 INFO neutron.db.ovn_revision_numbers_db [None req-bab7d990-ccbc-4f24-b6c8-2f11032f3edd 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource f11aa2b2-b83c-45ab-90e3-16e993e893ee (type: ports) to 1 2026-04-27 22:20:48.791 10 INFO neutron.wsgi [None req-bab7d990-ccbc-4f24-b6c8-2f11032f3edd 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5687201 2026-04-27 22:20:48.810 10 WARNING neutron_lib.context [None req-485729e9-9da9-49e2-9105-49c080e6b57a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:48.845 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5d50d1a-63f8-4977-ab42-2d8519451ce7 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] No more DHCP agents 2026-04-27 22:20:48.849 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5d50d1a-63f8-4977-ab42-2d8519451ce7 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Unable to schedule network 05bf71ea-96f3-4662-889f-e4cca8145289: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:48.971 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Successfully bumped revision number for resource 133d977c-3309-4abf-bc11-1e4b2766a08a (type: ports) to 1 2026-04-27 22:20:48.973 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5d50d1a-63f8-4977-ab42-2d8519451ce7 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource 62451d93-c9e8-4182-b6bd-efe3f344e786 (type: ports) to 1 2026-04-27 22:20:48.997 9 INFO neutron.wsgi [None req-c5d50d1a-63f8-4977-ab42-2d8519451ce7 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 927 time: 0.7423553 2026-04-27 22:20:49.181 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6f0e6a6-0419-42c1-9810-776caec0cc6c 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] No more DHCP agents 2026-04-27 22:20:49.187 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6f0e6a6-0419-42c1-9810-776caec0cc6c 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Unable to schedule network 05bf71ea-96f3-4662-889f-e4cca8145289: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:49.307 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Successfully bumped revision number for resource 133d977c-3309-4abf-bc11-1e4b2766a08a (type: ports) to 1 2026-04-27 22:20:49.381 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-485729e9-9da9-49e2-9105-49c080e6b57a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] No more DHCP agents 2026-04-27 22:20:49.383 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-485729e9-9da9-49e2-9105-49c080e6b57a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Unable to schedule network c3e4f45a-7236-415d-8a66-61250e120a05: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:49.384 9 INFO neutron.db.segments_db [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Added segment 3aef3bfe-d765-441f-ab21-741509957867 of type geneve for network 0130c397-7324-4149-b106-5bc051d16ebe 2026-04-27 22:20:49.479 10 INFO neutron.db.ovn_revision_numbers_db [None req-485729e9-9da9-49e2-9105-49c080e6b57a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 5713e40a-41fd-402e-941b-30d9b07fcf1a (type: ports) to 1 2026-04-27 22:20:49.504 10 INFO neutron.wsgi [None req-485729e9-9da9-49e2-9105-49c080e6b57a 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.7012429 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:49.516 10 WARNING neutron_lib.context [None req-cdd88ed5-7b7f-4d68-8ffb-82b5104ea74e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:49.595 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Successfully bumped revision number for resource 0130c397-7324-4149-b106-5bc051d16ebe (type: networks) to 1 2026-04-27 22:20:49.639 10 INFO neutron.db.segments_db [None req-cdd88ed5-7b7f-4d68-8ffb-82b5104ea74e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Added segment 933b482a-c959-4e3e-a7e0-a441cf736086 of type geneve for network 94af8512-8d48-4cb4-b382-5d632a62dc8d 2026-04-27 22:20:49.794 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] No more DHCP agents 2026-04-27 22:20:49.798 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Unable to schedule network 0130c397-7324-4149-b106-5bc051d16ebe: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:49.890 10 INFO neutron.db.ovn_revision_numbers_db [None req-cdd88ed5-7b7f-4d68-8ffb-82b5104ea74e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 94af8512-8d48-4cb4-b382-5d632a62dc8d (type: networks) to 1 2026-04-27 22:20:49.898 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Successfully bumped revision number for resource a6d0c373-ec09-47c4-9abc-e33f34316673 (type: ports) to 1 2026-04-27 22:20:49.901 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6f0e6a6-0419-42c1-9810-776caec0cc6c 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource 62451d93-c9e8-4182-b6bd-efe3f344e786 (type: ports) to 2 2026-04-27 22:20:49.953 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6f0e6a6-0419-42c1-9810-776caec0cc6c 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] Successfully bumped revision number for resource d1f58f0f-91ac-4f62-a886-18d2b998d6e7 (type: subnets) to 0 2026-04-27 22:20:49.970 9 INFO neutron.wsgi [None req-b6f0e6a6-0419-42c1-9810-776caec0cc6c 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.9638901 2026-04-27 22:20:50.087 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] No more DHCP agents 2026-04-27 22:20:50.091 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Unable to schedule network 0130c397-7324-4149-b106-5bc051d16ebe: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:50.093 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cdd88ed5-7b7f-4d68-8ffb-82b5104ea74e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] No more DHCP agents 2026-04-27 22:20:50.096 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cdd88ed5-7b7f-4d68-8ffb-82b5104ea74e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Unable to schedule network 94af8512-8d48-4cb4-b382-5d632a62dc8d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:50.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-cdd88ed5-7b7f-4d68-8ffb-82b5104ea74e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 5221c125-037d-4ca7-8fc9-e64ccf0371d3 (type: ports) to 1 2026-04-27 22:20:50.229 10 INFO neutron.wsgi [None req-cdd88ed5-7b7f-4d68-8ffb-82b5104ea74e 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7197452 2026-04-27 22:20:50.240 10 WARNING neutron_lib.context [None req-1614c634-fe5f-4d39-a1cb-8f205038b6cc 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:50.357 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Successfully bumped revision number for resource 5547c76f-5f08-49bd-a743-28018be6e21d (type: subnets) to 0 2026-04-27 22:20:50.507 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1614c634-fe5f-4d39-a1cb-8f205038b6cc 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] No more DHCP agents 2026-04-27 22:20:50.510 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1614c634-fe5f-4d39-a1cb-8f205038b6cc 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Unable to schedule network 94af8512-8d48-4cb4-b382-5d632a62dc8d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:50.710 10 INFO neutron.db.ovn_revision_numbers_db [None req-1614c634-fe5f-4d39-a1cb-8f205038b6cc 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] Successfully bumped revision number for resource 0d4285fd-a4c0-425e-835d-4faddc36d5b4 (type: ports) to 1 2026-04-27 22:20:50.720 9 INFO neutron.wsgi [None req-7bc79f6a-436e-4354-97eb-e06d663d6dae 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.7453334 2026-04-27 22:20:50.727 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No hosting information found for port 335fd305-feab-4846-b04a-7a5d692786ac: RuntimeError: No hosting information found for port 335fd305-feab-4846-b04a-7a5d692786ac 2026-04-27 22:20:50.728 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 80ed9db3-76c6-40f7-b23f-3d3bb001fe64 2026-04-27 22:20:50.734 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 80ed9db3-76c6-40f7-b23f-3d3bb001fe64 2026-04-27 22:20:50.737 10 INFO neutron.wsgi [None req-1614c634-fe5f-4d39-a1cb-8f205038b6cc 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5031080 2026-04-27 22:20:50.809 9 INFO neutron.wsgi [None req-87a76b47-c292-4894-85e7-13ae20fcf33b 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "PUT /v2.0/ports/7e9e832c-279a-4b93-8707-822d08d75e0e/tags HTTP/1.1" status: 200 len: 210 time: 0.0651462 2026-04-27 22:20:50.900 9 INFO neutron.wsgi [None req-fbeb6a6e-66e4-459b-826d-164e1cf6006c 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "PUT /v2.0/ports/5578e8ef-fc8a-4db2-b77f-425e1a77dd28/tags HTTP/1.1" status: 200 len: 218 time: 0.0855379 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:50.974 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] No more DHCP agents 2026-04-27 22:20:50.976 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Unable to schedule network 0130c397-7324-4149-b106-5bc051d16ebe: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:50.987 10 INFO neutron.wsgi [None req-6554dc83-578a-440d-9917-01b49850c7fe 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "PUT /v2.0/ports/f65e5f9e-843c-4ef0-aace-47a199982640/tags HTTP/1.1" status: 200 len: 227 time: 0.0806944 2026-04-27 22:20:51.043 10 INFO neutron.wsgi [None req-5e06c0d7-8397-406b-9b65-a752ece88b23 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "PUT /v2.0/ports/5713e40a-41fd-402e-941b-30d9b07fcf1a/tags HTTP/1.1" status: 200 len: 212 time: 0.0512824 2026-04-27 22:20:51.181 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Successfully bumped revision number for resource 4502e935-3076-4523-a0d5-856352593f2a (type: ports) to 1 2026-04-27 22:20:51.212 10 INFO neutron.wsgi [None req-817a5b88-a905-4dac-b6a9-7a032f93e928 516a43d3fe8644b89415caa2a416ac73 e12d8d5f02d041558d62a3ce752bcbef - - default default] 10.0.0.63 "GET /v2.0/networks/05bf71ea-96f3-4662-889f-e4cca8145289 HTTP/1.1" status: 200 len: 847 time: 0.1305082 2026-04-27 22:20:51.242 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 80ed9db3-76c6-40f7-b23f-3d3bb001fe64 (type: ports) to 2 2026-04-27 22:20:51.262 9 INFO neutron.wsgi [None req-a156318b-6fba-465e-8899-53c2a2de76f0 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.2129412 2026-04-27 22:20:51.326 9 INFO neutron.wsgi [None req-b60ca25a-22c9-4837-b1b2-8f915cbd3309 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.0561180 2026-04-27 22:20:51.420 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 80ed9db3-76c6-40f7-b23f-3d3bb001fe64 (type: router_ports) to 2 2026-04-27 22:20:51.475 10 INFO neutron.wsgi [None req-6e848045-5845-4b6e-bd20-829432da7984 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.1428573 2026-04-27 22:20:51.563 10 INFO neutron.wsgi [None req-c9ddbfb9-b83d-4f6e-aa62-19564d9d265d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0820456 2026-04-27 22:20:51.625 9 INFO neutron.pecan_wsgi.hooks.translation [None req-80331003-a045-4480-a018-e1fd33144c3f b4b42505330d4b6cab1674fc2c6b120e 4ccabb505b6942de9e977fea763e6ec2 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:20:51.627 9 INFO neutron.wsgi [None req-80331003-a045-4480-a018-e1fd33144c3f b4b42505330d4b6cab1674fc2c6b120e 4ccabb505b6942de9e977fea763e6ec2 - - default default] 10.0.0.63 "GET /v2.0/networks/05bf71ea-96f3-4662-889f-e4cca8145289 HTTP/1.1" status: 404 len: 339 time: 0.0661731 2026-04-27 22:20:51.758 10 INFO neutron.wsgi [None req-d93432f9-650d-403e-bcf8-89a1de9b7999 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.1911817 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-4502e935-3076-4523-a0d5-856352593f2a 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-4502e935-3076-4523-a0d5-856352593f2a 2026-04-27 22:20:51.809 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-4502e935-3076-4523-a0d5-856352593f2a 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-4502e935-3076-4523-a0d5-856352593f2a 2026-04-27 22:20:51.809 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:20:51.858 10 INFO neutron.wsgi [None req-69ef2bbb-f04e-4ce1-a758-5974e66b1b4c 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.0941601 2026-04-27 22:20:52.242 9 INFO neutron.wsgi [None req-798b2079-ae2a-4bc8-9629-732cfdce043d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.3785586 2026-04-27 22:20:52.312 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Successfully bumped revision number for resource 4502e935-3076-4523-a0d5-856352593f2a (type: ports) to 1 2026-04-27 22:20:52.329 10 INFO neutron.wsgi [None req-428a8d49-a5d5-4e32-86a9-c86b67cb65aa 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.0810554 2026-04-27 22:20:52.369 10 INFO neutron.services.segments.plugin [-] Segment 7d49b10c-7b86-401d-8f12-27cbb8ef514e resource provider aggregate not found 2026-04-27 22:20:52.379 10 INFO neutron.services.segments.plugin [-] Segment 7d49b10c-7b86-401d-8f12-27cbb8ef514e resource provider aggregate not found 2026-04-27 22:20:52.387 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] No more DHCP agents 2026-04-27 22:20:52.389 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Unable to schedule network 0130c397-7324-4149-b106-5bc051d16ebe: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:52.397 10 INFO neutron.services.segments.plugin [-] Segment 7d49b10c-7b86-401d-8f12-27cbb8ef514e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d49b10c-7b86-401d-8f12-27cbb8ef514e found for delete ", "request_id": "req-38860cfe-3263-4ea1-92a6-69929dd19c80"}]} 2026-04-27 22:20:52.400 10 INFO neutron.services.segments.plugin [-] Segment 7d49b10c-7b86-401d-8f12-27cbb8ef514e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d49b10c-7b86-401d-8f12-27cbb8ef514e found for delete ", "request_id": "req-55af62cb-1766-4ea1-a072-d2972fb42301"}]} 2026-04-27 22:20:52.457 10 INFO neutron.wsgi [None req-4d079118-8bb8-4e59-b956-30494888a852 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "DELETE /v2.0/networks/05bf71ea-96f3-4662-889f-e4cca8145289 HTTP/1.1" status: 204 len: 168 time: 0.8244691 2026-04-27 22:20:52.481 9 INFO neutron.pecan_wsgi.hooks.translation [None req-62b2608e-2e9c-4a74-8369-42a9d92177a2 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:20:52.484 9 INFO neutron.wsgi [None req-62b2608e-2e9c-4a74-8369-42a9d92177a2 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/a17ef2a9-58df-425e-92c2-9619a97daac4 HTTP/1.1" status: 404 len: 337 time: 0.0187883 2026-04-27 22:20:52.501 10 INFO neutron.pecan_wsgi.hooks.translation [None req-8068ee51-8fab-4803-a78d-662faa909a2f 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:20:52.503 10 INFO neutron.wsgi [None req-8068ee51-8fab-4803-a78d-662faa909a2f 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/fb6f52f6-17e7-4f02-b76a-423c4762f5fc HTTP/1.1" status: 404 len: 337 time: 0.0166214 2026-04-27 22:20:52.525 10 INFO neutron.pecan_wsgi.hooks.translation [None req-da9dcf98-9757-46c4-a152-f297fce644ec 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:20:52.527 10 INFO neutron.wsgi [None req-da9dcf98-9757-46c4-a152-f297fce644ec 3f551d2832594dbe9b17c20580148e8f 1d927ed563d94bc0a5c70f2bc9671585 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/d1f58f0f-91ac-4f62-a886-18d2b998d6e7 HTTP/1.1" status: 404 len: 337 time: 0.0204678 2026-04-27 22:20:52.692 10 INFO neutron.wsgi [None req-ef517782-6059-4c01-ac04-d71504504e1d 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "DELETE /v2.0/ports/7e9e832c-279a-4b93-8707-822d08d75e0e HTTP/1.1" status: 204 len: 168 time: 0.3549433 2026-04-27 22:20:52.945 10 INFO neutron.wsgi [None req-974871a5-48b3-4bfc-ba21-183874e56e1b 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "DELETE /v2.0/ports/5578e8ef-fc8a-4db2-b77f-425e1a77dd28 HTTP/1.1" status: 204 len: 168 time: 0.2492721 2026-04-27 22:20:53.144 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] Successfully bumped revision number for resource 4502e935-3076-4523-a0d5-856352593f2a (type: router_ports) to 1 2026-04-27 22:20:53.297 9 INFO neutron.wsgi [None req-15a5adcd-e915-4a0f-8442-950f5b017386 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "DELETE /v2.0/ports/f65e5f9e-843c-4ef0-aace-47a199982640 HTTP/1.1" status: 204 len: 168 time: 0.3461392 2026-04-27 22:20:53.426 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb69cef4-5954-42e3-b540-81aa6fe495af - - - - - -] No more DHCP agents 2026-04-27 22:20:53.430 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb69cef4-5954-42e3-b540-81aa6fe495af - - - - - -] Unable to schedule network 0130c397-7324-4149-b106-5bc051d16ebe: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:20:53.600 9 INFO neutron.db.ovn_revision_numbers_db [None req-eb69cef4-5954-42e3-b540-81aa6fe495af - - - - - -] Successfully bumped revision number for resource 15cc8985-d51e-4f49-902a-6cfa05107d00 (type: ports) to 1 2026-04-27 22:20:53.605 10 INFO neutron.wsgi [None req-78bf8505-2edd-48f8-9a84-6c5afaa15e22 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "DELETE /v2.0/ports/5713e40a-41fd-402e-941b-30d9b07fcf1a HTTP/1.1" status: 204 len: 168 time: 0.3024573 2026-04-27 22:20:53.755 10 INFO neutron.wsgi [None req-d1083e8d-8665-4d5c-ae05-43b4aa9e832d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=1d927ed563d94bc0a5c70f2bc9671585&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2136858 2026-04-27 22:20:53.875 9 INFO neutron.db.ovn_revision_numbers_db [None req-eb69cef4-5954-42e3-b540-81aa6fe495af - - - - - -] Successfully bumped revision number for resource 15cc8985-d51e-4f49-902a-6cfa05107d00 (type: ports) to 1 2026-04-27 22:20:53.915 10 INFO neutron.wsgi [None req-82c29bc2-6710-432f-991c-2035334e8b59 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "DELETE /v2.0/ports/0d4285fd-a4c0-425e-835d-4faddc36d5b4 HTTP/1.1" status: 204 len: 168 time: 0.3043568 2026-04-27 22:20:54.091 10 INFO neutron.wsgi [None req-75cdba51-8721-4249-a61f-b25807b04025 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f9f5d819-afc7-4bcf-90dc-8f1cceb01f70 HTTP/1.1" status: 204 len: 168 time: 0.3279486 2026-04-27 22:20:54.135 9 INFO neutron.wsgi [None req-b3353cf7-2583-4b85-a785-da3d814af4e9 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] 10.0.0.63 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 656 time: 6.2680707 2026-04-27 22:20:54.153 9 INFO neutron.wsgi [None req-f9d4ba87-319a-4137-9af8-221a3479132b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1501 time: 0.0132620 2026-04-27 22:20:54.370 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8c730e0-8555-401f-a689-b1407bc6f9d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7703d1c8-4b9a-48ba-9ec6-8990757851f3 (type: security_groups) to 1 2026-04-27 22:20:54.559 10 INFO neutron.services.segments.plugin [-] Segment 4a5a9483-478f-4049-ada8-96efd00474cb resource provider aggregate not found 2026-04-27 22:20:54.563 10 INFO neutron.services.segments.plugin [-] Segment 4a5a9483-478f-4049-ada8-96efd00474cb resource provider aggregate not found 2026-04-27 22:20:54.577 10 INFO neutron.services.segments.plugin [-] Segment 4a5a9483-478f-4049-ada8-96efd00474cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a5a9483-478f-4049-ada8-96efd00474cb found for delete ", "request_id": "req-54b82a99-9280-450b-ba73-62b4fa1e466b"}]} 2026-04-27 22:20:54.578 10 INFO neutron.services.segments.plugin [-] Segment 4a5a9483-478f-4049-ada8-96efd00474cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a5a9483-478f-4049-ada8-96efd00474cb found for delete ", "request_id": "req-603f1801-01bb-47c3-a8c5-491dc31beef0"}]} 2026-04-27 22:20:54.632 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8c730e0-8555-401f-a689-b1407bc6f9d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4bcfb8ec-7290-4c53-83f2-0e8fa68ef3ce (type: security_group_rules) to 0 2026-04-27 22:20:54.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8c730e0-8555-401f-a689-b1407bc6f9d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4e535bcb-50c0-4c49-9fd5-00043ec52358 (type: security_group_rules) to 0 2026-04-27 22:20:54.727 10 INFO neutron.wsgi [None req-37a02a32-377d-4aeb-95e5-aa71b4f757a1 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "DELETE /v2.0/networks/2c8fc316-c428-408b-8bfc-ee4c254a1efd HTTP/1.1" status: 204 len: 168 time: 0.8060076 2026-04-27 22:20:54.756 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8c730e0-8555-401f-a689-b1407bc6f9d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 89d376b7-349b-4cb9-a252-1db8a646895a (type: security_group_rules) to 0 2026-04-27 22:20:54.777 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8c730e0-8555-401f-a689-b1407bc6f9d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 90501c24-b0bf-4ffb-aa55-09c6fe078284 (type: security_group_rules) to 0 2026-04-27 22:20:54.804 9 INFO neutron.wsgi [None req-f8c730e0-8555-401f-a689-b1407bc6f9d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=4ccabb505b6942de9e977fea763e6ec2&name=default HTTP/1.1" status: 200 len: 3120 time: 0.6208341 2026-04-27 22:20:55.135 10 INFO neutron.wsgi [None req-b1a3e0af-9be1-4f59-bfdd-8700fa293cd3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/7703d1c8-4b9a-48ba-9ec6-8990757851f3 HTTP/1.1" status: 204 len: 168 time: 0.3256285 2026-04-27 22:20:55.303 10 INFO neutron.wsgi [None req-7419f3c3-16ac-422b-9bed-5ba6759e2141 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "DELETE /v2.0/networks/94004d1c-161c-41c7-94eb-dc7c7b1bb038 HTTP/1.1" status: 204 len: 168 time: 0.5709095 2026-04-27 22:20:55.456 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f1fd6b6-4b49-41cd-8cae-f415e507f808 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 677ebca5-e1cd-4e76-ae37-9b2f34fb95a9 (type: security_groups) to 1 2026-04-27 22:20:55.474 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f1fd6b6-4b49-41cd-8cae-f415e507f808 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0a0715b2-4632-4a5d-bec8-559bac1aedbe (type: security_group_rules) to 0 2026-04-27 22:20:55.498 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f1fd6b6-4b49-41cd-8cae-f415e507f808 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7838ec4c-02de-4989-8cbc-393aa010bbb4 (type: security_group_rules) to 0 2026-04-27 22:20:55.518 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f1fd6b6-4b49-41cd-8cae-f415e507f808 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8670bbee-6dec-431c-a9cc-18bd9cd504f7 (type: security_group_rules) to 0 2026-04-27 22:20:55.534 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f1fd6b6-4b49-41cd-8cae-f415e507f808 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c51dedef-0678-4c30-8b46-a1013de43987 (type: security_group_rules) to 0 2026-04-27 22:20:55.555 10 INFO neutron.wsgi [None req-2f1fd6b6-4b49-41cd-8cae-f415e507f808 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=e12d8d5f02d041558d62a3ce752bcbef&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2506621 2026-04-27 22:20:55.777 10 INFO neutron.wsgi [None req-326b8a18-1c9b-45e2-8a77-076ced12af3a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/677ebca5-e1cd-4e76-ae37-9b2f34fb95a9 HTTP/1.1" status: 204 len: 168 time: 0.2160981 2026-04-27 22:20:55.879 9 INFO neutron.services.segments.plugin [-] Segment 24bac394-4e72-4bcb-924b-274fe3251e6d resource provider aggregate not found 2026-04-27 22:20:55.883 9 INFO neutron.services.segments.plugin [-] Segment 24bac394-4e72-4bcb-924b-274fe3251e6d resource provider aggregate not found 2026-04-27 22:20:55.909 9 INFO neutron.services.segments.plugin [-] Segment 24bac394-4e72-4bcb-924b-274fe3251e6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24bac394-4e72-4bcb-924b-274fe3251e6d found for delete ", "request_id": "req-54243b13-ac81-4f4f-9edf-c4821d992af2"}]} 2026-04-27 22:20:55.912 9 INFO neutron.services.segments.plugin [-] Segment 24bac394-4e72-4bcb-924b-274fe3251e6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24bac394-4e72-4bcb-924b-274fe3251e6d found for delete ", "request_id": "req-1d26ed78-ce7a-4c6f-90b8-93c5c43272b1"}]} 2026-04-27 22:20:56.053 9 INFO neutron.wsgi [None req-ced6f71f-e0f5-4a0f-912c-013dc3d94745 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "DELETE /v2.0/networks/a02375a1-c7cc-4e3a-b6d1-25d15650ee5f HTTP/1.1" status: 204 len: 168 time: 0.7437809 2026-04-27 22:20:56.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016782 2026-04-27 22:20:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013330 2026-04-27 22:20:56.453 10 INFO neutron.wsgi [None req-194409e2-cf34-48a8-9325-2df3d33a2e10 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "DELETE /v2.0/networks/c3e4f45a-7236-415d-8a66-61250e120a05 HTTP/1.1" status: 204 len: 168 time: 0.3929436 2026-04-27 22:20:56.516 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No hosting information found for port 80ed9db3-76c6-40f7-b23f-3d3bb001fe64: RuntimeError: No hosting information found for port 80ed9db3-76c6-40f7-b23f-3d3bb001fe64 2026-04-27 22:20:56.516 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 4502e935-3076-4523-a0d5-856352593f2a 2026-04-27 22:20:56.597 10 INFO neutron.services.segments.plugin [-] Segment 5d1df79b-df36-4e7f-8457-db477f0db282 resource provider aggregate not found 2026-04-27 22:20:56.601 10 INFO neutron.services.segments.plugin [-] Segment 5d1df79b-df36-4e7f-8457-db477f0db282 resource provider aggregate not found 2026-04-27 22:20:56.618 10 INFO neutron.services.segments.plugin [-] Segment 5d1df79b-df36-4e7f-8457-db477f0db282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d1df79b-df36-4e7f-8457-db477f0db282 found for delete ", "request_id": "req-732ca38b-bcfe-4c68-b785-ede8c0533433"}]} 2026-04-27 22:20:56.623 10 INFO neutron.services.segments.plugin [-] Segment 5d1df79b-df36-4e7f-8457-db477f0db282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d1df79b-df36-4e7f-8457-db477f0db282 found for delete ", "request_id": "req-bb7f337d-0d3a-44b8-82aa-926099405245"}]} 2026-04-27 22:20:56.636 10 INFO neutron.services.segments.plugin [-] Segment ac8d52ca-e77d-4fd5-af80-c1ac6c5c741c resource provider aggregate not found 2026-04-27 22:20:56.640 10 INFO neutron.services.segments.plugin [-] Segment ac8d52ca-e77d-4fd5-af80-c1ac6c5c741c resource provider aggregate not found 2026-04-27 22:20:56.655 10 INFO neutron.services.segments.plugin [-] Segment ac8d52ca-e77d-4fd5-af80-c1ac6c5c741c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac8d52ca-e77d-4fd5-af80-c1ac6c5c741c found for delete ", "request_id": "req-260d06dc-7bca-407b-a716-1fd8e7f46905"}]} 2026-04-27 22:20:56.657 10 INFO neutron.services.segments.plugin [-] Segment ac8d52ca-e77d-4fd5-af80-c1ac6c5c741c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac8d52ca-e77d-4fd5-af80-c1ac6c5c741c found for delete ", "request_id": "req-16af874b-bda6-4887-82b1-803edc591645"}]} 2026-04-27 22:20:56.893 10 INFO neutron.wsgi [None req-e919b184-c9d7-4d68-9710-591760f706fa 5d90fe449b13469396427dc56e3b2981 d67e1796721d4df481cff8f8783bfb91 - - default default] 10.0.0.63 "DELETE /v2.0/networks/94af8512-8d48-4cb4-b382-5d632a62dc8d HTTP/1.1" status: 204 len: 168 time: 0.4328797 2026-04-27 22:20:57.343 9 INFO neutron.wsgi [None req-01e43b23-5092-4160-82b3-193c3595b086 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/vpnservices/f50e592d-7451-4e72-b3dd-c01aed479272 HTTP/1.1" status: 204 len: 168 time: 3.1856351 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:20:57.357 9 WARNING neutron_lib.context [None req-9b8ccd13-7e9e-4240-8012-e3d95cb41ff7 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:57.423 9 INFO neutron.wsgi [None req-9b8ccd13-7e9e-4240-8012-e3d95cb41ff7 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 501 time: 0.0727327 2026-04-27 22:20:57.434 9 WARNING neutron_lib.context [None req-1445b635-e873-4635-8223-080e8ea1edd8 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:57.500 9 INFO neutron.wsgi [None req-1445b635-e873-4635-8223-080e8ea1edd8 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 493 time: 0.0712645 2026-04-27 22:20:57.510 9 WARNING neutron.api.v2.base [None req-86331a86-2ee2-42a6-b436-77d113cccb91 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] An exception happened while processing the request body. The exception message is [Unrecognized attribute(s) 'peer_cidr'].: webob.exc.HTTPBadRequest: Unrecognized attribute(s) 'peer_cidr' 2026-04-27 22:20:57.511 9 INFO neutron.api.v2.resource [None req-86331a86-2ee2-42a6-b436-77d113cccb91 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' 2026-04-27 22:20:57.512 9 INFO neutron.wsgi [None req-86331a86-2ee2-42a6-b436-77d113cccb91 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 313 time: 0.0066128 2026-04-27 22:20:57.538 10 INFO neutron.wsgi [None req-bf7bb553-1df4-443a-933c-a4b6cda9239c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1388 time: 0.0177124 2026-04-27 22:20:57.574 10 INFO neutron.wsgi [None req-f1028b11-386a-4768-aaff-1a02c851bdae 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/339c1a66-e330-48ba-a88e-83502fe0bc96 HTTP/1.1" status: 204 len: 168 time: 0.0329347 2026-04-27 22:20:57.593 10 INFO neutron.wsgi [None req-29c34f70-6c2d-40d1-80e6-456fe3a23ef6 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1111 time: 0.0118451 2026-04-27 22:20:57.606 10 INFO neutron.wsgi [None req-83d4bf91-03e9-42e0-8b94-d3bf68024128 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1111 time: 0.0094488 2026-04-27 22:20:57.633 10 INFO neutron.wsgi [None req-286960dd-b206-4063-a5d2-006056b0b44f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/6ab8ce29-3250-4f4f-834c-40998522b45d HTTP/1.1" status: 204 len: 168 time: 0.0226028 2026-04-27 22:20:57.649 10 INFO neutron.wsgi [None req-d0befa53-d395-410a-bb71-f085f8984e10 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0110543 2026-04-27 22:20:57.662 10 WARNING neutron_lib.context [None req-94f997fe-c759-48a2-ae8c-cec2b6936794 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:57.766 10 INFO neutron.wsgi [None req-94f997fe-c759-48a2-ae8c-cec2b6936794 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 501 time: 0.1081452 2026-04-27 22:20:57.776 10 WARNING neutron_lib.context [None req-f3f521c2-324c-434f-ba71-d9d3aeb60737 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:57.833 10 INFO neutron.wsgi [None req-f3f521c2-324c-434f-ba71-d9d3aeb60737 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 493 time: 0.0621929 2026-04-27 22:20:57.845 10 WARNING neutron_lib.context [None req-121f184e-125d-4234-a467-50f5631014c8 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:57.921 10 INFO neutron.api.v2.resource [None req-121f184e-125d-4234-a467-50f5631014c8 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-04-27 22:20:57.924 10 INFO neutron.wsgi [None req-121f184e-125d-4234-a467-50f5631014c8 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 373 time: 0.0847414 2026-04-27 22:20:57.936 9 INFO neutron.services.segments.plugin [-] Segment 3aef3bfe-d765-441f-ab21-741509957867 resource provider aggregate not found 2026-04-27 22:20:57.941 9 INFO neutron.services.segments.plugin [-] Segment 3aef3bfe-d765-441f-ab21-741509957867 resource provider aggregate not found 2026-04-27 22:20:57.942 10 INFO neutron.wsgi [None req-cf495aff-d8cc-4a63-b1a9-ef91a4e19d83 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1388 time: 0.0124216 2026-04-27 22:20:57.958 9 INFO neutron.services.segments.plugin [-] Segment 3aef3bfe-d765-441f-ab21-741509957867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aef3bfe-d765-441f-ab21-741509957867 found for delete ", "request_id": "req-6f3f6af1-f7e3-4262-86a4-21d007d31e69"}]} 2026-04-27 22:20:57.958 9 INFO neutron.services.segments.plugin [-] Segment 3aef3bfe-d765-441f-ab21-741509957867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aef3bfe-d765-441f-ab21-741509957867 found for delete ", "request_id": "req-9226ae01-37ae-42a9-9796-6db973c51b17"}]} 2026-04-27 22:20:57.986 10 INFO neutron.wsgi [None req-0ff4b3c2-607a-476d-a9b8-069402cc5e44 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/6005e75e-fdd2-450f-8ad3-24a93fadefa0 HTTP/1.1" status: 204 len: 168 time: 0.0404229 2026-04-27 22:20:57.998 10 INFO neutron.wsgi [None req-246c3e9d-6156-4fe0-9a69-bea4b44ea3b0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1111 time: 0.0099852 2026-04-27 22:20:58.009 10 INFO neutron.wsgi [None req-b3ae52b2-3854-4dc7-9d33-d0c2dbbf0bf3 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1111 time: 0.0081561 2026-04-27 22:20:58.042 9 INFO neutron.wsgi [None req-ba9187b4-38da-484a-8a26-194e80ff3923 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/280cb076-d00e-4f99-8aca-6bbc87f4322e HTTP/1.1" status: 204 len: 168 time: 0.0295608 2026-04-27 22:20:58.061 10 INFO neutron.wsgi [None req-8eb5d7cd-6b25-49b1-a26d-5edff4451e17 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0137846 2026-04-27 22:20:58.070 10 WARNING neutron_lib.context [None req-26a9c6a6-87bf-41ac-a6fe-47d3ce34fef9 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:58.081 9 INFO neutron.db.ovn_revision_numbers_db [None req-1eea90c8-064b-4daf-906c-15ed0784c1e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e535b4e0-69ed-413c-9a62-dfc006abc25b (type: security_groups) to 1 2026-04-27 22:20:58.095 9 INFO neutron.db.ovn_revision_numbers_db [None req-1eea90c8-064b-4daf-906c-15ed0784c1e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 32bd4404-6a55-4552-9282-09c011a8d0c7 (type: security_group_rules) to 0 2026-04-27 22:20:58.110 9 INFO neutron.db.ovn_revision_numbers_db [None req-1eea90c8-064b-4daf-906c-15ed0784c1e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 5b37a2dd-3e7e-4806-bc9b-4e5e2feacd7d (type: security_group_rules) to 0 2026-04-27 22:20:58.123 9 INFO neutron.db.ovn_revision_numbers_db [None req-1eea90c8-064b-4daf-906c-15ed0784c1e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bf1229c9-9bc5-4e75-b0e6-4473ef870626 (type: security_group_rules) to 0 2026-04-27 22:20:58.133 10 INFO neutron.wsgi [None req-26a9c6a6-87bf-41ac-a6fe-47d3ce34fef9 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 500 time: 0.0679786 2026-04-27 22:20:58.137 9 INFO neutron.db.ovn_revision_numbers_db [None req-1eea90c8-064b-4daf-906c-15ed0784c1e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d83ba762-f406-4596-b02e-a9f975f99780 (type: security_group_rules) to 0 2026-04-27 22:20:58.144 10 WARNING neutron.api.v2.base [None req-2be1ece4-8fc7-4dfa-b2eb-99e78ea32f41 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-04-27 22:20:58.144 10 INFO neutron.api.v2.resource [None req-2be1ece4-8fc7-4dfa-b2eb-99e78ea32f41 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified 2026-04-27 22:20:58.146 10 INFO neutron.wsgi [None req-2be1ece4-8fc7-4dfa-b2eb-99e78ea32f41 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 343 time: 0.0074410 2026-04-27 22:20:58.162 9 INFO neutron.wsgi [None req-1eea90c8-064b-4daf-906c-15ed0784c1e2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ffc8098656cc43ed86628fa3bbb9a514&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4111130 2026-04-27 22:20:58.169 9 INFO neutron.wsgi [None req-e81e6f94-b310-4e38-bcd3-30225cc962a5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0162313 2026-04-27 22:20:58.199 9 INFO neutron.wsgi [None req-d9b79a47-276f-464a-8f91-bdcd6e471541 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/eda41dc6-5757-44ee-8936-cd16598ab0f6 HTTP/1.1" status: 204 len: 168 time: 0.0250969 2026-04-27 22:20:58.215 10 INFO neutron.wsgi [None req-92eeabff-b3ff-4066-9558-ff0afb85672b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0123005 2026-04-27 22:20:58.230 9 WARNING neutron_lib.context [None req-58521183-5c9c-4c1f-83a3-151764825f2a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:58.332 9 INFO neutron.wsgi [None req-58521183-5c9c-4c1f-83a3-151764825f2a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 493 time: 0.1100097 2026-04-27 22:20:58.342 9 WARNING neutron.api.v2.base [None req-4a3bf836-a294-42ed-a77d-2ca66c7de54e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-04-27 22:20:58.343 9 INFO neutron.api.v2.resource [None req-4a3bf836-a294-42ed-a77d-2ca66c7de54e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified 2026-04-27 22:20:58.344 9 INFO neutron.wsgi [None req-4a3bf836-a294-42ed-a77d-2ca66c7de54e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 343 time: 0.0066924 2026-04-27 22:20:58.362 9 INFO neutron.wsgi [None req-6610e671-e9da-4962-b50b-567927daa6c4 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1103 time: 0.0143692 2026-04-27 22:20:58.415 9 INFO neutron.wsgi [None req-aaf14e61-9a09-4e41-8188-48a4001ca5a7 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/370014be-73f6-456b-9132-bc7621f35b94 HTTP/1.1" status: 204 len: 168 time: 0.0489841 2026-04-27 22:20:58.430 9 INFO neutron.wsgi [None req-43321202-df1c-48ca-9c64-d57b02a77df9 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0101497 2026-04-27 22:20:58.437 9 WARNING neutron_lib.context [None req-601bed2a-25b9-4af8-ae60-0ea7b8c7442f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:58.439 10 INFO neutron.wsgi [None req-f53ab266-3ea6-491a-86ba-fcefbba28574 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/e535b4e0-69ed-413c-9a62-dfc006abc25b HTTP/1.1" status: 204 len: 168 time: 0.2715063 2026-04-27 22:20:58.549 9 INFO neutron.wsgi [None req-601bed2a-25b9-4af8-ae60-0ea7b8c7442f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 488 time: 0.1153288 2026-04-27 22:20:58.559 9 WARNING neutron_lib.context [None req-d173cb25-b3f3-422e-9123-286c25983724 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:58.616 9 INFO neutron.wsgi [None req-d173cb25-b3f3-422e-9123-286c25983724 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 500 time: 0.0619917 2026-04-27 22:20:58.627 9 WARNING neutron_lib.context [None req-944b8e30-81c5-4e5c-963f-c0476615f74f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:20:58.633 10 INFO neutron.wsgi [None req-c7d34e56-19cc-4655-9e30-8c3743bf4299 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=d67e1796721d4df481cff8f8783bfb91&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0374084 2026-04-27 22:20:58.676 10 INFO neutron.services.segments.plugin [-] Segment 933b482a-c959-4e3e-a7e0-a441cf736086 resource provider aggregate not found 2026-04-27 22:20:58.681 10 INFO neutron.services.segments.plugin [-] Segment 933b482a-c959-4e3e-a7e0-a441cf736086 resource provider aggregate not found 2026-04-27 22:20:58.696 10 INFO neutron.services.segments.plugin [-] Segment 933b482a-c959-4e3e-a7e0-a441cf736086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 933b482a-c959-4e3e-a7e0-a441cf736086 found for delete ", "request_id": "req-164be993-f16b-4a3e-8c17-f64f409ed8e3"}]} 2026-04-27 22:20:58.698 10 INFO neutron.services.segments.plugin [-] Segment 933b482a-c959-4e3e-a7e0-a441cf736086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 933b482a-c959-4e3e-a7e0-a441cf736086 found for delete ", "request_id": "req-4874e105-92f5-469f-a584-9a42fd2e677c"}]} 2026-04-27 22:20:58.980 9 INFO neutron.wsgi [None req-e46f6a63-5d8c-4376-9107-3fd7bb763649 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/90518431-662d-4409-9c15-aad303d2cb7d HTTP/1.1" status: 204 len: 168 time: 0.3412635 2026-04-27 22:20:59.269 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c86aad3-9c09-454d-b47b-f756eda14c03 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d3199f91-923a-4bc4-86f2-79f011f25c57 (type: security_groups) to 1 2026-04-27 22:20:59.292 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c86aad3-9c09-454d-b47b-f756eda14c03 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 642113f7-e087-4768-a2d7-c72f43dfb715 (type: security_group_rules) to 0 2026-04-27 22:20:59.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c86aad3-9c09-454d-b47b-f756eda14c03 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 72a69677-8544-4ae9-91b2-019ff173152f (type: security_group_rules) to 0 2026-04-27 22:20:59.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c86aad3-9c09-454d-b47b-f756eda14c03 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8e8daf1a-38eb-406a-a7c6-0f218cb2bf28 (type: security_group_rules) to 0 2026-04-27 22:20:59.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c86aad3-9c09-454d-b47b-f756eda14c03 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ca95a39a-fc9e-4136-a71c-ec39c056e94f (type: security_group_rules) to 0 2026-04-27 22:20:59.378 10 INFO neutron.wsgi [None req-3c86aad3-9c09-454d-b47b-f756eda14c03 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=b5e772b7cc994509af877d0e8b774778&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2789142 2026-04-27 22:20:59.614 10 INFO neutron.wsgi [None req-3fb5d82a-deb7-4930-9167-57b1e22a7a95 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/d3199f91-923a-4bc4-86f2-79f011f25c57 HTTP/1.1" status: 204 len: 168 time: 0.2316010 2026-04-27 22:20:59.668 9 INFO neutron.db.ovn_revision_numbers_db [None req-944b8e30-81c5-4e5c-963f-c0476615f74f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 498d2563-1598-46e1-9fe6-8366a20c8857 (type: routers) to 6 2026-04-27 22:20:59.707 9 INFO neutron.wsgi [None req-944b8e30-81c5-4e5c-963f-c0476615f74f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 201 len: 1043 time: 1.0849555 2026-04-27 22:21:00.334 9 WARNING neutron_lib.context [None req-89c52c79-c7a3-4d53-9489-233cd5be6213 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:00.404 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b7243b4-3482-49e4-bc80-4093402f5dcf 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 498d2563-1598-46e1-9fe6-8366a20c8857 (type: routers) to 7 2026-04-27 22:21:00.435 9 INFO neutron.wsgi [None req-2b7243b4-3482-49e4-bc80-4093402f5dcf 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ipsec-site-connections/a8973222-60a0-4a86-ba54-788a9629a271 HTTP/1.1" status: 204 len: 168 time: 0.7227905 2026-04-27 22:21:00.454 9 INFO neutron.wsgi [None req-87192c3a-ffa0-495f-ae09-3fe0fe55647c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 200 len: 990 time: 0.0123417 2026-04-27 22:21:00.477 10 INFO neutron.api.v2.resource [None req-1a724cb5-b1e8-4541-bff5-b8955abadd6f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:21:00.478 10 INFO neutron.wsgi [None req-1a724cb5-b1e8-4541-bff5-b8955abadd6f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ipsec-site-connections/a8973222-60a0-4a86-ba54-788a9629a271 HTTP/1.1" status: 404 len: 355 time: 0.0190713 2026-04-27 22:21:00.498 10 INFO neutron.wsgi [None req-fa4ce9f9-0605-4de3-9cef-b8a501ec9fdf 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1382 time: 0.0152130 2026-04-27 22:21:00.533 10 INFO neutron.wsgi [None req-8566f1d1-c788-4dff-bea6-6abc4e86465f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/4b0b38f4-01a5-4b57-ad8a-3b5718ff32d2 HTTP/1.1" status: 204 len: 168 time: 0.0291510 2026-04-27 22:21:00.552 10 INFO neutron.wsgi [None req-bce05785-3a4a-4739-804b-18d85fa7b40f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1098 time: 0.0115435 2026-04-27 22:21:00.571 10 INFO neutron.wsgi [None req-aae99cc2-2cb1-45c4-abba-6e7ba1b6c44c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1098 time: 0.0126045 2026-04-27 22:21:00.604 10 INFO neutron.wsgi [None req-df1fa270-3c90-454a-90fe-dff8d1301bde 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/c0cbbbe6-7fdc-4f24-98a0-a385723f8a07 HTTP/1.1" status: 204 len: 168 time: 0.0260031 2026-04-27 22:21:00.605 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89c52c79-c7a3-4d53-9489-233cd5be6213 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] No more DHCP agents 2026-04-27 22:21:00.607 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89c52c79-c7a3-4d53-9489-233cd5be6213 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:00.621 10 INFO neutron.wsgi [None req-f9416078-1827-4610-91c9-f682ba7eef1d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0113037 2026-04-27 22:21:00.644 10 WARNING neutron_lib.context [None req-d31f4f88-3ffb-454e-94bd-d4d930a96487 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:00.932 9 INFO neutron.wsgi [None req-89c52c79-c7a3-4d53-9489-233cd5be6213 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7758040 2026-04-27 22:21:00.948 9 WARNING neutron_lib.context [None req-e2b56de4-e2b0-48c1-a062-4e6c1c6a45e1 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:01.249 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e2b56de4-e2b0-48c1-a062-4e6c1c6a45e1 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] No more DHCP agents 2026-04-27 22:21:01.252 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e2b56de4-e2b0-48c1-a062-4e6c1c6a45e1 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:01.590 9 INFO neutron.wsgi [None req-e2b56de4-e2b0-48c1-a062-4e6c1c6a45e1 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6478283 2026-04-27 22:21:01.604 9 WARNING neutron_lib.context [None req-cc7d0194-0e3a-4575-bab1-ce9b97dbf8c4 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:01.655 10 INFO neutron.db.ovn_revision_numbers_db [None req-d31f4f88-3ffb-454e-94bd-d4d930a96487 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 498d2563-1598-46e1-9fe6-8366a20c8857 (type: routers) to 8 2026-04-27 22:21:01.690 10 INFO neutron.wsgi [None req-d31f4f88-3ffb-454e-94bd-d4d930a96487 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 201 len: 1003 time: 1.0584884 2026-04-27 22:21:01.897 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cc7d0194-0e3a-4575-bab1-ce9b97dbf8c4 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] No more DHCP agents 2026-04-27 22:21:01.901 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc7d0194-0e3a-4575-bab1-ce9b97dbf8c4 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:02.329 9 INFO neutron.wsgi [None req-cc7d0194-0e3a-4575-bab1-ce9b97dbf8c4 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7301650 2026-04-27 22:21:02.338 10 WARNING neutron_lib.context [None req-d3ddc4fb-a0b8-4a5a-8213-21970350f9b3 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:02.622 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3ddc4fb-a0b8-4a5a-8213-21970350f9b3 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] No more DHCP agents 2026-04-27 22:21:02.623 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3ddc4fb-a0b8-4a5a-8213-21970350f9b3 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:02.682 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa15ce48-8b72-499b-9792-2bc7e837af98 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 498d2563-1598-46e1-9fe6-8366a20c8857 (type: routers) to 9 2026-04-27 22:21:02.703 9 INFO neutron.wsgi [None req-aa15ce48-8b72-499b-9792-2bc7e837af98 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ipsec-site-connections/26245ca1-1f5c-444b-a2c0-d172d11c40df HTTP/1.1" status: 204 len: 168 time: 1.0070252 2026-04-27 22:21:02.725 9 INFO neutron.wsgi [None req-e7dfed4d-ae2c-4275-96cf-9a3e7f28d6bc 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 200 len: 990 time: 0.0163991 2026-04-27 22:21:02.738 9 INFO neutron.api.v2.resource [None req-0690067b-d197-490e-a8e7-d899667dcb4f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:21:02.739 9 INFO neutron.wsgi [None req-0690067b-d197-490e-a8e7-d899667dcb4f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ipsec-site-connections/26245ca1-1f5c-444b-a2c0-d172d11c40df HTTP/1.1" status: 404 len: 355 time: 0.0099230 2026-04-27 22:21:02.750 9 WARNING neutron_lib.context [None req-20c7bd0d-419d-4131-82ea-159ffddc061c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:02.800 9 INFO neutron.wsgi [None req-20c7bd0d-419d-4131-82ea-159ffddc061c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 489 time: 0.0554044 2026-04-27 22:21:02.820 9 INFO neutron.wsgi [None req-e1de75e1-4aea-420c-8601-2e79488f1eab 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/vpn/endpoint-groups/2bab1b70-5db4-4b50-b202-719e51282408 HTTP/1.1" status: 200 len: 484 time: 0.0144479 2026-04-27 22:21:02.837 9 INFO neutron.wsgi [None req-d11e361a-cd90-48c8-bc5e-0f5f92dae89a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups/2bab1b70-5db4-4b50-b202-719e51282408 HTTP/1.1" status: 200 len: 484 time: 0.0117617 2026-04-27 22:21:02.870 9 INFO neutron.wsgi [None req-7e678475-cf8c-4faf-a7b9-5a6c4b505e2a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/2bab1b70-5db4-4b50-b202-719e51282408 HTTP/1.1" status: 204 len: 168 time: 0.0279858 2026-04-27 22:21:02.885 9 INFO neutron.wsgi [None req-34b369dc-3c15-4d00-9507-a0623d5f4dc4 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0098965 2026-04-27 22:21:02.906 9 INFO neutron.wsgi [None req-89e20ad8-e8ea-44c5-ae1d-1e1320e6f744 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0113733 2026-04-27 22:21:02.928 10 WARNING neutron_lib.context [None req-d90aeb42-e4c2-4aeb-808e-c24e5ef0f2ad 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:02.976 10 INFO neutron.wsgi [None req-d90aeb42-e4c2-4aeb-808e-c24e5ef0f2ad 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ikepolicies HTTP/1.1" status: 201 len: 601 time: 0.0561697 2026-04-27 22:21:02.979 10 INFO neutron.wsgi [None req-d3ddc4fb-a0b8-4a5a-8213-21970350f9b3 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6457314 2026-04-27 22:21:02.987 10 WARNING neutron_lib.context [None req-e1f8c878-8f59-44b3-a136-a76a2ad7a6ea 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:03.023 10 INFO neutron.wsgi [None req-254906bb-5382-43fa-a91a-0303dc077fb0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/vpn/ikepolicies/fc0afd5a-2008-4dea-b8a3-07222d2e151a HTTP/1.1" status: 200 len: 612 time: 0.0423369 2026-04-27 22:21:03.040 10 INFO neutron.wsgi [None req-48d8a80c-9a78-4e28-b03a-ae8ac1204201 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ikepolicies/fc0afd5a-2008-4dea-b8a3-07222d2e151a HTTP/1.1" status: 200 len: 612 time: 0.0122783 2026-04-27 22:21:03.083 9 INFO neutron.wsgi [None req-866f51d7-0a2f-4a24-b535-6ac26f753347 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ikepolicies/fc0afd5a-2008-4dea-b8a3-07222d2e151a HTTP/1.1" status: 204 len: 168 time: 0.0393462 2026-04-27 22:21:03.113 9 INFO neutron.wsgi [None req-90443795-f854-491b-ac16-a07db4441510 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 601 time: 0.0259037 2026-04-27 22:21:03.127 9 INFO neutron.wsgi [None req-e1908e81-4515-4cf3-a1af-9ed4220f2e9d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 601 time: 0.0087466 2026-04-27 22:21:03.137 9 WARNING neutron_lib.context [None req-511c5738-e1a6-4d97-9f1b-b36dfde7b91d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:03.177 9 INFO neutron.wsgi [None req-511c5738-e1a6-4d97-9f1b-b36dfde7b91d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 201 len: 610 time: 0.0430257 2026-04-27 22:21:03.206 9 INFO neutron.wsgi [None req-d0fd4013-35a4-4061-a78e-a3f2946c6682 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/vpn/ipsecpolicies/d8715c32-92d5-4d30-88e7-c7dc4e1707dc HTTP/1.1" status: 200 len: 625 time: 0.0257268 2026-04-27 22:21:03.235 9 INFO neutron.wsgi [None req-3283d2af-eff9-4b11-99c9-9cf7e3d98b3e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ipsecpolicies/d8715c32-92d5-4d30-88e7-c7dc4e1707dc HTTP/1.1" status: 204 len: 168 time: 0.0250118 2026-04-27 22:21:03.247 9 INFO neutron.api.v2.resource [None req-d3b145e3-c02d-47c5-9961-f78a4a0aebca 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:21:03.248 9 INFO neutron.wsgi [None req-d3b145e3-c02d-47c5-9961-f78a4a0aebca 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ipsecpolicies/d8715c32-92d5-4d30-88e7-c7dc4e1707dc HTTP/1.1" status: 404 len: 346 time: 0.0087855 2026-04-27 22:21:03.257 9 INFO neutron.api.v2.resource [None req-2355e1bb-8736-4eb4-bfd9-3ae222bc5409 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:21:03.258 9 INFO neutron.wsgi [None req-2355e1bb-8736-4eb4-bfd9-3ae222bc5409 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ipsecpolicies/d8715c32-92d5-4d30-88e7-c7dc4e1707dc HTTP/1.1" status: 404 len: 346 time: 0.0071473 2026-04-27 22:21:03.267 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1f8c878-8f59-44b3-a136-a76a2ad7a6ea 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] No more DHCP agents 2026-04-27 22:21:03.269 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1f8c878-8f59-44b3-a136-a76a2ad7a6ea 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:03.271 9 WARNING neutron_lib.context [None req-d60f16e2-8a94-4046-a481-17616ec1f490 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:03.355 9 INFO neutron.db.segments_db [None req-d60f16e2-8a94-4046-a481-17616ec1f490 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Added segment 247eb712-f23d-4cc2-b365-fe6f7fb792be of type geneve for network 1f5ff396-da4c-409f-a7dd-f80fe0b85c16 2026-04-27 22:21:03.516 9 INFO neutron.db.ovn_revision_numbers_db [None req-d60f16e2-8a94-4046-a481-17616ec1f490 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 1f5ff396-da4c-409f-a7dd-f80fe0b85c16 (type: networks) to 1 2026-04-27 22:21:03.600 10 INFO neutron.wsgi [None req-e1f8c878-8f59-44b3-a136-a76a2ad7a6ea 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6162691 2026-04-27 22:21:03.673 9 INFO neutron.wsgi [None req-ed4db73d-788f-40c3-b1b5-aa0926863e68 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "PUT /v2.0/floatingips/0e5c32e3-239e-4c04-8d80-5b1b905a17b9/tags HTTP/1.1" status: 200 len: 210 time: 0.0685201 2026-04-27 22:21:03.739 10 INFO neutron.wsgi [None req-faaa69c9-3adf-4208-8cc8-07e4edf8115b 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "PUT /v2.0/floatingips/2cff9f92-a640-49ae-b218-ef67ea2b66d3/tags HTTP/1.1" status: 200 len: 218 time: 0.0614319 2026-04-27 22:21:03.752 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d60f16e2-8a94-4046-a481-17616ec1f490 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:03.754 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d60f16e2-8a94-4046-a481-17616ec1f490 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 1f5ff396-da4c-409f-a7dd-f80fe0b85c16: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:03.790 10 INFO neutron.wsgi [None req-ac41b804-ed0f-4728-952c-a3b5c3d43f83 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "PUT /v2.0/floatingips/cf3dfc58-6e30-48a0-8c43-9325fb350178/tags HTTP/1.1" status: 200 len: 227 time: 0.0454068 2026-04-27 22:21:03.855 9 INFO neutron.db.ovn_revision_numbers_db [None req-d60f16e2-8a94-4046-a481-17616ec1f490 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 426e147a-cce2-4e63-a399-bc9cfe90fe6a (type: ports) to 1 2026-04-27 22:21:03.859 10 INFO neutron.wsgi [None req-b33680a3-00e7-47d4-94eb-1116e30e7a3b 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "PUT /v2.0/floatingips/79d393af-e4cd-464b-af23-fd060af08292/tags HTTP/1.1" status: 200 len: 212 time: 0.0632482 2026-04-27 22:21:03.876 9 INFO neutron.wsgi [None req-d60f16e2-8a94-4046-a481-17616ec1f490 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6109459 2026-04-27 22:21:03.885 9 WARNING neutron_lib.context [None req-461be6df-b58c-41da-a9cd-af4db399ed4a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:03.891 9 WARNING neutron_lib.context [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:03.909 10 INFO neutron.wsgi [None req-1efe4eb8-c25e-4135-ad3c-20bd1208b96b 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0438726 2026-04-27 22:21:03.966 10 INFO neutron.wsgi [None req-a6120cab-b108-4b2b-9203-4ec454ea80d3 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.0528357 2026-04-27 22:21:04.033 9 INFO neutron.wsgi [None req-d40df331-20a1-450d-9014-91cda065a0cb 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.0609157 2026-04-27 22:21:04.084 10 INFO neutron.wsgi [None req-964418dd-ef73-4238-83fc-9d9301cdcf8d 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0439792 2026-04-27 22:21:04.145 9 INFO neutron.wsgi [None req-14dbb1dd-9b54-48ea-9c5d-58b975b58659 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.0531883 2026-04-27 22:21:04.163 9 INFO neutron.db.ovn_revision_numbers_db [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 537bbe03-10bf-4910-a7af-b1571437b963 (type: security_groups) to 1 2026-04-27 22:21:04.185 9 INFO neutron.db.ovn_revision_numbers_db [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 1cb89644-6186-4767-abb9-043426a21d19 (type: security_group_rules) to 0 2026-04-27 22:21:04.197 10 INFO neutron.wsgi [None req-ba1dd6dd-fc6f-4a38-a659-2676e873555f 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0470073 2026-04-27 22:21:04.198 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-461be6df-b58c-41da-a9cd-af4db399ed4a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:04.201 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-461be6df-b58c-41da-a9cd-af4db399ed4a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 1f5ff396-da4c-409f-a7dd-f80fe0b85c16: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:04.217 9 INFO neutron.db.ovn_revision_numbers_db [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 392ef220-c89a-42c7-95ec-8abd691bf880 (type: security_group_rules) to 0 2026-04-27 22:21:04.241 9 INFO neutron.db.ovn_revision_numbers_db [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 9d9ed6a4-85e9-4233-b28a-d94619dc3c3e (type: security_group_rules) to 0 2026-04-27 22:21:04.248 10 INFO neutron.wsgi [None req-06fb86e8-4dcb-4e6a-9c31-2ace23fd4583 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.0459387 2026-04-27 22:21:04.262 9 INFO neutron.db.ovn_revision_numbers_db [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 9df40790-f316-4fc6-8b79-e656fce5ffc9 (type: security_group_rules) to 0 2026-04-27 22:21:04.285 10 INFO neutron.wsgi [None req-c098f246-ebe1-44a1-85a3-c90a1720370a 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0322397 2026-04-27 22:21:04.317 9 INFO neutron.db.segments_db [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Added segment 5e489224-cc1c-443f-b5ab-f831c43312b2 of type geneve for network fbd3f317-b004-42ee-8d47-fa04fc4e9065 2026-04-27 22:21:04.547 9 INFO neutron.db.ovn_revision_numbers_db [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource fbd3f317-b004-42ee-8d47-fa04fc4e9065 (type: networks) to 1 2026-04-27 22:21:04.629 10 INFO neutron.wsgi [None req-6f672e34-e13e-41d0-a0ea-fc0aefecaef9 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/0e5c32e3-239e-4c04-8d80-5b1b905a17b9 HTTP/1.1" status: 204 len: 168 time: 0.3363192 2026-04-27 22:21:04.778 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] No more DHCP agents 2026-04-27 22:21:04.780 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Unable to schedule network fbd3f317-b004-42ee-8d47-fa04fc4e9065: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:04.938 9 INFO neutron.db.ovn_revision_numbers_db [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource d47b43f5-3a3a-4c0b-850e-d26f0fea46e9 (type: ports) to 1 2026-04-27 22:21:04.959 9 INFO neutron.db.ovn_revision_numbers_db [None req-461be6df-b58c-41da-a9cd-af4db399ed4a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 426e147a-cce2-4e63-a399-bc9cfe90fe6a (type: ports) to 2 2026-04-27 22:21:04.966 9 INFO neutron.wsgi [None req-92a4ab29-c0e9-4134-87d5-2816ea8268b9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.2667429 2026-04-27 22:21:04.977 9 WARNING neutron_lib.context [None req-9d116801-c594-44da-a567-cd1619bc8854 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:05.024 9 INFO neutron.db.ovn_revision_numbers_db [None req-461be6df-b58c-41da-a9cd-af4db399ed4a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource d4cb3fb3-76db-4b81-8e8b-89737bb7632f (type: subnets) to 0 2026-04-27 22:21:05.033 10 INFO neutron.wsgi [None req-abc40296-261e-48a5-a111-42cc00b4c4a7 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/2cff9f92-a640-49ae-b218-ef67ea2b66d3 HTTP/1.1" status: 204 len: 168 time: 0.3987565 2026-04-27 22:21:05.048 9 INFO neutron.wsgi [None req-461be6df-b58c-41da-a9cd-af4db399ed4a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.1674802 2026-04-27 22:21:05.061 9 WARNING neutron_lib.context [None req-e8aa99f0-e72f-485f-8e77-69fbb6ad728e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:05.335 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d116801-c594-44da-a567-cd1619bc8854 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] No more DHCP agents 2026-04-27 22:21:05.339 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d116801-c594-44da-a567-cd1619bc8854 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Unable to schedule network fbd3f317-b004-42ee-8d47-fa04fc4e9065: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:05.386 10 INFO neutron.wsgi [None req-457b9871-f647-4d82-b873-ed14a97dc57b 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/cf3dfc58-6e30-48a0-8c43-9325fb350178 HTTP/1.1" status: 204 len: 168 time: 0.3474989 2026-04-27 22:21:06.024 10 INFO neutron.wsgi [None req-a24ab3e4-7c09-4a9f-8060-80e05edb0b08 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/79d393af-e4cd-464b-af23-fd060af08292 HTTP/1.1" status: 204 len: 168 time: 0.6328025 2026-04-27 22:21:06.099 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e8aa99f0-e72f-485f-8e77-69fbb6ad728e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:06.100 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e8aa99f0-e72f-485f-8e77-69fbb6ad728e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:06.358 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8aa99f0-e72f-485f-8e77-69fbb6ad728e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource c928e661-bcee-4cbd-afa0-8438054d874e (type: ports) to 1 2026-04-27 22:21:06.398 10 INFO neutron.wsgi [None req-937ff9f5-1bd9-4983-b9eb-a9b2bde2dfa0 07279a8bf04d48b582adec943d09ff79 a9c5eda5d9584d02a41a3d170b303bae - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/4eccb796-10f8-4327-8f9b-57f999eed2f7 HTTP/1.1" status: 204 len: 168 time: 0.3686090 2026-04-27 22:21:06.447 9 INFO neutron.db.ovn_revision_numbers_db [None req-9d116801-c594-44da-a567-cd1619bc8854 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource d47b43f5-3a3a-4c0b-850e-d26f0fea46e9 (type: ports) to 2 2026-04-27 22:21:06.495 9 INFO neutron.db.ovn_revision_numbers_db [None req-9d116801-c594-44da-a567-cd1619bc8854 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 552ca2f9-0e49-462a-adf9-dcfb13de00a7 (type: subnets) to 0 2026-04-27 22:21:06.529 9 INFO neutron.wsgi [None req-9d116801-c594-44da-a567-cd1619bc8854 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.5591900 2026-04-27 22:21:06.540 10 WARNING neutron_lib.context [None req-37d446e8-ae72-442c-af14-185c0219a2ec a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:06.632 10 INFO neutron.db.segments_db [None req-37d446e8-ae72-442c-af14-185c0219a2ec a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Added segment eadc8552-8df9-4d3a-8d43-a61e50271570 of type geneve for network bc8735c8-76df-4676-b6b9-fcd602924159 2026-04-27 22:21:06.777 10 INFO neutron.db.ovn_revision_numbers_db [None req-37d446e8-ae72-442c-af14-185c0219a2ec a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource bc8735c8-76df-4676-b6b9-fcd602924159 (type: networks) to 1 2026-04-27 22:21:06.995 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37d446e8-ae72-442c-af14-185c0219a2ec a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] No more DHCP agents 2026-04-27 22:21:06.997 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37d446e8-ae72-442c-af14-185c0219a2ec a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Unable to schedule network bc8735c8-76df-4676-b6b9-fcd602924159: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:07.087 10 INFO neutron.db.ovn_revision_numbers_db [None req-37d446e8-ae72-442c-af14-185c0219a2ec a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 8e5a1413-4b4e-4182-ab51-a6ed1903613d (type: ports) to 1 2026-04-27 22:21:07.092 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-787c6f73-3bb2-41ee-9181-060f2eef7fec - - - - - -] Schedule LRP lrp-c928e661-bcee-4cbd-afa0-8438054d874e on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:21:07.102 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: c928e661-bcee-4cbd-afa0-8438054d874e 2026-04-27 22:21:07.113 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port c928e661-bcee-4cbd-afa0-8438054d874e 2026-04-27 22:21:07.130 10 INFO neutron.wsgi [None req-37d446e8-ae72-442c-af14-185c0219a2ec a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5965500 2026-04-27 22:21:07.139 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8aa99f0-e72f-485f-8e77-69fbb6ad728e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource c928e661-bcee-4cbd-afa0-8438054d874e (type: router_ports) to 1 2026-04-27 22:21:07.140 10 WARNING neutron_lib.context [None req-1def3863-1d12-407c-82e7-5ba62ce59d1c a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:07.241 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8aa99f0-e72f-485f-8e77-69fbb6ad728e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 1c003f68-34ab-4dbc-9f7e-022273593fbb (type: routers) to 2 2026-04-27 22:21:07.267 9 INFO neutron.wsgi [None req-e8aa99f0-e72f-485f-8e77-69fbb6ad728e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1135 time: 2.2141573 2026-04-27 22:21:07.409 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1def3863-1d12-407c-82e7-5ba62ce59d1c a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] No more DHCP agents 2026-04-27 22:21:07.411 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1def3863-1d12-407c-82e7-5ba62ce59d1c a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Unable to schedule network bc8735c8-76df-4676-b6b9-fcd602924159: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:07.688 9 INFO neutron.db.ovn_revision_numbers_db [None req-6311bb58-bc78-4275-bb21-239a40f0c347 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1f528b10-0e86-4062-9f52-fd71be6fe4d0 (type: security_groups) to 1 2026-04-27 22:21:07.725 9 INFO neutron.db.ovn_revision_numbers_db [None req-6311bb58-bc78-4275-bb21-239a40f0c347 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0f71510c-3872-4b09-a726-25d781b8e313 (type: security_group_rules) to 0 2026-04-27 22:21:07.790 9 INFO neutron.db.ovn_revision_numbers_db [None req-6311bb58-bc78-4275-bb21-239a40f0c347 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4f74a068-5aee-4cb3-90f3-24b031462324 (type: security_group_rules) to 0 2026-04-27 22:21:07.836 9 INFO neutron.db.ovn_revision_numbers_db [None req-6311bb58-bc78-4275-bb21-239a40f0c347 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d1af6a84-3336-470b-acfe-da661baf8546 (type: security_group_rules) to 0 2026-04-27 22:21:07.884 9 INFO neutron.db.ovn_revision_numbers_db [None req-6311bb58-bc78-4275-bb21-239a40f0c347 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource feefc5cd-313b-4807-9794-e13be3bd178c (type: security_group_rules) to 0 2026-04-27 22:21:07.974 10 INFO neutron.db.ovn_revision_numbers_db [None req-1def3863-1d12-407c-82e7-5ba62ce59d1c a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 8e5a1413-4b4e-4182-ab51-a6ed1903613d (type: ports) to 2 2026-04-27 22:21:08.019 10 INFO neutron.db.ovn_revision_numbers_db [None req-1def3863-1d12-407c-82e7-5ba62ce59d1c a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 39a391ec-ecc2-4186-8fdc-c47d232e4180 (type: subnets) to 0 2026-04-27 22:21:08.040 10 INFO neutron.wsgi [None req-1def3863-1d12-407c-82e7-5ba62ce59d1c a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.9060576 2026-04-27 22:21:08.049 10 WARNING neutron_lib.context [None req-93e104e7-979a-4f8b-895f-58ce2616f2b3 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:08.127 10 INFO neutron.db.segments_db [None req-93e104e7-979a-4f8b-895f-58ce2616f2b3 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Added segment e7bdd4da-3a84-4f8f-a323-c55aef6f9dad of type geneve for network 026a34d5-28a7-4c03-8bde-40373ef4513c 2026-04-27 22:21:08.151 9 INFO neutron.wsgi [None req-6311bb58-bc78-4275-bb21-239a40f0c347 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=a9c5eda5d9584d02a41a3d170b303bae&name=default HTTP/1.1" status: 200 len: 3124 time: 0.9170866 2026-04-27 22:21:08.254 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d3089d4-3ca1-49df-bb65-8c7a7b2734fd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:08.260 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d3089d4-3ca1-49df-bb65-8c7a7b2734fd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 1f5ff396-da4c-409f-a7dd-f80fe0b85c16: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:08.344 10 INFO neutron.db.ovn_revision_numbers_db [None req-93e104e7-979a-4f8b-895f-58ce2616f2b3 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 026a34d5-28a7-4c03-8bde-40373ef4513c (type: networks) to 1 2026-04-27 22:21:08.460 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d3089d4-3ca1-49df-bb65-8c7a7b2734fd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 (type: ports) to 1 2026-04-27 22:21:08.555 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93e104e7-979a-4f8b-895f-58ce2616f2b3 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] No more DHCP agents 2026-04-27 22:21:08.561 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93e104e7-979a-4f8b-895f-58ce2616f2b3 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Unable to schedule network 026a34d5-28a7-4c03-8bde-40373ef4513c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:08.569 10 INFO neutron.wsgi [None req-980c9b45-c8f7-424d-8708-965124d7b1a5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/1f528b10-0e86-4062-9f52-fd71be6fe4d0 HTTP/1.1" status: 204 len: 168 time: 0.4118173 2026-04-27 22:21:08.678 10 INFO neutron.db.ovn_revision_numbers_db [None req-93e104e7-979a-4f8b-895f-58ce2616f2b3 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource b5f76505-e23a-423e-9a9a-e4f85263d7b0 (type: ports) to 1 2026-04-27 22:21:08.710 10 INFO neutron.wsgi [None req-93e104e7-979a-4f8b-895f-58ce2616f2b3 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6657338 2026-04-27 22:21:08.723 9 WARNING neutron_lib.context [None req-e6f41376-9b9e-4880-9001-6e35b2d41b20 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:08.936 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7ad7d16-b735-4f98-8eec-f49e6daab980 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 55bc6842-1d1c-40d3-bf1f-8612c805e6bb (type: security_groups) to 1 2026-04-27 22:21:08.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7ad7d16-b735-4f98-8eec-f49e6daab980 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1a8d1b1f-5457-4281-b4a9-a71bd23c8f6c (type: security_group_rules) to 0 2026-04-27 22:21:08.998 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7ad7d16-b735-4f98-8eec-f49e6daab980 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 538a079c-bd82-43de-9602-1077b88d4f42 (type: security_group_rules) to 0 2026-04-27 22:21:09.016 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7ad7d16-b735-4f98-8eec-f49e6daab980 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9e3ae3cf-9fd3-437a-8cca-f91ebb9e864f (type: security_group_rules) to 0 2026-04-27 22:21:09.047 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6f41376-9b9e-4880-9001-6e35b2d41b20 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] No more DHCP agents 2026-04-27 22:21:09.050 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6f41376-9b9e-4880-9001-6e35b2d41b20 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Unable to schedule network 026a34d5-28a7-4c03-8bde-40373ef4513c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:09.083 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7ad7d16-b735-4f98-8eec-f49e6daab980 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ee4568fc-62d2-4844-b22d-90312d58e978 (type: security_group_rules) to 0 2026-04-27 22:21:09.106 10 INFO neutron.wsgi [None req-c7ad7d16-b735-4f98-8eec-f49e6daab980 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=12199262992945b0b48746b0d466f5cc&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3486683 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-2d3089d4-3ca1-49df-bb65-8c7a7b2734fd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 2026-04-27 22:21:09.213 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager [None req-2d3089d4-3ca1-49df-bb65-8c7a7b2734fd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 2026-04-27 22:21:09.214 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:21:09.351 10 INFO neutron.wsgi [None req-6ecd5766-30d8-4265-97aa-3421d87714f1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/55bc6842-1d1c-40d3-bf1f-8612c805e6bb HTTP/1.1" status: 204 len: 168 time: 0.2396350 2026-04-27 22:21:09.438 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 2026-04-27 22:21:09.458 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 2026-04-27 22:21:09.496 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d3089d4-3ca1-49df-bb65-8c7a7b2734fd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 (type: ports) to 1 2026-04-27 22:21:09.643 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d3089d4-3ca1-49df-bb65-8c7a7b2734fd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:09.651 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d3089d4-3ca1-49df-bb65-8c7a7b2734fd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 1f5ff396-da4c-409f-a7dd-f80fe0b85c16: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:09.704 10 INFO neutron.db.ovn_revision_numbers_db [None req-b04c867e-48a6-4728-bbe7-224c17fcf292 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8e21f771-f019-44d2-a4bb-38abfe5583ef (type: security_groups) to 1 2026-04-27 22:21:09.734 10 INFO neutron.db.ovn_revision_numbers_db [None req-b04c867e-48a6-4728-bbe7-224c17fcf292 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 993275f5-1a17-4fd5-a8b3-8fdcaab29e7b (type: security_group_rules) to 0 2026-04-27 22:21:09.754 10 INFO neutron.db.ovn_revision_numbers_db [None req-b04c867e-48a6-4728-bbe7-224c17fcf292 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9f986232-eb50-4e15-af10-9f08c37bbc9e (type: security_group_rules) to 0 2026-04-27 22:21:09.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-b04c867e-48a6-4728-bbe7-224c17fcf292 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b3525187-aa2b-4d05-8ebb-28522d83d921 (type: security_group_rules) to 0 2026-04-27 22:21:09.807 10 INFO neutron.db.ovn_revision_numbers_db [None req-b04c867e-48a6-4728-bbe7-224c17fcf292 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c571785b-404e-43c1-a053-67bf20040d4f (type: security_group_rules) to 0 2026-04-27 22:21:09.844 10 INFO neutron.wsgi [None req-b04c867e-48a6-4728-bbe7-224c17fcf292 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ee7d2d59103e47508151e772d4550cca&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2739136 2026-04-27 22:21:10.073 10 INFO neutron.wsgi [None req-670c4cf6-148e-4af3-975f-9eae7ea441c7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/8e21f771-f019-44d2-a4bb-38abfe5583ef HTTP/1.1" status: 204 len: 168 time: 0.2220087 2026-04-27 22:21:10.144 9 INFO neutron.db.ovn_revision_numbers_db [None req-e6f41376-9b9e-4880-9001-6e35b2d41b20 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource b5f76505-e23a-423e-9a9a-e4f85263d7b0 (type: ports) to 2 2026-04-27 22:21:10.207 9 INFO neutron.db.ovn_revision_numbers_db [None req-e6f41376-9b9e-4880-9001-6e35b2d41b20 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 2f65f4a6-c9ec-40a7-a2ca-389401ee02a6 (type: subnets) to 0 2026-04-27 22:21:10.240 9 INFO neutron.wsgi [None req-e6f41376-9b9e-4880-9001-6e35b2d41b20 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.5237226 2026-04-27 22:21:10.252 10 WARNING neutron_lib.context [None req-646f6748-a5ed-489f-aa88-615f8860526e a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:10.345 10 INFO neutron.db.segments_db [None req-646f6748-a5ed-489f-aa88-615f8860526e a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Added segment 127586e0-270e-45dd-9eef-4d1aef469cf9 of type geneve for network fc2b304b-970e-4183-8b6e-cd8b60081659 2026-04-27 22:21:10.404 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 (type: ports) to 2 2026-04-27 22:21:10.418 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d3089d4-3ca1-49df-bb65-8c7a7b2734fd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 (type: router_ports) to 1 2026-04-27 22:21:10.443 9 INFO neutron.wsgi [None req-2d3089d4-3ca1-49df-bb65-8c7a7b2734fd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/routers/1c003f68-34ab-4dbc-9f7e-022273593fbb/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.1704051 2026-04-27 22:21:10.454 9 WARNING neutron_lib.context [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:10.495 10 INFO neutron.db.ovn_revision_numbers_db [None req-646f6748-a5ed-489f-aa88-615f8860526e a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource fc2b304b-970e-4183-8b6e-cd8b60081659 (type: networks) to 1 2026-04-27 22:21:10.610 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 (type: router_ports) to 2 2026-04-27 22:21:10.685 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-646f6748-a5ed-489f-aa88-615f8860526e a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] No more DHCP agents 2026-04-27 22:21:10.686 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-646f6748-a5ed-489f-aa88-615f8860526e a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Unable to schedule network fc2b304b-970e-4183-8b6e-cd8b60081659: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:10.782 10 INFO neutron.db.ovn_revision_numbers_db [None req-646f6748-a5ed-489f-aa88-615f8860526e a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource d8d65675-0b92-4f47-a773-0606dbfa2733 (type: ports) to 1 2026-04-27 22:21:10.811 10 INFO neutron.wsgi [None req-646f6748-a5ed-489f-aa88-615f8860526e a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.5651205 2026-04-27 22:21:10.822 10 WARNING neutron_lib.context [None req-968e8f04-fd32-4ec8-bc6f-8c1bbdcda55d a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:11.083 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:11.086 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:11.112 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-968e8f04-fd32-4ec8-bc6f-8c1bbdcda55d a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] No more DHCP agents 2026-04-27 22:21:11.114 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-968e8f04-fd32-4ec8-bc6f-8c1bbdcda55d a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Unable to schedule network fc2b304b-970e-4183-8b6e-cd8b60081659: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:11.132 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013659 2026-04-27 22:21:11.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018089 2026-04-27 22:21:11.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 85b441ab-5d26-40af-8643-0a5a527d2aaa (type: ports) to 1 2026-04-27 22:21:11.567 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 85b441ab-5d26-40af-8643-0a5a527d2aaa (type: ports) to 1 2026-04-27 22:21:11.623 9 INFO neutron.db.segments_db [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Added segment 551c3b68-f853-4ec9-bf40-cf0b8686206e of type geneve for network 95daaf4d-a925-43c6-b5b6-ed25a6ff5be9 2026-04-27 22:21:11.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-968e8f04-fd32-4ec8-bc6f-8c1bbdcda55d a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource d8d65675-0b92-4f47-a773-0606dbfa2733 (type: ports) to 2 2026-04-27 22:21:11.681 10 INFO neutron.db.ovn_revision_numbers_db [None req-968e8f04-fd32-4ec8-bc6f-8c1bbdcda55d a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 30f5ddef-357d-4a0b-a1c5-50800e43a7a7 (type: subnets) to 0 2026-04-27 22:21:11.699 10 INFO neutron.wsgi [None req-968e8f04-fd32-4ec8-bc6f-8c1bbdcda55d a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.8813109 2026-04-27 22:21:11.710 9 WARNING neutron_lib.context [None req-bcf60787-4065-45ba-8e46-cbed390a1565 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:11.791 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 95daaf4d-a925-43c6-b5b6-ed25a6ff5be9 (type: networks) to 1 2026-04-27 22:21:11.852 9 INFO neutron.db.segments_db [None req-bcf60787-4065-45ba-8e46-cbed390a1565 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Added segment 25db2698-89e6-410e-9473-f44d70e08e82 of type geneve for network f23e6de6-4c48-4944-b698-c30211f3e9ef 2026-04-27 22:21:12.030 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:12.035 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 95daaf4d-a925-43c6-b5b6-ed25a6ff5be9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:12.073 9 INFO neutron.db.ovn_revision_numbers_db [None req-bcf60787-4065-45ba-8e46-cbed390a1565 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource f23e6de6-4c48-4944-b698-c30211f3e9ef (type: networks) to 1 2026-04-27 22:21:12.137 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 6ec7f527-3e49-4a04-938c-a08c42e7278b (type: ports) to 1 2026-04-27 22:21:12.318 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bcf60787-4065-45ba-8e46-cbed390a1565 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] No more DHCP agents 2026-04-27 22:21:12.321 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bcf60787-4065-45ba-8e46-cbed390a1565 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Unable to schedule network f23e6de6-4c48-4944-b698-c30211f3e9ef: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:12.380 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:12.383 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 95daaf4d-a925-43c6-b5b6-ed25a6ff5be9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:12.426 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource ba43ce60-e9f9-467b-8e3f-b1935ff84c7b (type: subnets) to 0 2026-04-27 22:21:12.429 9 INFO neutron.db.ovn_revision_numbers_db [None req-bcf60787-4065-45ba-8e46-cbed390a1565 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource d6515f9c-5e60-4128-9305-d8ff7f2a66de (type: ports) to 1 2026-04-27 22:21:12.443 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No hosting information found for port c928e661-bcee-4cbd-afa0-8438054d874e: RuntimeError: No hosting information found for port c928e661-bcee-4cbd-afa0-8438054d874e 2026-04-27 22:21:12.486 9 INFO neutron.wsgi [None req-bcf60787-4065-45ba-8e46-cbed390a1565 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7812471 2026-04-27 22:21:12.495 9 WARNING neutron_lib.context [None req-50bf8100-e6e2-4206-882c-b9422ee06995 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:13.001 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50bf8100-e6e2-4206-882c-b9422ee06995 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] No more DHCP agents 2026-04-27 22:21:13.006 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50bf8100-e6e2-4206-882c-b9422ee06995 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Unable to schedule network f23e6de6-4c48-4944-b698-c30211f3e9ef: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:13.240 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:13.245 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 95daaf4d-a925-43c6-b5b6-ed25a6ff5be9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:13.450 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 52ff7eac-0c97-4bc5-8c68-e6349550d0da (type: ports) to 1 2026-04-27 22:21:13.720 9 INFO neutron.db.ovn_revision_numbers_db [None req-50bf8100-e6e2-4206-882c-b9422ee06995 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource d6515f9c-5e60-4128-9305-d8ff7f2a66de (type: ports) to 2 2026-04-27 22:21:13.777 9 INFO neutron.db.ovn_revision_numbers_db [None req-50bf8100-e6e2-4206-882c-b9422ee06995 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] Successfully bumped revision number for resource 249bf601-638c-44bf-83f3-f126ad9b763d (type: subnets) to 0 2026-04-27 22:21:13.807 9 INFO neutron.wsgi [None req-50bf8100-e6e2-4206-882c-b9422ee06995 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.3155861 2026-04-27 22:21:13.901 9 INFO neutron.wsgi [None req-7c46d779-b518-430d-91ee-eb15d0e709e0 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "PUT /v2.0/subnets/552ca2f9-0e49-462a-adf9-dcfb13de00a7/tags HTTP/1.1" status: 200 len: 210 time: 0.0896449 2026-04-27 22:21:13.985 9 INFO neutron.wsgi [None req-b437ca2a-59db-4693-927a-638d1355527b a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "PUT /v2.0/subnets/39a391ec-ecc2-4186-8fdc-c47d232e4180/tags HTTP/1.1" status: 200 len: 218 time: 0.0783851 2026-04-27 22:21:14.065 9 INFO neutron.wsgi [None req-78a00bd3-f711-4cd2-9922-1ffe6f1fb0f2 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "PUT /v2.0/subnets/2f65f4a6-c9ec-40a7-a2ca-389401ee02a6/tags HTTP/1.1" status: 200 len: 227 time: 0.0735033 2026-04-27 22:21:14.140 9 INFO neutron.wsgi [None req-d5d0eb3b-9270-4f63-91a1-0444243e92b1 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "PUT /v2.0/subnets/30f5ddef-357d-4a0b-a1c5-50800e43a7a7/tags HTTP/1.1" status: 200 len: 212 time: 0.0714478 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-52ff7eac-0c97-4bc5-8c68-e6349550d0da 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-52ff7eac-0c97-4bc5-8c68-e6349550d0da 2026-04-27 22:21:14.157 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-52ff7eac-0c97-4bc5-8c68-e6349550d0da 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-52ff7eac-0c97-4bc5-8c68-e6349550d0da 2026-04-27 22:21:14.158 9 ERROR neutron_lib.callbacks.manager  2026-04-27 22:21:14.221 10 INFO neutron.wsgi [None req-25ed81d1-f3cb-4e90-9eb2-f8917d5637eb a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.0743971 2026-04-27 22:21:14.291 9 INFO neutron.wsgi [None req-a92a0bed-1e1b-4272-bc4d-903d9f939a2e a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.0647681 2026-04-27 22:21:14.363 9 INFO neutron.wsgi [None req-f856ffbe-2781-4cb9-a8d2-398ba2a3fd93 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.0661736 2026-04-27 22:21:14.411 10 WARNING neutron_lib.context [None req-95a4b21d-47b2-4ef5-934c-f196f2c248e2 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:14.436 10 INFO neutron.wsgi [None req-f14a46c5-61e2-4570-8726-f5942f09314f a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0674586 2026-04-27 22:21:14.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 52ff7eac-0c97-4bc5-8c68-e6349550d0da (type: ports) to 1 2026-04-27 22:21:14.515 10 INFO neutron.wsgi [None req-e98202ca-bed0-446a-bb48-ce4e8b13791e a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.0716875 2026-04-27 22:21:14.584 9 INFO neutron.wsgi [None req-6225e889-6202-40f8-b1e4-63722d7a12c3 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.0628266 2026-04-27 22:21:14.585 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:14.586 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 95daaf4d-a925-43c6-b5b6-ed25a6ff5be9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:14.668 9 INFO neutron.wsgi [None req-9443a163-7d62-491e-9984-b2ba45792a0f a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0695531 2026-04-27 22:21:14.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-95a4b21d-47b2-4ef5-934c-f196f2c248e2 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Successfully bumped revision number for resource b917ec6b-4644-48b9-b448-9ab5bd9ea39a (type: routers) to 1 2026-04-27 22:21:14.912 10 INFO neutron.wsgi [None req-95a4b21d-47b2-4ef5-934c-f196f2c248e2 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.7041986 2026-04-27 22:21:14.923 10 WARNING neutron_lib.context [None req-59b9365b-3a4f-4733-8e1c-a56f517857c5 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:14.975 9 INFO neutron.wsgi [None req-a54a8388-330b-4e27-8e7b-b434328c1222 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.3012905 2026-04-27 22:21:15.076 10 INFO neutron.db.ovn_revision_numbers_db [None req-59b9365b-3a4f-4733-8e1c-a56f517857c5 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Successfully bumped revision number for resource 5093babf-4015-485c-b0eb-6eb053f90df7 (type: routers) to 1 2026-04-27 22:21:15.104 10 INFO neutron.wsgi [None req-59b9365b-3a4f-4733-8e1c-a56f517857c5 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.1855350 2026-04-27 22:21:15.113 10 WARNING neutron_lib.context [None req-2e9e8d6f-6a7a-4ad8-bce9-0e3c8f8e1a50 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:15.266 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e9e8d6f-6a7a-4ad8-bce9-0e3c8f8e1a50 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Successfully bumped revision number for resource e6c426ef-c526-4d94-b66c-a373dfd8ed55 (type: routers) to 1 2026-04-27 22:21:15.297 10 INFO neutron.wsgi [None req-2e9e8d6f-6a7a-4ad8-bce9-0e3c8f8e1a50 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.1873367 2026-04-27 22:21:15.299 10 INFO neutron.wsgi [None req-c2df4807-9b6c-421c-b862-4c894b9c7a38 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/552ca2f9-0e49-462a-adf9-dcfb13de00a7 HTTP/1.1" status: 204 len: 168 time: 0.3148704 2026-04-27 22:21:15.309 10 WARNING neutron_lib.context [None req-d5808678-1f89-4c6e-9eea-696e2f009407 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:15.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5808678-1f89-4c6e-9eea-696e2f009407 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Successfully bumped revision number for resource e52a3a74-bee9-4f54-9f0a-6486ccd399b5 (type: routers) to 1 2026-04-27 22:21:15.495 10 INFO neutron.wsgi [None req-d5808678-1f89-4c6e-9eea-696e2f009407 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.1913292 2026-04-27 22:21:15.504 10 WARNING neutron_lib.context [None req-369257b6-1e51-4788-88dc-e88b1af1bb24 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:15.595 9 INFO neutron.wsgi [None req-3384e103-2d04-4975-a49f-7a4cdc0cc2ec a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/39a391ec-ecc2-4186-8fdc-c47d232e4180 HTTP/1.1" status: 204 len: 168 time: 0.2830713 2026-04-27 22:21:15.660 10 INFO neutron.db.ovn_revision_numbers_db [None req-369257b6-1e51-4788-88dc-e88b1af1bb24 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Successfully bumped revision number for resource 825f2e2a-72cd-4215-a9ca-e2e4d4dedf25 (type: routers) to 1 2026-04-27 22:21:15.677 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 52ff7eac-0c97-4bc5-8c68-e6349550d0da (type: router_ports) to 1 2026-04-27 22:21:15.681 10 INFO neutron.wsgi [None req-369257b6-1e51-4788-88dc-e88b1af1bb24 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.1822691 2026-04-27 22:21:15.760 10 INFO neutron.wsgi [None req-29e49db0-d7a4-4571-bf1a-b3ea5c3b9e22 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "PUT /v2.0/routers/b917ec6b-4644-48b9-b448-9ab5bd9ea39a/tags HTTP/1.1" status: 200 len: 210 time: 0.0731337 2026-04-27 22:21:15.794 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port 486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4: RuntimeError: No hosting information found for port 486dfe8e-c077-4ce4-8fbf-b3ac1962f2f4 2026-04-27 22:21:15.795 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 52ff7eac-0c97-4bc5-8c68-e6349550d0da 2026-04-27 22:21:15.808 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 52ff7eac-0c97-4bc5-8c68-e6349550d0da 2026-04-27 22:21:15.845 10 INFO neutron.wsgi [None req-7deb9aba-4db2-4e55-b564-8de49b29659d 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "PUT /v2.0/routers/5093babf-4015-485c-b0eb-6eb053f90df7/tags HTTP/1.1" status: 200 len: 218 time: 0.0806930 2026-04-27 22:21:15.920 10 INFO neutron.wsgi [None req-7922bc0f-1156-405b-849a-81b47710b7fa a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/2f65f4a6-c9ec-40a7-a2ca-389401ee02a6 HTTP/1.1" status: 204 len: 168 time: 0.3194284 2026-04-27 22:21:15.933 10 INFO neutron.wsgi [None req-fbbfc7f4-0658-4bc7-b176-992fb62fc13c 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "PUT /v2.0/routers/e6c426ef-c526-4d94-b66c-a373dfd8ed55/tags HTTP/1.1" status: 200 len: 227 time: 0.0789304 2026-04-27 22:21:15.938 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d79a4d1e-067b-4355-9c76-7aff6d3bd6d4 - - - - - -] No more DHCP agents 2026-04-27 22:21:15.963 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d79a4d1e-067b-4355-9c76-7aff6d3bd6d4 - - - - - -] Unable to schedule network 95daaf4d-a925-43c6-b5b6-ed25a6ff5be9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:16.057 9 INFO neutron.wsgi [None req-625132db-aade-4d36-9176-aa1dfa2123fb 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "PUT /v2.0/routers/e52a3a74-bee9-4f54-9f0a-6486ccd399b5/tags HTTP/1.1" status: 200 len: 212 time: 0.1187449 2026-04-27 22:21:16.184 10 INFO neutron.wsgi [None req-1fff6f75-6d31-41eb-898c-760cd9b1ded0 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1946 time: 0.1155198 2026-04-27 22:21:16.202 9 INFO neutron.db.ovn_revision_numbers_db [None req-d79a4d1e-067b-4355-9c76-7aff6d3bd6d4 - - - - - -] Successfully bumped revision number for resource b5214692-252d-41a0-9bb9-19ff3e097b48 (type: ports) to 1 2026-04-27 22:21:16.227 10 INFO neutron.wsgi [None req-d3ee97db-33d5-4f15-9802-35d3c6687ce2 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/30f5ddef-357d-4a0b-a1c5-50800e43a7a7 HTTP/1.1" status: 204 len: 168 time: 0.3032026 2026-04-27 22:21:16.264 10 INFO neutron.wsgi [None req-8e152b96-22f6-4fc2-a920-4b6d942027b9 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1375 time: 0.0750902 2026-04-27 22:21:16.332 10 INFO neutron.wsgi [None req-31504795-26c2-4b06-a51d-1c1877e7e65c 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1375 time: 0.0617423 2026-04-27 22:21:16.383 10 INFO neutron.wsgi [None req-cf0b7cbf-0a9e-4fc2-b602-42dfec9bdae4 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1946 time: 0.0466752 2026-04-27 22:21:16.448 10 INFO neutron.wsgi [None req-c26a3e27-e918-4444-ab68-204f336cd237 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1347 time: 0.0613821 2026-04-27 22:21:16.464 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 52ff7eac-0c97-4bc5-8c68-e6349550d0da (type: ports) to 2 2026-04-27 22:21:16.528 10 INFO neutron.wsgi [None req-cca1476a-b1f9-478f-af09-7dbf4aa33f62 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1918 time: 0.0720322 2026-04-27 22:21:16.618 9 INFO neutron.wsgi [None req-82418b4a-361c-4562-8a9f-801d05c9f8f3 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/249bf601-638c-44bf-83f3-f126ad9b763d HTTP/1.1" status: 204 len: 168 time: 0.3849356 2026-04-27 22:21:16.677 9 INFO neutron.db.ovn_revision_numbers_db [None req-d79a4d1e-067b-4355-9c76-7aff6d3bd6d4 - - - - - -] Successfully bumped revision number for resource b5214692-252d-41a0-9bb9-19ff3e097b48 (type: ports) to 1 2026-04-27 22:21:16.712 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 52ff7eac-0c97-4bc5-8c68-e6349550d0da (type: router_ports) to 2 2026-04-27 22:21:16.819 10 INFO neutron.wsgi [None req-e936cf93-8d16-494f-99da-f2a8725fc2c8 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1918 time: 0.2868254 2026-04-27 22:21:16.872 10 INFO neutron.wsgi [None req-5f5ddfd4-c277-40db-b622-032bcf9e4c3c 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1347 time: 0.0470536 2026-04-27 22:21:16.923 10 INFO neutron.wsgi [None req-a9751bcf-16d3-4e48-bf72-25ed15ed0afa 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers/b917ec6b-4644-48b9-b448-9ab5bd9ea39a HTTP/1.1" status: 200 len: 775 time: 0.0443702 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server [None req-2b7243b4-3482-49e4-bc80-4093402f5dcf 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Exception during message handling: sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '1c003f68-34ab-4dbc-9f7e-022273593fbb-2abca443-4eb0-58b1-91ab-b7b' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '1c003f68-34ab-4dbc-9f7e-022273593fbb', 'vpn_agent_id': '2abca443-4eb0-58b1-91ab-b7b1a39de634'}] (Background on this error at: https://sqlalche.me/e/14/gkpj) (Background on this error at: https://sqlalche.me/e/14/7s2a) 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 80, in get_vpn_services_on_host 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 729, in _build_local_subnet_cidr_map 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2773, in all 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server return self._iter().all() 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2916, in _iter 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server result = self.session.execute( 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 1716, in execute 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 1555, in _connection_for_bind 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server return self._transaction._connection_for_bind( 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 724, in _connection_for_bind 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server self._assert_active() 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 604, in _assert_active 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '1c003f68-34ab-4dbc-9f7e-022273593fbb-2abca443-4eb0-58b1-91ab-b7b' for key 'routervpnagentbindings.PRIMARY'") 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '1c003f68-34ab-4dbc-9f7e-022273593fbb', 'vpn_agent_id': '2abca443-4eb0-58b1-91ab-b7b1a39de634'}] 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/14/gkpj) (Background on this error at: https://sqlalche.me/e/14/7s2a) 2026-04-27 22:21:17.003 12 ERROR oslo_messaging.rpc.server  2026-04-27 22:21:17.208 9 INFO neutron.wsgi [None req-2e3df354-9387-49d6-bec1-b556f95590a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 658 time: 6.7603271 2026-04-27 22:21:17.227 9 INFO neutron.wsgi [None req-314baf4f-c26c-4128-80d5-888536455e50 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1503 time: 0.0141983 2026-04-27 22:21:17.307 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e93abfd-5995-4634-be68-3394be92cbc7 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Successfully bumped revision number for resource b917ec6b-4644-48b9-b448-9ab5bd9ea39a (type: routers) to 2 2026-04-27 22:21:17.316 10 INFO neutron.wsgi [None req-1e93abfd-5995-4634-be68-3394be92cbc7 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "PUT /v2.0/routers/b917ec6b-4644-48b9-b448-9ab5bd9ea39a HTTP/1.1" status: 200 len: 775 time: 0.3880155 2026-04-27 22:21:17.356 10 INFO neutron.wsgi [None req-fe810b5c-8ce0-4cab-9a50-07d3c20c2883 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=b917ec6b-4644-48b9-b448-9ab5bd9ea39a HTTP/1.1" status: 200 len: 205 time: 0.0355432 2026-04-27 22:21:17.470 9 INFO neutron.services.segments.plugin [-] Segment 5e489224-cc1c-443f-b5ab-f831c43312b2 resource provider aggregate not found 2026-04-27 22:21:17.474 9 INFO neutron.services.segments.plugin [-] Segment 5e489224-cc1c-443f-b5ab-f831c43312b2 resource provider aggregate not found 2026-04-27 22:21:17.490 9 INFO neutron.services.segments.plugin [-] Segment 5e489224-cc1c-443f-b5ab-f831c43312b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e489224-cc1c-443f-b5ab-f831c43312b2 found for delete ", "request_id": "req-625b06ae-9a51-463e-a28c-62e3f5935ff0"}]} 2026-04-27 22:21:17.495 9 INFO neutron.services.segments.plugin [-] Segment 5e489224-cc1c-443f-b5ab-f831c43312b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e489224-cc1c-443f-b5ab-f831c43312b2 found for delete ", "request_id": "req-7aa1c178-e0f3-4211-88e9-76d533c995d6"}]} 2026-04-27 22:21:17.533 9 INFO neutron.wsgi [None req-895ddd06-fb5d-4fe9-82b5-923ad7d2ee7c a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "DELETE /v2.0/networks/fbd3f317-b004-42ee-8d47-fa04fc4e9065 HTTP/1.1" status: 204 len: 168 time: 0.9065721 2026-04-27 22:21:17.646 10 INFO neutron.wsgi [None req-394b6aeb-5f52-4de0-9061-b0261646e1ab 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "DELETE /v2.0/routers/b917ec6b-4644-48b9-b448-9ab5bd9ea39a HTTP/1.1" status: 204 len: 168 time: 0.2849715 2026-04-27 22:21:17.699 10 INFO neutron.wsgi [None req-67e77c96-b9bb-44af-b227-1521d1e8c3b9 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers/5093babf-4015-485c-b0eb-6eb053f90df7 HTTP/1.1" status: 200 len: 783 time: 0.0481875 2026-04-27 22:21:18.035 10 INFO neutron.db.ovn_revision_numbers_db [None req-63527c88-df5e-4dca-aff2-ed4f04f8252e 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Successfully bumped revision number for resource 5093babf-4015-485c-b0eb-6eb053f90df7 (type: routers) to 2 2026-04-27 22:21:18.040 10 INFO neutron.wsgi [None req-63527c88-df5e-4dca-aff2-ed4f04f8252e 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "PUT /v2.0/routers/5093babf-4015-485c-b0eb-6eb053f90df7 HTTP/1.1" status: 200 len: 783 time: 0.3378878 2026-04-27 22:21:18.066 10 INFO neutron.wsgi [None req-11e03469-d7f7-4cda-a4ee-4d0cd2b9264e 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=5093babf-4015-485c-b0eb-6eb053f90df7 HTTP/1.1" status: 200 len: 205 time: 0.0204415 2026-04-27 22:21:18.077 9 INFO neutron.wsgi [None req-3e89d9e7-a1f8-417d-b1af-15b6ecf3edc3 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "DELETE /v2.0/networks/bc8735c8-76df-4676-b6b9-fcd602924159 HTTP/1.1" status: 204 len: 168 time: 0.5318418 2026-04-27 22:21:18.606 10 INFO neutron.wsgi [None req-eb6f5aa5-cfcb-4145-8c0f-c498e996652b 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "DELETE /v2.0/routers/5093babf-4015-485c-b0eb-6eb053f90df7 HTTP/1.1" status: 204 len: 168 time: 0.5368700 2026-04-27 22:21:18.655 10 INFO neutron.wsgi [None req-b98db193-662a-4d7e-a258-c7f1ee4011d8 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers/e6c426ef-c526-4d94-b66c-a373dfd8ed55 HTTP/1.1" status: 200 len: 792 time: 0.0425174 2026-04-27 22:21:18.679 9 INFO neutron.wsgi [None req-3a391c5e-d475-4e4d-8240-6f81544a59f9 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "DELETE /v2.0/networks/026a34d5-28a7-4c03-8bde-40373ef4513c HTTP/1.1" status: 204 len: 168 time: 0.5987496 2026-04-27 22:21:19.125 10 INFO neutron.db.ovn_revision_numbers_db [None req-c426ddac-880d-4795-97d2-17d4b4750e6a 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Successfully bumped revision number for resource e6c426ef-c526-4d94-b66c-a373dfd8ed55 (type: routers) to 2 2026-04-27 22:21:19.129 10 INFO neutron.wsgi [None req-c426ddac-880d-4795-97d2-17d4b4750e6a 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "PUT /v2.0/routers/e6c426ef-c526-4d94-b66c-a373dfd8ed55 HTTP/1.1" status: 200 len: 792 time: 0.4706125 2026-04-27 22:21:19.153 10 INFO neutron.wsgi [None req-79f364ba-557b-4c42-8bac-98d37fc9dde7 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=e6c426ef-c526-4d94-b66c-a373dfd8ed55 HTTP/1.1" status: 200 len: 205 time: 0.0185370 2026-04-27 22:21:19.406 10 INFO neutron.services.segments.plugin [-] Segment 127586e0-270e-45dd-9eef-4d1aef469cf9 resource provider aggregate not found 2026-04-27 22:21:19.410 10 INFO neutron.services.segments.plugin [-] Segment 127586e0-270e-45dd-9eef-4d1aef469cf9 resource provider aggregate not found 2026-04-27 22:21:19.421 10 INFO neutron.services.segments.plugin [-] Segment 127586e0-270e-45dd-9eef-4d1aef469cf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 127586e0-270e-45dd-9eef-4d1aef469cf9 found for delete ", "request_id": "req-a2d34d91-f657-4af5-8820-17981b4e22c1"}]} 2026-04-27 22:21:19.429 10 INFO neutron.services.segments.plugin [-] Segment 127586e0-270e-45dd-9eef-4d1aef469cf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 127586e0-270e-45dd-9eef-4d1aef469cf9 found for delete ", "request_id": "req-4a53ae8f-ef26-4f4b-b9a7-8efa413f36d7"}]} 2026-04-27 22:21:19.435 10 INFO neutron.wsgi [None req-da40139d-a20d-41e3-98ad-2d12cd8f3c6d 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "DELETE /v2.0/routers/e6c426ef-c526-4d94-b66c-a373dfd8ed55 HTTP/1.1" status: 204 len: 168 time: 0.2776306 2026-04-27 22:21:19.446 10 INFO neutron.wsgi [None req-ce5c63d1-acab-4cca-9d00-24d23f61eac0 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "DELETE /v2.0/networks/fc2b304b-970e-4183-8b6e-cd8b60081659 HTTP/1.1" status: 204 len: 168 time: 0.7607105 2026-04-27 22:21:19.536 9 INFO neutron.wsgi [None req-e7837c98-3cc6-48a5-9912-a1936c3f5d56 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers/e52a3a74-bee9-4f54-9f0a-6486ccd399b5 HTTP/1.1" status: 200 len: 777 time: 0.0946150 2026-04-27 22:21:19.542 9 INFO neutron.services.segments.plugin [-] Segment eadc8552-8df9-4d3a-8d43-a61e50271570 resource provider aggregate not found 2026-04-27 22:21:19.550 9 INFO neutron.services.segments.plugin [-] Segment eadc8552-8df9-4d3a-8d43-a61e50271570 resource provider aggregate not found 2026-04-27 22:21:19.566 9 INFO neutron.services.segments.plugin [-] Segment eadc8552-8df9-4d3a-8d43-a61e50271570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eadc8552-8df9-4d3a-8d43-a61e50271570 found for delete ", "request_id": "req-90c0e0ea-321d-4d31-a4d1-e74c524a2008"}]} 2026-04-27 22:21:19.575 9 INFO neutron.services.segments.plugin [-] Segment eadc8552-8df9-4d3a-8d43-a61e50271570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eadc8552-8df9-4d3a-8d43-a61e50271570 found for delete ", "request_id": "req-d75bb2fa-691f-419a-882a-4e76de6d2d0d"}]} 2026-04-27 22:21:19.585 9 INFO neutron.services.segments.plugin [-] Segment e7bdd4da-3a84-4f8f-a323-c55aef6f9dad resource provider aggregate not found 2026-04-27 22:21:19.607 9 INFO neutron.services.segments.plugin [-] Segment e7bdd4da-3a84-4f8f-a323-c55aef6f9dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7bdd4da-3a84-4f8f-a323-c55aef6f9dad found for delete ", "request_id": "req-d9c6f9a7-c3dc-4257-9889-a76f6a268e3c"}]} 2026-04-27 22:21:19.608 9 INFO neutron.services.segments.plugin [-] Segment e7bdd4da-3a84-4f8f-a323-c55aef6f9dad resource provider aggregate not found 2026-04-27 22:21:19.627 9 INFO neutron.services.segments.plugin [-] Segment e7bdd4da-3a84-4f8f-a323-c55aef6f9dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7bdd4da-3a84-4f8f-a323-c55aef6f9dad found for delete ", "request_id": "req-57620c0b-6f89-44c3-bfb0-094a96c93c79"}]} 2026-04-27 22:21:19.950 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca6d05a6-21e4-4415-b5a1-bbe386a8ed2d 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] Successfully bumped revision number for resource e52a3a74-bee9-4f54-9f0a-6486ccd399b5 (type: routers) to 2 2026-04-27 22:21:19.956 10 INFO neutron.wsgi [None req-ca6d05a6-21e4-4415-b5a1-bbe386a8ed2d 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "PUT /v2.0/routers/e52a3a74-bee9-4f54-9f0a-6486ccd399b5 HTTP/1.1" status: 200 len: 777 time: 0.4144959 2026-04-27 22:21:20.005 9 INFO neutron.wsgi [None req-61bd69b4-6cf8-4462-92b4-3f540627f33e 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=e52a3a74-bee9-4f54-9f0a-6486ccd399b5 HTTP/1.1" status: 200 len: 205 time: 0.0428669 2026-04-27 22:21:20.202 9 INFO neutron.wsgi [None req-b9d52770-ec84-47f5-9283-f7a37e37c0a6 a5b3f7b9eb93442898bb3eb1f1647b87 efc60a914bb94273a3e5996da6209d22 - - default default] 10.0.0.63 "DELETE /v2.0/networks/f23e6de6-4c48-4944-b698-c30211f3e9ef HTTP/1.1" status: 204 len: 168 time: 0.7496567 2026-04-27 22:21:20.610 10 INFO neutron.wsgi [None req-9d1f31d8-a09c-4b95-b758-9731001655de 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "DELETE /v2.0/routers/e52a3a74-bee9-4f54-9f0a-6486ccd399b5 HTTP/1.1" status: 204 len: 168 time: 0.5994506 2026-04-27 22:21:20.676 10 INFO neutron.wsgi [None req-4eabe419-9704-4555-9861-80b3f3c18d78 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/routers/825f2e2a-72cd-4215-a9ca-e2e4d4dedf25 HTTP/1.1" status: 200 len: 770 time: 0.0580964 2026-04-27 22:21:20.796 9 INFO neutron.wsgi [None req-142c798e-b2f7-47ce-942e-f006a8a5ddf6 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/vpnservices/5516d0b3-9b48-48c5-b3cb-2e24be3dc81d HTTP/1.1" status: 204 len: 168 time: 3.5632825 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:21:20.812 9 INFO neutron.wsgi [None req-8f1212f8-b14f-425d-aed8-28e3094abd50 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1057 time: 0.0115852 2026-04-27 22:21:20.828 9 WARNING neutron_lib.context [None req-455c2651-fc5a-4066-bfa7-b185e0b9ca0a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:20.897 9 INFO neutron.api.v2.resource [None req-455c2651-fc5a-4066-bfa7-b185e0b9ca0a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-04-27 22:21:20.898 9 INFO neutron.wsgi [None req-455c2651-fc5a-4066-bfa7-b185e0b9ca0a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 330 time: 0.0775769 2026-04-27 22:21:20.914 10 WARNING neutron_lib.context [None req-483e7fce-9475-4557-9399-d3d7bffc117b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:21.026 10 INFO neutron.wsgi [None req-26baafb8-6734-4000-84c1-728eeb8bfffe 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "PUT /v2.0/routers/825f2e2a-72cd-4215-a9ca-e2e4d4dedf25 HTTP/1.1" status: 200 len: 770 time: 0.3451028 2026-04-27 22:21:21.031 10 INFO neutron.api.v2.resource [None req-483e7fce-9475-4557-9399-d3d7bffc117b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-04-27 22:21:21.032 10 INFO neutron.wsgi [None req-483e7fce-9475-4557-9399-d3d7bffc117b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 339 time: 0.1229804 2026-04-27 22:21:21.044 9 WARNING neutron.api.v2.base [None req-087ff8e7-c7eb-4768-89bb-a98c8d284d2c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for dpd. Reason: '59' is not a dictionary.].: webob.exc.HTTPBadRequest: Invalid input for dpd. Reason: '59' is not a dictionary. 2026-04-27 22:21:21.045 9 INFO neutron.api.v2.resource [None req-087ff8e7-c7eb-4768-89bb-a98c8d284d2c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. 2026-04-27 22:21:21.046 9 INFO neutron.wsgi [None req-087ff8e7-c7eb-4768-89bb-a98c8d284d2c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 332 time: 0.0070775 2026-04-27 22:21:21.053 10 INFO neutron.wsgi [None req-a6841ad6-00df-410b-b071-dca1fa3caf58 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=825f2e2a-72cd-4215-a9ca-e2e4d4dedf25 HTTP/1.1" status: 200 len: 205 time: 0.0208850 2026-04-27 22:21:21.063 9 WARNING neutron_lib.context [None req-632960df-0963-473a-9d2e-5b40fe24e221 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:21.110 9 INFO neutron.wsgi [None req-632960df-0963-473a-9d2e-5b40fe24e221 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 492 time: 0.0519981 2026-04-27 22:21:21.122 9 WARNING neutron_lib.context [None req-7530d16d-5b5d-41ea-955b-aa42bc57519a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:21.163 9 INFO neutron.api.v2.resource [None req-7530d16d-5b5d-41ea-955b-aa42bc57519a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-04-27 22:21:21.164 9 INFO neutron.wsgi [None req-7530d16d-5b5d-41ea-955b-aa42bc57519a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 352 time: 0.0485232 2026-04-27 22:21:21.191 9 INFO neutron.wsgi [None req-814e8c89-aef8-49f9-9bd3-bce6fce51569 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1102 time: 0.0222230 2026-04-27 22:21:21.230 9 INFO neutron.wsgi [None req-7e34a50e-bb4d-4409-b0a2-607c696952c7 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/a54bb8e9-ea35-46ed-a11a-c934500549ef HTTP/1.1" status: 204 len: 168 time: 0.0338700 2026-04-27 22:21:21.248 9 INFO neutron.wsgi [None req-1700c7e6-be98-4935-bb94-b8e59f37b9b0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0139945 2026-04-27 22:21:21.263 9 WARNING neutron_lib.context [None req-bca838ca-87c3-463a-86fa-f0c0a073fe7d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:21.302 10 INFO neutron.wsgi [None req-943e0859-0fdf-48e9-94c7-c65f29970155 34ea31bdff314d10a4d1c75deb95fa1a ea98fbab942f4637a046d0aed4b2fe17 - - default default] 10.0.0.63 "DELETE /v2.0/routers/825f2e2a-72cd-4215-a9ca-e2e4d4dedf25 HTTP/1.1" status: 204 len: 168 time: 0.2442081 2026-04-27 22:21:21.329 9 INFO neutron.wsgi [None req-bca838ca-87c3-463a-86fa-f0c0a073fe7d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 500 time: 0.0709713 2026-04-27 22:21:21.340 9 WARNING neutron_lib.context [None req-7a37417e-ddc3-44da-a09b-898c27788823 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:21.390 9 INFO neutron.api.v2.resource [None req-7a37417e-ddc3-44da-a09b-898c27788823 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-04-27 22:21:21.391 9 INFO neutron.wsgi [None req-7a37417e-ddc3-44da-a09b-898c27788823 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 351 time: 0.0560696 2026-04-27 22:21:21.410 9 INFO neutron.wsgi [None req-b26a3c4a-ca35-4724-9e91-f8e104db5091 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0128198 2026-04-27 22:21:21.454 9 INFO neutron.wsgi [None req-622bcdfa-5a38-4ec8-8b8b-ba592e325619 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/b60cbbf6-93b9-4799-9ced-43fd95559e41 HTTP/1.1" status: 204 len: 168 time: 0.0363643 2026-04-27 22:21:21.472 10 INFO neutron.wsgi [None req-5c14489b-4ee9-4e2e-92da-3377169aaf35 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0129440 2026-04-27 22:21:21.487 10 WARNING neutron.api.v2.base [None req-877afee4-8dd1-4e7e-9118-5f38e2a5010c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet.].: webob.exc.HTTPBadRequest: Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-04-27 22:21:21.487 10 INFO neutron.api.v2.resource [None req-877afee4-8dd1-4e7e-9118-5f38e2a5010c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-04-27 22:21:21.489 10 INFO neutron.wsgi [None req-877afee4-8dd1-4e7e-9118-5f38e2a5010c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 352 time: 0.0075738 2026-04-27 22:21:21.498 10 WARNING neutron_lib.context [None req-a03ca707-6ed3-4530-be37-f2329f0ba78d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:21.589 10 INFO neutron.db.segments_db [None req-a03ca707-6ed3-4530-be37-f2329f0ba78d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Added segment 0115b60c-7890-4c32-b826-6310efeae53d of type geneve for network 9a34f1fa-d0fb-494a-8c05-ae3b2f6eedd9 2026-04-27 22:21:21.589 9 INFO neutron.db.ovn_revision_numbers_db [None req-2cbf2eb9-765b-4723-9d99-e4c5247d33f6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f360ec8b-eef9-4737-9a68-54506b58ba9a (type: security_groups) to 1 2026-04-27 22:21:21.606 9 INFO neutron.db.ovn_revision_numbers_db [None req-2cbf2eb9-765b-4723-9d99-e4c5247d33f6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3f67c6df-43e7-457b-a369-9d10ffdaaf8f (type: security_group_rules) to 0 2026-04-27 22:21:21.626 9 INFO neutron.services.segments.plugin [-] Segment 25db2698-89e6-410e-9473-f44d70e08e82 resource provider aggregate not found 2026-04-27 22:21:21.636 9 INFO neutron.db.ovn_revision_numbers_db [None req-2cbf2eb9-765b-4723-9d99-e4c5247d33f6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 83870988-b252-43c6-9c4a-623b4b7809a0 (type: security_group_rules) to 0 2026-04-27 22:21:21.647 9 INFO neutron.services.segments.plugin [-] Segment 25db2698-89e6-410e-9473-f44d70e08e82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25db2698-89e6-410e-9473-f44d70e08e82 found for delete ", "request_id": "req-6a65cdd0-070e-4407-8e9f-d3826402b29b"}]} 2026-04-27 22:21:21.652 9 INFO neutron.services.segments.plugin [-] Segment 25db2698-89e6-410e-9473-f44d70e08e82 resource provider aggregate not found 2026-04-27 22:21:21.657 9 INFO neutron.db.ovn_revision_numbers_db [None req-2cbf2eb9-765b-4723-9d99-e4c5247d33f6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a28fefba-32af-403f-a28b-0a10bfe0583f (type: security_group_rules) to 0 2026-04-27 22:21:21.660 9 INFO neutron.services.segments.plugin [-] Segment 551c3b68-f853-4ec9-bf40-cf0b8686206e resource provider aggregate not found 2026-04-27 22:21:21.667 9 INFO neutron.services.segments.plugin [-] Segment 25db2698-89e6-410e-9473-f44d70e08e82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25db2698-89e6-410e-9473-f44d70e08e82 found for delete ", "request_id": "req-f245aef0-fc79-4db4-8dc2-313c710a057a"}]} 2026-04-27 22:21:21.673 9 INFO neutron.services.segments.plugin [-] Segment 551c3b68-f853-4ec9-bf40-cf0b8686206e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551c3b68-f853-4ec9-bf40-cf0b8686206e found for delete ", "request_id": "req-eda81532-a66a-42c6-9b79-9f152a78c84c"}]} 2026-04-27 22:21:21.682 9 INFO neutron.db.ovn_revision_numbers_db [None req-2cbf2eb9-765b-4723-9d99-e4c5247d33f6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b7ae9028-47d6-45f8-bebf-a64015561eeb (type: security_group_rules) to 0 2026-04-27 22:21:21.687 9 INFO neutron.services.segments.plugin [-] Segment 551c3b68-f853-4ec9-bf40-cf0b8686206e resource provider aggregate not found 2026-04-27 22:21:21.706 9 INFO neutron.services.segments.plugin [-] Segment 551c3b68-f853-4ec9-bf40-cf0b8686206e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551c3b68-f853-4ec9-bf40-cf0b8686206e found for delete ", "request_id": "req-27fd8a30-9974-48f0-a135-3763785185b3"}]} 2026-04-27 22:21:21.712 9 INFO neutron.wsgi [None req-2cbf2eb9-765b-4723-9d99-e4c5247d33f6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=4375a454c32745e4bbaf55973c532d38&name=default HTTP/1.1" status: 200 len: 3124 time: 0.4619424 2026-04-27 22:21:21.753 10 INFO neutron.db.ovn_revision_numbers_db [None req-a03ca707-6ed3-4530-be37-f2329f0ba78d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 9a34f1fa-d0fb-494a-8c05-ae3b2f6eedd9 (type: networks) to 1 2026-04-27 22:21:21.940 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a03ca707-6ed3-4530-be37-f2329f0ba78d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:21.942 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a03ca707-6ed3-4530-be37-f2329f0ba78d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 9a34f1fa-d0fb-494a-8c05-ae3b2f6eedd9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:21.948 9 INFO neutron.wsgi [None req-62f7bfdd-f159-40d1-b3db-243008295c74 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f360ec8b-eef9-4737-9a68-54506b58ba9a HTTP/1.1" status: 204 len: 168 time: 0.2299948 2026-04-27 22:21:22.034 10 INFO neutron.db.ovn_revision_numbers_db [None req-a03ca707-6ed3-4530-be37-f2329f0ba78d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 62e3475d-ccd3-4d5b-a57e-702569f24e98 (type: ports) to 1 2026-04-27 22:21:22.060 10 INFO neutron.wsgi [None req-a03ca707-6ed3-4530-be37-f2329f0ba78d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.5671620 2026-04-27 22:21:22.071 10 WARNING neutron_lib.context [None req-5e2a8285-1c4c-4076-843a-04267981cd2a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:22.159 9 INFO neutron.wsgi [None req-872df5fa-eca4-43be-924b-ac917cf2a6e3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=efc60a914bb94273a3e5996da6209d22&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0382118 2026-04-27 22:21:22.237 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No port found with ID 52ff7eac-0c97-4bc5-8c68-e6349550d0da: RuntimeError: No port found with ID 52ff7eac-0c97-4bc5-8c68-e6349550d0da 2026-04-27 22:21:22.327 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e2a8285-1c4c-4076-843a-04267981cd2a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:22.329 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e2a8285-1c4c-4076-843a-04267981cd2a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 9a34f1fa-d0fb-494a-8c05-ae3b2f6eedd9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:22.401 9 INFO neutron.wsgi [None req-a71f8196-3ac8-406e-80f4-e16c7bcffcc9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/537bbe03-10bf-4910-a7af-b1571437b963 HTTP/1.1" status: 204 len: 168 time: 0.2365110 2026-04-27 22:21:22.485 10 INFO neutron.db.ovn_revision_numbers_db [None req-6aadc594-5c2c-4c8e-a669-7a0009ad1524 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource baa0e522-0d03-465e-be05-ec11b8130573 (type: security_groups) to 1 2026-04-27 22:21:22.507 10 INFO neutron.db.ovn_revision_numbers_db [None req-6aadc594-5c2c-4c8e-a669-7a0009ad1524 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8cf99734-0e40-4423-960a-77168e8fb818 (type: security_group_rules) to 0 2026-04-27 22:21:22.525 10 INFO neutron.db.ovn_revision_numbers_db [None req-6aadc594-5c2c-4c8e-a669-7a0009ad1524 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a2b9934e-feed-4ab5-a514-6f5b979c7f63 (type: security_group_rules) to 0 2026-04-27 22:21:22.563 10 INFO neutron.db.ovn_revision_numbers_db [None req-6aadc594-5c2c-4c8e-a669-7a0009ad1524 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d213cf14-ae5c-4400-968e-efa287a71ab4 (type: security_group_rules) to 0 2026-04-27 22:21:22.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-6aadc594-5c2c-4c8e-a669-7a0009ad1524 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f3f5bef7-7e78-4149-b97f-6ce075f43e92 (type: security_group_rules) to 0 2026-04-27 22:21:22.625 9 INFO neutron.db.ovn_revision_numbers_db [None req-1da6c7d5-1b42-4c20-8263-adbb73c0b5dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c5f6db98-8471-46c9-8b93-0eb719a44abe (type: security_groups) to 1 2026-04-27 22:21:22.630 10 INFO neutron.wsgi [None req-6aadc594-5c2c-4c8e-a669-7a0009ad1524 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=697024f6bfbe4b6caae34b8e29ecefbc&name=default HTTP/1.1" status: 200 len: 3124 time: 0.4802094 2026-04-27 22:21:22.648 9 INFO neutron.db.ovn_revision_numbers_db [None req-1da6c7d5-1b42-4c20-8263-adbb73c0b5dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 5f38acb2-d397-4a2c-b16d-b0396c004f99 (type: security_group_rules) to 0 2026-04-27 22:21:22.668 9 INFO neutron.db.ovn_revision_numbers_db [None req-1da6c7d5-1b42-4c20-8263-adbb73c0b5dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 775f4170-6bfd-4fb7-8f46-db3817a893ca (type: security_group_rules) to 0 2026-04-27 22:21:22.689 9 INFO neutron.db.ovn_revision_numbers_db [None req-1da6c7d5-1b42-4c20-8263-adbb73c0b5dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b6f5cb76-f29b-454f-b6da-cf677da0fd20 (type: security_group_rules) to 0 2026-04-27 22:21:22.714 9 INFO neutron.db.ovn_revision_numbers_db [None req-1da6c7d5-1b42-4c20-8263-adbb73c0b5dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d26188e5-ab1d-476a-9ea5-54a65af4aee0 (type: security_group_rules) to 0 2026-04-27 22:21:22.874 10 INFO neutron.db.ovn_revision_numbers_db [None req-5e2a8285-1c4c-4076-843a-04267981cd2a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 62e3475d-ccd3-4d5b-a57e-702569f24e98 (type: ports) to 2 2026-04-27 22:21:22.908 10 INFO neutron.db.ovn_revision_numbers_db [None req-5e2a8285-1c4c-4076-843a-04267981cd2a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 868a5862-38d9-4539-b163-1a9b1a98f00c (type: subnets) to 0 2026-04-27 22:21:22.925 10 INFO neutron.wsgi [None req-5e2a8285-1c4c-4076-843a-04267981cd2a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.8592646 2026-04-27 22:21:22.937 10 WARNING neutron_lib.context [None req-6ada9f72-32d4-45c0-ae63-6516e125c28b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:22.954 9 INFO neutron.wsgi [None req-1da6c7d5-1b42-4c20-8263-adbb73c0b5dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=e096a31ba65f4bd1b92bc744111ab3a6&name=default HTTP/1.1" status: 200 len: 3124 time: 0.4521286 2026-04-27 22:21:23.112 9 INFO neutron.wsgi [None req-ca39437d-6783-4cf6-af4e-e71ae54bc17f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/baa0e522-0d03-465e-be05-ec11b8130573 HTTP/1.1" status: 204 len: 168 time: 0.4772060 2026-04-27 22:21:23.198 9 INFO neutron.wsgi [None req-197ab143-ca65-4345-b85e-a5dbc2e8a264 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/c5f6db98-8471-46c9-8b93-0eb719a44abe HTTP/1.1" status: 204 len: 168 time: 0.2374716 2026-04-27 22:21:23.412 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce6b2458-8eed-4b3c-a576-74543f09fee2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource eacd69b9-d320-44d8-af49-e7d2a8eda2e9 (type: security_groups) to 1 2026-04-27 22:21:23.426 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce6b2458-8eed-4b3c-a576-74543f09fee2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0bfaa306-e70d-456e-9e40-e8d11a829ee8 (type: security_group_rules) to 0 2026-04-27 22:21:23.442 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce6b2458-8eed-4b3c-a576-74543f09fee2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 31e0d908-3c9d-408d-b724-0dc1fe60473d (type: security_group_rules) to 0 2026-04-27 22:21:23.462 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce6b2458-8eed-4b3c-a576-74543f09fee2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 68155a6f-c5f4-4516-9aac-14d96d3a5701 (type: security_group_rules) to 0 2026-04-27 22:21:23.484 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce6b2458-8eed-4b3c-a576-74543f09fee2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f3bc8701-cc0b-4fa1-b274-0362c578ad90 (type: security_group_rules) to 0 2026-04-27 22:21:23.506 9 INFO neutron.wsgi [None req-ce6b2458-8eed-4b3c-a576-74543f09fee2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=6a9ae7a8d241456d8d8360360bee70d6&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2188148 2026-04-27 22:21:23.519 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ada9f72-32d4-45c0-ae63-6516e125c28b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] No more DHCP agents 2026-04-27 22:21:23.522 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ada9f72-32d4-45c0-ae63-6516e125c28b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:23.680 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ada9f72-32d4-45c0-ae63-6516e125c28b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 41887fd5-264b-4940-b377-8c9e9ce0aa64 (type: ports) to 1 2026-04-27 22:21:23.710 9 INFO neutron.wsgi [None req-41f6544e-984f-485e-9be4-1661c11be661 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/eacd69b9-d320-44d8-af49-e7d2a8eda2e9 HTTP/1.1" status: 204 len: 168 time: 0.1987109 2026-04-27 22:21:24.008 9 INFO neutron.db.ovn_revision_numbers_db [None req-c797046e-91c1-45f2-97b6-8ef6d960029b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6d1f1243-cf12-4b44-8f19-5c833023224d (type: security_groups) to 1 2026-04-27 22:21:24.024 9 INFO neutron.db.ovn_revision_numbers_db [None req-c797046e-91c1-45f2-97b6-8ef6d960029b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 37d60663-0c9a-415a-901e-a6c0d243705d (type: security_group_rules) to 0 2026-04-27 22:21:24.039 9 INFO neutron.db.ovn_revision_numbers_db [None req-c797046e-91c1-45f2-97b6-8ef6d960029b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ab76f23f-c664-4e4c-8677-6632fe5bdee7 (type: security_group_rules) to 0 2026-04-27 22:21:24.054 9 INFO neutron.db.ovn_revision_numbers_db [None req-c797046e-91c1-45f2-97b6-8ef6d960029b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d19b0aa6-9339-4362-b8c2-2e0a97211c23 (type: security_group_rules) to 0 2026-04-27 22:21:24.069 9 INFO neutron.db.ovn_revision_numbers_db [None req-c797046e-91c1-45f2-97b6-8ef6d960029b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e91d985a-5152-47fd-9b95-e422738e676d (type: security_group_rules) to 0 2026-04-27 22:21:24.092 9 INFO neutron.wsgi [None req-c797046e-91c1-45f2-97b6-8ef6d960029b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ea98fbab942f4637a046d0aed4b2fe17&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2231631 2026-04-27 22:21:24.646 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b46b6a8d-5a2a-44f4-8002-f1afcc6ef766 - - - - - -] Schedule LRP lrp-41887fd5-264b-4940-b377-8c9e9ce0aa64 on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:21:24.656 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 41887fd5-264b-4940-b377-8c9e9ce0aa64 2026-04-27 22:21:24.673 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 41887fd5-264b-4940-b377-8c9e9ce0aa64 2026-04-27 22:21:24.678 10 INFO neutron.wsgi [None req-5e8a685a-2821-4cc7-b3e1-e460b4270183 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/6d1f1243-cf12-4b44-8f19-5c833023224d HTTP/1.1" status: 204 len: 168 time: 0.5797102 2026-04-27 22:21:24.702 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ada9f72-32d4-45c0-ae63-6516e125c28b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 41887fd5-264b-4940-b377-8c9e9ce0aa64 (type: router_ports) to 1 2026-04-27 22:21:24.783 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ada9f72-32d4-45c0-ae63-6516e125c28b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 4acebe61-1cc4-46a6-9215-eba92eda6bf6 (type: routers) to 2 2026-04-27 22:21:24.800 10 INFO neutron.wsgi [None req-6ada9f72-32d4-45c0-ae63-6516e125c28b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1135 time: 1.8670814 2026-04-27 22:21:24.945 10 INFO neutron.api.v2.resource [None req-3e9d0978-d232-4881-beb2-52860181bde1 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-04-27 22:21:24.946 10 INFO neutron.wsgi [None req-3e9d0978-d232-4881-beb2-52860181bde1 d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] 10.0.0.63 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 400 len: 397 time: 0.1408904 2026-04-27 22:21:25.527 10 INFO neutron.services.segments.plugin [-] Segment 0115b60c-7890-4c32-b826-6310efeae53d resource provider aggregate not found 2026-04-27 22:21:25.533 10 INFO neutron.services.segments.plugin [-] Segment 0115b60c-7890-4c32-b826-6310efeae53d resource provider aggregate not found 2026-04-27 22:21:25.548 10 INFO neutron.services.segments.plugin [-] Segment 0115b60c-7890-4c32-b826-6310efeae53d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0115b60c-7890-4c32-b826-6310efeae53d found for delete ", "request_id": "req-25699010-b5d3-45c4-8c43-14ec4ff0c4f2"}]} 2026-04-27 22:21:25.556 10 INFO neutron.services.segments.plugin [-] Segment 0115b60c-7890-4c32-b826-6310efeae53d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0115b60c-7890-4c32-b826-6310efeae53d found for delete ", "request_id": "req-a49ec966-775f-4106-a962-58d8c2d0247e"}]} 2026-04-27 22:21:25.571 10 INFO neutron.wsgi [None req-5d28ea1d-12dc-4c10-b9ac-6f92347772dd d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] 10.0.0.63 "DELETE /v2.0/networks/9a34f1fa-d0fb-494a-8c05-ae3b2f6eedd9 HTTP/1.1" status: 204 len: 168 time: 0.6191833 2026-04-27 22:21:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017788 2026-04-27 22:21:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024242 2026-04-27 22:21:26.531 9 INFO neutron.wsgi [None req-e4b05825-d16f-40f7-bc45-61cf9b9fcc5b d3c82cb2830e47f4ae2d5568b493bfc0 9b2b2ec34e6741e388a264385ef9e894 - - default default] 10.0.0.63 "DELETE /v2.0/routers/4acebe61-1cc4-46a6-9215-eba92eda6bf6 HTTP/1.1" status: 204 len: 168 time: 0.9554293 2026-04-27 22:21:26.541 9 WARNING neutron.api.v2.base [None req-bd0ed8da-7b87-4acc-99ff-b32ff85d2025 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-04-27 22:21:26.541 9 INFO neutron.api.v2.resource [None req-bd0ed8da-7b87-4acc-99ff-b32ff85d2025 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-04-27 22:21:26.542 9 INFO neutron.wsgi [None req-bd0ed8da-7b87-4acc-99ff-b32ff85d2025 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 400 len: 604 time: 0.0048435 2026-04-27 22:21:26.546 9 WARNING neutron_lib.context [None req-054ade83-346d-4c83-ba61-830ca5ec60a0 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:26.554 10 WARNING neutron.api.v2.base [None req-c0ed5786-59df-49cb-a47c-5dad163b155f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-04-27 22:21:26.554 10 INFO neutron.api.v2.resource [None req-c0ed5786-59df-49cb-a47c-5dad163b155f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-04-27 22:21:26.555 10 INFO neutron.wsgi [None req-c0ed5786-59df-49cb-a47c-5dad163b155f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 400 len: 597 time: 0.0092556 2026-04-27 22:21:26.576 10 WARNING neutron_lib.context [None req-da1e94a7-a396-43f3-9b4f-8785294269c2 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:26.609 10 INFO neutron.api.v2.resource [None req-da1e94a7-a396-43f3-9b4f-8785294269c2 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-04-27 22:21:26.610 10 INFO neutron.wsgi [None req-da1e94a7-a396-43f3-9b4f-8785294269c2 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 400 len: 386 time: 0.0490425 2026-04-27 22:21:26.624 10 WARNING neutron_lib.context [None req-8d29aa2c-e0f3-4076-8b6b-01a143529aa6 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:26.651 10 INFO neutron.api.v2.resource [None req-8d29aa2c-e0f3-4076-8b6b-01a143529aa6 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-04-27 22:21:26.652 10 INFO neutron.wsgi [None req-8d29aa2c-e0f3-4076-8b6b-01a143529aa6 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 400 len: 363 time: 0.0352798 2026-04-27 22:21:26.667 10 WARNING neutron_lib.context [None req-ddbf1c0d-f43b-4e9f-903d-7264c9d94839 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:26.701 10 INFO neutron.api.v2.resource [None req-ddbf1c0d-f43b-4e9f-903d-7264c9d94839 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-04-27 22:21:26.702 10 INFO neutron.wsgi [None req-ddbf1c0d-f43b-4e9f-903d-7264c9d94839 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 400 len: 357 time: 0.0435281 2026-04-27 22:21:26.726 9 INFO neutron.wsgi [None req-b7384d51-2f4e-4ee6-b1b9-727d2f44a050 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 601 time: 0.0135131 2026-04-27 22:21:26.748 10 INFO neutron.wsgi [None req-ba6d84da-f5c2-4f5b-8f5f-cb15165702a0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 200 len: 610 time: 0.0140619 2026-04-27 22:21:26.765 10 INFO neutron.wsgi [None req-c0e09d7c-fc7e-494a-8fca-ae3b9fd96ac5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 200 len: 990 time: 0.0121098 2026-04-27 22:21:26.782 10 INFO neutron.wsgi [None req-a9104aaf-15ba-4095-8c82-fe4a19e88205 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1057 time: 0.0118608 2026-04-27 22:21:26.784 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-054ade83-346d-4c83-ba61-830ca5ec60a0 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] No more DHCP agents 2026-04-27 22:21:26.785 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-054ade83-346d-4c83-ba61-830ca5ec60a0 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:26.801 10 INFO neutron.wsgi [None req-d9b06c71-4c4d-4b50-994b-04287972bbf0 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups/4f86ee2c-b97d-4ad2-b13d-c8ec4377e74e HTTP/1.1" status: 200 len: 523 time: 0.0137899 2026-04-27 22:21:26.814 10 INFO neutron.wsgi [None req-d9cb4705-78b5-480f-96f0-57c794688860 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/endpoint-groups/e61c2172-2f7a-44f2-b00b-9f28513bf16e HTTP/1.1" status: 200 len: 513 time: 0.0091875 2026-04-27 22:21:26.827 10 INFO neutron.wsgi [None req-b3fd4214-b5e9-43c8-8640-1963d290db61 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ikepolicies/53f8ed3d-c6b5-47be-b985-ea9dc98ab6e2 HTTP/1.1" status: 200 len: 597 time: 0.0090184 2026-04-27 22:21:26.841 10 INFO neutron.wsgi [None req-3dc1c90a-703d-4607-89e5-8f5f36c75f9e 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/ipsecpolicies/39915dd5-6c90-4f97-ad91-51ea21974784 HTTP/1.1" status: 200 len: 606 time: 0.0087419 2026-04-27 22:21:26.854 10 INFO neutron.wsgi [None req-fd9cd3c2-c05b-417b-8469-035f1afda02d 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/vpn/vpnservices/6a3875a9-cc04-4451-8161-08c47bd3de03 HTTP/1.1" status: 200 len: 644 time: 0.0094655 2026-04-27 22:21:27.111 9 INFO neutron.wsgi [None req-054ade83-346d-4c83-ba61-830ca5ec60a0 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7539330 2026-04-27 22:21:27.166 9 INFO neutron.wsgi [None req-daa68117-c228-4a34-b2a5-39456f553e80 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "PUT /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags HTTP/1.1" status: 200 len: 218 time: 0.0490835 2026-04-27 22:21:27.414 9 INFO neutron.wsgi [None req-a03271ec-4474-4757-89f6-0234311cc539 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags HTTP/1.1" status: 200 len: 218 time: 0.2435253 2026-04-27 22:21:27.473 9 INFO neutron.wsgi [None req-ce7fb78d-1cc2-4a4e-ae76-bb357a0f76a0 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "PUT /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0536582 2026-04-27 22:21:27.519 10 INFO neutron.db.ovn_revision_numbers_db [None req-7d5724b0-46f2-415e-ab8b-bd85781165e5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 498d2563-1598-46e1-9fe6-8366a20c8857 (type: routers) to 10 2026-04-27 22:21:27.521 9 INFO neutron.wsgi [None req-b933b1c9-c31e-42a9-8a61-a30f107e1a3f ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags HTTP/1.1" status: 200 len: 227 time: 0.0443952 2026-04-27 22:21:27.538 10 INFO neutron.wsgi [None req-7d5724b0-46f2-415e-ab8b-bd85781165e5 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ipsec-site-connections/f3e9eb62-4f2e-4e90-bf2c-c10922e58e84 HTTP/1.1" status: 204 len: 168 time: 0.6685586 2026-04-27 22:21:27.553 9 INFO neutron.wsgi [None req-5dd8e6ea-1d34-44a7-b680-d6e007427237 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "PUT /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0274332 2026-04-27 22:21:27.563 10 INFO neutron.wsgi [None req-27c0163f-d53d-45c8-89b0-2527b0f6fa8c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/4f86ee2c-b97d-4ad2-b13d-c8ec4377e74e HTTP/1.1" status: 204 len: 168 time: 0.0188882 2026-04-27 22:21:27.596 10 INFO neutron.wsgi [None req-b2e0b805-ce12-4373-ba88-045f3ea523c2 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags HTTP/1.1" status: 200 len: 227 time: 0.0372584 2026-04-27 22:21:27.607 10 INFO neutron.wsgi [None req-0c5c9fb8-524d-43fb-b069-1a240f30e657 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/endpoint-groups/e61c2172-2f7a-44f2-b00b-9f28513bf16e HTTP/1.1" status: 204 len: 168 time: 0.0387008 2026-04-27 22:21:27.650 9 INFO neutron.wsgi [None req-babd5028-71e2-4e35-a73b-34d2669be4e2 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ipsecpolicies/39915dd5-6c90-4f97-ad91-51ea21974784 HTTP/1.1" status: 204 len: 168 time: 0.0385034 2026-04-27 22:21:27.652 10 INFO neutron.wsgi [None req-491aac9f-8174-483e-87d2-c994d42934d0 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "PUT /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0485697 2026-04-27 22:21:27.699 9 INFO neutron.wsgi [None req-a9109683-1c17-43ac-9cfc-e75def1e1c9b 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/ikepolicies/53f8ed3d-c6b5-47be-b985-ea9dc98ab6e2 HTTP/1.1" status: 204 len: 168 time: 0.0339177 2026-04-27 22:21:27.710 10 INFO neutron.wsgi [None req-a82da0fd-48e5-4698-b717-fbe0c14c3d3a ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags HTTP/1.1" status: 200 len: 245 time: 0.0346887 2026-04-27 22:21:27.758 9 INFO neutron.wsgi [None req-494c60bb-fbbd-4f9c-9f80-2eb0f0e56fb2 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/vpnservices/6a3875a9-cc04-4451-8161-08c47bd3de03 HTTP/1.1" status: 204 len: 168 time: 0.0550961 2026-04-27 22:21:27.763 10 INFO neutron.wsgi [None req-d0582350-23b0-4523-80ce-2213135b296f ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "PUT /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags HTTP/1.1" status: 200 len: 230 time: 0.0478768 2026-04-27 22:21:27.798 10 INFO neutron.wsgi [None req-2fdff9d9-f5f0-4284-b5e0-cff96ffba808 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags HTTP/1.1" status: 200 len: 230 time: 0.0318999 2026-04-27 22:21:27.865 9 INFO neutron.wsgi [None req-29a503fd-a3b5-42f4-90bf-9991b4440a99 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0624404 2026-04-27 22:21:27.899 10 INFO neutron.api.v2.resource [None req-f643d1f4-ea62-4f5f-a2a1-a154df43f03a ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:21:27.901 10 INFO neutron.wsgi [None req-f643d1f4-ea62-4f5f-a2a1-a154df43f03a ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0299320 2026-04-27 22:21:27.954 10 INFO neutron.wsgi [None req-33e65af9-7dd4-4727-89f3-ac175287ef9c ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0485122 2026-04-27 22:21:27.988 10 INFO neutron.wsgi [None req-edcee727-952f-4c06-9546-60482fecd567 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags HTTP/1.1" status: 200 len: 223 time: 0.0293036 2026-04-27 22:21:28.030 10 INFO neutron.api.v2.resource [None req-c9765718-1a3a-4852-acfc-98b40c531c91 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:21:28.032 10 INFO neutron.wsgi [None req-c9765718-1a3a-4852-acfc-98b40c531c91 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0393343 2026-04-27 22:21:28.079 10 INFO neutron.wsgi [None req-201ce50c-be46-430b-85a8-cd1112fd6508 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags HTTP/1.1" status: 204 len: 168 time: 0.0417891 2026-04-27 22:21:28.118 10 INFO neutron.wsgi [None req-34c0458d-1f51-478f-abf7-621957a06dea ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "GET /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba/tags HTTP/1.1" status: 200 len: 205 time: 0.0334034 2026-04-27 22:21:28.493 10 INFO neutron.wsgi [None req-42ec1f59-2928-45f9-ac44-c16f29b2ba38 ad17705343774cf3840ccb5cab17e890 42d17cef32974f9b959bd41cdb04c4c9 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/ab95ec32-1df6-4656-907c-1edb6ec43cba HTTP/1.1" status: 204 len: 168 time: 0.3713870 2026-04-27 22:21:29.172 10 WARNING neutron_lib.context [None req-94b84d27-17e4-4b91-a1b9-c32c5233a9ec 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:29.288 10 INFO neutron.wsgi [None req-94b84d27-17e4-4b91-a1b9-c32c5233a9ec 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.3039079 2026-04-27 22:21:29.295 10 WARNING neutron_lib.context [None req-76f96c54-6299-485b-841e-9512edb0971d 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:29.379 10 INFO neutron.wsgi [None req-76f96c54-6299-485b-841e-9512edb0971d 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0887537 2026-04-27 22:21:29.391 10 WARNING neutron_lib.context [None req-76c41e43-893e-4ec7-9df5-c01dacf3149d 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:29.402 9 INFO neutron.db.ovn_revision_numbers_db [None req-11b184a6-138c-4fb0-a53e-9ff906d7b459 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9799f0b5-2b6d-4e9b-b814-edd5f5be940e (type: security_groups) to 1 2026-04-27 22:21:29.419 9 INFO neutron.db.ovn_revision_numbers_db [None req-11b184a6-138c-4fb0-a53e-9ff906d7b459 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 13c6c4bc-ce79-4544-85cf-660ec87164f5 (type: security_group_rules) to 0 2026-04-27 22:21:29.455 10 INFO neutron.wsgi [None req-76c41e43-893e-4ec7-9df5-c01dacf3149d 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0723596 2026-04-27 22:21:29.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-11b184a6-138c-4fb0-a53e-9ff906d7b459 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 2f992092-3754-4db4-844d-1c680579089c (type: security_group_rules) to 0 2026-04-27 22:21:29.468 10 WARNING neutron_lib.context [None req-0314f95e-3a1e-40eb-ad51-b001ce765896 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:29.495 9 INFO neutron.db.ovn_revision_numbers_db [None req-11b184a6-138c-4fb0-a53e-9ff906d7b459 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3e929550-925b-4f55-a8f8-33daf3e43e89 (type: security_group_rules) to 0 2026-04-27 22:21:29.538 10 INFO neutron.wsgi [None req-0314f95e-3a1e-40eb-ad51-b001ce765896 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0775950 2026-04-27 22:21:29.545 9 INFO neutron.db.ovn_revision_numbers_db [None req-11b184a6-138c-4fb0-a53e-9ff906d7b459 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e2dee984-bd0b-46dc-bf40-4dd88c46901d (type: security_group_rules) to 0 2026-04-27 22:21:29.550 10 WARNING neutron_lib.context [None req-0fe5f81e-5028-4fb2-9eb1-574357891d82 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:29.576 9 INFO neutron.wsgi [None req-11b184a6-138c-4fb0-a53e-9ff906d7b459 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=42d17cef32974f9b959bd41cdb04c4c9&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3945298 2026-04-27 22:21:29.625 10 INFO neutron.wsgi [None req-0fe5f81e-5028-4fb2-9eb1-574357891d82 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0810785 2026-04-27 22:21:29.678 9 INFO neutron.wsgi [None req-e02348f6-6fad-42f9-bb62-8295c41434e0 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "PUT /v2.0/subnetpools/2ab0db3d-9776-4992-a03a-401ac104ddf8/tags HTTP/1.1" status: 200 len: 210 time: 0.0468733 2026-04-27 22:21:29.734 10 INFO neutron.wsgi [None req-592beab7-a0ef-46de-a1da-d5aeae42f351 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "PUT /v2.0/subnetpools/c7bb92e1-5a90-42e6-8d07-3483553b6e71/tags HTTP/1.1" status: 200 len: 218 time: 0.0512550 2026-04-27 22:21:29.781 10 INFO neutron.wsgi [None req-c78f34b3-6364-4b73-a6d7-80f1540219dc 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "PUT /v2.0/subnetpools/b690f119-c06e-4677-a11a-5a6f491b3f67/tags HTTP/1.1" status: 200 len: 227 time: 0.0410955 2026-04-27 22:21:29.819 10 INFO neutron.wsgi [None req-1dc8e1e6-2066-4317-8b61-3374b6abfce3 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "PUT /v2.0/subnetpools/1af233ac-8921-4d1e-97ee-64bdceeaa37b/tags HTTP/1.1" status: 200 len: 212 time: 0.0341690 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:21:29.855 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] No port found with ID 41887fd5-264b-4940-b377-8c9e9ce0aa64: RuntimeError: No port found with ID 41887fd5-264b-4940-b377-8c9e9ce0aa64 2026-04-27 22:21:29.858 10 INFO neutron.wsgi [None req-2642b6bc-5940-4d91-ac3c-e583b1a17e4d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/9799f0b5-2b6d-4e9b-b814-edd5f5be940e HTTP/1.1" status: 204 len: 168 time: 0.2766054 2026-04-27 22:21:29.866 9 INFO neutron.wsgi [None req-1feb8796-6ee2-421b-8116-847add2d32ef 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0411317 2026-04-27 22:21:29.899 10 INFO neutron.wsgi [None req-116e4386-c0f0-40b2-a143-4dd541829f46 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0288067 2026-04-27 22:21:29.931 10 INFO neutron.wsgi [None req-82c8da21-3632-44da-b0c3-8b2b063403ab 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0260777 2026-04-27 22:21:29.969 10 INFO neutron.wsgi [None req-55569e0a-249a-4c95-854d-96a5ae9ed66c 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0335488 2026-04-27 22:21:29.999 9 INFO neutron.wsgi [None req-63a22175-70be-4a17-98a6-4fd8a072f79d 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0248022 2026-04-27 22:21:30.033 9 INFO neutron.wsgi [None req-ce79e8ac-28fd-4f91-9e57-794b263a28a3 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.0287359 2026-04-27 22:21:30.082 9 INFO neutron.wsgi [None req-3c7c5738-429b-40cb-9654-732c3e5853a3 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0408440 2026-04-27 22:21:30.094 10 INFO neutron.db.ovn_revision_numbers_db [None req-df51baa4-83e2-46bb-b677-dba1b6530362 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 98d2968f-97bc-49e6-ac34-1aea864f19a1 (type: security_groups) to 1 2026-04-27 22:21:30.109 10 INFO neutron.db.ovn_revision_numbers_db [None req-df51baa4-83e2-46bb-b677-dba1b6530362 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 475a5361-9fe7-4294-931c-d90a8137b34f (type: security_group_rules) to 0 2026-04-27 22:21:30.110 9 INFO neutron.wsgi [None req-fb1ca71e-b257-46e6-8108-0cb4238271d9 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0237961 2026-04-27 22:21:30.141 10 INFO neutron.db.ovn_revision_numbers_db [None req-df51baa4-83e2-46bb-b677-dba1b6530362 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 605d0a38-cbd2-4b08-bd7e-e5a43cf59bab (type: security_group_rules) to 0 2026-04-27 22:21:30.163 10 INFO neutron.db.ovn_revision_numbers_db [None req-df51baa4-83e2-46bb-b677-dba1b6530362 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6b5cd5a5-712b-4ec6-9048-a90e114b0504 (type: security_group_rules) to 0 2026-04-27 22:21:30.191 10 INFO neutron.db.ovn_revision_numbers_db [None req-df51baa4-83e2-46bb-b677-dba1b6530362 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d88db1ce-933d-489c-81a5-614d1b6cba8c (type: security_group_rules) to 0 2026-04-27 22:21:30.200 10 INFO neutron.wsgi [None req-c4112e4b-1d5c-4f28-aef8-8bf37d1b6cd3 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/2ab0db3d-9776-4992-a03a-401ac104ddf8 HTTP/1.1" status: 204 len: 168 time: 0.0830595 2026-04-27 22:21:30.230 10 INFO neutron.wsgi [None req-df51baa4-83e2-46bb-b677-dba1b6530362 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=43f0bbe859be425081ed063ee79f75fc&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2590034 2026-04-27 22:21:30.283 10 INFO neutron.wsgi [None req-91db87c5-b609-4b2d-9363-3a645e28989a 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/c7bb92e1-5a90-42e6-8d07-3483553b6e71 HTTP/1.1" status: 204 len: 168 time: 0.0743363 2026-04-27 22:21:30.288 9 INFO neutron.services.segments.plugin [-] Segment b5fb077c-5222-4cd1-94e0-a55410a0f564 resource provider aggregate not found 2026-04-27 22:21:30.293 9 INFO neutron.services.segments.plugin [-] Segment b5fb077c-5222-4cd1-94e0-a55410a0f564 resource provider aggregate not found 2026-04-27 22:21:30.302 9 INFO neutron.services.segments.plugin [-] Segment b5fb077c-5222-4cd1-94e0-a55410a0f564 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5fb077c-5222-4cd1-94e0-a55410a0f564 found for delete ", "request_id": "req-f57d1e8e-b16e-4214-9aa0-5abf3771115c"}]} 2026-04-27 22:21:30.313 9 INFO neutron.services.segments.plugin [-] Segment b5fb077c-5222-4cd1-94e0-a55410a0f564 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5fb077c-5222-4cd1-94e0-a55410a0f564 found for delete ", "request_id": "req-110a95b5-7165-4e1b-bdd4-7ea7a8374465"}]} 2026-04-27 22:21:30.339 9 INFO neutron.wsgi [None req-60b21969-7a1e-45a5-b6d5-2443b6fe8bcb 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/vpn/vpnservices/50b5df89-ef54-4e73-ba64-489af195d8e4 HTTP/1.1" status: 204 len: 168 time: 2.5725048 2026-04-27 22:21:30.366 10 INFO neutron.wsgi [None req-dfe8d8d1-e69f-4c09-827c-cf6b7be04754 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/b690f119-c06e-4677-a11a-5a6f491b3f67 HTTP/1.1" status: 204 len: 168 time: 0.0781233 2026-04-27 22:21:30.429 10 INFO neutron.wsgi [None req-63372c3b-5c19-447f-b30b-5221b0bac66c 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/1af233ac-8921-4d1e-97ee-64bdceeaa37b HTTP/1.1" status: 204 len: 168 time: 0.0582392 2026-04-27 22:21:30.490 10 INFO neutron.wsgi [None req-562d293c-d250-4243-b015-033f0fbe62ca 5f0f628648284f0e884b27324723bce8 4970239e7ec7409eaf8199f3e8b16af8 - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/5ba10566-8b19-43a7-9643-0fcbffb65c26 HTTP/1.1" status: 204 len: 168 time: 0.0551784 2026-04-27 22:21:30.670 9 INFO neutron.wsgi [None req-492dfd1e-3806-4f42-974b-30e529e9d092 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/routers/498d2563-1598-46e1-9fe6-8366a20c8857 HTTP/1.1" status: 200 len: 1137 time: 0.3224781 2026-04-27 22:21:30.815 9 INFO neutron.wsgi [None req-56124333-6dea-485a-ad26-7531412e8c30 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/98d2968f-97bc-49e6-ac34-1aea864f19a1 HTTP/1.1" status: 204 len: 168 time: 0.5786579 2026-04-27 22:21:31.516 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa7a2aab-9f32-4267-82d8-eb0037116448 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 498d2563-1598-46e1-9fe6-8366a20c8857 (type: routers) to 11 2026-04-27 22:21:31.523 9 INFO neutron.wsgi [None req-aa7a2aab-9f32-4267-82d8-eb0037116448 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/routers/498d2563-1598-46e1-9fe6-8366a20c8857 HTTP/1.1" status: 200 len: 1137 time: 0.8477066 2026-04-27 22:21:31.592 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad10e157-5701-40fd-b15d-785aa3c9d482 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a7e3d3bb-ec34-45f6-aafb-7887240f79a5 (type: security_groups) to 1 2026-04-27 22:21:31.616 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad10e157-5701-40fd-b15d-785aa3c9d482 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 332b679b-6756-4e47-bb52-a082cf9ecbfb (type: security_group_rules) to 0 2026-04-27 22:21:31.625 9 INFO neutron.wsgi [None req-5ec79afe-2cc2-4974-8b22-7b7ea2612aa6 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=498d2563-1598-46e1-9fe6-8366a20c8857 HTTP/1.1" status: 200 len: 1140 time: 0.0969992 2026-04-27 22:21:31.633 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad10e157-5701-40fd-b15d-785aa3c9d482 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 613e8c90-f281-4da1-8045-3b940987b3f1 (type: security_group_rules) to 0 2026-04-27 22:21:31.648 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad10e157-5701-40fd-b15d-785aa3c9d482 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 62792af7-b712-4184-9506-19131fd1688c (type: security_group_rules) to 0 2026-04-27 22:21:31.664 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad10e157-5701-40fd-b15d-785aa3c9d482 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a7cbddd5-40c0-4c99-b4f0-af3844d82e44 (type: security_group_rules) to 0 2026-04-27 22:21:31.689 10 INFO neutron.wsgi [None req-ad10e157-5701-40fd-b15d-785aa3c9d482 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=4970239e7ec7409eaf8199f3e8b16af8&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3668580 2026-04-27 22:21:32.040 9 INFO neutron.wsgi [None req-deb25d6e-29a8-4ff4-9be7-c763a8aa7f6f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/a7e3d3bb-ec34-45f6-aafb-7887240f79a5 HTTP/1.1" status: 204 len: 168 time: 0.3461614 2026-04-27 22:21:32.284 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ae1afa-3451-41ad-8f91-904fc6e0be7b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f1e16692-a84a-4399-ae26-4d5ae260b85d (type: security_groups) to 1 2026-04-27 22:21:32.298 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ae1afa-3451-41ad-8f91-904fc6e0be7b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1362db79-2516-4d5f-a9ec-52cdcf9eeca6 (type: security_group_rules) to 0 2026-04-27 22:21:32.323 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ae1afa-3451-41ad-8f91-904fc6e0be7b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 15812fae-604a-4303-a93d-0eb0fc4fb01f (type: security_group_rules) to 0 2026-04-27 22:21:32.356 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ae1afa-3451-41ad-8f91-904fc6e0be7b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b80b9558-66d8-4fe0-8e7a-d188750db7ab (type: security_group_rules) to 0 2026-04-27 22:21:32.393 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ae1afa-3451-41ad-8f91-904fc6e0be7b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c374c8d9-042d-4574-9c87-99c44b0f060e (type: security_group_rules) to 0 2026-04-27 22:21:32.433 9 INFO neutron.wsgi [None req-b9ae1afa-3451-41ad-8f91-904fc6e0be7b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=0cd110069dbe42b3852146caf1618e1e&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3035665 2026-04-27 22:21:32.675 10 INFO neutron.wsgi [None req-419dc0b4-6fbc-4565-9721-9b9231a75245 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f1e16692-a84a-4399-ae26-4d5ae260b85d HTTP/1.1" status: 204 len: 168 time: 0.2365131 2026-04-27 22:21:32.692 9 INFO neutron.wsgi [None req-67efb4c0-b950-4eb1-ba9f-03395856fe3c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/routers/498d2563-1598-46e1-9fe6-8366a20c8857/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0618565 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:21:33.017 10 INFO neutron.db.ovn_revision_numbers_db [None req-0ccbd5ca-4bab-49bb-ad15-7b21d5efad99 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 536ab531-74c4-4eb4-a039-b09cddbfa6bf (type: security_groups) to 1 2026-04-27 22:21:33.033 10 INFO neutron.db.ovn_revision_numbers_db [None req-0ccbd5ca-4bab-49bb-ad15-7b21d5efad99 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7bda0bcc-df16-43d2-8a91-e94ce3badc39 (type: security_group_rules) to 0 2026-04-27 22:21:33.046 10 INFO neutron.db.ovn_revision_numbers_db [None req-0ccbd5ca-4bab-49bb-ad15-7b21d5efad99 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bec26e53-b199-43dd-95b7-ebd3d27874b0 (type: security_group_rules) to 0 2026-04-27 22:21:33.063 10 INFO neutron.db.ovn_revision_numbers_db [None req-0ccbd5ca-4bab-49bb-ad15-7b21d5efad99 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e1d61145-8cf5-41ad-8317-301b4511ac6a (type: security_group_rules) to 0 2026-04-27 22:21:33.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-0ccbd5ca-4bab-49bb-ad15-7b21d5efad99 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f1e479ce-f637-4e11-9377-628b2cf14a0b (type: security_group_rules) to 0 2026-04-27 22:21:33.118 10 INFO neutron.wsgi [None req-0ccbd5ca-4bab-49bb-ad15-7b21d5efad99 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=26d9e6cf8e134feca39a959a6c388928&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2850909 2026-04-27 22:21:33.410 9 INFO neutron.wsgi [None req-d1b8fb0b-55a1-4f83-8e77-8165305aa7f1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/536ab531-74c4-4eb4-a039-b09cddbfa6bf HTTP/1.1" status: 204 len: 168 time: 0.2851224 2026-04-27 22:21:33.834 9 INFO neutron.wsgi [None req-61da61c9-102b-4c70-a7d6-29274e9426bc 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/routers/498d2563-1598-46e1-9fe6-8366a20c8857 HTTP/1.1" status: 204 len: 168 time: 1.1375024 2026-04-27 22:21:33.921 9 INFO neutron.wsgi [None req-ea796c99-aea4-4dcd-883a-1b20bbc0779f 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/routers/ecab53f8-83f0-41e6-a0c4-33cae4a49ebe HTTP/1.1" status: 200 len: 1136 time: 0.0809052 2026-04-27 22:21:34.245 10 WARNING neutron_lib.context [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:34.384 10 INFO neutron.db.ovn_revision_numbers_db [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Successfully bumped revision number for resource 9eae5e12-68ca-4e0c-b788-568d39243c3b (type: security_groups) to 1 2026-04-27 22:21:34.398 10 INFO neutron.db.ovn_revision_numbers_db [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Successfully bumped revision number for resource 27c8850d-b260-44ab-9870-002ae068b37e (type: security_group_rules) to 0 2026-04-27 22:21:34.412 10 INFO neutron.db.ovn_revision_numbers_db [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Successfully bumped revision number for resource 3be5dc2d-53ea-4fee-a3a2-385e4eff52d8 (type: security_group_rules) to 0 2026-04-27 22:21:34.428 10 INFO neutron.db.ovn_revision_numbers_db [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Successfully bumped revision number for resource 669d7020-3493-4e0e-80b4-ac14e7d9bf7c (type: security_group_rules) to 0 2026-04-27 22:21:34.442 10 INFO neutron.db.ovn_revision_numbers_db [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Successfully bumped revision number for resource 87784bdc-82d1-44c1-be58-dc80e26941b6 (type: security_group_rules) to 0 2026-04-27 22:21:34.496 10 INFO neutron.db.segments_db [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Added segment 3589be47-f971-47b9-bc6d-33f9746fb556 of type geneve for network 3ce127d0-d07d-492c-b333-1c68e76a1ddb 2026-04-27 22:21:34.646 10 INFO neutron.db.ovn_revision_numbers_db [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Successfully bumped revision number for resource 3ce127d0-d07d-492c-b333-1c68e76a1ddb (type: networks) to 1 2026-04-27 22:21:34.744 9 INFO neutron.db.ovn_revision_numbers_db [None req-c90b06ce-23d0-4c9a-be3e-f3bb3f748779 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource ecab53f8-83f0-41e6-a0c4-33cae4a49ebe (type: routers) to 5 2026-04-27 22:21:34.752 9 INFO neutron.wsgi [None req-c90b06ce-23d0-4c9a-be3e-f3bb3f748779 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/routers/ecab53f8-83f0-41e6-a0c4-33cae4a49ebe HTTP/1.1" status: 200 len: 1136 time: 0.8264229 2026-04-27 22:21:34.829 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] No more DHCP agents 2026-04-27 22:21:34.831 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Unable to schedule network 3ce127d0-d07d-492c-b333-1c68e76a1ddb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:34.848 9 INFO neutron.wsgi [None req-d4e276a5-856e-46eb-9106-e62e63780057 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=ecab53f8-83f0-41e6-a0c4-33cae4a49ebe HTTP/1.1" status: 200 len: 1144 time: 0.0904348 2026-04-27 22:21:34.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Successfully bumped revision number for resource 22cf1c05-b066-48e5-b116-4f0c2cbae2f1 (type: ports) to 1 2026-04-27 22:21:34.980 10 INFO neutron.wsgi [None req-8dc0f360-776a-41d0-afe3-290dfe4a47a9 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8471489 2026-04-27 22:21:34.993 9 WARNING neutron_lib.context [None req-ebc7bc7e-3f04-4dbe-affd-eb2a23f0ad69 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:35.249 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ebc7bc7e-3f04-4dbe-affd-eb2a23f0ad69 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] No more DHCP agents 2026-04-27 22:21:35.251 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ebc7bc7e-3f04-4dbe-affd-eb2a23f0ad69 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Unable to schedule network 3ce127d0-d07d-492c-b333-1c68e76a1ddb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:35.348 9 INFO neutron.db.ovn_revision_numbers_db [None req-ebc7bc7e-3f04-4dbe-affd-eb2a23f0ad69 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] Successfully bumped revision number for resource 6e776f9f-4598-4d1c-bf19-1c1520d48d67 (type: ports) to 1 2026-04-27 22:21:35.378 9 INFO neutron.wsgi [None req-ebc7bc7e-3f04-4dbe-affd-eb2a23f0ad69 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3909481 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:21:35.455 9 INFO neutron.wsgi [None req-e5a27d0d-f16e-4382-a699-a3100517cf55 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "PUT /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags HTTP/1.1" status: 200 len: 218 time: 0.0724947 2026-04-27 22:21:35.505 9 INFO neutron.wsgi [None req-79439dbe-b5ed-4e47-8d2c-c11c16daf355 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "GET /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags HTTP/1.1" status: 200 len: 218 time: 0.0444806 2026-04-27 22:21:35.572 10 INFO neutron.wsgi [None req-0da48d78-8324-4beb-a5a5-bf2331d7e31f dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "PUT /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0616794 2026-04-27 22:21:35.625 10 INFO neutron.wsgi [None req-c94d433d-a11a-47a4-9098-53f2b27d0cd6 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "GET /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags HTTP/1.1" status: 200 len: 227 time: 0.0482333 2026-04-27 22:21:35.696 9 INFO neutron.wsgi [None req-82314220-a8ed-42af-8e8a-ace5e74b129c dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "PUT /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0644591 2026-04-27 22:21:35.735 9 INFO neutron.wsgi [None req-35e98655-ca6f-4663-9ff4-42259332638a dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "GET /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags HTTP/1.1" status: 200 len: 227 time: 0.0341673 2026-04-27 22:21:35.790 9 INFO neutron.wsgi [None req-719fbf93-d24e-435f-91a0-cd61d648372b dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "PUT /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0515983 2026-04-27 22:21:35.830 9 INFO neutron.wsgi [None req-3c845e57-f07e-4cec-b03a-7ed08e928cd7 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "GET /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags HTTP/1.1" status: 200 len: 245 time: 0.0358462 2026-04-27 22:21:35.927 9 INFO neutron.wsgi [None req-e05712cd-8d6b-4c2b-8dc7-4c8ad740d8cb dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "PUT /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags HTTP/1.1" status: 200 len: 230 time: 0.0925939 2026-04-27 22:21:35.993 9 INFO neutron.wsgi [None req-c7fade76-f5e2-49f4-b336-8b4a3c0bc269 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "GET /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags HTTP/1.1" status: 200 len: 230 time: 0.0623186 2026-04-27 22:21:36.052 9 INFO neutron.wsgi [None req-e23fa46e-e053-4a58-84a3-65ea6393ec88 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "GET /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0532088 2026-04-27 22:21:36.100 9 INFO neutron.api.v2.resource [None req-8fc1e88f-df92-4b4e-b6ff-976b70c6dd2e dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:21:36.102 9 INFO neutron.wsgi [None req-8fc1e88f-df92-4b4e-b6ff-976b70c6dd2e dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "GET /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0438776 2026-04-27 22:21:36.176 9 INFO neutron.wsgi [None req-7ae798ca-9737-4b7a-a953-7b03b4864f82 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "DELETE /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0707090 2026-04-27 22:21:36.256 9 INFO neutron.wsgi [None req-4725a5fe-e67d-4a8e-9fd7-a2a92da8e51f dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "GET /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags HTTP/1.1" status: 200 len: 223 time: 0.0737829 2026-04-27 22:21:36.296 9 INFO neutron.api.v2.resource [None req-b5a9f649-5868-4e87-b428-1aa45d30ad03 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:21:36.298 9 INFO neutron.wsgi [None req-b5a9f649-5868-4e87-b428-1aa45d30ad03 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "DELETE /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0368166 2026-04-27 22:21:36.351 10 INFO neutron.wsgi [None req-5d4a2201-ee8c-4423-9aaa-ea175fc751a2 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/routers/ecab53f8-83f0-41e6-a0c4-33cae4a49ebe/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4958284 2026-04-27 22:21:36.366 9 INFO neutron.wsgi [None req-53cbcf81-cc91-4792-99c3-01875bc4a63c dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "DELETE /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags HTTP/1.1" status: 204 len: 168 time: 0.0633187 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:21:36.410 10 INFO neutron.wsgi [None req-c741058a-3954-49ce-bbb8-f777585b726f dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "GET /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67/tags HTTP/1.1" status: 200 len: 205 time: 0.0354273 2026-04-27 22:21:36.712 10 INFO neutron.wsgi [None req-f97da8a3-bf24-4530-b7ec-20a956fc91e4 dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "DELETE /v2.0/ports/6e776f9f-4598-4d1c-bf19-1c1520d48d67 HTTP/1.1" status: 204 len: 168 time: 0.2943888 2026-04-27 22:21:36.890 9 WARNING neutron_lib.context [None req-2c253543-fd00-4717-8308-1165d9f8f8d6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:37.091 10 INFO neutron.services.segments.plugin [-] Segment 3589be47-f971-47b9-bc6d-33f9746fb556 resource provider aggregate not found 2026-04-27 22:21:37.096 10 INFO neutron.services.segments.plugin [-] Segment 3589be47-f971-47b9-bc6d-33f9746fb556 resource provider aggregate not found 2026-04-27 22:21:37.109 10 INFO neutron.services.segments.plugin [-] Segment 3589be47-f971-47b9-bc6d-33f9746fb556 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3589be47-f971-47b9-bc6d-33f9746fb556 found for delete ", "request_id": "req-e9b8b75f-0ff0-4537-9bfd-7eeca1686d11"}]} 2026-04-27 22:21:37.113 10 INFO neutron.services.segments.plugin [-] Segment 3589be47-f971-47b9-bc6d-33f9746fb556 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3589be47-f971-47b9-bc6d-33f9746fb556 found for delete ", "request_id": "req-09c3c99f-dc2a-47f6-a547-1bf2afcc4550"}]} 2026-04-27 22:21:37.127 10 INFO neutron.wsgi [None req-7343856c-5e07-425c-9ba4-38f71c8301dd dd2212d219d64e3bb73d26b4125e1877 ff13e5f971d54a8382d26c4c8b260434 - - default default] 10.0.0.63 "DELETE /v2.0/networks/3ce127d0-d07d-492c-b333-1c68e76a1ddb HTTP/1.1" status: 204 len: 168 time: 0.4095271 2026-04-27 22:21:37.383 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c253543-fd00-4717-8308-1165d9f8f8d6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] Successfully bumped revision number for resource 8058d39c-0ea1-4141-99fb-71725382bc24 (type: security_groups) to 1 2026-04-27 22:21:37.433 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c253543-fd00-4717-8308-1165d9f8f8d6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] Successfully bumped revision number for resource 201ef72c-8fbf-4c03-a99e-2c8fd152fabd (type: security_group_rules) to 0 2026-04-27 22:21:37.455 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c253543-fd00-4717-8308-1165d9f8f8d6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] Successfully bumped revision number for resource 5d21d45a-6b1c-4df5-884c-01e287047d1d (type: security_group_rules) to 0 2026-04-27 22:21:37.491 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c253543-fd00-4717-8308-1165d9f8f8d6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] Successfully bumped revision number for resource 814a2e24-3945-4580-a683-e8763528fd1a (type: security_group_rules) to 0 2026-04-27 22:21:37.516 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c253543-fd00-4717-8308-1165d9f8f8d6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] Successfully bumped revision number for resource ce043696-666a-4198-b304-9bf15aab1092 (type: security_group_rules) to 0 2026-04-27 22:21:37.551 9 INFO neutron.wsgi [None req-ba42a7f8-9d29-40d5-83ef-252b49c5c555 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/routers/ecab53f8-83f0-41e6-a0c4-33cae4a49ebe HTTP/1.1" status: 204 len: 168 time: 1.1947877 2026-04-27 22:21:37.623 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c253543-fd00-4717-8308-1165d9f8f8d6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] Successfully bumped revision number for resource 0dab0ab5-c5f9-4c00-b2a1-afb99908410f (type: security_groups) to 1 2026-04-27 22:21:37.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c253543-fd00-4717-8308-1165d9f8f8d6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] Successfully bumped revision number for resource 5095f9f0-a603-4203-97f3-09f7a5f723c8 (type: security_group_rules) to 0 2026-04-27 22:21:37.651 9 INFO neutron.db.ovn_revision_numbers_db [None req-2c253543-fd00-4717-8308-1165d9f8f8d6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] Successfully bumped revision number for resource 78598268-8626-4e89-8f4f-39598e593448 (type: security_group_rules) to 0 2026-04-27 22:21:37.656 10 INFO neutron.wsgi [None req-0e49ccdf-083e-4df3-9899-d737d5f68104 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/routers/1c003f68-34ab-4dbc-9f7e-022273593fbb HTTP/1.1" status: 200 len: 1136 time: 0.0970671 2026-04-27 22:21:37.672 9 INFO neutron.wsgi [None req-2c253543-fd00-4717-8308-1165d9f8f8d6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.9616151 2026-04-27 22:21:37.719 9 INFO neutron.wsgi [None req-1bdbad49-bacc-494d-8ba4-a3adb883b9e1 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "PUT /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags HTTP/1.1" status: 200 len: 218 time: 0.0409777 2026-04-27 22:21:37.748 9 INFO neutron.wsgi [None req-87a15ab0-3b86-41d5-b115-998b2297c687 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "GET /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags HTTP/1.1" status: 200 len: 218 time: 0.0237806 2026-04-27 22:21:37.812 9 INFO neutron.wsgi [None req-4cb689b2-c673-41b1-995b-3d41c9d053ad f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "PUT /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0580578 2026-04-27 22:21:37.845 9 INFO neutron.wsgi [None req-18608ca1-7389-4f08-9372-3cdefab57fce f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "GET /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags HTTP/1.1" status: 200 len: 227 time: 0.0260639 2026-04-27 22:21:37.871 9 INFO neutron.wsgi [None req-90172ac2-91c5-4e3d-ac5b-fcf06db03ebf f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "PUT /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0220931 2026-04-27 22:21:37.905 9 INFO neutron.wsgi [None req-c88c9520-374f-4e7b-b2b8-73689f67b6c8 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "GET /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags HTTP/1.1" status: 200 len: 227 time: 0.0295799 2026-04-27 22:21:37.955 9 INFO neutron.wsgi [None req-66ae933c-6ed0-422d-9934-f8c9178e9620 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "PUT /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0433028 2026-04-27 22:21:38.007 10 INFO neutron.wsgi [None req-e46175ba-265c-4ad4-ac03-310d7ea32f55 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "GET /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags HTTP/1.1" status: 200 len: 245 time: 0.0459459 2026-04-27 22:21:38.017 9 INFO neutron.db.ovn_revision_numbers_db [None req-06342b56-e1ac-41e8-9ef7-bea31f7c2086 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a36c1d8a-e8f3-4cdc-a92f-f1640fba9106 (type: security_groups) to 1 2026-04-27 22:21:38.035 9 INFO neutron.db.ovn_revision_numbers_db [None req-06342b56-e1ac-41e8-9ef7-bea31f7c2086 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1d11559f-9939-4ed1-b79e-bd95ed8a12e5 (type: security_group_rules) to 0 2026-04-27 22:21:38.055 9 INFO neutron.db.ovn_revision_numbers_db [None req-06342b56-e1ac-41e8-9ef7-bea31f7c2086 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 21945c2d-f72a-41cd-bd1a-879ee2f353af (type: security_group_rules) to 0 2026-04-27 22:21:38.069 9 INFO neutron.db.ovn_revision_numbers_db [None req-06342b56-e1ac-41e8-9ef7-bea31f7c2086 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 90f073b7-bcf8-493e-8c8c-eccc714723d5 (type: security_group_rules) to 0 2026-04-27 22:21:38.070 10 INFO neutron.wsgi [None req-42a05b85-c540-4f2d-bdfc-6d894c8dc83c f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "PUT /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags HTTP/1.1" status: 200 len: 230 time: 0.0576501 2026-04-27 22:21:38.087 9 INFO neutron.db.ovn_revision_numbers_db [None req-06342b56-e1ac-41e8-9ef7-bea31f7c2086 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b7ac976f-d24e-43c7-a240-6c81da437f0d (type: security_group_rules) to 0 2026-04-27 22:21:38.107 9 INFO neutron.wsgi [None req-cae757d4-3e5c-4781-b3b5-572c51d94b13 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "GET /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags HTTP/1.1" status: 200 len: 230 time: 0.0312977 2026-04-27 22:21:38.111 9 INFO neutron.wsgi [None req-06342b56-e1ac-41e8-9ef7-bea31f7c2086 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=2f5aaf41b9aa45aea4891d013b547bc9&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3197813 2026-04-27 22:21:38.135 9 INFO neutron.wsgi [None req-e39740eb-3dbb-4d08-bb75-45df19c1c0c4 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "GET /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0215466 2026-04-27 22:21:38.189 10 INFO neutron.api.v2.resource [None req-622135a2-6777-4a07-bbfe-aece3c0799f2 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:21:38.190 10 INFO neutron.wsgi [None req-622135a2-6777-4a07-bbfe-aece3c0799f2 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "GET /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0509882 2026-04-27 22:21:38.256 9 INFO neutron.wsgi [None req-3525208b-4ef4-41ea-833d-9af2ca5d1050 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0383182 2026-04-27 22:21:38.280 9 INFO neutron.wsgi [None req-a3138cca-c5e0-4a4e-a223-d685421207e3 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "GET /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags HTTP/1.1" status: 200 len: 223 time: 0.0192490 2026-04-27 22:21:38.310 9 INFO neutron.api.v2.resource [None req-9cb8b34a-db47-4530-9b80-ed93c88652ea f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:21:38.312 9 INFO neutron.wsgi [None req-9cb8b34a-db47-4530-9b80-ed93c88652ea f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0260723 2026-04-27 22:21:38.351 9 INFO neutron.wsgi [None req-29f24ce6-f798-4405-ad8c-2b37e15791e6 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags HTTP/1.1" status: 204 len: 168 time: 0.0337739 2026-04-27 22:21:38.404 10 INFO neutron.wsgi [None req-eebc5328-8d58-4c7a-a679-a8fe32900a1b f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "GET /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f/tags HTTP/1.1" status: 200 len: 205 time: 0.0458651 2026-04-27 22:21:38.474 10 INFO neutron.wsgi [None req-339ec3ff-9f7e-4372-bcb2-1efd635301b9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/a36c1d8a-e8f3-4cdc-a92f-f1640fba9106 HTTP/1.1" status: 204 len: 168 time: 0.3594084 2026-04-27 22:21:38.537 9 INFO neutron.wsgi [None req-a1842a41-545f-40f1-b075-923401716c47 f31e7459e5234a468f7a577bfcaa7b85 22b5287e1caa4cc79b2e93dcd0948745 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/0dab0ab5-c5f9-4c00-b2a1-afb99908410f HTTP/1.1" status: 204 len: 168 time: 0.1138234 2026-04-27 22:21:38.644 10 INFO neutron.wsgi [None req-79acaa42-9966-447f-84ca-08272066dc52 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ff13e5f971d54a8382d26c4c8b260434&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0597301 2026-04-27 22:21:38.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-ebbc1d27-2137-4018-b122-e9923fee5bdf 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] Successfully bumped revision number for resource 1c003f68-34ab-4dbc-9f7e-022273593fbb (type: routers) to 5 2026-04-27 22:21:38.659 10 INFO neutron.wsgi [None req-ebbc1d27-2137-4018-b122-e9923fee5bdf 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/routers/1c003f68-34ab-4dbc-9f7e-022273593fbb HTTP/1.1" status: 200 len: 1136 time: 0.9981039 2026-04-27 22:21:38.767 10 INFO neutron.wsgi [None req-0ce7f9c4-b8ec-4409-84fb-ecbde6aaa93a 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/ports?device_id=1c003f68-34ab-4dbc-9f7e-022273593fbb HTTP/1.1" status: 200 len: 1144 time: 0.1035552 2026-04-27 22:21:38.859 9 INFO neutron.wsgi [None req-e813e505-0b95-4a00-afd8-d12be97d83e4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/9eae5e12-68ca-4e0c-b788-568d39243c3b HTTP/1.1" status: 204 len: 168 time: 0.2080169 2026-04-27 22:21:39.312 9 INFO neutron.wsgi [None req-fc5f0a0f-998b-4976-ab00-4792f0c54dcd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=22b5287e1caa4cc79b2e93dcd0948745&name=default HTTP/1.1" status: 200 len: 3124 time: 0.1497986 2026-04-27 22:21:39.467 10 INFO neutron.wsgi [None req-ba44137e-96a0-4463-8aae-392061802ca7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2520 time: 0.0995104 2026-04-27 22:21:39.583 10 INFO neutron.wsgi [None req-887d5d49-e72c-4953-8ba6-4c1530339bd7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4578 time: 0.1128011 2026-04-27 22:21:39.641 10 INFO neutron.wsgi [None req-4bd66f0a-8933-4916-9fb8-f806c039996f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3273 time: 0.0546625 2026-04-27 22:21:39.788 10 INFO neutron.wsgi [None req-c0d9fb5c-02bd-4234-a5e1-230cb4753d19 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1132 time: 0.1449037 2026-04-27 22:21:39.791 10 INFO neutron.wsgi [None req-d07f329d-4f43-4718-8a34-6d46aea0f50d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/8058d39c-0ea1-4141-99fb-71725382bc24 HTTP/1.1" status: 204 len: 168 time: 0.4727805 2026-04-27 22:21:39.804 10 INFO neutron.wsgi [None req-de0d42de-0659-4445-848a-97dec7b0cb55 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0123446 2026-04-27 22:21:39.879 10 INFO neutron.wsgi [None req-4e14a285-7c64-47d7-97d0-b830a3097343 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3273 time: 0.0696764 2026-04-27 22:21:39.904 10 INFO neutron.wsgi [None req-d6c02df3-8342-4aa4-84ae-2692ad4facc3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0103514 2026-04-27 22:21:39.936 10 INFO neutron.wsgi [None req-7b05d3cb-6a4e-43f9-9ac1-ff1517217b13 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0319421 2026-04-27 22:21:40.025 10 INFO neutron.wsgi [None req-16160df8-8bb2-45fe-b1db-f07d5454ae80 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 9511 time: 0.0870669 2026-04-27 22:21:40.045 9 INFO neutron.db.ovn_revision_numbers_db [None req-d43e3245-d46b-4e33-acbb-589ff21f2498 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8d673aba-5362-415a-aecc-753f8ebafdb6 (type: security_groups) to 1 2026-04-27 22:21:40.053 10 INFO neutron.wsgi [None req-b916f343-ffce-4cdb-932c-fdcf57c89f26 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0206077 2026-04-27 22:21:40.059 9 INFO neutron.db.ovn_revision_numbers_db [None req-d43e3245-d46b-4e33-acbb-589ff21f2498 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 199f3c51-2dde-4f76-8b8f-d854ec1f0943 (type: security_group_rules) to 0 2026-04-27 22:21:40.075 9 INFO neutron.db.ovn_revision_numbers_db [None req-d43e3245-d46b-4e33-acbb-589ff21f2498 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4ffdaffa-cf48-4f6f-9118-bd0c22caca5c (type: security_group_rules) to 0 2026-04-27 22:21:40.090 9 INFO neutron.db.ovn_revision_numbers_db [None req-d43e3245-d46b-4e33-acbb-589ff21f2498 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b24ee107-8b8b-403d-992c-bf446102bf24 (type: security_group_rules) to 0 2026-04-27 22:21:40.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-d43e3245-d46b-4e33-acbb-589ff21f2498 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b40d8380-c322-4069-be30-e375f0f78cc8 (type: security_group_rules) to 0 2026-04-27 22:21:40.120 10 INFO neutron.wsgi [None req-f0fd04bd-a156-4346-bef6-d0ffdc086f12 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 23390 time: 0.0654795 2026-04-27 22:21:40.124 9 INFO neutron.wsgi [None req-d43e3245-d46b-4e33-acbb-589ff21f2498 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=b79d436bdd464571bd3cb91637e31c96&name=default HTTP/1.1" status: 200 len: 3124 time: 0.1916459 2026-04-27 22:21:40.561 10 INFO neutron.wsgi [None req-75db4b18-06ba-44f6-9773-cb2f93820df3 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "PUT /v2.0/routers/1c003f68-34ab-4dbc-9f7e-022273593fbb/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7893422 2026-04-27 22:21:40.623 10 INFO neutron.wsgi [None req-87230614-7645-4505-aeb0-727546e877ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/8d673aba-5362-415a-aecc-753f8ebafdb6 HTTP/1.1" status: 204 len: 168 time: 0.4925668 2026-04-27 22:21:41.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016949 2026-04-27 22:21:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012450 2026-04-27 22:21:41.373 9 INFO neutron.wsgi [None req-84b5e1be-e0d7-41be-8de5-0ea64fae3027 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/routers/1c003f68-34ab-4dbc-9f7e-022273593fbb HTTP/1.1" status: 204 len: 168 time: 0.8079827 2026-04-27 22:21:41.403 9 INFO neutron.api.v2.resource [None req-606cada8-b0d8-4d81-a53f-4a0434d19bd7 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:21:41.405 9 INFO neutron.wsgi [None req-606cada8-b0d8-4d81-a53f-4a0434d19bd7 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "GET /v2.0/routers/4acebe61-1cc4-46a6-9215-eba92eda6bf6 HTTP/1.1" status: 404 len: 336 time: 0.0272872 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:21:41.636 10 INFO neutron.wsgi [None req-4dfba5f2-4c53-436c-8b28-4d7cb6224501 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/a0718e20-7760-496b-ac9f-ead88ceb8072 HTTP/1.1" status: 204 len: 168 time: 0.2234733 2026-04-27 22:21:41.826 10 INFO neutron.wsgi [None req-05a51188-2726-41cf-9d15-8629d7ceb0a2 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/0ea57de6-5ba6-4af0-841d-b93165d56a2c HTTP/1.1" status: 204 len: 168 time: 0.1844296 2026-04-27 22:21:42.044 10 INFO neutron.wsgi [None req-a43cd84d-91a0-41e5-8b85-e8d6f59e4f1c 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/d4cb3fb3-76db-4b81-8e8b-89737bb7632f HTTP/1.1" status: 204 len: 168 time: 0.2107189 2026-04-27 22:21:42.066 10 INFO neutron.pecan_wsgi.hooks.translation [None req-388a1994-1cb5-4ac1-959e-bb688d23bbe1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:21:42.069 10 INFO neutron.wsgi [None req-388a1994-1cb5-4ac1-959e-bb688d23bbe1 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/868a5862-38d9-4539-b163-1a9b1a98f00c HTTP/1.1" status: 404 len: 337 time: 0.0195692 2026-04-27 22:21:42.182 9 INFO neutron.wsgi [None req-ad60bd63-1b2f-4404-9e26-a77ba7b4e12d b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.2351494 2026-04-27 22:21:42.211 9 INFO neutron.wsgi [None req-1ab6df44-be66-4127-a42a-e49e892e6dc5 b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "PUT /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags HTTP/1.1" status: 200 len: 218 time: 0.0248888 2026-04-27 22:21:42.232 9 INFO neutron.wsgi [None req-cac4bf38-6be5-4a6b-9bc6-309d6f3f495b b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "GET /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags HTTP/1.1" status: 200 len: 218 time: 0.0168438 2026-04-27 22:21:42.266 9 INFO neutron.wsgi [None req-a7d3df09-b73d-4d62-bb67-719510285fa7 b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "PUT /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0302598 2026-04-27 22:21:42.287 9 INFO neutron.wsgi [None req-e2375e2f-378a-4cc1-8731-c63097ddf6bb b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "GET /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags HTTP/1.1" status: 200 len: 227 time: 0.0154889 2026-04-27 22:21:42.314 9 INFO neutron.wsgi [None req-2b7e1951-f747-4495-a2d7-fc5f3483a53d b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "PUT /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0224526 2026-04-27 22:21:42.338 9 INFO neutron.wsgi [None req-fade2f5d-1dbc-49b6-8fd2-3a1636ea16e3 b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "GET /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags HTTP/1.1" status: 200 len: 227 time: 0.0196652 2026-04-27 22:21:42.376 9 INFO neutron.wsgi [None req-2494abf0-0c41-4a8a-93bb-3f6bbe094f7b b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "PUT /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0337102 2026-04-27 22:21:42.401 9 INFO neutron.wsgi [None req-965e5c81-a3a6-4161-97d9-b28c65b4cc78 b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "GET /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags HTTP/1.1" status: 200 len: 245 time: 0.0191648 2026-04-27 22:21:42.426 10 INFO neutron.services.segments.plugin [-] Segment 15817f8a-273f-4527-9947-1aa097ef153d resource provider aggregate not found 2026-04-27 22:21:42.431 10 INFO neutron.services.segments.plugin [-] Segment 15817f8a-273f-4527-9947-1aa097ef153d resource provider aggregate not found 2026-04-27 22:21:42.441 9 INFO neutron.wsgi [None req-b55880b1-517a-452c-9b2e-cc211b47f5bc b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "PUT /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags HTTP/1.1" status: 200 len: 230 time: 0.0337701 2026-04-27 22:21:42.445 10 INFO neutron.services.segments.plugin [-] Segment 15817f8a-273f-4527-9947-1aa097ef153d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15817f8a-273f-4527-9947-1aa097ef153d found for delete ", "request_id": "req-d0b4c34a-e879-4959-a419-0a08463ebdaa"}]} 2026-04-27 22:21:42.458 10 INFO neutron.services.segments.plugin [-] Segment 15817f8a-273f-4527-9947-1aa097ef153d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15817f8a-273f-4527-9947-1aa097ef153d found for delete ", "request_id": "req-dbb4f4ad-0902-4553-9f5c-70c081a18a9a"}]} 2026-04-27 22:21:42.474 9 INFO neutron.wsgi [None req-13335488-56ea-4611-96e4-69a32e8c13dd b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "GET /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags HTTP/1.1" status: 200 len: 230 time: 0.0270863 2026-04-27 22:21:42.485 10 INFO neutron.wsgi [None req-4916508f-eb37-4195-ad81-80e278bddadd 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/networks/6824e127-f8ea-468e-b5a1-f016c35983fc HTTP/1.1" status: 204 len: 168 time: 0.4114733 2026-04-27 22:21:42.502 9 INFO neutron.wsgi [None req-66338571-59c7-4be4-a92e-3cbd2a85fb6b b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "GET /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0232079 2026-04-27 22:21:42.536 9 INFO neutron.api.v2.resource [None req-d92fa4c5-632f-4622-9cb5-53213047427e b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:21:42.537 9 INFO neutron.wsgi [None req-d92fa4c5-632f-4622-9cb5-53213047427e b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "GET /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0297735 2026-04-27 22:21:42.579 10 INFO neutron.wsgi [None req-01a54b01-6c38-4dc5-b798-6f539946f6a3 b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "DELETE /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0362654 2026-04-27 22:21:42.604 10 INFO neutron.wsgi [None req-7139e72c-ce34-411c-bdef-7e8f0b886894 b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "GET /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags HTTP/1.1" status: 200 len: 223 time: 0.0205710 2026-04-27 22:21:42.648 9 INFO neutron.api.v2.resource [None req-d1ff3217-8cc9-4c40-98df-c061ea1f588d b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:21:42.650 9 INFO neutron.wsgi [None req-d1ff3217-8cc9-4c40-98df-c061ea1f588d b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "DELETE /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0390668 2026-04-27 22:21:42.686 10 INFO neutron.wsgi [None req-dd048d9a-3368-409f-9de1-7d77dd90de67 b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "DELETE /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags HTTP/1.1" status: 204 len: 168 time: 0.0309572 2026-04-27 22:21:42.710 10 INFO neutron.wsgi [None req-b38353cc-d122-438c-b856-92613a333fff b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "GET /v2.0/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc/tags HTTP/1.1" status: 200 len: 205 time: 0.0187147 2026-04-27 22:21:42.781 10 INFO neutron.wsgi [None req-3be50c82-fb19-48de-88ba-06ab398ebc43 b583d06f2af64c81aee399c9b956d3c4 fb292e85843c42528e54dff691032156 - - default default] 10.0.0.63 "DELETE /v2.0/qos/policies/0b7b1184-5c65-45a8-991d-c8f32c47c3fc HTTP/1.1" status: 204 len: 168 time: 0.0644288 2026-04-27 22:21:42.866 9 INFO neutron.services.segments.plugin [-] Segment 073fc0b2-9237-4fbd-9857-0d7bd9159a0f resource provider aggregate not found 2026-04-27 22:21:42.870 9 INFO neutron.services.segments.plugin [-] Segment 073fc0b2-9237-4fbd-9857-0d7bd9159a0f resource provider aggregate not found 2026-04-27 22:21:42.883 9 INFO neutron.services.segments.plugin [-] Segment 073fc0b2-9237-4fbd-9857-0d7bd9159a0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 073fc0b2-9237-4fbd-9857-0d7bd9159a0f found for delete ", "request_id": "req-5ce94c75-7188-4163-9c62-e39348164a4b"}]} 2026-04-27 22:21:42.887 9 INFO neutron.services.segments.plugin [-] Segment 073fc0b2-9237-4fbd-9857-0d7bd9159a0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 073fc0b2-9237-4fbd-9857-0d7bd9159a0f found for delete ", "request_id": "req-2c8eda8c-d0d9-4bd7-a6e4-4753277bc19f"}]} 2026-04-27 22:21:42.902 9 INFO neutron.wsgi [None req-869acee7-4244-4b79-977e-4d8903a24237 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/networks/cce6fd7b-e50a-48a0-9668-80449a021a84 HTTP/1.1" status: 204 len: 168 time: 0.4127684 2026-04-27 22:21:43.253 10 INFO neutron.wsgi [None req-b5845d89-761b-487b-9195-1b3b64cf3a20 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/networks/1f5ff396-da4c-409f-a7dd-f80fe0b85c16 HTTP/1.1" status: 204 len: 168 time: 0.3460751 2026-04-27 22:21:43.271 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c3a00e15-c9d1-4eeb-b1ed-e25a4ce36733 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:21:43.273 10 INFO neutron.wsgi [None req-c3a00e15-c9d1-4eeb-b1ed-e25a4ce36733 4d6ac96c21144735b8052695b14933f0 ae98bc94f60d47668d53b68f1edd1087 - - default default] 10.0.0.63 "DELETE /v2.0/networks/9a34f1fa-d0fb-494a-8c05-ae3b2f6eedd9 HTTP/1.1" status: 404 len: 339 time: 0.0144401 2026-04-27 22:21:43.666 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bcc92ef-ec95-4af2-985d-0b4d0d14bf83 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b9da85ce-fb49-4bf1-96ee-7fdf03c21e39 (type: security_groups) to 1 2026-04-27 22:21:43.682 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bcc92ef-ec95-4af2-985d-0b4d0d14bf83 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 467d9d7d-7906-44b9-a8d9-4e04522f34a1 (type: security_group_rules) to 0 2026-04-27 22:21:43.696 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bcc92ef-ec95-4af2-985d-0b4d0d14bf83 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6066ca63-0582-427e-9e87-1604fea0941e (type: security_group_rules) to 0 2026-04-27 22:21:43.711 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bcc92ef-ec95-4af2-985d-0b4d0d14bf83 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 65bdad75-282a-42b0-a741-98301bbde655 (type: security_group_rules) to 0 2026-04-27 22:21:43.725 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bcc92ef-ec95-4af2-985d-0b4d0d14bf83 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c753242f-8e01-43b5-a6ea-34348384c363 (type: security_group_rules) to 0 2026-04-27 22:21:43.746 9 INFO neutron.wsgi [None req-4bcc92ef-ec95-4af2-985d-0b4d0d14bf83 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=fb292e85843c42528e54dff691032156&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3793671 2026-04-27 22:21:43.987 9 INFO neutron.wsgi [None req-27eb282b-ef30-4201-be52-4c05e6f1a2a3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/b9da85ce-fb49-4bf1-96ee-7fdf03c21e39 HTTP/1.1" status: 204 len: 168 time: 0.2338583 2026-04-27 22:21:44.145 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa3c55fe-710b-4bc4-bfe2-87f5748ac836 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 8bbdbdbb-936b-49f6-ac08-055e77db57d5 (type: security_groups) to 1 2026-04-27 22:21:44.159 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa3c55fe-710b-4bc4-bfe2-87f5748ac836 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 6c823287-03f8-4e06-9f05-40747d255617 (type: security_group_rules) to 0 2026-04-27 22:21:44.173 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa3c55fe-710b-4bc4-bfe2-87f5748ac836 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7b00a34f-b1a3-4ca3-9b46-b18e977e84fc (type: security_group_rules) to 0 2026-04-27 22:21:44.190 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa3c55fe-710b-4bc4-bfe2-87f5748ac836 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource e4c5d541-c0b2-4a6d-b46c-5754e1406ed2 (type: security_group_rules) to 0 2026-04-27 22:21:44.203 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa3c55fe-710b-4bc4-bfe2-87f5748ac836 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f1a8ee82-d20f-4767-9066-e976189fb310 (type: security_group_rules) to 0 2026-04-27 22:21:44.206 10 INFO neutron.db.ovn_revision_numbers_db [None req-7dab0f24-53cb-4402-bd86-dce1734ff7f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a87777e1-7ead-4c62-b59d-8ffbadc96bcf (type: security_groups) to 1 2026-04-27 22:21:44.218 10 INFO neutron.db.ovn_revision_numbers_db [None req-7dab0f24-53cb-4402-bd86-dce1734ff7f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 44e1fcab-9a9c-4732-b8b9-88029b1ed286 (type: security_group_rules) to 0 2026-04-27 22:21:44.224 9 INFO neutron.wsgi [None req-aa3c55fe-710b-4bc4-bfe2-87f5748ac836 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=9b2b2ec34e6741e388a264385ef9e894&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2983630 2026-04-27 22:21:44.247 10 INFO neutron.db.ovn_revision_numbers_db [None req-7dab0f24-53cb-4402-bd86-dce1734ff7f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 85fa499d-13a7-4a73-9265-cf17d73eaaac (type: security_group_rules) to 0 2026-04-27 22:21:44.269 10 INFO neutron.db.ovn_revision_numbers_db [None req-7dab0f24-53cb-4402-bd86-dce1734ff7f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a32d5aa5-5c33-4970-b8f9-c1357d3b0d8d (type: security_group_rules) to 0 2026-04-27 22:21:44.291 10 INFO neutron.db.ovn_revision_numbers_db [None req-7dab0f24-53cb-4402-bd86-dce1734ff7f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource aa8ed381-95f0-46d7-8959-e540dda0d280 (type: security_group_rules) to 0 2026-04-27 22:21:44.319 10 INFO neutron.wsgi [None req-7dab0f24-53cb-4402-bd86-dce1734ff7f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=f1ec1102c7734343a2edc2f58929e801&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2358360 2026-04-27 22:21:44.466 10 INFO neutron.services.segments.plugin [-] Segment 247eb712-f23d-4cc2-b365-fe6f7fb792be resource provider aggregate not found 2026-04-27 22:21:44.474 10 INFO neutron.services.segments.plugin [-] Segment 247eb712-f23d-4cc2-b365-fe6f7fb792be resource provider aggregate not found 2026-04-27 22:21:44.487 10 INFO neutron.wsgi [None req-3efac325-fda8-4e9b-b77e-9d58eef09a2f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/8bbdbdbb-936b-49f6-ac08-055e77db57d5 HTTP/1.1" status: 204 len: 168 time: 0.2589507 2026-04-27 22:21:44.492 10 INFO neutron.services.segments.plugin [-] Segment 247eb712-f23d-4cc2-b365-fe6f7fb792be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 247eb712-f23d-4cc2-b365-fe6f7fb792be found for delete ", "request_id": "req-996d86c4-0c27-49a3-9bbd-fce736eaae7d"}]} 2026-04-27 22:21:44.493 10 INFO neutron.services.segments.plugin [-] Segment 247eb712-f23d-4cc2-b365-fe6f7fb792be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 247eb712-f23d-4cc2-b365-fe6f7fb792be found for delete ", "request_id": "req-710ec4a4-faef-4ee8-9f69-9e7310805ab8"}]} 2026-04-27 22:21:44.541 9 INFO neutron.wsgi [None req-4f889ec0-22aa-48be-9952-82ff3dfa4558 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/a87777e1-7ead-4c62-b59d-8ffbadc96bcf HTTP/1.1" status: 204 len: 168 time: 0.2161105 2026-04-27 22:21:44.659 9 INFO neutron.wsgi [None req-5ff2dcf9-9511-4860-821d-a15ffef9a94f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ae98bc94f60d47668d53b68f1edd1087&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0362401 2026-04-27 22:21:44.871 9 INFO neutron.wsgi [None req-ba0afc93-9c00-41ab-b952-b9fdfd6913c9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/451abea7-1130-4a41-8454-2b98fd2d53f7 HTTP/1.1" status: 204 len: 168 time: 0.2067490 2026-04-27 22:21:47.981 10 WARNING neutron_lib.context [None req-8c60f901-fec6-4464-8119-73480df02f83 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:48.025 10 INFO neutron.wsgi [None req-8c60f901-fec6-4464-8119-73480df02f83 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2638967 2026-04-27 22:21:48.066 9 INFO neutron.wsgi [None req-a6aee538-29d5-4c97-b32b-b13b82426538 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "PUT /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags HTTP/1.1" status: 200 len: 218 time: 0.0346897 2026-04-27 22:21:48.095 10 INFO neutron.wsgi [None req-6d8dfd01-5e0c-4627-9ea1-1385ab04402b a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "GET /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags HTTP/1.1" status: 200 len: 218 time: 0.0235786 2026-04-27 22:21:48.134 10 INFO neutron.wsgi [None req-2b18f316-0791-4883-9578-1d86d8d65a59 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "PUT /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0339456 2026-04-27 22:21:48.165 9 INFO neutron.wsgi [None req-ecb374de-bd93-4fae-b47e-ac6d7c4c6c5c a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "GET /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags HTTP/1.1" status: 200 len: 227 time: 0.0252681 2026-04-27 22:21:48.191 9 INFO neutron.wsgi [None req-3247eb22-4cdf-4a84-92d7-70dd6f9890ee a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "PUT /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0215969 2026-04-27 22:21:48.217 9 INFO neutron.wsgi [None req-c310626d-bcec-4f07-a7de-d241d687b6ba a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "GET /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags HTTP/1.1" status: 200 len: 227 time: 0.0220835 2026-04-27 22:21:48.255 9 INFO neutron.wsgi [None req-11aebd66-7535-4ef6-b868-99cf330fccd7 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "PUT /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0318732 2026-04-27 22:21:48.283 9 INFO neutron.wsgi [None req-43c710ee-116e-4a37-9090-94cfae16bfb7 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "GET /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags HTTP/1.1" status: 200 len: 245 time: 0.0225611 2026-04-27 22:21:48.323 9 INFO neutron.wsgi [None req-17814fbd-0d6d-4f84-8be2-52abebce8596 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "PUT /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags HTTP/1.1" status: 200 len: 230 time: 0.0349989 2026-04-27 22:21:48.348 9 INFO neutron.wsgi [None req-f14faa5d-db73-41e2-a955-35041bd2274f a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "GET /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags HTTP/1.1" status: 200 len: 230 time: 0.0199327 2026-04-27 22:21:48.374 9 INFO neutron.wsgi [None req-4c79645d-4fa5-4b1f-ba9f-2a9a1c8e82df a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "GET /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0216036 2026-04-27 22:21:48.400 9 INFO neutron.api.v2.resource [None req-cd5c3ba7-9991-4037-a843-383587530977 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:21:48.401 9 INFO neutron.wsgi [None req-cd5c3ba7-9991-4037-a843-383587530977 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "GET /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0226846 2026-04-27 22:21:48.456 10 INFO neutron.wsgi [None req-d80fd3a1-5789-4b50-9ece-6faafbe46691 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0410881 2026-04-27 22:21:48.484 10 INFO neutron.wsgi [None req-ddc79059-d03c-4d01-842c-48e69c859514 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "GET /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags HTTP/1.1" status: 200 len: 223 time: 0.0236285 2026-04-27 22:21:48.510 10 INFO neutron.api.v2.resource [None req-ef9bc264-35ed-4bfd-a467-de1aa77150a7 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] delete failed (client error): The resource could not be found. 2026-04-27 22:21:48.511 10 INFO neutron.wsgi [None req-ef9bc264-35ed-4bfd-a467-de1aa77150a7 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0207169 2026-04-27 22:21:48.545 10 INFO neutron.wsgi [None req-b84da940-f96e-4980-a968-84b23fb0aaa1 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags HTTP/1.1" status: 204 len: 168 time: 0.0292265 2026-04-27 22:21:48.568 10 INFO neutron.wsgi [None req-a8ff8390-ea3f-4d83-932b-1f06f47790bd a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "GET /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef/tags HTTP/1.1" status: 200 len: 205 time: 0.0178456 2026-04-27 22:21:48.628 10 INFO neutron.wsgi [None req-e1db281a-146e-4000-8f19-16d2505045b5 a8d4fd3af5f7492aa1edb74ce22cc5c9 ea8e4eaf0e8b4e5880362a977f0c07b5 - - default default] 10.0.0.63 "DELETE /v2.0/subnetpools/a2bfdda2-2f64-47ce-badd-a5127ccba2ef HTTP/1.1" status: 204 len: 168 time: 0.0398729 2026-04-27 22:21:49.522 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7ba2a3b-6b77-4da2-9c6e-65e88e0600f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 514ec2bb-9447-444b-8e0c-7c656bbbe7cd (type: security_groups) to 1 2026-04-27 22:21:49.537 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7ba2a3b-6b77-4da2-9c6e-65e88e0600f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 1dbbd89b-8d38-465e-9928-b8207bd456e8 (type: security_group_rules) to 0 2026-04-27 22:21:49.552 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7ba2a3b-6b77-4da2-9c6e-65e88e0600f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 38115b8d-32ee-4686-b527-94cef4a3c827 (type: security_group_rules) to 0 2026-04-27 22:21:49.566 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7ba2a3b-6b77-4da2-9c6e-65e88e0600f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 56903928-1cd2-49ba-a70f-ca6a20fee80d (type: security_group_rules) to 0 2026-04-27 22:21:49.579 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7ba2a3b-6b77-4da2-9c6e-65e88e0600f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d5717bad-9ff6-47f6-95bd-6fc0033f123e (type: security_group_rules) to 0 2026-04-27 22:21:49.600 9 INFO neutron.wsgi [None req-d7ba2a3b-6b77-4da2-9c6e-65e88e0600f4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=ea8e4eaf0e8b4e5880362a977f0c07b5&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3739583 2026-04-27 22:21:49.812 9 INFO neutron.wsgi [None req-e2fd8c2d-aca4-4136-bcec-9701ecc331eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/514ec2bb-9447-444b-8e0c-7c656bbbe7cd HTTP/1.1" status: 204 len: 168 time: 0.2063618 2026-04-27 22:21:50.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-57c74466-7983-4b6b-8488-dd18d2eb53da deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c2911c30-4f86-48cb-83a8-d055712d7cbb (type: security_groups) to 1 2026-04-27 22:21:50.073 9 INFO neutron.db.ovn_revision_numbers_db [None req-57c74466-7983-4b6b-8488-dd18d2eb53da deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 092f2551-9dba-4e55-8857-cce689edabf6 (type: security_group_rules) to 0 2026-04-27 22:21:50.088 9 INFO neutron.db.ovn_revision_numbers_db [None req-57c74466-7983-4b6b-8488-dd18d2eb53da deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 22ede736-ab45-42d9-9897-451f5f423f6a (type: security_group_rules) to 0 2026-04-27 22:21:50.101 9 INFO neutron.db.ovn_revision_numbers_db [None req-57c74466-7983-4b6b-8488-dd18d2eb53da deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 68b0ac31-c53a-4904-bc79-9f580fc427a0 (type: security_group_rules) to 0 2026-04-27 22:21:50.114 9 INFO neutron.db.ovn_revision_numbers_db [None req-57c74466-7983-4b6b-8488-dd18d2eb53da deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 7caed1ae-e0de-4c5a-a64e-0cff39d25c64 (type: security_group_rules) to 0 2026-04-27 22:21:50.138 9 INFO neutron.wsgi [None req-57c74466-7983-4b6b-8488-dd18d2eb53da deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=0d8084984fe74298839cd43e444c190e&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2118821 2026-04-27 22:21:50.353 9 INFO neutron.wsgi [None req-d205bd0f-6172-4691-bf49-9db35bd142bd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/c2911c30-4f86-48cb-83a8-d055712d7cbb HTTP/1.1" status: 204 len: 168 time: 0.2094684 2026-04-27 22:21:53.472 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Maintenance task: Synchronization completed (took 2.17 seconds) 2026-04-27 22:21:53.859 9 WARNING neutron_lib.context [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:53.993 9 INFO neutron.db.ovn_revision_numbers_db [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource f62b7541-6aed-4242-84a3-dba0dbb13632 (type: security_groups) to 1 2026-04-27 22:21:54.006 9 INFO neutron.db.ovn_revision_numbers_db [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 4f998b3d-d3de-4aee-bcd6-c083ff6020e8 (type: security_group_rules) to 0 2026-04-27 22:21:54.021 9 INFO neutron.db.ovn_revision_numbers_db [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 6059a927-ee71-47d8-a1b6-60d426e190a3 (type: security_group_rules) to 0 2026-04-27 22:21:54.034 9 INFO neutron.db.ovn_revision_numbers_db [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 7c340768-2144-42bb-b710-b0b971b3b7c5 (type: security_group_rules) to 0 2026-04-27 22:21:54.049 9 INFO neutron.db.ovn_revision_numbers_db [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource b412d73b-5897-441d-9c19-04d8d730c75a (type: security_group_rules) to 0 2026-04-27 22:21:54.098 9 INFO neutron.db.segments_db [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Added segment 502c7ad1-dba8-4809-9faa-5ece9fe5a841 of type geneve for network 1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 2026-04-27 22:21:54.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 (type: networks) to 1 2026-04-27 22:21:54.406 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:21:54.409 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 1715891a-6a33-4a74-91d2-f7fbeb9ec0b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:54.488 9 INFO neutron.db.ovn_revision_numbers_db [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource d93cf4c4-43a3-4e62-a6dc-77b356366fd3 (type: ports) to 1 2026-04-27 22:21:54.508 9 INFO neutron.wsgi [None req-55520dac-745a-49ee-b452-7ca73e13f7f8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 839 time: 0.8045993 2026-04-27 22:21:54.518 9 WARNING neutron_lib.context [None req-c5c9491b-e70e-4842-82ec-8718f3a969ba 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:54.737 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5c9491b-e70e-4842-82ec-8718f3a969ba 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:21:54.742 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5c9491b-e70e-4842-82ec-8718f3a969ba 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 1715891a-6a33-4a74-91d2-f7fbeb9ec0b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:55.171 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5c9491b-e70e-4842-82ec-8718f3a969ba 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource d93cf4c4-43a3-4e62-a6dc-77b356366fd3 (type: ports) to 2 2026-04-27 22:21:55.203 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5c9491b-e70e-4842-82ec-8718f3a969ba 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 0add21a6-64ee-4d4d-89bb-e22daf5fbc80 (type: subnets) to 0 2026-04-27 22:21:55.219 9 INFO neutron.wsgi [None req-c5c9491b-e70e-4842-82ec-8718f3a969ba 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 832 time: 0.7056377 2026-04-27 22:21:55.262 9 INFO neutron.wsgi [None req-40245024-d2f5-4fdf-98f4-95e7774f27dd cc7b6b82233a4be6b2782413643aa92d 1eaa0a4627ec4433b0c42cc1791bb7cf - - default default] 10.0.0.63 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.0367820 2026-04-27 22:21:55.273 9 WARNING neutron_lib.context [None req-b1e2a555-5021-4965-b401-2bb0a102e9c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:55.533 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b1e2a555-5021-4965-b401-2bb0a102e9c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:21:55.535 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b1e2a555-5021-4965-b401-2bb0a102e9c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 1715891a-6a33-4a74-91d2-f7fbeb9ec0b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:55.795 9 INFO neutron.db.ovn_revision_numbers_db [None req-b1e2a555-5021-4965-b401-2bb0a102e9c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 1d04fda9-5376-4ce2-896c-e929d06a6458 (type: subnets) to 0 2026-04-27 22:21:55.811 9 INFO neutron.wsgi [None req-b1e2a555-5021-4965-b401-2bb0a102e9c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 906 time: 0.5429320 2026-04-27 22:21:55.825 9 WARNING neutron_lib.context [None req-c7a3c731-1fea-4b35-9fb8-082620fc2bb3 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:55.906 9 INFO neutron.db.segments_db [None req-c7a3c731-1fea-4b35-9fb8-082620fc2bb3 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Added segment 2bfcc3f2-17cc-4e00-8e19-a77ef94427cb of type geneve for network 5bd76c9b-319c-4b51-8086-9f9c99204594 2026-04-27 22:21:56.044 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7a3c731-1fea-4b35-9fb8-082620fc2bb3 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 5bd76c9b-319c-4b51-8086-9f9c99204594 (type: networks) to 1 2026-04-27 22:21:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025716 2026-04-27 22:21:56.137 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023227 2026-04-27 22:21:56.230 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7a3c731-1fea-4b35-9fb8-082620fc2bb3 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:21:56.232 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7a3c731-1fea-4b35-9fb8-082620fc2bb3 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 5bd76c9b-319c-4b51-8086-9f9c99204594: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:56.318 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7a3c731-1fea-4b35-9fb8-082620fc2bb3 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 4b4cfd03-edca-41ac-b35b-c52b29d19356 (type: ports) to 1 2026-04-27 22:21:56.346 9 INFO neutron.wsgi [None req-c7a3c731-1fea-4b35-9fb8-082620fc2bb3 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.5262792 2026-04-27 22:21:56.356 9 WARNING neutron_lib.context [None req-cba02fd1-8764-4ecb-ac64-9aec3d5d4624 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:56.575 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cba02fd1-8764-4ecb-ac64-9aec3d5d4624 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:21:56.576 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cba02fd1-8764-4ecb-ac64-9aec3d5d4624 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 5bd76c9b-319c-4b51-8086-9f9c99204594: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:57.116 9 INFO neutron.db.ovn_revision_numbers_db [None req-cba02fd1-8764-4ecb-ac64-9aec3d5d4624 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 4b4cfd03-edca-41ac-b35b-c52b29d19356 (type: ports) to 2 2026-04-27 22:21:57.149 9 INFO neutron.db.ovn_revision_numbers_db [None req-cba02fd1-8764-4ecb-ac64-9aec3d5d4624 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 71be748c-8a29-4de6-95d1-9ff5ce2e6179 (type: subnets) to 0 2026-04-27 22:21:57.171 9 INFO neutron.wsgi [None req-cba02fd1-8764-4ecb-ac64-9aec3d5d4624 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.8198402 2026-04-27 22:21:57.182 9 WARNING neutron_lib.context [None req-c012dc80-a3ff-468a-a266-2e951821593e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:57.439 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c012dc80-a3ff-468a-a266-2e951821593e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:21:57.441 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c012dc80-a3ff-468a-a266-2e951821593e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 5bd76c9b-319c-4b51-8086-9f9c99204594: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:57.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-c012dc80-a3ff-468a-a266-2e951821593e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource d1878942-1c55-4176-aec3-fd212b272821 (type: subnets) to 0 2026-04-27 22:21:57.491 9 INFO neutron.wsgi [None req-c012dc80-a3ff-468a-a266-2e951821593e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 901 time: 0.3142066 2026-04-27 22:21:57.501 9 WARNING neutron_lib.context [None req-08bf6c45-f2bc-47e2-8ccb-5dde84cde1f2 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:57.589 9 INFO neutron.db.segments_db [None req-08bf6c45-f2bc-47e2-8ccb-5dde84cde1f2 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Added segment 2a406ce0-4b64-4684-ad34-6bc1be42fa45 of type geneve for network a52041b1-3080-4d58-906b-6b6dc65b0f84 2026-04-27 22:21:57.731 9 INFO neutron.db.ovn_revision_numbers_db [None req-08bf6c45-f2bc-47e2-8ccb-5dde84cde1f2 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource a52041b1-3080-4d58-906b-6b6dc65b0f84 (type: networks) to 1 2026-04-27 22:21:57.907 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08bf6c45-f2bc-47e2-8ccb-5dde84cde1f2 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:21:57.911 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08bf6c45-f2bc-47e2-8ccb-5dde84cde1f2 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network a52041b1-3080-4d58-906b-6b6dc65b0f84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:58.003 9 INFO neutron.db.ovn_revision_numbers_db [None req-08bf6c45-f2bc-47e2-8ccb-5dde84cde1f2 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 97ad124b-7704-4d41-8432-b8ca42633df9 (type: ports) to 1 2026-04-27 22:21:58.027 9 INFO neutron.wsgi [None req-08bf6c45-f2bc-47e2-8ccb-5dde84cde1f2 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.5310535 2026-04-27 22:21:58.037 9 WARNING neutron_lib.context [None req-62da40c3-30f8-4691-af27-a701791cd7b5 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:58.265 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-62da40c3-30f8-4691-af27-a701791cd7b5 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:21:58.267 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-62da40c3-30f8-4691-af27-a701791cd7b5 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network a52041b1-3080-4d58-906b-6b6dc65b0f84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:58.694 9 INFO neutron.db.ovn_revision_numbers_db [None req-62da40c3-30f8-4691-af27-a701791cd7b5 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 97ad124b-7704-4d41-8432-b8ca42633df9 (type: ports) to 2 2026-04-27 22:21:58.731 9 INFO neutron.db.ovn_revision_numbers_db [None req-62da40c3-30f8-4691-af27-a701791cd7b5 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 390bd48e-b7be-4b90-9c2d-a4b49b11d7af (type: subnets) to 0 2026-04-27 22:21:58.748 9 INFO neutron.wsgi [None req-62da40c3-30f8-4691-af27-a701791cd7b5 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.7160184 2026-04-27 22:21:58.762 9 WARNING neutron_lib.context [None req-4cb976b8-eb73-4218-b24f-294dc4e7930a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:59.009 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4cb976b8-eb73-4218-b24f-294dc4e7930a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:21:59.011 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4cb976b8-eb73-4218-b24f-294dc4e7930a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network a52041b1-3080-4d58-906b-6b6dc65b0f84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:59.053 9 INFO neutron.db.ovn_revision_numbers_db [None req-4cb976b8-eb73-4218-b24f-294dc4e7930a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 93291119-c9de-4196-ac28-e3fdd3b6778e (type: subnets) to 0 2026-04-27 22:21:59.068 9 INFO neutron.wsgi [None req-4cb976b8-eb73-4218-b24f-294dc4e7930a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 904 time: 0.3138592 2026-04-27 22:21:59.078 9 WARNING neutron_lib.context [None req-352da97d-30a9-4273-8a3e-ae96441b0466 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:21:59.613 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-352da97d-30a9-4273-8a3e-ae96441b0466 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:21:59.614 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-352da97d-30a9-4273-8a3e-ae96441b0466 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:21:59.784 9 INFO neutron.db.ovn_revision_numbers_db [None req-352da97d-30a9-4273-8a3e-ae96441b0466 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource e0a82dbe-a9fa-477a-9189-b643d4492332 (type: ports) to 1 2026-04-27 22:22:00.504 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-787c6f73-3bb2-41ee-9181-060f2eef7fec - - - - - -] Schedule LRP lrp-e0a82dbe-a9fa-477a-9189-b643d4492332 on gateway c1157998-dc04-4441-bce6-311788f0d946 with priority 1 2026-04-27 22:22:00.512 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: e0a82dbe-a9fa-477a-9189-b643d4492332 2026-04-27 22:22:00.532 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port e0a82dbe-a9fa-477a-9189-b643d4492332 2026-04-27 22:22:00.537 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Router 509fe159-a2f3-4221-a884-6b126afd9524 is bound to host instance 2026-04-27 22:22:00.588 9 INFO neutron.db.ovn_revision_numbers_db [None req-352da97d-30a9-4273-8a3e-ae96441b0466 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource e0a82dbe-a9fa-477a-9189-b643d4492332 (type: router_ports) to 1 2026-04-27 22:22:01.049 9 INFO neutron.db.ovn_revision_numbers_db [None req-352da97d-30a9-4273-8a3e-ae96441b0466 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 509fe159-a2f3-4221-a884-6b126afd9524 (type: routers) to 2 2026-04-27 22:22:01.074 9 INFO neutron.wsgi [None req-352da97d-30a9-4273-8a3e-ae96441b0466 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1144 time: 2.0015228 2026-04-27 22:22:01.673 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource e0a82dbe-a9fa-477a-9189-b643d4492332 (type: ports) to 1 2026-04-27 22:22:01.721 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6822a12e-2337-4a6a-80e4-fdc7625f7163 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:22:01.722 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6822a12e-2337-4a6a-80e4-fdc7625f7163 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 1715891a-6a33-4a74-91d2-f7fbeb9ec0b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:01.864 10 INFO neutron.db.ovn_revision_numbers_db [None req-6822a12e-2337-4a6a-80e4-fdc7625f7163 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 6c7294ab-306e-4f8f-905b-bfe46278c76d (type: ports) to 1 2026-04-27 22:22:02.042 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource e0a82dbe-a9fa-477a-9189-b643d4492332 (type: router_ports) to 3 2026-04-27 22:22:02.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource e0a82dbe-a9fa-477a-9189-b643d4492332 (type: ports) to 2 2026-04-27 22:22:02.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource e0a82dbe-a9fa-477a-9189-b643d4492332 (type: ports) to 4 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-6822a12e-2337-4a6a-80e4-fdc7625f7163 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-6c7294ab-306e-4f8f-905b-bfe46278c76d 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-6c7294ab-306e-4f8f-905b-bfe46278c76d 2026-04-27 22:22:02.664 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager [None req-6822a12e-2337-4a6a-80e4-fdc7625f7163 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-6c7294ab-306e-4f8f-905b-bfe46278c76d 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-6c7294ab-306e-4f8f-905b-bfe46278c76d 2026-04-27 22:22:02.665 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:22:02.888 10 INFO neutron.db.ovn_revision_numbers_db [None req-6822a12e-2337-4a6a-80e4-fdc7625f7163 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 6c7294ab-306e-4f8f-905b-bfe46278c76d (type: ports) to 1 2026-04-27 22:22:02.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cc34264-4ac0-40e8-b342-02ca9ddc0968 - - - - - -] Successfully bumped revision number for resource e0a82dbe-a9fa-477a-9189-b643d4492332 (type: router_ports) to 4 2026-04-27 22:22:02.973 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6822a12e-2337-4a6a-80e4-fdc7625f7163 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:22:02.975 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6822a12e-2337-4a6a-80e4-fdc7625f7163 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 1715891a-6a33-4a74-91d2-f7fbeb9ec0b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:03.337 10 INFO neutron.db.ovn_revision_numbers_db [None req-6822a12e-2337-4a6a-80e4-fdc7625f7163 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 6c7294ab-306e-4f8f-905b-bfe46278c76d (type: router_ports) to 1 2026-04-27 22:22:03.343 10 INFO neutron.wsgi [None req-6822a12e-2337-4a6a-80e4-fdc7625f7163 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "PUT /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2635572 2026-04-27 22:22:03.947 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-81942e9b-e297-47ee-a039-ea2173dd13c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:22:03.949 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-81942e9b-e297-47ee-a039-ea2173dd13c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 5bd76c9b-319c-4b51-8086-9f9c99204594: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:04.060 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 6c7294ab-306e-4f8f-905b-bfe46278c76d 2026-04-27 22:22:04.070 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 6c7294ab-306e-4f8f-905b-bfe46278c76d 2026-04-27 22:22:04.104 10 INFO neutron.db.ovn_revision_numbers_db [None req-81942e9b-e297-47ee-a039-ea2173dd13c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource faea7c31-07b3-4a64-80e7-8394fd803750 (type: ports) to 1 2026-04-27 22:22:04.470 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 6c7294ab-306e-4f8f-905b-bfe46278c76d (type: ports) to 2 2026-04-27 22:22:04.613 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 6c7294ab-306e-4f8f-905b-bfe46278c76d (type: router_ports) to 2 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-81942e9b-e297-47ee-a039-ea2173dd13c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-faea7c31-07b3-4a64-80e7-8394fd803750 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-faea7c31-07b3-4a64-80e7-8394fd803750 2026-04-27 22:22:04.683 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager [None req-81942e9b-e297-47ee-a039-ea2173dd13c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-faea7c31-07b3-4a64-80e7-8394fd803750 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-faea7c31-07b3-4a64-80e7-8394fd803750 2026-04-27 22:22:04.684 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:22:04.901 10 INFO neutron.db.ovn_revision_numbers_db [None req-81942e9b-e297-47ee-a039-ea2173dd13c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource faea7c31-07b3-4a64-80e7-8394fd803750 (type: ports) to 1 2026-04-27 22:22:04.966 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-81942e9b-e297-47ee-a039-ea2173dd13c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:22:04.967 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-81942e9b-e297-47ee-a039-ea2173dd13c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 5bd76c9b-319c-4b51-8086-9f9c99204594: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:05.518 10 INFO neutron.db.ovn_revision_numbers_db [None req-81942e9b-e297-47ee-a039-ea2173dd13c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource faea7c31-07b3-4a64-80e7-8394fd803750 (type: router_ports) to 1 2026-04-27 22:22:05.523 10 INFO neutron.wsgi [None req-81942e9b-e297-47ee-a039-ea2173dd13c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "PUT /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1748874 2026-04-27 22:22:06.183 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0bbfe389-52db-4904-acab-97a94ff3b7db 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:22:06.185 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0bbfe389-52db-4904-acab-97a94ff3b7db 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network a52041b1-3080-4d58-906b-6b6dc65b0f84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:06.350 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bbfe389-52db-4904-acab-97a94ff3b7db 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 (type: ports) to 1 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-0bbfe389-52db-4904-acab-97a94ff3b7db 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 2026-04-27 22:22:06.994 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager [None req-0bbfe389-52db-4904-acab-97a94ff3b7db 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8778383347430 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 2026-04-27 22:22:06.995 10 ERROR neutron_lib.callbacks.manager  2026-04-27 22:22:07.214 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bbfe389-52db-4904-acab-97a94ff3b7db 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 (type: ports) to 1 2026-04-27 22:22:07.297 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0bbfe389-52db-4904-acab-97a94ff3b7db 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:22:07.299 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0bbfe389-52db-4904-acab-97a94ff3b7db 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network a52041b1-3080-4d58-906b-6b6dc65b0f84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:07.644 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bbfe389-52db-4904-acab-97a94ff3b7db 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 (type: router_ports) to 1 2026-04-27 22:22:07.650 10 INFO neutron.wsgi [None req-0bbfe389-52db-4904-acab-97a94ff3b7db 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "PUT /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1223145 2026-04-27 22:22:07.725 10 WARNING neutron_lib.context [None req-29f82e67-e123-49ad-8762-d2527d0a4f57 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:07.888 10 INFO neutron.db.ovn_revision_numbers_db [None req-29f82e67-e123-49ad-8762-d2527d0a4f57 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource b54a6388-79e4-41fa-97c2-bfc0bc18ebce (type: security_groups) to 1 2026-04-27 22:22:07.903 10 INFO neutron.db.ovn_revision_numbers_db [None req-29f82e67-e123-49ad-8762-d2527d0a4f57 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource f46b22b0-bc72-422c-be69-41c16e7fa15a (type: security_group_rules) to 0 2026-04-27 22:22:07.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-29f82e67-e123-49ad-8762-d2527d0a4f57 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource f79c9c8e-c54d-4ffd-81a6-f2fe9475d21b (type: security_group_rules) to 0 2026-04-27 22:22:08.002 10 INFO neutron.wsgi [None req-29f82e67-e123-49ad-8762-d2527d0a4f57 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1830 time: 0.2834113 2026-04-27 22:22:08.012 10 WARNING neutron_lib.context [None req-5290ac75-e584-448b-98f3-130bd744a331 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:08.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-5290ac75-e584-448b-98f3-130bd744a331 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 47699f70-b41d-474c-926d-1027b44eac2a (type: security_group_rules) to 0 2026-04-27 22:22:08.192 10 INFO neutron.wsgi [None req-5290ac75-e584-448b-98f3-130bd744a331 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1849902 2026-04-27 22:22:08.201 10 WARNING neutron_lib.context [None req-3dd63eda-040d-48e9-8577-8f6f72d13719 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:08.323 10 INFO neutron.db.ovn_revision_numbers_db [None req-3dd63eda-040d-48e9-8577-8f6f72d13719 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 9ae40517-53e5-4459-9ce7-00d3fad0146f (type: security_group_rules) to 0 2026-04-27 22:22:08.349 10 INFO neutron.wsgi [None req-3dd63eda-040d-48e9-8577-8f6f72d13719 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1533058 2026-04-27 22:22:08.360 10 WARNING neutron_lib.context [None req-6513130f-e073-482f-baac-5fa9fcc159d0 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:08.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-6513130f-e073-482f-baac-5fa9fcc159d0 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 78b128d9-86f6-4f40-8999-911354958813 (type: security_group_rules) to 0 2026-04-27 22:22:08.513 10 INFO neutron.wsgi [None req-6513130f-e073-482f-baac-5fa9fcc159d0 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 798 time: 0.1584256 2026-04-27 22:22:08.523 10 WARNING neutron_lib.context [None req-dd493edc-5e3e-4e34-96e1-385d93636393 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:08.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-dd493edc-5e3e-4e34-96e1-385d93636393 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 2781d74d-2cdd-4532-a7aa-e69f7b2d87f4 (type: security_group_rules) to 0 2026-04-27 22:22:08.674 10 INFO neutron.wsgi [None req-dd493edc-5e3e-4e34-96e1-385d93636393 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1558976 2026-04-27 22:22:08.684 10 WARNING neutron_lib.context [None req-ddf51344-7caa-4311-8b1d-6c5db587f646 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:08.836 10 INFO neutron.db.ovn_revision_numbers_db [None req-ddf51344-7caa-4311-8b1d-6c5db587f646 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource d91ba188-8301-4d71-8e6d-d42522032a37 (type: security_group_rules) to 0 2026-04-27 22:22:08.862 10 INFO neutron.wsgi [None req-ddf51344-7caa-4311-8b1d-6c5db587f646 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1825635 2026-04-27 22:22:08.873 9 WARNING neutron_lib.context [None req-88728a3a-d256-4779-86e8-8692b1854087 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:09.035 9 INFO neutron.db.ovn_revision_numbers_db [None req-88728a3a-d256-4779-86e8-8692b1854087 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource c097d518-8f12-48b2-94c5-0c8c813e1658 (type: security_group_rules) to 0 2026-04-27 22:22:09.070 9 INFO neutron.wsgi [None req-88728a3a-d256-4779-86e8-8692b1854087 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2020416 2026-04-27 22:22:09.079 9 WARNING neutron_lib.context [None req-c61ee3f2-a0a6-4262-b3ba-529dd47673fe 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:09.231 9 INFO neutron.db.ovn_revision_numbers_db [None req-c61ee3f2-a0a6-4262-b3ba-529dd47673fe 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 7cacd0b3-d8fe-4a3e-a1fc-739fb5a54da4 (type: security_group_rules) to 0 2026-04-27 22:22:09.255 9 INFO neutron.wsgi [None req-c61ee3f2-a0a6-4262-b3ba-529dd47673fe 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1810601 2026-04-27 22:22:09.264 9 WARNING neutron_lib.context [None req-e3ab7160-6f0f-476d-a06f-1ce3832f8920 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:09.396 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3ab7160-6f0f-476d-a06f-1ce3832f8920 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource c3bda679-1886-4e2d-bf96-2868b9b09072 (type: security_group_rules) to 0 2026-04-27 22:22:09.425 9 INFO neutron.wsgi [None req-e3ab7160-6f0f-476d-a06f-1ce3832f8920 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1641414 2026-04-27 22:22:09.433 9 WARNING neutron_lib.context [None req-17fed451-aa4e-49c4-bdf6-e88b07579a7d 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:09.585 9 INFO neutron.db.ovn_revision_numbers_db [None req-17fed451-aa4e-49c4-bdf6-e88b07579a7d 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource b1aec59f-d912-4b7d-8fe7-1fdbec4ba544 (type: security_group_rules) to 0 2026-04-27 22:22:09.609 9 INFO neutron.wsgi [None req-17fed451-aa4e-49c4-bdf6-e88b07579a7d 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 798 time: 0.1791906 2026-04-27 22:22:09.620 9 WARNING neutron_lib.context [None req-477a6d26-7e18-467f-848d-d76162cc42eb 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:09.762 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port 6c7294ab-306e-4f8f-905b-bfe46278c76d: RuntimeError: No hosting information found for port 6c7294ab-306e-4f8f-905b-bfe46278c76d 2026-04-27 22:22:09.763 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: faea7c31-07b3-4a64-80e7-8394fd803750 2026-04-27 22:22:09.774 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port faea7c31-07b3-4a64-80e7-8394fd803750 2026-04-27 22:22:09.793 9 INFO neutron.db.ovn_revision_numbers_db [None req-477a6d26-7e18-467f-848d-d76162cc42eb 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 9c614d04-d4c2-4b46-89fe-85f5523f4983 (type: security_group_rules) to 0 2026-04-27 22:22:09.825 9 INFO neutron.wsgi [None req-477a6d26-7e18-467f-848d-d76162cc42eb 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2116079 2026-04-27 22:22:09.840 9 WARNING neutron_lib.context [None req-80cfed3f-e216-4823-87dc-2f94f362320a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:10.084 9 INFO neutron.db.ovn_revision_numbers_db [None req-80cfed3f-e216-4823-87dc-2f94f362320a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 758863a1-c5db-4afb-949f-38f19e4788ce (type: security_group_rules) to 0 2026-04-27 22:22:10.114 9 INFO neutron.wsgi [None req-80cfed3f-e216-4823-87dc-2f94f362320a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2800541 2026-04-27 22:22:10.241 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource faea7c31-07b3-4a64-80e7-8394fd803750 (type: ports) to 2 2026-04-27 22:22:10.385 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource faea7c31-07b3-4a64-80e7-8394fd803750 (type: router_ports) to 2 2026-04-27 22:22:10.519 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-6c64b88f-f047-4b2b-b06e-c5e836645aff 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-lb_member_SG-1404127402&fields=id&tenant_id=6b4e20ee1d6345beb456a3b8d7b56108 HTTP/1.1" status: 200 len: 267 time: 0.0513690 2026-04-27 22:22:10.621 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-13a16e90-59b7-4122-b9a1-6fb4cc045a21 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 904 time: 0.0938363 2026-04-27 22:22:10.638 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-8c78416c-ea98-447a-ae1d-78c484c3f6a6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/quotas/6b4e20ee1d6345beb456a3b8d7b56108 HTTP/1.1" status: 200 len: 491 time: 0.0099912 2026-04-27 22:22:10.847 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-b040d8f0-efe6-4b71-aa48-604a5218cf8b 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&fields=id HTTP/1.1" status: 200 len: 486 time: 0.2025661 2026-04-27 22:22:10.971 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-6fb59c4f-f5a7-4b42-952f-32b79c70d432 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1092217 2026-04-27 22:22:11.048 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-479a4588-9772-4a68-811d-83c281088cc7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0697529 2026-04-27 22:22:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025969 2026-04-27 22:22:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026336 2026-04-27 22:22:11.217 10 INFO neutron.wsgi [req-8050063e-a359-478f-b0a5-f7489107175e req-b8f6b819-c157-4e13-8345-18e0d7e2fe76 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 210 time: 0.0603797 2026-04-27 22:22:12.049 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-2d6c898f-cced-461c-a9af-ddbd6134cca3 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 199.204.45.250 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 904 time: 0.1079655 2026-04-27 22:22:12.114 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-c17bfd6b-e3e2-446d-ac45-9c71c12fbc8a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6b4e20ee1d6345beb456a3b8d7b56108 HTTP/1.1" status: 200 len: 378 time: 0.0566199 2026-04-27 22:22:12.129 10 WARNING neutron_lib.context [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-fdf39208-6f6e-447a-88a6-97a567ae8c3e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:12.517 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-fdf39208-6f6e-447a-88a6-97a567ae8c3e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:22:12.519 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-fdf39208-6f6e-447a-88a6-97a567ae8c3e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 5bd76c9b-319c-4b51-8086-9f9c99204594: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:12.685 10 INFO neutron.db.ovn_revision_numbers_db [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-fdf39208-6f6e-447a-88a6-97a567ae8c3e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 00473163-c0fd-4068-989e-b5c58e290333 (type: ports) to 1 2026-04-27 22:22:12.708 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-fdf39208-6f6e-447a-88a6-97a567ae8c3e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1388 time: 0.5871868 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:22:13.415 10 INFO neutron.db.ovn_revision_numbers_db [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-816ee3ff-27fc-403a-ab8f-d1e0290aeece 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 00473163-c0fd-4068-989e-b5c58e290333 (type: ports) to 2 2026-04-27 22:22:13.627 10 INFO neutron.db.ovn_revision_numbers_db [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-816ee3ff-27fc-403a-ab8f-d1e0290aeece 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 00473163-c0fd-4068-989e-b5c58e290333 (type: ports) to 2 2026-04-27 22:22:13.647 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-816ee3ff-27fc-403a-ab8f-d1e0290aeece 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 1605 time: 0.9302232 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:22:13.739 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-f451a93c-0449-4c0f-aee8-f61f47e29b2a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1636 time: 0.0534618 2026-04-27 22:22:13.740 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d5bfe6a-b7a7-4164-b0e9-e306f15e5b9e'] response: {'name': 'network-changed', 'server_uuid': '7a7f8643-7bac-44fb-a8aa-2b17986f34bf', 'tag': '00473163-c0fd-4068-989e-b5c58e290333', 'status': 'completed', 'code': 200} 2026-04-27 22:22:13.772 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-fe550336-ae2f-4826-bfc0-62efd334a329 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 217 time: 0.0277011 2026-04-27 22:22:13.801 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-118e40e1-a960-4d72-be8e-02fa6512ff73 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A152&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 217 time: 0.0239060 2026-04-27 22:22:13.848 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-b75da564-a5c6-4ea5-8ccf-56fe05751b8e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179&id=d1878942-1c55-4176-aec3-fd212b272821 HTTP/1.1" status: 200 len: 1563 time: 0.0405116 2026-04-27 22:22:13.885 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-2f88abab-8cdc-4537-bf23-2f648646b9aa 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0306497 2026-04-27 22:22:13.915 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-f64df3df-f05c-452a-a54b-f021e81f870a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226312 2026-04-27 22:22:13.986 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-77397ba6-3334-48aa-8e21-a44206356519 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0632644 2026-04-27 22:22:14.045 10 INFO neutron.wsgi [req-1c5b1e75-8319-4027-a2f5-b5c2687de8b9 req-3443d4b8-0e1d-43bf-9b1f-5a5cdf39f192 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0514753 2026-04-27 22:22:14.116 10 INFO neutron.wsgi [req-836c321c-d056-4d0a-8f06-8157331bce7f req-85b71f7a-e608-43fc-bc68-304ba5d6d24c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1636 time: 0.0346265 2026-04-27 22:22:14.203 10 INFO neutron.wsgi [req-836c321c-d056-4d0a-8f06-8157331bce7f req-981fea16-bef0-453b-883d-0c6db8061971 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 1002 time: 0.0821481 2026-04-27 22:22:14.237 10 INFO neutron.wsgi [req-836c321c-d056-4d0a-8f06-8157331bce7f req-10ffb5cd-1c2c-41c1-9c75-94f0a8d621df 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 217 time: 0.0297976 2026-04-27 22:22:14.268 10 INFO neutron.wsgi [req-836c321c-d056-4d0a-8f06-8157331bce7f req-b142480e-20cd-4143-9ef0-552a04c5dcf7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A152&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 217 time: 0.0251796 2026-04-27 22:22:14.316 10 INFO neutron.wsgi [req-836c321c-d056-4d0a-8f06-8157331bce7f req-cde36f81-afae-4669-b860-b96dbeb9cf15 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179&id=d1878942-1c55-4176-aec3-fd212b272821 HTTP/1.1" status: 200 len: 1563 time: 0.0408549 2026-04-27 22:22:14.343 10 INFO neutron.wsgi [req-836c321c-d056-4d0a-8f06-8157331bce7f req-ff040adb-e2f3-4ce6-a959-1f1066affa87 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0205996 2026-04-27 22:22:14.372 10 INFO neutron.wsgi [req-836c321c-d056-4d0a-8f06-8157331bce7f req-dc6a09b6-43d8-48b8-9693-c26351128054 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0208993 2026-04-27 22:22:14.439 10 INFO neutron.wsgi [req-836c321c-d056-4d0a-8f06-8157331bce7f req-0e42d565-e2a5-4aeb-8ae3-b6ea3eb3ab05 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0608046 2026-04-27 22:22:14.510 10 INFO neutron.wsgi [req-836c321c-d056-4d0a-8f06-8157331bce7f req-e5d1a8dc-b357-4d0c-b451-ca962bba82c7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0642476 2026-04-27 22:22:15.054 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port faea7c31-07b3-4a64-80e7-8394fd803750: RuntimeError: No hosting information found for port faea7c31-07b3-4a64-80e7-8394fd803750 2026-04-27 22:22:15.055 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 2026-04-27 22:22:15.062 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 2026-04-27 22:22:15.674 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 (type: ports) to 2 2026-04-27 22:22:15.831 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 (type: router_ports) to 2 2026-04-27 22:22:16.382 10 INFO neutron.wsgi [req-fe61e6d2-8a53-4678-8765-9d53e38417cf req-e90d6a2f-4ea2-4770-81be-b9bb5adbd362 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1398 time: 0.0983560 2026-04-27 22:22:16.445 10 INFO neutron.wsgi [req-fe61e6d2-8a53-4678-8765-9d53e38417cf req-09cf552f-c277-40a1-8e8f-ceb951def3e6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b54a6388-79e4-41fa-97c2-bfc0bc18ebce&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0564511 2026-04-27 22:22:21.094 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] No hosting information found for port 2f7ede83-e3f1-4e6f-a1a0-5a73748b9312: RuntimeError: No hosting information found for port 2f7ede83-e3f1-4e6f-a1a0-5a73748b9312 2026-04-27 22:22:21.094 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 00473163-c0fd-4068-989e-b5c58e290333 2026-04-27 22:22:21.108 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 00473163-c0fd-4068-989e-b5c58e290333 2026-04-27 22:22:21.307 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4038a157-4d8b-4cbc-a750-be956122aadb'] response: {'server_uuid': '7a7f8643-7bac-44fb-a8aa-2b17986f34bf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00473163-c0fd-4068-989e-b5c58e290333', 'code': 200} 2026-04-27 22:22:21.439 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 00473163-c0fd-4068-989e-b5c58e290333 (type: ports) to 4 2026-04-27 22:22:21.627 10 INFO neutron.wsgi [req-52e1f373-eabc-436c-905a-f07a0ab0cb86 req-bad933a6-50d5-4386-b87c-08ad920888c6 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1400 time: 0.0822747 2026-04-27 22:22:21.681 10 INFO neutron.wsgi [req-52e1f373-eabc-436c-905a-f07a0ab0cb86 req-8436deb5-e755-4f48-9aef-c5ff91f97037 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b54a6388-79e4-41fa-97c2-bfc0bc18ebce&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0482357 2026-04-27 22:22:21.771 10 INFO neutron.wsgi [None req-6b4ebaa6-4581-4df8-bd8d-cf578bfc184b 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&mac_address=fa%3A16%3A3e%3Aed%3A85%3Ac5 HTTP/1.1" status: 200 len: 1395 time: 0.0636508 2026-04-27 22:22:21.779 10 WARNING neutron_lib.context [None req-8095ec33-bdcf-4281-9e12-7712673d3957 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:22.022 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8095ec33-bdcf-4281-9e12-7712673d3957 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:22:22.024 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8095ec33-bdcf-4281-9e12-7712673d3957 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:23.132 10 INFO neutron.db.ovn_revision_numbers_db [None req-8095ec33-bdcf-4281-9e12-7712673d3957 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 58ca9e90-4a67-426f-9d8d-3bcc72532381 (type: floatingips) to -1 2026-04-27 22:22:23.276 10 INFO neutron.db.ovn_revision_numbers_db [None req-8095ec33-bdcf-4281-9e12-7712673d3957 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 58ca9e90-4a67-426f-9d8d-3bcc72532381 (type: floatingips) to 1 2026-04-27 22:22:23.276 10 INFO neutron.db.l3_db [None req-8095ec33-bdcf-4281-9e12-7712673d3957 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Floating IP 58ca9e90-4a67-426f-9d8d-3bcc72532381 associated. External IP: 10.96.250.204, port: 00473163-c0fd-4068-989e-b5c58e290333. 2026-04-27 22:22:23.330 10 INFO neutron.wsgi [None req-8095ec33-bdcf-4281-9e12-7712673d3957 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.5548356 2026-04-27 22:22:23.351 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d67ff5fd-751c-4aa0-a32e-85eae3be7649'] response: {'server_uuid': '7a7f8643-7bac-44fb-a8aa-2b17986f34bf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00473163-c0fd-4068-989e-b5c58e290333', 'code': 200} 2026-04-27 22:22:23.367 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f85bd5a-8218-43f1-940f-87c1aa2e6191'] response: {'name': 'network-changed', 'server_uuid': '7a7f8643-7bac-44fb-a8aa-2b17986f34bf', 'tag': '00473163-c0fd-4068-989e-b5c58e290333', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:22:23.465 10 INFO neutron.wsgi [req-7145c18e-a702-4471-abbc-d4513b9bfd34 req-8d2328fd-4f48-4277-af29-e4050ff6fab5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1638 time: 0.0490594 2026-04-27 22:22:23.481 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-f5489ed5-85eb-4f33-adbf-3e73020c2815 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/security-groups?name=tempest-lb_member_SG-1404127402&fields=id&tenant_id=6b4e20ee1d6345beb456a3b8d7b56108 HTTP/1.1" status: 200 len: 267 time: 0.0789366 2026-04-27 22:22:23.558 10 INFO neutron.wsgi [req-7145c18e-a702-4471-abbc-d4513b9bfd34 req-4e5432f9-ee5f-483d-a6b9-9960165a5ce2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 1002 time: 0.0863137 2026-04-27 22:22:23.565 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-01a9364c-42c6-4c03-a2ea-214619d3ad81 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 904 time: 0.0758276 2026-04-27 22:22:23.603 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-e95844c2-67ff-47b0-aa77-5f0218338f10 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/quotas/6b4e20ee1d6345beb456a3b8d7b56108 HTTP/1.1" status: 200 len: 491 time: 0.0148284 2026-04-27 22:22:23.641 10 INFO neutron.wsgi [req-7145c18e-a702-4471-abbc-d4513b9bfd34 req-434090bf-b79f-4036-a96e-2d687c078d45 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 1059 time: 0.0754669 2026-04-27 22:22:23.673 10 INFO neutron.wsgi [req-7145c18e-a702-4471-abbc-d4513b9bfd34 req-1b9708e2-769a-42a3-a0b7-cdc1b0cf34d2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A152&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 217 time: 0.0248706 2026-04-27 22:22:23.723 10 INFO neutron.wsgi [req-7145c18e-a702-4471-abbc-d4513b9bfd34 req-265bb31c-15bc-4ad8-acb9-1c69394f48e0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179&id=d1878942-1c55-4176-aec3-fd212b272821 HTTP/1.1" status: 200 len: 1563 time: 0.0447056 2026-04-27 22:22:23.755 10 INFO neutron.wsgi [req-7145c18e-a702-4471-abbc-d4513b9bfd34 req-7ec2b297-6c94-4cab-b90a-449d8d4a09e1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234597 2026-04-27 22:22:23.783 10 INFO neutron.wsgi [req-7145c18e-a702-4471-abbc-d4513b9bfd34 req-07174507-7dd2-4114-954b-fa941fc06237 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0202909 2026-04-27 22:22:23.809 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-8ae7a63c-70fc-4f00-abe5-d0eaf9381bfd 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&fields=id HTTP/1.1" status: 200 len: 532 time: 0.1996143 2026-04-27 22:22:23.857 10 INFO neutron.wsgi [req-7145c18e-a702-4471-abbc-d4513b9bfd34 req-cac4b601-4284-411f-8304-46553776e3a5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0681477 2026-04-27 22:22:23.928 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-0624048d-43b6-450f-82ca-85b45b62b009 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1048031 2026-04-27 22:22:23.935 10 INFO neutron.wsgi [req-7145c18e-a702-4471-abbc-d4513b9bfd34 req-c611ed8c-f9b9-4e28-8f28-662bbfefc362 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0704610 2026-04-27 22:22:23.993 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-42321566-c9ad-424f-a105-8348ad89f6ab 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0578423 2026-04-27 22:22:24.117 10 INFO neutron.wsgi [req-8a54c751-1779-4ec0-8e1d-052ca91cc5b4 req-2cf5a301-7d69-4db1-9dc4-53e9720a8808 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 210 time: 0.0226662 2026-04-27 22:22:24.848 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-f405bfab-a44e-44c1-8b29-9966a86686ea 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 199.204.45.250 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 904 time: 0.0844498 2026-04-27 22:22:24.898 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-e46bfcda-3b88-4b38-8d7a-830972bb4fee 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6b4e20ee1d6345beb456a3b8d7b56108 HTTP/1.1" status: 200 len: 378 time: 0.0439377 2026-04-27 22:22:24.905 10 WARNING neutron_lib.context [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-f5e3ecce-7177-4057-a5cf-97c64449705e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:25.269 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-f5e3ecce-7177-4057-a5cf-97c64449705e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:22:25.273 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-f5e3ecce-7177-4057-a5cf-97c64449705e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network a52041b1-3080-4d58-906b-6b6dc65b0f84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:25.432 10 INFO neutron.db.ovn_revision_numbers_db [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-f5e3ecce-7177-4057-a5cf-97c64449705e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource b317e00a-e793-4195-a145-1a1e253beb68 (type: ports) to 1 2026-04-27 22:22:25.453 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-f5e3ecce-7177-4057-a5cf-97c64449705e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1388 time: 0.5521781 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:22:25.874 10 INFO neutron.db.ovn_revision_numbers_db [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-00ec562d-55c5-44e7-bc52-88325813773e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource b317e00a-e793-4195-a145-1a1e253beb68 (type: ports) to 2 2026-04-27 22:22:26.085 10 INFO neutron.db.ovn_revision_numbers_db [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-00ec562d-55c5-44e7-bc52-88325813773e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource b317e00a-e793-4195-a145-1a1e253beb68 (type: ports) to 2 2026-04-27 22:22:26.103 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-00ec562d-55c5-44e7-bc52-88325813773e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 1605 time: 0.6400845 2026-04-27 22:22:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018992 2026-04-27 22:22:26.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037372 2026-04-27 22:22:26.143 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d128a3d5-b3b7-4bc1-b7e7-3b220ea72ad7'] response: {'name': 'network-changed', 'server_uuid': '819c3735-e091-4314-9a67-7189c5e33178', 'tag': 'b317e00a-e793-4195-a145-1a1e253beb68', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:22:26.183 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-c7c18c3f-20ac-4d0d-9bcb-55c044dd3301 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 1636 time: 0.0352218 2026-04-27 22:22:26.219 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-adc6f05b-2a0f-4b3e-828d-90d3dfa6afbc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 217 time: 0.0297766 2026-04-27 22:22:26.247 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-68c5f230-689f-4669-a744-1f53001cc5b1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A99&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 217 time: 0.0222352 2026-04-27 22:22:26.292 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-a7991ca7-fa75-4b10-940d-0fa73d2505bf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=93291119-c9de-4196-ac28-e3fdd3b6778e&id=390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 1565 time: 0.0379264 2026-04-27 22:22:26.322 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-fa08e3c3-c020-42c0-80f6-4f36fe373afd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0233419 2026-04-27 22:22:26.351 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-592dac00-d1e9-4b52-ac33-50c637fc9cc3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221503 2026-04-27 22:22:26.411 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-dbdd499d-4d24-4157-a819-eb3107df28f4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0516944 2026-04-27 22:22:26.480 10 INFO neutron.wsgi [req-e504f0b6-3732-42fc-83d8-f2fa3804fd0e req-95fc2894-f76a-44ac-bc48-cbca3c0ac7c6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0624113 2026-04-27 22:22:26.560 10 INFO neutron.wsgi [req-425192ba-a1ef-4fd1-9216-a791a55a93b6 req-38121cea-d890-4765-8092-acc01ece2108 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 1636 time: 0.0444520 2026-04-27 22:22:26.634 10 INFO neutron.wsgi [req-425192ba-a1ef-4fd1-9216-a791a55a93b6 req-658d863f-ae36-443d-8a52-438fe49db9b9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1003 time: 0.0672917 2026-04-27 22:22:26.674 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: b317e00a-e793-4195-a145-1a1e253beb68 2026-04-27 22:22:26.677 10 INFO neutron.wsgi [req-425192ba-a1ef-4fd1-9216-a791a55a93b6 req-b5e7594f-81a7-4f56-8526-ebc6874ca8aa 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 217 time: 0.0326779 2026-04-27 22:22:26.690 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port b317e00a-e793-4195-a145-1a1e253beb68 2026-04-27 22:22:26.717 10 INFO neutron.wsgi [req-425192ba-a1ef-4fd1-9216-a791a55a93b6 req-f09c7c2c-849c-468e-b994-24989bb12cc5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A99&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 217 time: 0.0321696 2026-04-27 22:22:26.782 10 INFO neutron.wsgi [req-425192ba-a1ef-4fd1-9216-a791a55a93b6 req-00a35866-d466-421e-aab1-dbe4b00496d6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=93291119-c9de-4196-ac28-e3fdd3b6778e&id=390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 1565 time: 0.0465636 2026-04-27 22:22:26.810 10 INFO neutron.wsgi [req-425192ba-a1ef-4fd1-9216-a791a55a93b6 req-7defe1a3-f41b-49e5-b5cf-3d4a5f67e2ec 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0215514 2026-04-27 22:22:27.046 10 INFO neutron.wsgi [req-425192ba-a1ef-4fd1-9216-a791a55a93b6 req-38123aa8-7ece-4a56-9e84-1d18674f2f1f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.2292888 2026-04-27 22:22:27.123 10 INFO neutron.wsgi [req-425192ba-a1ef-4fd1-9216-a791a55a93b6 req-86a527dd-0455-4d9f-8495-cef7afeb0acb 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0683730 2026-04-27 22:22:27.204 10 INFO neutron.wsgi [req-425192ba-a1ef-4fd1-9216-a791a55a93b6 req-5eb4f416-5c5d-420d-9288-74ac65d884b4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0660176 2026-04-27 22:22:27.331 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource b317e00a-e793-4195-a145-1a1e253beb68 (type: ports) to 4 2026-04-27 22:22:28.185 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d491ae2-211d-484d-8833-01e285ee613c'] response: {'server_uuid': '819c3735-e091-4314-9a67-7189c5e33178', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b317e00a-e793-4195-a145-1a1e253beb68', 'code': 200} 2026-04-27 22:22:28.185 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d491ae2-211d-484d-8833-01e285ee613c'] response: {'server_uuid': '819c3735-e091-4314-9a67-7189c5e33178', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b317e00a-e793-4195-a145-1a1e253beb68', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:22:29.278 10 INFO neutron.wsgi [req-2a45e1c9-9070-454b-91ef-3d1be2b2e0da req-2e78ffec-51fb-451e-9e28-490617c210bd 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 1400 time: 0.0971901 2026-04-27 22:22:29.325 10 INFO neutron.wsgi [req-2a45e1c9-9070-454b-91ef-3d1be2b2e0da req-37f8c88f-7694-4276-8161-94a04d7b4b2a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b54a6388-79e4-41fa-97c2-bfc0bc18ebce&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0409207 2026-04-27 22:22:29.402 10 INFO neutron.wsgi [None req-75ba3822-a01c-43f5-a7f3-b7d38c13b2ce 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&mac_address=fa%3A16%3A3e%3A8d%3Ad9%3Ab5 HTTP/1.1" status: 200 len: 1395 time: 0.0459859 2026-04-27 22:22:29.422 10 WARNING neutron_lib.context [None req-3837f140-e04d-45f8-8a7f-6ace2f0c75fe 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:22:29.729 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3837f140-e04d-45f8-8a7f-6ace2f0c75fe 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:22:29.731 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3837f140-e04d-45f8-8a7f-6ace2f0c75fe 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:30.515 10 INFO neutron.db.ovn_revision_numbers_db [None req-3837f140-e04d-45f8-8a7f-6ace2f0c75fe 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 4314cdb4-7f84-4095-984f-1ff3bce67bfb (type: floatingips) to -1 2026-04-27 22:22:30.643 10 INFO neutron.db.ovn_revision_numbers_db [None req-3837f140-e04d-45f8-8a7f-6ace2f0c75fe 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 4314cdb4-7f84-4095-984f-1ff3bce67bfb (type: floatingips) to 1 2026-04-27 22:22:30.644 10 INFO neutron.db.l3_db [None req-3837f140-e04d-45f8-8a7f-6ace2f0c75fe 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Floating IP 4314cdb4-7f84-4095-984f-1ff3bce67bfb associated. External IP: 10.96.250.218, port: b317e00a-e793-4195-a145-1a1e253beb68. 2026-04-27 22:22:30.694 10 INFO neutron.wsgi [None req-3837f140-e04d-45f8-8a7f-6ace2f0c75fe 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.2802563 2026-04-27 22:22:30.729 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddc8388f-0289-4ed3-a911-2f5628563144'] response: {'name': 'network-changed', 'server_uuid': '819c3735-e091-4314-9a67-7189c5e33178', 'tag': 'b317e00a-e793-4195-a145-1a1e253beb68', 'status': 'completed', 'code': 200} 2026-04-27 22:22:30.791 10 INFO neutron.wsgi [req-01111832-fd2b-49e4-9564-2ff6f82064b7 req-1068abfd-0f07-4a1b-8b27-3b76d6c78e20 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 1638 time: 0.0406716 2026-04-27 22:22:30.856 10 INFO neutron.wsgi [req-01111832-fd2b-49e4-9564-2ff6f82064b7 req-95eee295-a786-4ab7-9d98-fc8b35021adb 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1003 time: 0.0582426 2026-04-27 22:22:30.907 10 INFO neutron.wsgi [req-01111832-fd2b-49e4-9564-2ff6f82064b7 req-0c2f283d-3aa7-43e6-8788-3d904698f38b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 1059 time: 0.0426140 2026-04-27 22:22:30.939 10 INFO neutron.wsgi [req-01111832-fd2b-49e4-9564-2ff6f82064b7 req-1ac3c05e-c348-4f39-92b0-4183818f66c0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A99&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 217 time: 0.0242360 2026-04-27 22:22:30.995 10 INFO neutron.wsgi [req-01111832-fd2b-49e4-9564-2ff6f82064b7 req-096c649a-a9a9-494e-b2d9-2c390ed21566 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=93291119-c9de-4196-ac28-e3fdd3b6778e&id=390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 1565 time: 0.0503182 2026-04-27 22:22:31.022 10 INFO neutron.wsgi [req-01111832-fd2b-49e4-9564-2ff6f82064b7 req-9e93e320-a3ff-49c2-931f-91cbbd4a254f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0211923 2026-04-27 22:22:31.052 10 INFO neutron.wsgi [req-01111832-fd2b-49e4-9564-2ff6f82064b7 req-1c5da144-17af-49de-8d9e-6cd128c0e9e6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0228708 2026-04-27 22:22:31.136 10 INFO neutron.wsgi [req-01111832-fd2b-49e4-9564-2ff6f82064b7 req-21621e79-caf2-44ef-ad79-747ea4d3216f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0756993 2026-04-27 22:22:31.222 10 INFO neutron.wsgi [req-01111832-fd2b-49e4-9564-2ff6f82064b7 req-ba188235-6466-42f7-8f29-3ed5b44e13bd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0774252 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:22:31.579 9 INFO neutron.wsgi [req-2783c12e-30bf-4906-9500-9e758cf58983 req-5f030c2e-0d62-404a-910c-1185594f2f78 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/ports?device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1638 time: 0.0628150 2026-04-27 22:22:31.629 9 INFO neutron.wsgi [req-2783c12e-30bf-4906-9500-9e758cf58983 req-9f44c4f7-b9e3-4434-a423-6ba0b62c11c8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/security-groups?id=b54a6388-79e4-41fa-97c2-bfc0bc18ebce&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0438852 2026-04-27 22:22:32.666 10 INFO neutron.wsgi [req-96f8615e-f1af-483f-aae4-5a102d1d1d3c req-e05ef2ed-0c6a-42f9-b8f5-1c7a3e875b54 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0506730 2026-04-27 22:22:32.746 10 INFO neutron.wsgi [req-96f8615e-f1af-483f-aae4-5a102d1d1d3c req-1b087e07-68aa-4be2-8090-12f112bf1c95 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1638 time: 0.0398667 2026-04-27 22:22:32.833 10 INFO neutron.wsgi [req-96f8615e-f1af-483f-aae4-5a102d1d1d3c req-77112346-e338-4e32-b253-ed6742948fbe 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 1002 time: 0.0677032 2026-04-27 22:22:32.886 10 INFO neutron.wsgi [req-96f8615e-f1af-483f-aae4-5a102d1d1d3c req-41edca04-9c8e-411c-b403-79a56639ff5e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 1059 time: 0.0462577 2026-04-27 22:22:32.920 10 INFO neutron.wsgi [req-96f8615e-f1af-483f-aae4-5a102d1d1d3c req-7d5f4233-2903-464d-9af2-8d11d85d9b13 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A152&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 217 time: 0.0257308 2026-04-27 22:22:32.963 10 INFO neutron.wsgi [req-96f8615e-f1af-483f-aae4-5a102d1d1d3c req-2b61ef60-41a7-4368-a1a6-e7814fea27ba 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179&id=d1878942-1c55-4176-aec3-fd212b272821 HTTP/1.1" status: 200 len: 1563 time: 0.0340040 2026-04-27 22:22:32.989 10 INFO neutron.wsgi [req-96f8615e-f1af-483f-aae4-5a102d1d1d3c req-34fec35a-e135-42a2-8e9e-ada51021967e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0184596 2026-04-27 22:22:33.017 10 INFO neutron.wsgi [req-96f8615e-f1af-483f-aae4-5a102d1d1d3c req-508dd83f-c222-4650-b1dd-b03b23d2ba37 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0196531 2026-04-27 22:22:33.098 10 INFO neutron.wsgi [req-96f8615e-f1af-483f-aae4-5a102d1d1d3c req-d4daa669-9780-4665-888b-b616c04f918e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0756383 2026-04-27 22:22:33.163 10 INFO neutron.wsgi [req-96f8615e-f1af-483f-aae4-5a102d1d1d3c req-d26ebbea-d967-4b39-9817-8ac93cdd8fd8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0563471 2026-04-27 22:22:39.454 10 INFO neutron.wsgi [None req-0159743b-cc2b-4c71-a246-1486391f5159 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0861976 2026-04-27 22:22:39.468 10 INFO neutron.wsgi [None req-4d4309b4-4ed1-4d0e-bab4-60b19ee919a8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0115082 2026-04-27 22:22:39.579 10 INFO neutron.wsgi [None req-49168c1b-51f9-48b9-a791-2b6850bfac9a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1141 time: 0.1102474 2026-04-27 22:22:39.613 10 INFO neutron.wsgi [None req-1697464c-8948-4da6-ac97-3283c51a5774 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0336237 2026-04-27 22:22:39.663 10 INFO neutron.wsgi [None req-213e4d63-91ab-46e9-8312-2cb51900ee2c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 28834 time: 0.0489709 2026-04-27 22:22:39.690 10 INFO neutron.wsgi [None req-0285e480-1218-4af1-9e88-b848507c9614 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3363 time: 0.0169621 2026-04-27 22:22:39.753 10 INFO neutron.wsgi [None req-a99c2fe9-d487-4fcf-a022-dfc5918ccb1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.0616810 2026-04-27 22:22:39.854 10 INFO neutron.wsgi [None req-68263af1-e34b-4698-9f67-3ecf9e1e3f28 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 17583 time: 0.0996282 2026-04-27 22:22:39.966 10 INFO neutron.wsgi [None req-a2ad72fa-fc11-4159-bfe5-25b0dac415ba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4721 time: 0.1006734 2026-04-27 22:22:40.008 10 INFO neutron.wsgi [None req-9d4320b0-776e-41be-bf4c-b197518111e0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0395193 2026-04-27 22:22:40.025 10 INFO neutron.wsgi [None req-161e713b-4bb8-4508-b7d9-3e5a63fc1962 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0142848 2026-04-27 22:22:41.032 9 INFO neutron.wsgi [req-e3e18f1d-0b2f-4bab-9943-522e897e0552 req-b668fdff-9685-4e62-b4d7-95a8f5deccc0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/ports?device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 1638 time: 0.0394626 2026-04-27 22:22:41.088 9 INFO neutron.wsgi [req-e3e18f1d-0b2f-4bab-9943-522e897e0552 req-f317cfcd-ea7c-45ad-bd1b-9d4bdb21d837 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.39 "GET /v2.0/security-groups?id=b54a6388-79e4-41fa-97c2-bfc0bc18ebce&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0479531 2026-04-27 22:22:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019944 2026-04-27 22:22:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027459 2026-04-27 22:22:44.915 10 INFO neutron.wsgi [None req-0d148d92-6168-4ed8-b93f-29a5a215757b cc7b6b82233a4be6b2782413643aa92d 1eaa0a4627ec4433b0c42cc1791bb7cf - - default default] 10.0.0.63 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 845 time: 0.2872643 2026-04-27 22:22:45.793 10 INFO neutron.wsgi [None req-6da28f4c-081c-4019-96e9-e8dd3bc0d436 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0572677 2026-04-27 22:22:45.803 10 INFO neutron.wsgi [None req-7f24728a-61cd-42a0-9ca6-70e2f8e55e8c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0039620 2026-04-27 22:22:45.812 10 INFO neutron.wsgi [None req-120d4e0d-225b-4ca6-bf10-74a411fb27f8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046952 2026-04-27 22:22:45.833 10 INFO neutron.wsgi [None req-2d800964-db2d-47ad-8f83-fadfbb47a3a9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0158587 2026-04-27 22:22:46.378 10 INFO neutron.wsgi [-] 10.0.0.128 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0025024 2026-04-27 22:22:46.430 10 INFO neutron.wsgi [None req-f11a89f3-5d98-4f31-bea9-2d97d78bd5fb 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.128 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 832 time: 0.0401521 2026-04-27 22:22:46.447 10 INFO neutron.wsgi [None req-2cb455a6-63e5-4e19-a65b-e0cddbe753a9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0071263 2026-04-27 22:22:46.455 10 INFO neutron.wsgi [None req-d9cda88d-668b-4c39-a705-c59d71d3abf0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047042 2026-04-27 22:22:46.465 10 INFO neutron.wsgi [None req-65be74b2-4dc2-4c28-8dfd-a739081588e0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044081 2026-04-27 22:22:46.475 10 INFO neutron.wsgi [None req-966ac73d-df16-4a30-9834-3dae0d4120ec deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047319 2026-04-27 22:22:46.513 10 INFO neutron.wsgi [None req-5c824a09-5059-4824-9e03-cc8fa29d3c8e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0321560 2026-04-27 22:22:46.595 10 INFO neutron.wsgi [None req-01b3b0b5-d18a-4c93-bb20-5ea93f60ce8f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0081191 2026-04-27 22:22:46.605 10 INFO neutron.wsgi [None req-1a6ae037-10dc-4cb1-b395-45e3b7576d33 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047319 2026-04-27 22:22:46.616 10 INFO neutron.wsgi [None req-87917582-b3a0-4621-bdc4-4c1e7cdf8195 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046597 2026-04-27 22:22:46.625 10 INFO neutron.wsgi [None req-60884db3-59f3-412a-97d7-50df4e988257 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0043702 2026-04-27 22:22:46.689 10 INFO neutron.wsgi [None req-e1bbf5ae-a01a-4074-b53a-d366a7f29123 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1002 time: 0.0591736 2026-04-27 22:22:46.706 10 INFO neutron.wsgi [None req-49b306b0-01de-4d16-be84-831f2c564d04 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0081758 2026-04-27 22:22:47.064 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0f81b15-8e62-4628-91e6-ee4e6b6a0313 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:22:47.066 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0f81b15-8e62-4628-91e6-ee4e6b6a0313 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 1715891a-6a33-4a74-91d2-f7fbeb9ec0b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:47.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-c0f81b15-8e62-4628-91e6-ee4e6b6a0313 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9581e274-750d-47f4-b729-5c7a46520bff (type: ports) to 1 2026-04-27 22:22:47.272 10 INFO neutron.wsgi [None req-c0f81b15-8e62-4628-91e6-ee4e6b6a0313 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1337 time: 0.5567086 2026-04-27 22:22:49.543 9 INFO neutron.wsgi [None req-43952b81-08e1-488d-a697-f71120330dde deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0517466 2026-04-27 22:22:49.559 9 INFO neutron.wsgi [None req-c5de6a00-396f-45a0-975f-af617cc9900d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0088043 2026-04-27 22:22:49.571 9 INFO neutron.wsgi [None req-d91945b3-d4ba-4ff3-90f4-96400bf1cf96 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0052724 2026-04-27 22:22:49.580 9 INFO neutron.wsgi [None req-51e438e3-19ae-437e-b07d-03b8d1ad2315 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0049975 2026-04-27 22:22:49.619 9 INFO neutron.wsgi [None req-12000f2e-1da5-4a24-b50e-969b3db45c99 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1332 time: 0.0339079 2026-04-27 22:22:49.849 9 INFO neutron.wsgi [None req-969d4525-e1cd-4c60-b694-0b4522ec8d82 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0074587 2026-04-27 22:22:49.858 9 INFO neutron.wsgi [None req-a5d48692-9e97-4a5f-8b7e-4f95db8a7c54 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047476 2026-04-27 22:22:49.867 9 INFO neutron.wsgi [None req-1bb8fe73-a334-4ee4-8ffb-af1c2ffdd421 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045729 2026-04-27 22:22:49.884 9 INFO neutron.wsgi [None req-1a591a77-52fc-4b45-8c58-738669e32b67 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0049472 2026-04-27 22:22:49.900 9 INFO neutron.api.v2.resource [None req-9ff0a76c-bfc2-4963-9ae7-8ccf01fcc039 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:22:49.902 9 INFO neutron.wsgi [None req-9ff0a76c-bfc2-4963-9ae7-8ccf01fcc039 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups/lb-8fb15529-61dc-46d7-95f1-15ba3848cc7a HTTP/1.1" status: 404 len: 355 time: 0.0130000 2026-04-27 22:22:49.933 9 INFO neutron.wsgi [None req-5056e012-de3f-40bc-a764-a0df5b078fcd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups?name=lb-8fb15529-61dc-46d7-95f1-15ba3848cc7a HTTP/1.1" status: 200 len: 221 time: 0.0270436 2026-04-27 22:22:50.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7524dc7-a6b0-4e7a-815b-8a3c6a880ef6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 159ec55e-5317-49cf-a164-de6919db646c (type: security_groups) to 1 2026-04-27 22:22:50.073 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7524dc7-a6b0-4e7a-815b-8a3c6a880ef6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 14c0a850-376c-413c-a6eb-3fa6d28ed986 (type: security_group_rules) to 0 2026-04-27 22:22:50.088 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7524dc7-a6b0-4e7a-815b-8a3c6a880ef6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f02a18c3-fb67-413d-8ad8-f7d90e5ebe9a (type: security_group_rules) to 0 2026-04-27 22:22:50.111 9 INFO neutron.wsgi [None req-d7524dc7-a6b0-4e7a-815b-8a3c6a880ef6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1843 time: 0.1733534 2026-04-27 22:22:50.159 9 INFO neutron.wsgi [None req-befb57ee-4c52-43b3-929e-5544bff53c2c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-group-rules?security_group_id=159ec55e-5317-49cf-a164-de6919db646c HTTP/1.1" status: 200 len: 1382 time: 0.0428998 2026-04-27 22:22:50.507 9 INFO neutron.db.ovn_revision_numbers_db [None req-7a344980-373f-4192-a66f-8078349d0d96 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9581e274-750d-47f4-b729-5c7a46520bff (type: ports) to 2 2026-04-27 22:22:50.521 9 INFO neutron.wsgi [None req-7a344980-373f-4192-a66f-8078349d0d96 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "PUT /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1332 time: 0.3527038 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:22:50.588 9 INFO neutron.wsgi [None req-80fc0612-6a9b-4413-bb92-da8470a99790 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0087304 2026-04-27 22:22:50.595 9 INFO neutron.wsgi [None req-9d388daa-f5b4-46d8-b8e6-734df50a8fa3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034943 2026-04-27 22:22:50.604 9 INFO neutron.wsgi [None req-2892d81c-b08f-4585-a093-167b357cf554 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0047183 2026-04-27 22:22:50.612 9 INFO neutron.wsgi [None req-8d434eb7-ce4b-49e9-8231-eb095e28686d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0048015 2026-04-27 22:22:50.646 9 INFO neutron.wsgi [None req-dd24249f-282e-409e-bb3c-0f344b556ee1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0293937 2026-04-27 22:22:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029964 2026-04-27 22:22:56.140 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041258 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:22:57.883 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-e6f201dd-c4fd-4b86-95bf-14ea625b993f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=17b81d65-8250-4595-be23-9a8ed015c857&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0413775 2026-04-27 22:22:57.958 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-10cfd7dc-5cbf-48ad-9eef-8545863427e6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/networks?id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 200 len: 937 time: 0.0667627 2026-04-27 22:22:57.979 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-7685b69d-a0cf-467b-82d4-510774ae7247 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/quotas/815f3c67b503466886e031bf8324ba89 HTTP/1.1" status: 200 len: 490 time: 0.0130777 2026-04-27 22:22:58.054 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-79844d52-cb77-4f94-9fef-e7209701e2f7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0678339 2026-04-27 22:22:58.124 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-e3a4af79-f091-44a2-8034-d9ce191f5c97 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0573337 2026-04-27 22:22:58.183 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-9f3ecffa-8642-4033-96ca-ca20e3c1f2fd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 10.0.0.182 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0510240 2026-04-27 22:22:58.702 10 INFO neutron.wsgi [req-a26b2364-a8e5-47a0-961a-2ea4b134d9e8 req-a0e5f9af-380f-49ec-bf9a-7350f8a0ff2b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 210 time: 0.0233316 2026-04-27 22:22:58.772 10 INFO neutron.wsgi [req-29475193-82a5-466f-bbc8-00930862d339 req-3d680aea-e132-4353-a2a2-b3741f8fc5bd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 210 time: 0.0264497 2026-04-27 22:22:59.334 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-71198b89-841d-4d4f-b74f-273136bf68ae deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks?id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 200 len: 937 time: 0.0514245 2026-04-27 22:22:59.393 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-55ee1ea1-e672-4ed5-af21-49b3f3a9a8c2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=815f3c67b503466886e031bf8324ba89 HTTP/1.1" status: 200 len: 542 time: 0.0533931 2026-04-27 22:22:59.682 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-527440a2-5efd-41d6-a0fa-636b9bcb72c8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:22:59.683 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-527440a2-5efd-41d6-a0fa-636b9bcb72c8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 07d92285-bf8e-4f01-bd0e-9ee3185efd65: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:22:59.874 10 INFO neutron.db.ovn_revision_numbers_db [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-527440a2-5efd-41d6-a0fa-636b9bcb72c8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ecaf1393-0d76-42dc-b6fe-708995a5dd6a (type: ports) to 1 2026-04-27 22:22:59.892 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-527440a2-5efd-41d6-a0fa-636b9bcb72c8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1283 time: 0.4935660 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:23:00.350 10 INFO neutron.db.ovn_revision_numbers_db [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-33a96507-bd2f-4b8c-92d5-e1cc87156165 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource ecaf1393-0d76-42dc-b6fe-708995a5dd6a (type: ports) to 2 2026-04-27 22:23:00.574 10 INFO neutron.db.ovn_revision_numbers_db [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-33a96507-bd2f-4b8c-92d5-e1cc87156165 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource ecaf1393-0d76-42dc-b6fe-708995a5dd6a (type: ports) to 2 2026-04-27 22:23:00.602 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-33a96507-bd2f-4b8c-92d5-e1cc87156165 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/ecaf1393-0d76-42dc-b6fe-708995a5dd6a HTTP/1.1" status: 200 len: 1380 time: 0.7032411 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:23:00.651 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-91c51b1d-a41d-4f15-bf53-b864d212ee17'] response: {'name': 'network-changed', 'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'tag': 'ecaf1393-0d76-42dc-b6fe-708995a5dd6a', 'status': 'completed', 'code': 200} 2026-04-27 22:23:00.687 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-d8a68cd8-22f0-4fec-8b26-effd0f4e9c2d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1411 time: 0.0494232 2026-04-27 22:23:00.722 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-1cce83f2-836f-4c39-b649-8c5806c1c407 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ecaf1393-0d76-42dc-b6fe-708995a5dd6a HTTP/1.1" status: 200 len: 217 time: 0.0304749 2026-04-27 22:23:00.761 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-2242479e-4701-4024-af64-4e45c2e9504f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=bfa97413-88a9-48c3-b569-fe6dac523181 HTTP/1.1" status: 200 len: 829 time: 0.0350575 2026-04-27 22:23:00.795 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-4b34c847-8e87-4f9e-be90-5d633da0c70b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0248857 2026-04-27 22:23:00.867 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-9f75a06e-49da-4b2d-a6c4-302527154baf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0658815 2026-04-27 22:23:00.932 10 INFO neutron.wsgi [req-a046a6c3-50b3-4a3f-8d8a-8405dca809fe req-65feedcd-b5cf-44a0-a55e-e7ffc54adb0f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0585144 2026-04-27 22:23:01.014 10 INFO neutron.wsgi [req-71268d11-8251-4374-b78f-47e0bc0b5a4c req-5dd24e6b-1c12-484a-9fc5-dfeed398e83c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1411 time: 0.0381477 2026-04-27 22:23:01.088 10 INFO neutron.wsgi [req-71268d11-8251-4374-b78f-47e0bc0b5a4c req-6a7caa8a-ab69-4636-99c3-1231a58869f0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=07d92285-bf8e-4f01-bd0e-9ee3185efd65 HTTP/1.1" status: 200 len: 937 time: 0.0689697 2026-04-27 22:23:01.140 10 INFO neutron.wsgi [req-71268d11-8251-4374-b78f-47e0bc0b5a4c req-ca990a4a-9b10-4d84-9611-ee9117e48d3d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ecaf1393-0d76-42dc-b6fe-708995a5dd6a HTTP/1.1" status: 200 len: 217 time: 0.0339997 2026-04-27 22:23:01.175 10 INFO neutron.wsgi [req-86617ee8-5285-4267-807e-3654b5cc0d3c req-603a0fd7-19d3-4249-8673-8c90d587eed3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1411 time: 0.0683694 2026-04-27 22:23:01.183 10 INFO neutron.wsgi [req-71268d11-8251-4374-b78f-47e0bc0b5a4c req-72685a75-582b-44b7-9335-fbdee67c18c2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=bfa97413-88a9-48c3-b569-fe6dac523181 HTTP/1.1" status: 200 len: 829 time: 0.0356619 2026-04-27 22:23:01.213 10 INFO neutron.wsgi [req-71268d11-8251-4374-b78f-47e0bc0b5a4c req-cbafd5ea-871a-4d83-b660-e5d16a668a26 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0242560 2026-04-27 22:23:01.248 10 INFO neutron.wsgi [req-86617ee8-5285-4267-807e-3654b5cc0d3c req-99d2d928-e1e3-4fee-b460-856b00f10035 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/security-groups?id=17b81d65-8250-4595-be23-9a8ed015c857&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0645766 2026-04-27 22:23:01.292 10 INFO neutron.wsgi [req-71268d11-8251-4374-b78f-47e0bc0b5a4c req-de0a86ca-3fed-4f2a-a159-4bf25b2fe453 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0719805 2026-04-27 22:23:01.349 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: ecaf1393-0d76-42dc-b6fe-708995a5dd6a 2026-04-27 22:23:01.368 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port ecaf1393-0d76-42dc-b6fe-708995a5dd6a 2026-04-27 22:23:01.390 10 INFO neutron.wsgi [req-71268d11-8251-4374-b78f-47e0bc0b5a4c req-14e74def-1d50-4075-b453-3ed84b9fa06c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0897162 2026-04-27 22:23:01.506 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cd23c53-0208-48e3-8d68-e8e55753557c'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ecaf1393-0d76-42dc-b6fe-708995a5dd6a', 'code': 200} 2026-04-27 22:23:01.651 10 INFO neutron.wsgi [req-1e86d4aa-8545-4d0a-8729-542a5cb46482 req-02117364-f78e-4bc3-a7a7-50008a352d64 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1413 time: 0.0511768 2026-04-27 22:23:01.692 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource ecaf1393-0d76-42dc-b6fe-708995a5dd6a (type: ports) to 4 2026-04-27 22:23:01.700 10 INFO neutron.wsgi [req-1e86d4aa-8545-4d0a-8729-542a5cb46482 req-a915bf2b-7a5a-4199-ab0c-2c85a1f205f5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=17b81d65-8250-4595-be23-9a8ed015c857&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0405486 2026-04-27 22:23:01.811 10 INFO neutron.wsgi [req-e460f1d0-9b52-44e5-ab8f-1894e469a92b req-db40f3dc-b3db-409c-83ea-f7d312c239e4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1413 time: 0.0477624 2026-04-27 22:23:03.542 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a1bd2e0-327f-4783-8d50-831699e4542c'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ecaf1393-0d76-42dc-b6fe-708995a5dd6a', 'code': 200} 2026-04-27 22:23:04.691 10 INFO neutron.wsgi [req-e3b3ef17-a162-4bb3-9847-186ce15bca1e req-47a972df-2dd6-4f99-81b7-b6843587b40c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1413 time: 0.0516179 2026-04-27 22:23:04.744 10 INFO neutron.wsgi [req-e3b3ef17-a162-4bb3-9847-186ce15bca1e req-e42ca0c0-3a77-491a-b284-612c171ad36b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=17b81d65-8250-4595-be23-9a8ed015c857&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0438049 2026-04-27 22:23:04.861 10 INFO neutron.wsgi [req-7609a5b0-27a3-40f6-a0eb-b002956f6887 req-338366d3-f37e-4884-b901-0a536e1a7270 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1413 time: 0.0560412 2026-04-27 22:23:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019741 2026-04-27 22:23:11.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034845 2026-04-27 22:23:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025809 2026-04-27 22:23:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035586 2026-04-27 22:23:34.687 10 INFO neutron.wsgi [req-d298b98a-2693-4b43-a0d0-93d4beb6e18f req-90fc3c12-6169-4d0f-a41b-78c2822fc28d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=819c3735-e091-4314-9a67-7189c5e33178&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0410154 2026-04-27 22:23:34.762 10 INFO neutron.wsgi [req-d298b98a-2693-4b43-a0d0-93d4beb6e18f req-22ae96cc-4ca8-4fd9-b025-e3dc8ae496eb 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 1638 time: 0.0421469 2026-04-27 22:23:34.862 10 INFO neutron.wsgi [req-d298b98a-2693-4b43-a0d0-93d4beb6e18f req-7b7651ee-d90e-4333-b336-cc1ed5f61149 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1003 time: 0.0774655 2026-04-27 22:23:34.921 10 INFO neutron.wsgi [req-d298b98a-2693-4b43-a0d0-93d4beb6e18f req-73f618a5-3fdf-456c-889d-067ec2837132 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 1059 time: 0.0518453 2026-04-27 22:23:34.958 10 INFO neutron.wsgi [req-d298b98a-2693-4b43-a0d0-93d4beb6e18f req-b80bfc21-b27d-4566-b793-834c7653e8ae 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A99&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 217 time: 0.0237029 2026-04-27 22:23:35.001 10 INFO neutron.wsgi [req-d298b98a-2693-4b43-a0d0-93d4beb6e18f req-ba6bab54-0d4e-42e5-851c-b5f3842874fb 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=93291119-c9de-4196-ac28-e3fdd3b6778e&id=390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 1565 time: 0.0353081 2026-04-27 22:23:35.034 10 INFO neutron.wsgi [req-d298b98a-2693-4b43-a0d0-93d4beb6e18f req-20c8af16-5408-4c31-a89b-96bb5d7642b9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0239589 2026-04-27 22:23:35.069 10 INFO neutron.wsgi [req-d298b98a-2693-4b43-a0d0-93d4beb6e18f req-14fc4d5e-9c7b-4aca-a043-abb007211c95 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0267034 2026-04-27 22:23:35.133 10 INFO neutron.wsgi [req-d298b98a-2693-4b43-a0d0-93d4beb6e18f req-891fcc90-2ac8-4b0b-a6c3-593711cfbc39 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0585594 2026-04-27 22:23:35.202 10 INFO neutron.wsgi [req-d298b98a-2693-4b43-a0d0-93d4beb6e18f req-8320dffb-c5f9-4272-b459-0c139e607d7a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0613465 2026-04-27 22:23:39.489 10 INFO neutron.wsgi [None req-12af201e-fb91-431d-a7b1-02ced43ed174 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4721 time: 0.1629837 2026-04-27 22:23:39.596 10 INFO neutron.wsgi [None req-018ae746-6b3e-436f-975a-4743202fc633 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 19909 time: 0.1008487 2026-04-27 22:23:39.686 10 INFO neutron.wsgi [None req-cba685dd-8797-40c2-b247-dd7f52a831ac deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1141 time: 0.0816145 2026-04-27 22:23:39.721 10 INFO neutron.wsgi [None req-10cae616-1950-4a50-a4cc-80dc1cd375ac deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0336246 2026-04-27 22:23:39.737 10 INFO neutron.wsgi [None req-72c60c68-2e35-4801-8d5c-42e7c098dea1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0141008 2026-04-27 22:23:39.750 10 INFO neutron.wsgi [None req-5edfa4ba-0e84-4cc2-98e2-808a58e027c2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3363 time: 0.0120466 2026-04-27 22:23:39.796 10 INFO neutron.wsgi [None req-8c50b709-6b9e-4dda-b95e-6975ad6bcb77 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30452 time: 0.0448384 2026-04-27 22:23:39.852 10 INFO neutron.wsgi [None req-dd97f8e1-c728-4f36-8f5e-f33ca6e38c35 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0480080 2026-04-27 22:23:39.893 10 INFO neutron.wsgi [None req-8644d79e-6fa2-4fa7-912b-aac7d864c2dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.0391784 2026-04-27 22:23:39.939 10 INFO neutron.wsgi [None req-802044c9-9b14-465c-a1bc-aebb5cfb3946 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0443206 2026-04-27 22:23:39.953 10 INFO neutron.wsgi [None req-c7b0b688-3aea-4bd2-b8f9-049ef4f76e8f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0120618 2026-04-27 22:23:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029078 2026-04-27 22:23:41.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034416 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:23:42.735 9 INFO neutron.wsgi [None req-e2563231-96cf-45ec-b6ef-0debb4c7c779 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0096586 2026-04-27 22:23:42.746 9 INFO neutron.wsgi [None req-ff463da2-7f30-4ec1-82b7-f0170b0960fb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0043864 2026-04-27 22:23:42.758 9 INFO neutron.wsgi [None req-df0cb51c-48cd-4353-a21c-47f6bf874fb7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0052691 2026-04-27 22:23:42.767 9 INFO neutron.wsgi [None req-b4c7e5c5-5e46-4bea-a6fb-0f7896e68fcc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047023 2026-04-27 22:23:42.815 9 INFO neutron.wsgi [None req-116086ed-3616-4a11-b32d-79ce37e24c03 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0433826 2026-04-27 22:23:42.870 9 INFO neutron.wsgi [None req-b7483b57-398c-40a6-b7a9-938f7080a933 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1413 time: 0.0400372 2026-04-27 22:23:43.180 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d06eb0dc-f770-4c8f-b65e-d127bde22a97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:23:43.182 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d06eb0dc-f770-4c8f-b65e-d127bde22a97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 1715891a-6a33-4a74-91d2-f7fbeb9ec0b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:23:43.333 9 INFO neutron.db.ovn_revision_numbers_db [None req-d06eb0dc-f770-4c8f-b65e-d127bde22a97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 60276d57-739d-4515-8500-af5b61d2e2e2 (type: ports) to 1 2026-04-27 22:23:43.355 9 INFO neutron.wsgi [None req-d06eb0dc-f770-4c8f-b65e-d127bde22a97 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1302 time: 0.4734049 2026-04-27 22:23:43.434 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-b2b10bb1-a6b9-4bf2-89a6-9448fe184a46 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1297 time: 0.0333927 2026-04-27 22:23:43.451 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-5d291783-3446-493f-ae93-aa023dbf8403 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0076702 2026-04-27 22:23:43.555 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-33bcd1a6-1500-4c0e-aa6f-28a58b17a11d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile HTTP/1.1" status: 200 len: 335 time: 0.0345645 2026-04-27 22:23:43.621 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-c5866681-516b-42ce-937b-1409e31eb4dd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0580935 2026-04-27 22:23:43.688 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-6595f581-e642-4cf2-ab6e-e6f925e561a8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0585270 2026-04-27 22:23:43.742 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-a4916ab5-61e6-4e6a-b70b-e3654278b495 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1297 time: 0.0318737 2026-04-27 22:23:43.814 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-e63cb920-53b5-41a8-af30-8664781266f9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks?id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1005 time: 0.0681076 2026-04-27 22:23:44.255 10 INFO neutron.db.ovn_revision_numbers_db [req-5908280a-374d-4009-bdf4-672bcccf2adf req-d65796e2-7a33-4580-a9cb-e7efdcf6e985 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 60276d57-739d-4515-8500-af5b61d2e2e2 (type: ports) to 2 2026-04-27 22:23:44.463 10 INFO neutron.db.ovn_revision_numbers_db [req-5908280a-374d-4009-bdf4-672bcccf2adf req-d65796e2-7a33-4580-a9cb-e7efdcf6e985 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 60276d57-739d-4515-8500-af5b61d2e2e2 (type: ports) to 2 2026-04-27 22:23:44.482 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-d65796e2-7a33-4580-a9cb-e7efdcf6e985 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1428 time: 0.6594958 2026-04-27 22:23:44.523 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b247d4d-5c67-4a11-935e-bbeb90474148'] response: {'name': 'network-changed', 'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'tag': '60276d57-739d-4515-8500-af5b61d2e2e2', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:23:44.574 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-8881bb54-12bc-4cfc-8cdf-b808b89e9aaf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2661 time: 0.0483780 2026-04-27 22:23:44.606 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-7d43ec90-ba68-43eb-887c-7db2c48ab3a3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ecaf1393-0d76-42dc-b6fe-708995a5dd6a HTTP/1.1" status: 200 len: 217 time: 0.0245831 2026-04-27 22:23:44.649 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-455b6da2-efb1-415c-b01c-790f82c9cab9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=bfa97413-88a9-48c3-b569-fe6dac523181 HTTP/1.1" status: 200 len: 829 time: 0.0350084 2026-04-27 22:23:44.681 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-e03a64e7-5a02-481d-8b3b-b18abbb88ccc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224683 2026-04-27 22:23:44.993 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-3fb2fdcb-bf6c-4b2e-9d37-1c45d48cbada 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3058510 2026-04-27 22:23:45.062 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-3687be23-1d0c-4314-994d-b33fd72b7a09 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0609019 2026-04-27 22:23:45.093 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-58eb9714-6e77-4718-8616-6b176b7afc0e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.140&port_id=60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 217 time: 0.0241218 2026-04-27 22:23:45.131 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-7e62f347-21e3-4008-bd5a-d7a847ff42e9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 853 time: 0.0315721 2026-04-27 22:23:45.158 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-ed7d8690-3c79-444b-b498-3434ad19b8ff 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0203452 2026-04-27 22:23:45.227 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-89452142-e4f1-4379-b5ed-eb0e18e6e7c7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0615640 2026-04-27 22:23:45.300 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-5cc4eeb9-3297-4019-9fd0-43b8ccf7a6f0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0662901 2026-04-27 22:23:45.398 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 60276d57-739d-4515-8500-af5b61d2e2e2 2026-04-27 22:23:45.411 10 INFO neutron.wsgi [req-412f0575-6b8b-484c-901d-ec712d0d70a1 req-f18b1d9e-06c2-4fcd-94bc-2411ff8d6fa7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2661 time: 0.0607848 2026-04-27 22:23:45.418 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 60276d57-739d-4515-8500-af5b61d2e2e2 2026-04-27 22:23:45.504 10 INFO neutron.wsgi [req-412f0575-6b8b-484c-901d-ec712d0d70a1 req-62df183e-53e5-4eda-8901-dd276b80a8bc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1005 time: 0.0824373 2026-04-27 22:23:45.535 10 INFO neutron.wsgi [req-412f0575-6b8b-484c-901d-ec712d0d70a1 req-cc10a8e0-4c86-4b67-a462-bc996980a2e2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.140&port_id=60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 217 time: 0.0249088 2026-04-27 22:23:45.587 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e92af54-d616-4bec-b6f4-e55500434ba4'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60276d57-739d-4515-8500-af5b61d2e2e2', 'code': 200} 2026-04-27 22:23:45.607 10 INFO neutron.wsgi [req-5908280a-374d-4009-bdf4-672bcccf2adf req-575a7a44-8d4a-4107-9ba0-d60bfdede826 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1458 time: 0.0505185 2026-04-27 22:23:45.610 10 INFO neutron.wsgi [req-412f0575-6b8b-484c-901d-ec712d0d70a1 req-956ab26e-6dc4-4f03-b578-b3048dda808d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 853 time: 0.0679486 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:23:45.639 10 INFO neutron.wsgi [req-412f0575-6b8b-484c-901d-ec712d0d70a1 req-d6994992-c05a-4faf-981b-c347f43cdaca 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235713 2026-04-27 22:23:45.709 10 INFO neutron.wsgi [req-412f0575-6b8b-484c-901d-ec712d0d70a1 req-758a6ebe-8e76-49f6-a4e6-85a22fcc8936 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0611784 2026-04-27 22:23:45.785 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 60276d57-739d-4515-8500-af5b61d2e2e2 (type: ports) to 4 2026-04-27 22:23:45.791 10 INFO neutron.wsgi [req-412f0575-6b8b-484c-901d-ec712d0d70a1 req-2cec4af1-804a-4a84-ac9e-781bb734e4dc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0713282 2026-04-27 22:23:46.075 9 INFO neutron.db.ovn_revision_numbers_db [None req-3dafbe31-6f30-47c1-b1f9-cacb331b1408 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 60276d57-739d-4515-8500-af5b61d2e2e2 (type: ports) to 5 2026-04-27 22:23:46.101 9 INFO neutron.wsgi [None req-3dafbe31-6f30-47c1-b1f9-cacb331b1408 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "PUT /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1491 time: 0.4823806 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:23:46.123 9 INFO neutron.api.v2.resource [None req-6ce12be3-0441-4926-bfc9-5c165820c519 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:23:46.124 9 INFO neutron.wsgi [None req-6ce12be3-0441-4926-bfc9-5c165820c519 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups/lb-8fb15529-61dc-46d7-95f1-15ba3848cc7a HTTP/1.1" status: 404 len: 355 time: 0.0151527 2026-04-27 22:23:46.173 9 INFO neutron.wsgi [None req-b37e5ae9-bafe-4019-867e-c4e2f2d97bd7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups?name=lb-8fb15529-61dc-46d7-95f1-15ba3848cc7a HTTP/1.1" status: 200 len: 1839 time: 0.0447559 2026-04-27 22:23:46.522 9 INFO neutron.db.ovn_revision_numbers_db [None req-608e1da7-4486-4104-b167-3dbfc3ce90c5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 60276d57-739d-4515-8500-af5b61d2e2e2 (type: ports) to 6 2026-04-27 22:23:46.537 9 INFO neutron.wsgi [None req-608e1da7-4486-4104-b167-3dbfc3ce90c5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "PUT /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1491 time: 0.3535919 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:23:46.734 9 INFO neutron.wsgi [None req-c903a920-345d-4332-b62c-30c3cde08bf1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0098310 2026-04-27 22:23:46.748 9 INFO neutron.wsgi [None req-c2897b3e-6cff-42cd-9103-01e91b228563 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0070031 2026-04-27 22:23:46.754 9 INFO neutron.wsgi [None req-5d1da909-a2e3-4c14-98ec-e41fa8ba3dc0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0031826 2026-04-27 22:23:46.767 9 INFO neutron.wsgi [None req-b6baf88a-40a1-409c-acbf-10a3e74e8026 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0065751 2026-04-27 22:23:46.809 9 INFO neutron.wsgi [None req-65ba539d-389d-4505-a2b1-7047e0e88d24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0370638 2026-04-27 22:23:46.862 9 INFO neutron.wsgi [None req-cd0e8932-1e60-4231-b035-445d64e8a9ba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1332 time: 0.0452962 2026-04-27 22:23:46.911 9 INFO neutron.wsgi [None req-dde80e24-aafd-4838-947a-b277a20da148 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1519 time: 0.0412853 2026-04-27 22:23:46.948 9 INFO neutron.wsgi [None req-a0e1a0fd-3c31-4081-a4b8-7d181f39a941 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0309496 2026-04-27 22:23:47.008 9 INFO neutron.wsgi [None req-477553a1-047c-41f2-a122-d658bcb972b6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1002 time: 0.0521729 2026-04-27 22:23:47.069 9 INFO neutron.wsgi [None req-b972ede5-d56d-4e1e-a5a3-513a1483e266 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1332 time: 0.0560296 2026-04-27 22:23:47.128 9 INFO neutron.wsgi [None req-7613f1a9-3b3e-465b-b857-2e2267d36f02 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0517087 2026-04-27 22:23:47.624 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-104820b2-ca47-42b6-b249-02ef14029dc8'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60276d57-739d-4515-8500-af5b61d2e2e2', 'code': 200} 2026-04-27 22:23:47.624 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-104820b2-ca47-42b6-b249-02ef14029dc8'] response: {'name': 'network-changed', 'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'tag': '60276d57-739d-4515-8500-af5b61d2e2e2', 'status': 'completed', 'code': 200} 2026-04-27 22:23:47.625 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-104820b2-ca47-42b6-b249-02ef14029dc8'] response: {'name': 'network-changed', 'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'tag': '60276d57-739d-4515-8500-af5b61d2e2e2', 'status': 'completed', 'code': 200} 2026-04-27 22:23:47.697 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-f4925827-1ea7-4cc0-8b36-0c825bb160f0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2724 time: 0.0463207 2026-04-27 22:23:47.765 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-efe6369b-9350-4603-b93d-6b03b97075e8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1005 time: 0.0614028 2026-04-27 22:23:47.799 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-1e91e4a0-8f03-4be8-983a-6be65a23fa8e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.140&port_id=60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 217 time: 0.0251355 2026-04-27 22:23:47.835 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-c39c6bf1-1b46-4a94-b27a-b41f165ac5e2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 853 time: 0.0292912 2026-04-27 22:23:47.865 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-c82fcd89-895d-4e77-8436-749ebf3ad86d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0223286 2026-04-27 22:23:47.938 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-002f74d2-8796-412c-ae6f-d79827083d9f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0617659 2026-04-27 22:23:48.002 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-47b29f67-8ecf-4027-811f-6b0948d005db 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0558426 2026-04-27 22:23:48.093 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-d82ac35d-a849-4109-9c09-5292dcb1f0f5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2724 time: 0.0533297 2026-04-27 22:23:48.161 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-632a903b-1e91-46a1-a12f-082ffcadc2d2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1005 time: 0.0624483 2026-04-27 22:23:48.193 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-f225c331-5890-4fc1-86e7-216a24c445f3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.140&port_id=60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 217 time: 0.0239766 2026-04-27 22:23:48.233 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-32d35c8a-f80c-471e-9495-54c58328d8a7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 853 time: 0.0326719 2026-04-27 22:23:48.261 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-5aff9c8d-1d7e-433c-841c-923b2a689d52 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0216391 2026-04-27 22:23:48.336 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-7f821243-52c0-408c-bbcf-617439fab5a5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0652795 2026-04-27 22:23:48.395 10 INFO neutron.wsgi [req-ff32dc49-b6ae-41d4-9a82-643681b1af18 req-91a09f9d-36e9-4128-9184-dc3e319a9f93 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0512090 2026-04-27 22:23:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019453 2026-04-27 22:23:56.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012722 2026-04-27 22:23:57.656 10 WARNING neutron_lib.context [None req-89266799-544f-4121-aa79-02f6df1046b0 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 22:23:57.931 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89266799-544f-4121-aa79-02f6df1046b0 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] No more DHCP agents 2026-04-27 22:23:57.933 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89266799-544f-4121-aa79-02f6df1046b0 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Unable to schedule network 20ee4d84-be3b-4f8e-8c40-e21ddfc8e124: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:23:58.659 10 INFO neutron.db.ovn_revision_numbers_db [None req-89266799-544f-4121-aa79-02f6df1046b0 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 0f8ee315-f310-49ca-8b56-6eb5dac41833 (type: floatingips) to -1 2026-04-27 22:23:58.812 10 INFO neutron.db.ovn_revision_numbers_db [None req-89266799-544f-4121-aa79-02f6df1046b0 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Successfully bumped revision number for resource 0f8ee315-f310-49ca-8b56-6eb5dac41833 (type: floatingips) to 1 2026-04-27 22:23:58.812 10 INFO neutron.db.l3_db [None req-89266799-544f-4121-aa79-02f6df1046b0 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Floating IP 0f8ee315-f310-49ca-8b56-6eb5dac41833 associated. External IP: 10.96.250.207, port: 9581e274-750d-47f4-b729-5c7a46520bff. 2026-04-27 22:23:58.865 10 INFO neutron.wsgi [None req-89266799-544f-4121-aa79-02f6df1046b0 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1098 time: 1.2148890 2026-04-27 22:24:02.451 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 9581e274-750d-47f4-b729-5c7a46520bff (type: ports) to 4 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:24:03.151 10 INFO neutron.wsgi [None req-6afbba60-5e2b-4a92-91ce-33f6ad44fb70 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0438323 2026-04-27 22:24:03.159 10 INFO neutron.wsgi [None req-1effdc0c-e402-469f-988b-466252f6e410 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0035670 2026-04-27 22:24:03.167 10 INFO neutron.wsgi [None req-c658c639-2efc-47df-bdd2-baa33fc7d5b3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046000 2026-04-27 22:24:03.176 10 INFO neutron.wsgi [None req-8c95534a-b98b-4d03-a687-593e02287408 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051119 2026-04-27 22:24:03.302 10 INFO neutron.api.v2.resource [None req-571e40f1-2cd2-48fd-98be-6d79b2ca55ad deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:24:03.303 10 INFO neutron.wsgi [None req-571e40f1-2cd2-48fd-98be-6d79b2ca55ad deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups/lb-8fb15529-61dc-46d7-95f1-15ba3848cc7a HTTP/1.1" status: 404 len: 355 time: 0.0133576 2026-04-27 22:24:03.351 10 INFO neutron.wsgi [None req-96325d6f-f365-4207-aa06-e3bc28be323e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups?name=lb-8fb15529-61dc-46d7-95f1-15ba3848cc7a HTTP/1.1" status: 200 len: 1839 time: 0.0430596 2026-04-27 22:24:03.409 10 INFO neutron.wsgi [None req-38021e67-b83f-455c-8907-f029ba8037aa deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-group-rules?security_group_id=159ec55e-5317-49cf-a164-de6919db646c HTTP/1.1" status: 200 len: 1382 time: 0.0512929 2026-04-27 22:24:03.577 10 INFO neutron.db.ovn_revision_numbers_db [None req-d600e9bc-cbf9-4c79-9a5b-e667794e6506 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource da528afe-5574-472f-a478-7fcf07771ae8 (type: security_group_rules) to 0 2026-04-27 22:24:03.604 10 INFO neutron.wsgi [None req-d600e9bc-cbf9-4c79-9a5b-e667794e6506 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1860142 2026-04-27 22:24:03.739 10 INFO neutron.db.ovn_revision_numbers_db [None req-cdc32a2a-cb34-4d1b-8441-213fc0390075 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0e61432a-2bd7-4aa1-8005-e3d09210c1ef (type: security_group_rules) to 0 2026-04-27 22:24:03.766 10 INFO neutron.wsgi [None req-cdc32a2a-cb34-4d1b-8441-213fc0390075 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1540985 2026-04-27 22:24:10.500 10 INFO neutron.wsgi [None req-34db0993-4830-4de8-a42c-3c588d596d75 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0584531 2026-04-27 22:24:10.513 10 INFO neutron.wsgi [None req-0bef37a2-dac0-4735-9fb7-48039ef0821d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0053098 2026-04-27 22:24:10.522 10 INFO neutron.wsgi [None req-14d87d8b-914d-4473-b4fa-558081bf2cab deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0048809 2026-04-27 22:24:10.533 10 INFO neutron.wsgi [None req-f0e70768-27f0-48c5-89fa-f2dc2be49711 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0059903 2026-04-27 22:24:10.999 10 INFO neutron.wsgi [-] 10.0.0.128 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0043650 2026-04-27 22:24:11.058 10 INFO neutron.wsgi [None req-2dbd3cf6-7529-49fb-a197-c36ac39db8f5 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.128 "GET /v2.0/subnets/71be748c-8a29-4de6-95d1-9ff5ce2e6179 HTTP/1.1" status: 200 len: 831 time: 0.0406876 2026-04-27 22:24:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026803 2026-04-27 22:24:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031238 2026-04-27 22:24:11.871 10 INFO neutron.wsgi [None req-33240090-d2ce-4c7a-bdac-59e2f9c2f2ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0046573 2026-04-27 22:24:11.882 10 INFO neutron.wsgi [None req-4031505a-528d-4802-b45b-28fbf3dc2c9c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0049739 2026-04-27 22:24:11.895 10 INFO neutron.wsgi [None req-1104809e-29f0-42ba-bcd7-07f0a50a51c1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0066931 2026-04-27 22:24:11.905 10 INFO neutron.wsgi [None req-a85965ec-d645-4135-b696-b5b895dee0be deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0053008 2026-04-27 22:24:11.946 10 INFO neutron.wsgi [None req-bcb4a385-6b47-42f7-b2e8-bdadcc1db0a9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/71be748c-8a29-4de6-95d1-9ff5ce2e6179 HTTP/1.1" status: 200 len: 849 time: 0.0364614 2026-04-27 22:24:12.008 10 INFO neutron.wsgi [None req-df00669b-0c90-4fe4-b9ad-be54205e54f2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2724 time: 0.0561113 2026-04-27 22:24:12.171 10 INFO neutron.wsgi [None req-a09f61f5-3fa1-45ba-93cc-eb7f9053c8c6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0079045 2026-04-27 22:24:12.181 10 INFO neutron.wsgi [None req-4bcf6425-fcf7-442d-8ca4-57b061e2e1b4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0043793 2026-04-27 22:24:12.189 10 INFO neutron.wsgi [None req-95bddeb4-ce38-4728-8b91-ac1eb403fd43 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042739 2026-04-27 22:24:12.198 10 INFO neutron.wsgi [None req-92e2f66d-c65b-4db2-b415-a19c4e2458dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045378 2026-04-27 22:24:12.779 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-d855a1d3-41bf-4088-83ce-0b0cc3b9d765 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0629947 2026-04-27 22:24:12.847 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-42d89690-3bb8-472a-bfe2-e61fb08bf4e3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0600126 2026-04-27 22:24:12.936 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-c0415f21-7e36-44fe-ab5e-4c06c053c058 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 1002 time: 0.0695210 2026-04-27 22:24:13.300 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-91ade0ad-2535-4e45-ac92-12400d8ef94a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:24:13.302 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-91ade0ad-2535-4e45-ac92-12400d8ef94a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network 5bd76c9b-319c-4b51-8086-9f9c99204594: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:24:13.533 10 INFO neutron.db.ovn_revision_numbers_db [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-91ade0ad-2535-4e45-ac92-12400d8ef94a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3d368827-27be-4028-86d2-ab0841462702 (type: ports) to 1 2026-04-27 22:24:13.575 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-91ade0ad-2535-4e45-ac92-12400d8ef94a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1508 time: 0.6359341 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:24:13.980 10 INFO neutron.db.ovn_revision_numbers_db [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-1d3b8461-a98e-4c86-93e0-8be6c9642107 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 3d368827-27be-4028-86d2-ab0841462702 (type: ports) to 2 2026-04-27 22:24:14.212 10 INFO neutron.db.ovn_revision_numbers_db [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-1d3b8461-a98e-4c86-93e0-8be6c9642107 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 3d368827-27be-4028-86d2-ab0841462702 (type: ports) to 2 2026-04-27 22:24:14.229 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-1d3b8461-a98e-4c86-93e0-8be6c9642107 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 1605 time: 0.6464987 2026-04-27 22:24:14.268 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c69fa20-9a25-4ede-b741-d717bbac02ed'] response: {'name': 'network-changed', 'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'tag': '3d368827-27be-4028-86d2-ab0841462702', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:24:14.331 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-d86ddb88-97ef-48aa-a925-96c9f6ecc449 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4149 time: 0.0511110 2026-04-27 22:24:14.628 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-818dc32c-f0a5-49c4-afc4-e446093fc9d5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ecaf1393-0d76-42dc-b6fe-708995a5dd6a HTTP/1.1" status: 200 len: 217 time: 0.2908018 2026-04-27 22:24:14.664 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-8f255cd2-ffd9-422b-a2cb-c430567413b2 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=bfa97413-88a9-48c3-b569-fe6dac523181 HTTP/1.1" status: 200 len: 829 time: 0.0305808 2026-04-27 22:24:14.689 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-2b5087b8-a28a-4d0e-bd0d-b70d26bbfb04 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0197723 2026-04-27 22:24:14.752 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-f4720235-ee05-4eab-9198-e42f1e231246 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0578492 2026-04-27 22:24:14.818 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-2de88037-7c12-44e3-b6b0-3bfb42826f69 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0576448 2026-04-27 22:24:14.847 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-063d3569-6d9a-45f0-b918-ab27ea75ee45 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.140&port_id=60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 217 time: 0.0240433 2026-04-27 22:24:14.882 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-019dd68f-1e21-46a7-b859-effecf70ddd3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 853 time: 0.0301106 2026-04-27 22:24:14.912 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-23bebcf0-0330-4f0d-92dc-d48e7786ab09 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0219250 2026-04-27 22:24:14.977 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-7457e699-105b-41f8-b200-b39b983de64d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0607917 2026-04-27 22:24:15.049 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-249e77b0-2b89-4676-9d18-ac2a0f806a35 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0641468 2026-04-27 22:24:15.078 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-7df6f156-71dc-44b5-83a0-8cda3e87277c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 217 time: 0.0235753 2026-04-27 22:24:15.111 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-d1c5ecfc-cf74-42f9-af45-7f233c7f90bf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2aa&port_id=3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 217 time: 0.0250590 2026-04-27 22:24:15.160 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-be2c0d62-8e94-433e-bd3f-b07dcaebdccf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179&id=d1878942-1c55-4176-aec3-fd212b272821 HTTP/1.1" status: 200 len: 1563 time: 0.0431488 2026-04-27 22:24:15.197 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-a3453099-d072-4559-8706-a690e8246f1a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0300403 2026-04-27 22:24:15.223 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-e3bc08e1-5869-454e-91a7-bde69df0b5c0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0206480 2026-04-27 22:24:15.297 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-8b20726f-3164-4163-852d-e9f418928d7e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0673859 2026-04-27 22:24:15.368 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-d6e7d667-827c-4287-8ef6-db11a054811d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0662422 2026-04-27 22:24:15.499 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status up for port: 3d368827-27be-4028-86d2-ab0841462702 2026-04-27 22:24:15.507 10 INFO neutron.wsgi [req-d36ce337-cace-47dc-bb0c-bd11e157910d req-db933f6c-0167-48c5-a396-59b8a83bdff9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4149 time: 0.0711591 2026-04-27 22:24:15.528 9 INFO neutron.plugins.ml2.plugin [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Attempt 1 to provision port 3d368827-27be-4028-86d2-ab0841462702 2026-04-27 22:24:15.587 10 INFO neutron.wsgi [req-d36ce337-cace-47dc-bb0c-bd11e157910d req-da090208-0f6f-475e-afb8-a6e0b3d9149e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 1002 time: 0.0740337 2026-04-27 22:24:15.623 10 INFO neutron.wsgi [req-d36ce337-cace-47dc-bb0c-bd11e157910d req-a2195b1c-b5cd-487a-b562-5ec88f9a0899 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 217 time: 0.0291126 2026-04-27 22:24:15.655 10 INFO neutron.wsgi [req-d36ce337-cace-47dc-bb0c-bd11e157910d req-93c44f4b-24c3-4cfb-90c9-9deaee3793c7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2aa&port_id=3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 217 time: 0.0234015 2026-04-27 22:24:15.681 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0cafce0-8adb-4534-a3f3-2331211c2708'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d368827-27be-4028-86d2-ab0841462702', 'code': 200} 2026-04-27 22:24:15.730 10 INFO neutron.wsgi [req-d36ce337-cace-47dc-bb0c-bd11e157910d req-55b09fb8-40a9-434c-a254-a1acabbfce3f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179&id=d1878942-1c55-4176-aec3-fd212b272821 HTTP/1.1" status: 200 len: 1563 time: 0.0698655 2026-04-27 22:24:15.744 10 INFO neutron.wsgi [req-b93b634e-c707-4dc3-ac29-7e8d8df484c9 req-af57d4ed-eca7-48b8-b490-e34a652b4f2f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports/3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 1635 time: 0.0571048 2026-04-27 22:24:15.766 10 INFO neutron.wsgi [req-d36ce337-cace-47dc-bb0c-bd11e157910d req-48308291-fefe-4a19-a26d-6f0e469e9eae 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0281146 2026-04-27 22:24:15.801 10 INFO neutron.wsgi [req-d36ce337-cace-47dc-bb0c-bd11e157910d req-a28f7ee1-f0ae-43bb-b5e7-d1ce8968cbec 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0232692 2026-04-27 22:24:15.810 10 INFO neutron.wsgi [None req-292d1f75-aebc-43dc-9121-4e7bbac0ab72 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 1635 time: 0.0521333 2026-04-27 22:24:15.858 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 3d368827-27be-4028-86d2-ab0841462702 (type: ports) to 4 2026-04-27 22:24:15.870 10 INFO neutron.wsgi [None req-d15a6199-f23c-4dc2-bdfa-2b6a45c09946 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 1635 time: 0.0448408 2026-04-27 22:24:15.908 10 INFO neutron.wsgi [req-d36ce337-cace-47dc-bb0c-bd11e157910d req-7776d16a-8a61-4c80-8dd3-189bc1978731 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0970557 2026-04-27 22:24:15.983 10 INFO neutron.wsgi [req-d36ce337-cace-47dc-bb0c-bd11e157910d req-cc1808b5-c4e4-441d-87ac-fc8c276482f9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0667362 2026-04-27 22:24:16.505 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3c2eeb6-9a34-488e-a27c-99ab1ab1cdd1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3d368827-27be-4028-86d2-ab0841462702 (type: ports) to 5 2026-04-27 22:24:16.518 10 INFO neutron.wsgi [None req-c3c2eeb6-9a34-488e-a27c-99ab1ab1cdd1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "PUT /v2.0/ports/3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 1378 time: 0.6383607 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:24:16.563 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1395d922-f337-4a1e-ac45-9f8a697b622c'] response: {'name': 'network-changed', 'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'tag': '3d368827-27be-4028-86d2-ab0841462702', 'status': 'completed', 'code': 200} 2026-04-27 22:24:16.611 10 INFO neutron.wsgi [None req-cc29d82f-06cf-40eb-a53e-6711b148d1ee deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 999 time: 0.0847120 2026-04-27 22:24:16.634 10 INFO neutron.wsgi [req-3dff7e9e-2f9c-427c-984c-e9ac09520cda req-66964928-490f-4a23-b244-39ea03213177 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3922 time: 0.0557854 2026-04-27 22:24:16.671 10 INFO neutron.wsgi [None req-0a8421b4-2092-4596-b077-d738b777b599 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/71be748c-8a29-4de6-95d1-9ff5ce2e6179 HTTP/1.1" status: 200 len: 849 time: 0.0529041 2026-04-27 22:24:16.714 10 INFO neutron.wsgi [req-3dff7e9e-2f9c-427c-984c-e9ac09520cda req-ad7505d0-f836-46c8-a854-96629a6bb7dd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 1002 time: 0.0698059 2026-04-27 22:24:16.747 10 INFO neutron.wsgi [req-3dff7e9e-2f9c-427c-984c-e9ac09520cda req-ab8afb51-d6dd-45bb-9cac-eab6f05de9c6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 217 time: 0.0251317 2026-04-27 22:24:16.794 10 INFO neutron.wsgi [req-3dff7e9e-2f9c-427c-984c-e9ac09520cda req-37413fbc-c543-42d7-a815-a0e9653d081d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179 HTTP/1.1" status: 200 len: 852 time: 0.0380590 2026-04-27 22:24:16.819 10 INFO neutron.wsgi [req-3dff7e9e-2f9c-427c-984c-e9ac09520cda req-fc6da568-819f-4dda-92b4-4a82dcaf5c07 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0204697 2026-04-27 22:24:16.871 10 INFO neutron.wsgi [None req-d50670e7-b659-44ce-8f74-415f454dd567 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0058274 2026-04-27 22:24:16.884 10 INFO neutron.wsgi [None req-20356acf-233a-4ab5-a825-537d7e4a2f91 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0055239 2026-04-27 22:24:16.892 10 INFO neutron.wsgi [None req-e3d5270e-3f9a-42a7-bad5-9a196fdafe38 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046284 2026-04-27 22:24:16.903 10 INFO neutron.wsgi [None req-34c797da-5fe9-40e1-9517-bf0e458897a1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046196 2026-04-27 22:24:16.909 10 INFO neutron.wsgi [req-3dff7e9e-2f9c-427c-984c-e9ac09520cda req-90697368-85de-4dfc-a1d1-6c3864225f50 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0802965 2026-04-27 22:24:16.958 10 INFO neutron.wsgi [None req-9e00df5e-2bb2-4b50-b307-04a243b17c6b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0488634 2026-04-27 22:24:16.996 10 INFO neutron.wsgi [req-3dff7e9e-2f9c-427c-984c-e9ac09520cda req-d6355281-a9e2-402c-aea6-fe32eef7220d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0694563 2026-04-27 22:24:17.005 10 INFO neutron.wsgi [None req-1d83f906-ac8b-4f47-9b70-67bf60766308 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1340 time: 0.0373840 2026-04-27 22:24:17.050 10 INFO neutron.wsgi [None req-dddf6739-5c42-4b0d-b13d-5cc6788c9001 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1519 time: 0.0361834 2026-04-27 22:24:17.102 10 INFO neutron.wsgi [None req-426f4ef9-2f33-4c11-b55d-31ec9bfbef57 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0431750 2026-04-27 22:24:17.178 10 INFO neutron.wsgi [None req-8a1528bd-e4be-4b1f-86ba-c455d54a720b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1002 time: 0.0690265 2026-04-27 22:24:17.225 10 INFO neutron.wsgi [None req-bfc53a2e-1257-4117-83b2-687d50a76eea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1340 time: 0.0403271 2026-04-27 22:24:17.271 10 INFO neutron.wsgi [None req-e9e2bf06-6ce1-47d9-b5f6-bb311175e37f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0382240 2026-04-27 22:24:17.727 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3520de0-bd1d-43af-ac45-9e6146f0e9f2'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d368827-27be-4028-86d2-ab0841462702', 'code': 200} 2026-04-27 22:24:21.586 10 INFO neutron.wsgi [None req-3ffd6294-f1d6-414d-b5c5-32cc4d653114 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0073621 2026-04-27 22:24:21.596 10 INFO neutron.wsgi [None req-d628a370-7f45-4e37-ae30-9180a45bb1b8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047135 2026-04-27 22:24:21.609 10 INFO neutron.wsgi [None req-7748f393-a866-4f5a-8b04-5dfe6e1ab7e5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0084758 2026-04-27 22:24:21.620 10 INFO neutron.wsgi [None req-beecef56-b02c-4275-9c90-7ed956510b78 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.128 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0055628 2026-04-27 22:24:21.945 9 INFO neutron.wsgi [-] 10.0.0.128 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0016425 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:24:22.002 9 INFO neutron.wsgi [None req-bd09ddd4-6dc4-4123-b2b5-55885cb0a08c 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.128 "GET /v2.0/subnets/390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 830 time: 0.0451684 2026-04-27 22:24:23.945 9 INFO neutron.wsgi [None req-42e7b0fd-bc7d-4caf-88df-6dfece74710c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0085571 2026-04-27 22:24:23.954 9 INFO neutron.wsgi [None req-0efb1ee5-6783-404b-b6eb-6a23880f9aa2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0040200 2026-04-27 22:24:23.963 9 INFO neutron.wsgi [None req-6ba01b9e-5168-4f19-aa85-6e39d276b2c6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046461 2026-04-27 22:24:23.972 9 INFO neutron.wsgi [None req-9788e98c-86cf-4a55-8899-d344210804d2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0048249 2026-04-27 22:24:24.012 9 INFO neutron.wsgi [None req-46cf2fe8-db79-410a-b130-df9841d2d78d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/71be748c-8a29-4de6-95d1-9ff5ce2e6179 HTTP/1.1" status: 200 len: 849 time: 0.0344734 2026-04-27 22:24:24.051 9 INFO neutron.wsgi [None req-06f1db6b-0db9-44e7-bfb3-ddb83e913327 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 848 time: 0.0340459 2026-04-27 22:24:24.109 9 INFO neutron.wsgi [None req-a41cd8f5-0bc0-4501-8de2-c87acb455337 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3922 time: 0.0521178 2026-04-27 22:24:24.278 9 INFO neutron.wsgi [None req-552c61f7-ede3-400b-af7f-04dfcd2744e0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0079513 2026-04-27 22:24:24.288 9 INFO neutron.wsgi [None req-87849071-0c3d-4dea-a59f-52f87ea1dc14 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047982 2026-04-27 22:24:24.297 9 INFO neutron.wsgi [None req-6f5eaea9-bcfd-4560-b87d-ac8052de004a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0052972 2026-04-27 22:24:24.306 9 INFO neutron.wsgi [None req-0c4ab1f6-ff7e-4b35-bef7-1da740e9150f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047190 2026-04-27 22:24:24.502 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-1215e5e3-e8b2-4568-8e42-3b337b57013b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0546451 2026-04-27 22:24:24.572 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-fbf2ef26-a4b3-4a64-9ab8-483dc513e9e0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0657010 2026-04-27 22:24:24.661 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-a16586c8-850f-405f-b8ee-91807c7cb4fc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1003 time: 0.0683990 2026-04-27 22:24:24.980 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-d8f44987-560b-4ae3-95fe-30ba0cded144 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] No more DHCP agents 2026-04-27 22:24:24.983 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-d8f44987-560b-4ae3-95fe-30ba0cded144 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Unable to schedule network a52041b1-3080-4d58-906b-6b6dc65b0f84: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:24:25.156 10 INFO neutron.db.ovn_revision_numbers_db [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-d8f44987-560b-4ae3-95fe-30ba0cded144 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 166cf9b8-d417-4c44-a3b5-e155a2567af6 (type: ports) to 1 2026-04-27 22:24:25.179 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-d8f44987-560b-4ae3-95fe-30ba0cded144 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1512 time: 0.5146816 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:24:25.651 10 INFO neutron.db.ovn_revision_numbers_db [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-2fff1852-16d0-44ee-8f9a-b692759ddf0e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 166cf9b8-d417-4c44-a3b5-e155a2567af6 (type: ports) to 2 2026-04-27 22:24:25.913 10 INFO neutron.db.ovn_revision_numbers_db [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-2fff1852-16d0-44ee-8f9a-b692759ddf0e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 166cf9b8-d417-4c44-a3b5-e155a2567af6 (type: ports) to 2 2026-04-27 22:24:25.933 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-2fff1852-16d0-44ee-8f9a-b692759ddf0e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 1609 time: 0.7494159 2026-04-27 22:24:25.968 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-16cd34f5-c22a-4571-96d1-70b91ee8bbd6'] response: {'name': 'network-changed', 'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'tag': '166cf9b8-d417-4c44-a3b5-e155a2567af6', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:24:26.044 10 INFO neutron.wsgi [req-95242879-33f2-4efa-8e3e-9fc1a981026c req-cb9466ae-839a-4e9c-bdef-38134194d407 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 5351 time: 0.0535226 2026-04-27 22:24:26.121 10 INFO neutron.wsgi [req-95242879-33f2-4efa-8e3e-9fc1a981026c req-8d64d0f5-de00-40d9-a3cf-5f16372e337e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1003 time: 0.0688329 2026-04-27 22:24:26.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016925 2026-04-27 22:24:26.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012333 2026-04-27 22:24:26.151 10 INFO neutron.wsgi [req-95242879-33f2-4efa-8e3e-9fc1a981026c req-89f54e1b-8581-42e1-adae-0d4c5684ab72 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 217 time: 0.0252585 2026-04-27 22:24:26.185 10 INFO neutron.wsgi [req-95242879-33f2-4efa-8e3e-9fc1a981026c req-22f1994c-73e0-4bb6-b5e1-ea6043eaba1c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c2&port_id=166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 217 time: 0.0268817 2026-04-27 22:24:26.224 10 INFO neutron.wsgi [req-95242879-33f2-4efa-8e3e-9fc1a981026c req-0156b9ca-70b6-4efe-bbda-275fcf91f8d7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=93291119-c9de-4196-ac28-e3fdd3b6778e&id=390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 1565 time: 0.0321252 2026-04-27 22:24:26.252 10 INFO neutron.wsgi [req-95242879-33f2-4efa-8e3e-9fc1a981026c req-b9833a65-ad97-47e3-ad7a-75eca24d844e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209892 2026-04-27 22:24:26.285 10 INFO neutron.wsgi [req-95242879-33f2-4efa-8e3e-9fc1a981026c req-4e0446d4-79c6-4112-b7b3-0fd6b0d02097 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258341 2026-04-27 22:24:26.364 10 INFO neutron.wsgi [req-95242879-33f2-4efa-8e3e-9fc1a981026c req-2ec49a15-f0b1-4f7f-9265-458433a69b71 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0709555 2026-04-27 22:24:26.443 10 INFO neutron.wsgi [req-95242879-33f2-4efa-8e3e-9fc1a981026c req-3724edb9-2a6c-4b2d-a2fe-fe31528eb857 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0715759 2026-04-27 22:24:26.663 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-f04436b1-558e-44b6-9639-5ea4b0e7167b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 5351 time: 0.0631828 2026-04-27 22:24:26.694 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-297fdbac-89b4-44cd-bc95-eeb52158e958 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ecaf1393-0d76-42dc-b6fe-708995a5dd6a HTTP/1.1" status: 200 len: 217 time: 0.0251970 2026-04-27 22:24:26.749 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-d0a527f1-5d35-4b0d-95d6-939b92d71753 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=bfa97413-88a9-48c3-b569-fe6dac523181 HTTP/1.1" status: 200 len: 829 time: 0.0470352 2026-04-27 22:24:26.783 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-d7cdd57d-8620-4fab-a5df-d8d2d85c1ddf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224638 2026-04-27 22:24:26.846 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-2393bb1b-36bf-4dfb-9295-d9b1fd46fa0b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0532973 2026-04-27 22:24:26.916 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-26dfde82-8f3f-4774-8b00-28eabb3b53d8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0633137 2026-04-27 22:24:26.962 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-333f0aa7-1375-4ebd-8bde-427a3615e6ef 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.140&port_id=60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 217 time: 0.0407817 2026-04-27 22:24:26.999 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-625692cc-61a4-44f9-bd8d-ad6b85c1615e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 853 time: 0.0318465 2026-04-27 22:24:27.026 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-af967e9b-9974-4902-a9d1-398af62941bb 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0188358 2026-04-27 22:24:27.091 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-a77b3a0e-68bd-46a9-8be7-c3b7f1aad0d4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0577238 2026-04-27 22:24:27.142 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-c36b2c4d-d5c2-4b7d-9317-29154afb589a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0460725 2026-04-27 22:24:27.170 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-fea00c35-282c-48f5-9133-e56180a2355e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 217 time: 0.0223866 2026-04-27 22:24:27.209 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-48e51694-943a-4078-966c-93887ebf9931 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179 HTTP/1.1" status: 200 len: 852 time: 0.0333626 2026-04-27 22:24:27.232 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-ff1b020d-0a6c-4de9-8ca4-570ba5cb7dda 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0152628 2026-04-27 22:24:27.309 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-798182a9-fb2c-4801-94f5-1a10a5c603cd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0687230 2026-04-27 22:24:27.384 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-f5bd6b5b-da8d-411a-95a5-caa18ee2fddc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0700166 2026-04-27 22:24:27.419 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-feba9334-12e1-415e-a8c0-40e58abf5644 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 217 time: 0.0285540 2026-04-27 22:24:27.451 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-3ede76fe-4df2-4b3f-bce0-95de9767234a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c2&port_id=166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 217 time: 0.0248144 2026-04-27 22:24:27.500 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-bd4308a6-6ffe-42a6-9b3a-acd51812a1d1 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=93291119-c9de-4196-ac28-e3fdd3b6778e&id=390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 1565 time: 0.0434306 2026-04-27 22:24:27.532 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-e87d1e51-80fe-4432-bbde-c28ecabddde4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241218 2026-04-27 22:24:27.559 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-0bce0690-2969-430b-a33c-9ddd9fb56d02 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0220330 2026-04-27 22:24:27.630 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-025cef51-1c51-4841-8eca-a1ee4242e48a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0646427 2026-04-27 22:24:27.703 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-e05e4ab5-bae9-4a12-92c7-f2b7a31a3037 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0646596 2026-04-27 22:24:27.887 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status up for port: 166cf9b8-d417-4c44-a3b5-e155a2567af6 2026-04-27 22:24:28.043 10 INFO neutron.plugins.ml2.plugin [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Attempt 1 to provision port 166cf9b8-d417-4c44-a3b5-e155a2567af6 2026-04-27 22:24:28.168 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e356d5c2-1032-45eb-bcc1-24a829cf6f72'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '166cf9b8-d417-4c44-a3b5-e155a2567af6', 'code': 200} 2026-04-27 22:24:28.354 10 INFO neutron.wsgi [req-09f7ce8d-253b-41e1-90c4-49b9ee3aa8ef req-b7cc5bef-92ab-4a4d-ba6d-dbeaa25831dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.182 "GET /v2.0/ports/166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 1639 time: 0.0438876 2026-04-27 22:24:28.402 9 INFO neutron.wsgi [None req-75743647-4fd4-4b26-8918-e2e249b30e05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 1639 time: 0.0390596 2026-04-27 22:24:28.556 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 166cf9b8-d417-4c44-a3b5-e155a2567af6 (type: ports) to 4 2026-04-27 22:24:28.655 9 INFO neutron.wsgi [None req-5eb64695-ab17-4e21-b460-175e5402418c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 1639 time: 0.2451942 2026-04-27 22:24:29.215 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6c403e0-b2c0-49fa-8655-f1f27a75ef2c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 166cf9b8-d417-4c44-a3b5-e155a2567af6 (type: ports) to 5 2026-04-27 22:24:29.230 9 INFO neutron.wsgi [None req-c6c403e0-b2c0-49fa-8655-f1f27a75ef2c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "PUT /v2.0/ports/166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 1378 time: 0.5652821 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:24:29.274 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0a74ea0-0366-45d8-a9dc-000d8f1d8fdc'] response: {'name': 'network-changed', 'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'tag': '166cf9b8-d417-4c44-a3b5-e155a2567af6', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:24:29.302 9 INFO neutron.wsgi [None req-b7240e6a-7a30-4bd3-b852-db3ec9528fe1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1000 time: 0.0636656 2026-04-27 22:24:29.354 10 INFO neutron.wsgi [req-19e4fc9a-8810-47ab-bf4b-e89e24685bd6 req-41050269-7032-4f1f-b3a8-3508cd75aeb0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 5120 time: 0.0644641 2026-04-27 22:24:29.357 9 INFO neutron.wsgi [None req-62620ae6-8613-4d34-80c4-05db1dc4ee24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 848 time: 0.0484290 2026-04-27 22:24:29.432 10 INFO neutron.wsgi [req-19e4fc9a-8810-47ab-bf4b-e89e24685bd6 req-c73de4e9-5b64-4eb3-9108-67b619bf979b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1003 time: 0.0699127 2026-04-27 22:24:29.462 10 INFO neutron.wsgi [req-19e4fc9a-8810-47ab-bf4b-e89e24685bd6 req-d58aaa7c-6645-4444-b71a-f6bd8b605c24 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 217 time: 0.0244210 2026-04-27 22:24:29.503 10 INFO neutron.wsgi [req-19e4fc9a-8810-47ab-bf4b-e89e24685bd6 req-0a06409d-76a9-4173-bcfe-deaf1d7f412f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 851 time: 0.0358417 2026-04-27 22:24:29.531 10 INFO neutron.wsgi [req-19e4fc9a-8810-47ab-bf4b-e89e24685bd6 req-12ecf986-94ad-4064-91fa-6d6b9c69be0e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0230615 2026-04-27 22:24:29.604 10 INFO neutron.wsgi [req-19e4fc9a-8810-47ab-bf4b-e89e24685bd6 req-4c01cf13-a9d1-42fc-a9e5-feccccc868d4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0680885 2026-04-27 22:24:29.673 10 INFO neutron.wsgi [req-19e4fc9a-8810-47ab-bf4b-e89e24685bd6 req-2a52ecbc-d70b-4f81-bd7b-22b5754409a5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0622151 2026-04-27 22:24:29.746 9 INFO neutron.wsgi [None req-6cb7b651-8be8-4cf3-b58e-9731b1897b05 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0100496 2026-04-27 22:24:29.754 9 INFO neutron.wsgi [None req-2c4db0ce-b8bf-4913-8c29-93c2afc0b14c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0035636 2026-04-27 22:24:29.763 9 INFO neutron.wsgi [None req-527a5949-bc60-4b32-ae41-984dce56c28e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045340 2026-04-27 22:24:29.771 9 INFO neutron.wsgi [None req-f61e7604-e3e8-4747-beef-0056d7e47f99 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047753 2026-04-27 22:24:29.820 9 INFO neutron.wsgi [None req-357d9cb9-51bc-458a-89da-b3f25e9b1eb1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0450618 2026-04-27 22:24:29.882 9 INFO neutron.wsgi [None req-8c12c8fa-bcbe-4246-9653-9facddff8e38 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1340 time: 0.0524223 2026-04-27 22:24:29.930 9 INFO neutron.wsgi [None req-bf40cc8b-42e2-4b67-85a6-1b7e4ea0d114 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1519 time: 0.0397692 2026-04-27 22:24:29.973 9 INFO neutron.wsgi [None req-12c8610c-9fd4-448b-a30a-2ae5c4de1592 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0350080 2026-04-27 22:24:30.042 9 INFO neutron.wsgi [None req-239b9e49-781c-4e3e-957d-9af7e50a6c48 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1002 time: 0.0601032 2026-04-27 22:24:30.091 9 INFO neutron.wsgi [None req-4daeaf05-dc73-4bc2-a030-aad56e656900 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1340 time: 0.0410955 2026-04-27 22:24:30.131 9 INFO neutron.wsgi [None req-f6a2ad36-f8b7-4c64-9f7e-b91b84bf5a06 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0309706 2026-04-27 22:24:30.203 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-292a12ef-ca45-4fb3-a777-dad025d5726e'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '166cf9b8-d417-4c44-a3b5-e155a2567af6', 'code': 200} 2026-04-27 22:24:34.657 10 INFO neutron.wsgi [req-a7850dd8-2b5d-464d-90f4-afc4786cbfc8 req-f362dbc2-bb3a-4d63-8f43-f03d6f3af855 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0461648 2026-04-27 22:24:34.741 10 INFO neutron.wsgi [req-a7850dd8-2b5d-464d-90f4-afc4786cbfc8 req-fe19b084-6714-47f2-bd42-98f10d2b312a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1638 time: 0.0421841 2026-04-27 22:24:34.821 10 INFO neutron.wsgi [req-a7850dd8-2b5d-464d-90f4-afc4786cbfc8 req-7a159c06-6d44-4c24-a425-accfc9c1c020 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 1002 time: 0.0580277 2026-04-27 22:24:34.876 10 INFO neutron.wsgi [req-a7850dd8-2b5d-464d-90f4-afc4786cbfc8 req-4e05a14e-b7fc-47ce-bd7b-8d5c8737d862 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 1059 time: 0.0475042 2026-04-27 22:24:34.909 10 INFO neutron.wsgi [req-a7850dd8-2b5d-464d-90f4-afc4786cbfc8 req-0d09d210-e87f-44f3-bd8f-34ef5501d4a8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A152&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 217 time: 0.0222633 2026-04-27 22:24:34.949 10 INFO neutron.wsgi [req-a7850dd8-2b5d-464d-90f4-afc4786cbfc8 req-58940986-11d4-41d2-bde9-1013c010bdee 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179&id=d1878942-1c55-4176-aec3-fd212b272821 HTTP/1.1" status: 200 len: 1563 time: 0.0357175 2026-04-27 22:24:34.984 10 INFO neutron.wsgi [req-a7850dd8-2b5d-464d-90f4-afc4786cbfc8 req-20137fb2-cf04-4818-90e0-7eea8e7dd6dc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0250268 2026-04-27 22:24:35.013 10 INFO neutron.wsgi [req-a7850dd8-2b5d-464d-90f4-afc4786cbfc8 req-30c766d3-03dd-4ab3-b152-9e7710084e5b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0238605 2026-04-27 22:24:35.087 10 INFO neutron.wsgi [req-a7850dd8-2b5d-464d-90f4-afc4786cbfc8 req-44201f21-3202-4755-9374-dced61ca0710 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0662148 2026-04-27 22:24:35.157 10 INFO neutron.wsgi [req-a7850dd8-2b5d-464d-90f4-afc4786cbfc8 req-cffeecb5-14c5-4940-88f6-d086e2fc1381 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0644639 2026-04-27 22:24:39.461 10 INFO neutron.wsgi [None req-5f317c6f-b9d3-4d89-b0dc-61fbc1912a50 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4721 time: 0.1197686 2026-04-27 22:24:39.544 10 INFO neutron.wsgi [None req-29f86df1-6507-42b3-b908-8171576c7959 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1141 time: 0.0803692 2026-04-27 22:24:39.570 10 INFO neutron.wsgi [None req-1537088b-1d27-47c2-a482-bfaf2c754bec deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0250828 2026-04-27 22:24:39.584 10 INFO neutron.wsgi [None req-3f42a973-e7db-469c-8c6e-f7ff8eeee7a5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0131783 2026-04-27 22:24:39.605 10 INFO neutron.wsgi [None req-e10cbb1a-c6d7-41f4-b1ab-234da87e5cc2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3363 time: 0.0157852 2026-04-27 22:24:39.649 10 INFO neutron.wsgi [None req-7d6b3952-ebcd-4bcd-b514-62125987da8d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0420320 2026-04-27 22:24:39.949 10 INFO neutron.wsgi [None req-ef9aa291-f27f-401a-9d9e-93d2e2dc7219 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2766 time: 0.2988107 2026-04-27 22:24:40.002 10 INFO neutron.wsgi [None req-f5e4cd6f-33ee-478f-822d-e93087199673 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 31678 time: 0.0505748 2026-04-27 22:24:40.110 10 INFO neutron.wsgi [None req-389edb97-c637-4f75-a841-fdd93210be68 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 24618 time: 0.1010065 2026-04-27 22:24:40.173 10 INFO neutron.wsgi [None req-2dbc65c9-728e-4d96-ad9b-a290cb72fe83 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0485539 2026-04-27 22:24:40.186 10 INFO neutron.wsgi [None req-55960dee-a0f0-4f86-87e9-0df71b30dd1e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0098662 2026-04-27 22:24:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026491 2026-04-27 22:24:41.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035698 2026-04-27 22:24:42.267 9 INFO neutron.wsgi [None req-72c6f6c8-1754-4d3a-a793-99597bd8e9c3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0056100 2026-04-27 22:24:42.276 9 INFO neutron.wsgi [None req-1f53d4a2-8821-489a-8051-52e6bdbb05cf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048044 2026-04-27 22:24:42.285 9 INFO neutron.wsgi [None req-52e5dc32-73b2-4c24-970a-54d52d11189d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0051982 2026-04-27 22:24:42.293 9 INFO neutron.wsgi [None req-ca7d19c2-0e4b-4a73-958b-a54f673f4ddb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0043545 2026-04-27 22:24:42.327 9 INFO neutron.wsgi [None req-701b98c1-1869-4949-87b9-9f9a3d0981cb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/71be748c-8a29-4de6-95d1-9ff5ce2e6179 HTTP/1.1" status: 200 len: 849 time: 0.0291402 2026-04-27 22:24:42.384 9 INFO neutron.wsgi [None req-22ebeef1-1b88-4e12-92d0-0691f9e70e11 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 5120 time: 0.0503600 2026-04-27 22:24:42.681 9 INFO neutron.wsgi [None req-0a5c56a2-bb6c-4780-a806-9764b6e85dbe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0075948 2026-04-27 22:24:42.690 9 INFO neutron.wsgi [None req-ed317b8a-1f8e-49c2-bd52-952f3655ff64 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0051756 2026-04-27 22:24:42.702 9 INFO neutron.wsgi [None req-50fd6e69-f133-4735-a3dc-8755311abe55 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0077271 2026-04-27 22:24:42.713 9 INFO neutron.wsgi [None req-fcd31673-ff40-4351-9f07-a7289ebc83ee deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0055807 2026-04-27 22:24:42.756 9 INFO neutron.wsgi [None req-08650bec-4554-4901-b631-a071180c0b26 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 1406 time: 0.0374148 2026-04-27 22:24:43.227 9 INFO neutron.db.ovn_revision_numbers_db [None req-04e48d8d-482c-4ea6-9a4d-b75d806875c5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 166cf9b8-d417-4c44-a3b5-e155a2567af6 (type: ports) to 6 2026-04-27 22:24:43.244 9 INFO neutron.wsgi [None req-04e48d8d-482c-4ea6-9a4d-b75d806875c5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "PUT /v2.0/ports/166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 1203 time: 0.4802563 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:24:43.285 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35c692f1-8abf-42b8-98e4-c88c4f431ece'] response: {'name': 'network-changed', 'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'tag': '166cf9b8-d417-4c44-a3b5-e155a2567af6', 'status': 'completed', 'code': 200} 2026-04-27 22:24:43.311 9 INFO neutron.wsgi [None req-a9cef1b1-aa92-41c6-ad14-d34482850949 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1000 time: 0.0583107 2026-04-27 22:24:43.356 10 INFO neutron.wsgi [req-8c9bf5de-a52e-44db-aeec-b99419c5633e req-456303da-a589-4589-b004-6a41483a24f9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4945 time: 0.0560658 2026-04-27 22:24:43.361 9 INFO neutron.wsgi [None req-582309ca-f500-4c4c-9466-c2f1ccb7f116 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4945 time: 0.0434296 2026-04-27 22:24:43.425 10 INFO neutron.wsgi [req-8c9bf5de-a52e-44db-aeec-b99419c5633e req-0eb7a2ab-4d50-458a-9071-f92ebd89721a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1003 time: 0.0627909 2026-04-27 22:24:43.490 10 INFO neutron.wsgi [req-8c9bf5de-a52e-44db-aeec-b99419c5633e req-6f5176ae-d833-4bda-8264-aa0c6591a17e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0594268 2026-04-27 22:24:43.518 9 INFO neutron.wsgi [None req-449c09bb-bbb7-42cd-ab75-51deb0f1a17c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4945 time: 0.0525203 2026-04-27 22:24:43.559 10 INFO neutron.wsgi [req-8c9bf5de-a52e-44db-aeec-b99419c5633e req-62d77f9b-f3e5-49db-af7a-5b0a6e11859e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0621696 2026-04-27 22:24:43.783 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status down for port: 166cf9b8-d417-4c44-a3b5-e155a2567af6 2026-04-27 22:24:43.933 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab08c649-ae3b-4f30-b9fb-730da94318a0'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '166cf9b8-d417-4c44-a3b5-e155a2567af6', 'code': 200} 2026-04-27 22:24:44.066 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource 166cf9b8-d417-4c44-a3b5-e155a2567af6 (type: ports) to 7 2026-04-27 22:24:44.594 9 INFO neutron.wsgi [None req-1c538920-0c03-4842-98fb-d7b5f5f28282 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0597239 2026-04-27 22:24:45.666 9 INFO neutron.wsgi [None req-dd191b33-2107-49ce-808c-901b8516d5fb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0556059 2026-04-27 22:24:45.979 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-05f487cb-2981-4a5a-b6d7-6f666b4b7b68'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '166cf9b8-d417-4c44-a3b5-e155a2567af6', 'code': 200} 2026-04-27 22:24:46.732 9 INFO neutron.wsgi [None req-33e1be1a-015e-4351-8cbb-007484a811ea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0532000 2026-04-27 22:24:47.799 9 INFO neutron.wsgi [None req-dcfb2032-ee6e-4028-b434-9662fd8b8937 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0508964 2026-04-27 22:24:48.872 9 INFO neutron.wsgi [None req-baa46a79-0d14-4ae2-85f5-3ffe15c6d51a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0518067 2026-04-27 22:24:49.944 9 INFO neutron.wsgi [None req-f1135e08-2748-4e47-8407-78d3dab96d36 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0559728 2026-04-27 22:24:51.027 9 INFO neutron.wsgi [None req-9bbb948a-57ea-47a8-9452-24222c31462b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0700712 2026-04-27 22:24:52.100 9 INFO neutron.wsgi [None req-085b41f1-44ed-472a-9bd0-d14641ddbac3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0565529 2026-04-27 22:24:53.175 9 INFO neutron.wsgi [None req-97390a98-18b5-4456-87f3-429791d4d50d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0597117 2026-04-27 22:24:54.245 9 INFO neutron.wsgi [None req-08a99c43-ba98-452a-9880-426c40fb88bf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0538604 2026-04-27 22:24:55.316 9 INFO neutron.wsgi [None req-1f6faef7-2267-4be0-8dc6-4f7e9fbe5156 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0551240 2026-04-27 22:24:56.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041225 2026-04-27 22:24:56.139 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021930 2026-04-27 22:24:56.395 9 INFO neutron.wsgi [None req-5d7cbcb1-e9a1-4377-bf36-e5c0715690f9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0652330 2026-04-27 22:24:57.459 9 INFO neutron.wsgi [None req-02f25564-bfa8-40bd-b895-c16f48902010 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0478563 2026-04-27 22:24:58.537 9 INFO neutron.wsgi [None req-6ee0c835-39a3-4031-80b9-06c203c686c9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0605388 2026-04-27 22:24:59.606 9 INFO neutron.wsgi [None req-00448882-10ae-4c26-96f6-22a889cceb73 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0537055 2026-04-27 22:25:00.702 9 INFO neutron.wsgi [None req-ba88ae8e-836a-4aa1-b1e5-89a9b8151bd6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0797260 2026-04-27 22:25:01.774 9 INFO neutron.wsgi [None req-301a26ab-011f-42f3-96c3-19d826dca7a4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0541468 2026-04-27 22:25:02.838 9 INFO neutron.wsgi [None req-70d37800-b4bc-479e-bd0c-2505e6299090 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0498621 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:25:03.849 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-f76572b3-a408-46f4-a880-296e8c88ef0b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports/166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 200 len: 1229 time: 0.0488741 2026-04-27 22:25:03.909 9 INFO neutron.wsgi [None req-0c8079f5-edc3-4f31-a5b8-2d2f905035e9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 4943 time: 0.0523801 2026-04-27 22:25:04.166 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-d8793eea-a763-4e4c-80b6-1ce5b4f734ff deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/ports/166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 204 len: 173 time: 0.3122678 2026-04-27 22:25:04.210 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d268e72-a60c-4cec-bb63-22505afb902d'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-deleted', 'tag': '166cf9b8-d417-4c44-a3b5-e155a2567af6', 'status': 'completed', 'code': 200} 2026-04-27 22:25:04.274 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-a3c723e2-db2c-4fef-ad95-233a54d02cb7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3922 time: 0.0564599 2026-04-27 22:25:04.366 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-b9508cd6-2e74-4261-a4cd-25749a2bd992 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6&id=5bd76c9b-319c-4b51-8086-9f9c99204594&id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 3309 time: 0.0857568 2026-04-27 22:25:04.401 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-5082121d-8bcd-4d86-9e47-92d2d632d845 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ecaf1393-0d76-42dc-b6fe-708995a5dd6a HTTP/1.1" status: 200 len: 217 time: 0.0270357 2026-04-27 22:25:04.443 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-6a99011e-4cb7-465d-9402-ae219b9a5baf 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=bfa97413-88a9-48c3-b569-fe6dac523181 HTTP/1.1" status: 200 len: 829 time: 0.0347323 2026-04-27 22:25:04.479 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-e15d3520-3555-49c5-8566-3c130781e4c5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0271614 2026-04-27 22:25:04.560 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-6a46dadd-9122-423c-a677-2373c1b7e9db 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0739102 2026-04-27 22:25:04.633 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-58cdd469-7059-4cda-a454-4b9d40cfd35f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0674067 2026-04-27 22:25:04.662 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-47a90a22-9166-4ed2-9a68-7ca81a294192 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.140&port_id=60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 217 time: 0.0226989 2026-04-27 22:25:04.706 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-3872637b-35e7-4e29-b8f2-d57c21805ad6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 853 time: 0.0347960 2026-04-27 22:25:04.736 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-97038bde-ce9e-4757-9dbf-7e287db94407 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0228379 2026-04-27 22:25:04.805 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-16260235-880b-44df-aa17-ba0ef689bafe 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0608938 2026-04-27 22:25:04.878 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-74103058-0f1c-47f5-9862-24e88c3facd3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0666211 2026-04-27 22:25:04.914 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-3ec31f57-ff4b-4ede-bc8b-a653bc719c97 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 217 time: 0.0274880 2026-04-27 22:25:04.952 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-02d90859-e7cd-4610-9759-91a117d0bf4c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179 HTTP/1.1" status: 200 len: 852 time: 0.0319147 2026-04-27 22:25:04.982 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-c8a4ce7d-fa81-461d-92b7-90e3f6cbad74 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0230401 2026-04-27 22:25:04.987 9 INFO neutron.wsgi [None req-a513245e-2253-4176-95ab-a768a1f9e046 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3922 time: 0.0614259 2026-04-27 22:25:05.023 9 INFO neutron.pecan_wsgi.hooks.translation [None req-35155c27-8c3a-4211-83e4-cfebb04d0289 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:25:05.027 9 INFO neutron.wsgi [None req-35155c27-8c3a-4211-83e4-cfebb04d0289 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/ports/166cf9b8-d417-4c44-a3b5-e155a2567af6 HTTP/1.1" status: 404 len: 338 time: 0.0259514 2026-04-27 22:25:05.057 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-af8f4fc2-9382-46df-8f62-be0239e8b9f8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0685601 2026-04-27 22:25:05.129 10 INFO neutron.wsgi [req-b4d29524-fa60-441f-9a2f-8d6b27649c66 req-632a5391-666d-40ab-84d6-21ffd61679f4 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0646169 2026-04-27 22:25:05.436 9 INFO neutron.wsgi [None req-61e8bab8-986c-4841-a52b-2e141a1f79d6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0085349 2026-04-27 22:25:05.445 9 INFO neutron.wsgi [None req-acb3cbcc-635e-47c8-b69e-837b469848b0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0053587 2026-04-27 22:25:05.454 9 INFO neutron.wsgi [None req-e8dd4b54-1e52-482e-b7b6-e5d2b1ad64a9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0056319 2026-04-27 22:25:05.463 9 INFO neutron.wsgi [None req-fbc96656-b91e-4fa8-bf12-eeb39972753c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0056341 2026-04-27 22:25:05.503 9 INFO neutron.wsgi [None req-defb18a3-1792-4d31-86e7-a19733f5bf2d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0348926 2026-04-27 22:25:05.546 9 INFO neutron.wsgi [None req-9bc44091-ddd8-4c27-b924-52b13926c2e8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1340 time: 0.0364728 2026-04-27 22:25:05.613 9 INFO neutron.wsgi [None req-fa70baaf-1928-4d45-b934-b54ba090663a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1519 time: 0.0575726 2026-04-27 22:25:05.655 9 INFO neutron.wsgi [None req-b051b035-4db0-4689-bebb-0ad57608a9f7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0361218 2026-04-27 22:25:05.730 9 INFO neutron.wsgi [None req-c8134afe-ac8a-4ee6-8efb-808929f80d1f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1002 time: 0.0676911 2026-04-27 22:25:05.789 9 INFO neutron.wsgi [None req-0b5eb492-8ddc-4b61-af24-a0525ee5bac6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1340 time: 0.0447435 2026-04-27 22:25:05.849 9 INFO neutron.wsgi [None req-2f2bece8-bb1b-4355-866b-a7acbba26955 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0517478 2026-04-27 22:25:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019166 2026-04-27 22:25:11.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012405 2026-04-27 22:25:12.423 10 INFO neutron.wsgi [None req-ff3b99cd-e3e3-427d-98ac-f227ac961f03 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0091958 2026-04-27 22:25:12.433 10 INFO neutron.wsgi [None req-203682e1-6257-47f6-b3a3-16ef9337b6c2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0049746 2026-04-27 22:25:12.444 10 INFO neutron.wsgi [None req-46093fdc-b601-417f-a380-b31ece6701eb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0048120 2026-04-27 22:25:12.453 10 INFO neutron.wsgi [None req-2898fb94-a2b4-4656-a344-117af0b3d216 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0055747 2026-04-27 22:25:12.506 10 INFO neutron.wsgi [None req-ea818b8c-0afa-43fd-a246-d57f0cb2a9be deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3922 time: 0.0489860 2026-04-27 22:25:12.664 10 INFO neutron.wsgi [None req-d6ee3e21-d4ed-44df-9a9b-380d23f8fc54 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0075564 2026-04-27 22:25:12.672 10 INFO neutron.wsgi [None req-1559927b-a847-4b31-982a-885a12a5c74d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047781 2026-04-27 22:25:12.681 10 INFO neutron.wsgi [None req-b76100fc-64dd-457d-98ca-0742d2f307b7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0049245 2026-04-27 22:25:12.689 10 INFO neutron.wsgi [None req-b35ffdc3-913c-42cb-b075-b6cf2e4fc21e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045724 2026-04-27 22:25:12.733 10 INFO neutron.wsgi [None req-792d7810-556d-4512-a6e3-a01ef9c58311 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 1406 time: 0.0393713 2026-04-27 22:25:13.169 10 INFO neutron.db.ovn_revision_numbers_db [None req-469d56f9-2ded-4a85-bc04-9d0a4d47f0d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 3d368827-27be-4028-86d2-ab0841462702 (type: ports) to 6 2026-04-27 22:25:13.183 10 INFO neutron.wsgi [None req-469d56f9-2ded-4a85-bc04-9d0a4d47f0d7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "PUT /v2.0/ports/3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 1203 time: 0.4453905 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:25:13.232 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-470914f5-97b3-4916-9ce1-e4e6789b78b7'] response: {'name': 'network-changed', 'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'tag': '3d368827-27be-4028-86d2-ab0841462702', 'status': 'completed', 'code': 200} 2026-04-27 22:25:13.280 10 INFO neutron.wsgi [None req-26e3c6fd-52f3-46a2-a090-7030c15682da deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 999 time: 0.0885599 2026-04-27 22:25:13.303 10 INFO neutron.wsgi [req-f6eaf9b5-c594-42b5-a8e7-cceb020964c9 req-4601a2a5-4217-4063-8aed-5e80c3c79da6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3747 time: 0.0530820 2026-04-27 22:25:13.352 10 INFO neutron.wsgi [None req-1995d430-7c64-40ba-8afa-cc02cc438d27 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3747 time: 0.0656245 2026-04-27 22:25:13.411 10 INFO neutron.wsgi [req-f6eaf9b5-c594-42b5-a8e7-cceb020964c9 req-497e2bf0-0023-4ecc-bd9f-d75f8feb86b8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 1002 time: 0.0939691 2026-04-27 22:25:13.502 10 INFO neutron.wsgi [None req-53cd94fa-3ea0-436f-81c5-b48a6e00148d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3747 time: 0.0521655 2026-04-27 22:25:13.506 10 INFO neutron.wsgi [req-f6eaf9b5-c594-42b5-a8e7-cceb020964c9 req-3c9d4fbb-43ff-45b1-9692-e7b0d9cf2410 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0879545 2026-04-27 22:25:13.587 10 INFO neutron.wsgi [req-f6eaf9b5-c594-42b5-a8e7-cceb020964c9 req-5e9cb492-b158-4f8c-8360-875d9d968d09 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0663702 2026-04-27 22:25:13.795 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status down for port: 3d368827-27be-4028-86d2-ab0841462702 2026-04-27 22:25:13.943 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b0c0cc0-3a57-4865-84da-cf9c852549f7'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3d368827-27be-4028-86d2-ab0841462702', 'code': 200} 2026-04-27 22:25:14.078 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 3d368827-27be-4028-86d2-ab0841462702 (type: ports) to 7 2026-04-27 22:25:14.565 10 INFO neutron.wsgi [None req-4fede381-130f-42f0-a85e-b00a995b8e7c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0484903 2026-04-27 22:25:15.627 10 INFO neutron.wsgi [None req-c7a75e8a-94a0-4d8c-b946-b35832d6a812 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0462277 2026-04-27 22:25:15.983 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1b9c03d-42ea-41a1-8d66-80c55ac6c9f8'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3d368827-27be-4028-86d2-ab0841462702', 'code': 200} 2026-04-27 22:25:16.685 10 INFO neutron.wsgi [None req-cae85bc5-8448-4e6d-87c6-cf7db6781258 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0453050 2026-04-27 22:25:17.753 10 INFO neutron.wsgi [None req-225f6327-67c5-455e-897c-33ba4740b7e8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0548494 2026-04-27 22:25:18.819 10 INFO neutron.wsgi [None req-72e9cb68-4984-4608-af64-8fc06dee1ef0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0506117 2026-04-27 22:25:19.879 10 INFO neutron.wsgi [None req-bc22c857-51bf-4b1f-acd6-9689f5e283ea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0446928 2026-04-27 22:25:20.935 10 INFO neutron.wsgi [None req-32e38792-4c63-419a-b858-1d4ce681a04f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0451112 2026-04-27 22:25:22.001 10 INFO neutron.wsgi [None req-3da3c023-bd6f-4e20-991c-78c2583475db deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0435047 2026-04-27 22:25:23.069 10 INFO neutron.wsgi [None req-47b5ed69-80a3-4aa7-b783-1292d4952a4d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0525324 2026-04-27 22:25:24.129 10 INFO neutron.wsgi [None req-f8ebd73b-560f-4ba3-85e8-b2f5a1e1e09f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0484445 2026-04-27 22:25:25.204 10 INFO neutron.wsgi [None req-1d9cf7dc-8865-4545-91f7-e756a12e86a8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0592098 2026-04-27 22:25:26.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013988 2026-04-27 22:25:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021026 2026-04-27 22:25:26.271 10 INFO neutron.wsgi [None req-1735f497-4837-437d-b5b8-6280a53dbc60 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0566266 2026-04-27 22:25:27.340 10 INFO neutron.wsgi [None req-73582cde-26ad-4399-a438-9f7ea3bf88f9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0533342 2026-04-27 22:25:28.406 10 INFO neutron.wsgi [None req-f818f636-a22b-4a8e-aa90-b473ec4d825f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0514636 2026-04-27 22:25:29.465 10 INFO neutron.wsgi [None req-88e8e514-4fbf-42e5-b26b-22e90080e3d1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0445104 2026-04-27 22:25:30.529 10 INFO neutron.wsgi [None req-e7768f4d-0284-4aa7-93ab-fdec6bd98ed9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0474074 2026-04-27 22:25:31.584 10 INFO neutron.wsgi [None req-1cc18dbd-2cfb-486c-be5f-1c028554da24 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0395937 2026-04-27 22:25:32.644 10 INFO neutron.wsgi [None req-f4dcd191-4769-459d-8bd4-aa4f997b6030 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0449622 2026-04-27 22:25:33.699 10 INFO neutron.wsgi [None req-564d3ab5-7b3d-40ad-bc30-360abec3b327 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 3745 time: 0.0409791 2026-04-27 22:25:33.831 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-16c8c2a3-2831-4713-9787-118f732504b8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports/3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 200 len: 1229 time: 0.0355976 2026-04-27 22:25:34.097 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-334603c0-2ff8-495a-a081-6afcf2059713 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/ports/3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 204 len: 173 time: 0.2604795 2026-04-27 22:25:34.142 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cf8bbc4-a884-4b9a-9c31-483f6c2b92f4'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-deleted', 'tag': '3d368827-27be-4028-86d2-ab0841462702', 'status': 'completed', 'code': 200} 2026-04-27 22:25:34.192 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-a1fdb6b5-6d92-4a10-85c8-71fd4d5f2e2c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2724 time: 0.0452881 2026-04-27 22:25:34.270 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-0a2bcebb-983d-4d1d-8375-38f61a496d3f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6&id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 2519 time: 0.0709436 2026-04-27 22:25:34.304 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-cfe57178-2d4e-4c9c-9c38-4c5193f709df 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ecaf1393-0d76-42dc-b6fe-708995a5dd6a HTTP/1.1" status: 200 len: 217 time: 0.0260737 2026-04-27 22:25:34.346 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-8c370998-9a8e-4e1f-b676-3f7c9c9227d8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=bfa97413-88a9-48c3-b569-fe6dac523181 HTTP/1.1" status: 200 len: 829 time: 0.0359271 2026-04-27 22:25:34.373 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-2a446b23-fdab-49f1-af2f-d3be2f9bb0ac 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0204239 2026-04-27 22:25:34.444 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-5400ec0d-a125-45e9-877f-4e701e08aaa5 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0657771 2026-04-27 22:25:34.512 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-2597a94e-1cf9-4aed-871c-4a6167c5378d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0594447 2026-04-27 22:25:34.542 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-8bb437fd-7df1-4a77-83b5-f99018e4ba1f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.140&port_id=60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 217 time: 0.0239894 2026-04-27 22:25:34.585 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-ed3c86ab-d4f2-42be-b86d-d71e97f1f85d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 853 time: 0.0361724 2026-04-27 22:25:34.615 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-5edf7b80-cb90-4abe-8269-e871842cca30 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225291 2026-04-27 22:25:34.688 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-341f292f-b2a7-41d3-953c-343eccb0d458 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0635929 2026-04-27 22:25:34.769 10 INFO neutron.wsgi [None req-3b789203-9aaa-4df9-9bab-f3804eaeb630 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2724 time: 0.0526655 2026-04-27 22:25:34.782 10 INFO neutron.wsgi [req-0dcdeab7-e791-4604-a3e4-44b5134f0ec7 req-7c40a974-b344-4b70-bdca-17f128be92fc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0872815 2026-04-27 22:25:34.804 10 INFO neutron.pecan_wsgi.hooks.translation [None req-29dfbbda-caac-4cad-95b1-28333157059a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:25:34.808 10 INFO neutron.wsgi [None req-29dfbbda-caac-4cad-95b1-28333157059a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/ports/3d368827-27be-4028-86d2-ab0841462702 HTTP/1.1" status: 404 len: 338 time: 0.0251505 2026-04-27 22:25:34.919 10 INFO neutron.wsgi [None req-27aa0f7f-272c-4696-a876-7395cf852c56 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0063784 2026-04-27 22:25:34.935 10 INFO neutron.wsgi [None req-51500a31-ca73-43d2-a53c-c80bb1395b93 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0082116 2026-04-27 22:25:34.943 10 INFO neutron.wsgi [None req-f22eed39-2811-486f-8f9b-1a377e81fa2e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0035503 2026-04-27 22:25:34.952 10 INFO neutron.wsgi [None req-4252380e-24d0-4734-8a95-abb276d9f482 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051227 2026-04-27 22:25:34.989 10 INFO neutron.wsgi [None req-7f6746e8-93db-4e0a-a808-f7901e17e9e6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0323226 2026-04-27 22:25:35.033 10 INFO neutron.wsgi [None req-79960c3b-e701-4253-b498-8bd4641c75a7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1340 time: 0.0357916 2026-04-27 22:25:35.080 10 INFO neutron.wsgi [None req-ba55c62d-da6b-4f83-8eaf-91450a17b20e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1519 time: 0.0372081 2026-04-27 22:25:35.112 10 INFO neutron.wsgi [None req-49f45f11-05e5-4726-ac34-267dcf355ef4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0271058 2026-04-27 22:25:35.181 10 INFO neutron.wsgi [None req-e715b7aa-c44d-4e5a-8b82-02fadfe1c472 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1002 time: 0.0610521 2026-04-27 22:25:35.219 10 INFO neutron.wsgi [None req-d23122b9-6604-446b-9e8b-f8a360ad377a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1340 time: 0.0328012 2026-04-27 22:25:35.253 10 INFO neutron.wsgi [None req-2416b6c6-ad4f-449e-bd0e-366362792132 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0291269 2026-04-27 22:25:35.670 10 INFO neutron.wsgi [req-c9ab84cf-0c6b-4e83-b881-1d5900110019 req-c2d91858-c5ac-4740-8729-d814bce88dd0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?device_id=819c3735-e091-4314-9a67-7189c5e33178&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0372901 2026-04-27 22:25:35.733 10 INFO neutron.wsgi [req-c9ab84cf-0c6b-4e83-b881-1d5900110019 req-18241e0d-77db-45b5-8094-7223eb25c8a9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 1638 time: 0.0397043 2026-04-27 22:25:35.835 10 INFO neutron.wsgi [req-c9ab84cf-0c6b-4e83-b881-1d5900110019 req-9243b1d8-bdfe-47ae-80c7-71ae4c253ccc 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1003 time: 0.0816736 2026-04-27 22:25:35.906 10 INFO neutron.wsgi [req-c9ab84cf-0c6b-4e83-b881-1d5900110019 req-6cf628a5-ecc1-4c49-a197-dbf679510083 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 1059 time: 0.0613999 2026-04-27 22:25:35.939 10 INFO neutron.wsgi [req-c9ab84cf-0c6b-4e83-b881-1d5900110019 req-ea798c1e-e276-407a-9181-9952db7142ce 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A99&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 217 time: 0.0267267 2026-04-27 22:25:35.982 10 INFO neutron.wsgi [req-c9ab84cf-0c6b-4e83-b881-1d5900110019 req-194c2157-b280-40ba-a76d-ddb7835705b9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=93291119-c9de-4196-ac28-e3fdd3b6778e&id=390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 1565 time: 0.0355830 2026-04-27 22:25:36.007 10 INFO neutron.wsgi [req-c9ab84cf-0c6b-4e83-b881-1d5900110019 req-e36ec774-e3c0-4774-944e-7133a5ec2722 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0195138 2026-04-27 22:25:36.033 10 INFO neutron.wsgi [req-c9ab84cf-0c6b-4e83-b881-1d5900110019 req-013e64af-e02d-4ce1-9d33-8d424728d61c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0211923 2026-04-27 22:25:36.104 10 INFO neutron.wsgi [req-c9ab84cf-0c6b-4e83-b881-1d5900110019 req-eb00c7eb-1cc5-4e2b-b54b-f136f3aa6e2c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0654619 2026-04-27 22:25:36.177 10 INFO neutron.wsgi [req-c9ab84cf-0c6b-4e83-b881-1d5900110019 req-f4da4aec-9a7b-4a71-9424-cd876fcff860 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0675869 2026-04-27 22:25:39.413 10 INFO neutron.wsgi [None req-d5564ca7-529f-4edd-a441-027400d55145 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0953405 2026-04-27 22:25:39.432 10 INFO neutron.wsgi [None req-29481e98-b02a-4c64-aca5-d317e62780ea deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0168822 2026-04-27 22:25:39.449 10 INFO neutron.wsgi [None req-f7a41fbb-2cb0-4e0c-a783-e374da3e89c7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3363 time: 0.0142343 2026-04-27 22:25:39.502 10 INFO neutron.wsgi [None req-b4257c79-72da-44ad-9999-9daf46c1e098 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2766 time: 0.0527902 2026-04-27 22:25:39.581 10 INFO neutron.wsgi [None req-c4b660a6-00db-4262-a118-cf61fc67a474 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4721 time: 0.0769928 2026-04-27 22:25:39.682 10 INFO neutron.wsgi [None req-4b4361a1-b6bf-4fa0-aace-fd5af9f3d0b1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 22222 time: 0.0968387 2026-04-27 22:25:40.014 10 INFO neutron.wsgi [None req-c0aa0fa3-2544-4f22-84de-71768ead8064 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1141 time: 0.3232472 2026-04-27 22:25:40.025 10 INFO neutron.wsgi [None req-09cb4892-1c23-4c05-b250-87b01458ea48 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0097845 2026-04-27 22:25:40.074 10 INFO neutron.wsgi [None req-3f521e83-2350-4935-856d-a83a8dbc1147 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 31678 time: 0.0483797 2026-04-27 22:25:40.134 10 INFO neutron.wsgi [None req-3ab8414d-02a7-40bb-aaae-0a6f45717db5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5495 time: 0.0495782 2026-04-27 22:25:40.145 10 INFO neutron.wsgi [None req-d67d4407-8fcc-4d04-948d-ca10454a3e8a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0095241 2026-04-27 22:25:41.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025957 2026-04-27 22:25:41.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034628 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:25:43.748 9 INFO neutron.wsgi [None req-a6bec9f5-3bcd-4f07-a2e9-af540b64a7dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0093758 2026-04-27 22:25:43.756 9 INFO neutron.wsgi [None req-2d50f267-a10e-4dd1-a4d8-8a609024c5dc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034249 2026-04-27 22:25:43.767 9 INFO neutron.wsgi [None req-17a2e722-b27c-4bed-bd23-0c9fe7de11c3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0062969 2026-04-27 22:25:43.776 9 INFO neutron.wsgi [None req-41702d0a-8bef-413d-8e1b-c36db41c6235 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051711 2026-04-27 22:25:43.790 9 INFO neutron.api.v2.resource [None req-efc4be9c-f028-4724-9b06-bed82533806c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:25:43.792 9 INFO neutron.wsgi [None req-efc4be9c-f028-4724-9b06-bed82533806c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups/lb-8fb15529-61dc-46d7-95f1-15ba3848cc7a HTTP/1.1" status: 404 len: 355 time: 0.0114856 2026-04-27 22:25:43.836 9 INFO neutron.wsgi [None req-5896cb59-728b-49ca-8635-c2638a358f78 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups?name=lb-8fb15529-61dc-46d7-95f1-15ba3848cc7a HTTP/1.1" status: 200 len: 3065 time: 0.0402830 2026-04-27 22:25:43.889 9 INFO neutron.wsgi [None req-6810569a-53a7-4abf-b880-425fe3787931 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-group-rules?security_group_id=159ec55e-5317-49cf-a164-de6919db646c HTTP/1.1" status: 200 len: 2534 time: 0.0478537 2026-04-27 22:25:44.056 9 INFO neutron.wsgi [None req-8a633b9b-9e07-4ac3-bd5d-1b8e67c8025a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/security-group-rules/0e61432a-2bd7-4aa1-8005-e3d09210c1ef HTTP/1.1" status: 204 len: 173 time: 0.1544700 2026-04-27 22:25:44.181 9 INFO neutron.wsgi [None req-7df29faa-865d-40be-9ab9-71e619a9de52 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/security-group-rules/da528afe-5574-472f-a478-7fcf07771ae8 HTTP/1.1" status: 204 len: 173 time: 0.1169529 2026-04-27 22:25:48.108 9 INFO neutron.db.l3_db [None req-18866c8a-3bec-4a28-9388-ad9b5d05d0bd 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Floating IP 0f8ee315-f310-49ca-8b56-6eb5dac41833 disassociated (deleted). External IP: 10.96.250.207, port: 9581e274-750d-47f4-b729-5c7a46520bff. 2026-04-27 22:25:48.133 9 INFO neutron.wsgi [None req-18866c8a-3bec-4a28-9388-ad9b5d05d0bd 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/0f8ee315-f310-49ca-8b56-6eb5dac41833 HTTP/1.1" status: 204 len: 168 time: 0.4813311 2026-04-27 22:25:48.158 9 INFO neutron.api.v2.resource [None req-16628cda-afda-4e0e-968d-a0ffb8206c8e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:25:48.159 9 INFO neutron.wsgi [None req-16628cda-afda-4e0e-968d-a0ffb8206c8e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/floatingips/0f8ee315-f310-49ca-8b56-6eb5dac41833 HTTP/1.1" status: 404 len: 345 time: 0.0204504 2026-04-27 22:25:48.795 9 INFO neutron.wsgi [None req-e4a6e6ab-92ab-41c7-b94b-d2ff9bd0703b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0100548 2026-04-27 22:25:48.806 9 INFO neutron.wsgi [None req-e7d26150-a597-4752-ae89-d4ef3009ccdc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0044196 2026-04-27 22:25:48.818 9 INFO neutron.wsgi [None req-b1ca209d-311f-4448-a0b1-477c380562ff deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050910 2026-04-27 22:25:48.831 9 INFO neutron.wsgi [None req-b465493e-a90e-4f8f-aed4-18184a564d8e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0060883 2026-04-27 22:25:48.869 9 INFO neutron.wsgi [None req-b52b9b04-4997-4517-a76c-30c7885a5a8c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 200 len: 850 time: 0.0321600 2026-04-27 22:25:48.920 9 INFO neutron.wsgi [None req-954f8124-aa19-4b8c-af6e-aadd78dc590b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2724 time: 0.0446291 2026-04-27 22:25:48.969 9 INFO neutron.wsgi [None req-eef25119-d6fc-4f0b-872b-aeb4d0acd84e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2724 time: 0.0379503 2026-04-27 22:25:49.069 9 INFO neutron.wsgi [None req-a79521ec-73a9-49c3-8820-7ddb82bc7f25 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2724 time: 0.0437043 2026-04-27 22:25:49.317 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status down for port: 60276d57-739d-4515-8500-af5b61d2e2e2 2026-04-27 22:25:49.325 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status down for port: 9581e274-750d-47f4-b729-5c7a46520bff 2026-04-27 22:25:49.480 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e03c127-24eb-4429-9496-b1f2472618df'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '60276d57-739d-4515-8500-af5b61d2e2e2', 'code': 200} 2026-04-27 22:25:49.503 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 9581e274-750d-47f4-b729-5c7a46520bff (type: ports) to 6 2026-04-27 22:25:49.824 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 60276d57-739d-4515-8500-af5b61d2e2e2 (type: ports) to 7 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:25:50.126 9 INFO neutron.wsgi [None req-b1647840-f15b-4c29-a2f1-725e08028066 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0457664 2026-04-27 22:25:51.182 9 INFO neutron.wsgi [None req-32efafc4-bc63-489a-844d-92b3c103466c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0445855 2026-04-27 22:25:51.519 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb89ffa5-9bdc-4170-98a9-6f6bbbfca538'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '60276d57-739d-4515-8500-af5b61d2e2e2', 'code': 200} 2026-04-27 22:25:52.242 9 INFO neutron.wsgi [None req-23656d1a-ec14-4a18-b0d4-6ea4419384c0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0462224 2026-04-27 22:25:53.300 9 INFO neutron.wsgi [None req-77363cc3-cca9-440b-bb46-075756a827d8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0451825 2026-04-27 22:25:54.357 9 INFO neutron.wsgi [None req-aa754ba0-47fc-4ac2-9d7b-4bb1bf835ce4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0433528 2026-04-27 22:25:55.421 9 INFO neutron.wsgi [None req-92202ab4-641a-4a2f-a2bb-ac8f2e5e26c0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0541062 2026-04-27 22:25:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024316 2026-04-27 22:25:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032890 2026-04-27 22:25:56.480 9 INFO neutron.wsgi [None req-231f7ce1-4c56-4ec9-ab57-de808c48797f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0478785 2026-04-27 22:25:57.545 9 INFO neutron.wsgi [None req-10f5640d-2e62-4976-8124-d75efe6c802b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0523777 2026-04-27 22:25:58.602 9 INFO neutron.wsgi [None req-a4ca7ca1-edfe-455e-9e0c-a2335b1adc13 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0457251 2026-04-27 22:25:59.663 9 INFO neutron.wsgi [None req-a18e7965-b3a1-4778-b173-9eb8f7b7b24c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0495591 2026-04-27 22:26:00.728 9 INFO neutron.wsgi [None req-7153fd0f-d0ef-4980-b0fb-edfd1b6a1dad deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0499952 2026-04-27 22:26:01.785 9 INFO neutron.wsgi [None req-66166296-8375-480b-ad92-9d64c4b0781f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0450265 2026-04-27 22:26:02.848 9 INFO neutron.wsgi [None req-87ccb528-50ea-4b00-84e3-f0c81fcd58da deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0514030 2026-04-27 22:26:03.915 9 INFO neutron.wsgi [None req-e8613c24-c3e6-45c9-b05f-c812aceae667 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0536332 2026-04-27 22:26:04.976 9 INFO neutron.wsgi [None req-25f66611-ff1e-44fd-a0bc-f28a0582cbb4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0485938 2026-04-27 22:26:06.044 9 INFO neutron.wsgi [None req-cb498256-c200-4f5c-9520-fedcefdcef64 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0547454 2026-04-27 22:26:07.107 9 INFO neutron.wsgi [None req-5a0b5c0e-0bdc-431e-add5-bc67fa7d2ec8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0483592 2026-04-27 22:26:08.162 9 INFO neutron.wsgi [None req-976d84b2-d786-428d-bf50-afe785ce2245 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0446930 2026-04-27 22:26:09.217 9 INFO neutron.wsgi [None req-5975aaea-3719-4735-a556-86bdb2a66fbc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 2722 time: 0.0426831 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:09.400 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-b26cd627-c9bc-421e-a644-a75fec5e5d88 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1517 time: 0.0416007 2026-04-27 22:26:09.435 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-8148bf12-c552-41ae-8b0a-ac711aca03a7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0311112 2026-04-27 22:26:09.504 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-9b50d798-76b2-4512-a4db-b16630a5a03c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.0645270 2026-04-27 22:26:09.924 10 INFO neutron.db.ovn_revision_numbers_db [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-222598ec-85ef-4d67-9021-ebb7ce911597 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] Successfully bumped revision number for resource 60276d57-739d-4515-8500-af5b61d2e2e2 (type: ports) to 8 2026-04-27 22:26:09.943 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-222598ec-85ef-4d67-9021-ebb7ce911597 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "PUT /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1351 time: 0.4319131 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:10.047 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-262b0e89-9085-4c4a-b11f-156ed48d7d0c 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=815f3c67b503466886e031bf8324ba89&device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1413 time: 0.0445495 2026-04-27 22:26:10.120 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-69313daa-e685-4221-b4cd-c4cc6693711f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&id=1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 200 len: 1730 time: 0.0661294 2026-04-27 22:26:10.154 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-c0f96ade-ac68-4882-a32d-2f65cee85a65 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=172.24.3.13&port_id=ecaf1393-0d76-42dc-b6fe-708995a5dd6a HTTP/1.1" status: 200 len: 217 time: 0.0286286 2026-04-27 22:26:10.188 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-e8566a76-daf8-4952-b2b5-58b0fcac05c3 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=bfa97413-88a9-48c3-b569-fe6dac523181 HTTP/1.1" status: 200 len: 829 time: 0.0303149 2026-04-27 22:26:10.213 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-531b4b39-a223-4090-be24-cb80d42b8b7a 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=07d92285-bf8e-4f01-bd0e-9ee3185efd65&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0190818 2026-04-27 22:26:10.272 9 INFO neutron.wsgi [None req-3e2dd830-e34b-4406-ada1-027445bcf9c2 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1413 time: 0.0415151 2026-04-27 22:26:10.283 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-5edc13a4-403f-4694-a6ba-ee77633b0d02 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0627289 2026-04-27 22:26:10.349 10 INFO neutron.wsgi [req-4701d289-6089-4ccd-be7c-4cfb787b3592 req-c216a2ac-38fd-40b4-9f09-1d9492987210 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/07d92285-bf8e-4f01-bd0e-9ee3185efd65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0581419 2026-04-27 22:26:10.674 9 INFO neutron.db.ovn_revision_numbers_db [None req-cef34e32-d2f7-4bbf-8566-505599134a49 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 60276d57-739d-4515-8500-af5b61d2e2e2 (type: ports) to 9 2026-04-27 22:26:10.690 9 INFO neutron.wsgi [None req-cef34e32-d2f7-4bbf-8566-505599134a49 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "PUT /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1290 time: 0.4117479 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:10.740 9 INFO neutron.wsgi [None req-8525a807-9ac4-4820-aba3-8a0f0d07a4df deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 200 len: 1290 time: 0.0404742 2026-04-27 22:26:10.762 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc282113-b1fb-4d00-8310-4d11897e860e - - - - - -] Successfully bumped revision number for resource 9581e274-750d-47f4-b729-5c7a46520bff (type: ports) to 8 2026-04-27 22:26:11.103 9 INFO neutron.wsgi [None req-c155a419-f8c9-4285-b98c-747f06d13b64 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 204 len: 173 time: 0.3530200 2026-04-27 22:26:11.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022042 2026-04-27 22:26:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030391 2026-04-27 22:26:11.193 9 INFO neutron.wsgi [None req-4678b151-028c-4fb4-9780-2d430a989711 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0124130 2026-04-27 22:26:11.204 9 INFO neutron.wsgi [None req-9b3e36db-f46a-4bd5-be02-d66ee3049c68 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0055935 2026-04-27 22:26:11.215 9 INFO neutron.wsgi [None req-30bc0624-d4f3-4a3e-9e1f-0e38cef112ee deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0056183 2026-04-27 22:26:11.224 9 INFO neutron.wsgi [None req-d4cbc6f7-bce3-4fcb-8867-a4676f2bec35 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037043 2026-04-27 22:26:11.247 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8586c083-e9f1-4b0a-a860-a89a39e7eeb7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-27 22:26:11.250 9 INFO neutron.wsgi [None req-8586c083-e9f1-4b0a-a860-a89a39e7eeb7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/ports/60276d57-739d-4515-8500-af5b61d2e2e2 HTTP/1.1" status: 404 len: 338 time: 0.0216331 2026-04-27 22:26:11.308 9 INFO neutron.wsgi [None req-e7d7b00b-0864-41b6-9382-c53af42aca36 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1332 time: 0.0519319 2026-04-27 22:26:11.327 9 INFO neutron.api.v2.resource [None req-8db22ce9-193b-48a0-a4ae-d75ebfbde712 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:11.328 9 INFO neutron.wsgi [None req-8db22ce9-193b-48a0-a4ae-d75ebfbde712 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups/lb-8fb15529-61dc-46d7-95f1-15ba3848cc7a HTTP/1.1" status: 404 len: 355 time: 0.0133536 2026-04-27 22:26:11.374 9 INFO neutron.wsgi [None req-bb20f168-8e0d-44e3-888a-b49d212c5fc6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/security-groups?name=lb-8fb15529-61dc-46d7-95f1-15ba3848cc7a HTTP/1.1" status: 200 len: 1839 time: 0.0409579 2026-04-27 22:26:11.417 9 INFO neutron.wsgi [None req-3e1be2ca-0fd8-4451-a374-fc55cc91587f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1332 time: 0.0355170 2026-04-27 22:26:11.758 9 INFO neutron.db.ovn_revision_numbers_db [None req-9464eb3e-d625-444b-a03a-a10ee2fa2024 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 9581e274-750d-47f4-b729-5c7a46520bff (type: ports) to 9 2026-04-27 22:26:11.777 9 INFO neutron.wsgi [None req-9464eb3e-d625-444b-a03a-a10ee2fa2024 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "PUT /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 200 len: 1294 time: 0.3546493 2026-04-27 22:26:11.909 9 INFO neutron.wsgi [None req-cce4ba17-e7fd-457b-851c-61b3bc30240d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/security-groups/159ec55e-5317-49cf-a164-de6919db646c HTTP/1.1" status: 204 len: 173 time: 0.1233461 2026-04-27 22:26:12.265 9 INFO neutron.wsgi [None req-d69a8786-35e3-4172-93fc-529ca4c526f3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/ports/9581e274-750d-47f4-b729-5c7a46520bff HTTP/1.1" status: 204 len: 173 time: 0.3494105 2026-04-27 22:26:12.590 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status down for port: ecaf1393-0d76-42dc-b6fe-708995a5dd6a 2026-04-27 22:26:12.743 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-65dc0157-fcc3-4596-ad65-971ccb745cb7'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ecaf1393-0d76-42dc-b6fe-708995a5dd6a', 'code': 200} 2026-04-27 22:26:12.870 10 INFO neutron.wsgi [req-c6d2d1ef-af13-4d02-85d8-ab69f17eef64 req-bdd6734e-96f7-49cd-8617-4addaea80ae9 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=ae092d79-1e7e-4c86-b2c9-e60545da1034 HTTP/1.1" status: 200 len: 1411 time: 0.0569837 2026-04-27 22:26:12.890 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource ecaf1393-0d76-42dc-b6fe-708995a5dd6a (type: ports) to 5 2026-04-27 22:26:13.207 10 INFO neutron.wsgi [req-c6d2d1ef-af13-4d02-85d8-ab69f17eef64 req-a41f0596-98b6-4042-8842-a8ff56736c88 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 199.204.45.250 "DELETE /v2.0/ports/ecaf1393-0d76-42dc-b6fe-708995a5dd6a HTTP/1.1" status: 204 len: 173 time: 0.3329952 2026-04-27 22:26:13.257 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-995bda27-bb56-4e6f-bacc-bf614c7b88fa'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-deleted', 'tag': 'ecaf1393-0d76-42dc-b6fe-708995a5dd6a', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:13.951 9 INFO neutron.db.l3_db [None req-d422a6d8-4bbd-490b-94f7-4fa16b789414 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Floating IP 4314cdb4-7f84-4095-984f-1ff3bce67bfb disassociated (deleted). External IP: 10.96.250.218, port: b317e00a-e793-4195-a145-1a1e253beb68. 2026-04-27 22:26:13.991 9 INFO neutron.wsgi [None req-d422a6d8-4bbd-490b-94f7-4fa16b789414 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/4314cdb4-7f84-4095-984f-1ff3bce67bfb HTTP/1.1" status: 204 len: 168 time: 0.5100203 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:14.021 9 INFO neutron.api.v2.resource [None req-fa38099f-7391-41e4-ab22-9ad6931af052 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:14.023 9 INFO neutron.wsgi [None req-fa38099f-7391-41e4-ab22-9ad6931af052 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/floatingips/4314cdb4-7f84-4095-984f-1ff3bce67bfb HTTP/1.1" status: 404 len: 345 time: 0.0280035 2026-04-27 22:26:14.282 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] OVN reports status down for port: b317e00a-e793-4195-a145-1a1e253beb68 2026-04-27 22:26:14.322 10 INFO neutron.wsgi [req-157cebcf-2c75-4608-a0dc-7770a78c969a req-b897ae8e-874f-44f0-abef-1f7518a17e38 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 1400 time: 0.1531203 2026-04-27 22:26:14.396 10 INFO neutron.wsgi [req-157cebcf-2c75-4608-a0dc-7770a78c969a req-e084f212-5357-43eb-bb62-81f9e717f23a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b54a6388-79e4-41fa-97c2-bfc0bc18ebce&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0665166 2026-04-27 22:26:14.581 10 INFO neutron.wsgi [req-ce9466fe-d5bf-420b-b90b-b6f43566f6fc req-bdab8d14-92b7-40ce-b23a-d6991bf91dc2 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 1398 time: 0.0620925 2026-04-27 22:26:14.673 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5eb291a-3077-41b0-9386-e75f14f0bea9 - - - - - -] Successfully bumped revision number for resource b317e00a-e793-4195-a145-1a1e253beb68 (type: ports) to 5 2026-04-27 22:26:14.790 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0fb83dd-b7a2-452d-a2fe-0ba52b5245ad'] response: {'server_uuid': 'ae092d79-1e7e-4c86-b2c9-e60545da1034', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ecaf1393-0d76-42dc-b6fe-708995a5dd6a', 'code': 200} 2026-04-27 22:26:14.790 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0fb83dd-b7a2-452d-a2fe-0ba52b5245ad'] response: {'name': 'network-changed', 'server_uuid': '819c3735-e091-4314-9a67-7189c5e33178', 'tag': 'b317e00a-e793-4195-a145-1a1e253beb68', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:14.895 10 INFO neutron.wsgi [req-0a3c5a6e-97cc-4560-a4df-034d605dcacb req-f90ddeed-fe10-4143-8f7f-f40cb18f6f8d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=819c3735-e091-4314-9a67-7189c5e33178 HTTP/1.1" status: 200 len: 1636 time: 0.0621169 2026-04-27 22:26:14.981 10 INFO neutron.wsgi [req-0a3c5a6e-97cc-4560-a4df-034d605dcacb req-a4a8e26b-03b9-4dcd-a8c5-20a4811a3554 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 200 len: 1003 time: 0.0811820 2026-04-27 22:26:15.021 10 INFO neutron.wsgi [req-0a3c5a6e-97cc-4560-a4df-034d605dcacb req-576c4b7d-9940-4605-9444-5ebce42322e9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 217 time: 0.0343819 2026-04-27 22:26:15.056 10 INFO neutron.wsgi [req-0a3c5a6e-97cc-4560-a4df-034d605dcacb req-8a496375-e47b-483c-82b7-f84843e917c6 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A99&port_id=b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 200 len: 217 time: 0.0265481 2026-04-27 22:26:15.074 10 INFO neutron.wsgi [req-ce9466fe-d5bf-420b-b90b-b6f43566f6fc req-00066f69-7c7a-48cc-9893-07eac89b7568 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 199.204.45.250 "DELETE /v2.0/ports/b317e00a-e793-4195-a145-1a1e253beb68 HTTP/1.1" status: 204 len: 173 time: 0.4888978 2026-04-27 22:26:15.101 10 INFO neutron.wsgi [req-0a3c5a6e-97cc-4560-a4df-034d605dcacb req-2ecd5065-3de8-4921-96aa-74436422980f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=93291119-c9de-4196-ac28-e3fdd3b6778e&id=390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 200 len: 1565 time: 0.0385785 2026-04-27 22:26:15.142 10 INFO neutron.wsgi [req-0a3c5a6e-97cc-4560-a4df-034d605dcacb req-db6d9329-b92d-46c4-aedf-c350b2228ef9 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0219638 2026-04-27 22:26:15.177 10 INFO neutron.wsgi [req-0a3c5a6e-97cc-4560-a4df-034d605dcacb req-d42a9b29-c90b-4678-9453-ac7cb13d21e7 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=a52041b1-3080-4d58-906b-6b6dc65b0f84&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0271823 2026-04-27 22:26:15.249 10 INFO neutron.wsgi [req-0a3c5a6e-97cc-4560-a4df-034d605dcacb req-4bac186f-ba5e-4934-af90-28157170e68d 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0641215 2026-04-27 22:26:15.298 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ddf3dd1-8619-4ee3-8fd0-cf78e2650fd5'] response: {'server_uuid': '819c3735-e091-4314-9a67-7189c5e33178', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b317e00a-e793-4195-a145-1a1e253beb68', 'code': 200} 2026-04-27 22:26:15.298 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ddf3dd1-8619-4ee3-8fd0-cf78e2650fd5'] response: {'server_uuid': '819c3735-e091-4314-9a67-7189c5e33178', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b317e00a-e793-4195-a145-1a1e253beb68', 'code': 200} 2026-04-27 22:26:15.298 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ddf3dd1-8619-4ee3-8fd0-cf78e2650fd5'] response: {'server_uuid': '819c3735-e091-4314-9a67-7189c5e33178', 'name': 'network-vif-deleted', 'tag': 'b317e00a-e793-4195-a145-1a1e253beb68', 'status': 'completed', 'code': 200} 2026-04-27 22:26:15.315 10 INFO neutron.wsgi [req-0a3c5a6e-97cc-4560-a4df-034d605dcacb req-8e996f11-76db-4f28-a75c-3c0519c935cd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0576410 2026-04-27 22:26:19.938 10 INFO neutron.db.l3_db [None req-9a4080e9-b10c-493c-b5d4-be7d89bd7e6e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] Floating IP 58ca9e90-4a67-426f-9d8d-3bcc72532381 disassociated (deleted). External IP: 10.96.250.204, port: 00473163-c0fd-4068-989e-b5c58e290333. 2026-04-27 22:26:19.974 10 INFO neutron.wsgi [None req-9a4080e9-b10c-493c-b5d4-be7d89bd7e6e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/floatingips/58ca9e90-4a67-426f-9d8d-3bcc72532381 HTTP/1.1" status: 204 len: 168 time: 0.5140250 2026-04-27 22:26:20.010 9 INFO neutron.api.v2.resource [None req-3b68c4d0-943e-42df-82c9-e9b90af4ba3a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:20.012 9 INFO neutron.wsgi [None req-3b68c4d0-943e-42df-82c9-e9b90af4ba3a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/floatingips/58ca9e90-4a67-426f-9d8d-3bcc72532381 HTTP/1.1" status: 404 len: 345 time: 0.0308867 2026-04-27 22:26:20.031 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2b03f57-0671-4984-8541-86201c7c8ad6'] response: {'name': 'network-changed', 'server_uuid': '7a7f8643-7bac-44fb-a8aa-2b17986f34bf', 'tag': '00473163-c0fd-4068-989e-b5c58e290333', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:20.095 10 INFO neutron.wsgi [req-abf9823d-7512-432e-8c09-ff7cd32f4ca0 req-c8189fb3-359d-4bb3-af8a-3041af584d19 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1638 time: 0.0497279 2026-04-27 22:26:20.179 10 INFO neutron.wsgi [req-abf9823d-7512-432e-8c09-ff7cd32f4ca0 req-b7cb7c71-f65b-4d45-87e6-f2fa45e8ed2f 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks?id=5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 200 len: 1002 time: 0.0730793 2026-04-27 22:26:20.215 10 INFO neutron.wsgi [req-abf9823d-7512-432e-8c09-ff7cd32f4ca0 req-3fcc8fa4-ca6e-4a58-b374-d4a2ad27b1fd 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 217 time: 0.0304129 2026-04-27 22:26:20.216 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] OVN reports status down for port: 00473163-c0fd-4068-989e-b5c58e290333 2026-04-27 22:26:20.268 10 INFO neutron.wsgi [req-abf9823d-7512-432e-8c09-ff7cd32f4ca0 req-b919fa99-95b3-423a-ad95-1135a66e7fed 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A152&port_id=00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 200 len: 217 time: 0.0376549 2026-04-27 22:26:20.308 10 INFO neutron.wsgi [req-d88cc049-eedb-4d45-bc38-980bebd71993 req-7d2f8052-d58d-4ab3-9870-ba5c3c6ccd6f 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/ports?device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1400 time: 0.1511374 2026-04-27 22:26:20.329 10 INFO neutron.wsgi [req-abf9823d-7512-432e-8c09-ff7cd32f4ca0 req-b9552857-af29-4cd3-9060-e7f9335dad9e 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/subnets?id=71be748c-8a29-4de6-95d1-9ff5ce2e6179&id=d1878942-1c55-4176-aec3-fd212b272821 HTTP/1.1" status: 200 len: 1563 time: 0.0521400 2026-04-27 22:26:20.373 10 INFO neutron.wsgi [req-abf9823d-7512-432e-8c09-ff7cd32f4ca0 req-de536522-be37-46f8-aaad-6548e06ef954 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0326245 2026-04-27 22:26:20.389 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3183d62b-5ef5-42ca-8235-0472342616c1'] response: {'server_uuid': '7a7f8643-7bac-44fb-a8aa-2b17986f34bf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '00473163-c0fd-4068-989e-b5c58e290333', 'code': 200} 2026-04-27 22:26:20.395 10 INFO neutron.wsgi [req-d88cc049-eedb-4d45-bc38-980bebd71993 req-61df9319-beb8-441f-8ceb-e25f1b1b737c 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.182 "GET /v2.0/security-groups?id=b54a6388-79e4-41fa-97c2-bfc0bc18ebce&fields=id&fields=name HTTP/1.1" status: 200 len: 311 time: 0.0803888 2026-04-27 22:26:20.407 10 INFO neutron.wsgi [req-abf9823d-7512-432e-8c09-ff7cd32f4ca0 req-a1d5c289-0163-4240-82d3-0b24a700c29b 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/ports?network_id=5bd76c9b-319c-4b51-8086-9f9c99204594&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0257640 2026-04-27 22:26:20.494 10 INFO neutron.wsgi [req-abf9823d-7512-432e-8c09-ff7cd32f4ca0 req-49d719be-89f3-4362-8c49-85270299c1a0 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0773351 2026-04-27 22:26:20.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-dfd8fd72-4598-4a77-b8a1-42d2eab836db - - - - - -] Successfully bumped revision number for resource 00473163-c0fd-4068-989e-b5c58e290333 (type: ports) to 5 2026-04-27 22:26:20.563 10 INFO neutron.wsgi [req-8df06f07-e7b4-4f64-b115-6a15674c7735 req-94aa0e3d-c290-4698-ae90-47ff4300388f 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 199.204.45.250 "GET /v2.0/ports?device_id=7a7f8643-7bac-44fb-a8aa-2b17986f34bf HTTP/1.1" status: 200 len: 1398 time: 0.0501261 2026-04-27 22:26:20.595 10 INFO neutron.wsgi [req-abf9823d-7512-432e-8c09-ff7cd32f4ca0 req-f671ecd0-6097-4d1f-96f1-646de359e9b8 704a36a6de1240e18012a19f0f05f720 2f9b73de570f4c89af39e63d7cdb54cd - - 40fd682ceee84a83889ba67ab46e917c 40fd682ceee84a83889ba67ab46e917c] 199.204.45.250 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0922554 2026-04-27 22:26:20.871 10 INFO neutron.wsgi [req-8df06f07-e7b4-4f64-b115-6a15674c7735 req-630b4308-1e09-4872-b0ad-6841eccf5009 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 199.204.45.250 "DELETE /v2.0/ports/00473163-c0fd-4068-989e-b5c58e290333 HTTP/1.1" status: 204 len: 173 time: 0.3038237 2026-04-27 22:26:22.075 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-592142e4-c706-4f5a-abcf-75d0d00d4eef'] response: {'server_uuid': '7a7f8643-7bac-44fb-a8aa-2b17986f34bf', 'name': 'network-vif-deleted', 'tag': '00473163-c0fd-4068-989e-b5c58e290333', 'status': 'completed', 'code': 200} 2026-04-27 22:26:22.431 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7389dc2-7087-4be3-b809-2cdcf1dad17c'] response: {'server_uuid': '7a7f8643-7bac-44fb-a8aa-2b17986f34bf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '00473163-c0fd-4068-989e-b5c58e290333', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:25.627 9 INFO neutron.wsgi [None req-4aa4ef0e-9ae8-419a-9dd6-fffa8158aa4e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/758863a1-c5db-4afb-949f-38f19e4788ce HTTP/1.1" status: 204 len: 168 time: 0.1747677 2026-04-27 22:26:25.641 9 INFO neutron.api.v2.resource [None req-a66d7368-21ef-4920-a1ad-d44011d3f189 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:25.642 9 INFO neutron.wsgi [None req-a66d7368-21ef-4920-a1ad-d44011d3f189 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/758863a1-c5db-4afb-949f-38f19e4788ce HTTP/1.1" status: 404 len: 356 time: 0.0087733 2026-04-27 22:26:25.779 9 INFO neutron.wsgi [None req-a5c6f6d8-809b-42f1-bab3-ef3393e65823 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/9c614d04-d4c2-4b46-89fe-85f5523f4983 HTTP/1.1" status: 204 len: 168 time: 0.1332741 2026-04-27 22:26:25.792 9 INFO neutron.api.v2.resource [None req-8d72e456-a2fd-44f5-9b73-dbdd2152d62c 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:25.793 9 INFO neutron.wsgi [None req-8d72e456-a2fd-44f5-9b73-dbdd2152d62c 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/9c614d04-d4c2-4b46-89fe-85f5523f4983 HTTP/1.1" status: 404 len: 356 time: 0.0097463 2026-04-27 22:26:25.933 9 INFO neutron.wsgi [None req-9b3c5d07-15d9-436c-a13d-68122b98a646 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/b1aec59f-d912-4b7d-8fe7-1fdbec4ba544 HTTP/1.1" status: 204 len: 168 time: 0.1356831 2026-04-27 22:26:25.947 9 INFO neutron.api.v2.resource [None req-e083df54-d9b3-49ad-92de-554b4030ecc9 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:25.948 9 INFO neutron.wsgi [None req-e083df54-d9b3-49ad-92de-554b4030ecc9 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/b1aec59f-d912-4b7d-8fe7-1fdbec4ba544 HTTP/1.1" status: 404 len: 356 time: 0.0105991 2026-04-27 22:26:26.100 9 INFO neutron.wsgi [None req-f795e252-2956-4903-b955-1e52a0c37cbf 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/c3bda679-1886-4e2d-bf96-2868b9b09072 HTTP/1.1" status: 204 len: 168 time: 0.1480997 2026-04-27 22:26:26.114 9 INFO neutron.api.v2.resource [None req-caf85510-b16f-4097-951e-3084cd32f938 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:26.115 9 INFO neutron.wsgi [None req-caf85510-b16f-4097-951e-3084cd32f938 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/c3bda679-1886-4e2d-bf96-2868b9b09072 HTTP/1.1" status: 404 len: 356 time: 0.0094266 2026-04-27 22:26:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028739 2026-04-27 22:26:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025098 2026-04-27 22:26:26.290 9 INFO neutron.wsgi [None req-c40ca210-7e10-4b88-8696-b47056040252 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/7cacd0b3-d8fe-4a3e-a1fc-739fb5a54da4 HTTP/1.1" status: 204 len: 168 time: 0.1684446 2026-04-27 22:26:26.302 9 INFO neutron.api.v2.resource [None req-cb21cda8-82f7-41b2-b4d0-860e8300561f 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:26.303 9 INFO neutron.wsgi [None req-cb21cda8-82f7-41b2-b4d0-860e8300561f 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/7cacd0b3-d8fe-4a3e-a1fc-739fb5a54da4 HTTP/1.1" status: 404 len: 356 time: 0.0080230 2026-04-27 22:26:26.447 9 INFO neutron.wsgi [None req-bf07025c-ac61-4d13-89d6-5d4a83cb7270 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/c097d518-8f12-48b2-94c5-0c8c813e1658 HTTP/1.1" status: 204 len: 168 time: 0.1402628 2026-04-27 22:26:26.460 9 INFO neutron.api.v2.resource [None req-81d38b9e-7dc5-4852-a4ab-bfa0fa029c35 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:26.461 9 INFO neutron.wsgi [None req-81d38b9e-7dc5-4852-a4ab-bfa0fa029c35 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/c097d518-8f12-48b2-94c5-0c8c813e1658 HTTP/1.1" status: 404 len: 356 time: 0.0087309 2026-04-27 22:26:26.624 9 INFO neutron.wsgi [None req-2fd09f32-6249-405f-8405-82055ec0656f 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/d91ba188-8301-4d71-8e6d-d42522032a37 HTTP/1.1" status: 204 len: 168 time: 0.1584771 2026-04-27 22:26:26.638 9 INFO neutron.api.v2.resource [None req-b78e36d6-bbae-4a14-8c46-ce54e17cf467 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:26.639 9 INFO neutron.wsgi [None req-b78e36d6-bbae-4a14-8c46-ce54e17cf467 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/d91ba188-8301-4d71-8e6d-d42522032a37 HTTP/1.1" status: 404 len: 356 time: 0.0108905 2026-04-27 22:26:26.804 10 INFO neutron.wsgi [None req-0a88e39c-738b-4b90-b3a3-f0722be54300 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/2781d74d-2cdd-4532-a7aa-e69f7b2d87f4 HTTP/1.1" status: 204 len: 168 time: 0.1605594 2026-04-27 22:26:26.817 10 INFO neutron.api.v2.resource [None req-b7b483d8-a88c-4c31-ae97-b050edcbdccb 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:26.818 10 INFO neutron.wsgi [None req-b7b483d8-a88c-4c31-ae97-b050edcbdccb 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/2781d74d-2cdd-4532-a7aa-e69f7b2d87f4 HTTP/1.1" status: 404 len: 356 time: 0.0093818 2026-04-27 22:26:26.955 10 INFO neutron.wsgi [None req-fdc51b78-9b13-4f94-8182-15086799b9e5 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/78b128d9-86f6-4f40-8999-911354958813 HTTP/1.1" status: 204 len: 168 time: 0.1321926 2026-04-27 22:26:26.970 10 INFO neutron.api.v2.resource [None req-61d5274b-8c9d-47c6-86c6-efe9eadcc93a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:26.971 10 INFO neutron.wsgi [None req-61d5274b-8c9d-47c6-86c6-efe9eadcc93a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/78b128d9-86f6-4f40-8999-911354958813 HTTP/1.1" status: 404 len: 356 time: 0.0111370 2026-04-27 22:26:27.098 10 INFO neutron.wsgi [None req-609e7595-ed01-41aa-97e8-49ca0c44022d 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/9ae40517-53e5-4459-9ce7-00d3fad0146f HTTP/1.1" status: 204 len: 168 time: 0.1227283 2026-04-27 22:26:27.113 10 INFO neutron.api.v2.resource [None req-b9d41d1f-1ed4-4f03-9bed-e6898a5b3515 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:27.114 10 INFO neutron.wsgi [None req-b9d41d1f-1ed4-4f03-9bed-e6898a5b3515 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/9ae40517-53e5-4459-9ce7-00d3fad0146f HTTP/1.1" status: 404 len: 356 time: 0.0103576 2026-04-27 22:26:27.243 10 INFO neutron.wsgi [None req-0be5d176-5669-4561-8d38-4dedae03dd66 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-group-rules/47699f70-b41d-474c-926d-1027b44eac2a HTTP/1.1" status: 204 len: 168 time: 0.1255710 2026-04-27 22:26:27.256 10 INFO neutron.api.v2.resource [None req-96af8a7f-0c91-4f94-acf6-4cb81ca11b6d 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:27.258 10 INFO neutron.wsgi [None req-96af8a7f-0c91-4f94-acf6-4cb81ca11b6d 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-group-rules/47699f70-b41d-474c-926d-1027b44eac2a HTTP/1.1" status: 404 len: 356 time: 0.0087504 2026-04-27 22:26:27.374 10 INFO neutron.wsgi [None req-c46753e1-257c-4a76-a865-2ae0350b8f27 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/b54a6388-79e4-41fa-97c2-bfc0bc18ebce HTTP/1.1" status: 204 len: 168 time: 0.1133373 2026-04-27 22:26:27.391 9 INFO neutron.api.v2.resource [None req-c9ec4e1a-cd38-42e0-a542-5339c05e0b5c 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:27.393 9 INFO neutron.wsgi [None req-c9ec4e1a-cd38-42e0-a542-5339c05e0b5c 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/security-groups/b54a6388-79e4-41fa-97c2-bfc0bc18ebce HTTP/1.1" status: 404 len: 347 time: 0.0140762 2026-04-27 22:26:28.605 9 INFO neutron.wsgi [None req-3b366c6c-0cff-4501-bde5-fb16d9b3f87d 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "PUT /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1587543 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:28.748 9 INFO neutron.api.v2.resource [None req-30f10a6d-3914-46d9-ae32-8924bcaebf1c 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-27 22:26:28.749 9 INFO neutron.wsgi [None req-30f10a6d-3914-46d9-ae32-8924bcaebf1c 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "PUT /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1403346 2026-04-27 22:26:29.629 9 INFO neutron.wsgi [None req-e721a9ca-abe4-479e-acc2-f84ead2b7251 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "PUT /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8741124 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:29.780 9 INFO neutron.api.v2.resource [None req-84e9124b-4ca0-461b-94e2-de3982484e94 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-27 22:26:29.781 9 INFO neutron.wsgi [None req-84e9124b-4ca0-461b-94e2-de3982484e94 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "PUT /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1467061 2026-04-27 22:26:30.732 9 INFO neutron.wsgi [None req-e5f369ea-5074-4d5c-9244-2259de0998a3 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "PUT /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9451885 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:26:30.878 9 INFO neutron.api.v2.resource [None req-09eaf86c-f492-4716-94b5-78201eaad9b5 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-27 22:26:30.880 9 INFO neutron.wsgi [None req-09eaf86c-f492-4716-94b5-78201eaad9b5 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "PUT /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1430213 2026-04-27 22:26:32.050 10 INFO neutron.wsgi [None req-d49edabb-9203-4450-a906-384d512e8668 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524 HTTP/1.1" status: 204 len: 168 time: 1.1661212 2026-04-27 22:26:32.089 10 INFO neutron.api.v2.resource [None req-5fb49322-47a6-4e8f-aaf6-2bbd2c21096e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:26:32.091 10 INFO neutron.wsgi [None req-5fb49322-47a6-4e8f-aaf6-2bbd2c21096e 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/routers/509fe159-a2f3-4221-a884-6b126afd9524 HTTP/1.1" status: 404 len: 336 time: 0.0329514 2026-04-27 22:26:32.284 10 INFO neutron.wsgi [None req-201f172c-b37d-47cb-9f9c-56fd32e7b3ca 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/93291119-c9de-4196-ac28-e3fdd3b6778e HTTP/1.1" status: 204 len: 168 time: 0.1881442 2026-04-27 22:26:32.307 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b735a346-64b8-4493-a143-9d872a0bd413 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:26:32.309 10 INFO neutron.wsgi [None req-b735a346-64b8-4493-a143-9d872a0bd413 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/subnets/93291119-c9de-4196-ac28-e3fdd3b6778e HTTP/1.1" status: 404 len: 337 time: 0.0199864 2026-04-27 22:26:32.526 10 INFO neutron.wsgi [None req-c68a4851-3571-4b0d-9d67-365819eb929f 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 204 len: 168 time: 0.2125964 2026-04-27 22:26:32.548 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1bb80c97-cb04-4a46-a6ee-0bdf4db0a28d 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:26:32.550 10 INFO neutron.wsgi [None req-1bb80c97-cb04-4a46-a6ee-0bdf4db0a28d 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/subnets/390bd48e-b7be-4b90-9c2d-a4b49b11d7af HTTP/1.1" status: 404 len: 337 time: 0.0176997 2026-04-27 22:26:32.958 10 INFO neutron.wsgi [None req-792ef9df-3737-4450-ba62-726ea7be0c82 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 204 len: 168 time: 0.4035001 2026-04-27 22:26:32.981 10 INFO neutron.services.segments.plugin [-] Segment 2a406ce0-4b64-4684-ad34-6bc1be42fa45 resource provider aggregate not found 2026-04-27 22:26:32.986 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ba92ad71-6650-4b51-b893-0eccbfa95768 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:26:32.986 10 INFO neutron.services.segments.plugin [-] Segment 2a406ce0-4b64-4684-ad34-6bc1be42fa45 resource provider aggregate not found 2026-04-27 22:26:32.988 9 INFO neutron.wsgi [None req-ba92ad71-6650-4b51-b893-0eccbfa95768 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/networks/a52041b1-3080-4d58-906b-6b6dc65b0f84 HTTP/1.1" status: 404 len: 339 time: 0.0224135 2026-04-27 22:26:33.002 10 INFO neutron.services.segments.plugin [-] Segment 2a406ce0-4b64-4684-ad34-6bc1be42fa45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a406ce0-4b64-4684-ad34-6bc1be42fa45 found for delete ", "request_id": "req-937da8d5-a930-444f-bd24-25bdf6daeb9f"}]} 2026-04-27 22:26:33.004 10 INFO neutron.services.segments.plugin [-] Segment 2a406ce0-4b64-4684-ad34-6bc1be42fa45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a406ce0-4b64-4684-ad34-6bc1be42fa45 found for delete ", "request_id": "req-99878cf4-58fe-40e8-92fd-101ac4ecb681"}]} 2026-04-27 22:26:33.178 10 INFO neutron.wsgi [None req-1fbf48fc-eeaa-4676-9fc7-a162dd74b519 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/d1878942-1c55-4176-aec3-fd212b272821 HTTP/1.1" status: 204 len: 168 time: 0.1836224 2026-04-27 22:26:33.199 10 INFO neutron.pecan_wsgi.hooks.translation [None req-82419988-e744-46e0-aa28-1d603a04b9d8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:26:33.201 10 INFO neutron.wsgi [None req-82419988-e744-46e0-aa28-1d603a04b9d8 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/subnets/d1878942-1c55-4176-aec3-fd212b272821 HTTP/1.1" status: 404 len: 337 time: 0.0175002 2026-04-27 22:26:33.417 10 INFO neutron.wsgi [None req-bd7605ea-87f9-49a4-b045-da765643e5ad 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/71be748c-8a29-4de6-95d1-9ff5ce2e6179 HTTP/1.1" status: 204 len: 168 time: 0.2116282 2026-04-27 22:26:33.436 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9dffa193-dcdb-4300-a30e-c30d433ec37c 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:26:33.438 10 INFO neutron.wsgi [None req-9dffa193-dcdb-4300-a30e-c30d433ec37c 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/subnets/71be748c-8a29-4de6-95d1-9ff5ce2e6179 HTTP/1.1" status: 404 len: 337 time: 0.0153732 2026-04-27 22:26:33.826 10 INFO neutron.wsgi [None req-516e8cb5-31a1-435c-9155-180e70a35c1b 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 204 len: 168 time: 0.3846271 2026-04-27 22:26:33.860 9 INFO neutron.pecan_wsgi.hooks.translation [None req-032ff981-e617-449e-ac7c-07fa7b3f8628 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:26:33.862 9 INFO neutron.wsgi [None req-032ff981-e617-449e-ac7c-07fa7b3f8628 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/networks/5bd76c9b-319c-4b51-8086-9f9c99204594 HTTP/1.1" status: 404 len: 339 time: 0.0301526 2026-04-27 22:26:34.064 9 INFO neutron.wsgi [None req-a5c3a46d-cdb1-4d37-a411-43079e8af2fc 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/1d04fda9-5376-4ce2-896c-e929d06a6458 HTTP/1.1" status: 204 len: 168 time: 0.1959927 2026-04-27 22:26:34.086 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b670f219-976b-4abf-a2f9-c9545993de5a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:26:34.088 9 INFO neutron.wsgi [None req-b670f219-976b-4abf-a2f9-c9545993de5a 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/subnets/1d04fda9-5376-4ce2-896c-e929d06a6458 HTTP/1.1" status: 404 len: 337 time: 0.0163777 2026-04-27 22:26:34.270 9 INFO neutron.wsgi [None req-22ab9a95-95ba-41df-8196-44089e5f8461 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 204 len: 168 time: 0.1781087 2026-04-27 22:26:34.290 9 INFO neutron.pecan_wsgi.hooks.translation [None req-af1b1141-d366-4f38-bdc4-8b64743a0925 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:26:34.292 9 INFO neutron.wsgi [None req-af1b1141-d366-4f38-bdc4-8b64743a0925 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/subnets/0add21a6-64ee-4d4d-89bb-e22daf5fbc80 HTTP/1.1" status: 404 len: 337 time: 0.0162427 2026-04-27 22:26:34.939 9 INFO neutron.wsgi [None req-7249223e-7124-49f5-89ae-0ea6308a5c9f 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "DELETE /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 204 len: 168 time: 0.6429532 2026-04-27 22:26:34.957 9 INFO neutron.services.segments.plugin [-] Segment 502c7ad1-dba8-4809-9faa-5ece9fe5a841 resource provider aggregate not found 2026-04-27 22:26:34.963 9 INFO neutron.services.segments.plugin [-] Segment 502c7ad1-dba8-4809-9faa-5ece9fe5a841 resource provider aggregate not found 2026-04-27 22:26:34.963 10 INFO neutron.pecan_wsgi.hooks.translation [None req-31730673-d306-4c14-acb6-29fbe9c47cbd 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:26:34.965 10 INFO neutron.wsgi [None req-31730673-d306-4c14-acb6-29fbe9c47cbd 222a22bb47524fb3b5076c574fb207a4 6b4e20ee1d6345beb456a3b8d7b56108 - - default default] 10.0.0.63 "GET /v2.0/networks/1715891a-6a33-4a74-91d2-f7fbeb9ec0b6 HTTP/1.1" status: 404 len: 339 time: 0.0191019 2026-04-27 22:26:34.972 9 INFO neutron.services.segments.plugin [-] Segment 502c7ad1-dba8-4809-9faa-5ece9fe5a841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502c7ad1-dba8-4809-9faa-5ece9fe5a841 found for delete ", "request_id": "req-a611dc4c-e532-434b-a63e-7456dbae965f"}]} 2026-04-27 22:26:34.974 9 INFO neutron.services.segments.plugin [-] Segment 502c7ad1-dba8-4809-9faa-5ece9fe5a841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502c7ad1-dba8-4809-9faa-5ece9fe5a841 found for delete ", "request_id": "req-1217d545-4113-467a-b1a9-73cc99147d74"}]} 2026-04-27 22:26:35.024 10 INFO neutron.services.segments.plugin [-] Segment 2bfcc3f2-17cc-4e00-8e19-a77ef94427cb resource provider aggregate not found 2026-04-27 22:26:35.032 10 INFO neutron.services.segments.plugin [-] Segment 2bfcc3f2-17cc-4e00-8e19-a77ef94427cb resource provider aggregate not found 2026-04-27 22:26:35.047 10 INFO neutron.services.segments.plugin [-] Segment 2bfcc3f2-17cc-4e00-8e19-a77ef94427cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bfcc3f2-17cc-4e00-8e19-a77ef94427cb found for delete ", "request_id": "req-09c7b33a-1afd-4836-944e-31c9d8890642"}]} 2026-04-27 22:26:35.048 10 INFO neutron.services.segments.plugin [-] Segment 2bfcc3f2-17cc-4e00-8e19-a77ef94427cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bfcc3f2-17cc-4e00-8e19-a77ef94427cb found for delete ", "request_id": "req-4055137c-efcb-4f8b-96c0-aa0b71f37d35"}]} 2026-04-27 22:26:37.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-64bb400d-d11a-4e54-b478-71f098073bc0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c5548672-543a-440a-afec-aea6d9e204b3 (type: security_groups) to 1 2026-04-27 22:26:37.171 10 INFO neutron.db.ovn_revision_numbers_db [None req-64bb400d-d11a-4e54-b478-71f098073bc0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 29daac5c-194d-41e6-a90f-176f2510d27b (type: security_group_rules) to 0 2026-04-27 22:26:37.184 10 INFO neutron.db.ovn_revision_numbers_db [None req-64bb400d-d11a-4e54-b478-71f098073bc0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 36b439e7-7d2b-41a4-ac41-7f8fe3fce5eb (type: security_group_rules) to 0 2026-04-27 22:26:37.199 10 INFO neutron.db.ovn_revision_numbers_db [None req-64bb400d-d11a-4e54-b478-71f098073bc0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a2f0e7a4-bab0-4dd3-ae9f-b32b9b5b0cd6 (type: security_group_rules) to 0 2026-04-27 22:26:37.212 10 INFO neutron.db.ovn_revision_numbers_db [None req-64bb400d-d11a-4e54-b478-71f098073bc0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c8a64072-e124-454f-b8ca-2a3b75b7173d (type: security_group_rules) to 0 2026-04-27 22:26:37.232 10 INFO neutron.wsgi [None req-64bb400d-d11a-4e54-b478-71f098073bc0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=c619cb6999e44d8a8ed53f480fc5bbba&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3432870 2026-04-27 22:26:37.444 10 INFO neutron.wsgi [None req-6a0409f4-a704-4668-b726-f488c2fb37a0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/c5548672-543a-440a-afec-aea6d9e204b3 HTTP/1.1" status: 204 len: 168 time: 0.2067280 2026-04-27 22:26:37.673 9 INFO neutron.db.ovn_revision_numbers_db [None req-73e34cd3-0baf-4934-a8a7-1b8f8a9b43dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 040a29d3-6289-4951-8b6e-311b6c613be1 (type: security_groups) to 1 2026-04-27 22:26:37.693 9 INFO neutron.db.ovn_revision_numbers_db [None req-73e34cd3-0baf-4934-a8a7-1b8f8a9b43dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a1088ece-ccf3-4c5a-a8e4-b0647368bf03 (type: security_group_rules) to 0 2026-04-27 22:26:37.725 9 INFO neutron.db.ovn_revision_numbers_db [None req-73e34cd3-0baf-4934-a8a7-1b8f8a9b43dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource b4a259c5-c3bd-4520-8fc1-75f543acd811 (type: security_group_rules) to 0 2026-04-27 22:26:37.745 9 INFO neutron.db.ovn_revision_numbers_db [None req-73e34cd3-0baf-4934-a8a7-1b8f8a9b43dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ce1bb7be-ccf8-4381-bbf4-01cbb2faffdc (type: security_group_rules) to 0 2026-04-27 22:26:37.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-73e34cd3-0baf-4934-a8a7-1b8f8a9b43dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f5dc0d7b-1edd-4e8c-adc0-05217dfa90f7 (type: security_group_rules) to 0 2026-04-27 22:26:37.803 9 INFO neutron.wsgi [None req-73e34cd3-0baf-4934-a8a7-1b8f8a9b43dd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=28a1b240dd244ecab1e5bc87fa0e1b2f&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2487631 2026-04-27 22:26:38.074 9 INFO neutron.wsgi [None req-3063d4e1-f00a-4ab7-81ae-adc69df755d4 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/040a29d3-6289-4951-8b6e-311b6c613be1 HTTP/1.1" status: 204 len: 168 time: 0.2637210 2026-04-27 22:26:38.355 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3377902-4e4a-49c4-a245-c5612720aaf6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ff166034-35bc-43a5-b448-2630c6265c1a (type: security_groups) to 1 2026-04-27 22:26:38.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3377902-4e4a-49c4-a245-c5612720aaf6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0ac15d63-9289-412c-993c-d0495834e04a (type: security_group_rules) to 0 2026-04-27 22:26:38.398 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3377902-4e4a-49c4-a245-c5612720aaf6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 73217a3f-0f6d-4bb6-ac9d-0133d52dc92c (type: security_group_rules) to 0 2026-04-27 22:26:38.423 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3377902-4e4a-49c4-a245-c5612720aaf6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource c550f7cf-c728-487a-91a9-86ba8fa77d30 (type: security_group_rules) to 0 2026-04-27 22:26:38.445 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3377902-4e4a-49c4-a245-c5612720aaf6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource ed9fbb37-991b-4fc7-aab6-697716b5d88b (type: security_group_rules) to 0 2026-04-27 22:26:38.469 9 INFO neutron.wsgi [None req-e3377902-4e4a-49c4-a245-c5612720aaf6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=725931e1cc2c45c0ad4626df4e724bba&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2363768 2026-04-27 22:26:38.759 10 INFO neutron.wsgi [None req-74ec377d-8db1-4a70-b1c3-cd3c4bbf3afe deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/ff166034-35bc-43a5-b448-2630c6265c1a HTTP/1.1" status: 204 len: 168 time: 0.2851794 2026-04-27 22:26:38.969 10 INFO neutron.db.ovn_revision_numbers_db [None req-1641bdd3-461b-4807-8943-8f7f16725d71 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 85317fd5-4755-49b7-b73d-ac89e33018e0 (type: security_groups) to 1 2026-04-27 22:26:39.020 10 INFO neutron.db.ovn_revision_numbers_db [None req-1641bdd3-461b-4807-8943-8f7f16725d71 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 0bf97a71-fe12-4b07-9021-68f211257f73 (type: security_group_rules) to 0 2026-04-27 22:26:39.040 10 INFO neutron.db.ovn_revision_numbers_db [None req-1641bdd3-461b-4807-8943-8f7f16725d71 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 271c94cc-dce9-4a3b-9a77-ced30abb9d3b (type: security_group_rules) to 0 2026-04-27 22:26:39.053 10 INFO neutron.db.ovn_revision_numbers_db [None req-1641bdd3-461b-4807-8943-8f7f16725d71 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource bfebf377-27ae-4548-81c9-dbbe3ca4f973 (type: security_group_rules) to 0 2026-04-27 22:26:39.063 10 INFO neutron.db.ovn_revision_numbers_db [None req-1641bdd3-461b-4807-8943-8f7f16725d71 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource d38582ab-0be1-4639-9f88-93288eab1ee5 (type: security_group_rules) to 0 2026-04-27 22:26:39.085 10 INFO neutron.wsgi [None req-1641bdd3-461b-4807-8943-8f7f16725d71 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=20bd44282a044933a06eb55b65d98670&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2353559 2026-04-27 22:26:39.315 10 INFO neutron.wsgi [None req-536e6d8b-c279-4a14-ae00-c2fc1e963cd6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/85317fd5-4755-49b7-b73d-ac89e33018e0 HTTP/1.1" status: 204 len: 168 time: 0.2238104 2026-04-27 22:26:39.453 10 INFO neutron.wsgi [None req-5f24493e-d379-472a-9fc1-f2b596dac594 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=6b4e20ee1d6345beb456a3b8d7b56108&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0459213 2026-04-27 22:26:39.683 10 INFO neutron.wsgi [None req-b7c853af-d7dc-4dd8-986c-6ea129304bef deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.2204053 2026-04-27 22:26:39.728 10 INFO neutron.wsgi [None req-0a967e31-8bda-49b0-89a5-79256b3c016f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 20486 time: 0.0438533 2026-04-27 22:26:39.757 10 INFO neutron.wsgi [None req-0744f596-8095-4e26-b02a-7d31692990de deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/f62b7541-6aed-4242-84a3-dba0dbb13632 HTTP/1.1" status: 204 len: 168 time: 0.3008490 2026-04-27 22:26:39.781 10 INFO neutron.wsgi [None req-74937102-a1fb-407b-bd82-2ad4191285c3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0473399 2026-04-27 22:26:39.863 10 INFO neutron.wsgi [None req-c8d03da9-942e-4c9b-aa27-5f0833afb733 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0790222 2026-04-27 22:26:39.877 10 INFO neutron.wsgi [None req-be13b8a4-74bc-480c-a9a1-01608fb476f1 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0126610 2026-04-27 22:26:39.914 10 INFO neutron.wsgi [None req-8de03b91-a72a-4c3e-b942-08cf24f52b21 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0354061 2026-04-27 22:26:39.940 10 INFO neutron.wsgi [None req-d14f68f3-1904-4453-b68a-da4b50664c40 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0247874 2026-04-27 22:26:39.954 10 INFO neutron.wsgi [None req-4a1ddea3-3852-448b-9287-621a4eb1c713 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0127730 2026-04-27 22:26:39.969 10 INFO neutron.wsgi [None req-6c206f67-98a7-41ab-b328-70e23fb3a4bf deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0128896 2026-04-27 22:26:40.012 10 INFO neutron.wsgi [None req-92e85962-4cc6-4d3a-a315-a2edd19ae54b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0421109 2026-04-27 22:26:40.021 9 INFO neutron.db.ovn_revision_numbers_db [None req-558e01a6-5cc6-4a99-930d-bfb3f17cbdba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 915eacfa-8a1c-46f9-8c9e-9aa04ea59dea (type: security_groups) to 1 2026-04-27 22:26:40.024 10 INFO neutron.wsgi [None req-59714d60-962c-4443-be38-ff8925cd438f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0102210 2026-04-27 22:26:40.035 9 INFO neutron.db.ovn_revision_numbers_db [None req-558e01a6-5cc6-4a99-930d-bfb3f17cbdba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 837d1332-952c-4b8a-9eec-d1855b804c4f (type: security_group_rules) to 0 2026-04-27 22:26:40.051 9 INFO neutron.db.ovn_revision_numbers_db [None req-558e01a6-5cc6-4a99-930d-bfb3f17cbdba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 86673a5d-05ed-4ee0-b0de-cb516148c7ab (type: security_group_rules) to 0 2026-04-27 22:26:40.066 9 INFO neutron.db.ovn_revision_numbers_db [None req-558e01a6-5cc6-4a99-930d-bfb3f17cbdba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f04eb8d8-5d52-4c36-be61-a8c9c1496f53 (type: security_group_rules) to 0 2026-04-27 22:26:40.079 9 INFO neutron.db.ovn_revision_numbers_db [None req-558e01a6-5cc6-4a99-930d-bfb3f17cbdba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f8c18c8b-b258-46c1-b266-9061b98be39c (type: security_group_rules) to 0 2026-04-27 22:26:40.101 9 INFO neutron.wsgi [None req-558e01a6-5cc6-4a99-930d-bfb3f17cbdba deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=5480421d74e643f9af7b8edb93421635&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2190039 2026-04-27 22:26:40.331 10 INFO neutron.wsgi [None req-dd1a4561-7636-491c-83f8-7f471b498c2a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/915eacfa-8a1c-46f9-8c9e-9aa04ea59dea HTTP/1.1" status: 204 len: 168 time: 0.2245140 2026-04-27 22:26:40.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-79ff4eb5-99c8-4ea8-8813-4741aebafcd3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource feb5612b-5040-4c20-81df-257f41fab049 (type: security_groups) to 1 2026-04-27 22:26:40.611 10 INFO neutron.db.ovn_revision_numbers_db [None req-79ff4eb5-99c8-4ea8-8813-4741aebafcd3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource 4a2e2cc4-f559-4a14-88f8-c74e43827b3b (type: security_group_rules) to 0 2026-04-27 22:26:40.626 10 INFO neutron.db.ovn_revision_numbers_db [None req-79ff4eb5-99c8-4ea8-8813-4741aebafcd3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a0d86512-e7d3-41b2-9614-630ab875bde1 (type: security_group_rules) to 0 2026-04-27 22:26:40.639 10 INFO neutron.db.ovn_revision_numbers_db [None req-79ff4eb5-99c8-4ea8-8813-4741aebafcd3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource a3cfb048-0cc8-4207-850f-2dfe707c8322 (type: security_group_rules) to 0 2026-04-27 22:26:40.652 10 INFO neutron.db.ovn_revision_numbers_db [None req-79ff4eb5-99c8-4ea8-8813-4741aebafcd3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] Successfully bumped revision number for resource f7072191-7836-4c77-b3b4-51d28ba853e2 (type: security_group_rules) to 0 2026-04-27 22:26:40.674 10 INFO neutron.wsgi [None req-79ff4eb5-99c8-4ea8-8813-4741aebafcd3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups?tenant_id=1eaa0a4627ec4433b0c42cc1791bb7cf&name=default HTTP/1.1" status: 200 len: 3124 time: 0.1962740 2026-04-27 22:26:40.887 10 INFO neutron.wsgi [None req-dc5b5f10-c90a-43a3-957b-4cc1815e4250 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "DELETE /v2.0/security-groups/feb5612b-5040-4c20-81df-257f41fab049 HTTP/1.1" status: 204 len: 168 time: 0.2092876 2026-04-27 22:26:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029526 2026-04-27 22:26:41.137 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021427 2026-04-27 22:26:43.545 10 INFO neutron.wsgi [None req-3aeed096-a504-44e2-a58b-0b4b68d369ae deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2250667 2026-04-27 22:26:44.667 9 INFO neutron.wsgi [None req-cf8f71f2-df50-40cb-a122-450ffe01ecd7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0298324 2026-04-27 22:26:44.704 9 INFO neutron.wsgi [None req-bdfb0c79-1424-49ec-83ff-e0ba3ca2c9df deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0325089 2026-04-27 22:26:44.775 9 INFO neutron.wsgi [None req-2441361c-6d6e-41f1-af45-b3a53ce5a32c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5370 time: 0.0653858 2026-04-27 22:26:44.827 9 INFO neutron.wsgi [None req-cdc105ff-c0ea-4a54-bb3a-0d1ad5da7159 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0467560 2026-04-27 22:26:44.937 9 INFO neutron.wsgi [None req-1e9cf0df-cb96-40fa-a756-cfd6917dc6ec deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.1026580 2026-04-27 22:26:44.995 9 INFO neutron.wsgi [None req-05eac6e0-45d5-4c69-bd88-b249f7ce7f59 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17597 time: 0.0546010 2026-04-27 22:26:45.013 9 INFO neutron.wsgi [None req-511571de-6166-49e3-ba65-0d5350b88ebb deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.63 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0127006 2026-04-27 22:26:51.476 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f225cae7-aee9-4199-b7fa-35c77f14f102 - - - - - -] Maintenance task: Synchronization completed (took 0.19 seconds) 2026-04-27 22:26:56.138 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018508 2026-04-27 22:26:56.141 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014400 2026-04-27 22:27:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028408 2026-04-27 22:27:11.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036275 2026-04-27 22:27:26.137 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024121 2026-04-27 22:27:26.141 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020540 2026-04-27 22:27:39.506 10 INFO neutron.wsgi [None req-d304af7d-8b39-46bc-a601-166c5b6cae7a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1575544 2026-04-27 22:27:39.548 10 INFO neutron.wsgi [None req-d60ad28a-81f6-4714-a12e-29da9fa3b2fd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0398421 2026-04-27 22:27:39.592 10 INFO neutron.wsgi [None req-095c7f59-6ad4-4c69-a923-4110ea5fb26c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0428803 2026-04-27 22:27:39.620 10 INFO neutron.wsgi [None req-46b95446-b59f-4d4b-bcc1-6e5364ded83d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0262823 2026-04-27 22:27:39.678 10 INFO neutron.wsgi [None req-676a38b2-05eb-4623-8766-4119937bf589 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0568590 2026-04-27 22:27:39.730 10 INFO neutron.wsgi [None req-9b245d89-63eb-419f-a90c-faa14ec8715e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0467312 2026-04-27 22:27:39.782 10 INFO neutron.wsgi [None req-ad5e73fd-7ec6-4918-9b75-9f2b525c20cd deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0515380 2026-04-27 22:27:39.825 10 INFO neutron.wsgi [None req-05766d96-c40c-4b4f-a4ec-e7be2f7ceac8 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0399942 2026-04-27 22:27:39.836 10 INFO neutron.wsgi [None req-facb582d-4fc5-46b5-9ff3-9a6113de14a3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0103803 2026-04-27 22:27:39.853 10 INFO neutron.wsgi [None req-14b10787-0c7b-4a7a-ad6f-948d0fc4539f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0159214 2026-04-27 22:27:39.883 10 INFO neutron.wsgi [None req-5887c738-a243-4f9b-ae82-cb6e25d1de5f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0290866 2026-04-27 22:27:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018642 2026-04-27 22:27:41.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028424 2026-04-27 22:27:56.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017855 2026-04-27 22:27:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024860 2026-04-27 22:28:11.142 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0076768 2026-04-27 22:28:11.143 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009775 2026-04-27 22:28:26.135 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035651 2026-04-27 22:28:26.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0065482 2026-04-27 22:28:39.403 10 INFO neutron.wsgi [None req-ced33ea7-852e-4b72-947d-22fda9423f85 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0863802 2026-04-27 22:28:39.437 10 INFO neutron.wsgi [None req-39f2813a-438e-4a55-b59b-0f2cb02e423b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0321102 2026-04-27 22:28:39.448 10 INFO neutron.wsgi [None req-d683e8f9-2b1d-44e5-aa0b-099f6659e542 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0094883 2026-04-27 22:28:39.504 10 INFO neutron.wsgi [None req-d782462d-3ec9-4e5c-826f-bc8fb7d1b35c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0549166 2026-04-27 22:28:39.578 10 INFO neutron.wsgi [None req-897d33c3-3783-49aa-aefd-c475cb7400be deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0699844 2026-04-27 22:28:39.629 10 INFO neutron.wsgi [None req-f8dfbc23-7495-4712-ba30-2cf2b0ea1948 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0492694 2026-04-27 22:28:39.640 10 INFO neutron.wsgi [None req-1d5f2345-abde-48db-b56a-6ac30582bde5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0104530 2026-04-27 22:28:39.667 10 INFO neutron.wsgi [None req-614da247-0e22-4e91-be92-fac9e79f6899 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0248663 2026-04-27 22:28:39.719 10 INFO neutron.wsgi [None req-5f4feccc-e8d7-453f-9d93-aaf1030dff72 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0512514 2026-04-27 22:28:39.755 10 INFO neutron.wsgi [None req-ee9db81d-5187-4332-bbf2-b832cf449eda deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0270936 2026-04-27 22:28:39.768 10 INFO neutron.wsgi [None req-8d23c895-3878-4cde-996d-f2793deed790 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0115869 2026-04-27 22:28:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017190 2026-04-27 22:28:41.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012400 2026-04-27 22:28:56.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017159 2026-04-27 22:28:56.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014019 2026-04-27 22:29:11.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024502 2026-04-27 22:29:11.138 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0064230 2026-04-27 22:29:26.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025725 2026-04-27 22:29:26.137 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017309 2026-04-27 22:29:39.419 10 INFO neutron.wsgi [None req-5d49e6c6-4308-4e60-a768-869ccf64433e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0676932 2026-04-27 22:29:39.440 10 INFO neutron.wsgi [None req-bee6f6fc-7a7d-4d8a-a2d7-166f7a5fbb82 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0187526 2026-04-27 22:29:39.474 10 INFO neutron.wsgi [None req-b67b352e-4141-446a-b897-6d43402957ca deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0329030 2026-04-27 22:29:39.524 10 INFO neutron.wsgi [None req-f8469229-ab6e-4d8f-bf76-c0cbc19e9058 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0486491 2026-04-27 22:29:39.552 10 INFO neutron.wsgi [None req-9080d743-1796-467c-bcfc-205d16440d15 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0230687 2026-04-27 22:29:39.566 10 INFO neutron.wsgi [None req-a15228e5-c970-4141-b56c-d717649e05e5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0139160 2026-04-27 22:29:39.602 10 INFO neutron.wsgi [None req-12e8cb1c-58bb-4bfe-b509-8b25b6413957 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0331197 2026-04-27 22:29:39.670 10 INFO neutron.wsgi [None req-3ffccd38-b44f-4ec5-ae3d-588db89b3099 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0669978 2026-04-27 22:29:39.728 10 INFO neutron.wsgi [None req-7b7f216d-90b5-453e-b9ae-1017e5cd4c42 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0558305 2026-04-27 22:29:39.777 10 INFO neutron.wsgi [None req-0d51ecd3-729e-4d0d-a54b-017aa6b48b6b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0476282 2026-04-27 22:29:39.796 10 INFO neutron.wsgi [None req-3b73c4ee-855d-45ae-9cc4-21da16b4f858 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0137386 2026-04-27 22:29:41.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017481 2026-04-27 22:29:41.135 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016718 2026-04-27 22:29:56.132 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012684 2026-04-27 22:29:56.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044880 2026-04-27 22:30:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021241 2026-04-27 22:30:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026834 2026-04-27 22:30:26.136 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044482 2026-04-27 22:30:26.139 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017028 2026-04-27 22:30:39.450 10 INFO neutron.wsgi [None req-a27d07a2-4034-4e93-b475-edd5ce1ecb4b deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1293547 2026-04-27 22:30:39.467 10 INFO neutron.wsgi [None req-02a607c6-8b56-46c2-9394-2cbb95536e23 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0139427 2026-04-27 22:30:39.499 10 INFO neutron.wsgi [None req-76cab342-899c-4137-a4ec-e35e576a4f9e deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0316510 2026-04-27 22:30:39.508 10 INFO neutron.wsgi [None req-67423f5e-b49b-4178-b317-bfd2ede8c328 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0074995 2026-04-27 22:30:39.555 10 INFO neutron.wsgi [None req-20a65b0a-bc96-4c72-8541-010fbfdda05c deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0463278 2026-04-27 22:30:39.596 10 INFO neutron.wsgi [None req-5636b1c7-a1d1-4d7a-b570-76fb29497cd0 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0332339 2026-04-27 22:30:39.618 10 INFO neutron.wsgi [None req-148e526f-8f1b-4a63-8b3a-f664d9665148 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0205426 2026-04-27 22:30:39.645 10 INFO neutron.wsgi [None req-88a8debe-5ee7-4755-856e-9b3942e4f96d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0259838 2026-04-27 22:30:39.671 10 INFO neutron.wsgi [None req-fb2eb786-d609-4ded-85d0-b07794075af6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0257728 2026-04-27 22:30:39.725 10 INFO neutron.wsgi [None req-25158b52-2f5b-40da-b89f-07c331f7194a deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0524144 2026-04-27 22:30:39.741 10 INFO neutron.wsgi [None req-46e516cf-86a6-4828-8282-16b5eabc8d2f deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0129905 2026-04-27 22:30:41.133 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016813 2026-04-27 22:30:41.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027685 2026-04-27 22:30:56.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023658 2026-04-27 22:30:56.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024579 2026-04-27 22:31:11.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015793 2026-04-27 22:31:11.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029154 2026-04-27 22:31:26.133 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019176 2026-04-27 22:31:26.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025079 2026-04-27 22:31:39.447 10 INFO neutron.wsgi [None req-6edfce02-81ef-4cd7-9b58-0bd35bcdc447 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0565839 2026-04-27 22:31:39.480 10 INFO neutron.wsgi [None req-ee6f25f2-5c6d-4eb4-8ee3-dd55a8edb786 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0327072 2026-04-27 22:31:39.490 10 INFO neutron.wsgi [None req-fccec8db-1416-4995-bcb7-da3659e9a51d deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0085564 2026-04-27 22:31:39.535 10 INFO neutron.wsgi [None req-72d9ea71-944a-4ad0-a684-43eba415e140 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0443048 2026-04-27 22:31:39.592 10 INFO neutron.wsgi [None req-e41ae839-f71e-4daf-abdb-553d201511c3 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0513859 2026-04-27 22:31:39.628 10 INFO neutron.wsgi [None req-188fdc46-e2fb-4585-b146-20517a801875 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0340607 2026-04-27 22:31:39.695 10 INFO neutron.wsgi [None req-1ab15f1b-0520-47bc-825f-6dc2a12f9660 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0650249 2026-04-27 22:31:39.718 10 INFO neutron.wsgi [None req-c16a9b92-7d29-4196-9c6c-8d507c4555a5 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0200934 2026-04-27 22:31:39.751 10 INFO neutron.wsgi [None req-9bec8a36-1b54-496a-b560-64f5fa0065b7 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0320640 2026-04-27 22:31:39.776 10 INFO neutron.wsgi [None req-0d844824-5af7-4e85-8f8e-cb1a30e2f5c6 deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0247307 2026-04-27 22:31:39.786 10 INFO neutron.wsgi [None req-e171d2b2-31e0-4ca6-971d-0bcb4a5bdddc deb7f9436ba04777bdace9cc6d5bc8b0 815f3c67b503466886e031bf8324ba89 - - default default] 10.0.0.218 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0091939 2026-04-27 22:31:41.132 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013251 2026-04-27 22:31:41.134 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014720 2026-04-27 22:31:56.134 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023968 2026-04-27 22:31:56.136 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013030