+ 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-05-30 10:21:33.308 1 INFO neutron.common.config [-] Logging enabled! 2026-05-30 10:21:33.308 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 24.2.2.dev7 2026-05-30 10:21:33.673 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-30 10:21:34.426 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-30 10:21:34.429 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-30 10:21:34.431 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-30 10:21:34.431 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-30 10:21:34.432 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-30 10:21:34.432 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-30 10:21:34.432 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 10:21:34.437 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 10:21:34.437 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-30 10:21:34.437 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-30 10:21:34.661 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-30 10:21:34.662 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-30 10:21:34.662 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-30 10:21:34.683 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-30 10:21:34.684 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-30 10:21:34.684 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-30 10:21:34.684 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-30 10:21:34.694 1 WARNING oslo_policy.policy [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] 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-05-30 10:21:37.071 1 INFO neutron.plugins.ml2.managers [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Initializing driver for type 'vlan' 2026-05-30 10:21:37.229 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] VlanTypeDriver initialization complete 2026-05-30 10:21:37.229 1 INFO neutron.plugins.ml2.managers [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-30 10:21:37.230 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-30 10:21:37.230 1 INFO neutron.plugins.ml2.managers [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Initializing extension driver 'port_security' 2026-05-30 10:21:37.230 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-30 10:21:37.230 1 INFO neutron.plugins.ml2.managers [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Initializing extension driver 'qos' 2026-05-30 10:21:37.230 1 INFO neutron.plugins.ml2.managers [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-30 10:21:37.231 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Starting OVNMechanismDriver 2026-05-30 10:21:37.235 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] OVN logging driver registered 2026-05-30 10:21:37.243 1 INFO neutron.quota [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded quota_driver: . 2026-05-30 10:21:37.243 1 INFO neutron.plugins.ml2.plugin [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Modular L2 Plugin initialization complete 2026-05-30 10:21:37.244 1 INFO neutron.plugins.ml2.managers [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-30 10:21:37.244 1 INFO neutron.plugins.ml2.managers [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-30 10:21:37.244 1 INFO neutron.plugins.ml2.managers [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-30 10:21:37.244 1 INFO neutron.extensions.vlantransparent [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Disabled vlantransparent extension. 2026-05-30 10:21:37.244 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: qos 2026-05-30 10:21:37.253 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: ovn-router 2026-05-30 10:21:37.275 1 INFO neutron.services.ovn_l3.plugin [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Starting OVNL3RouterPlugin 2026-05-30 10:21:37.279 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: segments 2026-05-30 10:21:37.360 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: trunk 2026-05-30 10:21:37.366 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: log 2026-05-30 10:21:37.368 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-30 10:21:37.409 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-30 10:21:37.410 1 WARNING stevedore.named [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-30 10:21:37.447 1 INFO neutron_vpnaas.services.vpn.plugin [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-30 10:21:37.447 1 INFO neutron.common.utils [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-30 10:21:37.448 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: auto_allocate 2026-05-30 10:21:37.455 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: tag 2026-05-30 10:21:37.459 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: timestamp 2026-05-30 10:21:37.461 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: network_ip_availability 2026-05-30 10:21:37.464 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: flavors 2026-05-30 10:21:37.467 1 INFO neutron.manager [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loading Plugin: revisions 2026-05-30 10:21:37.469 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Initializing extension manager. 2026-05-30 10:21:37.470 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: address-group 2026-05-30 10:21:37.471 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: address-scope 2026-05-30 10:21:37.472 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-30 10:21:37.472 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: agent 2026-05-30 10:21:37.473 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-30 10:21:37.474 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-30 10:21:37.474 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-30 10:21:37.475 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: availability_zone 2026-05-30 10:21:37.476 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-30 10:21:37.476 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-30 10:21:37.477 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: default-subnetpools 2026-05-30 10:21:37.478 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-30 10:21:37.478 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: dns-integration 2026-05-30 10:21:37.479 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: dns-domain-ports 2026-05-30 10:21:37.479 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-30 10:21:37.480 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-30 10:21:37.480 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-30 10:21:37.481 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: empty-string-filtering 2026-05-30 10:21:37.481 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 10:21:37.482 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-30 10:21:37.482 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: external-net 2026-05-30 10:21:37.483 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-30 10:21:37.483 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: extraroute 2026-05-30 10:21:37.484 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-30 10:21:37.484 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-30 10:21:37.485 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-30 10:21:37.485 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-30 10:21:37.486 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-30 10:21:37.486 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: fip-port-details 2026-05-30 10:21:37.487 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: flavors 2026-05-30 10:21:37.488 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-30 10:21:37.488 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: floatingip-pools 2026-05-30 10:21:37.489 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: ip_allocation 2026-05-30 10:21:37.489 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-30 10:21:37.490 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: l2_adjacency 2026-05-30 10:21:37.491 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: router 2026-05-30 10:21:37.492 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-30 10:21:37.493 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-30 10:21:37.493 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-30 10:21:37.494 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: ext-gw-mode 2026-05-30 10:21:37.494 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: l3-ha 2026-05-30 10:21:37.495 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-30 10:21:37.495 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-30 10:21:37.496 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: l3-flavors 2026-05-30 10:21:37.497 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-30 10:21:37.497 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-30 10:21:37.499 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-30 10:21:37.500 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-30 10:21:37.500 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: logging 2026-05-30 10:21:37.501 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-30 10:21:37.502 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-30 10:21:37.502 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: multi-provider 2026-05-30 10:21:37.503 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: net-mtu 2026-05-30 10:21:37.503 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: net-mtu-writable 2026-05-30 10:21:37.504 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: network_availability_zone 2026-05-30 10:21:37.504 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-30 10:21:37.505 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: network-ip-availability 2026-05-30 10:21:37.506 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-30 10:21:37.506 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: pagination 2026-05-30 10:21:37.507 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: port-device-profile 2026-05-30 10:21:37.507 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-30 10:21:37.508 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-30 10:21:37.508 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-30 10:21:37.509 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-30 10:21:37.509 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-30 10:21:37.510 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-30 10:21:37.510 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: port-resource-request 2026-05-30 10:21:37.511 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-30 10:21:37.511 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: binding 2026-05-30 10:21:37.512 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: binding-extended 2026-05-30 10:21:37.512 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: port-security 2026-05-30 10:21:37.513 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: project-id 2026-05-30 10:21:37.513 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: provider 2026-05-30 10:21:37.515 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos 2026-05-30 10:21:37.516 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-30 10:21:37.516 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-30 10:21:37.517 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-default 2026-05-30 10:21:37.517 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-fip 2026-05-30 10:21:37.518 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-30 10:21:37.518 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-30 10:21:37.519 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-30 10:21:37.519 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-30 10:21:37.520 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-30 10:21:37.520 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-pps 2026-05-30 10:21:37.521 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-30 10:21:37.521 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-30 10:21:37.522 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: qos-rules-alias 2026-05-30 10:21:37.522 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: quota-check-limit 2026-05-30 10:21:37.524 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: quotas 2026-05-30 10:21:37.524 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: quota_details 2026-05-30 10:21:37.525 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: rbac-policies 2026-05-30 10:21:37.526 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-30 10:21:37.526 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: rbac-address-scope 2026-05-30 10:21:37.527 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: rbac-security-groups 2026-05-30 10:21:37.527 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-30 10:21:37.528 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: revision-if-match 2026-05-30 10:21:37.528 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-30 10:21:37.529 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: router_availability_zone 2026-05-30 10:21:37.529 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-30 10:21:37.531 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-30 10:21:37.532 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-30 10:21:37.533 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-30 10:21:37.533 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-30 10:21:37.534 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-30 10:21:37.535 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-30 10:21:37.541 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: security-group 2026-05-30 10:21:37.542 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: segment 2026-05-30 10:21:37.542 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-30 10:21:37.543 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: service-type 2026-05-30 10:21:37.543 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: sorting 2026-05-30 10:21:37.544 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: standard-attr-segment 2026-05-30 10:21:37.545 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: standard-attr-description 2026-05-30 10:21:37.545 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: stateful-security-group 2026-05-30 10:21:37.545 1 WARNING neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-30 10:21:37.546 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-30 10:21:37.546 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-30 10:21:37.547 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-30 10:21:37.547 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: subnet-service-types 2026-05-30 10:21:37.548 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: subnet_allocation 2026-05-30 10:21:37.549 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-30 10:21:37.549 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-30 10:21:37.551 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: standard-attr-tag 2026-05-30 10:21:37.552 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-30 10:21:37.553 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: trunk 2026-05-30 10:21:37.553 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: trunk-details 2026-05-30 10:21:37.554 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-30 10:21:37.554 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-30 10:21:37.556 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-30 10:21:37.556 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-30 10:21:37.557 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: vpn-flavors 2026-05-30 10:21:37.558 1 INFO neutron.api.extensions [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Loaded extension: vpnaas 2026-05-30 10:21:37.560 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-30 10:21:37.560 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-30 10:21:37.560 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-30 10:21:37.560 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-30 10:21:37.564 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-30 10:21:37.565 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-30 10:21:37.570 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-30 10:21:37.571 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-30 10:21:37.571 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-30 10:21:37.572 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-30 10:21:37.572 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] subnetpool is already registered 2026-05-30 10:21:37.573 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-30 10:21:37.573 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-30 10:21:37.574 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-30 10:21:37.574 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-30 10:21:37.575 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-30 10:21:37.575 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-30 10:21:37.579 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-30 10:21:37.580 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] router is already registered 2026-05-30 10:21:37.580 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-30 10:21:37.580 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] floatingip is already registered 2026-05-30 10:21:37.585 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-30 10:21:37.585 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] rbac_policy is already registered 2026-05-30 10:21:37.585 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-30 10:21:37.586 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] security_group is already registered 2026-05-30 10:21:37.586 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-30 10:21:37.586 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] security_group_rule is already registered 2026-05-30 10:21:37.587 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-30 10:21:37.587 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] subnetpool is already registered 2026-05-30 10:21:37.588 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-30 10:21:37.588 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] trunk is already registered 2026-05-30 10:21:37.588 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-30 10:21:37.589 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] endpoint_group is already registered 2026-05-30 10:21:37.589 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-30 10:21:37.589 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] vpnservice is already registered 2026-05-30 10:21:37.590 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-30 10:21:37.590 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] ipsec_site_connection is already registered 2026-05-30 10:21:37.590 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-30 10:21:37.590 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] ipsecpolicy is already registered 2026-05-30 10:21:37.591 1 INFO neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-30 10:21:37.591 1 WARNING neutron.quota.resource_registry [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] ikepolicy is already registered 2026-05-30 10:21:37.622 1 WARNING keystonemiddleware._common.config [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 10:21:37.628 1 WARNING oslo_config.cfg [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-30 10:21:37.631 1 INFO oslo_service.service [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Starting 2 workers 2026-05-30 10:21:37.636 1 INFO neutron.service [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-05-30 10:21:37.655 1 INFO oslo_service.service [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Starting 2 workers 2026-05-30 10:21:37.656 9 INFO neutron.db.ovn_hash_ring_db [None req-b296c64e-7229-4e46-91f5-810065988188 - - - - - -] Nodes from host "neutron-server-558f7485bb-hfnww" and group "mechanism_driver" removed from the Hash Ring 2026-05-30 10:21:37.661 1 INFO oslo_service.service [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Starting 1 workers 2026-05-30 10:21:37.664 9 INFO neutron.db.ovn_hash_ring_db [None req-b296c64e-7229-4e46-91f5-810065988188 - - - - - -] Node 2badc75a-bd9e-480a-87de-950cf5ec5934 from host "neutron-server-558f7485bb-hfnww" and group "mechanism_driver" added to the Hash Ring 2026-05-30 10:21:37.665 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b296c64e-7229-4e46-91f5-810065988188 - - - - - -] Hash Ring probing thread has started 2026-05-30 10:21:37.665 1 INFO oslo_service.service [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Starting 1 workers 2026-05-30 10:21:37.666 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-30 10:21:37.667 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b296c64e-7229-4e46-91f5-810065988188 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-30 10:21:37.668 1 INFO oslo_service.service [None req-9b4c06f0-83e5-482b-a466-2818ef978cb1 - - - - - -] Starting 1 workers 2026-05-30 10:21:37.671 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-30 10:21:37.676 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-05-30 10:21:37.681 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-05-30 10:21:37.695 10 INFO neutron.db.ovn_hash_ring_db [None req-cb5643a8-b8f3-464e-8cfa-0adcf27c608c - - - - - -] Node b0aa0423-ef4c-48cd-845f-c25a7ca15213 from host "neutron-server-558f7485bb-hfnww" and group "mechanism_driver" added to the Hash Ring 2026-05-30 10:21:37.697 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cb5643a8-b8f3-464e-8cfa-0adcf27c608c - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-30 10:21:37.701 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b296c64e-7229-4e46-91f5-810065988188 - - - - - -] tcp:10.108.169.139:6641: connecting... 2026-05-30 10:21:37.701 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b296c64e-7229-4e46-91f5-810065988188 - - - - - -] tcp:10.108.169.139:6641: connected 2026-05-30 10:21:37.703 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e2cc6e2e-4333-4ed3-a604-0dae0334fbcd - - - - - -] tcp:10.108.169.139:6641: connecting... 2026-05-30 10:21:37.704 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e2cc6e2e-4333-4ed3-a604-0dae0334fbcd - - - - - -] tcp:10.108.169.139:6641: connected 2026-05-30 10:21:37.709 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9d21cfe9-760f-4124-a8f5-7b2b98045c8e - - - - - -] tcp:10.108.169.139:6641: connecting... 2026-05-30 10:21:37.709 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.108.169.139:6641: connecting... 2026-05-30 10:21:37.710 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.108.169.139:6641: connected 2026-05-30 10:21:37.710 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9d21cfe9-760f-4124-a8f5-7b2b98045c8e - - - - - -] tcp:10.108.169.139:6641: connected 2026-05-30 10:21:37.738 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb5643a8-b8f3-464e-8cfa-0adcf27c608c - - - - - -] tcp:10.108.169.139:6641: connecting... 2026-05-30 10:21:37.739 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb5643a8-b8f3-464e-8cfa-0adcf27c608c - - - - - -] tcp:10.108.169.139:6641: connected 2026-05-30 10:21:37.743 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-05-30 10:21:37.756 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e2cc6e2e-4333-4ed3-a604-0dae0334fbcd - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-30 10:21:37.767 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.97.131.231:6642: connecting... 2026-05-30 10:21:37.768 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.97.131.231:6642: connected 2026-05-30 10:21:37.779 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b296c64e-7229-4e46-91f5-810065988188 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-30 10:21:37.782 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9d21cfe9-760f-4124-a8f5-7b2b98045c8e - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-30 10:21:37.785 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e2cc6e2e-4333-4ed3-a604-0dae0334fbcd - - - - - -] tcp:10.97.131.231:6642: connecting... 2026-05-30 10:21:37.786 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e2cc6e2e-4333-4ed3-a604-0dae0334fbcd - - - - - -] tcp:10.97.131.231:6642: connected 2026-05-30 10:21:37.807 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-30 10:21:37.807 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b296c64e-7229-4e46-91f5-810065988188 - - - - - -] tcp:10.97.131.231:6642: connecting... 2026-05-30 10:21:37.808 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-05-30 10:21:37.808 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b296c64e-7229-4e46-91f5-810065988188 - - - - - -] tcp:10.97.131.231:6642: connected 2026-05-30 10:21:37.808 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-30 10:21:37.808 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cb5643a8-b8f3-464e-8cfa-0adcf27c608c - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-30 10:21:37.815 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-05-30 10:21:37.815 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-05-30 10:21:37.816 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9d21cfe9-760f-4124-a8f5-7b2b98045c8e - - - - - -] tcp:10.97.131.231:6642: connecting... 2026-05-30 10:21:37.817 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9d21cfe9-760f-4124-a8f5-7b2b98045c8e - - - - - -] tcp:10.97.131.231:6642: connected 2026-05-30 10:21:37.837 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e2cc6e2e-4333-4ed3-a604-0dae0334fbcd - - - - - -] RpcWorker process has finished the post initialization 2026-05-30 10:21:37.843 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb5643a8-b8f3-464e-8cfa-0adcf27c608c - - - - - -] tcp:10.97.131.231:6642: connecting... 2026-05-30 10:21:37.844 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb5643a8-b8f3-464e-8cfa-0adcf27c608c - - - - - -] tcp:10.97.131.231:6642: connected 2026-05-30 10:21:37.853 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b296c64e-7229-4e46-91f5-810065988188 - - - - - -] WorkerService process has finished the post initialization 2026-05-30 10:21:37.854 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-05-30 10:21:37.887 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d21cfe9-760f-4124-a8f5-7b2b98045c8e - - - - - -] RpcWorker process has finished the post initialization 2026-05-30 10:21:37.893 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb5643a8-b8f3-464e-8cfa-0adcf27c608c - - - - - -] WorkerService process has finished the post initialization 2026-05-30 10:21:37.894 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-05-30 10:21:38.003 15 INFO neutron.db.ovn_hash_ring_db [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-05-30 10:21:46.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037100 2026-05-30 10:21:47.836 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-9452fc2f-76d9-4d02-a400-47ea916b806e - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-05-30 10:21:47.899 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-9fab559a-079a-435a-ad50-21c98585f4a9 - - - - - -] ACLs to be added: 2 ACLs to be removed: 2 2026-05-30 10:21:47.946 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-9fab559a-079a-435a-ad50-21c98585f4a9 - - - - - -] Starting OVNClientQosExtension 2026-05-30 10:21:47.959 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-9fab559a-079a-435a-ad50-21c98585f4a9 - - - - - -] 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-05-30 10:21:52.924 10 INFO neutron.pecan_wsgi.hooks.translation [None req-cfac39a9-46fc-40ad-97ab-8ecf78456381 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:21:52.926 10 INFO neutron.wsgi [None req-cfac39a9-46fc-40ad-97ab-8ecf78456381 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6526864 2026-05-30 10:21:52.943 10 INFO neutron.wsgi [None req-684a5d9c-0170-407d-ac9e-cdee60e7556a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0133007 2026-05-30 10:21:53.083 10 WARNING oslo_policy.policy [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-30 10:21:53.205 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Starting OVNClientQosExtension 2026-05-30 10:21:53.206 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Starting OVNClientPlacementExtension 2026-05-30 10:21:53.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cdf4f61d-56a0-473d-bd4f-8337f8ddbcfe (type: security_groups) to 1 2026-05-30 10:21:53.258 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 19541f08-0310-468f-a56d-0520ddb3c2f1 (type: security_group_rules) to 0 2026-05-30 10:21:53.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2ef7e501-3b17-4912-8996-baa57c220f76 (type: security_group_rules) to 0 2026-05-30 10:21:53.293 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 39d04f33-b9d7-4ace-af5a-e23514341a67 (type: security_group_rules) to 0 2026-05-30 10:21:53.323 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6aa50888-c7ee-4098-9722-8832201a4371 (type: security_group_rules) to 0 2026-05-30 10:21:53.338 10 WARNING neutron.services.revisions.revision_plugin [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Could not find related network for resource to bump revision. 2026-05-30 10:21:53.415 10 INFO neutron.db.segments_db [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment 3e86f714-36f9-49d3-bfd6-6632cd9dad7e of type flat for network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c 2026-05-30 10:21:53.661 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c (type: networks) to 1 2026-05-30 10:21:53.949 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:21:53.954 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:21:54.101 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d6430b7b-72e8-46ad-bef0-dbd64b364518 (type: ports) to 1 2026-05-30 10:21:54.130 10 INFO neutron.wsgi [None req-bd48e971-49bc-4e2c-af19-e0c1f43bc93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.1818273 2026-05-30 10:21:55.248 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9203c901-0bd5-45ae-90ad-978a9620e675 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:21:55.249 10 INFO neutron.wsgi [None req-9203c901-0bd5-45ae-90ad-978a9620e675 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0478265 2026-05-30 10:21:55.312 10 INFO neutron.wsgi [None req-cee3ac18-73d3-4657-96f1-99358b2634af 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0585661 2026-05-30 10:21:55.341 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4c87b3fd-03fc-42b8-be4f-1b902019028e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:21:55.342 10 INFO neutron.wsgi [None req-4c87b3fd-03fc-42b8-be4f-1b902019028e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/subnets/public-subnet?network_id=4903dbdc-7c38-4d3f-b4fc-00ee3387a22c HTTP/1.1" status: 404 len: 295 time: 0.0208166 2026-05-30 10:21:55.361 10 INFO neutron.wsgi [None req-79b9dc33-6704-448c-961a-4d0f3a329254 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/subnets?name=public-subnet&network_id=4903dbdc-7c38-4d3f-b4fc-00ee3387a22c HTTP/1.1" status: 200 len: 188 time: 0.0163567 2026-05-30 10:21:55.634 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3bfc23a9-595c-444e-bb5d-94c95d8612c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:21:55.635 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3bfc23a9-595c-444e-bb5d-94c95d8612c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:21:56.246 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bfc23a9-595c-444e-bb5d-94c95d8612c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d6430b7b-72e8-46ad-bef0-dbd64b364518 (type: ports) to 2 2026-05-30 10:21:56.294 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bfc23a9-595c-444e-bb5d-94c95d8612c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2c22777e-5f70-4421-a00b-c23bc4a35aef (type: subnets) to 0 2026-05-30 10:21:56.314 10 INFO neutron.wsgi [None req-3bfc23a9-595c-444e-bb5d-94c95d8612c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.9484096 2026-05-30 10:22:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020218 2026-05-30 10:22:16.883 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0079978 2026-05-30 10:22:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026567 2026-05-30 10:22:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031059 2026-05-30 10:22:46.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021448 2026-05-30 10:22:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021906 2026-05-30 10:23:01.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018730 2026-05-30 10:23:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031998 2026-05-30 10:23:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017397 2026-05-30 10:23:16.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033557 2026-05-30 10:23:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024102 2026-05-30 10:23:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024562 2026-05-30 10:23:46.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016496 2026-05-30 10:23:46.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021422 2026-05-30 10:24:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026143 2026-05-30 10:24:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025864 2026-05-30 10:24:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024447 2026-05-30 10:24:16.881 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0060530 2026-05-30 10:24:31.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037076 2026-05-30 10:24:31.880 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013545 2026-05-30 10:24:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027502 2026-05-30 10:24:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030951 2026-05-30 10:25:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036323 2026-05-30 10:25:01.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045295 2026-05-30 10:25:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012169 2026-05-30 10:25:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008459 2026-05-30 10:25:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019903 2026-05-30 10:25:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024302 2026-05-30 10:25:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025592 2026-05-30 10:25:46.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028479 2026-05-30 10:26:01.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022213 2026-05-30 10:26:01.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020647 2026-05-30 10:26:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022702 2026-05-30 10:26:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030401 2026-05-30 10:26:29.608 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3769bea0-5a21-4733-969e-6dfb80b23f12 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:26:29.610 10 INFO neutron.wsgi [None req-3769bea0-5a21-4733-969e-6dfb80b23f12 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1314406 2026-05-30 10:26:29.632 10 INFO neutron.wsgi [None req-d6171aa8-af03-455c-9a1f-151438a271ff 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0175154 2026-05-30 10:26:29.724 10 INFO neutron.db.segments_db [None req-7a15f689-5bc2-43e2-9257-2130d64d390d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment caac7b4c-9ee1-4d02-ab59-ac497a6c6980 of type geneve for network 4ed9c3d7-8d40-492e-bb1f-ca0a168f876a 2026-05-30 10:26:29.873 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a15f689-5bc2-43e2-9257-2130d64d390d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4ed9c3d7-8d40-492e-bb1f-ca0a168f876a (type: networks) to 1 2026-05-30 10:26:30.044 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a15f689-5bc2-43e2-9257-2130d64d390d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:26:30.046 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a15f689-5bc2-43e2-9257-2130d64d390d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4ed9c3d7-8d40-492e-bb1f-ca0a168f876a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:26:30.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a15f689-5bc2-43e2-9257-2130d64d390d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource afb66990-93be-4285-bf4c-8e3e67741170 (type: ports) to 1 2026-05-30 10:26:30.162 10 INFO neutron.wsgi [None req-7a15f689-5bc2-43e2-9257-2130d64d390d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.5236135 2026-05-30 10:26:31.080 10 INFO neutron.pecan_wsgi.hooks.translation [None req-f8da432d-5f78-458f-81ef-910dde4ed05a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:26:31.082 10 INFO neutron.wsgi [None req-f8da432d-5f78-458f-81ef-910dde4ed05a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0469475 2026-05-30 10:26:31.141 10 INFO neutron.wsgi [None req-097aa61a-8568-442d-be80-abfdaac6792a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0555401 2026-05-30 10:26:31.170 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3410c5e7-ad3d-49a3-9c2f-0ef496f1aaad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:26:31.174 10 INFO neutron.wsgi [None req-3410c5e7-ad3d-49a3-9c2f-0ef496f1aaad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 404 len: 296 time: 0.0227902 2026-05-30 10:26:31.200 10 INFO neutron.wsgi [None req-021d6bb6-03a4-4491-93e3-d122976a971a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 200 len: 188 time: 0.0223045 2026-05-30 10:26:31.367 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b60eb160-0b8f-4af6-b57c-e9f78dfd748a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:26:31.369 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b60eb160-0b8f-4af6-b57c-e9f78dfd748a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4ed9c3d7-8d40-492e-bb1f-ca0a168f876a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:26:31.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016344 2026-05-30 10:26:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013187 2026-05-30 10:26:31.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-b60eb160-0b8f-4af6-b57c-e9f78dfd748a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource afb66990-93be-4285-bf4c-8e3e67741170 (type: ports) to 2 2026-05-30 10:26:31.967 10 INFO neutron.db.ovn_revision_numbers_db [None req-b60eb160-0b8f-4af6-b57c-e9f78dfd748a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8ca1687d-89b2-4911-b5be-d729f201b1f7 (type: subnets) to 0 2026-05-30 10:26:31.990 10 INFO neutron.wsgi [None req-b60eb160-0b8f-4af6-b57c-e9f78dfd748a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.7862926 2026-05-30 10:26:33.093 10 INFO neutron.api.v2.resource [None req-b57f52e4-7e05-4766-94b6-3ebee3801a82 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:26:33.095 10 INFO neutron.wsgi [None req-b57f52e4-7e05-4766-94b6-3ebee3801a82 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0439653 2026-05-30 10:26:33.146 10 INFO neutron.wsgi [None req-7c37304d-8fff-4db9-b389-918d53ce79c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0471373 2026-05-30 10:26:33.281 10 INFO neutron.db.ovn_revision_numbers_db [None req-46e52517-383c-4383-b352-ead395e88938 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 37cc28c1-5e52-48d6-b195-92840ab2ed36 (type: security_groups) to 1 2026-05-30 10:26:33.294 10 INFO neutron.db.ovn_revision_numbers_db [None req-46e52517-383c-4383-b352-ead395e88938 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0c3c5c33-f200-492f-84d3-70dcbc2dec7f (type: security_group_rules) to 0 2026-05-30 10:26:33.307 10 INFO neutron.db.ovn_revision_numbers_db [None req-46e52517-383c-4383-b352-ead395e88938 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f492fbfe-4c88-4abf-b3a3-358f59effc9e (type: security_group_rules) to 0 2026-05-30 10:26:33.325 10 INFO neutron.wsgi [None req-46e52517-383c-4383-b352-ead395e88938 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.1749156 2026-05-30 10:26:34.460 10 INFO neutron.wsgi [None req-44bf022c-fe6a-4108-9ae5-b957230fabe2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 1792 time: 0.0578861 2026-05-30 10:26:34.495 10 INFO neutron.wsgi [None req-e0a4cd42-8f77-470b-9934-8e90e5e4b474 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 1792 time: 0.0265141 2026-05-30 10:26:34.532 10 INFO neutron.wsgi [None req-73ebed02-021b-454c-a9bb-f2855dd4fe3a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 1792 time: 0.0314219 2026-05-30 10:26:34.667 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb215688-2579-4739-9d17-e03d8f2d0750 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 709ca584-3426-4011-8398-bb040ab0aeed (type: security_group_rules) to 0 2026-05-30 10:26:34.694 10 INFO neutron.wsgi [None req-cb215688-2579-4739-9d17-e03d8f2d0750 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1567903 /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-05-30 10:26:36.199 9 WARNING oslo_policy.policy [None req-6513d0f3-bde9-467f-81fa-08d4cab77004 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-30 10:26:36.201 9 INFO neutron.wsgi [None req-6513d0f3-bde9-467f-81fa-08d4cab77004 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 2406 time: 0.6773982 2026-05-30 10:26:36.237 9 INFO neutron.wsgi [None req-21f7855b-5fc6-4947-80da-dcc76bcbdd70 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 2406 time: 0.0303502 2026-05-30 10:26:36.269 9 INFO neutron.wsgi [None req-dfff1024-d5bc-45e3-9bfd-18bc583a884f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 2406 time: 0.0272565 2026-05-30 10:26:36.380 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-ff8a1858-e49f-4f89-a3ad-d26539f6b7e6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Starting OVNClientQosExtension 2026-05-30 10:26:36.380 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-ff8a1858-e49f-4f89-a3ad-d26539f6b7e6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Starting OVNClientPlacementExtension 2026-05-30 10:26:36.430 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff8a1858-e49f-4f89-a3ad-d26539f6b7e6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 52483401-dafc-4872-bf1a-4d24e1cffca9 (type: security_group_rules) to 0 2026-05-30 10:26:36.501 9 INFO neutron.wsgi [None req-ff8a1858-e49f-4f89-a3ad-d26539f6b7e6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2230852 2026-05-30 10:26:37.364 10 INFO neutron.wsgi [None req-163fcfab-ed77-4703-a8c5-ddea02cae073 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 3022 time: 0.0669665 2026-05-30 10:26:37.404 10 INFO neutron.wsgi [None req-71968610-dcd5-43a5-b0fc-231384df7300 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 3022 time: 0.0304627 2026-05-30 10:26:37.440 10 INFO neutron.wsgi [None req-1db98781-3046-46f9-badf-8898a59aed8f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 3022 time: 0.0310047 2026-05-30 10:26:37.587 10 INFO neutron.db.ovn_revision_numbers_db [None req-e47b524f-b38a-4f33-b6c6-0889596a8154 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 163c2675-f52f-43e5-a2bd-7add4a3ace48 (type: security_group_rules) to 0 2026-05-30 10:26:37.616 10 INFO neutron.wsgi [None req-e47b524f-b38a-4f33-b6c6-0889596a8154 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1679053 2026-05-30 10:26:38.112 15 INFO neutron.db.ovn_revision_numbers_db [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Successfully bumped revision number for resource 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c (type: networks) to 2 2026-05-30 10:26:38.113 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Maintenance task: Synchronization completed (took 0.16 seconds) 2026-05-30 10:26:38.508 9 INFO neutron.wsgi [None req-a3d5e49e-1d72-47e2-b6f6-efc1254ebec9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 3638 time: 0.0673838 2026-05-30 10:26:38.542 9 INFO neutron.wsgi [None req-16a25cf7-d661-47d5-8d1e-b591839a1e65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 3638 time: 0.0293658 2026-05-30 10:26:38.580 9 INFO neutron.wsgi [None req-c648aaee-bdc3-4e6d-a0fc-fe398fbe83c7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 3638 time: 0.0322428 2026-05-30 10:26:38.745 9 INFO neutron.db.ovn_revision_numbers_db [None req-ba42a24d-7374-47ca-a6f7-3256861f6c34 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c5930423-8e4e-4b5a-ac18-313ba769beb3 (type: security_group_rules) to 0 2026-05-30 10:26:38.770 9 INFO neutron.wsgi [None req-ba42a24d-7374-47ca-a6f7-3256861f6c34 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1845980 2026-05-30 10:26:39.693 9 INFO neutron.wsgi [None req-500b0c73-fe39-43c4-96a0-2830f5ee6430 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4254 time: 0.0630126 2026-05-30 10:26:39.737 9 INFO neutron.wsgi [None req-8b292d06-b7b2-4001-9b97-c4903208f6fd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4254 time: 0.0366092 2026-05-30 10:26:39.775 9 INFO neutron.wsgi [None req-633cacd7-db64-4dae-b754-7a92ee10a725 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4254 time: 0.0301275 2026-05-30 10:26:39.925 9 INFO neutron.db.ovn_revision_numbers_db [None req-c12cefad-22e0-4c0a-8b03-7c6916920dcf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 25df7055-130f-44e7-8f41-a027d23654a1 (type: security_group_rules) to 0 2026-05-30 10:26:39.951 9 INFO neutron.wsgi [None req-c12cefad-22e0-4c0a-8b03-7c6916920dcf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1671038 2026-05-30 10:26:41.203 9 INFO neutron.wsgi [None req-8be98933-730c-40f6-8d9a-01236533eebf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 200 len: 910 time: 0.1242933 2026-05-30 10:26:41.244 9 INFO neutron.pecan_wsgi.hooks.translation [None req-14894ea5-41d3-4283-943e-941f87f88217 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:26:41.246 9 INFO neutron.wsgi [None req-14894ea5-41d3-4283-943e-941f87f88217 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 404 len: 314 time: 0.0343223 2026-05-30 10:26:41.276 9 INFO neutron.wsgi [None req-ef8ab8b9-6b45-414a-b93f-f9993cbe408f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 200 len: 186 time: 0.0252445 2026-05-30 10:26:41.318 9 INFO neutron.wsgi [None req-a6ed7035-1c1e-4965-8de1-4e25165090a3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0351598 2026-05-30 10:26:41.675 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0642e892-8b8b-4f86-9371-751a079f2491 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:26:41.679 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0642e892-8b8b-4f86-9371-751a079f2491 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4ed9c3d7-8d40-492e-bb1f-ca0a168f876a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:26:41.885 9 INFO neutron.db.ovn_revision_numbers_db [None req-0642e892-8b8b-4f86-9371-751a079f2491 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a2a86436-d2fe-4bb9-9daf-81ca9a716ebc (type: ports) to 1 2026-05-30 10:26:41.913 9 INFO neutron.wsgi [None req-0642e892-8b8b-4f86-9371-751a079f2491 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.5842915 2026-05-30 10:26:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028584 2026-05-30 10:26:46.880 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018656 2026-05-30 10:26:47.628 10 INFO neutron.pecan_wsgi.hooks.translation [None req-a349268a-4680-476e-a0ad-6c7933a71fea 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:26:47.629 10 INFO neutron.wsgi [None req-a349268a-4680-476e-a0ad-6c7933a71fea 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0524116 2026-05-30 10:26:47.686 10 INFO neutron.wsgi [None req-f1ee69ea-f0f7-4028-ba8f-eb28fc497d12 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0526335 2026-05-30 10:26:48.086 10 INFO neutron.db.ovn_revision_numbers_db [None req-82070c55-f6c8-4692-8796-aca18c84690a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a2a86436-d2fe-4bb9-9daf-81ca9a716ebc (type: ports) to 1 2026-05-30 10:26:48.382 10 INFO neutron.db.ovn_revision_numbers_db [None req-82070c55-f6c8-4692-8796-aca18c84690a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a2a86436-d2fe-4bb9-9daf-81ca9a716ebc (type: ports) to 2 2026-05-30 10:26:48.398 10 INFO neutron.wsgi [None req-82070c55-f6c8-4692-8796-aca18c84690a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "PUT /v2.0/ports/a2a86436-d2fe-4bb9-9daf-81ca9a716ebc HTTP/1.1" status: 200 len: 1366 time: 0.7068036 /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-05-30 10:26:49.863 9 INFO neutron.wsgi [None req-c34319f7-ccb5-4acf-8614-a69a9329f3d9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3511 time: 0.0892076 /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-05-30 10:26:50.883 10 INFO neutron.api.v2.resource [None req-f934c32b-b877-477a-9cf4-57c5df0d2aed 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:26:50.884 10 INFO neutron.wsgi [None req-f934c32b-b877-477a-9cf4-57c5df0d2aed 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0404048 2026-05-30 10:26:50.917 10 INFO neutron.wsgi [None req-13580fa1-ac43-4f17-8193-37e73c0fb137 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0286021 2026-05-30 10:26:51.041 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a87365a-7206-429a-b57c-3773b31d2786 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ba6592d4-e2b9-4809-8b0f-9b002e2cb351 (type: security_groups) to 1 2026-05-30 10:26:51.057 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a87365a-7206-429a-b57c-3773b31d2786 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b0d9d261-ea93-4e3e-8091-6e6030f0a063 (type: security_group_rules) to 0 2026-05-30 10:26:51.069 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a87365a-7206-429a-b57c-3773b31d2786 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c060efe6-16be-44b1-9939-3a0563039df9 (type: security_group_rules) to 0 2026-05-30 10:26:51.089 10 INFO neutron.wsgi [None req-5a87365a-7206-429a-b57c-3773b31d2786 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.1659491 2026-05-30 10:26:52.016 10 INFO neutron.wsgi [None req-c03ec65b-0b44-46c8-b982-5a4c73ac20d5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/ba6592d4-e2b9-4809-8b0f-9b002e2cb351 HTTP/1.1" status: 200 len: 1786 time: 0.0537488 2026-05-30 10:26:52.094 10 INFO neutron.wsgi [None req-6b0bb06c-98ef-46a3-8bb2-d2710b88ee97 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/ba6592d4-e2b9-4809-8b0f-9b002e2cb351 HTTP/1.1" status: 200 len: 1786 time: 0.0697634 2026-05-30 10:26:52.128 10 INFO neutron.wsgi [None req-2673ccf1-8dc6-41f6-b920-cba9292b66a8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/ba6592d4-e2b9-4809-8b0f-9b002e2cb351 HTTP/1.1" status: 200 len: 1786 time: 0.0259759 2026-05-30 10:26:52.264 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ff5298e-98c4-44a9-bfdc-3dcb854f99ea 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 035a82d3-583e-434e-a97c-b27626ae277e (type: security_group_rules) to 0 2026-05-30 10:26:52.291 10 INFO neutron.wsgi [None req-9ff5298e-98c4-44a9-bfdc-3dcb854f99ea 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 803 time: 0.1547353 2026-05-30 10:26:53.154 10 INFO neutron.wsgi [None req-5c5be3c9-56d2-4701-a1b4-33f3835d1c0b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/ba6592d4-e2b9-4809-8b0f-9b002e2cb351 HTTP/1.1" status: 200 len: 2422 time: 0.0607624 2026-05-30 10:26:53.190 10 INFO neutron.wsgi [None req-9cf78b23-d8c7-42f3-b66b-d541dd46d9a4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/ba6592d4-e2b9-4809-8b0f-9b002e2cb351 HTTP/1.1" status: 200 len: 2422 time: 0.0291612 2026-05-30 10:26:53.229 10 INFO neutron.wsgi [None req-e1e1c2d5-44fb-4002-ae24-a193a70eac75 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/ba6592d4-e2b9-4809-8b0f-9b002e2cb351 HTTP/1.1" status: 200 len: 2422 time: 0.0320809 2026-05-30 10:26:53.358 10 INFO neutron.db.ovn_revision_numbers_db [None req-53a85af5-4917-4a3d-9312-aa38aa562bdd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 813f4f4e-7674-4e5b-baba-03f93502efbd (type: security_group_rules) to 0 2026-05-30 10:26:53.382 10 INFO neutron.wsgi [None req-53a85af5-4917-4a3d-9312-aa38aa562bdd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 807 time: 0.1455228 2026-05-30 10:27:01.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019019 2026-05-30 10:27:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028782 2026-05-30 10:27:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030551 2026-05-30 10:27:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037560 2026-05-30 10:27:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023911 2026-05-30 10:27:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023854 2026-05-30 10:27:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036409 2026-05-30 10:27:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035555 2026-05-30 10:27:57.424 10 INFO neutron.wsgi [None req-99fc6362-8558-4113-899f-2450aa6711fb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/quotas/3b6c1c854c744b89b26af38715383b1d HTTP/1.1" status: 200 len: 467 time: 0.0159464 /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-05-30 10:27:57.819 10 INFO neutron.wsgi [None req-180c0a94-7f30-416d-a587-394ab2192a4c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "PUT /v2.0/quotas/3b6c1c854c744b89b26af38715383b1d HTTP/1.1" status: 200 len: 466 time: 0.0364902 2026-05-30 10:28:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020010 2026-05-30 10:28:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029967 2026-05-30 10:28:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022755 2026-05-30 10:28:16.879 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0049639 2026-05-30 10:28:31.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023837 2026-05-30 10:28:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027895 2026-05-30 10:28:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023394 2026-05-30 10:28:46.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021634 2026-05-30 10:29:01.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017755 2026-05-30 10:29:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014322 2026-05-30 10:29:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016129 2026-05-30 10:29:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012732 2026-05-30 10:29:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032206 2026-05-30 10:29:31.881 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023897 2026-05-30 10:29:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028312 2026-05-30 10:29:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033205 2026-05-30 10:30:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023997 2026-05-30 10:30:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033813 /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-05-30 10:30:07.607 9 INFO neutron.pecan_wsgi.hooks.translation [None req-25cf195c-64e6-4adb-a37b-05ac1887ff02 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:30:07.609 9 INFO neutron.wsgi [None req-25cf195c-64e6-4adb-a37b-05ac1887ff02 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1467109 2026-05-30 10:30:07.673 9 INFO neutron.wsgi [None req-44bbd9ff-df93-4522-8a40-248cf99a75e7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0593281 2026-05-30 10:30:09.706 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d78a3b28-2329-4dd3-b8e7-308185e29a80 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:30:09.707 9 INFO neutron.wsgi [None req-d78a3b28-2329-4dd3-b8e7-308185e29a80 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1655250 2026-05-30 10:30:09.750 9 INFO neutron.wsgi [None req-d4920847-d3a1-4344-bd5f-5e4b0532762f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0375030 2026-05-30 10:30:11.199 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: a2a86436-d2fe-4bb9-9daf-81ca9a716ebc 2026-05-30 10:30:11.221 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port a2a86436-d2fe-4bb9-9daf-81ca9a716ebc 2026-05-30 10:30:11.583 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource a2a86436-d2fe-4bb9-9daf-81ca9a716ebc (type: ports) to 4 2026-05-30 10:30:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015769 2026-05-30 10:30:16.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020628 2026-05-30 10:30:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023732 2026-05-30 10:30:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031061 2026-05-30 10:30:46.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025775 2026-05-30 10:30:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034297 2026-05-30 10:31:01.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017304 2026-05-30 10:31:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026226 2026-05-30 10:31:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024948 2026-05-30 10:31:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024874 2026-05-30 10:31:31.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016928 2026-05-30 10:31:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026231 2026-05-30 10:31:38.101 15 INFO neutron.db.ovn_revision_numbers_db [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Successfully bumped revision number for resource 4ed9c3d7-8d40-492e-bb1f-ca0a168f876a (type: networks) to 2 2026-05-30 10:31:38.167 15 INFO neutron.db.ovn_revision_numbers_db [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Successfully bumped revision number for resource 37cc28c1-5e52-48d6-b195-92840ab2ed36 (type: security_groups) to 6 2026-05-30 10:31:38.213 15 INFO neutron.db.ovn_revision_numbers_db [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Successfully bumped revision number for resource ba6592d4-e2b9-4809-8b0f-9b002e2cb351 (type: security_groups) to 3 2026-05-30 10:31:38.213 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Maintenance task: Synchronization completed (took 0.23 seconds) 2026-05-30 10:31:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024891 2026-05-30 10:31:46.880 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0054362 2026-05-30 10:32:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024173 2026-05-30 10:32:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028219 2026-05-30 10:32:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018458 2026-05-30 10:32:16.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015328 2026-05-30 10:32:31.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017648 2026-05-30 10:32:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025277 2026-05-30 10:32:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029871 2026-05-30 10:32:46.881 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027177 2026-05-30 10:33:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025215 2026-05-30 10:33:01.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020344 2026-05-30 10:33:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033073 2026-05-30 10:33:16.880 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0061233 2026-05-30 10:33:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028832 2026-05-30 10:33:31.879 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013628 2026-05-30 10:33:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023620 2026-05-30 10:33:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028484 2026-05-30 10:34:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024755 2026-05-30 10:34:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028851 2026-05-30 10:34:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026929 2026-05-30 10:34:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032060 2026-05-30 10:34:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024035 2026-05-30 10:34:31.880 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017271 2026-05-30 10:34:46.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023856 2026-05-30 10:34:46.879 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020163 2026-05-30 10:35:01.874 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014515 2026-05-30 10:35:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029328 2026-05-30 10:35:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030069 2026-05-30 10:35:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032721 2026-05-30 10:35:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023983 2026-05-30 10:35:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026546 2026-05-30 10:35:46.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029619 2026-05-30 10:35:46.885 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029695 2026-05-30 10:36:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026429 2026-05-30 10:36:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031531 /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-05-30 10:36:14.749 10 INFO neutron.api.v2.resource [None req-86dfe71e-2b80-418f-8913-c29b52c12c13 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:36:14.751 10 INFO neutron.wsgi [None req-86dfe71e-2b80-418f-8913-c29b52c12c13 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/manila-service-security-group?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 404 len: 321 time: 0.1396122 2026-05-30 10:36:14.959 10 INFO neutron.db.ovn_revision_numbers_db [None req-14596586-785c-44a8-b345-43e6e83ac382 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 102260bf-46c3-4fc7-86ef-e09949c72e2c (type: security_groups) to 1 2026-05-30 10:36:15.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-14596586-785c-44a8-b345-43e6e83ac382 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 591a7120-8ea9-483e-ab9c-05468fa230b3 (type: security_group_rules) to 0 2026-05-30 10:36:15.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-14596586-785c-44a8-b345-43e6e83ac382 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9af90d91-46e1-4dbc-a44a-8e7d494a1c16 (type: security_group_rules) to 0 2026-05-30 10:36:15.117 10 INFO neutron.db.ovn_revision_numbers_db [None req-14596586-785c-44a8-b345-43e6e83ac382 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d04a1e58-37cb-4fe0-a847-74bb5e1f99df (type: security_group_rules) to 0 2026-05-30 10:36:15.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-14596586-785c-44a8-b345-43e6e83ac382 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ed353d7e-0e6a-4f7d-80d0-8b7eb77cddd3 (type: security_group_rules) to 0 2026-05-30 10:36:15.163 10 INFO neutron.wsgi [None req-14596586-785c-44a8-b345-43e6e83ac382 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups?name=manila-service-security-group&project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 197 time: 0.3993702 2026-05-30 10:36:15.453 10 INFO neutron.db.ovn_revision_numbers_db [None req-f37c548d-509c-4505-b14d-7a2a52fd74ae 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 13b90ea6-de37-47e4-a0c6-244aad29cc67 (type: security_groups) to 1 2026-05-30 10:36:15.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-f37c548d-509c-4505-b14d-7a2a52fd74ae 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 09cc6228-e7a2-4020-84c2-2cb2a3a16383 (type: security_group_rules) to 0 2026-05-30 10:36:15.539 10 INFO neutron.db.ovn_revision_numbers_db [None req-f37c548d-509c-4505-b14d-7a2a52fd74ae 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource bd446ad3-81c1-493d-bf97-fe557f53022c (type: security_group_rules) to 0 2026-05-30 10:36:15.582 10 INFO neutron.wsgi [None req-f37c548d-509c-4505-b14d-7a2a52fd74ae 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1805 time: 0.3485589 2026-05-30 10:36:16.693 10 INFO neutron.wsgi [None req-03d997ad-979b-4d42-91ef-31b760e8d170 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 1800 time: 0.0709746 2026-05-30 10:36:16.726 10 INFO neutron.wsgi [None req-d10370f2-965b-4752-b1f5-532d63898bc3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67 HTTP/1.1" status: 200 len: 1800 time: 0.0261211 2026-05-30 10:36:16.833 10 INFO neutron.wsgi [None req-bb2902d0-8a0a-4915-bf8f-8309b8015bb6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 1800 time: 0.0312781 2026-05-30 10:36:16.874 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012019 2026-05-30 10:36:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021057 2026-05-30 10:36:16.961 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a2377ae-1beb-45b5-8829-5725f14d0098 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3c0fc15d-32df-405b-b586-0a0ff71dd3e4 (type: security_group_rules) to 0 2026-05-30 10:36:16.991 10 INFO neutron.wsgi [None req-6a2377ae-1beb-45b5-8829-5725f14d0098 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 777 time: 0.1516850 2026-05-30 10:36:17.934 10 INFO neutron.wsgi [None req-50231b92-3dcd-4821-8326-a36cbdab8e0e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 2410 time: 0.0573387 2026-05-30 10:36:17.973 10 INFO neutron.wsgi [None req-87c8513d-1ab9-4df2-904d-50ceee10b7c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67 HTTP/1.1" status: 200 len: 2410 time: 0.0326779 2026-05-30 10:36:18.077 10 INFO neutron.wsgi [None req-2ac5e8f0-d2f6-4d09-a14f-761358f661ea 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 2410 time: 0.0288243 2026-05-30 10:36:18.210 10 INFO neutron.db.ovn_revision_numbers_db [None req-ba84c27f-e2d5-43b1-9297-1b947439e3cf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d5cd7a8e-84b8-48aa-b3a1-c1dde37201ce (type: security_group_rules) to 0 2026-05-30 10:36:18.237 10 INFO neutron.wsgi [None req-ba84c27f-e2d5-43b1-9297-1b947439e3cf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 779 time: 0.1536887 2026-05-30 10:36:19.214 10 INFO neutron.wsgi [None req-13d1f22a-71aa-43b4-b380-875556c59efd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 3022 time: 0.0638211 2026-05-30 10:36:19.251 10 INFO neutron.wsgi [None req-17f8ddae-7bc0-4d12-a735-8b81b4258ece 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67 HTTP/1.1" status: 200 len: 3022 time: 0.0317800 2026-05-30 10:36:19.354 10 INFO neutron.wsgi [None req-f914be0e-92cb-4bf9-b558-4d531bd0c9b1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 3022 time: 0.0329914 2026-05-30 10:36:19.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce92b195-510d-4b51-aa1c-3be9314ea7be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f4af01e3-0191-497f-966b-017e90f9b949 (type: security_group_rules) to 0 2026-05-30 10:36:19.548 10 INFO neutron.wsgi [None req-ce92b195-510d-4b51-aa1c-3be9314ea7be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1862354 2026-05-30 10:36:20.585 10 INFO neutron.wsgi [None req-5a7bbf23-c25f-4204-8f59-4b424a5d2b2e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 3636 time: 0.0555649 2026-05-30 10:36:20.622 10 INFO neutron.wsgi [None req-662f4172-8945-4574-8af0-a6f130464def 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67 HTTP/1.1" status: 200 len: 3636 time: 0.0302134 2026-05-30 10:36:20.729 10 INFO neutron.wsgi [None req-e569fff2-793d-4e84-bb2d-7669cc3e36fb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 3636 time: 0.0361364 2026-05-30 10:36:20.880 10 INFO neutron.db.ovn_revision_numbers_db [None req-adb5f4d9-c80f-44c9-a902-d749623fcf25 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ac6ac1f1-e47b-48be-9d4c-fa86b60f60b7 (type: security_group_rules) to 0 2026-05-30 10:36:20.908 10 INFO neutron.wsgi [None req-adb5f4d9-c80f-44c9-a902-d749623fcf25 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 782 time: 0.1714938 2026-05-30 10:36:31.874 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015454 2026-05-30 10:36:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029802 2026-05-30 10:36:46.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015535 2026-05-30 10:36:46.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015526 2026-05-30 10:37:01.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033946 2026-05-30 10:37:01.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031979 2026-05-30 10:37:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019081 2026-05-30 10:37:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026801 2026-05-30 10:37:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023930 2026-05-30 10:37:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027547 2026-05-30 10:37:46.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025506 2026-05-30 10:37:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027292 2026-05-30 10:38:01.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016322 2026-05-30 10:38:01.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017729 2026-05-30 10:38:16.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017419 2026-05-30 10:38:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033541 2026-05-30 10:38:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027606 2026-05-30 10:38:31.879 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024729 /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-05-30 10:38:36.577 10 INFO neutron.wsgi [None req-c28f58bb-9c69-4a99-a9f3-b86a30bc96b7 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?tenant_id=a9b60b7a466b48e2b909e6c895221a61&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1579721 2026-05-30 10:38:36.675 10 INFO neutron.db.segments_db [None req-74270ca3-0d18-4e92-94b8-af0b3c2c0952 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Added segment 04a92b59-e884-4732-9148-9f1fbc79c614 of type geneve for network a4914118-2bc5-49cb-8d95-e28c5d12d7fa 2026-05-30 10:38:36.817 10 INFO neutron.db.ovn_revision_numbers_db [None req-74270ca3-0d18-4e92-94b8-af0b3c2c0952 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource a4914118-2bc5-49cb-8d95-e28c5d12d7fa (type: networks) to 1 2026-05-30 10:38:37.012 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74270ca3-0d18-4e92-94b8-af0b3c2c0952 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] No more DHCP agents 2026-05-30 10:38:37.013 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74270ca3-0d18-4e92-94b8-af0b3c2c0952 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Unable to schedule network a4914118-2bc5-49cb-8d95-e28c5d12d7fa: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:38:37.096 10 INFO neutron.db.ovn_revision_numbers_db [None req-74270ca3-0d18-4e92-94b8-af0b3c2c0952 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource ee20b554-515f-4b53-bebb-547d4f3b96a9 (type: ports) to 1 2026-05-30 10:38:37.118 10 INFO neutron.wsgi [None req-74270ca3-0d18-4e92-94b8-af0b3c2c0952 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "POST /v2.0/networks HTTP/1.1" status: 201 len: 925 time: 0.5345199 2026-05-30 10:38:37.159 10 INFO neutron.wsgi [None req-6a8bfc4f-4df2-4fdc-87f0-c0b6e512ba66 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0308194 2026-05-30 10:38:37.174 10 INFO neutron.wsgi [None req-21d328ac-f3c2-4305-ad52-07fbe89a6f51 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0061767 2026-05-30 10:38:37.381 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cc4c0b41-3e3e-4078-8fd2-13765b8d4ba1 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] No more DHCP agents 2026-05-30 10:38:37.383 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc4c0b41-3e3e-4078-8fd2-13765b8d4ba1 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Unable to schedule network a4914118-2bc5-49cb-8d95-e28c5d12d7fa: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:38:37.464 10 INFO neutron.db.ovn_revision_numbers_db [None req-cc4c0b41-3e3e-4078-8fd2-13765b8d4ba1 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 88923a63-3c0a-4fa3-854f-c9dc794adbde (type: ports) to 1 2026-05-30 10:38:37.639 10 INFO neutron.db.ovn_revision_numbers_db [None req-cc4c0b41-3e3e-4078-8fd2-13765b8d4ba1 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 88923a63-3c0a-4fa3-854f-c9dc794adbde (type: ports) to 1 2026-05-30 10:38:37.667 10 INFO neutron.wsgi [None req-cc4c0b41-3e3e-4078-8fd2-13765b8d4ba1 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1144 time: 0.4895437 2026-05-30 10:38:37.723 10 INFO neutron.wsgi [None req-9541a566-314d-4af1-9c80-a5ebadcb1692 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a4914118-2bc5-49cb-8d95-e28c5d12d7fa HTTP/1.1" status: 200 len: 907 time: 0.0495536 2026-05-30 10:38:38.283 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 88923a63-3c0a-4fa3-854f-c9dc794adbde 2026-05-30 10:38:38.307 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 88923a63-3c0a-4fa3-854f-c9dc794adbde 2026-05-30 10:38:38.577 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 88923a63-3c0a-4fa3-854f-c9dc794adbde (type: ports) to 3 2026-05-30 10:38:39.415 10 INFO neutron.wsgi [None req-cc9fc87f-2e67-4910-b459-a995484df763 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1172 time: 0.0497751 2026-05-30 10:38:39.479 10 INFO neutron.wsgi [None req-f9420d97-c85b-47e3-99ff-33abfed630bc 933435a35f9c4b419c9eceba1b7d3f74 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a4914118-2bc5-49cb-8d95-e28c5d12d7fa HTTP/1.1" status: 200 len: 907 time: 0.0490160 2026-05-30 10:38:46.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026317 2026-05-30 10:38:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021865 2026-05-30 10:38:53.267 10 INFO neutron.wsgi [None req-b24c17b1-6a08-4530-9e90-1e2e9278a360 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/quotas/a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 467 time: 0.0164480 /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-05-30 10:38:53.775 10 INFO neutron.wsgi [None req-c36ed5b1-b488-4d0f-865e-6808081843e1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "PUT /v2.0/quotas/a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 466 time: 0.0340517 2026-05-30 10:39:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015340 2026-05-30 10:39:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025780 2026-05-30 10:39:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016932 2026-05-30 10:39:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013025 2026-05-30 10:39:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019567 2026-05-30 10:39:31.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012298 2026-05-30 10:39:46.879 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0052085 2026-05-30 10:39:46.888 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0074756 2026-05-30 10:40:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021255 2026-05-30 10:40:01.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039032 2026-05-30 10:40:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016863 2026-05-30 10:40:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034781 2026-05-30 10:40:19.090 9 INFO neutron.wsgi [None req-5d7d13eb-3fcb-429c-bd44-abca4f294ed8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1348002 2026-05-30 10:40:19.157 9 INFO neutron.wsgi [None req-ad97e010-02d8-4118-aeab-0ba0c4612601 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0429902 2026-05-30 10:40:19.194 9 INFO neutron.wsgi [None req-288bca5f-e135-41fb-9159-bb9b1fd101b1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0356789 2026-05-30 10:40:19.215 9 INFO neutron.wsgi [None req-c0b39f03-cd7f-4a30-8718-0f3110e1d40f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0187588 2026-05-30 10:40:19.247 9 INFO neutron.wsgi [None req-55bf47e8-852b-4769-bf06-dcb9358af87f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0310619 2026-05-30 10:40:19.294 9 INFO neutron.wsgi [None req-feb55df0-a5a2-4b03-bb93-7643ad6a5db4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0467083 2026-05-30 10:40:19.389 9 INFO neutron.wsgi [None req-2009d0e7-074a-44b7-b460-eecfa5092c93 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0907657 2026-05-30 10:40:19.413 9 INFO neutron.wsgi [None req-f9129ab2-d0b4-4646-bd0b-06bea5e4bbdd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0207388 2026-05-30 10:40:19.452 9 INFO neutron.wsgi [None req-1e22578e-c82e-4cb2-bb98-e48d16ad7cf4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0377522 2026-05-30 10:40:19.463 9 INFO neutron.wsgi [None req-172870aa-59f1-4197-a437-0e4856deb476 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0092280 2026-05-30 10:40:19.511 9 INFO neutron.wsgi [None req-9b92455d-88ea-48a1-befb-150259d45f01 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0471842 2026-05-30 10:40:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017586 2026-05-30 10:40:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024338 2026-05-30 10:40:46.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051749 2026-05-30 10:40:46.879 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043375 2026-05-30 10:41:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022557 2026-05-30 10:41:01.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026739 2026-05-30 10:41:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023463 2026-05-30 10:41:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029445 2026-05-30 10:41:18.994 9 INFO neutron.wsgi [None req-bdd5292f-f058-4f2b-9d3c-60ff8a3ff610 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1198072 2026-05-30 10:41:19.027 9 INFO neutron.wsgi [None req-503d2e5e-b04f-4031-a911-3c5f381cea43 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0313818 2026-05-30 10:41:19.055 9 INFO neutron.wsgi [None req-91e92247-5212-496f-851c-fc204627901d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0255280 2026-05-30 10:41:19.097 9 INFO neutron.wsgi [None req-b9fdac90-938c-4ff6-aeec-4f33cf15b32a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0407836 2026-05-30 10:41:19.132 9 INFO neutron.wsgi [None req-38d4f30f-75d7-40ad-8e53-e7af685a6134 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0344698 2026-05-30 10:41:19.149 9 INFO neutron.wsgi [None req-cdd84552-6fba-4d5b-8d62-9cbb131254b4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0156085 2026-05-30 10:41:19.253 9 INFO neutron.wsgi [None req-1a6aebdd-8c0c-4eda-b45e-945596e74d12 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.1009507 2026-05-30 10:41:19.279 9 INFO neutron.wsgi [None req-02134eda-40a6-488d-bbd8-b1f88057e7fe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0219979 2026-05-30 10:41:19.290 9 INFO neutron.wsgi [None req-b4eb3cec-8111-4049-82bc-74a2b9c762bd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0104623 2026-05-30 10:41:19.304 9 INFO neutron.wsgi [None req-b576fbc6-0019-4951-b6a4-e706de4da602 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0136323 2026-05-30 10:41:19.349 9 INFO neutron.wsgi [None req-9555424d-269c-46b3-a4cf-61195f77589f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0442567 2026-05-30 10:41:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024500 2026-05-30 10:41:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029428 2026-05-30 10:41:38.065 15 INFO neutron.db.ovn_revision_numbers_db [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Successfully bumped revision number for resource 13b90ea6-de37-47e4-a0c6-244aad29cc67 (type: security_groups) to 5 2026-05-30 10:41:38.066 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Maintenance task: Synchronization completed (took 0.06 seconds) 2026-05-30 10:41:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024052 2026-05-30 10:41:46.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022116 2026-05-30 10:42:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032437 2026-05-30 10:42:01.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041542 2026-05-30 10:42:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015793 2026-05-30 10:42:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029390 2026-05-30 10:42:18.993 9 INFO neutron.wsgi [None req-d2ea3004-f708-4a3d-bd27-0297ed949971 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.1092670 2026-05-30 10:42:19.055 9 INFO neutron.wsgi [None req-2acd58e0-b9ea-4413-90dd-b5a4e85a8d9e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0567043 2026-05-30 10:42:19.082 9 INFO neutron.wsgi [None req-b4b05952-f4b2-4b6c-9fc4-b0604e7ec952 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0234241 2026-05-30 10:42:19.096 9 INFO neutron.wsgi [None req-4de6403e-980b-49c4-9be5-99a86ba78508 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0141230 2026-05-30 10:42:19.139 9 INFO neutron.wsgi [None req-790e2bc0-6961-4875-b8b8-100da4f75e25 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0385542 2026-05-30 10:42:19.153 9 INFO neutron.wsgi [None req-69256ceb-a4e5-4f42-8afe-7ed77b1b9d7b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0126882 2026-05-30 10:42:19.174 9 INFO neutron.wsgi [None req-2dd284f7-deb8-48bf-8cdf-24fb8da82c73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0205905 2026-05-30 10:42:19.213 9 INFO neutron.wsgi [None req-0801c90b-1e75-462c-8b69-8b47b1b60efb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0381565 2026-05-30 10:42:19.226 9 INFO neutron.wsgi [None req-16b28a39-674d-429a-a39e-a70537f683fa 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0122464 2026-05-30 10:42:19.280 9 INFO neutron.wsgi [None req-203c71db-b309-4afa-81ef-523c8bdc7d27 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0532539 2026-05-30 10:42:19.317 9 INFO neutron.wsgi [None req-a1b2e5a1-42d4-4784-8f54-369347f5f7b8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0339425 2026-05-30 10:42:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026121 2026-05-30 10:42:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026281 2026-05-30 10:42:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030725 2026-05-30 10:42:46.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033658 2026-05-30 10:43:01.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036147 2026-05-30 10:43:01.882 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026369 2026-05-30 10:43:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024705 2026-05-30 10:43:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025594 2026-05-30 10:43:19.094 9 INFO neutron.wsgi [None req-6c91381b-a1bd-42ff-a1aa-bed99ffcd5e0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.1017618 2026-05-30 10:43:19.133 9 INFO neutron.wsgi [None req-0af8d9fe-5c0d-4a9e-bf8b-c1429a2ad657 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0360732 2026-05-30 10:43:19.174 9 INFO neutron.wsgi [None req-1df3eeb4-438f-4636-86e6-4fb24367c804 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0405335 2026-05-30 10:43:19.207 9 INFO neutron.wsgi [None req-b7de1181-e5d0-4427-aafb-20f731b9ad8b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0312281 2026-05-30 10:43:19.218 9 INFO neutron.wsgi [None req-b65337ef-3648-4f84-ac09-73081bcfac67 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0077803 2026-05-30 10:43:19.258 9 INFO neutron.wsgi [None req-a17edaf8-dea9-44c6-a01a-4f0cbe027a0d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0396903 2026-05-30 10:43:19.311 9 INFO neutron.wsgi [None req-a355d358-4723-4450-b1c5-72f30c52142d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0457823 2026-05-30 10:43:19.339 9 INFO neutron.wsgi [None req-a3e59b12-f04b-4e21-8688-72694df6229e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0234761 2026-05-30 10:43:19.349 9 INFO neutron.wsgi [None req-c0131247-4516-4fdd-9b90-8e23ba5a1bf6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0087461 2026-05-30 10:43:19.359 9 INFO neutron.wsgi [None req-c94cc24c-bab1-47e3-ba15-75084d2b8527 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0090742 2026-05-30 10:43:19.422 9 INFO neutron.wsgi [None req-c68fb935-e0d2-458e-b89a-15845be5c4a5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0620053 2026-05-30 10:43:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025051 2026-05-30 10:43:31.879 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020146 2026-05-30 10:43:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023823 2026-05-30 10:43:46.882 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0085621 2026-05-30 10:44:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024056 2026-05-30 10:44:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033853 2026-05-30 10:44:16.874 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014791 2026-05-30 10:44:16.874 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012653 2026-05-30 10:44:18.957 9 INFO neutron.wsgi [None req-2b8fc348-6b79-4c36-a543-7ccf9933e985 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0818882 2026-05-30 10:44:18.975 9 INFO neutron.wsgi [None req-fb019658-749b-4a2e-8856-69a3c18f4e56 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0163181 2026-05-30 10:44:19.023 9 INFO neutron.wsgi [None req-d1e5b2d0-8c61-434d-a7c4-f207d1ed0f3a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0466692 2026-05-30 10:44:19.048 9 INFO neutron.wsgi [None req-a6081f8f-b897-4cb8-a142-f19ad4b97bea 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0228457 2026-05-30 10:44:19.079 9 INFO neutron.wsgi [None req-1121b788-36bc-4cff-b154-8737eda98b01 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0302324 2026-05-30 10:44:19.162 9 INFO neutron.wsgi [None req-6afa2781-6604-4899-9031-5df0d2e2f1ec 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0812106 2026-05-30 10:44:19.223 9 INFO neutron.wsgi [None req-8f9906f7-b498-4ba4-87d2-09d6e7979680 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0576713 2026-05-30 10:44:19.281 9 INFO neutron.wsgi [None req-73ad8105-c300-4fd1-8b34-e516b3df3111 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0513084 2026-05-30 10:44:19.320 9 INFO neutron.wsgi [None req-78b7952c-1e9a-45f3-ab74-9d5c64c9e126 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0368135 2026-05-30 10:44:19.366 9 INFO neutron.wsgi [None req-8354dc11-1422-4bc8-8acd-f7d3788b506e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0447352 2026-05-30 10:44:19.378 9 INFO neutron.wsgi [None req-8a5d946e-cfff-4d6d-b67a-401ca9191826 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0111732 2026-05-30 10:44:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023513 2026-05-30 10:44:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027802 2026-05-30 10:44:46.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023878 2026-05-30 10:44:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033689 2026-05-30 10:45:01.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037982 2026-05-30 10:45:01.881 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022292 2026-05-30 10:45:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022902 2026-05-30 10:45:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025828 2026-05-30 10:45:18.991 9 INFO neutron.wsgi [None req-bcb176e8-617d-49a2-8833-aa4442854228 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0938962 2026-05-30 10:45:19.019 9 INFO neutron.wsgi [None req-3733f023-320f-405b-99d4-be85b8e81919 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0265157 2026-05-30 10:45:19.054 9 INFO neutron.wsgi [None req-8717379d-5afc-48a1-892e-c4a94337d9c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0346279 2026-05-30 10:45:19.097 9 INFO neutron.wsgi [None req-a8e0a43f-b4dd-447e-994a-a73c9bb4aba8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0424955 2026-05-30 10:45:19.114 9 INFO neutron.wsgi [None req-3891e0eb-5ef0-471d-bf27-e6da3051a93c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0160635 2026-05-30 10:45:19.140 9 INFO neutron.wsgi [None req-a84272a4-a73a-42e2-bfc6-161212299ed5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0248945 2026-05-30 10:45:19.217 9 INFO neutron.wsgi [None req-a4633f38-ecaf-4f7a-8341-998b8c584aad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0759084 2026-05-30 10:45:19.268 9 INFO neutron.wsgi [None req-05a2e45e-9707-4a78-a0f7-011baffe1572 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0487971 2026-05-30 10:45:19.321 9 INFO neutron.wsgi [None req-7c2339c3-9e16-4360-b45e-083bd027b1e2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0489087 2026-05-30 10:45:19.377 9 INFO neutron.wsgi [None req-1edf6f85-b500-41c5-934a-40931f16b4e5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0549903 2026-05-30 10:45:19.395 9 INFO neutron.wsgi [None req-a89a5cb0-33e2-45dd-8866-56a12bf9c1d0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0139589 2026-05-30 10:45:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025342 2026-05-30 10:45:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025115 2026-05-30 10:45:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035572 2026-05-30 10:45:46.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0050356 2026-05-30 10:46:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024652 2026-05-30 10:46:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032587 2026-05-30 10:46:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025823 2026-05-30 10:46:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027251 2026-05-30 10:46:18.967 9 INFO neutron.wsgi [None req-896a96ba-d16e-412b-a681-45f6b73dd905 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0818205 2026-05-30 10:46:19.022 9 INFO neutron.wsgi [None req-326560be-f72a-4e7b-a2b3-502ab99f2ca4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0539002 2026-05-30 10:46:19.052 9 INFO neutron.wsgi [None req-b1942fc4-1008-4802-990f-159fe28e1adc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0254171 2026-05-30 10:46:19.089 9 INFO neutron.wsgi [None req-aa0008aa-de54-409e-b652-7ab44a3a158a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0366488 2026-05-30 10:46:19.127 9 INFO neutron.wsgi [None req-ce13d4ee-4464-46cf-bdbc-0a6bbc83894b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0371487 2026-05-30 10:46:19.137 9 INFO neutron.wsgi [None req-ad45d711-2c21-4d8c-89de-27b178c68d10 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0088623 2026-05-30 10:46:19.211 9 INFO neutron.wsgi [None req-2d2146f7-d9dc-4402-98cc-5012c42a2574 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0729918 2026-05-30 10:46:19.259 9 INFO neutron.wsgi [None req-29c2ac5f-369a-448a-a0cd-17fc200f326b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0471377 2026-05-30 10:46:19.276 9 INFO neutron.wsgi [None req-07fa0d82-00d4-4536-9ac8-416e1fb02825 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0133557 2026-05-30 10:46:19.302 9 INFO neutron.wsgi [None req-f1d8d390-c966-4a7e-a7de-a2a61688b090 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0228910 2026-05-30 10:46:19.351 9 INFO neutron.wsgi [None req-d555b541-5a0f-4e39-a3d8-93f66d08e524 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0488446 2026-05-30 10:46:31.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027335 2026-05-30 10:46:31.881 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022025 2026-05-30 10:46:46.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020080 2026-05-30 10:46:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030382 2026-05-30 10:47:01.882 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0086911 2026-05-30 10:47:01.885 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010834 2026-05-30 10:47:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021613 2026-05-30 10:47:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025609 2026-05-30 10:47:19.086 9 INFO neutron.wsgi [None req-94555212-7f21-44b9-91cb-b85e391da0ce 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.1691360 2026-05-30 10:47:19.104 9 INFO neutron.wsgi [None req-aa8f3658-838a-4085-98ae-c7cd4c501a4e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0130529 2026-05-30 10:47:19.165 9 INFO neutron.wsgi [None req-7b28e1ab-4ce7-4ede-9a79-01cde80f4d93 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0598354 2026-05-30 10:47:19.213 9 INFO neutron.wsgi [None req-b80ad0d6-d234-4642-bdbe-8058e473b353 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0458679 2026-05-30 10:47:19.250 9 INFO neutron.wsgi [None req-4aeabf1b-18a9-4f27-97b2-cb64268e3016 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0275550 2026-05-30 10:47:19.285 9 INFO neutron.wsgi [None req-5ae57f86-2ab5-4fd0-8446-fc74ee47643e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0343709 2026-05-30 10:47:19.309 9 INFO neutron.wsgi [None req-a52f144a-9688-4f0d-8631-05988bae4ff4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0228965 2026-05-30 10:47:19.340 9 INFO neutron.wsgi [None req-1d9a6545-34c5-47d3-8441-f55dbede1006 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0304356 2026-05-30 10:47:19.372 9 INFO neutron.wsgi [None req-d59c0c5a-d664-4a71-a082-fe384c5640bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0307639 2026-05-30 10:47:19.387 9 INFO neutron.wsgi [None req-07f5c679-f902-42c9-9933-b237983e36be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0133414 2026-05-30 10:47:19.403 9 INFO neutron.wsgi [None req-7e6d6247-f915-4257-b006-302b66ca350e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0150852 2026-05-30 10:47:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024619 2026-05-30 10:47:31.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017171 2026-05-30 10:47:46.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026126 2026-05-30 10:47:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033836 2026-05-30 10:48:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032310 2026-05-30 10:48:01.880 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019968 2026-05-30 10:48:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017667 2026-05-30 10:48:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025513 2026-05-30 10:48:19.008 9 INFO neutron.wsgi [None req-523edccd-3837-4bf4-b936-c75ed20ff3a2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0815268 2026-05-30 10:48:19.049 9 INFO neutron.wsgi [None req-68316c96-a5e9-419f-9040-c512487aa322 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0404501 2026-05-30 10:48:19.094 9 INFO neutron.wsgi [None req-3c7b9354-4149-4bec-a477-f26343a9c30a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0412257 2026-05-30 10:48:19.107 9 INFO neutron.wsgi [None req-d9084846-b1ca-4b9d-a8b2-21fd25159e38 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0115280 2026-05-30 10:48:19.140 9 INFO neutron.wsgi [None req-ddf02b9b-79a5-426e-b2da-4383fb24be60 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0308967 2026-05-30 10:48:19.150 9 INFO neutron.wsgi [None req-dfb087be-af96-42d0-abe0-3a2a6d944b54 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0083354 2026-05-30 10:48:19.229 9 INFO neutron.wsgi [None req-5f1fd3ed-a4cd-4c2a-8fe4-351240c1a068 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0767565 2026-05-30 10:48:19.272 9 INFO neutron.wsgi [None req-786a8903-e350-45b1-9cb9-910fd9426d20 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0391734 2026-05-30 10:48:19.333 9 INFO neutron.wsgi [None req-03b9294a-cee5-4354-aa5b-29be714c1c00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0480869 2026-05-30 10:48:19.357 9 INFO neutron.wsgi [None req-5c5d9d80-e4e2-4b71-91e2-e2a5eed79da7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0202823 2026-05-30 10:48:19.367 9 INFO neutron.wsgi [None req-3195975c-c0d2-41fa-a103-7f27cbfea61e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0098658 2026-05-30 10:48:31.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017731 2026-05-30 10:48:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031729 2026-05-30 10:48:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023503 2026-05-30 10:48:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026734 2026-05-30 10:49:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033948 2026-05-30 10:49:01.881 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027678 2026-05-30 10:49:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018032 2026-05-30 10:49:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029049 2026-05-30 10:49:19.032 9 INFO neutron.wsgi [None req-43a426f9-ad87-44d5-bb8e-bde02bcf7f62 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1533241 2026-05-30 10:49:19.093 9 INFO neutron.wsgi [None req-aeb54328-4ec5-4464-afde-3af4d5ab01e8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0600417 2026-05-30 10:49:19.148 9 INFO neutron.wsgi [None req-4abcf7dd-3cd6-434d-bdb5-15c02b5e48be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0507276 2026-05-30 10:49:19.185 9 INFO neutron.wsgi [None req-f19aa336-d38a-4287-ac65-5b459df9f24f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0305867 2026-05-30 10:49:19.262 9 INFO neutron.wsgi [None req-84f8928c-8ee2-4338-9880-ef7fb147c531 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0758030 2026-05-30 10:49:19.309 9 INFO neutron.wsgi [None req-8cb3c7ee-b4ad-49ff-83e3-d8f21fc507df 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0447917 2026-05-30 10:49:19.347 9 INFO neutron.wsgi [None req-ae990545-ec15-49d1-bd08-3084ff355a5b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0362232 2026-05-30 10:49:19.358 9 INFO neutron.wsgi [None req-bdbff3f4-2c2d-4e84-938f-4a1d5911e863 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0100455 2026-05-30 10:49:19.383 9 INFO neutron.wsgi [None req-0ab61c7c-a48f-4945-ac2d-6521d1411fe1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0247738 2026-05-30 10:49:19.395 9 INFO neutron.wsgi [None req-c77b3a49-7169-4a48-a43a-5e94cf97b3c4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0109909 2026-05-30 10:49:19.407 9 INFO neutron.wsgi [None req-78ddf202-e6aa-4062-b0d9-3469c4eff84e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0114870 2026-05-30 10:49:31.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016408 2026-05-30 10:49:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026052 2026-05-30 10:49:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033116 2026-05-30 10:49:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033112 2026-05-30 10:50:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025041 2026-05-30 10:50:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038197 2026-05-30 10:50:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023458 2026-05-30 10:50:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027015 2026-05-30 10:50:19.014 9 INFO neutron.wsgi [None req-3cb08cbb-ef57-45fc-adf6-4c2fdfa4ce78 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.1160624 2026-05-30 10:50:19.049 9 INFO neutron.wsgi [None req-f4fdb220-eab2-4880-99d6-a049a180e592 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0335109 2026-05-30 10:50:19.060 9 INFO neutron.wsgi [None req-b8a287b1-3f0f-4f1f-8898-644a6ac4cc0e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0094135 2026-05-30 10:50:19.116 9 INFO neutron.wsgi [None req-0f314a25-308b-443f-b551-ba37884b32c2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0549209 2026-05-30 10:50:19.203 9 INFO neutron.wsgi [None req-31e209e6-ac63-425b-800c-4e3b48dc9524 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0843048 2026-05-30 10:50:19.253 9 INFO neutron.wsgi [None req-f7276d3f-83b7-4770-943e-087a31fd3043 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0467217 2026-05-30 10:50:19.275 9 INFO neutron.wsgi [None req-50a5a1ba-d45e-4619-abac-053bd220603b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0201788 2026-05-30 10:50:19.286 9 INFO neutron.wsgi [None req-07b475b9-4fc7-45c2-8dc7-8eb026c8b8b1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0105448 2026-05-30 10:50:19.369 9 INFO neutron.wsgi [None req-0a4bcfb7-c7f2-4e70-8717-a8870766cf22 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0824509 2026-05-30 10:50:19.392 9 INFO neutron.wsgi [None req-69d9c97d-ce56-4e21-822c-f4da22277657 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0207231 2026-05-30 10:50:19.404 9 INFO neutron.wsgi [None req-04009b33-40b5-4571-8bc7-4d03bbd2beaf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0112562 2026-05-30 10:50:22.477 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b6f49ecd-5f64-4a4e-a3e1-f7bacf20114a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:50:22.479 10 INFO neutron.wsgi [None req-b6f49ecd-5f64-4a4e-a3e1-f7bacf20114a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0872266 2026-05-30 10:50:22.556 10 INFO neutron.wsgi [None req-3d54c755-248e-4192-84fa-378b0afd339d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.0727768 2026-05-30 10:50:23.620 10 INFO neutron.pecan_wsgi.hooks.translation [None req-557bfc40-5b7a-479b-b0e6-23e5896f4e57 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:50:23.621 10 INFO neutron.wsgi [None req-557bfc40-5b7a-479b-b0e6-23e5896f4e57 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0482070 2026-05-30 10:50:23.685 10 INFO neutron.wsgi [None req-a809bff4-6001-4510-9fcd-744dd90ba46f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.0587971 2026-05-30 10:50:23.710 10 INFO neutron.pecan_wsgi.hooks.translation [None req-85fc9383-26ba-40e9-bdd4-5bbefe64874b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:50:23.711 10 INFO neutron.wsgi [None req-85fc9383-26ba-40e9-bdd4-5bbefe64874b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/subnets/public-subnet?network_id=4903dbdc-7c38-4d3f-b4fc-00ee3387a22c HTTP/1.1" status: 404 len: 295 time: 0.0179801 2026-05-30 10:50:23.761 10 INFO neutron.wsgi [None req-deb96589-8db1-46df-bf1b-41e2fa61215a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/subnets?name=public-subnet&network_id=4903dbdc-7c38-4d3f-b4fc-00ee3387a22c HTTP/1.1" status: 200 len: 819 time: 0.0464880 2026-05-30 10:50:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025263 2026-05-30 10:50:31.881 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028534 2026-05-30 10:50:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026398 2026-05-30 10:50:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031755 2026-05-30 10:50:57.309 10 INFO neutron.pecan_wsgi.hooks.translation [None req-7f7bdc2b-a750-4deb-937e-ea5a6d173fd5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:50:57.311 10 INFO neutron.wsgi [None req-7f7bdc2b-a750-4deb-937e-ea5a6d173fd5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0629926 2026-05-30 10:50:57.382 10 INFO neutron.wsgi [None req-5598cce9-3834-4e4d-abd5-835aee22223d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 913 time: 0.0650020 2026-05-30 10:50:58.378 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1b3a7831-023a-4955-9831-0b9373ef6f1a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:50:58.379 10 INFO neutron.wsgi [None req-1b3a7831-023a-4955-9831-0b9373ef6f1a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0492058 2026-05-30 10:50:58.441 10 INFO neutron.wsgi [None req-3cbc2ed0-d52d-4b3f-bf7b-2deec2f1e5d0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 913 time: 0.0575147 2026-05-30 10:50:58.470 10 INFO neutron.pecan_wsgi.hooks.translation [None req-29578e69-b843-4ca7-b7ef-a050ae9ce446 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:50:58.472 10 INFO neutron.wsgi [None req-29578e69-b843-4ca7-b7ef-a050ae9ce446 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 404 len: 296 time: 0.0208819 2026-05-30 10:50:58.514 10 INFO neutron.wsgi [None req-cd9a7918-e557-4ced-91bd-89ef37d59c7a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 200 len: 805 time: 0.0381498 2026-05-30 10:50:59.620 9 INFO neutron.api.v2.resource [None req-d6dcdba1-5bd4-4659-8164-8da10ffcefd0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:50:59.621 9 INFO neutron.wsgi [None req-d6dcdba1-5bd4-4659-8164-8da10ffcefd0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0589426 2026-05-30 10:50:59.666 9 INFO neutron.wsgi [None req-beff40c6-b120-4986-956f-915f689130ce 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 4866 time: 0.0405545 2026-05-30 10:51:00.746 10 INFO neutron.wsgi [None req-88984c1b-dfa7-4895-af7a-dc42301bdfba 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0651240 2026-05-30 10:51:00.794 10 INFO neutron.wsgi [None req-91b40b7a-004c-4221-ba29-6af0507cd2a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0407910 2026-05-30 10:51:00.822 10 INFO neutron.wsgi [None req-59242afe-f285-4ada-97a5-2699cd339a27 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/709ca584-3426-4011-8398-bb040ab0aeed HTTP/1.1" status: 200 len: 776 time: 0.0199151 2026-05-30 10:51:01.710 10 INFO neutron.wsgi [None req-c71e1b72-5d08-42be-923d-3b37f01ffdd1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0794830 2026-05-30 10:51:01.757 10 INFO neutron.wsgi [None req-4e1b451f-3a92-4c66-83ba-ae4de9310181 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0405335 2026-05-30 10:51:01.788 10 INFO neutron.wsgi [None req-2567e34f-9755-4784-bb6a-b58a0f071fb2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/52483401-dafc-4872-bf1a-4d24e1cffca9 HTTP/1.1" status: 200 len: 778 time: 0.0212445 2026-05-30 10:51:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024309 2026-05-30 10:51:01.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037069 2026-05-30 10:51:02.681 9 INFO neutron.wsgi [None req-7b2499c9-70f6-4568-b095-c2ae352dd4fc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0777891 2026-05-30 10:51:02.728 9 INFO neutron.wsgi [None req-f42ec208-9d15-4ef6-aac6-38229a67335e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0396435 2026-05-30 10:51:02.749 9 INFO neutron.wsgi [None req-3a78a186-4614-40f2-887f-d06f6c0944ea 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/163c2675-f52f-43e5-a2bd-7add4a3ace48 HTTP/1.1" status: 200 len: 778 time: 0.0174792 2026-05-30 10:51:03.661 10 INFO neutron.wsgi [None req-e9607004-1dd9-4db5-84e4-7023423091d0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0767992 2026-05-30 10:51:03.705 10 INFO neutron.wsgi [None req-cec9b2cf-e5f2-4005-b4b0-f00fa29606de 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0369186 2026-05-30 10:51:03.731 10 INFO neutron.wsgi [None req-f33cbe54-7d52-4f54-9403-8bdaf94c3323 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/c5930423-8e4e-4b5a-ac18-313ba769beb3 HTTP/1.1" status: 200 len: 778 time: 0.0175469 2026-05-30 10:51:04.650 9 INFO neutron.wsgi [None req-6e3101c1-f194-4aa5-90e3-5e8a4d02f92b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0640399 2026-05-30 10:51:04.692 9 INFO neutron.wsgi [None req-74455e4e-7132-43ab-88a8-c4adac618188 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0341551 2026-05-30 10:51:04.718 9 INFO neutron.wsgi [None req-516c7259-143b-4e45-a296-9c38ed1ba6b2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/25df7055-130f-44e7-8f41-a027d23654a1 HTTP/1.1" status: 200 len: 778 time: 0.0172250 2026-05-30 10:51:05.897 9 INFO neutron.wsgi [None req-e8d644f0-cd64-405b-a63d-71893a8d1c25 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 200 len: 910 time: 0.0908430 2026-05-30 10:51:05.922 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0262652a-df49-43ab-8aab-91b99af6c139 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:51:05.924 9 INFO neutron.wsgi [None req-0262652a-df49-43ab-8aab-91b99af6c139 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 404 len: 314 time: 0.0223079 2026-05-30 10:51:05.968 9 INFO neutron.wsgi [None req-87a57484-97f7-4858-9ee2-a34231161405 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 200 len: 1399 time: 0.0396681 2026-05-30 10:51:06.028 9 INFO neutron.wsgi [None req-cb1b54f2-1fc2-4909-ad2f-f4a753b5ebd8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/37cc28c1-5e52-48d6-b195-92840ab2ed36 HTTP/1.1" status: 200 len: 4870 time: 0.0523376 2026-05-30 10:51:12.235 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d5003870-eaca-4a5b-b8db-722eb843b17e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:51:12.237 10 INFO neutron.wsgi [None req-d5003870-eaca-4a5b-b8db-722eb843b17e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0600438 2026-05-30 10:51:12.278 10 INFO neutron.wsgi [None req-d24c3af6-e750-4d2b-b750-136f9c67210e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1399 time: 0.0369265 2026-05-30 10:51:13.871 10 INFO neutron.wsgi [None req-59b70b47-b637-4aa2-837b-dc1ed633f2de 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.1984727 2026-05-30 10:51:14.930 10 INFO neutron.api.v2.resource [None req-e43a2c10-71b4-42e1-b26a-fd80b741a3c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:51:14.932 10 INFO neutron.wsgi [None req-e43a2c10-71b4-42e1-b26a-fd80b741a3c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0439856 2026-05-30 10:51:14.975 10 INFO neutron.wsgi [None req-bea029ed-850a-495d-9626-8299545ee3f1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 3061 time: 0.0397074 2026-05-30 10:51:15.929 10 INFO neutron.wsgi [None req-fb1197bd-89d6-4662-9a1d-275a4233e7e9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/ba6592d4-e2b9-4809-8b0f-9b002e2cb351 HTTP/1.1" status: 200 len: 3062 time: 0.0618732 2026-05-30 10:51:15.969 10 INFO neutron.wsgi [None req-13cf0911-356b-4e2f-87cf-0462e7818f78 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/ba6592d4-e2b9-4809-8b0f-9b002e2cb351 HTTP/1.1" status: 200 len: 3062 time: 0.0324035 2026-05-30 10:51:15.997 10 INFO neutron.wsgi [None req-943ff841-5c25-43d0-b829-f687e8723f88 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/035a82d3-583e-434e-a97c-b27626ae277e HTTP/1.1" status: 200 len: 798 time: 0.0194786 2026-05-30 10:51:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014818 2026-05-30 10:51:16.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011747 2026-05-30 10:51:16.889 10 INFO neutron.wsgi [None req-454c1c2e-804c-413b-a687-0bbbfac38be0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/ba6592d4-e2b9-4809-8b0f-9b002e2cb351 HTTP/1.1" status: 200 len: 3062 time: 0.0681317 2026-05-30 10:51:16.929 10 INFO neutron.wsgi [None req-e2a84eab-eeb2-42bd-ae37-664cbbc31189 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/ba6592d4-e2b9-4809-8b0f-9b002e2cb351 HTTP/1.1" status: 200 len: 3062 time: 0.0316527 2026-05-30 10:51:16.956 10 INFO neutron.wsgi [None req-a403342c-321f-476c-9fe4-47fb5fca9da6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/813f4f4e-7674-4e5b-baba-03f93502efbd HTTP/1.1" status: 200 len: 802 time: 0.0182660 2026-05-30 10:51:18.981 9 INFO neutron.wsgi [None req-bdc5cb26-6ada-4e78-b02b-6e4a10a0362d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0985751 2026-05-30 10:51:19.015 9 INFO neutron.wsgi [None req-31f07c34-e6e3-444a-a072-e98fcba5bc6d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0309243 2026-05-30 10:51:19.026 9 INFO neutron.wsgi [None req-18e971f7-fefd-48cf-8d8e-b4e05c1ce85f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0097592 2026-05-30 10:51:19.061 9 INFO neutron.wsgi [None req-75b9d5f3-56d3-48c7-9605-861e509926a1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0346444 2026-05-30 10:51:19.175 9 INFO neutron.wsgi [None req-b38b57a9-4a6a-4bbc-a292-56fd9b122454 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.1134014 2026-05-30 10:51:19.209 9 INFO neutron.wsgi [None req-8e427da4-c63d-4c2b-8114-e1541acbb28d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0318911 2026-05-30 10:51:19.261 9 INFO neutron.wsgi [None req-dfe64314-33e8-4785-a144-402c3d3dc10e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0445561 2026-05-30 10:51:19.276 9 INFO neutron.wsgi [None req-fdf744c5-077c-4dcb-9b78-2bf4bef837e2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0136297 2026-05-30 10:51:19.355 9 INFO neutron.wsgi [None req-3626bbe2-a900-445f-8085-101746dd5f59 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0776494 2026-05-30 10:51:19.378 9 INFO neutron.wsgi [None req-863390fe-09ad-4325-a949-eb1e3463d1a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0207493 2026-05-30 10:51:19.390 9 INFO neutron.wsgi [None req-11d5d124-18ae-4311-bdab-8b823a3bdce7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0117612 2026-05-30 10:51:29.390 10 INFO neutron.wsgi [None req-cc2c1734-ec27-4e87-a15a-809717024b9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/quotas/3b6c1c854c744b89b26af38715383b1d HTTP/1.1" status: 200 len: 466 time: 0.0119064 2026-05-30 10:51:31.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019376 2026-05-30 10:51:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029464 2026-05-30 10:51:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030992 2026-05-30 10:51:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035868 2026-05-30 10:52:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029206 2026-05-30 10:52:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030260 2026-05-30 10:52:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020254 2026-05-30 10:52:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023615 2026-05-30 10:52:18.974 9 INFO neutron.wsgi [None req-4d70b381-5270-4bac-8dcc-9f23522482b0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0870719 2026-05-30 10:52:18.986 9 INFO neutron.wsgi [None req-abd55c38-e826-4379-a17c-3187cf420272 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0099113 2026-05-30 10:52:19.024 9 INFO neutron.wsgi [None req-8a6f096f-a2f6-44ad-a14a-f1658b15751b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0371747 2026-05-30 10:52:19.053 9 INFO neutron.wsgi [None req-cb15f658-4b91-4103-91a8-a8d6f6faa2ed 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0279486 2026-05-30 10:52:19.067 9 INFO neutron.wsgi [None req-b778cb0e-6045-4128-90cc-9816bb3ee743 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0129907 2026-05-30 10:52:19.135 9 INFO neutron.wsgi [None req-ac61c49d-30bc-4029-b98e-f85bc750298e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0676961 2026-05-30 10:52:19.174 9 INFO neutron.wsgi [None req-630b4533-68c8-41d4-9d59-493fcb20311e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0351100 2026-05-30 10:52:19.195 9 INFO neutron.wsgi [None req-1eaea5ff-50e8-44fe-a8da-f3cd8c08ec60 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0199380 2026-05-30 10:52:19.259 9 INFO neutron.wsgi [None req-2994cdf5-4ed4-49ec-a564-c0df92055dbf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0441179 2026-05-30 10:52:19.275 9 INFO neutron.wsgi [None req-77e306d8-3b38-49ea-b2d7-e8a6f4b17c18 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0109551 2026-05-30 10:52:19.333 9 INFO neutron.wsgi [None req-7bbe92fe-174b-4388-8047-4ca08c4de811 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0571396 2026-05-30 10:52:20.623 10 INFO neutron.api.v2.resource [None req-09d2850b-6d45-49ab-9191-2ea68e8b3575 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:52:20.624 10 INFO neutron.wsgi [None req-09d2850b-6d45-49ab-9191-2ea68e8b3575 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/manila-service-security-group?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 404 len: 321 time: 0.0496953 2026-05-30 10:52:20.683 10 INFO neutron.wsgi [None req-2276a593-37fd-439a-9746-8991d4adc0e6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups?name=manila-service-security-group&project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 4248 time: 0.0537348 2026-05-30 10:52:21.767 9 INFO neutron.wsgi [None req-a1e2231f-3e6b-4322-9dc0-8ee7acaf2855 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 4251 time: 0.0695150 2026-05-30 10:52:21.807 9 INFO neutron.wsgi [None req-a0047118-5ae7-4689-ae88-645c0f82bd17 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67 HTTP/1.1" status: 200 len: 4251 time: 0.0327060 2026-05-30 10:52:21.830 9 INFO neutron.wsgi [None req-e8921437-04b1-4258-9ba7-821904403381 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/3c0fc15d-32df-405b-b586-0a0ff71dd3e4 HTTP/1.1" status: 200 len: 772 time: 0.0163245 2026-05-30 10:52:22.793 9 INFO neutron.wsgi [None req-4115da86-ced5-4d47-8e2b-137c8044b00e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 4251 time: 0.0666180 2026-05-30 10:52:22.837 9 INFO neutron.wsgi [None req-d8764907-ff46-49a6-a893-4688bed15b3e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67 HTTP/1.1" status: 200 len: 4251 time: 0.0352225 2026-05-30 10:52:22.863 9 INFO neutron.wsgi [None req-bd14935d-cc72-4682-9071-b30de277e20c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/d5cd7a8e-84b8-48aa-b3a1-c1dde37201ce HTTP/1.1" status: 200 len: 774 time: 0.0186062 2026-05-30 10:52:23.836 10 INFO neutron.wsgi [None req-7846f4a5-c41e-4c77-937e-de135259a634 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 4251 time: 0.0614436 2026-05-30 10:52:23.874 10 INFO neutron.wsgi [None req-04f37d04-e85a-4984-b2b0-324303e93522 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67 HTTP/1.1" status: 200 len: 4251 time: 0.0290086 2026-05-30 10:52:23.904 10 INFO neutron.wsgi [None req-9b02ee88-4774-4bc5-9bfd-5334567d1377 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/f4af01e3-0191-497f-966b-017e90f9b949 HTTP/1.1" status: 200 len: 776 time: 0.0226598 2026-05-30 10:52:24.961 10 INFO neutron.wsgi [None req-278d4b84-c5a5-4840-acc1-b1ac7b970487 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67?project_id=a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 4251 time: 0.0722973 2026-05-30 10:52:25.012 10 INFO neutron.wsgi [None req-02e0f62a-7e69-4c19-8d42-7c864e8217f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-groups/13b90ea6-de37-47e4-a0c6-244aad29cc67 HTTP/1.1" status: 200 len: 4251 time: 0.0434902 2026-05-30 10:52:25.042 10 INFO neutron.wsgi [None req-2a5ea03c-d6a7-42d1-9303-51bb87258e31 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/security-group-rules/ac6ac1f1-e47b-48be-9d4c-fa86b60f60b7 HTTP/1.1" status: 200 len: 777 time: 0.0193231 2026-05-30 10:52:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026278 2026-05-30 10:52:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029864 2026-05-30 10:52:32.363 10 INFO neutron.wsgi [None req-e92b0b14-f58f-4843-a17f-3d1dee3f9092 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/quotas/a9b60b7a466b48e2b909e6c895221a61 HTTP/1.1" status: 200 len: 466 time: 0.0141532 2026-05-30 10:52:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034804 2026-05-30 10:52:46.882 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031078 2026-05-30 10:53:01.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032079 2026-05-30 10:53:01.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037572 2026-05-30 10:53:16.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018268 2026-05-30 10:53:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022569 2026-05-30 10:53:19.132 9 INFO neutron.wsgi [None req-d8eb782f-1e95-4d3e-bfe2-7c42f28ca884 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.1279984 2026-05-30 10:53:19.190 9 INFO neutron.wsgi [None req-ef94eedd-5f98-47d9-a4bd-e1367821a1e8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0575972 2026-05-30 10:53:19.248 9 INFO neutron.wsgi [None req-162fa5b8-48ff-4e56-8af1-1a8d519dd4ba 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0414209 2026-05-30 10:53:19.258 9 INFO neutron.wsgi [None req-c3c1cfa7-3d62-4747-9ce9-acf89f3b8aa9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0082495 2026-05-30 10:53:19.312 9 INFO neutron.wsgi [None req-dd4572c6-8085-49af-8706-872fd003ee84 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0446553 2026-05-30 10:53:19.367 9 INFO neutron.wsgi [None req-12e91028-e8c0-4af4-b805-580c3b41ecd5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0529668 2026-05-30 10:53:19.398 9 INFO neutron.wsgi [None req-23d9f84a-f9ca-453b-a058-737e6ca3a162 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0281649 2026-05-30 10:53:19.470 9 INFO neutron.wsgi [None req-e4787a1d-1778-41bd-b97d-2bff5004359f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0719149 2026-05-30 10:53:19.549 9 INFO neutron.wsgi [None req-2e7ee85f-48d0-4590-a156-f4c9fdad1ac9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0776644 2026-05-30 10:53:19.586 9 INFO neutron.wsgi [None req-cd1edbdc-d472-4ccd-b5b6-ee5fd9ea3266 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0335059 2026-05-30 10:53:19.608 9 INFO neutron.wsgi [None req-8a2ea64c-3c61-4f43-afd4-9387abfdf6f6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0208399 2026-05-30 10:53:22.774 10 INFO neutron.wsgi [None req-896d3719-e1a3-4db4-94b8-5421d9b5978d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140,10.0.0.4 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.1192861 2026-05-30 10:53:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026231 2026-05-30 10:53:31.879 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014324 2026-05-30 10:53:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018744 2026-05-30 10:53:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034666 2026-05-30 10:54:01.492 9 INFO neutron.wsgi [None req-22ef6fc6-62d7-427d-94eb-05d48290079e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.1802247 2026-05-30 10:54:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025418 2026-05-30 10:54:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026553 2026-05-30 10:54:02.635 10 INFO neutron.wsgi [None req-99c7df90-c5cb-405c-9b40-37a27a735050 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0343080 2026-05-30 10:54:02.677 10 INFO neutron.wsgi [None req-ef543f93-f3af-484c-9a6a-7b91c9dff7ed 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0365193 2026-05-30 10:54:02.731 10 INFO neutron.wsgi [None req-600ede0f-9bb9-4665-b3d4-2b08abba52aa 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5370 time: 0.0493426 2026-05-30 10:54:02.781 10 INFO neutron.wsgi [None req-f6525acf-9c42-45ef-bdce-dea6eaeb66d5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0448084 2026-05-30 10:54:02.881 10 INFO neutron.wsgi [None req-31b7a5e0-ebe8-4b8f-9273-ab6d628b98dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0960042 2026-05-30 10:54:02.940 10 INFO neutron.wsgi [None req-20678a2f-8f27-45ea-ae97-17d004c05656 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17597 time: 0.0530169 2026-05-30 10:54:02.961 10 INFO neutron.wsgi [None req-c421aeca-e2c4-4c89-a076-fa784fa8562f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0163620 2026-05-30 10:54:14.237 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e9b4ded0-77dc-40a5-bbda-16f1966f3ee0 (type: security_groups) to 1 2026-05-30 10:54:14.256 10 INFO neutron.db.ovn_revision_numbers_db [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 10fcf920-0cfb-45c2-85b2-e87103e3fc32 (type: security_groups) to 1 2026-05-30 10:54:14.259 10 INFO neutron.db.ovn_revision_numbers_db [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 45692904-d6c6-4669-b21c-e9e250170a7d (type: security_groups) to 1 2026-05-30 10:54:14.264 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6aea1f90-fb1e-4ecb-a57c-8c03c33d8937 (type: security_group_rules) to 0 2026-05-30 10:54:14.271 10 INFO neutron.db.ovn_revision_numbers_db [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0b458706-cef3-4443-9b50-016d6d43c05b (type: security_group_rules) to 0 2026-05-30 10:54:14.275 10 INFO neutron.db.ovn_revision_numbers_db [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 10abb48c-9127-4d9d-b62d-116280dc4729 (type: security_group_rules) to 0 2026-05-30 10:54:14.282 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6cddd076-eac6-4602-b672-0d0d70508b3e (type: security_group_rules) to 0 2026-05-30 10:54:14.285 10 INFO neutron.db.ovn_revision_numbers_db [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 32f08a47-5148-4b43-b2e4-4a3670c01bd7 (type: security_group_rules) to 0 2026-05-30 10:54:14.290 10 INFO neutron.db.ovn_revision_numbers_db [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4ba24f88-50ed-4f6d-84d9-c09bb19b9608 (type: security_group_rules) to 0 2026-05-30 10:54:14.299 10 INFO neutron.db.ovn_revision_numbers_db [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 66664c6b-50a3-4d43-a063-2027b3da1ae9 (type: security_group_rules) to 0 2026-05-30 10:54:14.301 10 INFO neutron.db.ovn_revision_numbers_db [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 969e6702-e86b-47e2-a0c6-a584676efdcb (type: security_group_rules) to 0 2026-05-30 10:54:14.304 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 90fc2d48-1107-4dcb-a896-35a286770d97 (type: security_group_rules) to 0 2026-05-30 10:54:14.322 10 INFO neutron.db.ovn_revision_numbers_db [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 68e2d071-5e2f-453c-8e36-6b1c398cc191 (type: security_group_rules) to 0 2026-05-30 10:54:14.326 10 INFO neutron.db.ovn_revision_numbers_db [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f1d3639c-e9ca-408b-99e3-6b92e9b87a5a (type: security_group_rules) to 0 2026-05-30 10:54:14.329 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c8097467-a173-4b01-ae67-5dcda75dd4d1 (type: security_group_rules) to 0 2026-05-30 10:54:14.385 10 INFO neutron.db.segments_db [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment c5cf538e-d6b8-4fe7-8b9e-ab35a30b8448 of type geneve for network 0f77d77b-1b2e-4f5e-8807-018f992566cf 2026-05-30 10:54:14.406 9 INFO neutron.db.segments_db [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment bb682a31-0a5a-41b8-bb7e-57da47bde962 of type geneve for network e86c1df4-6846-467c-b5c2-f7d1f532ce3e 2026-05-30 10:54:14.417 10 INFO neutron.db.segments_db [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment 0d9049ac-a377-46bb-874c-0f8b1ee24bf4 of type geneve for network 1c85e3ba-a915-41f8-aa42-00265a09e25e 2026-05-30 10:54:14.594 10 INFO neutron.db.ovn_revision_numbers_db [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0f77d77b-1b2e-4f5e-8807-018f992566cf (type: networks) to 1 2026-05-30 10:54:14.614 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e86c1df4-6846-467c-b5c2-f7d1f532ce3e (type: networks) to 1 2026-05-30 10:54:14.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 1c85e3ba-a915-41f8-aa42-00265a09e25e (type: networks) to 1 2026-05-30 10:54:14.859 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:14.862 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network e86c1df4-6846-467c-b5c2-f7d1f532ce3e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:14.950 9 INFO neutron.db.ovn_revision_numbers_db [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 19d2c381-5019-48bc-aea9-9d1b86bd8fe9 (type: ports) to 1 2026-05-30 10:54:14.976 9 INFO neutron.wsgi [None req-aecf646a-a7f2-4d51-b603-6e4679c47055 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 947 time: 1.0191901 2026-05-30 10:54:14.994 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:15.000 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 0f77d77b-1b2e-4f5e-8807-018f992566cf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:15.057 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:15.068 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 1c85e3ba-a915-41f8-aa42-00265a09e25e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:15.093 10 INFO neutron.db.ovn_revision_numbers_db [None req-61226144-63e2-47ed-b427-b4e03b1adec8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 29216323-8f6f-4bfb-aa22-39c4a13ef7bb (type: security_groups) to 1 2026-05-30 10:54:15.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-61226144-63e2-47ed-b427-b4e03b1adec8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0f6000a3-7217-4718-95e9-cdc83cc5cc1e (type: security_group_rules) to 0 2026-05-30 10:54:15.159 10 INFO neutron.db.ovn_revision_numbers_db [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b4e44271-b022-4109-a039-66c114e8504b (type: ports) to 1 2026-05-30 10:54:15.169 10 INFO neutron.db.ovn_revision_numbers_db [None req-61226144-63e2-47ed-b427-b4e03b1adec8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4d711a20-2f0a-4a7d-b5c0-8256ee2cf7ad (type: security_group_rules) to 0 2026-05-30 10:54:15.170 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dda1ea37-fae4-4d59-8b03-70e798e022b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:15.172 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dda1ea37-fae4-4d59-8b03-70e798e022b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network e86c1df4-6846-467c-b5c2-f7d1f532ce3e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:15.190 10 INFO neutron.db.ovn_revision_numbers_db [None req-61226144-63e2-47ed-b427-b4e03b1adec8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7f5bb572-5674-4e80-a53d-272ef38d5897 (type: security_group_rules) to 0 2026-05-30 10:54:15.195 10 INFO neutron.db.ovn_revision_numbers_db [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6845775c-376c-46e7-b331-b8024726e740 (type: ports) to 1 2026-05-30 10:54:15.203 10 INFO neutron.wsgi [None req-b432b035-2f26-4a6d-ba9d-3716c656a8dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 953 time: 1.2569203 2026-05-30 10:54:15.218 10 INFO neutron.db.ovn_revision_numbers_db [None req-61226144-63e2-47ed-b427-b4e03b1adec8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8640f781-a315-46c7-918a-e0d911887b61 (type: security_group_rules) to 0 2026-05-30 10:54:15.232 10 INFO neutron.wsgi [None req-38840526-6d47-4b97-a078-5a4a0b549e00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.1788585 2026-05-30 10:54:15.250 10 INFO neutron.wsgi [None req-61226144-63e2-47ed-b427-b4e03b1adec8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=e6d7c341fc9a42e7a5bf2b897f3e1cf8&name=default HTTP/1.1" status: 200 len: 3116 time: 0.6141582 2026-05-30 10:54:15.389 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d4ef3da-290d-4704-a4fc-dad722e4bc32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:15.392 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d4ef3da-290d-4704-a4fc-dad722e4bc32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 0f77d77b-1b2e-4f5e-8807-018f992566cf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:15.584 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-034812a3-d02b-4128-ad29-c68a89260db3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:15.587 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-034812a3-d02b-4128-ad29-c68a89260db3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 1c85e3ba-a915-41f8-aa42-00265a09e25e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:15.790 9 INFO neutron.wsgi [None req-e717e11a-70ee-40d4-995b-9455d59a87e0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/29216323-8f6f-4bfb-aa22-39c4a13ef7bb HTTP/1.1" status: 204 len: 168 time: 0.5327992 2026-05-30 10:54:15.971 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d4ef3da-290d-4704-a4fc-dad722e4bc32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b4e44271-b022-4109-a039-66c114e8504b (type: ports) to 2 2026-05-30 10:54:16.016 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d4ef3da-290d-4704-a4fc-dad722e4bc32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c0e7b1f5-3911-4226-8935-15174a87d1df (type: subnets) to 0 2026-05-30 10:54:16.035 10 INFO neutron.wsgi [None req-4d4ef3da-290d-4704-a4fc-dad722e4bc32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 873 time: 0.8236067 2026-05-30 10:54:16.108 9 INFO neutron.db.ovn_revision_numbers_db [None req-dda1ea37-fae4-4d59-8b03-70e798e022b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 19d2c381-5019-48bc-aea9-9d1b86bd8fe9 (type: ports) to 2 2026-05-30 10:54:16.181 9 INFO neutron.db.ovn_revision_numbers_db [None req-dda1ea37-fae4-4d59-8b03-70e798e022b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3ff3a710-ed06-4415-bf94-022469d1fbb4 (type: subnets) to 0 2026-05-30 10:54:16.196 9 INFO neutron.wsgi [None req-dda1ea37-fae4-4d59-8b03-70e798e022b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 1.2157152 2026-05-30 10:54:16.353 9 INFO neutron.db.ovn_revision_numbers_db [None req-034812a3-d02b-4128-ad29-c68a89260db3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6845775c-376c-46e7-b331-b8024726e740 (type: ports) to 2 2026-05-30 10:54:16.381 9 INFO neutron.db.ovn_revision_numbers_db [None req-034812a3-d02b-4128-ad29-c68a89260db3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a8592294-3b13-4769-807f-8f65a824603f (type: subnets) to 0 2026-05-30 10:54:16.399 9 INFO neutron.wsgi [None req-034812a3-d02b-4128-ad29-c68a89260db3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 1.1588922 2026-05-30 10:54:16.838 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30bbd16d-098e-4f1d-9159-27342ab47d83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:16.849 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30bbd16d-098e-4f1d-9159-27342ab47d83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:16.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012324 2026-05-30 10:54:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0008602 2026-05-30 10:54:16.921 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53be4ff3-fbed-4b74-8d98-4ad129b045a5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:16.923 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53be4ff3-fbed-4b74-8d98-4ad129b045a5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:16.961 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e63e124-58a1-4ccb-bbcc-04bce50b14df 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:16.966 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e63e124-58a1-4ccb-bbcc-04bce50b14df 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:17.057 9 INFO neutron.db.ovn_revision_numbers_db [None req-53be4ff3-fbed-4b74-8d98-4ad129b045a5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6c7983d1-59c3-433f-8106-77c0b57697aa (type: ports) to 1 2026-05-30 10:54:17.131 10 INFO neutron.db.ovn_revision_numbers_db [None req-30bbd16d-098e-4f1d-9159-27342ab47d83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d0386741-6ff7-40f6-885a-5cc072dcc905 (type: ports) to 1 2026-05-30 10:54:17.264 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e63e124-58a1-4ccb-bbcc-04bce50b14df 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8bf70162-0ba9-4666-913b-f7adda44e407 (type: ports) to 1 2026-05-30 10:54:17.512 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-53be4ff3-fbed-4b74-8d98-4ad129b045a5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Starting OVNClientQosExtension 2026-05-30 10:54:17.575 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-30bbd16d-098e-4f1d-9159-27342ab47d83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Starting OVNClientQosExtension 2026-05-30 10:54:17.944 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-6c7983d1-59c3-433f-8106-77c0b57697aa on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:54:17.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 30eb52d9-f286-4716-b190-179eaaf7102f (type: security_groups) to 1 2026-05-30 10:54:17.965 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 6c7983d1-59c3-433f-8106-77c0b57697aa 2026-05-30 10:54:17.971 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 6c7983d1-59c3-433f-8106-77c0b57697aa 2026-05-30 10:54:17.972 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router b9bab3fe-de1f-4c12-b46d-f898dcbd8492 is bound to host instance 2026-05-30 10:54:17.996 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 57c80272-22c0-4d99-9cf5-0d989019c09a (type: security_group_rules) to 0 2026-05-30 10:54:18.020 9 INFO neutron.db.ovn_revision_numbers_db [None req-53be4ff3-fbed-4b74-8d98-4ad129b045a5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6c7983d1-59c3-433f-8106-77c0b57697aa (type: router_ports) to 1 2026-05-30 10:54:18.022 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6e05bfb9-e5cb-4cff-8551-670ffa482631 (type: security_group_rules) to 0 2026-05-30 10:54:18.059 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a38e0a19-6c6a-4bd0-a4e1-1a3ffadfb9e0 (type: security_group_rules) to 0 2026-05-30 10:54:18.093 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e42c3ef4-8256-4743-abf8-7bbd330daebe (type: security_group_rules) to 0 2026-05-30 10:54:18.196 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-947aaf40-9819-4026-b248-ef530c77f404 - - - - - -] Schedule LRP lrp-d0386741-6ff7-40f6-885a-5cc072dcc905 on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:54:18.233 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 17e66ab5-bbf1-4844-83d1-5f583550288e is bound to host instance 2026-05-30 10:54:18.296 9 INFO neutron.db.ovn_revision_numbers_db [None req-53be4ff3-fbed-4b74-8d98-4ad129b045a5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b9bab3fe-de1f-4c12-b46d-f898dcbd8492 (type: routers) to 2 2026-05-30 10:54:18.300 9 INFO neutron.db.segments_db [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment e9295531-ebff-4307-b219-bec6d274196e of type geneve for network 1c770233-7fd1-4010-ab51-9ac21e20484d 2026-05-30 10:54:18.312 10 INFO neutron.db.ovn_revision_numbers_db [None req-30bbd16d-098e-4f1d-9159-27342ab47d83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d0386741-6ff7-40f6-885a-5cc072dcc905 (type: router_ports) to 1 2026-05-30 10:54:18.317 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: d0386741-6ff7-40f6-885a-5cc072dcc905 2026-05-30 10:54:18.338 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-947aaf40-9819-4026-b248-ef530c77f404 - - - - - -] Schedule LRP lrp-8bf70162-0ba9-4666-913b-f7adda44e407 on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:54:18.342 9 INFO neutron.wsgi [None req-53be4ff3-fbed-4b74-8d98-4ad129b045a5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1168 time: 1.9391687 2026-05-30 10:54:18.364 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port d0386741-6ff7-40f6-885a-5cc072dcc905 2026-05-30 10:54:18.420 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e63e124-58a1-4ccb-bbcc-04bce50b14df 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8bf70162-0ba9-4666-913b-f7adda44e407 (type: router_ports) to 1 2026-05-30 10:54:18.447 10 INFO neutron.db.ovn_revision_numbers_db [None req-30bbd16d-098e-4f1d-9159-27342ab47d83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 17e66ab5-bbf1-4844-83d1-5f583550288e (type: routers) to 2 2026-05-30 10:54:18.485 10 INFO neutron.wsgi [None req-30bbd16d-098e-4f1d-9159-27342ab47d83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1175 time: 2.4460227 2026-05-30 10:54:18.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e63e124-58a1-4ccb-bbcc-04bce50b14df 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c5b652fd-926e-4976-a9f3-e8d1ea1e5597 (type: routers) to 2 2026-05-30 10:54:18.539 10 INFO neutron.wsgi [None req-4e63e124-58a1-4ccb-bbcc-04bce50b14df 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1169 time: 2.3362401 2026-05-30 10:54:18.687 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 1c770233-7fd1-4010-ab51-9ac21e20484d (type: networks) to 1 2026-05-30 10:54:18.992 9 INFO neutron.wsgi [None req-1b483add-6699-4235-a277-505864fe857f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0934021 2026-05-30 10:54:19.164 9 INFO neutron.wsgi [None req-3ad5891e-b246-4964-bedc-301c35c862cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1649873 2026-05-30 10:54:19.348 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:19.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource d0386741-6ff7-40f6-885a-5cc072dcc905 (type: ports) to 1 2026-05-30 10:54:19.381 9 INFO neutron.wsgi [None req-4be764b1-5e66-463e-b830-13f3def3b657 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5366 time: 0.2151606 2026-05-30 10:54:19.382 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 1c770233-7fd1-4010-ab51-9ac21e20484d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:19.413 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb8d0ebd-456d-4751-82a3-38417d23f8f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:19.417 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb8d0ebd-456d-4751-82a3-38417d23f8f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network e86c1df4-6846-467c-b5c2-f7d1f532ce3e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:19.499 9 INFO neutron.wsgi [None req-0d60bb40-448c-48ce-946b-081ee6ef50dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3416 time: 0.1097960 2026-05-30 10:54:19.736 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb8d0ebd-456d-4751-82a3-38417d23f8f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b5a6d85a-a59f-4c99-bd76-c495dfb795ba (type: ports) to 1 2026-05-30 10:54:19.780 9 INFO neutron.wsgi [None req-6ee98297-09ec-4dc4-8106-dd0903748b9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 3092 time: 0.2719650 2026-05-30 10:54:19.783 9 INFO neutron.db.ovn_revision_numbers_db [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 62eab70e-d5ba-4c46-ba22-4c712cf6a1d0 (type: ports) to 1 2026-05-30 10:54:19.833 9 INFO neutron.wsgi [None req-d2d1a524-012f-4ed3-82ae-f3d9ce819ebe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0477729 2026-05-30 10:54:19.892 9 INFO neutron.wsgi [None req-cd13088c-cd83-4962-961f-fd296310d6cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 948 time: 2.3915839 2026-05-30 10:54:19.986 9 INFO neutron.wsgi [None req-a2760db7-20b4-4f37-8cb7-c4e782f28b83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 13557 time: 0.1437674 2026-05-30 10:54:20.042 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource d0386741-6ff7-40f6-885a-5cc072dcc905 (type: router_ports) to 3 2026-05-30 10:54:20.209 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0d3143a-7c0d-4088-9640-d42ecc103ad8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:20.223 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0d3143a-7c0d-4088-9640-d42ecc103ad8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 1c85e3ba-a915-41f8-aa42-00265a09e25e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:20.232 9 INFO neutron.wsgi [None req-2de0581a-d61d-4381-8a8e-b20f6429bacb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3416 time: 0.2297988 2026-05-30 10:54:20.291 9 INFO neutron.wsgi [None req-6be6e50e-3b63-4609-988d-d74d21821026 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0512187 2026-05-30 10:54:20.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource d0386741-6ff7-40f6-885a-5cc072dcc905 (type: ports) to 2 2026-05-30 10:54:20.413 9 INFO neutron.wsgi [None req-6715bb61-1468-4193-9776-aee20db3a17e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29178 time: 0.1182783 2026-05-30 10:54:20.427 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 6c7983d1-59c3-433f-8106-77c0b57697aa (type: ports) to 1 2026-05-30 10:54:20.462 9 INFO neutron.wsgi [None req-27411b1a-bcbc-49b8-a163-d93e800abfc6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3017 time: 0.0362298 2026-05-30 10:54:20.530 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd66386a-43fb-41b6-9185-eff8b59c535d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:20.537 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5939ab9b-cf6a-4951-9df3-e57c1f33ac67 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:20.545 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd66386a-43fb-41b6-9185-eff8b59c535d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 0f77d77b-1b2e-4f5e-8807-018f992566cf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:20.550 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5939ab9b-cf6a-4951-9df3-e57c1f33ac67 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 1c770233-7fd1-4010-ab51-9ac21e20484d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:20.621 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-eb8d0ebd-456d-4751-82a3-38417d23f8f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b5a6d85a-a59f-4c99-bd76-c495dfb795ba 2026-05-30 10:54:20.621 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:54:20.621 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-05-30 10:54:20.621 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:54:20.621 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-05-30 10:54:20.621 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:20.621 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-05-30 10:54:20.621 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:54:20.621 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-05-30 10:54:20.621 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:20.621 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-05-30 10:54:20.621 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:20.621 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b5a6d85a-a59f-4c99-bd76-c495dfb795ba 2026-05-30 10:54:20.621 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager [None req-eb8d0ebd-456d-4751-82a3-38417d23f8f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b5a6d85a-a59f-4c99-bd76-c495dfb795ba 2026-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:54:20.622 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-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:54:20.622 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-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:54:20.622 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-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:54:20.622 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-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:54:20.622 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-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:54:20.622 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-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:20.622 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-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:54:20.622 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-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:20.622 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-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b5a6d85a-a59f-4c99-bd76-c495dfb795ba 2026-05-30 10:54:20.622 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:54:20.632 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0d3143a-7c0d-4088-9640-d42ecc103ad8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9cee5247-84b2-4207-9d83-b860956473b5 (type: ports) to 1 2026-05-30 10:54:20.750 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 8bf70162-0ba9-4666-913b-f7adda44e407 2026-05-30 10:54:20.778 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 8bf70162-0ba9-4666-913b-f7adda44e407 2026-05-30 10:54:20.985 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb8d0ebd-456d-4751-82a3-38417d23f8f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b5a6d85a-a59f-4c99-bd76-c495dfb795ba (type: ports) to 1 2026-05-30 10:54:21.042 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource d0386741-6ff7-40f6-885a-5cc072dcc905 (type: ports) to 4 2026-05-30 10:54:21.057 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb8d0ebd-456d-4751-82a3-38417d23f8f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:21.059 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb8d0ebd-456d-4751-82a3-38417d23f8f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network e86c1df4-6846-467c-b5c2-f7d1f532ce3e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:21.186 9 INFO neutron.db.ovn_revision_numbers_db [None req-fd66386a-43fb-41b6-9185-eff8b59c535d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c725b74a-d8de-4ce8-9be6-73fca06f9dd6 (type: ports) to 1 2026-05-30 10:54:21.333 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource d0386741-6ff7-40f6-885a-5cc072dcc905 (type: router_ports) to 4 2026-05-30 10:54:21.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 6c7983d1-59c3-433f-8106-77c0b57697aa (type: router_ports) to 3 2026-05-30 10:54:22.022 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb8d0ebd-456d-4751-82a3-38417d23f8f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b5a6d85a-a59f-4c99-bd76-c495dfb795ba (type: router_ports) to 1 2026-05-30 10:54:22.028 10 INFO neutron.wsgi [None req-eb8d0ebd-456d-4751-82a3-38417d23f8f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/c5b652fd-926e-4976-a9f3-e8d1ea1e5597/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.4838169 2026-05-30 10:54:22.243 9 INFO neutron.db.ovn_revision_numbers_db [None req-5939ab9b-cf6a-4951-9df3-e57c1f33ac67 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 62eab70e-d5ba-4c46-ba22-4c712cf6a1d0 (type: ports) to 2 2026-05-30 10:54:22.337 9 INFO neutron.db.ovn_revision_numbers_db [None req-5939ab9b-cf6a-4951-9df3-e57c1f33ac67 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8924a473-4f9c-4712-b89d-e52b3fa68fe8 (type: subnets) to 0 2026-05-30 10:54:22.354 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-a0d3143a-7c0d-4088-9640-d42ecc103ad8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:22.354 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:54:22.354 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-05-30 10:54:22.354 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:54:22.354 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-05-30 10:54:22.354 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:22.354 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-05-30 10:54:22.354 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:54:22.354 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-05-30 10:54:22.354 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:22.354 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-05-30 10:54:22.354 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:22.354 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:22.354 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager [None req-a0d3143a-7c0d-4088-9640-d42ecc103ad8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:54:22.355 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-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:54:22.355 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-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:54:22.355 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-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:54:22.355 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-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:54:22.355 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-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:54:22.355 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-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:22.355 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-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:54:22.355 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-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:22.355 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-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:22.355 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:54:22.371 9 INFO neutron.wsgi [None req-5939ab9b-cf6a-4951-9df3-e57c1f33ac67 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 869 time: 2.4668822 2026-05-30 10:54:22.374 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 6c7983d1-59c3-433f-8106-77c0b57697aa (type: ports) to 2 2026-05-30 10:54:22.550 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-fd66386a-43fb-41b6-9185-eff8b59c535d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c725b74a-d8de-4ce8-9be6-73fca06f9dd6 2026-05-30 10:54:22.550 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:54:22.550 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-05-30 10:54:22.550 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:54:22.550 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-05-30 10:54:22.550 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:22.550 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-05-30 10:54:22.550 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:54:22.550 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-05-30 10:54:22.550 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:22.550 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-05-30 10:54:22.550 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:22.550 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c725b74a-d8de-4ce8-9be6-73fca06f9dd6 2026-05-30 10:54:22.550 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager [None req-fd66386a-43fb-41b6-9185-eff8b59c535d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c725b74a-d8de-4ce8-9be6-73fca06f9dd6 2026-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:54:22.551 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-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:54:22.551 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-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:54:22.551 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-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:54:22.551 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-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:54:22.551 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-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:54:22.551 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-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:22.551 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-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:54:22.551 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-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:22.551 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-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c725b74a-d8de-4ce8-9be6-73fca06f9dd6 2026-05-30 10:54:22.551 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:54:22.684 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:22.715 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:22.730 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0d3143a-7c0d-4088-9640-d42ecc103ad8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9cee5247-84b2-4207-9d83-b860956473b5 (type: ports) to 1 2026-05-30 10:54:22.883 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f24aba31-1b14-4c06-b838-2c86bb6eda83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:22.885 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f24aba31-1b14-4c06-b838-2c86bb6eda83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:23.023 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24aba31-1b14-4c06-b838-2c86bb6eda83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource aefa69f9-d9d8-4ea7-8bd5-5ed731b0abe6 (type: ports) to 1 2026-05-30 10:54:23.023 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0d3143a-7c0d-4088-9640-d42ecc103ad8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:23.034 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0d3143a-7c0d-4088-9640-d42ecc103ad8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 1c85e3ba-a915-41f8-aa42-00265a09e25e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:23.050 9 WARNING neutron_lib.context [req-a5ad4e21-f900-4e74-8bf9-443497ac2bf2 req-68a012bd-9eb5-47e6-ab8e-bad789717b00 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:23.120 9 INFO neutron.db.ovn_revision_numbers_db [None req-fd66386a-43fb-41b6-9185-eff8b59c535d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c725b74a-d8de-4ce8-9be6-73fca06f9dd6 (type: ports) to 1 2026-05-30 10:54:23.330 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd66386a-43fb-41b6-9185-eff8b59c535d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:23.334 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd66386a-43fb-41b6-9185-eff8b59c535d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 0f77d77b-1b2e-4f5e-8807-018f992566cf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:23.431 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 6c7983d1-59c3-433f-8106-77c0b57697aa (type: ports) to 4 2026-05-30 10:54:23.482 9 INFO neutron.db.ovn_revision_numbers_db [req-a5ad4e21-f900-4e74-8bf9-443497ac2bf2 req-68a012bd-9eb5-47e6-ab8e-bad789717b00 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Successfully bumped revision number for resource 9712583a-4bf3-408a-a74a-2899888a5699 (type: security_groups) to 1 2026-05-30 10:54:23.549 9 INFO neutron.db.ovn_revision_numbers_db [req-a5ad4e21-f900-4e74-8bf9-443497ac2bf2 req-68a012bd-9eb5-47e6-ab8e-bad789717b00 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Successfully bumped revision number for resource 35238df9-a018-4600-92ac-86e4b52baa80 (type: security_group_rules) to 0 2026-05-30 10:54:23.626 9 INFO neutron.db.ovn_revision_numbers_db [req-a5ad4e21-f900-4e74-8bf9-443497ac2bf2 req-68a012bd-9eb5-47e6-ab8e-bad789717b00 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Successfully bumped revision number for resource e71a2692-c353-4b1d-a19d-0af45f2f9dee (type: security_group_rules) to 0 2026-05-30 10:54:23.695 9 INFO neutron.wsgi [req-a5ad4e21-f900-4e74-8bf9-443497ac2bf2 req-68a012bd-9eb5-47e6-ab8e-bad789717b00 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1887 time: 0.6969905 2026-05-30 10:54:23.850 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-947aaf40-9819-4026-b248-ef530c77f404 - - - - - -] Schedule LRP lrp-aefa69f9-d9d8-4ea7-8bd5-5ed731b0abe6 on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:54:23.881 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Router 4da18cea-100a-402a-90a2-69c82545298b is bound to host instance 2026-05-30 10:54:23.908 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24aba31-1b14-4c06-b838-2c86bb6eda83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource aefa69f9-d9d8-4ea7-8bd5-5ed731b0abe6 (type: router_ports) to 1 2026-05-30 10:54:24.020 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24aba31-1b14-4c06-b838-2c86bb6eda83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4da18cea-100a-402a-90a2-69c82545298b (type: routers) to 2 2026-05-30 10:54:24.042 10 INFO neutron.wsgi [None req-f24aba31-1b14-4c06-b838-2c86bb6eda83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1171 time: 1.6643746 2026-05-30 10:54:24.136 10 WARNING neutron_lib.context [req-c42bcb29-81ce-4708-85a2-2e4e174c7c2a req-33650ee7-e87c-4f10-9eef-72f89042d422 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:24.210 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 9cee5247-84b2-4207-9d83-b860956473b5 (type: ports) to 2 2026-05-30 10:54:24.345 10 INFO neutron.db.ovn_revision_numbers_db [req-c42bcb29-81ce-4708-85a2-2e4e174c7c2a req-33650ee7-e87c-4f10-9eef-72f89042d422 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Successfully bumped revision number for resource 51ce36eb-b97e-4da5-8943-adf1642a74cc (type: security_groups) to 1 2026-05-30 10:54:24.365 10 INFO neutron.db.ovn_revision_numbers_db [req-c42bcb29-81ce-4708-85a2-2e4e174c7c2a req-33650ee7-e87c-4f10-9eef-72f89042d422 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Successfully bumped revision number for resource 0630103b-26c2-49b3-947b-ed7dab59d846 (type: security_group_rules) to 0 2026-05-30 10:54:24.400 10 INFO neutron.db.ovn_revision_numbers_db [req-c42bcb29-81ce-4708-85a2-2e4e174c7c2a req-33650ee7-e87c-4f10-9eef-72f89042d422 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Successfully bumped revision number for resource 85eb8eb2-74b6-4bd8-9f21-bcf08ec16e76 (type: security_group_rules) to 0 2026-05-30 10:54:24.439 10 INFO neutron.wsgi [req-c42bcb29-81ce-4708-85a2-2e4e174c7c2a req-33650ee7-e87c-4f10-9eef-72f89042d422 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1886 time: 0.3536348 2026-05-30 10:54:24.503 9 WARNING neutron_lib.context [req-6dfbe9b5-e06c-4597-83dc-144710c89c47 req-2f457567-25fe-4f0e-9acd-c71fdf2b196d 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:24.534 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 6c7983d1-59c3-433f-8106-77c0b57697aa (type: router_ports) to 4 2026-05-30 10:54:24.546 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:24.546 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:24.546 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:24.546 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:24.546 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-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:24.546 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:54:24.660 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource aefa69f9-d9d8-4ea7-8bd5-5ed731b0abe6 (type: ports) to 1 2026-05-30 10:54:24.777 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Router c5b652fd-926e-4976-a9f3-e8d1ea1e5597 is bound to host instance 2026-05-30 10:54:25.100 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource aefa69f9-d9d8-4ea7-8bd5-5ed731b0abe6 (type: router_ports) to 3 2026-05-30 10:54:25.120 9 INFO neutron.db.ovn_revision_numbers_db [req-6dfbe9b5-e06c-4597-83dc-144710c89c47 req-2f457567-25fe-4f0e-9acd-c71fdf2b196d 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Successfully bumped revision number for resource a724328e-718c-4f91-8fec-e1c24ca08d92 (type: security_groups) to 1 2026-05-30 10:54:25.199 9 INFO neutron.db.ovn_revision_numbers_db [req-6dfbe9b5-e06c-4597-83dc-144710c89c47 req-2f457567-25fe-4f0e-9acd-c71fdf2b196d 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Successfully bumped revision number for resource 56470fb5-0efa-49d1-b5fc-f1646b95c9c3 (type: security_group_rules) to 0 2026-05-30 10:54:25.241 9 INFO neutron.db.ovn_revision_numbers_db [req-6dfbe9b5-e06c-4597-83dc-144710c89c47 req-2f457567-25fe-4f0e-9acd-c71fdf2b196d 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] Successfully bumped revision number for resource d3157edb-faaa-4e75-993e-aa88a07b30af (type: security_group_rules) to 0 2026-05-30 10:54:25.296 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource aefa69f9-d9d8-4ea7-8bd5-5ed731b0abe6 (type: ports) to 2 2026-05-30 10:54:25.297 9 INFO neutron.wsgi [req-6dfbe9b5-e06c-4597-83dc-144710c89c47 req-2f457567-25fe-4f0e-9acd-c71fdf2b196d 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1887 time: 0.8141568 2026-05-30 10:54:25.393 10 INFO neutron.wsgi [req-3bc3dd71-7db9-4b91-89d3-32728b8bd4dd req-c58a4028-414b-4c0d-890a-254d1f6bddf7 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups?tenant_id=c7318031b7bf4689bdf635d061492f3e HTTP/1.1" status: 200 len: 8106 time: 0.0656948 2026-05-30 10:54:25.441 10 INFO neutron.wsgi [req-3bc3dd71-7db9-4b91-89d3-32728b8bd4dd req-4b764a8b-1672-416d-ad0d-1fc561236070 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/e9b4ded0-77dc-40a5-bbda-16f1966f3ee0 HTTP/1.1" status: 200 len: 3118 time: 0.0409617 2026-05-30 10:54:25.478 10 INFO neutron.wsgi [req-3bc3dd71-7db9-4b91-89d3-32728b8bd4dd req-2867fd6f-5c7c-4f06-ad54-bea680023b9c 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/e9b4ded0-77dc-40a5-bbda-16f1966f3ee0 HTTP/1.1" status: 200 len: 3118 time: 0.0306971 2026-05-30 10:54:25.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource aefa69f9-d9d8-4ea7-8bd5-5ed731b0abe6 (type: ports) to 4 2026-05-30 10:54:25.747 9 INFO neutron.wsgi [req-10fb1506-bf10-4b9f-a880-7fed4f6fd4b4 req-5f972a05-ac65-409b-b44e-855516b0a919 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/9712583a-4bf3-408a-a74a-2899888a5699 HTTP/1.1" status: 200 len: 1882 time: 0.0829802 2026-05-30 10:54:25.832 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0d3143a-7c0d-4088-9640-d42ecc103ad8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9cee5247-84b2-4207-9d83-b860956473b5 (type: router_ports) to 1 2026-05-30 10:54:25.863 9 INFO neutron.wsgi [None req-a0d3143a-7c0d-4088-9640-d42ecc103ad8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/b9bab3fe-de1f-4c12-b46d-f898dcbd8492/add_router_interface HTTP/1.1" status: 200 len: 503 time: 7.5108781 2026-05-30 10:54:25.909 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef087716-2693-446e-bc0b-a6ba256306f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:25.923 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef087716-2693-446e-bc0b-a6ba256306f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 1c770233-7fd1-4010-ab51-9ac21e20484d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:25.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource aefa69f9-d9d8-4ea7-8bd5-5ed731b0abe6 (type: router_ports) to 4 2026-05-30 10:54:26.085 9 INFO neutron.wsgi [req-10fb1506-bf10-4b9f-a880-7fed4f6fd4b4 req-cded3f87-9dbf-4f26-a6d0-3cd2fd65a581 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "DELETE /v2.0/security-groups/9712583a-4bf3-408a-a74a-2899888a5699 HTTP/1.1" status: 204 len: 173 time: 0.3285697 2026-05-30 10:54:26.104 9 INFO neutron.db.ovn_revision_numbers_db [None req-fd66386a-43fb-41b6-9185-eff8b59c535d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c725b74a-d8de-4ce8-9be6-73fca06f9dd6 (type: router_ports) to 1 2026-05-30 10:54:26.109 9 INFO neutron.wsgi [None req-fd66386a-43fb-41b6-9185-eff8b59c535d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/17e66ab5-bbf1-4844-83d1-5f583550288e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 7.6143296 2026-05-30 10:54:26.130 10 INFO neutron.api.v2.resource [req-8501e4e2-4145-4582-bf80-61d294a9056a req-29bc39c5-a125-4876-ac19-0968f2f637b6 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:54:26.132 10 INFO neutron.wsgi [req-8501e4e2-4145-4582-bf80-61d294a9056a req-29bc39c5-a125-4876-ac19-0968f2f637b6 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/9712583a-4bf3-408a-a74a-2899888a5699 HTTP/1.1" status: 404 len: 352 time: 0.0212271 2026-05-30 10:54:26.214 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: b5a6d85a-a59f-4c99-bd76-c495dfb795ba 2026-05-30 10:54:26.220 9 INFO neutron.wsgi [req-912a63ae-b789-460c-bc22-49dae632e1f6 req-13d71915-a56c-476b-8124-c2a20c9063b8 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/51ce36eb-b97e-4da5-8943-adf1642a74cc HTTP/1.1" status: 200 len: 1881 time: 0.0618420 2026-05-30 10:54:26.221 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef087716-2693-446e-bc0b-a6ba256306f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 82ac3e8d-aa2b-4eab-963b-b2f35a10c9a9 (type: ports) to 1 2026-05-30 10:54:26.228 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port b5a6d85a-a59f-4c99-bd76-c495dfb795ba 2026-05-30 10:54:26.389 9 WARNING neutron_lib.context [None req-5663dc9c-8d1a-4bd3-9b4b-cb1850405dc1 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:26.474 9 INFO neutron.wsgi [req-912a63ae-b789-460c-bc22-49dae632e1f6 req-51996654-93fb-4493-98a7-16770d27afde 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "DELETE /v2.0/security-groups/51ce36eb-b97e-4da5-8943-adf1642a74cc HTTP/1.1" status: 204 len: 173 time: 0.2475343 2026-05-30 10:54:26.515 10 INFO neutron.api.v2.resource [req-d4e1b07c-9281-439a-a546-971932d88803 req-a8eddb8d-e560-4f3d-8dc7-580b1c537b0c 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:54:26.516 10 INFO neutron.wsgi [req-d4e1b07c-9281-439a-a546-971932d88803 req-a8eddb8d-e560-4f3d-8dc7-580b1c537b0c 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/51ce36eb-b97e-4da5-8943-adf1642a74cc HTTP/1.1" status: 404 len: 352 time: 0.0200768 2026-05-30 10:54:26.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 8bf70162-0ba9-4666-913b-f7adda44e407 (type: ports) to 1 2026-05-30 10:54:26.582 10 INFO neutron.wsgi [req-dbef8b6e-7dc1-4568-a314-779b95f5bfd1 req-2ac1db71-1ea3-4b0b-9db4-01fc806ff5cc 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/a724328e-718c-4f91-8fec-e1c24ca08d92 HTTP/1.1" status: 200 len: 1882 time: 0.0426903 2026-05-30 10:54:26.766 9 WARNING neutron_lib.context [None req-3c1c8579-054b-45fc-b083-3f99a4626438 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:26.793 9 INFO neutron.db.ovn_revision_numbers_db [None req-5663dc9c-8d1a-4bd3-9b4b-cb1850405dc1 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Successfully bumped revision number for resource f03c3dd1-a652-4b31-bafa-8d8aff110a26 (type: security_groups) to 1 2026-05-30 10:54:26.833 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource b5a6d85a-a59f-4c99-bd76-c495dfb795ba (type: ports) to 2 2026-05-30 10:54:26.838 9 INFO neutron.db.ovn_revision_numbers_db [None req-5663dc9c-8d1a-4bd3-9b4b-cb1850405dc1 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Successfully bumped revision number for resource 89f71f0f-7b54-44f2-9aaa-744838bf60b0 (type: security_group_rules) to 0 2026-05-30 10:54:26.883 9 INFO neutron.db.ovn_revision_numbers_db [None req-5663dc9c-8d1a-4bd3-9b4b-cb1850405dc1 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Successfully bumped revision number for resource fe3b04e5-2c74-4eec-922c-05e5678c72d5 (type: security_group_rules) to 0 2026-05-30 10:54:26.937 9 INFO neutron.wsgi [None req-5663dc9c-8d1a-4bd3-9b4b-cb1850405dc1 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1861 time: 0.5644956 2026-05-30 10:54:26.952 10 WARNING neutron_lib.context [None req-9ccd6e57-c551-47cc-9c6b-1c98333e859c 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:26.957 10 INFO neutron.wsgi [req-dbef8b6e-7dc1-4568-a314-779b95f5bfd1 req-785b0d0e-a5cd-4160-a937-67653a5b4f67 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "DELETE /v2.0/security-groups/a724328e-718c-4f91-8fec-e1c24ca08d92 HTTP/1.1" status: 204 len: 173 time: 0.3652790 2026-05-30 10:54:27.016 9 INFO neutron.api.v2.resource [req-52981624-c942-4d6a-abca-386faced349e req-fa192c15-0ddf-45c4-95d8-523b61e554cd 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:54:27.017 9 INFO neutron.wsgi [req-52981624-c942-4d6a-abca-386faced349e req-fa192c15-0ddf-45c4-95d8-523b61e554cd 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/a724328e-718c-4f91-8fec-e1c24ca08d92 HTTP/1.1" status: 404 len: 352 time: 0.0239508 2026-05-30 10:54:27.033 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource b5a6d85a-a59f-4c99-bd76-c495dfb795ba (type: router_ports) to 2 2026-05-30 10:54:27.109 10 INFO neutron.wsgi [req-db06b77b-3639-40f1-997b-fbf8c5887f38 req-b8786921-2fed-4953-adf1-abadc19c56b4 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups?tenant_id=c7318031b7bf4689bdf635d061492f3e HTTP/1.1" status: 200 len: 3121 time: 0.0657852 2026-05-30 10:54:27.123 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c1c8579-054b-45fc-b083-3f99a4626438 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Successfully bumped revision number for resource 34cd2cd6-10eb-4126-94c3-79c6877a12df (type: security_groups) to 1 2026-05-30 10:54:27.153 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c1c8579-054b-45fc-b083-3f99a4626438 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Successfully bumped revision number for resource 5ac68bb6-c6c7-43a7-82d9-3f3eb1440713 (type: security_group_rules) to 0 2026-05-30 10:54:27.157 10 INFO neutron.wsgi [req-db06b77b-3639-40f1-997b-fbf8c5887f38 req-35b108fb-f3c2-4655-ad39-623e7a556c04 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/e9b4ded0-77dc-40a5-bbda-16f1966f3ee0 HTTP/1.1" status: 200 len: 3118 time: 0.0398695 2026-05-30 10:54:27.179 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ccd6e57-c551-47cc-9c6b-1c98333e859c 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Successfully bumped revision number for resource 5bff1fcd-ee75-4df1-af81-85f46be3cdec (type: security_group_rules) to 0 2026-05-30 10:54:27.182 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c1c8579-054b-45fc-b083-3f99a4626438 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Successfully bumped revision number for resource c3fbe3e7-dcb3-473e-bdad-22cf08c3f09b (type: security_group_rules) to 0 2026-05-30 10:54:27.203 10 INFO neutron.wsgi [req-db06b77b-3639-40f1-997b-fbf8c5887f38 req-b4cdd37d-9975-4278-a8f4-6d5981717df5 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/e9b4ded0-77dc-40a5-bbda-16f1966f3ee0 HTTP/1.1" status: 200 len: 3118 time: 0.0372434 2026-05-30 10:54:27.211 10 INFO neutron.wsgi [None req-9ccd6e57-c551-47cc-9c6b-1c98333e859c 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2642729 2026-05-30 10:54:27.221 10 WARNING neutron_lib.context [None req-a50c5b44-9c5a-4716-932d-5f74d94c106a 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:27.241 9 INFO neutron.wsgi [None req-3c1c8579-054b-45fc-b083-3f99a4626438 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1860 time: 0.4865494 2026-05-30 10:54:27.252 10 WARNING neutron_lib.context [None req-44895702-6e62-4650-bffd-e99e343442c9 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:27.266 9 INFO neutron.api.v2.resource [req-024efd5c-43e3-4d99-ad41-186d69578028 req-66fbe964-5022-4889-a56a-7d748461c2d1 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:54:27.267 9 INFO neutron.wsgi [req-024efd5c-43e3-4d99-ad41-186d69578028 req-66fbe964-5022-4889-a56a-7d748461c2d1 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/a724328e-718c-4f91-8fec-e1c24ca08d92 HTTP/1.1" status: 404 len: 352 time: 0.0223317 2026-05-30 10:54:27.305 10 INFO neutron.api.v2.resource [req-00e04a63-6960-4542-bb72-0de68dd2627a req-ad5ca319-11c0-4741-963e-2bb8969b3486 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:54:27.306 10 INFO neutron.wsgi [req-00e04a63-6960-4542-bb72-0de68dd2627a req-ad5ca319-11c0-4741-963e-2bb8969b3486 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/51ce36eb-b97e-4da5-8943-adf1642a74cc HTTP/1.1" status: 404 len: 352 time: 0.0188413 2026-05-30 10:54:27.355 9 INFO neutron.api.v2.resource [req-44ba6cb9-d551-4aa7-aba2-f54dd149284d req-bb51582a-8f9a-4625-bde6-1765c319e9b6 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:54:27.356 9 INFO neutron.wsgi [req-44ba6cb9-d551-4aa7-aba2-f54dd149284d req-bb51582a-8f9a-4625-bde6-1765c319e9b6 8f1907a69fe745728d5a418b1dc300ed c7318031b7bf4689bdf635d061492f3e - - default default] 10.0.0.128 "GET /v2.0/security-groups/9712583a-4bf3-408a-a74a-2899888a5699 HTTP/1.1" status: 404 len: 352 time: 0.0272839 2026-05-30 10:54:27.361 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-ef087716-2693-446e-bc0b-a6ba256306f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-82ac3e8d-aa2b-4eab-963b-b2f35a10c9a9 2026-05-30 10:54:27.361 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:54:27.361 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-05-30 10:54:27.361 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:54:27.361 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-05-30 10:54:27.361 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:27.361 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-05-30 10:54:27.361 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:54:27.361 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-05-30 10:54:27.361 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:27.361 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-05-30 10:54:27.361 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:27.361 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-82ac3e8d-aa2b-4eab-963b-b2f35a10c9a9 2026-05-30 10:54:27.361 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager [None req-ef087716-2693-446e-bc0b-a6ba256306f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-82ac3e8d-aa2b-4eab-963b-b2f35a10c9a9 2026-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:54:27.362 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-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:54:27.362 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-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:54:27.362 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-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:54:27.362 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-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:54:27.362 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-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:54:27.362 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-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:27.362 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-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:54:27.362 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-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:27.362 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-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-82ac3e8d-aa2b-4eab-963b-b2f35a10c9a9 2026-05-30 10:54:27.362 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:54:27.396 10 INFO neutron.db.ovn_revision_numbers_db [None req-a50c5b44-9c5a-4716-932d-5f74d94c106a 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Successfully bumped revision number for resource 191cdeb8-d2f9-4838-b2b9-eb4582e410a7 (type: security_group_rules) to 0 2026-05-30 10:54:27.442 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 8bf70162-0ba9-4666-913b-f7adda44e407 (type: router_ports) to 3 2026-05-30 10:54:27.448 10 INFO neutron.wsgi [None req-a50c5b44-9c5a-4716-932d-5f74d94c106a 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2322531 2026-05-30 10:54:27.458 10 WARNING neutron_lib.context [None req-489f8e21-8bf7-44b9-a859-40e77334672b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:27.462 10 INFO neutron.db.ovn_revision_numbers_db [None req-44895702-6e62-4650-bffd-e99e343442c9 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Successfully bumped revision number for resource 1e0e9aad-e366-4691-8dbc-989b46aade13 (type: security_group_rules) to 0 2026-05-30 10:54:27.513 10 INFO neutron.wsgi [None req-44895702-6e62-4650-bffd-e99e343442c9 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2657619 2026-05-30 10:54:27.526 9 WARNING neutron_lib.context [None req-6c7afcc9-3ea2-46ea-a812-a3443b3ccefd 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:27.787 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef087716-2693-446e-bc0b-a6ba256306f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 82ac3e8d-aa2b-4eab-963b-b2f35a10c9a9 (type: ports) to 1 2026-05-30 10:54:27.901 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 8bf70162-0ba9-4666-913b-f7adda44e407 (type: ports) to 2 2026-05-30 10:54:27.912 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef087716-2693-446e-bc0b-a6ba256306f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:27.915 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef087716-2693-446e-bc0b-a6ba256306f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 1c770233-7fd1-4010-ab51-9ac21e20484d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:27.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c7afcc9-3ea2-46ea-a812-a3443b3ccefd 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Successfully bumped revision number for resource 2dcc532c-3036-4267-b0a4-d5e85285faba (type: security_group_rules) to 0 2026-05-30 10:54:27.982 9 INFO neutron.wsgi [None req-6c7afcc9-3ea2-46ea-a812-a3443b3ccefd 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.4614437 2026-05-30 10:54:27.994 9 WARNING neutron_lib.context [None req-629f3ccf-44ef-4c72-8c80-d58e619f789c 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:28.017 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-489f8e21-8bf7-44b9-a859-40e77334672b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] No more DHCP agents 2026-05-30 10:54:28.020 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-489f8e21-8bf7-44b9-a859-40e77334672b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:28.423 10 INFO neutron.wsgi [None req-489f8e21-8bf7-44b9-a859-40e77334672b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.9698853 2026-05-30 10:54:28.485 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-629f3ccf-44ef-4c72-8c80-d58e619f789c 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] No more DHCP agents 2026-05-30 10:54:28.490 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-629f3ccf-44ef-4c72-8c80-d58e619f789c 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:28.732 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 8bf70162-0ba9-4666-913b-f7adda44e407 (type: ports) to 4 2026-05-30 10:54:28.903 10 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-48e1e7fb-654b-43d6-961e-df283f8b50a9 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-securitygroup--1190565909&fields=id&tenant_id=0121ae73f70a4f9f9d29633b94ddfb7d HTTP/1.1" status: 200 len: 267 time: 0.0509632 2026-05-30 10:54:29.020 10 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-bfee397b-ee9f-4e6d-b893-83189b797b7c 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/networks?id=1c85e3ba-a915-41f8-aa42-00265a09e25e HTTP/1.1" status: 200 len: 875 time: 0.1112792 2026-05-30 10:54:29.048 10 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-e9d9da41-12a3-4da3-a2d3-1805e218c681 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/quotas/0121ae73f70a4f9f9d29633b94ddfb7d HTTP/1.1" status: 200 len: 491 time: 0.0234966 2026-05-30 10:54:29.140 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 8bf70162-0ba9-4666-913b-f7adda44e407 (type: router_ports) to 4 2026-05-30 10:54:29.183 9 INFO neutron.wsgi [None req-629f3ccf-44ef-4c72-8c80-d58e619f789c 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1946337 2026-05-30 10:54:29.306 10 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-3a7c2362-036d-43d0-91af-ce882edee4d0 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=0121ae73f70a4f9f9d29633b94ddfb7d&fields=id HTTP/1.1" status: 200 len: 302 time: 0.2533252 2026-05-30 10:54:29.338 9 INFO neutron.db.ovn_revision_numbers_db [None req-ef087716-2693-446e-bc0b-a6ba256306f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 82ac3e8d-aa2b-4eab-963b-b2f35a10c9a9 (type: router_ports) to 1 2026-05-30 10:54:29.348 9 INFO neutron.wsgi [None req-ef087716-2693-446e-bc0b-a6ba256306f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/4da18cea-100a-402a-90a2-69c82545298b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.2926581 2026-05-30 10:54:29.416 10 INFO neutron.wsgi [None req-e24f7880-721b-4c88-a525-d0918185f62a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/c5b652fd-926e-4976-a9f3-e8d1ea1e5597/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0480001 /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-05-30 10:54:29.640 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-c2de19c5-f52c-4210-90d5-16d6ec1bb8a4 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-securitygroup--287727674&fields=id&tenant_id=68f9027fb612461296d282125b56d452 HTTP/1.1" status: 200 len: 267 time: 0.0389843 2026-05-30 10:54:29.721 10 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-e836e23e-0cee-432d-8519-69ce0daebff3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0512621 2026-05-30 10:54:29.759 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-f5daaaea-3a80-4cb1-8a83-e0760beb81a6 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/networks?id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 882 time: 0.1137323 2026-05-30 10:54:29.777 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-df1c53e4-ebf8-4171-b880-70d14c4098d6 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/quotas/68f9027fb612461296d282125b56d452 HTTP/1.1" status: 200 len: 491 time: 0.0120606 2026-05-30 10:54:29.823 10 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-e72939d8-f473-4137-a1d8-11bea7dabae0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/1c85e3ba-a915-41f8-aa42-00265a09e25e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0941317 2026-05-30 10:54:29.911 10 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-924ee7b7-6f7c-4e55-94d0-dcd8384e3ce4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/1c85e3ba-a915-41f8-aa42-00265a09e25e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0794947 2026-05-30 10:54:30.036 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-dc8ce1c0-5098-45bb-8701-22d94cf0e402 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=68f9027fb612461296d282125b56d452&fields=id HTTP/1.1" status: 200 len: 302 time: 0.2505062 2026-05-30 10:54:30.191 10 WARNING neutron_lib.context [req-f1ec429f-cfbc-4746-8da4-f86e8ad9e493 req-f6c79f68-a032-42fa-adff-85992c93b195 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:30.380 10 INFO neutron.wsgi [None req-62de1754-1056-4bdc-ae06-32d218290d6c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/c5b652fd-926e-4976-a9f3-e8d1ea1e5597 HTTP/1.1" status: 204 len: 168 time: 0.9565048 2026-05-30 10:54:30.409 10 INFO neutron.db.ovn_revision_numbers_db [req-f1ec429f-cfbc-4746-8da4-f86e8ad9e493 req-f6c79f68-a032-42fa-adff-85992c93b195 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Successfully bumped revision number for resource 7976846f-b32d-4a09-ae6f-a2b60fa9f6fd (type: security_groups) to 1 2026-05-30 10:54:30.410 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-cd38ceec-b0e3-458c-9b1d-d7dc50bb6810 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0466981 2026-05-30 10:54:30.432 10 INFO neutron.db.ovn_revision_numbers_db [req-f1ec429f-cfbc-4746-8da4-f86e8ad9e493 req-f6c79f68-a032-42fa-adff-85992c93b195 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Successfully bumped revision number for resource 01b23a4c-5c4a-4388-bf4d-7faf427ee62e (type: security_group_rules) to 0 2026-05-30 10:54:30.452 10 INFO neutron.db.ovn_revision_numbers_db [req-f1ec429f-cfbc-4746-8da4-f86e8ad9e493 req-f6c79f68-a032-42fa-adff-85992c93b195 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Successfully bumped revision number for resource a35faa8b-8ee3-4a42-bf99-f785015eaae7 (type: security_group_rules) to 0 2026-05-30 10:54:30.483 10 INFO neutron.wsgi [req-f1ec429f-cfbc-4746-8da4-f86e8ad9e493 req-f6c79f68-a032-42fa-adff-85992c93b195 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1889 time: 0.3019025 2026-05-30 10:54:30.484 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-4ccca356-4212-4d9d-91b0-4528fc83da52 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0660360 2026-05-30 10:54:30.546 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-3ba45f38-79ca-43d7-a58c-b8775dc393a0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0536330 2026-05-30 10:54:30.578 10 INFO neutron.wsgi [req-67635968-6040-4585-8d14-58c7b75bb0e7 req-fa366d0f-cf67-4b37-bd3d-d22379ddbb6b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 210 time: 0.0500343 2026-05-30 10:54:30.654 10 INFO neutron.wsgi [None req-fb312d45-b123-43c6-805a-15eae0e67822 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/3ff3a710-ed06-4415-bf94-022469d1fbb4 HTTP/1.1" status: 204 len: 168 time: 0.2681680 2026-05-30 10:54:30.657 10 INFO neutron.wsgi [req-512c81a5-dc9b-48f1-8d9c-218eb20d9afa req-b0deb4b1-6734-4110-97b4-2f4a87f30062 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "GET /v2.0/security-groups/7976846f-b32d-4a09-ae6f-a2b60fa9f6fd HTTP/1.1" status: 200 len: 1884 time: 0.0426180 2026-05-30 10:54:30.673 10 WARNING neutron_lib.context [req-512c81a5-dc9b-48f1-8d9c-218eb20d9afa req-70e92386-b19b-469c-bc5e-abb32aa88af9 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:30.712 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port 9cee5247-84b2-4207-9d83-b860956473b5: RuntimeError: No hosting information found for port 9cee5247-84b2-4207-9d83-b860956473b5 2026-05-30 10:54:30.713 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: aefa69f9-d9d8-4ea7-8bd5-5ed731b0abe6 2026-05-30 10:54:30.725 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port aefa69f9-d9d8-4ea7-8bd5-5ed731b0abe6 2026-05-30 10:54:30.768 9 INFO neutron.wsgi [req-3e23f206-ebb6-4c25-a30d-d99b9465a083 req-6f358313-e202-4153-bdb3-e409bffed7ff 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 210 time: 0.0298536 2026-05-30 10:54:30.887 10 INFO neutron.db.ovn_revision_numbers_db [req-512c81a5-dc9b-48f1-8d9c-218eb20d9afa req-70e92386-b19b-469c-bc5e-abb32aa88af9 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Successfully bumped revision number for resource ff262ed1-c6c4-4d09-a3a1-69b35c934807 (type: security_group_rules) to 0 2026-05-30 10:54:30.921 10 INFO neutron.wsgi [req-512c81a5-dc9b-48f1-8d9c-218eb20d9afa req-70e92386-b19b-469c-bc5e-abb32aa88af9 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 818 time: 0.2560687 2026-05-30 10:54:30.953 9 WARNING neutron_lib.context [req-22b0fe40-f92a-4d87-991a-c439397bc573 req-c0e78864-bbe8-45e3-8b2d-d5233297a668 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:31.079 9 INFO neutron.db.ovn_revision_numbers_db [req-22b0fe40-f92a-4d87-991a-c439397bc573 req-c0e78864-bbe8-45e3-8b2d-d5233297a668 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Successfully bumped revision number for resource 123a9ec9-7a22-4092-9a71-f12b9ca53078 (type: security_groups) to 1 2026-05-30 10:54:31.093 9 INFO neutron.db.ovn_revision_numbers_db [req-22b0fe40-f92a-4d87-991a-c439397bc573 req-c0e78864-bbe8-45e3-8b2d-d5233297a668 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Successfully bumped revision number for resource 990a09d7-7cac-45b1-bc5b-406cb51dd8ca (type: security_group_rules) to 0 2026-05-30 10:54:31.106 9 INFO neutron.db.ovn_revision_numbers_db [req-22b0fe40-f92a-4d87-991a-c439397bc573 req-c0e78864-bbe8-45e3-8b2d-d5233297a668 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Successfully bumped revision number for resource a833ec27-87df-4d2d-84f0-e664316429b7 (type: security_group_rules) to 0 2026-05-30 10:54:31.128 9 INFO neutron.wsgi [req-22b0fe40-f92a-4d87-991a-c439397bc573 req-c0e78864-bbe8-45e3-8b2d-d5233297a668 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1889 time: 0.1803761 2026-05-30 10:54:31.184 10 INFO neutron.wsgi [req-00ae0634-9d12-417a-8a86-3484d59855eb req-8bb4bd2c-b27d-47f5-9513-c4e769d98bce f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "GET /v2.0/security-groups/123a9ec9-7a22-4092-9a71-f12b9ca53078 HTTP/1.1" status: 200 len: 1884 time: 0.0309920 2026-05-30 10:54:31.202 10 WARNING neutron_lib.context [req-00ae0634-9d12-417a-8a86-3484d59855eb req-866ed9ba-7c54-469d-a392-d30b2b1cab65 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:31.209 10 INFO neutron.wsgi [None req-5e9380d6-ee32-456b-9919-f96951845d6f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/e86c1df4-6846-467c-b5c2-f7d1f532ce3e HTTP/1.1" status: 204 len: 168 time: 0.5504169 2026-05-30 10:54:31.336 10 INFO neutron.db.ovn_revision_numbers_db [req-00ae0634-9d12-417a-8a86-3484d59855eb req-866ed9ba-7c54-469d-a392-d30b2b1cab65 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Successfully bumped revision number for resource 64cb676a-3130-4d14-95cf-c4ed0d4db0a3 (type: security_group_rules) to 0 2026-05-30 10:54:31.367 10 INFO neutron.wsgi [req-00ae0634-9d12-417a-8a86-3484d59855eb req-866ed9ba-7c54-469d-a392-d30b2b1cab65 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 818 time: 0.1744442 2026-05-30 10:54:31.438 9 INFO neutron.wsgi [req-f9353221-d6c1-46e3-9aa5-02dd77703511 req-9735a0ff-b648-4a7d-948d-26e3eab0f7cd f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "GET /v2.0/security-groups/123a9ec9-7a22-4092-9a71-f12b9ca53078 HTTP/1.1" status: 200 len: 2509 time: 0.0441628 2026-05-30 10:54:31.447 10 INFO neutron.wsgi [None req-d799c7a9-3988-4119-b8dc-990f941cf148 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=c7318031b7bf4689bdf635d061492f3e&name=default HTTP/1.1" status: 200 len: 3116 time: 0.0451350 2026-05-30 10:54:31.451 9 WARNING neutron_lib.context [req-f9353221-d6c1-46e3-9aa5-02dd77703511 req-b74b770a-40c7-4a3b-8daf-cacafd5b6ff9 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:31.530 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No port found with ID b5a6d85a-a59f-4c99-bd76-c495dfb795ba: RuntimeError: No port found with ID b5a6d85a-a59f-4c99-bd76-c495dfb795ba 2026-05-30 10:54:31.531 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: c725b74a-d8de-4ce8-9be6-73fca06f9dd6 2026-05-30 10:54:31.557 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port c725b74a-d8de-4ce8-9be6-73fca06f9dd6 2026-05-30 10:54:31.666 9 INFO neutron.db.ovn_revision_numbers_db [req-f9353221-d6c1-46e3-9aa5-02dd77703511 req-b74b770a-40c7-4a3b-8daf-cacafd5b6ff9 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] Successfully bumped revision number for resource cb4a91cd-3f6f-454a-96dd-62c8808989c6 (type: security_group_rules) to 0 2026-05-30 10:54:31.670 10 INFO neutron.services.segments.plugin [-] Segment bb682a31-0a5a-41b8-bb7e-57da47bde962 resource provider aggregate not found 2026-05-30 10:54:31.682 10 INFO neutron.services.segments.plugin [-] Segment bb682a31-0a5a-41b8-bb7e-57da47bde962 resource provider aggregate not found 2026-05-30 10:54:31.692 10 INFO neutron.services.segments.plugin [-] Segment bb682a31-0a5a-41b8-bb7e-57da47bde962 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 bb682a31-0a5a-41b8-bb7e-57da47bde962 found for delete ", "request_id": "req-9ea6c005-38d4-4a98-9f13-9dbaac8d37f1"}]} 2026-05-30 10:54:31.699 10 INFO neutron.services.segments.plugin [-] Segment bb682a31-0a5a-41b8-bb7e-57da47bde962 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 bb682a31-0a5a-41b8-bb7e-57da47bde962 found for delete ", "request_id": "req-282265b9-2fd2-43c4-afe2-3cda2edaf7ec"}]} 2026-05-30 10:54:31.700 9 INFO neutron.wsgi [req-f9353221-d6c1-46e3-9aa5-02dd77703511 req-b74b770a-40c7-4a3b-8daf-cacafd5b6ff9 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 823 time: 0.2546544 2026-05-30 10:54:31.752 9 INFO neutron.wsgi [req-d319566d-f2de-4070-988c-dbb9e7a41f7f req-975bbfe9-71ce-460f-845a-0bfbc8a0d37c f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "GET /v2.0/security-groups/123a9ec9-7a22-4092-9a71-f12b9ca53078 HTTP/1.1" status: 200 len: 3139 time: 0.0304713 2026-05-30 10:54:31.762 10 INFO neutron.wsgi [req-aa8728bf-f9ce-4bdb-8e1a-0a0d7eb03df9 req-21ed86c2-b00a-4809-a4ff-eefe4165ab11 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 210 time: 0.0262239 2026-05-30 10:54:31.809 9 INFO neutron.wsgi [req-a38f122a-cb75-4e3d-85f8-50898f0d9924 req-6466f811-7593-406a-ab66-63caad4569cb f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "GET /v2.0/security-group-rules/cb4a91cd-3f6f-454a-96dd-62c8808989c6 HTTP/1.1" status: 200 len: 815 time: 0.0274785 2026-05-30 10:54:31.867 10 INFO neutron.wsgi [req-4630609a-defd-4bac-843d-ceada3dbe28d req-7912a876-2d67-4d19-9412-0f16f6381e7a 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 210 time: 0.0266731 2026-05-30 10:54:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012534 2026-05-30 10:54:31.903 9 INFO neutron.wsgi [req-a38f122a-cb75-4e3d-85f8-50898f0d9924 req-f8e057ca-e79c-4b79-ab7b-60dada62ea3a f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "GET /v2.0/security-groups/123a9ec9-7a22-4092-9a71-f12b9ca53078 HTTP/1.1" status: 200 len: 3139 time: 0.0870833 2026-05-30 10:54:31.980 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-bd83d6cc-888f-4a2a-8cd8-bb945afaf151 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 199.204.45.140 "GET /v2.0/networks?id=1c85e3ba-a915-41f8-aa42-00265a09e25e HTTP/1.1" status: 200 len: 875 time: 0.1761730 2026-05-30 10:54:31.989 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-ea29f439-45c2-4530-aa8a-560463522f76 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "GET /v2.0/networks?id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 882 time: 0.1260698 2026-05-30 10:54:32.035 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.1574736 2026-05-30 10:54:32.059 10 INFO neutron.wsgi [None req-afd0a181-e98e-424d-b2b5-b7769984d99b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/e9b4ded0-77dc-40a5-bbda-16f1966f3ee0 HTTP/1.1" status: 204 len: 168 time: 0.6068168 2026-05-30 10:54:32.115 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-ea691c2d-b633-4feb-b791-e1a527042726 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=68f9027fb612461296d282125b56d452 HTTP/1.1" status: 200 len: 379 time: 0.0965385 2026-05-30 10:54:32.119 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-79730571-d388-4129-8f06-a3071f28f58a 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0121ae73f70a4f9f9d29633b94ddfb7d HTTP/1.1" status: 200 len: 380 time: 0.1011958 2026-05-30 10:54:32.134 9 WARNING neutron_lib.context [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-8064f3f2-411c-4cab-97fc-bfcdc47f846b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:32.141 9 WARNING neutron_lib.context [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-239a726b-568d-4131-9780-680eca21e199 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:32.233 9 INFO neutron.wsgi [req-a38f122a-cb75-4e3d-85f8-50898f0d9924 req-a691f178-ba83-4215-9d9d-2843ccfdd4e2 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "DELETE /v2.0/security-group-rules/cb4a91cd-3f6f-454a-96dd-62c8808989c6 HTTP/1.1" status: 204 len: 173 time: 0.3168120 2026-05-30 10:54:32.305 10 INFO neutron.wsgi [req-887f26e2-c044-49e2-ba42-1e1573950b9a req-ed632286-213f-4cc4-a118-1f290cc01c2f f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "GET /v2.0/security-groups/123a9ec9-7a22-4092-9a71-f12b9ca53078 HTTP/1.1" status: 200 len: 2509 time: 0.0421982 2026-05-30 10:54:32.307 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource c725b74a-d8de-4ce8-9be6-73fca06f9dd6 (type: ports) to 2 2026-05-30 10:54:32.510 10 INFO neutron.wsgi [req-887f26e2-c044-49e2-ba42-1e1573950b9a req-581ed341-78eb-430c-b8a2-7bb1b789b9a7 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "DELETE /v2.0/security-groups/123a9ec9-7a22-4092-9a71-f12b9ca53078 HTTP/1.1" status: 204 len: 173 time: 0.1968720 2026-05-30 10:54:32.540 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource c725b74a-d8de-4ce8-9be6-73fca06f9dd6 (type: router_ports) to 2 2026-05-30 10:54:32.587 9 INFO neutron.wsgi [req-c5efd398-1fad-4cb5-87a1-2b55abd613bf req-31b82e67-1383-40b7-8565-8069a8592201 f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "GET /v2.0/security-groups/7976846f-b32d-4a09-ae6f-a2b60fa9f6fd HTTP/1.1" status: 200 len: 2509 time: 0.0498295 2026-05-30 10:54:32.686 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-8064f3f2-411c-4cab-97fc-bfcdc47f846b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] No more DHCP agents 2026-05-30 10:54:32.686 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-239a726b-568d-4131-9780-680eca21e199 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] No more DHCP agents 2026-05-30 10:54:32.689 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-8064f3f2-411c-4cab-97fc-bfcdc47f846b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Unable to schedule network 1c85e3ba-a915-41f8-aa42-00265a09e25e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:32.691 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-239a726b-568d-4131-9780-680eca21e199 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Unable to schedule network 0f77d77b-1b2e-4f5e-8807-018f992566cf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:32.865 9 INFO neutron.wsgi [req-c5efd398-1fad-4cb5-87a1-2b55abd613bf req-63b0e199-9fa8-4383-8272-76cd5f29dc1e f15b53504ebc49ae903d6dfa99f30f59 3b013c211321481f9f8b21e341759363 - - default default] 10.0.0.128 "DELETE /v2.0/security-groups/7976846f-b32d-4a09-ae6f-a2b60fa9f6fd HTTP/1.1" status: 204 len: 173 time: 0.2575712 2026-05-30 10:54:32.903 9 INFO neutron.db.ovn_revision_numbers_db [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-8064f3f2-411c-4cab-97fc-bfcdc47f846b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Successfully bumped revision number for resource 18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 (type: ports) to 1 2026-05-30 10:54:32.913 10 INFO neutron.wsgi [req-6aadaf13-62a4-4b9e-936e-c09db673caca req-dacceece-3fcc-4aa2-a270-cecbd500e78d 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1156 time: 0.0763395 2026-05-30 10:54:32.917 9 INFO neutron.db.ovn_revision_numbers_db [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-239a726b-568d-4131-9780-680eca21e199 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Successfully bumped revision number for resource 8cac1266-472e-401f-9e13-4f4d25714a4c (type: ports) to 1 2026-05-30 10:54:32.939 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-8064f3f2-411c-4cab-97fc-bfcdc47f846b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8105989 2026-05-30 10:54:32.942 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-239a726b-568d-4131-9780-680eca21e199 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8143523 /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-05-30 10:54:32.954 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-f87cd61e-3bd0-4fbb-9b20-c261349708ab 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 199.204.45.140 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0074365 2026-05-30 10:54:32.959 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-155aeaec-e48b-4857-95c5-951cd4c87865 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0114012 2026-05-30 10:54:32.978 10 INFO neutron.wsgi [req-6aadaf13-62a4-4b9e-936e-c09db673caca req-ba14df92-80aa-45bb-8b99-023b14202459 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=f03c3dd1-a652-4b31-bafa-8d8aff110a26&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0572066 2026-05-30 10:54:33.056 9 INFO neutron.wsgi [req-9f62f369-ca65-476a-a9bb-12a6a7f5a656 req-759ea5cf-0d00-4ef6-8f84-f9accd95cc3c 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1156 time: 0.0495811 2026-05-30 10:54:33.112 9 INFO neutron.wsgi [req-9f62f369-ca65-476a-a9bb-12a6a7f5a656 req-ff6ef1da-7861-420f-93af-9d2367f7c189 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0479028 2026-05-30 10:54:34.100 9 INFO neutron.db.ovn_revision_numbers_db [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-956c90dc-9fd3-4a96-a336-a2abeb18ab6b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 8cac1266-472e-401f-9e13-4f4d25714a4c (type: ports) to 2 2026-05-30 10:54:34.137 10 INFO neutron.wsgi [req-f3429012-3607-4635-bf60-6b1c612ef455 req-35d79f80-5d37-423b-9285-8d08c3a3ee80 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1168 time: 0.0889707 2026-05-30 10:54:34.147 9 INFO neutron.db.ovn_revision_numbers_db [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-aa6e3407-789d-4f07-9597-82cd3a1bfa1d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 (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-05-30 10:54:34.235 10 INFO neutron.wsgi [req-f3429012-3607-4635-bf60-6b1c612ef455 req-d594454f-a7a2-4ce8-a073-943d8d0a8e88 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=f03c3dd1-a652-4b31-bafa-8d8aff110a26&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0886760 2026-05-30 10:54:34.248 9 INFO neutron.wsgi [req-9dd9c065-3369-47b6-9949-71ee1ef1e932 req-bf84cbed-9d3f-478a-84c3-cb0a4f11fe43 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1168 time: 0.0619433 2026-05-30 10:54:34.277 10 INFO neutron.db.ovn_revision_numbers_db [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2784dcfd-dd20-490b-9849-06c059f135ff (type: security_groups) to 1 2026-05-30 10:54:34.337 10 INFO neutron.wsgi [None req-12a244e6-5309-49c3-9bbb-004e1eb175be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/4da18cea-100a-402a-90a2-69c82545298b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4634330 2026-05-30 10:54:34.339 10 INFO neutron.db.ovn_revision_numbers_db [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6e3639f8-87b3-4fa8-a186-fd5ebfbeb2db (type: security_group_rules) to 0 2026-05-30 10:54:34.346 9 INFO neutron.wsgi [req-9dd9c065-3369-47b6-9949-71ee1ef1e932 req-c876a6c8-277d-4642-afe6-f8538f1bf1f2 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0900431 /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-05-30 10:54:34.378 10 INFO neutron.db.ovn_revision_numbers_db [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a4a119d0-2647-4ba0-bf99-6583a5a63491 (type: security_group_rules) to 0 2026-05-30 10:54:34.403 10 INFO neutron.db.ovn_revision_numbers_db [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b1d1f757-9f2d-46a9-a7af-30898f95ddeb (type: security_group_rules) to 0 2026-05-30 10:54:34.423 10 INFO neutron.db.ovn_revision_numbers_db [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d8feb4ba-104c-444c-bc83-4e562ab7d0d3 (type: security_group_rules) to 0 2026-05-30 10:54:34.460 9 INFO neutron.db.ovn_revision_numbers_db [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-956c90dc-9fd3-4a96-a336-a2abeb18ab6b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 8cac1266-472e-401f-9e13-4f4d25714a4c (type: ports) to 2 2026-05-30 10:54:34.487 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-956c90dc-9fd3-4a96-a336-a2abeb18ab6b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 1376 time: 1.1521981 2026-05-30 10:54:34.490 10 INFO neutron.db.segments_db [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment 10f53333-1f39-429a-aeec-3befc6b180a2 of type geneve for network 6c746888-f8dd-46e6-ad09-05c564af0112 2026-05-30 10:54:34.493 9 INFO neutron.db.ovn_revision_numbers_db [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-aa6e3407-789d-4f07-9597-82cd3a1bfa1d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 (type: ports) to 2 2026-05-30 10:54:34.519 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-aa6e3407-789d-4f07-9597-82cd3a1bfa1d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 HTTP/1.1" status: 200 len: 1376 time: 1.1856425 /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-05-30 10:54:34.627 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-05eeb644-f5df-4fd5-bcd9-359aa09cc68e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=68f9027fb612461296d282125b56d452&device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1407 time: 0.0681207 2026-05-30 10:54:34.635 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-38723726-94ad-4033-a657-81cb2c23789c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=0121ae73f70a4f9f9d29633b94ddfb7d&device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1407 time: 0.0431705 2026-05-30 10:54:34.689 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-d386bee8-d8fb-4e18-9dfd-02653a732491 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 HTTP/1.1" status: 200 len: 217 time: 0.0464253 2026-05-30 10:54:34.692 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-e62e89f5-4abb-4b6c-9f86-595bcc352cc7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 217 time: 0.0501785 2026-05-30 10:54:34.763 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-9d3e660c-6afd-4a67-a155-a12a9012b274 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=a8592294-3b13-4769-807f-8f65a824603f HTTP/1.1" status: 200 len: 869 time: 0.0488892 2026-05-30 10:54:34.766 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-baa0bc69-1ccc-431b-9d52-b8b160c86dd0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c0e7b1f5-3911-4226-8935-15174a87d1df HTTP/1.1" status: 200 len: 876 time: 0.0505996 2026-05-30 10:54:34.819 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-c63ad0be-cea0-4e71-8058-169a57602649 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=1c85e3ba-a915-41f8-aa42-00265a09e25e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0444868 2026-05-30 10:54:34.821 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-233dfc1e-5730-4136-ad40-ab5c2e2a9abb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=0f77d77b-1b2e-4f5e-8807-018f992566cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0453122 2026-05-30 10:54:34.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6c746888-f8dd-46e6-ad09-05c564af0112 (type: networks) to 1 2026-05-30 10:54:34.920 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-b7fc92bc-3c5a-4101-a90a-b1357fb1b986 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0885353 2026-05-30 10:54:34.922 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-794d7729-a0cb-42dd-b77d-d0d2f756bbc3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/1c85e3ba-a915-41f8-aa42-00265a09e25e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0918779 2026-05-30 10:54:35.000 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ebc6fec-c710-4f85-a7c5-c6e3c52a1994'] response: {'name': 'network-changed', 'server_uuid': 'd7ce62c2-0aa5-43e5-b52d-aea0ade3062c', 'tag': '8cac1266-472e-401f-9e13-4f4d25714a4c', 'status': 'completed', 'code': 200} 2026-05-30 10:54:35.006 9 INFO neutron.wsgi [req-6c20c92c-529e-46c1-a0ea-f2a74d794551 req-cb145016-5df5-4914-8e7a-4451e0f1fce3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/1c85e3ba-a915-41f8-aa42-00265a09e25e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0763435 2026-05-30 10:54:35.009 9 INFO neutron.wsgi [req-3240fa2c-99e2-4380-8968-81aeff9940b6 req-037c621a-c101-474f-8498-0b29d8fb2065 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0798774 2026-05-30 10:54:35.075 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:35.079 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 6c746888-f8dd-46e6-ad09-05c564af0112: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:35.223 10 INFO neutron.db.ovn_revision_numbers_db [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e7a46791-a188-4b86-a74f-9ea65856067b (type: ports) to 1 2026-05-30 10:54:35.242 9 INFO neutron.wsgi [req-e63eac24-90c0-4bbc-a97e-37039f671486 req-e5c27c86-90ce-4ff9-adc1-a21caf410eb7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=68f9027fb612461296d282125b56d452&device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1407 time: 0.0555282 2026-05-30 10:54:35.253 10 INFO neutron.wsgi [None req-226a4a8f-f091-4d89-b9f2-ca0ff08bce58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.3859501 2026-05-30 10:54:35.350 9 INFO neutron.wsgi [req-e63eac24-90c0-4bbc-a97e-37039f671486 req-d0194290-b2af-4c02-b513-cf362d6c8a10 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 981 time: 0.0760677 2026-05-30 10:54:35.385 9 INFO neutron.wsgi [req-e63eac24-90c0-4bbc-a97e-37039f671486 req-4750ab85-4b01-4064-a6e1-03e4009aba9b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 217 time: 0.0266106 2026-05-30 10:54:35.431 9 INFO neutron.wsgi [req-76c73d9c-b84b-4bef-8b5b-8b1bb948475c req-59ccb0d9-e599-4220-acef-306b14ceaa27 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1168 time: 0.1184068 2026-05-30 10:54:35.436 9 INFO neutron.wsgi [req-e63eac24-90c0-4bbc-a97e-37039f671486 req-88a2f297-98f3-457c-a988-78ffd4df946c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c0e7b1f5-3911-4226-8935-15174a87d1df HTTP/1.1" status: 200 len: 876 time: 0.0442245 2026-05-30 10:54:35.479 9 INFO neutron.wsgi [req-e63eac24-90c0-4bbc-a97e-37039f671486 req-2c742f9f-1a10-4869-97ae-28a0f1ab5eb9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=0f77d77b-1b2e-4f5e-8807-018f992566cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0363891 2026-05-30 10:54:35.537 9 INFO neutron.wsgi [req-76c73d9c-b84b-4bef-8b5b-8b1bb948475c req-871e4473-c06c-4fd5-bd70-3819b8215a1a 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=f03c3dd1-a652-4b31-bafa-8d8aff110a26&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0988662 2026-05-30 10:54:35.567 9 INFO neutron.wsgi [req-e63eac24-90c0-4bbc-a97e-37039f671486 req-b5a2f2e5-8806-4616-9abc-51fad4af7b2e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0808516 2026-05-30 10:54:35.592 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-645d55a7-ed46-415b-80b3-ac87948e4d02 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:35.598 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-645d55a7-ed46-415b-80b3-ac87948e4d02 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 6c746888-f8dd-46e6-ad09-05c564af0112: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:35.606 10 INFO neutron.wsgi [req-b5652f51-87cc-4557-b8c9-a8ae64ecbf8f req-f63f09a1-ada9-4871-b235-44fdc5c34f06 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1168 time: 0.1878839 2026-05-30 10:54:35.644 10 INFO neutron.wsgi [None req-9bb72324-f0de-4f2e-a959-21c191066a47 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/4da18cea-100a-402a-90a2-69c82545298b HTTP/1.1" status: 204 len: 168 time: 1.3000178 2026-05-30 10:54:35.651 9 INFO neutron.wsgi [req-e63eac24-90c0-4bbc-a97e-37039f671486 req-00e3c2af-61a5-44bd-8d81-dbd37c1b7fc0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0799837 2026-05-30 10:54:35.669 10 INFO neutron.wsgi [req-b5652f51-87cc-4557-b8c9-a8ae64ecbf8f req-a980d7c8-f73d-42e0-9fa8-3103f17b79df 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0515771 2026-05-30 10:54:36.014 9 INFO neutron.wsgi [None req-ded74d05-29cc-49e9-a968-e33cdd744944 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/8924a473-4f9c-4712-b89d-e52b3fa68fe8 HTTP/1.1" status: 204 len: 168 time: 0.3614550 2026-05-30 10:54:36.099 10 INFO neutron.db.ovn_revision_numbers_db [None req-645d55a7-ed46-415b-80b3-ac87948e4d02 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e7a46791-a188-4b86-a74f-9ea65856067b (type: ports) to 2 2026-05-30 10:54:36.230 10 INFO neutron.db.ovn_revision_numbers_db [None req-645d55a7-ed46-415b-80b3-ac87948e4d02 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 207bafef-8555-4ac7-bd9d-e97cb6ecff64 (type: subnets) to 0 2026-05-30 10:54:36.251 10 INFO neutron.wsgi [None req-645d55a7-ed46-415b-80b3-ac87948e4d02 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 870 time: 0.9910409 2026-05-30 10:54:36.490 10 INFO neutron.services.segments.plugin [-] Segment e9295531-ebff-4307-b219-bec6d274196e resource provider aggregate not found 2026-05-30 10:54:36.495 10 INFO neutron.services.segments.plugin [-] Segment e9295531-ebff-4307-b219-bec6d274196e resource provider aggregate not found 2026-05-30 10:54:36.502 10 INFO neutron.services.segments.plugin [-] Segment e9295531-ebff-4307-b219-bec6d274196e 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 e9295531-ebff-4307-b219-bec6d274196e found for delete ", "request_id": "req-9d556d17-c3ac-44c2-87b1-7e81dd8f4094"}]} 2026-05-30 10:54:36.511 10 INFO neutron.services.segments.plugin [-] Segment e9295531-ebff-4307-b219-bec6d274196e 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 e9295531-ebff-4307-b219-bec6d274196e found for delete ", "request_id": "req-c3076578-87ab-462f-aff2-c7109d0307c3"}]} 2026-05-30 10:54:36.531 10 INFO neutron.wsgi [None req-2e080e73-c48e-4f89-bee0-1c25906d5acc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/1c770233-7fd1-4010-ab51-9ac21e20484d HTTP/1.1" status: 204 len: 168 time: 0.5106235 2026-05-30 10:54:36.669 9 INFO neutron.wsgi [req-0c13fcba-315c-49fb-b576-a13a3bfcb21c req-297014bf-c130-42d2-8c0f-f342f154fc47 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1168 time: 0.0518427 2026-05-30 10:54:36.709 10 INFO neutron.wsgi [None req-840dec45-ad33-4f20-9871-2f600edd8286 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=3b013c211321481f9f8b21e341759363&name=default HTTP/1.1" status: 200 len: 3116 time: 0.0473297 2026-05-30 10:54:36.730 9 INFO neutron.wsgi [req-0c13fcba-315c-49fb-b576-a13a3bfcb21c req-55f95eec-912b-40be-9706-19891b96074e 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=f03c3dd1-a652-4b31-bafa-8d8aff110a26&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0516994 2026-05-30 10:54:36.790 10 INFO neutron.wsgi [req-d0700556-878c-4888-bed9-1e1ddc3d869c req-2c73b86f-f9e1-49f2-91c0-975dcb392384 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1168 time: 0.0475264 2026-05-30 10:54:36.796 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a5e7be4-1f1c-40a9-8919-46fbef9ae223 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:36.798 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a5e7be4-1f1c-40a9-8919-46fbef9ae223 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:36.849 10 INFO neutron.wsgi [req-d0700556-878c-4888-bed9-1e1ddc3d869c req-acd49a1a-a74f-48f0-9341-c0d817b20c90 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0519183 2026-05-30 10:54:36.924 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a5e7be4-1f1c-40a9-8919-46fbef9ae223 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2315534a-286c-4da1-8b2f-b60fa0f355db (type: ports) to 1 2026-05-30 10:54:36.980 10 INFO neutron.wsgi [None req-3f5d3396-d15a-4127-9705-8eaea7f837ac 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/30eb52d9-f286-4716-b190-179eaaf7102f HTTP/1.1" status: 204 len: 168 time: 0.2664828 2026-05-30 10:54:37.055 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-780b2c6e-f6ad-4472-a5bd-2e3c8b3a0f41'] response: {'name': 'network-changed', 'server_uuid': '3de408c9-7da6-4d14-becc-fde9c16f104a', 'tag': '18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8', 'status': 'completed', 'code': 200} 2026-05-30 10:54:37.125 9 INFO neutron.wsgi [req-e3d5616e-f122-47a4-ba77-e14da8c41678 req-ddcb7918-0898-478a-8526-ced80009843f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=0121ae73f70a4f9f9d29633b94ddfb7d&device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1407 time: 0.0541017 2026-05-30 10:54:37.224 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 2026-05-30 10:54:37.231 9 INFO neutron.wsgi [req-e3d5616e-f122-47a4-ba77-e14da8c41678 req-baba871f-aff7-4e6e-b92a-becd63fbf736 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=1c85e3ba-a915-41f8-aa42-00265a09e25e HTTP/1.1" status: 200 len: 974 time: 0.0987625 2026-05-30 10:54:37.265 9 INFO neutron.wsgi [req-e3d5616e-f122-47a4-ba77-e14da8c41678 req-358bdfca-d209-4bdf-bc97-69a59999732e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 HTTP/1.1" status: 200 len: 217 time: 0.0270500 2026-05-30 10:54:37.267 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 2026-05-30 10:54:37.347 9 INFO neutron.wsgi [req-e3d5616e-f122-47a4-ba77-e14da8c41678 req-f6dba27f-d4e2-4a70-8e04-f64dabc7d755 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=a8592294-3b13-4769-807f-8f65a824603f HTTP/1.1" status: 200 len: 869 time: 0.0757706 2026-05-30 10:54:37.390 9 INFO neutron.wsgi [req-e3d5616e-f122-47a4-ba77-e14da8c41678 req-a9d86a7b-a1c6-4170-9c75-1acfa596f12c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=1c85e3ba-a915-41f8-aa42-00265a09e25e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0359340 2026-05-30 10:54:37.493 9 INFO neutron.wsgi [req-e3d5616e-f122-47a4-ba77-e14da8c41678 req-929f7e29-c1ea-4e1f-9ee4-2dc4255d2a62 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/1c85e3ba-a915-41f8-aa42-00265a09e25e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0962219 2026-05-30 10:54:37.633 9 INFO neutron.wsgi [req-e3d5616e-f122-47a4-ba77-e14da8c41678 req-44c37e9c-1219-4494-ad88-24e6243ddc14 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/1c85e3ba-a915-41f8-aa42-00265a09e25e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1298897 2026-05-30 10:54:37.713 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No hosting information found for port c725b74a-d8de-4ce8-9be6-73fca06f9dd6: RuntimeError: No hosting information found for port c725b74a-d8de-4ce8-9be6-73fca06f9dd6 2026-05-30 10:54:37.713 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 82ac3e8d-aa2b-4eab-963b-b2f35a10c9a9 2026-05-30 10:54:37.729 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 8cac1266-472e-401f-9e13-4f4d25714a4c 2026-05-30 10:54:37.740 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 8cac1266-472e-401f-9e13-4f4d25714a4c 2026-05-30 10:54:37.780 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 (type: ports) to 4 2026-05-30 10:54:37.952 10 INFO neutron.wsgi [req-f164abc4-f7ad-4d2b-a169-cf520838fc89 req-38a829ba-777d-4d28-9649-33ac3531f473 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1170 time: 0.1465447 2026-05-30 10:54:38.011 10 INFO neutron.wsgi [req-f164abc4-f7ad-4d2b-a169-cf520838fc89 req-9fb86d8c-044d-41f7-8c30-3e08b9274c9a 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=f03c3dd1-a652-4b31-bafa-8d8aff110a26&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0543144 2026-05-30 10:54:38.137 9 INFO neutron.wsgi [req-06f810ba-d342-4053-9678-03a13ea6456b req-8bb7aa54-b0b6-4ad0-8012-e203939b3397 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1170 time: 0.1743762 2026-05-30 10:54:38.141 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-2315534a-286c-4da1-8b2f-b60fa0f355db on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 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-05-30 10:54:38.166 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 2315534a-286c-4da1-8b2f-b60fa0f355db 2026-05-30 10:54:38.180 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Router 74a4c4b9-abce-4d02-aa01-b2d79c76683a is bound to host instance 2026-05-30 10:54:38.195 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 8cac1266-472e-401f-9e13-4f4d25714a4c (type: ports) to 4 2026-05-30 10:54:38.208 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 2315534a-286c-4da1-8b2f-b60fa0f355db 2026-05-30 10:54:38.239 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a5e7be4-1f1c-40a9-8919-46fbef9ae223 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2315534a-286c-4da1-8b2f-b60fa0f355db (type: router_ports) to 1 2026-05-30 10:54:38.263 9 INFO neutron.wsgi [req-06f810ba-d342-4053-9678-03a13ea6456b req-d0b34fe7-024e-4006-9102-2073934e0c87 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1165679 2026-05-30 10:54:38.346 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a5e7be4-1f1c-40a9-8919-46fbef9ae223 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 74a4c4b9-abce-4d02-aa01-b2d79c76683a (type: routers) to 2 2026-05-30 10:54:38.365 9 INFO neutron.wsgi [None req-2a5e7be4-1f1c-40a9-8919-46fbef9ae223 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1172 time: 2.1083426 2026-05-30 10:54:38.517 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-72df8357-275a-4c13-be38-501db3682cc6'] response: {'server_uuid': 'd7ce62c2-0aa5-43e5-b52d-aea0ade3062c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8cac1266-472e-401f-9e13-4f4d25714a4c', 'code': 200} 2026-05-30 10:54:39.029 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05a5c73d-d878-4116-a81b-a78289f7c86f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:39.032 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05a5c73d-d878-4116-a81b-a78289f7c86f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 6c746888-f8dd-46e6-ad09-05c564af0112: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:39.138 9 INFO neutron.wsgi [req-2047332c-480b-4291-a4e2-eac608602911 req-ab2cb3c5-a8a8-46bc-9214-a5a85267bf90 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1170 time: 0.0517819 2026-05-30 10:54:39.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 2315534a-286c-4da1-8b2f-b60fa0f355db (type: ports) to 1 2026-05-30 10:54:39.217 9 INFO neutron.wsgi [req-2047332c-480b-4291-a4e2-eac608602911 req-69ad9f98-1146-4c54-9427-c2d151dd5a6a 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=f03c3dd1-a652-4b31-bafa-8d8aff110a26&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0618477 2026-05-30 10:54:39.246 9 INFO neutron.db.ovn_revision_numbers_db [None req-05a5c73d-d878-4116-a81b-a78289f7c86f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 48df9eb9-9ed5-4005-91d4-2904731a584b (type: ports) to 1 2026-05-30 10:54:39.276 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b08d90f-5d06-4bed-af1d-c209ca3003ff'] response: {'server_uuid': '3de408c9-7da6-4d14-becc-fde9c16f104a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8', 'code': 200} 2026-05-30 10:54:39.276 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b08d90f-5d06-4bed-af1d-c209ca3003ff'] response: {'server_uuid': '3de408c9-7da6-4d14-becc-fde9c16f104a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8', 'code': 200} 2026-05-30 10:54:39.406 9 INFO neutron.wsgi [req-fadf7f22-902b-4d33-b701-9b9f7756163e req-1386e1ee-a3af-486e-9524-25fb7c55c118 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1170 time: 0.0532556 2026-05-30 10:54:39.478 9 INFO neutron.wsgi [req-fadf7f22-902b-4d33-b701-9b9f7756163e req-1cffca4b-23e1-460a-82af-38dc38a91b30 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0651834 /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-05-30 10:54:39.639 10 INFO neutron.wsgi [req-425f5fce-15ba-4e36-a203-5c65c347b736 req-e8092d08-655d-4886-b5cc-66dde090a394 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1170 time: 0.0535698 2026-05-30 10:54:39.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 2315534a-286c-4da1-8b2f-b60fa0f355db (type: router_ports) to 3 2026-05-30 10:54:39.917 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 2315534a-286c-4da1-8b2f-b60fa0f355db (type: ports) to 2 2026-05-30 10:54:40.230 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-05a5c73d-d878-4116-a81b-a78289f7c86f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:40.230 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:54:40.230 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-05-30 10:54:40.230 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:54:40.230 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-05-30 10:54:40.230 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:40.230 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-05-30 10:54:40.230 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:54:40.230 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-05-30 10:54:40.230 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:40.230 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-05-30 10:54:40.230 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:40.230 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:40.230 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager [None req-05a5c73d-d878-4116-a81b-a78289f7c86f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:54:40.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-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:54:40.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-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:54:40.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-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:54:40.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-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:54:40.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-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:54:40.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-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:40.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-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:54:40.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-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:40.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-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:40.230 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:54:40.348 9 INFO neutron.wsgi [req-95245504-d8ae-46b9-be5c-706e43a0335c req-3eaa3f9b-6d67-4c77-8c59-a1b0c8f8e480 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1170 time: 0.0568478 2026-05-30 10:54:40.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 2315534a-286c-4da1-8b2f-b60fa0f355db (type: ports) to 4 2026-05-30 10:54:40.479 9 INFO neutron.wsgi [req-95245504-d8ae-46b9-be5c-706e43a0335c req-d854a9e3-eb17-416b-a5d3-2ea8b37fd58a 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=f03c3dd1-a652-4b31-bafa-8d8aff110a26&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1191237 2026-05-30 10:54:40.561 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ea81916-30de-4cd1-907d-caff8e7603b1'] response: {'server_uuid': 'd7ce62c2-0aa5-43e5-b52d-aea0ade3062c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8cac1266-472e-401f-9e13-4f4d25714a4c', 'code': 200} 2026-05-30 10:54:40.578 10 INFO neutron.wsgi [req-f8234353-63ac-40cd-8a65-9f667993cf60 req-e7febeb9-6774-4f41-b13a-478b36d93844 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1170 time: 0.0386837 2026-05-30 10:54:40.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-05a5c73d-d878-4116-a81b-a78289f7c86f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 48df9eb9-9ed5-4005-91d4-2904731a584b (type: ports) to 1 2026-05-30 10:54:40.718 9 INFO neutron.db.ovn_revision_numbers_db [None req-10c1b413-cf50-44e9-9b32-09b398be7643 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d0bc4b80-45cc-40c5-8f8b-d080325b20f0 (type: security_groups) to 1 2026-05-30 10:54:40.753 9 INFO neutron.db.ovn_revision_numbers_db [None req-10c1b413-cf50-44e9-9b32-09b398be7643 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0563a8d9-7bff-453a-a8a1-9d30d6ada8df (type: security_group_rules) to 0 2026-05-30 10:54:40.814 9 INFO neutron.db.ovn_revision_numbers_db [None req-10c1b413-cf50-44e9-9b32-09b398be7643 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 29f53ef1-23bc-4f16-815c-64adaa0d7a60 (type: security_group_rules) to 0 2026-05-30 10:54:40.824 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:40.866 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:40.889 9 INFO neutron.db.ovn_revision_numbers_db [None req-10c1b413-cf50-44e9-9b32-09b398be7643 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a95fe1ac-357d-4a13-95aa-5e7df239f9f5 (type: security_group_rules) to 0 2026-05-30 10:54:40.899 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05a5c73d-d878-4116-a81b-a78289f7c86f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:54:40.902 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05a5c73d-d878-4116-a81b-a78289f7c86f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 6c746888-f8dd-46e6-ad09-05c564af0112: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:40.913 9 INFO neutron.db.ovn_revision_numbers_db [None req-10c1b413-cf50-44e9-9b32-09b398be7643 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c67504d1-d52e-454c-82a5-3e7bd53a0682 (type: security_group_rules) to 0 2026-05-30 10:54:40.917 9 INFO neutron.db.ovn_revision_numbers_db [None req-d70b2b61-3863-408b-9883-9d1891e147cb 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Successfully bumped revision number for resource de1f6c06-6a1f-4998-9e21-f93879dbca90 (type: floatingips) to 1 2026-05-30 10:54:40.963 9 INFO neutron.wsgi [None req-10c1b413-cf50-44e9-9b32-09b398be7643 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=99ae35acf49e414893681000dddd4789&name=default HTTP/1.1" status: 200 len: 3120 time: 0.7976434 /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-05-30 10:54:40.993 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 2315534a-286c-4da1-8b2f-b60fa0f355db (type: router_ports) to 4 2026-05-30 10:54:41.338 9 INFO neutron.db.ovn_revision_numbers_db [None req-d70b2b61-3863-408b-9883-9d1891e147cb 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Successfully bumped revision number for resource de1f6c06-6a1f-4998-9e21-f93879dbca90 (type: floatingips) to 2 2026-05-30 10:54:41.339 9 INFO neutron.db.l3_db [None req-d70b2b61-3863-408b-9883-9d1891e147cb 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Floating IP de1f6c06-6a1f-4998-9e21-f93879dbca90 associated. External IP: 10.96.250.216, port: 8cac1266-472e-401f-9e13-4f4d25714a4c. 2026-05-30 10:54:41.383 9 INFO neutron.wsgi [None req-d70b2b61-3863-408b-9883-9d1891e147cb 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.53 "PUT /v2.0/floatingips/de1f6c06-6a1f-4998-9e21-f93879dbca90 HTTP/1.1" status: 200 len: 1049 time: 1.7309170 2026-05-30 10:54:41.420 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e80a19c5-56da-4b9a-bc79-1c0f123c6c78'] response: {'name': 'network-changed', 'server_uuid': 'd7ce62c2-0aa5-43e5-b52d-aea0ade3062c', 'tag': '8cac1266-472e-401f-9e13-4f4d25714a4c', 'status': 'completed', 'code': 200} 2026-05-30 10:54:41.513 9 INFO neutron.wsgi [req-caeea6fa-337f-43b1-b5a9-f6c30986024c req-9a2213f4-3fe2-483e-991e-0286e00ebf3e 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1170 time: 0.0670409 2026-05-30 10:54:41.556 9 INFO neutron.wsgi [req-dbc21194-f058-4ac1-bf53-428f173d32ac req-d7147cf3-9db7-46e3-9f9c-c18defc9d912 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=68f9027fb612461296d282125b56d452&device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1409 time: 0.0992501 2026-05-30 10:54:41.642 9 INFO neutron.wsgi [req-caeea6fa-337f-43b1-b5a9-f6c30986024c req-3ab64940-e00a-4099-a862-3ba93075fe0e 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1191103 2026-05-30 10:54:41.690 9 INFO neutron.wsgi [None req-d6851ef0-a12b-4601-888c-064cfe0706ba 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/d0bc4b80-45cc-40c5-8f8b-d080325b20f0 HTTP/1.1" status: 204 len: 168 time: 0.7164798 2026-05-30 10:54:41.706 9 INFO neutron.wsgi [req-dbc21194-f058-4ac1-bf53-428f173d32ac req-fff326bf-dded-4d53-8a93-911de35e3e97 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 981 time: 0.1363757 2026-05-30 10:54:41.835 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 48df9eb9-9ed5-4005-91d4-2904731a584b (type: ports) to 2 2026-05-30 10:54:41.839 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c0a108c-9a18-4d48-a818-f37be168ef56 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Successfully bumped revision number for resource d7018068-4dc5-40a9-b38c-3f8ff2841755 (type: floatingips) to 1 2026-05-30 10:54:41.855 9 INFO neutron.wsgi [req-dbc21194-f058-4ac1-bf53-428f173d32ac req-c43eb257-9ed3-4c94-9ffa-a979cedf012e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 1059 time: 0.1243672 /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-05-30 10:54:41.915 9 INFO neutron.wsgi [req-dbc21194-f058-4ac1-bf53-428f173d32ac req-6d67f971-3d0a-4af5-aba9-4dedf98074ed 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c0e7b1f5-3911-4226-8935-15174a87d1df HTTP/1.1" status: 200 len: 876 time: 0.0488546 2026-05-30 10:54:41.945 9 INFO neutron.wsgi [req-dbc21194-f058-4ac1-bf53-428f173d32ac req-765bf847-5d02-4ac0-94c8-cd3719094541 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=0f77d77b-1b2e-4f5e-8807-018f992566cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0248301 2026-05-30 10:54:41.961 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:41.961 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:54:41.961 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-05-30 10:54:41.961 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:54:41.961 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-05-30 10:54:41.961 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:41.961 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-05-30 10:54:41.961 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:54:41.961 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-05-30 10:54:41.961 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:41.961 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-05-30 10:54:41.961 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:41.961 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:41.961 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:54:41.962 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-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:54:41.962 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-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:54:41.962 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-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:54:41.962 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-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:54:41.962 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-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:54:41.962 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-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:54:41.962 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-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:54:41.962 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-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:54:41.962 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-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:41.962 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:54:42.008 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c0a108c-9a18-4d48-a818-f37be168ef56 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Successfully bumped revision number for resource d7018068-4dc5-40a9-b38c-3f8ff2841755 (type: floatingips) to 2 2026-05-30 10:54:42.008 10 INFO neutron.db.l3_db [None req-6c0a108c-9a18-4d48-a818-f37be168ef56 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Floating IP d7018068-4dc5-40a9-b38c-3f8ff2841755 associated. External IP: 10.96.250.207, port: 18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8. 2026-05-30 10:54:42.043 10 INFO neutron.wsgi [None req-6c0a108c-9a18-4d48-a818-f37be168ef56 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.53 "PUT /v2.0/floatingips/d7018068-4dc5-40a9-b38c-3f8ff2841755 HTTP/1.1" status: 200 len: 1049 time: 1.4519379 2026-05-30 10:54:42.057 9 INFO neutron.wsgi [req-dbc21194-f058-4ac1-bf53-428f173d32ac req-b1cfb3a4-b096-4cad-ae64-032e046d8840 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0924795 2026-05-30 10:54:42.132 10 INFO neutron.wsgi [req-ce6a2ea0-a12d-498e-b8a7-caeb4263449f req-e385f35d-e449-44bc-8630-8d780675a45b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1170 time: 0.0527220 2026-05-30 10:54:42.158 9 INFO neutron.wsgi [req-dbc21194-f058-4ac1-bf53-428f173d32ac req-8bb3794a-a99a-43f2-ab51-e34c69e5c372 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0952919 2026-05-30 10:54:42.188 10 INFO neutron.wsgi [req-ce6a2ea0-a12d-498e-b8a7-caeb4263449f req-27bf15ff-4d2d-42d9-8588-41fb29921f9b 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=f03c3dd1-a652-4b31-bafa-8d8aff110a26&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0468140 2026-05-30 10:54:42.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-05a5c73d-d878-4116-a81b-a78289f7c86f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 48df9eb9-9ed5-4005-91d4-2904731a584b (type: router_ports) to 1 2026-05-30 10:54:42.260 9 INFO neutron.wsgi [None req-05a5c73d-d878-4116-a81b-a78289f7c86f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/74a4c4b9-abce-4d02-aa01-b2d79c76683a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.8901212 2026-05-30 10:54:42.620 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ac6ab7c-8e9e-4af3-be43-92d3ffa15de3'] response: {'name': 'network-changed', 'server_uuid': '3de408c9-7da6-4d14-becc-fde9c16f104a', 'tag': '18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8', 'status': 'completed', 'code': 200} 2026-05-30 10:54:42.626 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: 18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 2026-05-30 10:54:42.708 9 INFO neutron.wsgi [req-ccbf30d2-015a-4d91-8185-5ec07040f4dd req-1b8c613c-ef60-41fe-b93b-4d0fed8199d7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=0121ae73f70a4f9f9d29633b94ddfb7d&device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1409 time: 0.0682883 2026-05-30 10:54:42.782 9 INFO neutron.wsgi [req-2f183499-e37e-4f47-93f5-93b4f16de6cf req-9f77173e-835b-4a68-9292-b00701a224b4 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1170 time: 0.1923654 2026-05-30 10:54:42.827 9 INFO neutron.wsgi [req-ccbf30d2-015a-4d91-8185-5ec07040f4dd req-dd9714b6-2abd-4ba1-b753-c46edcfd8dbc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=1c85e3ba-a915-41f8-aa42-00265a09e25e HTTP/1.1" status: 200 len: 974 time: 0.1116004 2026-05-30 10:54:42.915 9 INFO neutron.wsgi [req-2f183499-e37e-4f47-93f5-93b4f16de6cf req-e41c5528-5552-4c39-a77b-9a235f458283 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=f03c3dd1-a652-4b31-bafa-8d8aff110a26&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1244965 2026-05-30 10:54:42.919 9 INFO neutron.wsgi [req-ccbf30d2-015a-4d91-8185-5ec07040f4dd req-6dcf3d81-f398-4980-878a-988ce20edeb1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 HTTP/1.1" status: 200 len: 1059 time: 0.0852172 2026-05-30 10:54:42.980 9 INFO neutron.wsgi [req-ccbf30d2-015a-4d91-8185-5ec07040f4dd req-77b7ca3d-b907-4208-8ba8-710d913a8b9e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=a8592294-3b13-4769-807f-8f65a824603f HTTP/1.1" status: 200 len: 869 time: 0.0519924 2026-05-30 10:54:43.014 9 WARNING neutron_lib.context [None req-d284c969-ad4f-4ac4-bfe4-3451a8d579a9 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:43.033 9 INFO neutron.wsgi [req-f6ea1d70-57a0-4fd6-ba3d-09bd9d54441a req-c56594ff-83e5-46e1-a1f2-d974e4c1ab18 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1168 time: 0.0828497 2026-05-30 10:54:43.038 9 INFO neutron.wsgi [req-ccbf30d2-015a-4d91-8185-5ec07040f4dd req-1271f694-5c91-487d-bffd-a79e39a142b5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=1c85e3ba-a915-41f8-aa42-00265a09e25e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0464284 2026-05-30 10:54:43.248 9 INFO neutron.wsgi [req-ccbf30d2-015a-4d91-8185-5ec07040f4dd req-1e76307f-8220-4854-a467-1dd8a919478f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/1c85e3ba-a915-41f8-aa42-00265a09e25e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1946189 2026-05-30 10:54:43.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 (type: ports) to 5 2026-05-30 10:54:43.597 9 INFO neutron.wsgi [req-ccbf30d2-015a-4d91-8185-5ec07040f4dd req-fe18aa37-fa5a-460d-aedd-672112df7361 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/1c85e3ba-a915-41f8-aa42-00265a09e25e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3285079 2026-05-30 10:54:43.616 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e4d487b-5725-4f98-a0a7-4fc117eb7ce4'] response: {'server_uuid': '3de408c9-7da6-4d14-becc-fde9c16f104a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8', 'code': 200} 2026-05-30 10:54:43.662 9 INFO neutron.db.ovn_revision_numbers_db [None req-d284c969-ad4f-4ac4-bfe4-3451a8d579a9 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Successfully bumped revision number for resource a52af389-829d-402b-85f3-7eeba00e6343 (type: security_groups) to 1 2026-05-30 10:54:43.699 9 INFO neutron.db.ovn_revision_numbers_db [None req-d284c969-ad4f-4ac4-bfe4-3451a8d579a9 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Successfully bumped revision number for resource 0e860713-018a-4812-8443-0cda3dce662b (type: security_group_rules) to 0 2026-05-30 10:54:43.738 9 INFO neutron.db.ovn_revision_numbers_db [None req-d284c969-ad4f-4ac4-bfe4-3451a8d579a9 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Successfully bumped revision number for resource 62b8b8b2-36bc-4003-b5bb-4dc9973a2731 (type: security_group_rules) to 0 2026-05-30 10:54:43.773 9 INFO neutron.wsgi [None req-d284c969-ad4f-4ac4-bfe4-3451a8d579a9 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1859 time: 0.7623620 2026-05-30 10:54:43.787 10 WARNING neutron_lib.context [None req-adca4789-95f5-42b3-a695-1058db4ea8d4 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:43.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-adca4789-95f5-42b3-a695-1058db4ea8d4 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Successfully bumped revision number for resource ee554a13-d595-4b5f-a702-cb3753acee8c (type: security_group_rules) to 0 2026-05-30 10:54:44.040 10 INFO neutron.wsgi [None req-adca4789-95f5-42b3-a695-1058db4ea8d4 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2587180 /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-05-30 10:54:44.057 9 WARNING neutron_lib.context [None req-e5ff5ef1-3dce-4d5f-a3a2-9da9aadc7151 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:44.061 9 INFO neutron.db.l3_db [req-f6ea1d70-57a0-4fd6-ba3d-09bd9d54441a req-ae6e5c76-d87f-4700-a4ac-5f36713b584f 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] Floating IP d7018068-4dc5-40a9-b38c-3f8ff2841755 disassociated. External IP: 10.96.250.207, port: 18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8. 2026-05-30 10:54:44.112 10 INFO neutron.wsgi [req-6f115cab-989a-4885-a834-1b0ddc4ad568 req-c54f268b-86b0-4399-93db-52d9eb9d353d 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=3de408c9-7da6-4d14-becc-fde9c16f104a HTTP/1.1" status: 200 len: 1168 time: 0.1079984 2026-05-30 10:54:44.168 10 INFO neutron.wsgi [req-6f115cab-989a-4885-a834-1b0ddc4ad568 req-30e053ed-0555-42bf-a8e3-ed4ae555de8c 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=f03c3dd1-a652-4b31-bafa-8d8aff110a26&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0468991 2026-05-30 10:54:44.295 9 INFO neutron.wsgi [req-f6ea1d70-57a0-4fd6-ba3d-09bd9d54441a req-ae6e5c76-d87f-4700-a4ac-5f36713b584f 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 199.204.45.140 "DELETE /v2.0/ports/18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8 HTTP/1.1" status: 204 len: 173 time: 1.2571549 2026-05-30 10:54:44.302 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5ff5ef1-3dce-4d5f-a3a2-9da9aadc7151 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Successfully bumped revision number for resource c08077d8-f1e1-4570-a89c-b808617f42a4 (type: security_group_rules) to 0 2026-05-30 10:54:44.330 9 INFO neutron.wsgi [None req-e5ff5ef1-3dce-4d5f-a3a2-9da9aadc7151 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2791846 2026-05-30 10:54:44.340 9 WARNING neutron_lib.context [None req-28127be3-ea2b-4948-b9c6-ce6e8ee54bb6 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:44.625 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28127be3-ea2b-4948-b9c6-ce6e8ee54bb6 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] No more DHCP agents 2026-05-30 10:54:44.627 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28127be3-ea2b-4948-b9c6-ce6e8ee54bb6 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:44.877 9 INFO neutron.wsgi [None req-28127be3-ea2b-4948-b9c6-ce6e8ee54bb6 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5427909 2026-05-30 10:54:45.391 9 INFO neutron.wsgi [None req-0aa11464-4f7d-4995-aa0f-23a44903d357 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/f03c3dd1-a652-4b31-bafa-8d8aff110a26 HTTP/1.1" status: 204 len: 168 time: 0.1323202 2026-05-30 10:54:45.402 9 INFO neutron.api.v2.resource [None req-a5ea25ae-d27a-481f-80eb-11fd4d7413c8 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:54:45.403 9 INFO neutron.wsgi [None req-a5ea25ae-d27a-481f-80eb-11fd4d7413c8 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.53 "GET /v2.0/security-groups/f03c3dd1-a652-4b31-bafa-8d8aff110a26 HTTP/1.1" status: 404 len: 347 time: 0.0086637 2026-05-30 10:54:45.649 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8cbf408-26b5-4249-8b16-da795b5f2df8'] response: {'server_uuid': '3de408c9-7da6-4d14-becc-fde9c16f104a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8', 'code': 200} 2026-05-30 10:54:45.649 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8cbf408-26b5-4249-8b16-da795b5f2df8'] response: {'server_uuid': '3de408c9-7da6-4d14-becc-fde9c16f104a', 'name': 'network-vif-deleted', 'tag': '18fcfc2a-f0b2-4aad-b2a7-d3b12b7322f8', 'status': 'completed', 'code': 200} 2026-05-30 10:54:45.769 9 INFO neutron.wsgi [None req-d80d47f7-a03f-47f1-8996-b0cdc9c8e98e 425123c44074457b85ab07a014febc7b 0121ae73f70a4f9f9d29633b94ddfb7d - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/d7018068-4dc5-40a9-b38c-3f8ff2841755 HTTP/1.1" status: 204 len: 168 time: 0.3620017 2026-05-30 10:54:46.593 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c98745b-23ab-41d2-8567-84c866ee6d5a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2af2c8e8-edc3-4955-a14e-27b2ebc71fc4 (type: security_groups) to 1 2026-05-30 10:54:46.615 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c98745b-23ab-41d2-8567-84c866ee6d5a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 1f84fe75-371e-4079-a1f7-25c169ad43d3 (type: security_group_rules) to 0 2026-05-30 10:54:46.631 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c98745b-23ab-41d2-8567-84c866ee6d5a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 48ec2cb1-93b7-42ad-b6ca-4df9b8041c10 (type: security_group_rules) to 0 2026-05-30 10:54:46.657 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c98745b-23ab-41d2-8567-84c866ee6d5a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d33370d8-eaea-4e23-8e99-4eaf1eed521d (type: security_group_rules) to 0 2026-05-30 10:54:46.673 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c98745b-23ab-41d2-8567-84c866ee6d5a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e8ad2fc2-9c57-4751-ab87-735ed9cc8870 (type: security_group_rules) to 0 2026-05-30 10:54:46.708 10 INFO neutron.wsgi [None req-2c98745b-23ab-41d2-8567-84c866ee6d5a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=95c9512b62f54115a03f001b8e56230f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4649351 2026-05-30 10:54:46.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017738 2026-05-30 10:54:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013704 2026-05-30 10:54:46.927 9 INFO neutron.wsgi [None req-a32d76f1-410a-4ba7-8a3c-fa375794678a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/2af2c8e8-edc3-4955-a14e-27b2ebc71fc4 HTTP/1.1" status: 204 len: 168 time: 0.2130270 2026-05-30 10:54:47.091 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No hosting information found for port 48df9eb9-9ed5-4005-91d4-2904731a584b: RuntimeError: No hosting information found for port 48df9eb9-9ed5-4005-91d4-2904731a584b 2026-05-30 10:54:47.141 10 INFO neutron.wsgi [None req-7eb83cc5-30be-4f5c-981e-bc57bfcd922f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/b9bab3fe-de1f-4c12-b46d-f898dcbd8492/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3651834 2026-05-30 10:54:47.175 9 INFO neutron.db.ovn_revision_numbers_db [None req-5695e9ce-c07c-4a09-b321-992ecc687c5e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 90ba774b-5955-4c2c-8bb8-4b4ba979ab2f (type: security_groups) to 1 2026-05-30 10:54:47.209 9 INFO neutron.db.ovn_revision_numbers_db [None req-5695e9ce-c07c-4a09-b321-992ecc687c5e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5e3d94c1-9790-4321-a102-a942cf77da90 (type: security_group_rules) to 0 2026-05-30 10:54:47.230 9 INFO neutron.db.ovn_revision_numbers_db [None req-5695e9ce-c07c-4a09-b321-992ecc687c5e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 82e4bab4-cdeb-45a3-bd91-442005a59e2c (type: security_group_rules) to 0 2026-05-30 10:54:47.274 9 INFO neutron.db.ovn_revision_numbers_db [None req-5695e9ce-c07c-4a09-b321-992ecc687c5e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b3ec655b-f802-49a0-a158-4d52e245820a (type: security_group_rules) to 0 2026-05-30 10:54:47.305 9 INFO neutron.db.ovn_revision_numbers_db [None req-5695e9ce-c07c-4a09-b321-992ecc687c5e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b6939676-5a97-4a87-a6e7-f6c67d751c41 (type: security_group_rules) to 0 2026-05-30 10:54:47.339 9 INFO neutron.wsgi [None req-5695e9ce-c07c-4a09-b321-992ecc687c5e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=3d924be089b14f579d1beed088446586&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3104916 /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-05-30 10:54:47.583 10 INFO neutron.wsgi [None req-ab42de5f-950f-4a6d-a708-97f9006e2517 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/90ba774b-5955-4c2c-8bb8-4b4ba979ab2f HTTP/1.1" status: 204 len: 168 time: 0.2401948 2026-05-30 10:54:48.029 9 INFO neutron.wsgi [None req-672aa63c-79e4-4d30-9c14-7563daf1ffd0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/b9bab3fe-de1f-4c12-b46d-f898dcbd8492 HTTP/1.1" status: 204 len: 168 time: 0.8839622 2026-05-30 10:54:48.199 9 INFO neutron.wsgi [None req-e19f5ca2-7506-43d6-b657-334b42c80e87 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/a8592294-3b13-4769-807f-8f65a824603f HTTP/1.1" status: 204 len: 168 time: 0.1661649 2026-05-30 10:54:48.678 9 INFO neutron.wsgi [None req-e067448b-7439-4177-bee0-d454528f763f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/1c85e3ba-a915-41f8-aa42-00265a09e25e HTTP/1.1" status: 204 len: 168 time: 0.4731197 2026-05-30 10:54:48.854 10 INFO neutron.wsgi [None req-509f2099-80c9-4c56-8eaa-412f4c05a5b5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=0121ae73f70a4f9f9d29633b94ddfb7d&name=default HTTP/1.1" status: 200 len: 3116 time: 0.0408378 2026-05-30 10:54:49.097 10 INFO neutron.wsgi [None req-da4afc5f-d2bb-41ab-b107-d15ac077bb94 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/45692904-d6c6-4669-b21c-e9e250170a7d HTTP/1.1" status: 204 len: 168 time: 0.2390368 2026-05-30 10:54:49.228 9 INFO neutron.services.segments.plugin [-] Segment 0d9049ac-a377-46bb-874c-0f8b1ee24bf4 resource provider aggregate not found 2026-05-30 10:54:49.253 9 INFO neutron.services.segments.plugin [-] Segment 0d9049ac-a377-46bb-874c-0f8b1ee24bf4 resource provider aggregate not found 2026-05-30 10:54:49.262 9 INFO neutron.services.segments.plugin [-] Segment 0d9049ac-a377-46bb-874c-0f8b1ee24bf4 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 0d9049ac-a377-46bb-874c-0f8b1ee24bf4 found for delete ", "request_id": "req-7248d591-4568-4837-a3bd-d786b88988a8"}]} 2026-05-30 10:54:49.275 9 INFO neutron.services.segments.plugin [-] Segment 0d9049ac-a377-46bb-874c-0f8b1ee24bf4 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 0d9049ac-a377-46bb-874c-0f8b1ee24bf4 found for delete ", "request_id": "req-d915a732-846b-4ee3-9a63-fb39011eaea8"}]} 2026-05-30 10:54:49.796 10 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-67e9e91c-2564-4d25-8a74-1fd0e9e5342d 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-securitygroup--576288618&fields=id&tenant_id=df3e2d529e1a43dc9aad57387629ffcd HTTP/1.1" status: 200 len: 267 time: 0.0444658 2026-05-30 10:54:49.880 10 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-c1491a95-f633-44d9-8e4d-5e1bafbb9428 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/networks?id=6c746888-f8dd-46e6-ad09-05c564af0112 HTTP/1.1" status: 200 len: 879 time: 0.0740950 2026-05-30 10:54:49.900 10 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-4d339c5c-670e-4c0c-883f-25b6ae4c4e91 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/quotas/df3e2d529e1a43dc9aad57387629ffcd HTTP/1.1" status: 200 len: 491 time: 0.0123527 2026-05-30 10:54:50.018 10 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-99efd31c-1ce1-42bc-b10b-be8a6e06cd8e 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=df3e2d529e1a43dc9aad57387629ffcd&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1107805 2026-05-30 10:54:50.095 10 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-c3fc7fc1-592a-443c-b460-03e2c6692fbe 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/6c746888-f8dd-46e6-ad09-05c564af0112?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0645216 2026-05-30 10:54:50.179 10 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-4fc1743b-a1ec-482e-8bed-e5f7d5bf39a0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/6c746888-f8dd-46e6-ad09-05c564af0112?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0764632 2026-05-30 10:54:50.471 9 INFO neutron.wsgi [req-01166119-f341-46c6-b572-36eafaa85893 req-e65d6731-eda7-4b5e-9b87-5e978d46f84d 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 210 time: 0.0301471 2026-05-30 10:54:51.230 9 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-2681e79c-44a0-426f-9f00-70a3d4b26def 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 199.204.45.140 "GET /v2.0/networks?id=6c746888-f8dd-46e6-ad09-05c564af0112 HTTP/1.1" status: 200 len: 879 time: 0.0925627 2026-05-30 10:54:51.299 9 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-3dc441f1-9d02-4a52-a6dd-e66f6886d6c1 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=df3e2d529e1a43dc9aad57387629ffcd HTTP/1.1" status: 200 len: 379 time: 0.0547750 2026-05-30 10:54:51.311 9 WARNING neutron_lib.context [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-1d08b9e4-51c6-4b75-be5b-8e414df6953d 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:54:51.560 10 INFO neutron.wsgi [req-768a2e5b-4009-4ca6-a728-a0a630e7305f req-12d2adde-c537-4609-9993-0f5239eff983 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 210 time: 0.0239871 2026-05-30 10:54:51.873 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-1d08b9e4-51c6-4b75-be5b-8e414df6953d 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] No more DHCP agents 2026-05-30 10:54:51.876 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-1d08b9e4-51c6-4b75-be5b-8e414df6953d 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Unable to schedule network 6c746888-f8dd-46e6-ad09-05c564af0112: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:54:52.053 9 INFO neutron.db.ovn_revision_numbers_db [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-1d08b9e4-51c6-4b75-be5b-8e414df6953d 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Successfully bumped revision number for resource da3828fa-95ca-4dcf-b67c-4b150f22dcdb (type: ports) to 1 2026-05-30 10:54:52.084 9 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-1d08b9e4-51c6-4b75-be5b-8e414df6953d 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7789817 /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-05-30 10:54:52.460 10 INFO neutron.wsgi [req-33eeaedc-ab2b-4dc3-b0c3-ba6d80b68d7b req-2c006813-b22b-471f-aa90-dd2889776fb0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1409 time: 0.5808349 2026-05-30 10:54:52.521 10 INFO neutron.wsgi [req-33eeaedc-ab2b-4dc3-b0c3-ba6d80b68d7b req-d3c3433a-3584-472a-8ed8-b507e86ebef9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0518229 2026-05-30 10:54:52.588 9 INFO neutron.db.ovn_revision_numbers_db [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-79c6e80e-7dd8-414d-aad8-1e11c71ed355 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource da3828fa-95ca-4dcf-b67c-4b150f22dcdb (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-05-30 10:54:52.748 9 INFO neutron.wsgi [req-b1ef59e1-0245-4d41-924d-d17b8c78b89f req-b54479dc-b49d-4397-9328-ccd8712c2e39 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1168 time: 0.1238530 2026-05-30 10:54:52.820 9 INFO neutron.wsgi [req-b1ef59e1-0245-4d41-924d-d17b8c78b89f req-e54ee4e2-8b80-41d2-930f-c7511006968c 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=a52af389-829d-402b-85f3-7eeba00e6343&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0643799 2026-05-30 10:54:52.869 9 INFO neutron.db.ovn_revision_numbers_db [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-79c6e80e-7dd8-414d-aad8-1e11c71ed355 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource da3828fa-95ca-4dcf-b67c-4b150f22dcdb (type: ports) to 2 2026-05-30 10:54:52.890 9 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-79c6e80e-7dd8-414d-aad8-1e11c71ed355 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/da3828fa-95ca-4dcf-b67c-4b150f22dcdb HTTP/1.1" status: 200 len: 1376 time: 0.7985077 2026-05-30 10:54:52.919 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fc63235-6e85-4acf-a85e-830f3136be11'] response: {'name': 'network-changed', 'server_uuid': '09ad1863-6784-4125-8797-27c1978d4069', 'tag': 'da3828fa-95ca-4dcf-b67c-4b150f22dcdb', '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-05-30 10:54:52.991 9 INFO neutron.wsgi [req-43f0fffe-dbdd-4987-8a8a-2fe8c6febcf3 req-06180489-1af3-431f-9663-59decba90504 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=df3e2d529e1a43dc9aad57387629ffcd&device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1407 time: 0.0452390 2026-05-30 10:54:53.095 9 INFO neutron.wsgi [req-43f0fffe-dbdd-4987-8a8a-2fe8c6febcf3 req-20c28cef-4564-4065-9cd8-8afc72487ac3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?tenant_id=df3e2d529e1a43dc9aad57387629ffcd&shared=False HTTP/1.1" status: 200 len: 978 time: 0.0963159 2026-05-30 10:54:53.188 9 INFO neutron.wsgi [req-43f0fffe-dbdd-4987-8a8a-2fe8c6febcf3 req-0586d4e6-3ac1-4809-99cf-46500688f5fb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?shared=True HTTP/1.1" status: 200 len: 952 time: 0.0861239 2026-05-30 10:54:53.264 9 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-9ce9d44d-ac6c-475c-be6e-30479a946143 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=df3e2d529e1a43dc9aad57387629ffcd&device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1407 time: 0.0436578 2026-05-30 10:54:53.301 9 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-96002bc8-7a96-4335-a952-50676718ce46 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=da3828fa-95ca-4dcf-b67c-4b150f22dcdb HTTP/1.1" status: 200 len: 217 time: 0.0290651 2026-05-30 10:54:53.345 9 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-c15dec79-0ac6-4f8d-b275-d8a430fcfd7b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=207bafef-8555-4ac7-bd9d-e97cb6ecff64 HTTP/1.1" status: 200 len: 873 time: 0.0365553 2026-05-30 10:54:53.376 9 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-d6407263-3d35-4356-8b03-73c2a8074646 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=6c746888-f8dd-46e6-ad09-05c564af0112&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225689 2026-05-30 10:54:53.440 9 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-39622149-8dfa-4624-aeae-e7a85e3a0bba 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6c746888-f8dd-46e6-ad09-05c564af0112?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0575318 2026-05-30 10:54:53.509 9 INFO neutron.wsgi [req-5409dcc2-6489-4205-85e7-da5fbefd4996 req-4b27c3dd-efd4-4a0d-8b8d-ed043c60549d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6c746888-f8dd-46e6-ad09-05c564af0112?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0610220 2026-05-30 10:54:53.937 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cb20331-57c9-4a32-a00b-d49b28b7f2bd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f86a02d7-e21d-43f7-b34c-af426c381086 (type: security_groups) to 1 2026-05-30 10:54:53.940 9 INFO neutron.wsgi [req-1e6f0b5b-4947-4b70-86b5-5d4d6e220283 req-a9f4c520-e53e-4324-9688-5ce4f6f522d0 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1168 time: 0.0525365 2026-05-30 10:54:53.951 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ecebd7-9657-41ea-b250-9aaf4626751a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a7289746-59bc-4ae6-b7fa-03f675166e00 (type: security_groups) to 1 2026-05-30 10:54:53.954 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cb20331-57c9-4a32-a00b-d49b28b7f2bd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 356ec564-3ba1-4a96-93b2-7f93e5ffa58a (type: security_group_rules) to 0 2026-05-30 10:54:53.974 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cb20331-57c9-4a32-a00b-d49b28b7f2bd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 40554c64-00bb-43a7-8141-f881dc00aaef (type: security_group_rules) to 0 2026-05-30 10:54:53.987 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ecebd7-9657-41ea-b250-9aaf4626751a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 19c6e77a-ee59-4585-94e2-09e82072cdc2 (type: security_group_rules) to 0 2026-05-30 10:54:53.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cb20331-57c9-4a32-a00b-d49b28b7f2bd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource eede2026-ce27-47ff-8dab-06effd658317 (type: security_group_rules) to 0 2026-05-30 10:54:54.002 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: da3828fa-95ca-4dcf-b67c-4b150f22dcdb 2026-05-30 10:54:54.009 9 INFO neutron.wsgi [req-1e6f0b5b-4947-4b70-86b5-5d4d6e220283 req-0a652849-b019-4e86-9bf6-7f92bf85684a 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=a52af389-829d-402b-85f3-7eeba00e6343&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0642345 2026-05-30 10:54:54.020 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port da3828fa-95ca-4dcf-b67c-4b150f22dcdb 2026-05-30 10:54:54.023 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cb20331-57c9-4a32-a00b-d49b28b7f2bd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource efa36fb2-5817-4ba8-9da7-f1b7d3aabd28 (type: security_group_rules) to 0 2026-05-30 10:54:54.030 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ecebd7-9657-41ea-b250-9aaf4626751a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3997ba20-0420-4540-afc9-1409c804e861 (type: security_group_rules) to 0 2026-05-30 10:54:54.067 10 INFO neutron.wsgi [None req-1cb20331-57c9-4a32-a00b-d49b28b7f2bd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=d4cc855badc949b48dba1bd8670a0418&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3723490 2026-05-30 10:54:54.070 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ecebd7-9657-41ea-b250-9aaf4626751a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 809ce08d-0c35-415a-a334-b142e5371f14 (type: security_group_rules) to 0 2026-05-30 10:54:54.109 9 INFO neutron.db.ovn_revision_numbers_db [None req-b2ecebd7-9657-41ea-b250-9aaf4626751a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 81871fae-637b-4cc6-b501-fe9bf5277f96 (type: security_group_rules) to 0 2026-05-30 10:54:54.147 9 INFO neutron.wsgi [None req-b2ecebd7-9657-41ea-b250-9aaf4626751a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=283b6d03ac014132a680e38927945482&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5472014 2026-05-30 10:54:54.493 9 INFO neutron.wsgi [None req-49f25964-99d9-41cf-8c6e-62a9ba6e6b9a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/f86a02d7-e21d-43f7-b34c-af426c381086 HTTP/1.1" status: 204 len: 168 time: 0.4132814 2026-05-30 10:54:54.501 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource da3828fa-95ca-4dcf-b67c-4b150f22dcdb (type: ports) to 4 2026-05-30 10:54:54.516 9 INFO neutron.wsgi [None req-5cd5b839-4ae6-438f-862b-919a611b415c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/a7289746-59bc-4ae6-b7fa-03f675166e00 HTTP/1.1" status: 204 len: 168 time: 0.3628244 /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-05-30 10:54:54.760 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ecbc407-f8af-4f35-a855-9f384bbf1d70 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f3409fdc-430a-4282-be1e-03ea773a748b (type: security_groups) to 1 2026-05-30 10:54:54.768 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6f6a534-23dd-452d-b9a9-66d7e765cf5f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 53c309af-247c-4d4a-be3f-6bd326fe5057 (type: security_groups) to 1 2026-05-30 10:54:54.773 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ecbc407-f8af-4f35-a855-9f384bbf1d70 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 193d9d7b-2696-4288-b085-1e3f5e957c8d (type: security_group_rules) to 0 2026-05-30 10:54:54.781 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6f6a534-23dd-452d-b9a9-66d7e765cf5f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7d939f97-01b6-4076-92cf-f9fa7df31a1e (type: security_group_rules) to 0 2026-05-30 10:54:54.786 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ecbc407-f8af-4f35-a855-9f384bbf1d70 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5f5e97a9-0f56-4f23-a287-03ff5f0ae67b (type: security_group_rules) to 0 2026-05-30 10:54:54.793 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6f6a534-23dd-452d-b9a9-66d7e765cf5f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 84fdfccd-404b-4b0b-be8e-96a3bafb473f (type: security_group_rules) to 0 2026-05-30 10:54:54.798 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ecbc407-f8af-4f35-a855-9f384bbf1d70 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5fe2c348-3da6-42a8-9f00-554ea9be93e1 (type: security_group_rules) to 0 2026-05-30 10:54:54.807 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6f6a534-23dd-452d-b9a9-66d7e765cf5f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9da8518b-ad10-4696-9931-f9fec56f8c41 (type: security_group_rules) to 0 2026-05-30 10:54:54.811 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ecbc407-f8af-4f35-a855-9f384bbf1d70 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b220cb57-71e3-433a-95be-527d5b35a5bd (type: security_group_rules) to 0 2026-05-30 10:54:54.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6f6a534-23dd-452d-b9a9-66d7e765cf5f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f6d6fa16-082c-466f-be5c-561a51fd7374 (type: security_group_rules) to 0 2026-05-30 10:54:54.831 9 INFO neutron.wsgi [None req-6ecbc407-f8af-4f35-a855-9f384bbf1d70 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=fec55c09e20347c3883a1de5c437c5fd&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2319405 2026-05-30 10:54:54.844 9 INFO neutron.wsgi [None req-a6f6a534-23dd-452d-b9a9-66d7e765cf5f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=753ecb7b8b5f4ed1b73e5633900cd048&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2160952 2026-05-30 10:54:54.956 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-540f5640-2d7c-437d-9c0e-f22259aea9ea'] response: {'server_uuid': '09ad1863-6784-4125-8797-27c1978d4069', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da3828fa-95ca-4dcf-b67c-4b150f22dcdb', 'code': 200} 2026-05-30 10:54:54.956 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-540f5640-2d7c-437d-9c0e-f22259aea9ea'] response: {'server_uuid': '09ad1863-6784-4125-8797-27c1978d4069', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da3828fa-95ca-4dcf-b67c-4b150f22dcdb', 'code': 200} 2026-05-30 10:54:55.096 10 INFO neutron.wsgi [None req-64e61faa-a4cc-49a6-bf21-bd5e8a68ec56 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/f3409fdc-430a-4282-be1e-03ea773a748b HTTP/1.1" status: 204 len: 168 time: 0.2586753 2026-05-30 10:54:55.107 10 INFO neutron.wsgi [None req-54ce668d-3ee0-4339-a909-d92ea78d9673 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/53c309af-247c-4d4a-be3f-6bd326fe5057 HTTP/1.1" status: 204 len: 168 time: 0.2571361 2026-05-30 10:54:55.123 9 INFO neutron.wsgi [req-38030cea-1702-4eea-8786-27a50b59f956 req-8ab27cad-5322-443c-adb5-2ff349e11274 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1170 time: 0.0438955 2026-05-30 10:54:55.190 9 INFO neutron.wsgi [req-38030cea-1702-4eea-8786-27a50b59f956 req-d2f665b7-3275-4566-9912-7a751718dd5e 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=a52af389-829d-402b-85f3-7eeba00e6343&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0576456 2026-05-30 10:54:56.374 10 INFO neutron.wsgi [req-5558b7a4-8faa-46c1-90b1-0d83dee8037f req-83a7075e-26e5-4133-b720-b59f0e1bfdac 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1170 time: 0.1049931 2026-05-30 10:54:56.421 10 INFO neutron.wsgi [req-5558b7a4-8faa-46c1-90b1-0d83dee8037f req-f00fe96c-e3e8-4ab8-b10f-e087eb2af53d 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=a52af389-829d-402b-85f3-7eeba00e6343&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0398083 2026-05-30 10:54:56.549 9 INFO neutron.wsgi [req-8fb36ab2-b0a1-4ec0-9848-d183de3a50a8 req-4ca15dc2-0231-460c-87f0-703cda547685 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1170 time: 0.0456541 2026-05-30 10:54:57.098 9 INFO neutron.wsgi [None req-957838af-9a00-4f76-b4f9-5faa69aa3bec 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18678 time: 0.1044652 2026-05-30 10:54:57.109 9 INFO neutron.wsgi [None req-1849d857-3ad3-4850-ad75-fb519c28582c 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0049422 2026-05-30 10:54:57.116 9 INFO neutron.wsgi [None req-c646239c-e1c4-48f4-92de-6e9a47e549e9 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0040944 2026-05-30 10:54:57.126 9 INFO neutron.wsgi [None req-86cdc283-36e9-4f12-822f-cf5e576021e6 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0057654 2026-05-30 10:54:57.135 9 INFO neutron.wsgi [None req-3dc13b1e-716a-42c8-bf09-b5b72543f420 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0045888 2026-05-30 10:54:57.146 9 INFO neutron.wsgi [None req-31295b75-c65a-4287-a2b5-79b1b6813495 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0062904 2026-05-30 10:54:57.155 9 INFO neutron.wsgi [None req-d162d287-4f47-4dd3-893b-fa7c3a999a36 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0045664 2026-05-30 10:54:57.165 9 INFO neutron.wsgi [None req-9793e9a4-8b90-4d53-b1bc-012b7e9357ac 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0066819 2026-05-30 10:54:57.174 9 INFO neutron.wsgi [None req-11d746a2-c85b-4539-b16c-dd7040e424fd 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0047424 2026-05-30 10:54:57.181 9 INFO neutron.wsgi [None req-f7ae2a49-0492-4f78-aa5f-9a468237b6b3 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0031602 2026-05-30 10:54:57.187 9 INFO neutron.wsgi [None req-f58cd039-31a4-4a16-8e64-5faeda6d39a2 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0034502 2026-05-30 10:54:57.199 10 INFO neutron.wsgi [None req-f63723fc-98b2-4bd4-b10e-00fbed5f4ac4 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0052958 2026-05-30 10:54:57.208 9 INFO neutron.wsgi [None req-14e9d703-d113-4643-adc4-4c5b82aa754d 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/empty-string-filtering HTTP/1.1" status: 200 len: 413 time: 0.0052283 2026-05-30 10:54:57.214 9 INFO neutron.wsgi [None req-4a4ebecd-0d4a-4445-8bbd-0b42a8df3b19 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0036273 2026-05-30 10:54:57.222 9 INFO neutron.wsgi [None req-001e0753-ee83-4245-8f0d-861fbad706c6 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0046153 2026-05-30 10:54:57.231 10 INFO neutron.wsgi [None req-ca18836c-f8d9-44a2-889b-075bc0b02f52 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0050688 2026-05-30 10:54:57.239 10 INFO neutron.wsgi [req-d59c4ed3-ec3d-404a-bee7-a0698b4d93e7 req-bad48cdb-b1bc-4bcc-b6e8-c1a96e4f9133 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1170 time: 0.1173832 2026-05-30 10:54:57.242 9 INFO neutron.wsgi [None req-5b0eabe6-c39a-4786-badb-4ccdc3f21877 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0072973 2026-05-30 10:54:57.249 9 INFO neutron.wsgi [None req-e3f85fdd-3865-42a4-a0d4-5a7e8e47db0b 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0033627 2026-05-30 10:54:57.265 9 INFO neutron.wsgi [None req-3a552fe3-715b-4503-975e-4c9ecc8c9246 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0066741 2026-05-30 10:54:57.272 9 INFO neutron.wsgi [None req-b3d273ed-c787-44b0-beb3-744862193857 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0032988 2026-05-30 10:54:57.281 9 INFO neutron.wsgi [None req-03a9cd29-0cf7-487f-9d51-2f603a1b4c5a 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0046320 2026-05-30 10:54:57.302 9 INFO neutron.wsgi [None req-ff286294-487e-400b-bb81-9d86797d872c 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0120373 2026-05-30 10:54:57.312 10 INFO neutron.wsgi [None req-b1665da3-6ac3-4fdb-9ca7-62344df58812 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0046384 2026-05-30 10:54:57.322 9 INFO neutron.wsgi [None req-f46761bc-52bc-45b4-b062-1c39e88c88bd 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/enable-default-route-bfd HTTP/1.1" status: 200 len: 406 time: 0.0060234 2026-05-30 10:54:57.330 9 INFO neutron.wsgi [None req-4c5fc420-265b-4676-a9ab-a7e889fec342 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/enable-default-route-ecmp HTTP/1.1" status: 200 len: 409 time: 0.0048187 2026-05-30 10:54:57.338 9 INFO neutron.wsgi [None req-58223940-6c0d-4af5-b9c9-6215f43627f7 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0037069 2026-05-30 10:54:57.344 9 INFO neutron.wsgi [None req-07816d6f-710a-43fe-b771-853d9c039875 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/l3-ha HTTP/1.1" status: 200 len: 360 time: 0.0038292 2026-05-30 10:54:57.353 9 INFO neutron.wsgi [None req-80450cb6-8a18-479b-b07b-385ed0b92583 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/external-gateway-multihoming HTTP/1.1" status: 200 len: 421 time: 0.0041580 2026-05-30 10:54:57.371 9 INFO neutron.wsgi [None req-12e961a5-5018-4849-a25b-389aa78caa3e 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/l3-flavors HTTP/1.1" status: 200 len: 366 time: 0.0067165 2026-05-30 10:54:57.397 9 INFO neutron.wsgi [None req-79e30858-7985-4f14-b512-cce403112460 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0047715 /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-05-30 10:54:57.420 10 INFO neutron.wsgi [None req-e781615b-0de7-4263-837e-c7c54dccf17b 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0181413 2026-05-30 10:54:57.432 10 INFO neutron.wsgi [None req-e62a18c5-7f58-4b7d-b983-cd21917284f7 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0062881 2026-05-30 10:54:57.436 9 INFO neutron.wsgi [req-0fe153fe-eac2-419c-a0da-d247e0a52bf7 req-29796377-b789-4b2a-8743-8a02177dcc34 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports/8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 1167 time: 0.1480033 2026-05-30 10:54:57.441 10 INFO neutron.wsgi [None req-0f58c7b7-a82b-4618-9aeb-fab6b92aa7a3 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0045881 2026-05-30 10:54:57.451 10 INFO neutron.wsgi [None req-897eebb2-67f1-4975-bcca-96b64a8f32c9 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0056458 2026-05-30 10:54:57.463 9 INFO neutron.wsgi [None req-748037fb-210c-49be-abb7-038fba213d7e 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0072522 2026-05-30 10:54:57.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-1de01ddd-19ec-47da-a706-bd864856cfca 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Successfully bumped revision number for resource 181bf29e-1834-4598-8d07-c07101575ee1 (type: floatingips) to 1 2026-05-30 10:54:57.473 9 INFO neutron.wsgi [None req-9c7cdbe8-d895-404a-8d49-84c73ccff222 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0058835 2026-05-30 10:54:57.481 9 INFO neutron.wsgi [None req-0f6b3a93-dfab-48f0-8a32-9a206a935749 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0037208 2026-05-30 10:54:57.488 9 INFO neutron.wsgi [req-02d693b5-d589-424b-82eb-d29e8671506e req-0a585f1d-6a03-4beb-a210-af27283926eb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.1087637 2026-05-30 10:54:57.494 9 INFO neutron.wsgi [None req-51d59994-81dd-4b2a-ad2f-8642147f90fd 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0053248 2026-05-30 10:54:57.508 9 INFO neutron.wsgi [None req-460ff41b-9baf-4d63-b450-c4bb1f29c32e 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0052841 2026-05-30 10:54:57.527 10 INFO neutron.wsgi [None req-9d1ae02d-2157-4d81-8b11-536e1a65c6ce 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0056353 2026-05-30 10:54:57.539 10 INFO neutron.wsgi [None req-a89f85c8-8cb9-4883-91a2-32469f54b5a1 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0057342 2026-05-30 10:54:57.548 9 INFO neutron.wsgi [None req-10af688f-85e0-4158-81d3-67becf6e08ad 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0039947 2026-05-30 10:54:57.558 10 INFO neutron.wsgi [None req-1bf4afbf-8a95-4dd7-bb09-40ecd521b2e9 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0047221 2026-05-30 10:54:57.570 10 INFO neutron.wsgi [None req-3bf42635-ef8e-4a30-bf59-8a51788df406 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0070121 2026-05-30 10:54:57.577 10 INFO neutron.wsgi [None req-4cfbc84d-705b-4b57-bdee-20b84b9526b4 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0038307 2026-05-30 10:54:57.594 9 INFO neutron.wsgi [None req-899311a9-19c4-49c3-b841-5ba3a3b4872f 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0067506 2026-05-30 10:54:57.601 9 INFO neutron.wsgi [req-02d693b5-d589-424b-82eb-d29e8671506e req-56cc1137-5da3-4c77-ab3a-eca787944e18 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=68f9027fb612461296d282125b56d452&device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1409 time: 0.0512350 2026-05-30 10:54:57.602 10 INFO neutron.wsgi [None req-2bd0812e-751b-4f31-bc19-e8d986fd6609 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0035655 2026-05-30 10:54:57.616 9 INFO neutron.wsgi [None req-9ed13afe-ee3a-4f99-9ff9-624e74b31db4 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0065513 2026-05-30 10:54:57.625 9 INFO neutron.wsgi [None req-245a655e-e227-4952-9645-6f7a4776a5d3 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0049226 2026-05-30 10:54:57.633 10 INFO neutron.wsgi [None req-47bad14b-f7f6-41f0-8ad8-ebfaf08cc8bf 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0050864 2026-05-30 10:54:57.633 10 INFO neutron.db.ovn_revision_numbers_db [None req-1de01ddd-19ec-47da-a706-bd864856cfca 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Successfully bumped revision number for resource 181bf29e-1834-4598-8d07-c07101575ee1 (type: floatingips) to 2 2026-05-30 10:54:57.633 10 INFO neutron.db.l3_db [None req-1de01ddd-19ec-47da-a706-bd864856cfca 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Floating IP 181bf29e-1834-4598-8d07-c07101575ee1 associated. External IP: 10.96.250.205, port: da3828fa-95ca-4dcf-b67c-4b150f22dcdb. 2026-05-30 10:54:57.642 10 INFO neutron.wsgi [None req-e85dbb88-8753-4d87-8196-e4b8bb9bb961 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0066016 2026-05-30 10:54:57.658 9 INFO neutron.wsgi [None req-88ee3d5d-1145-4644-b2a6-d33647b0c645 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0058551 2026-05-30 10:54:57.666 10 INFO neutron.wsgi [None req-1b1fd71d-ad52-488a-82ae-c9d78500ed5b 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0037270 2026-05-30 10:54:57.667 10 INFO neutron.wsgi [None req-1de01ddd-19ec-47da-a706-bd864856cfca 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.53 "PUT /v2.0/floatingips/181bf29e-1834-4598-8d07-c07101575ee1 HTTP/1.1" status: 200 len: 1049 time: 1.1072047 2026-05-30 10:54:57.675 9 INFO neutron.wsgi [None req-c96e6651-6053-462d-b564-6019dc61e559 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0056646 2026-05-30 10:54:57.682 9 INFO neutron.wsgi [None req-08e72a1d-c282-4d2b-bb27-6b02c4088865 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0042026 2026-05-30 10:54:57.690 9 INFO neutron.wsgi [None req-f813d446-76d1-4b15-9f09-bf25aa22bb2d 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0047112 2026-05-30 10:54:57.702 9 INFO neutron.wsgi [req-02d693b5-d589-424b-82eb-d29e8671506e req-090fec24-5b06-49c0-9a3c-57fd420dc2b8 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 981 time: 0.0816004 2026-05-30 10:54:57.702 10 INFO neutron.wsgi [None req-40633e72-23ef-4144-aab6-dcf0a381f60d 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0076859 2026-05-30 10:54:57.704 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0e521f0-82d6-42e7-a978-d58c47211326'] response: {'name': 'network-changed', 'server_uuid': '09ad1863-6784-4125-8797-27c1978d4069', 'tag': 'da3828fa-95ca-4dcf-b67c-4b150f22dcdb', 'status': 'completed', 'code': 200} 2026-05-30 10:54:57.711 10 INFO neutron.wsgi [None req-46f947b2-661a-4092-bc4c-56173407bf4a 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0037179 2026-05-30 10:54:57.733 10 INFO neutron.wsgi [None req-0ddaa710-3423-4931-9981-2b0568d2df1c 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0084448 2026-05-30 10:54:57.742 10 INFO neutron.wsgi [None req-eff289b1-13d7-4a54-bc59-a62905b758ba 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0064228 2026-05-30 10:54:57.752 10 INFO neutron.wsgi [None req-7d146bba-aae7-4530-a777-c1b0f0d68163 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0054560 2026-05-30 10:54:57.764 10 INFO neutron.wsgi [None req-4176c67b-5f11-4b23-8870-dd970330ca78 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0042782 2026-05-30 10:54:57.786 9 INFO neutron.wsgi [req-58464fa8-7658-41ef-9d91-afedda9aeb42 req-dd4d5922-8e0f-469c-9af0-d9ee993aef21 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=df3e2d529e1a43dc9aad57387629ffcd&device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1409 time: 0.0692735 2026-05-30 10:54:57.787 10 INFO neutron.wsgi [None req-53ea5c94-077f-4dd1-9f89-fdef9a7bcdab 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0035362 2026-05-30 10:54:57.788 9 INFO neutron.wsgi [req-02d693b5-d589-424b-82eb-d29e8671506e req-a0994697-94e2-4ae4-8864-3522c1943e6e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 1059 time: 0.0785844 2026-05-30 10:54:57.798 10 INFO neutron.wsgi [None req-0534d891-162b-4197-9603-27a414c504c4 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0038331 2026-05-30 10:54:57.804 10 INFO neutron.wsgi [None req-6061c752-45e4-44b1-997b-034e1105da6d 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0034959 2026-05-30 10:54:57.811 10 INFO neutron.wsgi [None req-4d570709-0ee4-4276-b4b4-32051fc2bc13 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0035841 2026-05-30 10:54:57.818 10 INFO neutron.wsgi [None req-237852a3-384e-4a4a-9029-4169c9163b69 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0034797 2026-05-30 10:54:57.825 10 INFO neutron.wsgi [None req-e3a254ed-c2cc-4e46-82f9-5908c2593794 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0038650 2026-05-30 10:54:57.832 10 INFO neutron.wsgi [None req-4c22ab7a-4931-4307-8e91-e8ad5321cb01 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/security-groups-default-rules HTTP/1.1" status: 200 len: 456 time: 0.0035672 2026-05-30 10:54:57.838 10 INFO neutron.wsgi [None req-1f6721a8-9e96-4213-ae79-4b0d7e1f0e82 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0029893 2026-05-30 10:54:57.847 10 INFO neutron.wsgi [None req-4ce9ba30-d604-4b0c-b249-b1e4ca4cc099 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0049932 2026-05-30 10:54:57.855 10 INFO neutron.wsgi [None req-d6a3e41e-33a0-4a4b-967f-a8dbd1bac3a3 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg HTTP/1.1" status: 200 len: 508 time: 0.0043130 2026-05-30 10:54:57.863 10 INFO neutron.wsgi [None req-a508fe54-0a7f-4701-921a-5265846333d1 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0041454 2026-05-30 10:54:57.871 10 INFO neutron.wsgi [None req-16018880-7071-4824-a9c4-0918cda4a952 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0039618 2026-05-30 10:54:57.874 9 INFO neutron.wsgi [req-02d693b5-d589-424b-82eb-d29e8671506e req-0c169fec-8b03-4653-817a-c1de4081c3e4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c0e7b1f5-3911-4226-8935-15174a87d1df HTTP/1.1" status: 200 len: 876 time: 0.0737436 2026-05-30 10:54:57.879 10 INFO neutron.wsgi [None req-cde94f99-5697-463d-8e1a-35e0893005f3 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0048053 2026-05-30 10:54:57.891 10 INFO neutron.wsgi [None req-e8332ec4-38aa-4473-bdca-2759a48789a3 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0050082 2026-05-30 10:54:57.899 10 INFO neutron.wsgi [None req-4ea06830-b5b7-406b-ba75-6062e8956504 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0037427 2026-05-30 10:54:57.911 10 INFO neutron.wsgi [None req-8ba8a745-b87d-4e2d-b5e1-bc7aee220b85 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0083520 2026-05-30 10:54:57.912 9 INFO neutron.wsgi [req-02d693b5-d589-424b-82eb-d29e8671506e req-d1352dc1-26be-452e-9a96-5cd3bd2aad31 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=0f77d77b-1b2e-4f5e-8807-018f992566cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0291393 2026-05-30 10:54:57.917 9 INFO neutron.wsgi [req-f0e461cc-1e0e-4efd-9077-0e562294d782 req-e769b222-a67d-406b-81de-9281fe6816c5 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1170 time: 0.2000196 2026-05-30 10:54:57.921 10 INFO neutron.wsgi [None req-72805143-d399-449e-935e-a9eecce4e247 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0052142 2026-05-30 10:54:57.922 9 INFO neutron.wsgi [req-58464fa8-7658-41ef-9d91-afedda9aeb42 req-34d626da-aa1d-41e7-8087-d22eac966b92 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=6c746888-f8dd-46e6-ad09-05c564af0112 HTTP/1.1" status: 200 len: 978 time: 0.1227756 2026-05-30 10:54:57.931 10 INFO neutron.wsgi [None req-d2300ba6-cc42-4972-8108-654d14716ea8 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0053334 2026-05-30 10:54:57.943 10 INFO neutron.wsgi [None req-3086e691-6f88-41d1-9eca-bfa91be9109f 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0086048 2026-05-30 10:54:57.950 10 INFO neutron.wsgi [None req-c14d798c-2f2f-42ea-a9ef-f10b9fd9556d 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0030456 2026-05-30 10:54:57.959 10 INFO neutron.wsgi [None req-32055e3e-748b-42cc-9934-7eb3fbbea532 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0045989 2026-05-30 10:54:57.968 10 INFO neutron.wsgi [None req-c60d52f4-8446-439b-afa8-391b8342fb7a 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0052233 2026-05-30 10:54:57.976 10 INFO neutron.wsgi [None req-bd28265a-f5a2-44c0-a917-a1f28c2fa41f 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0045702 2026-05-30 10:54:57.985 10 INFO neutron.wsgi [None req-210d8d19-bfbf-4f26-94d8-ceff703712f5 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0041401 2026-05-30 10:54:57.994 10 INFO neutron.wsgi [None req-77749ff1-5b6a-4b11-8136-a29b3a55d96c 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0043278 2026-05-30 10:54:58.002 10 INFO neutron.wsgi [None req-a79b2799-7e20-433c-8088-d46e7ba1907f 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0047321 2026-05-30 10:54:58.010 10 INFO neutron.wsgi [None req-abd43ca3-d9e1-43e8-9bda-a5350ec757da 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0042381 2026-05-30 10:54:58.013 9 INFO neutron.wsgi [req-f0e461cc-1e0e-4efd-9077-0e562294d782 req-d9009f2a-1f11-4b31-9dfe-19526892ff87 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=a52af389-829d-402b-85f3-7eeba00e6343&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0891063 2026-05-30 10:54:58.016 9 INFO neutron.wsgi [req-58464fa8-7658-41ef-9d91-afedda9aeb42 req-7236568e-3198-43ec-9a9b-4821f2ff4335 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=da3828fa-95ca-4dcf-b67c-4b150f22dcdb HTTP/1.1" status: 200 len: 1059 time: 0.0847607 2026-05-30 10:54:58.017 10 INFO neutron.wsgi [None req-245d5586-62b9-47b7-b343-a756dbd3366e 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0042982 2026-05-30 10:54:58.023 9 INFO neutron.wsgi [req-02d693b5-d589-424b-82eb-d29e8671506e req-5863f4aa-3575-4e29-993d-ed518cfe9861 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1047926 2026-05-30 10:54:58.027 10 INFO neutron.wsgi [None req-b2dc5900-1c00-4ef9-9dac-e5770cfca6cf 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/vpn-agent-scheduler HTTP/1.1" status: 200 len: 393 time: 0.0045736 2026-05-30 10:54:58.035 10 INFO neutron.wsgi [None req-0bf14f94-2165-48a4-9326-ec3f59f1258d 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/vpn-endpoint-groups HTTP/1.1" status: 200 len: 371 time: 0.0042567 2026-05-30 10:54:58.042 10 INFO neutron.wsgi [None req-130a09a6-29e3-4928-8d39-cd1c3a611ab7 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/vpn-flavors HTTP/1.1" status: 200 len: 376 time: 0.0032806 2026-05-30 10:54:58.049 10 INFO neutron.wsgi [None req-83ee6dff-891f-42b3-bf79-4a953054b94d 35d3495d893d41d4b2670092260c50c9 6ec6f7dd4e6c4e7e99092f5e288405af - - default default] 10.0.0.53 "GET /v2.0/extensions/vpnaas HTTP/1.1" status: 200 len: 348 time: 0.0047121 2026-05-30 10:54:58.074 9 INFO neutron.wsgi [req-58464fa8-7658-41ef-9d91-afedda9aeb42 req-aec842ae-1b92-4e23-a1b6-f96efe9b685c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=207bafef-8555-4ac7-bd9d-e97cb6ecff64 HTTP/1.1" status: 200 len: 873 time: 0.0435710 2026-05-30 10:54:58.105 9 INFO neutron.wsgi [req-58464fa8-7658-41ef-9d91-afedda9aeb42 req-7f7de00e-cb7e-4ca1-922b-1ed5492c824f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=6c746888-f8dd-46e6-ad09-05c564af0112&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0232451 2026-05-30 10:54:58.112 9 INFO neutron.wsgi [req-02d693b5-d589-424b-82eb-d29e8671506e req-d02fba6c-5820-4bdf-86de-7990cba10306 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0811195 2026-05-30 10:54:58.187 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-ec19fba7-d07f-4eaf-b9e6-1fbb5a220041 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "GET /v2.0/subnets?network_id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 858 time: 0.0507414 2026-05-30 10:54:58.228 9 INFO neutron.wsgi [req-58464fa8-7658-41ef-9d91-afedda9aeb42 req-e1a9750b-1005-4917-b7dc-b3fc637d039c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6c746888-f8dd-46e6-ad09-05c564af0112?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1132183 2026-05-30 10:54:58.286 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-fbde30bb-d78e-47a8-8bdf-da5b151b7052 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c&device_owner=compute%3Anova&network_id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 1170 time: 0.0929070 2026-05-30 10:54:58.417 10 INFO neutron.wsgi [req-4a17435f-a279-473c-9619-e45b5b543717 req-5f7db42a-bb06-4d47-a75a-76f1fb7e2f30 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1170 time: 0.0550373 2026-05-30 10:54:58.468 10 INFO neutron.wsgi [req-4a17435f-a279-473c-9619-e45b5b543717 req-26786160-608f-417a-816e-e4053aad8cc6 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=a52af389-829d-402b-85f3-7eeba00e6343&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0463440 2026-05-30 10:54:58.548 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: da3828fa-95ca-4dcf-b67c-4b150f22dcdb 2026-05-30 10:54:58.585 9 INFO neutron.wsgi [req-58464fa8-7658-41ef-9d91-afedda9aeb42 req-798397f0-cb8c-4dfc-a8f1-a756e1a7956c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6c746888-f8dd-46e6-ad09-05c564af0112?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3461773 2026-05-30 10:54:58.733 9 INFO neutron.wsgi [req-1dd578de-32a1-49d8-b4ea-b0f28c6e744e req-a1a6ef28-fddc-47f9-ad7a-8039a4746439 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 1170 time: 0.0679617 2026-05-30 10:54:58.756 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-af592e4a-f6cc-47ed-9f70-0b353c8ecb71'] response: {'server_uuid': '09ad1863-6784-4125-8797-27c1978d4069', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'da3828fa-95ca-4dcf-b67c-4b150f22dcdb', 'code': 200} 2026-05-30 10:54:58.917 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2fc4bf7-a249-4aa7-bfd3-6dc723de1328 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d257aaa8-0ed3-4c12-9a06-4ee2aa496cc0 (type: security_groups) to 1 2026-05-30 10:54:58.931 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2fc4bf7-a249-4aa7-bfd3-6dc723de1328 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0b02b78f-3169-480f-8096-c0d568186ee8 (type: security_group_rules) to 0 2026-05-30 10:54:58.944 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2fc4bf7-a249-4aa7-bfd3-6dc723de1328 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 685554ea-95c1-4d45-bdff-8a8782fb9efb (type: security_group_rules) to 0 2026-05-30 10:54:58.957 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2fc4bf7-a249-4aa7-bfd3-6dc723de1328 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 74f1f81b-2906-44a5-b71a-89b895c46682 (type: security_group_rules) to 0 2026-05-30 10:54:58.973 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2fc4bf7-a249-4aa7-bfd3-6dc723de1328 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e9ab9ccb-5d5d-4d18-baf1-566ab0f4a04a (type: security_group_rules) to 0 2026-05-30 10:54:59.002 10 INFO neutron.wsgi [None req-c2fc4bf7-a249-4aa7-bfd3-6dc723de1328 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=6ec6f7dd4e6c4e7e99092f5e288405af&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3726022 2026-05-30 10:54:59.128 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource da3828fa-95ca-4dcf-b67c-4b150f22dcdb (type: ports) to 5 2026-05-30 10:54:59.273 10 INFO neutron.wsgi [None req-de7c2dd2-db54-4f2e-84c5-9c245895b68a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/d257aaa8-0ed3-4c12-9a06-4ee2aa496cc0 HTTP/1.1" status: 204 len: 168 time: 0.2646794 2026-05-30 10:54:59.399 9 INFO neutron.db.ovn_revision_numbers_db [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-8738da49-feee-47c5-af2c-63d670d28984 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Successfully bumped revision number for resource 8cac1266-472e-401f-9e13-4f4d25714a4c (type: ports) to 5 2026-05-30 10:54:59.413 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-8738da49-feee-47c5-af2c-63d670d28984 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "PUT /v2.0/ports/8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 1345 time: 1.1194041 2026-05-30 10:54:59.417 9 INFO neutron.db.l3_db [req-1dd578de-32a1-49d8-b4ea-b0f28c6e744e req-3524d6c6-89de-4bad-9c40-349272f109fc 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] Floating IP 181bf29e-1834-4598-8d07-c07101575ee1 disassociated. External IP: 10.96.250.205, port: da3828fa-95ca-4dcf-b67c-4b150f22dcdb. /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-05-30 10:54:59.477 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-68d77031-6cce-4519-8bcc-fe973b91c9ad 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=68f9027fb612461296d282125b56d452&device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1586 time: 0.0342317 2026-05-30 10:54:59.550 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-03a94f3e-4335-47f6-b0e0-921104a3aef4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 981 time: 0.0671461 2026-05-30 10:54:59.595 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-98425d43-a123-4433-b9df-1eab81926b80 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 217 time: 0.0356948 2026-05-30 10:54:59.601 9 INFO neutron.wsgi [req-e80cc9ee-2369-413d-9a13-5132b1c537df req-84bcf797-ad4d-4e32-9a95-28cf635ab8db 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=09ad1863-6784-4125-8797-27c1978d4069 HTTP/1.1" status: 200 len: 210 time: 0.0416043 2026-05-30 10:54:59.632 9 INFO neutron.wsgi [req-1dd578de-32a1-49d8-b4ea-b0f28c6e744e req-3524d6c6-89de-4bad-9c40-349272f109fc 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 199.204.45.140 "DELETE /v2.0/ports/da3828fa-95ca-4dcf-b67c-4b150f22dcdb HTTP/1.1" status: 204 len: 173 time: 0.8881338 2026-05-30 10:54:59.659 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-754e81c9-0021-430b-b848-fbbf9b58f080 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 1059 time: 0.0544834 2026-05-30 10:54:59.703 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-8897eac0-f81b-42a3-9eb9-6837aab37475 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c0e7b1f5-3911-4226-8935-15174a87d1df HTTP/1.1" status: 200 len: 876 time: 0.0345652 2026-05-30 10:54:59.728 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-95bec424-4a5c-48b0-811d-0c891fab997f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=0f77d77b-1b2e-4f5e-8807-018f992566cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0176756 2026-05-30 10:54:59.813 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-2e07f77e-3a61-4103-ae4b-0faf6e6215f4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0770788 2026-05-30 10:54:59.878 9 INFO neutron.wsgi [req-585b3370-f5db-425c-a48e-c1c4a58892bc req-21cf8ea4-b5d1-49d6-be1d-9d92f0407ea2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0587599 /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-05-30 10:55:00.796 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e17fa1e4-455c-416f-a322-2fbaecd047d3'] response: {'server_uuid': '09ad1863-6784-4125-8797-27c1978d4069', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'da3828fa-95ca-4dcf-b67c-4b150f22dcdb', 'code': 200} 2026-05-30 10:55:00.797 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e17fa1e4-455c-416f-a322-2fbaecd047d3'] response: {'name': 'network-changed', 'server_uuid': 'd7ce62c2-0aa5-43e5-b52d-aea0ade3062c', 'tag': '8cac1266-472e-401f-9e13-4f4d25714a4c', 'status': 'completed', 'code': 200} 2026-05-30 10:55:00.797 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e17fa1e4-455c-416f-a322-2fbaecd047d3'] response: {'server_uuid': '09ad1863-6784-4125-8797-27c1978d4069', 'name': 'network-vif-deleted', 'tag': 'da3828fa-95ca-4dcf-b67c-4b150f22dcdb', 'status': 'completed', 'code': 200} 2026-05-30 10:55:00.824 10 INFO neutron.wsgi [req-292637f3-0676-456c-b72b-adc47b0b1bdb req-36eae7ab-f8f1-4bf8-85c6-2507463a6669 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1348 time: 0.0690875 2026-05-30 10:55:00.864 9 INFO neutron.wsgi [req-3ea301a2-5180-444f-b32a-6e0c8a28a1c4 req-e0e9f4ef-6419-437f-b834-d231703d262f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=68f9027fb612461296d282125b56d452&device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1586 time: 0.0387282 2026-05-30 10:55:00.879 10 INFO neutron.wsgi [req-292637f3-0676-456c-b72b-adc47b0b1bdb req-98d706ff-f77c-4f4f-8f3d-96638f017105 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0467479 2026-05-30 10:55:00.934 9 INFO neutron.wsgi [None req-cd2a7f64-e140-4389-85d2-0d59e8d16161 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/a52af389-829d-402b-85f3-7eeba00e6343 HTTP/1.1" status: 204 len: 168 time: 0.2377837 2026-05-30 10:55:00.947 9 INFO neutron.wsgi [req-3ea301a2-5180-444f-b32a-6e0c8a28a1c4 req-d4a4ef90-5aac-4022-b4bc-c71a2147f596 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 981 time: 0.0764151 2026-05-30 10:55:00.954 10 INFO neutron.api.v2.resource [None req-c763fa98-214c-40fd-98a3-9887dd261227 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:55:00.956 10 INFO neutron.wsgi [None req-c763fa98-214c-40fd-98a3-9887dd261227 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.53 "GET /v2.0/security-groups/a52af389-829d-402b-85f3-7eeba00e6343 HTTP/1.1" status: 404 len: 347 time: 0.0162845 2026-05-30 10:55:00.984 9 INFO neutron.wsgi [req-3ea301a2-5180-444f-b32a-6e0c8a28a1c4 req-c02a6b6b-93f9-4c11-9df8-715ec6dbfe84 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 217 time: 0.0282004 2026-05-30 10:55:01.033 9 INFO neutron.wsgi [req-3ea301a2-5180-444f-b32a-6e0c8a28a1c4 req-a16d12cb-9e46-45b0-998f-c354e86875de 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 1059 time: 0.0428152 2026-05-30 10:55:01.077 9 INFO neutron.wsgi [req-3ea301a2-5180-444f-b32a-6e0c8a28a1c4 req-671a2650-caee-4316-ba81-6c57a3a23f58 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c0e7b1f5-3911-4226-8935-15174a87d1df HTTP/1.1" status: 200 len: 876 time: 0.0344090 2026-05-30 10:55:01.112 9 INFO neutron.wsgi [req-3ea301a2-5180-444f-b32a-6e0c8a28a1c4 req-74de644c-816d-409e-84fe-9383e59628c4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=0f77d77b-1b2e-4f5e-8807-018f992566cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0273871 2026-05-30 10:55:01.192 9 INFO neutron.wsgi [req-3ea301a2-5180-444f-b32a-6e0c8a28a1c4 req-416764cd-de60-4204-bcc8-014f39c716e0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0739131 2026-05-30 10:55:01.272 9 INFO neutron.wsgi [req-3ea301a2-5180-444f-b32a-6e0c8a28a1c4 req-14a1cba4-bd39-4ffa-93d1-d155de16040a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0716629 2026-05-30 10:55:01.381 9 INFO neutron.wsgi [req-a25fbf33-5f04-41de-9523-a96774368b07 req-9eecdfab-389e-4489-8d26-b3447c1e5901 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 HTTP/1.1" status: 200 len: 1348 time: 0.0842023 2026-05-30 10:55:01.424 10 INFO neutron.wsgi [None req-10d3fdd4-1e0e-4c0a-96da-05937325c7f2 9d831c8828d940bc9f3fea2ff97657c5 df3e2d529e1a43dc9aad57387629ffcd - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/181bf29e-1834-4598-8d07-c07101575ee1 HTTP/1.1" status: 204 len: 168 time: 0.4449935 2026-05-30 10:55:01.692 10 WARNING neutron_lib.context [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014338 2026-05-30 10:55:01.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012469 2026-05-30 10:55:01.903 10 INFO neutron.db.ovn_revision_numbers_db [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 26ca984c-0354-4fd1-a6b5-538da7245a03 (type: security_groups) to 1 2026-05-30 10:55:01.937 10 INFO neutron.db.ovn_revision_numbers_db [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 262a4987-6eff-429f-9d27-b615aa466b46 (type: security_group_rules) to 0 2026-05-30 10:55:01.955 10 INFO neutron.db.ovn_revision_numbers_db [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 76d3a290-63de-4c6d-ab63-a755537d6286 (type: security_group_rules) to 0 2026-05-30 10:55:01.974 10 INFO neutron.db.ovn_revision_numbers_db [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 95aec912-793c-442b-9783-eaccd1bbbe65 (type: security_group_rules) to 0 2026-05-30 10:55:01.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 961127b0-2291-48be-9067-8d71610b8d88 (type: security_group_rules) to 0 2026-05-30 10:55:02.052 10 INFO neutron.db.segments_db [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Added segment 2f6e6cf8-120d-416e-8a42-ab75856279da of type geneve for network 38e2d068-35c3-4c1d-8715-78607da6e119 2026-05-30 10:55:02.099 9 INFO neutron.db.ovn_revision_numbers_db [req-a25fbf33-5f04-41de-9523-a96774368b07 req-4ce0b889-5a02-450e-94ca-d4883d41cfbf 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Successfully bumped revision number for resource 8cac1266-472e-401f-9e13-4f4d25714a4c (type: ports) to 6 2026-05-30 10:55:02.118 9 INFO neutron.wsgi [req-a25fbf33-5f04-41de-9523-a96774368b07 req-4ce0b889-5a02-450e-94ca-d4883d41cfbf 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "PUT /v2.0/ports/8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 1167 time: 0.7307770 /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-05-30 10:55:02.176 9 INFO neutron.wsgi [req-a25fbf33-5f04-41de-9523-a96774368b07 req-cc157700-6733-4d41-81b8-d230cca577d4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=68f9027fb612461296d282125b56d452&device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1409 time: 0.0377955 2026-05-30 10:55:02.245 9 INFO neutron.wsgi [req-a25fbf33-5f04-41de-9523-a96774368b07 req-adf284ea-5850-4d9e-959f-692e276306a4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 981 time: 0.0624287 2026-05-30 10:55:02.259 10 INFO neutron.db.ovn_revision_numbers_db [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 38e2d068-35c3-4c1d-8715-78607da6e119 (type: networks) to 1 2026-05-30 10:55:02.299 9 INFO neutron.wsgi [req-a25fbf33-5f04-41de-9523-a96774368b07 req-eec3cff8-c97e-4416-a431-98e64528dd48 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 1059 time: 0.0457830 2026-05-30 10:55:02.349 9 INFO neutron.wsgi [req-a25fbf33-5f04-41de-9523-a96774368b07 req-fb0f00b0-df57-4edd-8cca-f6b2ad051007 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c0e7b1f5-3911-4226-8935-15174a87d1df HTTP/1.1" status: 200 len: 876 time: 0.0407460 2026-05-30 10:55:02.378 9 INFO neutron.wsgi [req-a25fbf33-5f04-41de-9523-a96774368b07 req-848e501a-3a8b-4e41-8e13-fcb998a5a593 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=0f77d77b-1b2e-4f5e-8807-018f992566cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226319 2026-05-30 10:55:02.441 9 INFO neutron.wsgi [req-a25fbf33-5f04-41de-9523-a96774368b07 req-7bba4961-ca1a-4e06-af4a-cf54a60b584a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0583377 2026-05-30 10:55:02.511 9 INFO neutron.wsgi [req-a25fbf33-5f04-41de-9523-a96774368b07 req-37bf239a-fe7a-4537-add6-7ad9ef0a9ab0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0623584 2026-05-30 10:55:02.727 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] No more DHCP agents 2026-05-30 10:55:02.730 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Unable to schedule network 38e2d068-35c3-4c1d-8715-78607da6e119: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:02.742 9 INFO neutron.db.ovn_revision_numbers_db [None req-79288019-e945-4a61-a35e-6c11af6a2f3d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3923f8ee-62a0-4efb-a43c-d3fe498a6124 (type: security_groups) to 1 2026-05-30 10:55:02.756 9 INFO neutron.db.ovn_revision_numbers_db [None req-79288019-e945-4a61-a35e-6c11af6a2f3d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7e2a6c6b-f1bd-4dcd-8d86-d274594cf445 (type: security_group_rules) to 0 2026-05-30 10:55:02.775 9 INFO neutron.db.ovn_revision_numbers_db [None req-79288019-e945-4a61-a35e-6c11af6a2f3d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource de4b0e73-5b48-426d-a68a-778bc17920a6 (type: security_group_rules) to 0 2026-05-30 10:55:02.790 9 INFO neutron.db.ovn_revision_numbers_db [None req-79288019-e945-4a61-a35e-6c11af6a2f3d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e99f69d3-a844-4a06-a9e9-32db1d11e5ce (type: security_group_rules) to 0 2026-05-30 10:55:02.815 9 INFO neutron.db.ovn_revision_numbers_db [None req-79288019-e945-4a61-a35e-6c11af6a2f3d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f877459f-761d-453b-8e8e-322b8465768e (type: security_group_rules) to 0 2026-05-30 10:55:02.835 9 INFO neutron.wsgi [None req-79288019-e945-4a61-a35e-6c11af6a2f3d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=229dd10894da4c74b96831cd6b64e68d&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3225439 2026-05-30 10:55:02.837 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5b7635f-c23d-4781-98e6-52cbc067742e'] response: {'name': 'network-changed', 'server_uuid': 'd7ce62c2-0aa5-43e5-b52d-aea0ade3062c', 'tag': '8cac1266-472e-401f-9e13-4f4d25714a4c', 'status': 'completed', 'code': 200} 2026-05-30 10:55:02.857 10 INFO neutron.db.ovn_revision_numbers_db [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 19aba343-137c-4cb2-822e-95457348a756 (type: ports) to 1 2026-05-30 10:55:02.880 10 INFO neutron.wsgi [None req-2181826d-d90a-42f6-b20d-e0d5b838ff60 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 1.4166667 2026-05-30 10:55:02.894 9 WARNING neutron_lib.context [None req-2d901780-76b9-4b64-a930-03b5b73442c4 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:02.922 9 INFO neutron.wsgi [req-099d4200-4690-4bd5-9d3e-a02287b54e0b req-d08b7bf6-7bb4-447c-94b0-af0061baecb2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=68f9027fb612461296d282125b56d452&device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1409 time: 0.0627551 2026-05-30 10:55:03.025 9 INFO neutron.wsgi [req-099d4200-4690-4bd5-9d3e-a02287b54e0b req-8a977823-823d-4b28-ab6d-82f1013604e1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 200 len: 981 time: 0.0966034 2026-05-30 10:55:03.091 10 INFO neutron.wsgi [None req-8d243361-bd89-4661-9944-d9a0f1b383b5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/74a4c4b9-abce-4d02-aa01-b2d79c76683a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6629441 /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-05-30 10:55:03.106 9 INFO neutron.wsgi [req-099d4200-4690-4bd5-9d3e-a02287b54e0b req-9f46d5d4-0ae4-4e15-a0c2-1c7906c19a07 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 200 len: 1059 time: 0.0718324 2026-05-30 10:55:03.159 9 INFO neutron.wsgi [req-099d4200-4690-4bd5-9d3e-a02287b54e0b req-2d0b2859-456a-4945-b351-1a96c9e0eb0f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c0e7b1f5-3911-4226-8935-15174a87d1df HTTP/1.1" status: 200 len: 876 time: 0.0446754 2026-05-30 10:55:03.193 9 INFO neutron.wsgi [req-099d4200-4690-4bd5-9d3e-a02287b54e0b req-2e5a5578-3b25-469b-a3b1-95a2ee977f54 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=0f77d77b-1b2e-4f5e-8807-018f992566cf&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0210495 2026-05-30 10:55:03.304 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status down for port: 8cac1266-472e-401f-9e13-4f4d25714a4c 2026-05-30 10:55:03.317 9 INFO neutron.wsgi [req-099d4200-4690-4bd5-9d3e-a02287b54e0b req-2e94767e-77cf-403b-9b63-f43f28760111 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1142402 2026-05-30 10:55:03.396 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d901780-76b9-4b64-a930-03b5b73442c4 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] No more DHCP agents 2026-05-30 10:55:03.406 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d901780-76b9-4b64-a930-03b5b73442c4 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Unable to schedule network 38e2d068-35c3-4c1d-8715-78607da6e119: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:03.424 9 INFO neutron.wsgi [None req-250b991f-5c96-42e5-bab6-83e9df8a702b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/3923f8ee-62a0-4efb-a43c-d3fe498a6124 HTTP/1.1" status: 204 len: 168 time: 0.5789015 2026-05-30 10:55:03.471 9 INFO neutron.wsgi [req-5b3499af-3fa0-488d-af2a-458167102aab req-31b526d0-9cdb-40e5-a0a3-df6c5fe2aed1 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1170 time: 0.2347226 2026-05-30 10:55:03.501 9 INFO neutron.wsgi [req-099d4200-4690-4bd5-9d3e-a02287b54e0b req-b668b32f-003c-4115-832d-34978392102a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1728432 2026-05-30 10:55:03.504 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d901780-76b9-4b64-a930-03b5b73442c4 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 8338fbbe-34ac-4102-bbb5-6da0eff2b24f (type: subnets) to 0 2026-05-30 10:55:03.534 9 INFO neutron.wsgi [None req-2d901780-76b9-4b64-a930-03b5b73442c4 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.6483581 2026-05-30 10:55:03.546 9 WARNING neutron_lib.context [None req-2ab990d8-e8ba-4933-9a43-60f43ce9277f b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:03.566 9 INFO neutron.wsgi [req-5b3499af-3fa0-488d-af2a-458167102aab req-aae5d359-dd6e-424e-83b3-720c88d37ebe 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0827529 2026-05-30 10:55:03.586 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b08aca61-84c0-4f03-bcd7-af43c4b8f6f0'] response: {'server_uuid': 'd7ce62c2-0aa5-43e5-b52d-aea0ade3062c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8cac1266-472e-401f-9e13-4f4d25714a4c', 'code': 200} 2026-05-30 10:55:03.686 9 INFO neutron.wsgi [req-dbe861c8-3034-4eb9-aaa6-3eed80d56f73 req-9e31aacb-8ad0-4ce4-acd6-6938f08fcfe5 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1168 time: 0.1031559 2026-05-30 10:55:03.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 8cac1266-472e-401f-9e13-4f4d25714a4c (type: ports) to 7 2026-05-30 10:55:04.151 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd4a6ac4-49c2-424e-8552-968c13609d2a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0e5c9343-cd17-4b98-bc50-af402ddc3a44 (type: security_groups) to 1 2026-05-30 10:55:04.196 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd4a6ac4-49c2-424e-8552-968c13609d2a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2802eae1-437e-4718-974b-54d79a85feaa (type: security_group_rules) to 0 2026-05-30 10:55:04.220 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd4a6ac4-49c2-424e-8552-968c13609d2a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8f6aa738-65c8-462a-916a-6dc101d85eb7 (type: security_group_rules) to 0 2026-05-30 10:55:04.254 10 INFO neutron.wsgi [None req-4d174d86-72bd-415e-b991-a987c8753933 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/74a4c4b9-abce-4d02-aa01-b2d79c76683a HTTP/1.1" status: 204 len: 168 time: 1.1586864 /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-05-30 10:55:04.266 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd4a6ac4-49c2-424e-8552-968c13609d2a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource aab05a6d-8b7c-44cc-aa6e-99ef33b0b2e4 (type: security_group_rules) to 0 2026-05-30 10:55:04.322 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd4a6ac4-49c2-424e-8552-968c13609d2a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ee1a72fa-5b26-4efb-82f2-7b51994f1614 (type: security_group_rules) to 0 2026-05-30 10:55:04.369 9 INFO neutron.wsgi [None req-bd4a6ac4-49c2-424e-8552-968c13609d2a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=13d4f74390754c038d88e10d1c433294&name=default HTTP/1.1" status: 200 len: 3120 time: 0.7944992 2026-05-30 10:55:04.505 10 INFO neutron.wsgi [None req-e85bb8a2-d850-484a-a438-b323520531ee 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/207bafef-8555-4ac7-bd9d-e97cb6ecff64 HTTP/1.1" status: 204 len: 168 time: 0.2469621 /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-05-30 10:55:04.676 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ab990d8-e8ba-4933-9a43-60f43ce9277f b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] No more DHCP agents 2026-05-30 10:55:04.680 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ab990d8-e8ba-4933-9a43-60f43ce9277f b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:04.688 9 INFO neutron.db.l3_db [req-dbe861c8-3034-4eb9-aaa6-3eed80d56f73 req-b756c8db-97a7-4463-b110-eb395724b668 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] Floating IP de1f6c06-6a1f-4998-9e21-f93879dbca90 disassociated. External IP: 10.96.250.216, port: 8cac1266-472e-401f-9e13-4f4d25714a4c. 2026-05-30 10:55:04.711 10 INFO neutron.wsgi [None req-2626c211-4026-4f2e-ae68-3ec907217009 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/0e5c9343-cd17-4b98-bc50-af402ddc3a44 HTTP/1.1" status: 204 len: 168 time: 0.3314996 2026-05-30 10:55:04.720 9 INFO neutron.wsgi [req-97264e39-e1df-4f73-93da-bf16addab286 req-21b11527-8066-4652-83eb-3495f4a9ceb3 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=d7ce62c2-0aa5-43e5-b52d-aea0ade3062c HTTP/1.1" status: 200 len: 1168 time: 0.0802617 2026-05-30 10:55:04.803 9 INFO neutron.wsgi [req-97264e39-e1df-4f73-93da-bf16addab286 req-cd1485fe-7cdc-4f97-a5de-2b5c3effef74 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=34cd2cd6-10eb-4126-94c3-79c6877a12df&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0767136 2026-05-30 10:55:04.915 10 INFO neutron.services.segments.plugin [-] Segment 10f53333-1f39-429a-aeec-3befc6b180a2 resource provider aggregate not found 2026-05-30 10:55:04.932 10 INFO neutron.services.segments.plugin [-] Segment 10f53333-1f39-429a-aeec-3befc6b180a2 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 10f53333-1f39-429a-aeec-3befc6b180a2 found for delete ", "request_id": "req-52a6915f-b144-4c73-8560-a87589fd9957"}]} 2026-05-30 10:55:04.933 10 INFO neutron.services.segments.plugin [-] Segment 10f53333-1f39-429a-aeec-3befc6b180a2 resource provider aggregate not found 2026-05-30 10:55:04.937 9 INFO neutron.wsgi [req-dbe861c8-3034-4eb9-aaa6-3eed80d56f73 req-b756c8db-97a7-4463-b110-eb395724b668 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 199.204.45.140 "DELETE /v2.0/ports/8cac1266-472e-401f-9e13-4f4d25714a4c HTTP/1.1" status: 204 len: 173 time: 1.2446499 2026-05-30 10:55:04.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-2ab990d8-e8ba-4933-9a43-60f43ce9277f b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 1e1464a9-b106-41fa-900d-30a1459fdcd5 (type: ports) to 1 2026-05-30 10:55:04.958 10 INFO neutron.services.segments.plugin [-] Segment 10f53333-1f39-429a-aeec-3befc6b180a2 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 10f53333-1f39-429a-aeec-3befc6b180a2 found for delete ", "request_id": "req-9bfff4cc-9074-48c2-ad27-5f32df721358"}]} 2026-05-30 10:55:04.963 10 INFO neutron.wsgi [None req-f457298a-a87b-4c9d-adc3-61e6711c2cf1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/6c746888-f8dd-46e6-ad09-05c564af0112 HTTP/1.1" status: 204 len: 168 time: 0.4484820 2026-05-30 10:55:04.995 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecadbe82-12d5-42db-8f28-b60e7534c693'] response: {'server_uuid': 'd7ce62c2-0aa5-43e5-b52d-aea0ade3062c', 'name': 'network-vif-deleted', 'tag': '8cac1266-472e-401f-9e13-4f4d25714a4c', 'status': 'completed', 'code': 200} 2026-05-30 10:55:05.290 10 INFO neutron.wsgi [None req-b648d56b-e8ba-45e3-bddf-40ff1d374511 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=df3e2d529e1a43dc9aad57387629ffcd&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0477548 2026-05-30 10:55:05.639 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ad253a9-9d98-4e32-a835-59621d8dc331'] response: {'server_uuid': 'd7ce62c2-0aa5-43e5-b52d-aea0ade3062c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8cac1266-472e-401f-9e13-4f4d25714a4c', 'code': 200} 2026-05-30 10:55:05.656 9 INFO neutron.wsgi [None req-6fb6b7de-e0b4-405a-982f-13160033bd6c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/2784dcfd-dd20-490b-9849-06c059f135ff HTTP/1.1" status: 204 len: 168 time: 0.3592215 2026-05-30 10:55:05.778 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-1e1464a9-b106-41fa-900d-30a1459fdcd5 on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:55:05.788 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 1e1464a9-b106-41fa-900d-30a1459fdcd5 2026-05-30 10:55:05.799 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 1e1464a9-b106-41fa-900d-30a1459fdcd5 2026-05-30 10:55:06.058 10 INFO neutron.wsgi [None req-6cc7bd69-5abc-43c6-b11c-62aadb139131 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/34cd2cd6-10eb-4126-94c3-79c6877a12df HTTP/1.1" status: 204 len: 168 time: 0.1499825 2026-05-30 10:55:06.077 10 INFO neutron.api.v2.resource [None req-0f2e3e7d-1993-4ae4-b8d3-c34d51f1cac4 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:55:06.078 10 INFO neutron.wsgi [None req-0f2e3e7d-1993-4ae4-b8d3-c34d51f1cac4 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.53 "GET /v2.0/security-groups/34cd2cd6-10eb-4126-94c3-79c6877a12df HTTP/1.1" status: 404 len: 347 time: 0.0146596 2026-05-30 10:55:06.231 9 INFO neutron.db.ovn_revision_numbers_db [None req-2ab990d8-e8ba-4933-9a43-60f43ce9277f b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 1e1464a9-b106-41fa-900d-30a1459fdcd5 (type: router_ports) to 1 2026-05-30 10:55:06.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-2ab990d8-e8ba-4933-9a43-60f43ce9277f b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 8c1fb3f7-9a09-468f-a7c6-21350822d02b (type: routers) to 2 2026-05-30 10:55:06.350 9 INFO neutron.wsgi [None req-2ab990d8-e8ba-4933-9a43-60f43ce9277f b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1154 time: 2.8101978 2026-05-30 10:55:06.458 10 INFO neutron.wsgi [None req-33daf5af-aedb-4397-9387-337ebfe0b66a 7e8c3397ea244e30b50e76312efa1ae9 68f9027fb612461296d282125b56d452 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/de1f6c06-6a1f-4998-9e21-f93879dbca90 HTTP/1.1" status: 204 len: 168 time: 0.3764009 2026-05-30 10:55:07.547 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64af6d87-351f-4821-a241-b2e01efe4cf5 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] No more DHCP agents 2026-05-30 10:55:07.552 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64af6d87-351f-4821-a241-b2e01efe4cf5 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Unable to schedule network 38e2d068-35c3-4c1d-8715-78607da6e119: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:07.784 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b2af0836-4390-4101-849c-bf57ada9526d (type: security_groups) to 1 2026-05-30 10:55:07.796 9 INFO neutron.db.ovn_revision_numbers_db [None req-64af6d87-351f-4821-a241-b2e01efe4cf5 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 730c350d-9d6d-4d90-ad8b-743874f19780 (type: ports) to 1 2026-05-30 10:55:07.799 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 222bb15d-2e54-447c-9bfb-f5c71ca2cd81 (type: security_group_rules) to 0 2026-05-30 10:55:07.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a847a987-7039-4533-8e59-87bb268840ff (type: security_group_rules) to 0 2026-05-30 10:55:07.832 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b74edae8-3e76-4823-b09d-8b9e3e1ccf7b (type: security_group_rules) to 0 2026-05-30 10:55:07.855 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource be127851-4fe7-45d9-88ba-d3dea577016d (type: security_group_rules) to 0 2026-05-30 10:55:07.919 10 INFO neutron.db.segments_db [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment 33f83171-3477-42c6-9abd-c84d8c552475 of type geneve for network aa379350-4e16-448c-8fe2-430d3db41ec1 2026-05-30 10:55:08.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource aa379350-4e16-448c-8fe2-430d3db41ec1 (type: networks) to 1 2026-05-30 10:55:08.270 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:08.272 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network aa379350-4e16-448c-8fe2-430d3db41ec1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:08.370 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 91103f0c-be9f-46f2-b809-8f237060e47d (type: ports) to 1 2026-05-30 10:55:08.393 10 INFO neutron.wsgi [None req-ad3228a8-b4f6-4ec6-9ed0-5d999cfc5d08 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 945 time: 1.0250506 2026-05-30 10:55:08.592 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5174eaa1-0c26-466d-902f-f64966818bda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:08.594 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5174eaa1-0c26-466d-902f-f64966818bda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network aa379350-4e16-448c-8fe2-430d3db41ec1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:08.601 9 INFO neutron.wsgi [None req-e548b8fe-9618-4af5-8183-d18819f2b118 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/17e66ab5-bbf1-4844-83d1-5f583550288e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0508599 2026-05-30 10:55:08.721 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-64af6d87-351f-4821-a241-b2e01efe4cf5 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-730c350d-9d6d-4d90-ad8b-743874f19780 2026-05-30 10:55:08.721 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:55:08.721 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-05-30 10:55:08.721 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:55:08.721 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-05-30 10:55:08.721 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:08.721 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-05-30 10:55:08.721 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:55:08.721 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-05-30 10:55:08.721 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:08.721 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-05-30 10:55:08.721 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:08.721 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-730c350d-9d6d-4d90-ad8b-743874f19780 2026-05-30 10:55:08.721 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager [None req-64af6d87-351f-4821-a241-b2e01efe4cf5 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-730c350d-9d6d-4d90-ad8b-743874f19780 2026-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:55:08.722 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-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:55:08.722 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-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:55:08.722 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-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:55:08.722 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-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:55:08.722 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-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:55:08.722 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-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:08.722 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-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:55:08.722 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-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:08.722 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-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-730c350d-9d6d-4d90-ad8b-743874f19780 2026-05-30 10:55:08.722 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:55:09.026 9 INFO neutron.db.ovn_revision_numbers_db [None req-64af6d87-351f-4821-a241-b2e01efe4cf5 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 730c350d-9d6d-4d90-ad8b-743874f19780 (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-05-30 10:55:09.145 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64af6d87-351f-4821-a241-b2e01efe4cf5 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] No more DHCP agents 2026-05-30 10:55:09.148 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64af6d87-351f-4821-a241-b2e01efe4cf5 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Unable to schedule network 38e2d068-35c3-4c1d-8715-78607da6e119: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:09.247 9 INFO neutron.db.ovn_revision_numbers_db [None req-90af8c3f-7bf3-4d90-b0fa-d6c265e87a7f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource acf6e426-6118-4ed2-9523-393cb7930136 (type: security_groups) to 1 2026-05-30 10:55:09.283 9 INFO neutron.db.ovn_revision_numbers_db [None req-90af8c3f-7bf3-4d90-b0fa-d6c265e87a7f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3912eb1f-d618-4e7b-9b75-405f1dc3310d (type: security_group_rules) to 0 2026-05-30 10:55:09.302 9 INFO neutron.db.ovn_revision_numbers_db [None req-90af8c3f-7bf3-4d90-b0fa-d6c265e87a7f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9d691410-b7db-430f-816e-c23909c8ae83 (type: security_group_rules) to 0 2026-05-30 10:55:09.321 9 INFO neutron.db.ovn_revision_numbers_db [None req-90af8c3f-7bf3-4d90-b0fa-d6c265e87a7f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b859321c-9f8f-42ce-bcbf-1e91eedd6274 (type: security_group_rules) to 0 2026-05-30 10:55:09.334 9 INFO neutron.db.ovn_revision_numbers_db [None req-90af8c3f-7bf3-4d90-b0fa-d6c265e87a7f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f357dc4a-ea2d-42de-916b-c922749f5b7c (type: security_group_rules) to 0 2026-05-30 10:55:09.357 9 INFO neutron.wsgi [None req-90af8c3f-7bf3-4d90-b0fa-d6c265e87a7f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=d5d14c710ae14af09e68efb78ae20ebb&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4490268 2026-05-30 10:55:09.821 9 INFO neutron.db.ovn_revision_numbers_db [None req-64af6d87-351f-4821-a241-b2e01efe4cf5 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 730c350d-9d6d-4d90-ad8b-743874f19780 (type: router_ports) to 1 2026-05-30 10:55:09.821 10 INFO neutron.db.ovn_revision_numbers_db [None req-5174eaa1-0c26-466d-902f-f64966818bda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 91103f0c-be9f-46f2-b809-8f237060e47d (type: ports) to 2 2026-05-30 10:55:09.830 9 INFO neutron.wsgi [None req-64af6d87-351f-4821-a241-b2e01efe4cf5 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "PUT /v2.0/routers/8c1fb3f7-9a09-468f-a7c6-21350822d02b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.4750600 2026-05-30 10:55:09.839 9 WARNING neutron_lib.context [None req-03cb5332-5185-4cd2-80a8-210f0c012049 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:09.932 10 INFO neutron.wsgi [None req-91a7151e-4013-4513-8e99-9075b4077cbf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/acf6e426-6118-4ed2-9523-393cb7930136 HTTP/1.1" status: 204 len: 168 time: 0.5701087 2026-05-30 10:55:09.934 10 INFO neutron.db.ovn_revision_numbers_db [None req-5174eaa1-0c26-466d-902f-f64966818bda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 882fc57b-22b1-4ccd-9a8f-3eff332e0ceb (type: subnets) to 0 2026-05-30 10:55:09.969 10 INFO neutron.wsgi [None req-5174eaa1-0c26-466d-902f-f64966818bda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 865 time: 1.5566077 2026-05-30 10:55:10.229 10 INFO neutron.wsgi [None req-afb67726-bf4e-4b27-9389-d079e4320494 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/17e66ab5-bbf1-4844-83d1-5f583550288e HTTP/1.1" status: 204 len: 168 time: 1.6202929 2026-05-30 10:55:10.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-060a5f65-e06a-46b7-81de-7a4a1ddce060 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 44578e6a-b480-4724-8930-fffea5ae7f9a (type: security_groups) to 1 2026-05-30 10:55:10.299 10 INFO neutron.db.ovn_revision_numbers_db [None req-060a5f65-e06a-46b7-81de-7a4a1ddce060 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 1a2a2ec7-72f9-4b34-8453-35806e17a6dc (type: security_group_rules) to 0 2026-05-30 10:55:10.326 10 INFO neutron.db.ovn_revision_numbers_db [None req-060a5f65-e06a-46b7-81de-7a4a1ddce060 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4e56f634-1df7-4660-994e-4b2d1f48f7bc (type: security_group_rules) to 0 2026-05-30 10:55:10.346 10 INFO neutron.db.ovn_revision_numbers_db [None req-060a5f65-e06a-46b7-81de-7a4a1ddce060 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 96db3b66-5f6a-459b-8e2d-c0225e07d4b3 (type: security_group_rules) to 0 2026-05-30 10:55:10.349 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03cb5332-5185-4cd2-80a8-210f0c012049 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] No more DHCP agents 2026-05-30 10:55:10.355 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03cb5332-5185-4cd2-80a8-210f0c012049 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Unable to schedule network 38e2d068-35c3-4c1d-8715-78607da6e119: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:10.368 10 INFO neutron.db.ovn_revision_numbers_db [None req-060a5f65-e06a-46b7-81de-7a4a1ddce060 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ccf9afb5-74d1-48e6-9503-066f7ee1b061 (type: security_group_rules) to 0 2026-05-30 10:55:10.402 10 INFO neutron.wsgi [None req-060a5f65-e06a-46b7-81de-7a4a1ddce060 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=546f6b94b7584916a52dcf50fe33ad80&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3797545 2026-05-30 10:55:10.494 10 INFO neutron.wsgi [None req-d16748d4-285c-4316-973d-07a63215d999 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/c0e7b1f5-3911-4226-8935-15174a87d1df HTTP/1.1" status: 204 len: 168 time: 0.2601695 2026-05-30 10:55:10.584 9 INFO neutron.db.ovn_revision_numbers_db [None req-03cb5332-5185-4cd2-80a8-210f0c012049 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource df674757-6fc8-41a0-b677-460db2911717 (type: ports) to 1 2026-05-30 10:55:10.613 9 INFO neutron.wsgi [None req-03cb5332-5185-4cd2-80a8-210f0c012049 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1153 time: 0.7780554 2026-05-30 10:55:10.624 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-840f6962-f42c-4f04-90b7-aff6cc07b912 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:10.626 10 WARNING neutron_lib.context [None req-55c32a08-3482-4945-aa28-97320679ebaa b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:10.627 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-840f6962-f42c-4f04-90b7-aff6cc07b912 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:10.782 9 INFO neutron.db.ovn_revision_numbers_db [None req-840f6962-f42c-4f04-90b7-aff6cc07b912 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dd20f2ab-76bd-4246-aec2-8689853d48bf (type: ports) to 1 2026-05-30 10:55:10.792 10 INFO neutron.wsgi [None req-b538caf9-479e-4bb3-979b-045d73c58c3a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/44578e6a-b480-4724-8930-fffea5ae7f9a HTTP/1.1" status: 204 len: 168 time: 0.3824248 2026-05-30 10:55:11.066 10 INFO neutron.services.segments.plugin [-] Segment c5cf538e-d6b8-4fe7-8b9e-ab35a30b8448 resource provider aggregate not found 2026-05-30 10:55:11.074 10 INFO neutron.services.segments.plugin [-] Segment c5cf538e-d6b8-4fe7-8b9e-ab35a30b8448 resource provider aggregate not found 2026-05-30 10:55:11.086 10 INFO neutron.services.segments.plugin [-] Segment c5cf538e-d6b8-4fe7-8b9e-ab35a30b8448 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 c5cf538e-d6b8-4fe7-8b9e-ab35a30b8448 found for delete ", "request_id": "req-d0d14337-3afa-4d9d-b9c5-721d0ed26a2b"}]} 2026-05-30 10:55:11.089 10 INFO neutron.services.segments.plugin [-] Segment c5cf538e-d6b8-4fe7-8b9e-ab35a30b8448 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 c5cf538e-d6b8-4fe7-8b9e-ab35a30b8448 found for delete ", "request_id": "req-eb9a2805-6b40-47f0-ae3f-50cf0afba212"}]} 2026-05-30 10:55:11.124 10 INFO neutron.wsgi [None req-12eef128-637d-42f3-984b-374eb8ac556e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/0f77d77b-1b2e-4f5e-8807-018f992566cf HTTP/1.1" status: 204 len: 168 time: 0.6219919 2026-05-30 10:55:11.181 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55c32a08-3482-4945-aa28-97320679ebaa b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] No more DHCP agents 2026-05-30 10:55:11.182 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55c32a08-3482-4945-aa28-97320679ebaa b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Unable to schedule network 38e2d068-35c3-4c1d-8715-78607da6e119: 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-05-30 10:55:11.471 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-dd20f2ab-76bd-4246-aec2-8689853d48bf on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:55:11.513 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Router 374cd99c-7ffa-4eac-b4c9-fc50580b0424 is bound to host instance 2026-05-30 10:55:11.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-840f6962-f42c-4f04-90b7-aff6cc07b912 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dd20f2ab-76bd-4246-aec2-8689853d48bf (type: router_ports) to 1 2026-05-30 10:55:11.558 10 INFO neutron.wsgi [None req-472fedb5-171b-495e-b240-f934c8e22fa5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=68f9027fb612461296d282125b56d452&name=default HTTP/1.1" status: 200 len: 3116 time: 0.2659702 2026-05-30 10:55:11.561 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: dd20f2ab-76bd-4246-aec2-8689853d48bf 2026-05-30 10:55:11.579 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port dd20f2ab-76bd-4246-aec2-8689853d48bf 2026-05-30 10:55:11.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-55c32a08-3482-4945-aa28-97320679ebaa b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource b84e7994-2eca-4e5a-91c8-31152bb2b033 (type: ports) to 1 2026-05-30 10:55:11.628 10 INFO neutron.wsgi [None req-55c32a08-3482-4945-aa28-97320679ebaa b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1153 time: 1.0075736 2026-05-30 10:55:11.640 10 WARNING neutron_lib.context [None req-049cc2cd-b39d-4d2d-9336-852a9c8d1c82 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:11.651 9 INFO neutron.db.ovn_revision_numbers_db [None req-840f6962-f42c-4f04-90b7-aff6cc07b912 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 374cd99c-7ffa-4eac-b4c9-fc50580b0424 (type: routers) to 2 2026-05-30 10:55:11.671 9 INFO neutron.wsgi [None req-840f6962-f42c-4f04-90b7-aff6cc07b912 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1167 time: 1.6960487 /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-05-30 10:55:11.910 10 INFO neutron.wsgi [None req-464864c6-f8ab-4624-aa9f-208ef11203b5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/10fcf920-0cfb-45c2-85b2-e87103e3fc32 HTTP/1.1" status: 204 len: 168 time: 0.3445652 2026-05-30 10:55:11.984 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-049cc2cd-b39d-4d2d-9336-852a9c8d1c82 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] No more DHCP agents 2026-05-30 10:55:11.987 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-049cc2cd-b39d-4d2d-9336-852a9c8d1c82 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:12.138 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port 1e1464a9-b106-41fa-900d-30a1459fdcd5: RuntimeError: No hosting information found for port 1e1464a9-b106-41fa-900d-30a1459fdcd5 2026-05-30 10:55:12.139 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 730c350d-9d6d-4d90-ad8b-743874f19780 2026-05-30 10:55:12.168 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 730c350d-9d6d-4d90-ad8b-743874f19780 2026-05-30 10:55:12.683 10 INFO neutron.db.ovn_revision_numbers_db [None req-049cc2cd-b39d-4d2d-9336-852a9c8d1c82 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource e620fe8a-2abb-4a5b-9474-6fd231d705d4 (type: floatingips) to -1 2026-05-30 10:55:12.806 10 INFO neutron.db.ovn_revision_numbers_db [None req-049cc2cd-b39d-4d2d-9336-852a9c8d1c82 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource e620fe8a-2abb-4a5b-9474-6fd231d705d4 (type: floatingips) to 1 2026-05-30 10:55:12.806 10 INFO neutron.db.l3_db [None req-049cc2cd-b39d-4d2d-9336-852a9c8d1c82 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Floating IP e620fe8a-2abb-4a5b-9474-6fd231d705d4 associated. External IP: 10.96.250.205, port: b84e7994-2eca-4e5a-91c8-31152bb2b033. 2026-05-30 10:55:12.845 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cffd8440-995e-4548-95a4-efda4d09546b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:12.849 10 INFO neutron.wsgi [None req-049cc2cd-b39d-4d2d-9336-852a9c8d1c82 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1040 time: 1.2152152 2026-05-30 10:55:12.850 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cffd8440-995e-4548-95a4-efda4d09546b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network aa379350-4e16-448c-8fe2-430d3db41ec1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:12.945 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource dd20f2ab-76bd-4246-aec2-8689853d48bf (type: ports) to 1 2026-05-30 10:55:12.989 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 730c350d-9d6d-4d90-ad8b-743874f19780 (type: ports) to 2 2026-05-30 10:55:13.045 10 INFO neutron.db.ovn_revision_numbers_db [None req-27a2911e-ad90-42c8-9fea-059afb6a29ac b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource e620fe8a-2abb-4a5b-9474-6fd231d705d4 (type: floatingips) to 2 2026-05-30 10:55:13.107 10 INFO neutron.db.l3_db [None req-27a2911e-ad90-42c8-9fea-059afb6a29ac b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Floating IP e620fe8a-2abb-4a5b-9474-6fd231d705d4 disassociated. External IP: 10.96.250.205, port: b84e7994-2eca-4e5a-91c8-31152bb2b033. 2026-05-30 10:55:13.137 10 INFO neutron.wsgi [None req-27a2911e-ad90-42c8-9fea-059afb6a29ac b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "PUT /v2.0/floatingips/e620fe8a-2abb-4a5b-9474-6fd231d705d4 HTTP/1.1" status: 200 len: 748 time: 0.2780261 2026-05-30 10:55:13.401 9 INFO neutron.db.ovn_revision_numbers_db [None req-cffd8440-995e-4548-95a4-efda4d09546b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dfaaf40b-87f4-4ace-8e95-99b1899905f2 (type: ports) to 1 2026-05-30 10:55:13.476 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 730c350d-9d6d-4d90-ad8b-743874f19780 (type: router_ports) to 2 2026-05-30 10:55:13.494 10 INFO neutron.wsgi [None req-4f4dda80-f06d-4785-b149-186c7a331ba4 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/e620fe8a-2abb-4a5b-9474-6fd231d705d4 HTTP/1.1" status: 204 len: 168 time: 0.3515859 2026-05-30 10:55:13.506 10 WARNING neutron_lib.context [None req-bae7aae4-bdd7-431a-9760-2663d704a680 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:13.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0df37e6-312e-412f-b145-856aab8be3f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 017770a8-7aa2-474e-9df0-214706651d6b (type: security_groups) to 1 2026-05-30 10:55:13.833 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource dd20f2ab-76bd-4246-aec2-8689853d48bf (type: router_ports) to 3 2026-05-30 10:55:13.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0df37e6-312e-412f-b145-856aab8be3f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 029871e9-295b-4c5f-894d-796bdae46cc4 (type: security_group_rules) to 0 2026-05-30 10:55:13.872 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bae7aae4-bdd7-431a-9760-2663d704a680 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] No more DHCP agents 2026-05-30 10:55:13.876 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bae7aae4-bdd7-431a-9760-2663d704a680 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:13.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0df37e6-312e-412f-b145-856aab8be3f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 14c10437-1c36-48b4-8a94-0898e89ddcfe (type: security_group_rules) to 0 2026-05-30 10:55:13.910 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0df37e6-312e-412f-b145-856aab8be3f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 43e61424-cd05-46a1-a2ac-cd818fbd9d7f (type: security_group_rules) to 0 2026-05-30 10:55:13.948 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0df37e6-312e-412f-b145-856aab8be3f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e87ac36a-4ce0-4832-83ee-970eb4cbf1de (type: security_group_rules) to 0 2026-05-30 10:55:13.958 10 INFO neutron.db.ovn_revision_numbers_db [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 48f89700-8090-4434-a1b1-e32924783c06 (type: security_groups) to 1 2026-05-30 10:55:13.995 10 INFO neutron.wsgi [None req-b0df37e6-312e-412f-b145-856aab8be3f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=ccc0152799954f69a2ed4b1b4661e5b7&name=default HTTP/1.1" status: 200 len: 3120 time: 0.6915286 2026-05-30 10:55:14.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3417a8df-938f-4b72-8db3-596d37bfa604 (type: security_group_rules) to 0 2026-05-30 10:55:14.076 10 INFO neutron.db.ovn_revision_numbers_db [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6dff92e2-0768-4937-b204-59ecfcdc979e (type: security_group_rules) to 0 2026-05-30 10:55:14.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 91697074-c0e6-441a-a2ae-cf96623ffbef (type: security_group_rules) to 0 2026-05-30 10:55:14.140 10 INFO neutron.db.ovn_revision_numbers_db [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ecbc84bb-9b5a-4df2-b165-f407d2b34944 (type: security_group_rules) to 0 2026-05-30 10:55:14.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource dd20f2ab-76bd-4246-aec2-8689853d48bf (type: ports) to 2 2026-05-30 10:55:14.198 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-cffd8440-995e-4548-95a4-efda4d09546b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-dfaaf40b-87f4-4ace-8e95-99b1899905f2 2026-05-30 10:55:14.198 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:14.198 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-dfaaf40b-87f4-4ace-8e95-99b1899905f2 2026-05-30 10:55:14.198 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager [None req-cffd8440-995e-4548-95a4-efda4d09546b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-dfaaf40b-87f4-4ace-8e95-99b1899905f2 2026-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:14.198 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-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-dfaaf40b-87f4-4ace-8e95-99b1899905f2 2026-05-30 10:55:14.198 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:55:14.202 10 INFO neutron.db.segments_db [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment 4fcb2d73-2907-4b04-aca3-03eaaf78e535 of type geneve for network 384c1eb1-38eb-4858-8630-0ca59c79a816 2026-05-30 10:55:14.504 10 INFO neutron.db.ovn_revision_numbers_db [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 384c1eb1-38eb-4858-8630-0ca59c79a816 (type: networks) to 1 2026-05-30 10:55:14.563 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: dfaaf40b-87f4-4ace-8e95-99b1899905f2 2026-05-30 10:55:14.579 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port dfaaf40b-87f4-4ace-8e95-99b1899905f2 2026-05-30 10:55:14.597 9 INFO neutron.db.ovn_revision_numbers_db [None req-cffd8440-995e-4548-95a4-efda4d09546b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dfaaf40b-87f4-4ace-8e95-99b1899905f2 (type: ports) to 1 2026-05-30 10:55:14.642 10 INFO neutron.wsgi [None req-f9c6c1e0-f48f-4879-ae9e-aade3c56a234 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/017770a8-7aa2-474e-9df0-214706651d6b HTTP/1.1" status: 204 len: 168 time: 0.6379611 2026-05-30 10:55:14.722 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cffd8440-995e-4548-95a4-efda4d09546b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:14.723 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cffd8440-995e-4548-95a4-efda4d09546b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network aa379350-4e16-448c-8fe2-430d3db41ec1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:15.005 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:15.009 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 384c1eb1-38eb-4858-8630-0ca59c79a816: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:15.057 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource dd20f2ab-76bd-4246-aec2-8689853d48bf (type: ports) to 4 2026-05-30 10:55:15.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8e9a58f7-dbbc-452b-be0e-4e55d39abfa6 (type: ports) to 1 2026-05-30 10:55:15.220 10 INFO neutron.wsgi [None req-8615bc5e-aaf2-465a-acd4-d30ee7aa32a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 939 time: 1.5958126 2026-05-30 10:55:15.423 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource dd20f2ab-76bd-4246-aec2-8689853d48bf (type: router_ports) to 4 2026-05-30 10:55:15.507 10 INFO neutron.db.ovn_revision_numbers_db [None req-bae7aae4-bdd7-431a-9760-2663d704a680 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 8d407c25-1962-463a-bfd3-58ed65adfb8a (type: floatingips) to -1 2026-05-30 10:55:15.575 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource dfaaf40b-87f4-4ace-8e95-99b1899905f2 (type: ports) to 2 2026-05-30 10:55:15.589 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-32d98ce5-c4ff-46b0-9d8f-8cfb8211ef9b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:15.596 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-32d98ce5-c4ff-46b0-9d8f-8cfb8211ef9b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 384c1eb1-38eb-4858-8630-0ca59c79a816: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:15.726 9 INFO neutron.db.ovn_revision_numbers_db [None req-cffd8440-995e-4548-95a4-efda4d09546b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dfaaf40b-87f4-4ace-8e95-99b1899905f2 (type: router_ports) to 1 2026-05-30 10:55:15.732 9 INFO neutron.wsgi [None req-cffd8440-995e-4548-95a4-efda4d09546b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/374cd99c-7ffa-4eac-b4c9-fc50580b0424/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.0552297 2026-05-30 10:55:15.787 10 INFO neutron.db.ovn_revision_numbers_db [None req-bae7aae4-bdd7-431a-9760-2663d704a680 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 8d407c25-1962-463a-bfd3-58ed65adfb8a (type: floatingips) to 1 2026-05-30 10:55:15.787 10 INFO neutron.db.l3_db [None req-bae7aae4-bdd7-431a-9760-2663d704a680 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Floating IP 8d407c25-1962-463a-bfd3-58ed65adfb8a associated. External IP: 10.96.250.214, port: df674757-6fc8-41a0-b677-460db2911717. 2026-05-30 10:55:15.848 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource dfaaf40b-87f4-4ace-8e95-99b1899905f2 (type: router_ports) to 2 2026-05-30 10:55:15.868 10 INFO neutron.wsgi [None req-bae7aae4-bdd7-431a-9760-2663d704a680 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1040 time: 2.3673308 2026-05-30 10:55:15.913 9 INFO neutron.wsgi [None req-9264bd58-bc6a-4889-b5ac-835fcf0f6d04 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "GET /v2.0/floatingips/8d407c25-1962-463a-bfd3-58ed65adfb8a HTTP/1.1" status: 200 len: 1037 time: 0.0397546 2026-05-30 10:55:15.994 9 INFO neutron.wsgi [None req-a1e84ba8-b687-42b3-9b7a-88ee343b58da b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1040 time: 0.0684295 2026-05-30 10:55:16.326 10 INFO neutron.db.ovn_revision_numbers_db [None req-32d98ce5-c4ff-46b0-9d8f-8cfb8211ef9b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8e9a58f7-dbbc-452b-be0e-4e55d39abfa6 (type: ports) to 2 2026-05-30 10:55:16.373 10 INFO neutron.db.ovn_revision_numbers_db [None req-32d98ce5-c4ff-46b0-9d8f-8cfb8211ef9b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 050e40cc-999a-452b-89c2-68d48ce0f676 (type: subnets) to 0 2026-05-30 10:55:16.389 10 INFO neutron.wsgi [None req-32d98ce5-c4ff-46b0-9d8f-8cfb8211ef9b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 860 time: 1.1549220 2026-05-30 10:55:16.425 10 WARNING neutron_lib.context [None req-500efdf9-e55b-44cc-b97e-4d5b88524bed 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:16.651 10 INFO neutron.db.ovn_revision_numbers_db [None req-500efdf9-e55b-44cc-b97e-4d5b88524bed 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Successfully bumped revision number for resource 0569fd56-7298-4cab-9078-3d07b35af09a (type: security_groups) to 1 2026-05-30 10:55:16.687 10 INFO neutron.db.ovn_revision_numbers_db [None req-500efdf9-e55b-44cc-b97e-4d5b88524bed 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Successfully bumped revision number for resource 67319057-32a2-4964-a909-cf400480b5da (type: security_group_rules) to 0 2026-05-30 10:55:16.706 10 INFO neutron.db.ovn_revision_numbers_db [None req-500efdf9-e55b-44cc-b97e-4d5b88524bed 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Successfully bumped revision number for resource dbd8d600-fc77-483d-b4db-74479aea429e (type: security_group_rules) to 0 2026-05-30 10:55:16.731 10 INFO neutron.wsgi [None req-500efdf9-e55b-44cc-b97e-4d5b88524bed 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1860 time: 0.3113263 2026-05-30 10:55:16.746 10 WARNING neutron_lib.context [None req-eb536688-b3b3-4490-8895-0d9b8bef7a71 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:16.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012326 2026-05-30 10:55:16.880 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009859 2026-05-30 10:55:16.950 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb536688-b3b3-4490-8895-0d9b8bef7a71 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Successfully bumped revision number for resource 936b8ec9-e285-4669-9f96-92bff7a37d45 (type: security_group_rules) to 0 2026-05-30 10:55:16.980 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5fa14d42-f9d1-47cf-8997-718c1a94af65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:16.983 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5fa14d42-f9d1-47cf-8997-718c1a94af65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:17.010 10 INFO neutron.wsgi [None req-eb536688-b3b3-4490-8895-0d9b8bef7a71 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2681379 2026-05-30 10:55:17.022 10 WARNING neutron_lib.context [None req-9dab79c8-86a8-4d27-893c-bbda10922fa8 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:17.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-52313494-1b36-4f31-974b-d1d2df8cc254 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 8d407c25-1962-463a-bfd3-58ed65adfb8a (type: floatingips) to 2 2026-05-30 10:55:17.206 9 INFO neutron.db.ovn_revision_numbers_db [None req-52313494-1b36-4f31-974b-d1d2df8cc254 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 8d407c25-1962-463a-bfd3-58ed65adfb8a (type: floatingips) to 2 2026-05-30 10:55:17.206 9 INFO neutron.db.l3_db [None req-52313494-1b36-4f31-974b-d1d2df8cc254 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Floating IP 8d407c25-1962-463a-bfd3-58ed65adfb8a associated. External IP: 10.96.250.214, port: df674757-6fc8-41a0-b677-460db2911717. 2026-05-30 10:55:17.210 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa14d42-f9d1-47cf-8997-718c1a94af65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6fd3b108-7ecc-42dc-9975-7e3b66f8d3ad (type: ports) to 1 2026-05-30 10:55:17.215 10 INFO neutron.db.ovn_revision_numbers_db [None req-9dab79c8-86a8-4d27-893c-bbda10922fa8 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Successfully bumped revision number for resource 63643f18-8a79-406f-bbd8-ec6b57cd6a85 (type: security_group_rules) to 0 2026-05-30 10:55:17.262 9 INFO neutron.wsgi [None req-52313494-1b36-4f31-974b-d1d2df8cc254 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "PUT /v2.0/floatingips/8d407c25-1962-463a-bfd3-58ed65adfb8a HTTP/1.1" status: 200 len: 1037 time: 1.2628894 2026-05-30 10:55:17.346 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c4179ae-661d-48a1-b2c6-88d0c144c33b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9e4cdc21-c07b-45d2-a8d9-8d7740aba071 (type: security_groups) to 1 2026-05-30 10:55:17.372 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c4179ae-661d-48a1-b2c6-88d0c144c33b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 67c1048a-b10b-4a93-8848-c4a6d0534673 (type: security_group_rules) to 0 2026-05-30 10:55:17.405 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c4179ae-661d-48a1-b2c6-88d0c144c33b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d89a4329-7f15-4a01-8f72-011ffedf72ce (type: security_group_rules) to 0 2026-05-30 10:55:17.425 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c4179ae-661d-48a1-b2c6-88d0c144c33b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dcdf1393-7fb8-4dc3-84ed-c6d0994b8ed2 (type: security_group_rules) to 0 2026-05-30 10:55:17.466 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c4179ae-661d-48a1-b2c6-88d0c144c33b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e8812c41-7d88-4d54-a2dc-6fa0698c050f (type: security_group_rules) to 0 2026-05-30 10:55:17.469 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5cd9d35-1243-4d0b-8f9f-2b5046dcd0f8 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Successfully bumped revision number for resource 8d407c25-1962-463a-bfd3-58ed65adfb8a (type: floatingips) to 3 2026-05-30 10:55:17.489 10 INFO neutron.wsgi [None req-9dab79c8-86a8-4d27-893c-bbda10922fa8 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.4725869 2026-05-30 10:55:17.501 10 WARNING neutron_lib.context [None req-7f2088d5-9478-4b1d-b177-e10e679e0d5b 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:17.524 9 INFO neutron.wsgi [None req-9c4179ae-661d-48a1-b2c6-88d0c144c33b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=30082a8c4b4146e9b6f16257dca54684&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5411184 2026-05-30 10:55:17.572 9 INFO neutron.db.l3_db [None req-c5cd9d35-1243-4d0b-8f9f-2b5046dcd0f8 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] Floating IP 8d407c25-1962-463a-bfd3-58ed65adfb8a disassociated. External IP: 10.96.250.214, port: b84e7994-2eca-4e5a-91c8-31152bb2b033. 2026-05-30 10:55:17.610 9 INFO neutron.wsgi [None req-c5cd9d35-1243-4d0b-8f9f-2b5046dcd0f8 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "PUT /v2.0/floatingips/8d407c25-1962-463a-bfd3-58ed65adfb8a HTTP/1.1" status: 200 len: 748 time: 0.3419483 2026-05-30 10:55:17.852 9 INFO neutron.wsgi [None req-da98c8cb-e601-4d98-8e32-2cb89298a2cf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/9e4cdc21-c07b-45d2-a8d9-8d7740aba071 HTTP/1.1" status: 204 len: 168 time: 0.3182497 2026-05-30 10:55:17.890 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f2088d5-9478-4b1d-b177-e10e679e0d5b 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] No more DHCP agents 2026-05-30 10:55:17.893 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f2088d5-9478-4b1d-b177-e10e679e0d5b 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:18.043 9 INFO neutron.wsgi [None req-506b5951-92df-4fc7-90bd-67ee0b6fa61c b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/8d407c25-1962-463a-bfd3-58ed65adfb8a HTTP/1.1" status: 204 len: 168 time: 0.4266295 2026-05-30 10:55:18.071 9 INFO neutron.api.v2.resource [None req-9e61bdd1-e57f-4ffc-820a-1b74066f9d4e b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:55:18.072 9 INFO neutron.wsgi [None req-9e61bdd1-e57f-4ffc-820a-1b74066f9d4e b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/8d407c25-1962-463a-bfd3-58ed65adfb8a HTTP/1.1" status: 404 len: 345 time: 0.0245914 2026-05-30 10:55:18.302 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-947aaf40-9819-4026-b248-ef530c77f404 - - - - - -] Schedule LRP lrp-6fd3b108-7ecc-42dc-9975-7e3b66f8d3ad on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:55:18.344 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Router 8a41b751-d73d-4f37-a23b-050f1ce24d9e is bound to host instance 2026-05-30 10:55:18.350 10 INFO neutron.wsgi [None req-7f2088d5-9478-4b1d-b177-e10e679e0d5b 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8547931 2026-05-30 10:55:18.371 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa14d42-f9d1-47cf-8997-718c1a94af65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6fd3b108-7ecc-42dc-9975-7e3b66f8d3ad (type: router_ports) to 1 2026-05-30 10:55:18.469 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa14d42-f9d1-47cf-8997-718c1a94af65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8a41b751-d73d-4f37-a23b-050f1ce24d9e (type: routers) to 2 2026-05-30 10:55:18.490 10 INFO neutron.wsgi [None req-5fa14d42-f9d1-47cf-8997-718c1a94af65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1162 time: 2.0937724 2026-05-30 10:55:18.530 9 INFO neutron.wsgi [None req-d8fedc28-2240-4aff-a30a-246e1fa7d44a b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "DELETE /v2.0/ports/b84e7994-2eca-4e5a-91c8-31152bb2b033 HTTP/1.1" status: 204 len: 168 time: 0.4521575 2026-05-30 10:55:18.884 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-95356c97-5e4c-4014-a461-5c0faa0e469d 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-securitygroup--1073812683&fields=id&tenant_id=93930841a82f4f00855dc580157452e3 HTTP/1.1" status: 200 len: 267 time: 0.0496998 2026-05-30 10:55:18.911 9 INFO neutron.wsgi [None req-26816254-6498-428f-9964-190d731108c8 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "DELETE /v2.0/ports/df674757-6fc8-41a0-b677-460db2911717 HTTP/1.1" status: 204 len: 168 time: 0.3766239 2026-05-30 10:55:18.982 9 INFO neutron.wsgi [None req-58677305-5cae-424f-83a0-2b4e7e8d4422 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=8c1fb3f7-9a09-468f-a7c6-21350822d02b HTTP/1.1" status: 200 len: 1140 time: 0.0636985 2026-05-30 10:55:19.016 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-a156e247-682f-42be-90e2-9d14a395d29f 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/networks?id=aa379350-4e16-448c-8fe2-430d3db41ec1 HTTP/1.1" status: 200 len: 874 time: 0.1101601 2026-05-30 10:55:19.057 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-6cffddf4-631c-4a19-bf31-5cd7ad17b8a9 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/quotas/93930841a82f4f00855dc580157452e3 HTTP/1.1" status: 200 len: 491 time: 0.0330367 2026-05-30 10:55:19.185 9 INFO neutron.wsgi [None req-5dc67ac1-511a-4a35-85f0-b46de430af26 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29155 time: 0.2869375 2026-05-30 10:55:19.296 9 INFO neutron.wsgi [None req-757f53ac-daf0-4f0d-9298-d0e43e2348ad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3355 time: 0.0978429 2026-05-30 10:55:19.337 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-cbc4fa29-92e1-40bd-8682-5d887a7003e2 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=93930841a82f4f00855dc580157452e3&fields=id HTTP/1.1" status: 200 len: 302 time: 0.2720304 2026-05-30 10:55:19.456 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port 730c350d-9d6d-4d90-ad8b-743874f19780: RuntimeError: No hosting information found for port 730c350d-9d6d-4d90-ad8b-743874f19780 2026-05-30 10:55:19.524 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9042bcc0-86c7-449e-8498-487bbcd3a80d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:19.533 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9042bcc0-86c7-449e-8498-487bbcd3a80d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 384c1eb1-38eb-4858-8630-0ca59c79a816: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:19.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 6fd3b108-7ecc-42dc-9975-7e3b66f8d3ad (type: ports) to 1 2026-05-30 10:55:19.798 10 WARNING neutron_lib.context [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:19.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-9042bcc0-86c7-449e-8498-487bbcd3a80d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 58a89b2b-dc5d-4045-8329-45e1480919b4 (type: ports) to 1 2026-05-30 10:55:19.826 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 6fd3b108-7ecc-42dc-9975-7e3b66f8d3ad 2026-05-30 10:55:19.864 9 INFO neutron.wsgi [None req-4aba84e9-48bc-4d8c-9533-aa72c4dd8f02 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 3075 time: 0.5644529 /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-05-30 10:55:19.881 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-e520c62d-e57b-4eb2-af27-b7aae163f178 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.5256348 2026-05-30 10:55:19.886 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 6fd3b108-7ecc-42dc-9975-7e3b66f8d3ad 2026-05-30 10:55:19.894 9 INFO neutron.wsgi [None req-b66543fa-5899-45e4-91a0-394f67b4a9f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0242853 2026-05-30 10:55:19.963 9 INFO neutron.wsgi [None req-adcf2cc1-8d7c-4729-bc27-00e365c7e7ca 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 730 time: 0.0556817 2026-05-30 10:55:19.998 9 INFO neutron.wsgi [None req-98d1584a-5add-4760-b54f-70721ed48018 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2655 time: 0.0301516 2026-05-30 10:55:20.059 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-fb4a7ed2-615d-4f6c-b99d-41a9d364d979 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1688948 2026-05-30 10:55:20.070 9 INFO neutron.wsgi [None req-9f87c49c-bb69-4599-a3c9-9cc4f3fd7f6f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3355 time: 0.0696483 2026-05-30 10:55:20.079 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource 723b0339-53c8-441c-8cc5-2e8011715528 (type: security_groups) to 1 2026-05-30 10:55:20.098 9 INFO neutron.wsgi [None req-1d04fe88-0ecc-482a-be5f-906f4a893c37 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0218225 2026-05-30 10:55:20.109 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource 19c488bd-74fa-41b3-9a8c-e5908ee77cda (type: security_group_rules) to 0 2026-05-30 10:55:20.121 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 6fd3b108-7ecc-42dc-9975-7e3b66f8d3ad (type: router_ports) to 3 2026-05-30 10:55:20.146 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource 8f50fbb3-5f17-4dbb-937d-82e4da11088f (type: security_group_rules) to 0 2026-05-30 10:55:20.168 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource c1ad0168-5c5e-46ae-8bd7-5886c440d01d (type: security_group_rules) to 0 2026-05-30 10:55:20.205 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource e5495e27-499a-48e0-a4cb-051e0d468553 (type: security_group_rules) to 0 2026-05-30 10:55:20.223 10 INFO neutron.wsgi [req-c333dfd0-01e0-41f4-b21f-8a17eee18fb1 req-5c8de36c-502e-4ca4-bde3-7fbb505281f2 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 210 time: 0.0354693 2026-05-30 10:55:20.265 9 INFO neutron.wsgi [None req-8657dfad-2ef7-44aa-bd9a-61e5e3906fac 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4627 time: 0.1633046 2026-05-30 10:55:20.284 10 INFO neutron.db.segments_db [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Added segment 7e7f064b-d3cd-499c-9b2e-ece936e63363 of type geneve for network 0d854c65-3c53-4061-90ba-f49c80de07f2 2026-05-30 10:55:20.394 9 INFO neutron.wsgi [None req-2842ff82-b6d5-4b78-8de3-d9bdb6278985 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 15722 time: 0.1255612 2026-05-30 10:55:20.445 9 INFO neutron.wsgi [None req-54ec655c-9cc3-4369-b863-7701f8c5d075 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0348263 2026-05-30 10:55:20.543 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource 0d854c65-3c53-4061-90ba-f49c80de07f2 (type: networks) to 1 2026-05-30 10:55:20.756 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 6fd3b108-7ecc-42dc-9975-7e3b66f8d3ad (type: ports) to 4 2026-05-30 10:55:20.795 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 6fd3b108-7ecc-42dc-9975-7e3b66f8d3ad (type: ports) to 2 2026-05-30 10:55:20.935 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-9042bcc0-86c7-449e-8498-487bbcd3a80d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-58a89b2b-dc5d-4045-8329-45e1480919b4 2026-05-30 10:55:20.935 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:20.935 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-58a89b2b-dc5d-4045-8329-45e1480919b4 2026-05-30 10:55:20.935 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager [None req-9042bcc0-86c7-449e-8498-487bbcd3a80d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-58a89b2b-dc5d-4045-8329-45e1480919b4 2026-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:20.935 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-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-58a89b2b-dc5d-4045-8329-45e1480919b4 2026-05-30 10:55:20.935 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:55:21.019 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] No more DHCP agents 2026-05-30 10:55:21.024 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Unable to schedule network 0d854c65-3c53-4061-90ba-f49c80de07f2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:21.134 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource f580fa53-dc51-48f7-95ed-f116488e0f81 (type: ports) to 1 2026-05-30 10:55:21.190 10 INFO neutron.wsgi [None req-cb9db111-9d2e-4fe0-910e-a57b99276ff2 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 1.5542464 2026-05-30 10:55:21.232 10 WARNING neutron_lib.context [None req-5f0f21b2-4480-446a-84ab-f3751d71f4e3 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:21.234 10 INFO neutron.db.ovn_revision_numbers_db [None req-9042bcc0-86c7-449e-8498-487bbcd3a80d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 58a89b2b-dc5d-4045-8329-45e1480919b4 (type: ports) to 1 2026-05-30 10:55:21.290 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-d83b5518-23fb-48ea-9847-594d50ae2fdf 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 199.204.45.140 "GET /v2.0/networks?id=aa379350-4e16-448c-8fe2-430d3db41ec1 HTTP/1.1" status: 200 len: 874 time: 0.3673117 2026-05-30 10:55:21.328 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9042bcc0-86c7-449e-8498-487bbcd3a80d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:21.330 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9042bcc0-86c7-449e-8498-487bbcd3a80d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 384c1eb1-38eb-4858-8630-0ca59c79a816: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:21.338 9 INFO neutron.wsgi [req-36b6eaac-d99e-46bb-b6c8-4915ba73c73e req-e05a97e4-33bf-4939-a4ff-db0a6b1e33d9 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 210 time: 0.0339470 2026-05-30 10:55:21.400 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-48d6f5f3-e979-46b8-b09d-bccbf60917fa 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=93930841a82f4f00855dc580157452e3 HTTP/1.1" status: 200 len: 380 time: 0.0957980 2026-05-30 10:55:21.418 9 WARNING neutron_lib.context [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-b6df5ad8-616e-4203-b0f6-a7d69db1a63b 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:21.520 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 6fd3b108-7ecc-42dc-9975-7e3b66f8d3ad (type: router_ports) to 4 2026-05-30 10:55:21.564 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f0f21b2-4480-446a-84ab-f3751d71f4e3 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] No more DHCP agents 2026-05-30 10:55:21.566 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f0f21b2-4480-446a-84ab-f3751d71f4e3 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Unable to schedule network 0d854c65-3c53-4061-90ba-f49c80de07f2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:21.683 9 INFO neutron.wsgi [None req-3f589015-0b0a-45c2-94a5-726ab3c162b8 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "PUT /v2.0/routers/8c1fb3f7-9a09-468f-a7c6-21350822d02b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6955926 /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-05-30 10:55:21.700 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 58a89b2b-dc5d-4045-8329-45e1480919b4 2026-05-30 10:55:21.730 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 58a89b2b-dc5d-4045-8329-45e1480919b4 2026-05-30 10:55:21.818 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No hosting information found for port dfaaf40b-87f4-4ace-8e95-99b1899905f2: RuntimeError: No hosting information found for port dfaaf40b-87f4-4ace-8e95-99b1899905f2 2026-05-30 10:55:22.099 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-b6df5ad8-616e-4203-b0f6-a7d69db1a63b 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] No more DHCP agents 2026-05-30 10:55:22.107 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-b6df5ad8-616e-4203-b0f6-a7d69db1a63b 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Unable to schedule network aa379350-4e16-448c-8fe2-430d3db41ec1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:22.329 10 INFO neutron.db.ovn_revision_numbers_db [None req-9042bcc0-86c7-449e-8498-487bbcd3a80d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 58a89b2b-dc5d-4045-8329-45e1480919b4 (type: router_ports) to 1 2026-05-30 10:55:22.335 10 INFO neutron.wsgi [None req-9042bcc0-86c7-449e-8498-487bbcd3a80d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/8a41b751-d73d-4f37-a23b-050f1ce24d9e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.8383787 2026-05-30 10:55:22.378 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f0f21b2-4480-446a-84ab-f3751d71f4e3 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource f580fa53-dc51-48f7-95ed-f116488e0f81 (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-05-30 10:55:22.447 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f0f21b2-4480-446a-84ab-f3751d71f4e3 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource 9abad514-f442-4af5-bac8-5fdbfa65bd29 (type: subnets) to 0 2026-05-30 10:55:22.448 9 INFO neutron.db.ovn_revision_numbers_db [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-b6df5ad8-616e-4203-b0f6-a7d69db1a63b 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Successfully bumped revision number for resource 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 (type: ports) to 1 2026-05-30 10:55:22.477 10 INFO neutron.wsgi [None req-5f0f21b2-4480-446a-84ab-f3751d71f4e3 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 1.2515590 2026-05-30 10:55:22.489 10 WARNING neutron_lib.context [None req-d0c33133-b197-423d-a21b-e5a863f853e5 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:22.528 10 INFO neutron.wsgi [req-91185467-0e56-47f7-b520-3a19bbd652ce req-90e8059d-0e02-4997-a616-bfd25ffaba59 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1160 time: 0.1223612 2026-05-30 10:55:22.589 10 INFO neutron.wsgi [req-91185467-0e56-47f7-b520-3a19bbd652ce req-47acce86-a4e5-4bf8-a841-9714e7605d59 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0507257 2026-05-30 10:55:22.610 10 INFO neutron.db.segments_db [None req-d0c33133-b197-423d-a21b-e5a863f853e5 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Added segment d11f02c6-6700-4ce8-acdb-d90753800897 of type geneve for network 6163cce6-9088-439c-b578-c0cc7241019d 2026-05-30 10:55:22.762 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-b6df5ad8-616e-4203-b0f6-a7d69db1a63b 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.3536277 /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-05-30 10:55:22.780 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 58a89b2b-dc5d-4045-8329-45e1480919b4 (type: ports) to 2 2026-05-30 10:55:22.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-d0c33133-b197-423d-a21b-e5a863f853e5 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource 6163cce6-9088-439c-b578-c0cc7241019d (type: networks) to 1 2026-05-30 10:55:22.880 10 WARNING neutron_lib.context [None req-c4f1ed83-fdc7-4aec-be20-b618265dd455 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:23.013 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d0c33133-b197-423d-a21b-e5a863f853e5 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] No more DHCP agents 2026-05-30 10:55:23.016 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d0c33133-b197-423d-a21b-e5a863f853e5 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Unable to schedule network 6163cce6-9088-439c-b578-c0cc7241019d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:23.084 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 58a89b2b-dc5d-4045-8329-45e1480919b4 (type: router_ports) to 2 2026-05-30 10:55:23.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4f1ed83-fdc7-4aec-be20-b618265dd455 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Successfully bumped revision number for resource 27298eb6-ac65-48b9-9761-ab7ce1de4a48 (type: security_groups) to 1 2026-05-30 10:55:23.113 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4f1ed83-fdc7-4aec-be20-b618265dd455 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Successfully bumped revision number for resource 3a2943ee-2014-4344-b8eb-f93226bcd564 (type: security_group_rules) to 0 2026-05-30 10:55:23.125 10 INFO neutron.db.ovn_revision_numbers_db [None req-d0c33133-b197-423d-a21b-e5a863f853e5 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource 92c85a78-4f9f-4959-a6ee-9b6c2b07bca6 (type: ports) to 1 2026-05-30 10:55:23.143 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4f1ed83-fdc7-4aec-be20-b618265dd455 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Successfully bumped revision number for resource 49e72b10-4162-432b-8482-a7c03cf98f82 (type: security_group_rules) to 0 2026-05-30 10:55:23.159 10 INFO neutron.wsgi [None req-d0c33133-b197-423d-a21b-e5a863f853e5 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 842 time: 0.6750472 2026-05-30 10:55:23.183 10 INFO neutron.wsgi [None req-c4f1ed83-fdc7-4aec-be20-b618265dd455 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1861 time: 0.3106256 2026-05-30 10:55:23.207 9 WARNING neutron_lib.context [None req-e852ddfb-285a-4cde-9f40-7f75833975aa 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:23.534 9 INFO neutron.wsgi [None req-27220d37-0cf4-4694-9c2e-fb722a327181 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "DELETE /v2.0/routers/8c1fb3f7-9a09-468f-a7c6-21350822d02b HTTP/1.1" status: 204 len: 168 time: 1.8439620 2026-05-30 10:55:23.568 9 INFO neutron.db.ovn_revision_numbers_db [None req-e852ddfb-285a-4cde-9f40-7f75833975aa 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Successfully bumped revision number for resource 1ad6b3de-eb9c-4f64-8cce-782fad315a74 (type: security_group_rules) to 0 2026-05-30 10:55:23.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-403430ac-5982-43b8-b136-27530fd995c7 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource 6163cce6-9088-439c-b578-c0cc7241019d (type: networks) to 2 2026-05-30 10:55:23.594 10 INFO neutron.wsgi [None req-403430ac-5982-43b8-b136-27530fd995c7 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "PUT /v2.0/networks/6163cce6-9088-439c-b578-c0cc7241019d HTTP/1.1" status: 200 len: 792 time: 0.4275677 2026-05-30 10:55:23.600 9 INFO neutron.wsgi [None req-e852ddfb-285a-4cde-9f40-7f75833975aa 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.4084163 2026-05-30 10:55:23.604 10 WARNING neutron_lib.context [None req-4c90d596-289a-49f9-941f-b5724efeeb41 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-30 10:55:23.608 9 WARNING neutron_lib.context [None req-9340d4de-5aaa-4341-ae39-0aede0870fea 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:23.628 9 INFO neutron.db.ovn_revision_numbers_db [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-69f28e11-b634-48ba-b95e-59f5d1fcaeb6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 (type: ports) to 2 2026-05-30 10:55:23.730 10 INFO neutron.wsgi [req-9af3279c-1905-4b61-bdcf-565603b4d37a req-eb68e99f-55ab-45bd-aa23-eb26c128a68d 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1172 time: 0.0747509 2026-05-30 10:55:23.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-9340d4de-5aaa-4341-ae39-0aede0870fea 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Successfully bumped revision number for resource abeef54b-85fd-4b8c-911e-88075845695c (type: security_group_rules) to 0 2026-05-30 10:55:23.828 10 INFO neutron.wsgi [req-9af3279c-1905-4b61-bdcf-565603b4d37a req-05f47023-8c8d-4c66-aadd-f2aef1ad6a71 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0888405 2026-05-30 10:55:23.862 9 INFO neutron.wsgi [None req-9340d4de-5aaa-4341-ae39-0aede0870fea 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2578051 /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-05-30 10:55:23.871 9 WARNING neutron_lib.context [None req-57c8fde3-b095-4bbd-9ca8-4785521bd4e5 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:23.896 10 INFO neutron.wsgi [None req-d5eeb1c4-3249-4218-9d1e-765a1a217dd1 b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "DELETE /v2.0/subnets/8338fbbe-34ac-4102-bbb5-6da0eff2b24f HTTP/1.1" status: 204 len: 168 time: 0.3561399 2026-05-30 10:55:23.929 9 INFO neutron.db.ovn_revision_numbers_db [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-69f28e11-b634-48ba-b95e-59f5d1fcaeb6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 (type: ports) to 2 2026-05-30 10:55:23.952 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-69f28e11-b634-48ba-b95e-59f5d1fcaeb6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 HTTP/1.1" status: 200 len: 1380 time: 1.1813710 2026-05-30 10:55:23.989 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab4f6075-0a2e-452d-b93f-ab134072e1e1'] response: {'name': 'network-changed', 'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'status': 'completed', 'code': 200} 2026-05-30 10:55:24.042 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c90d596-289a-49f9-941f-b5724efeeb41 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] No more DHCP agents 2026-05-30 10:55:24.046 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c90d596-289a-49f9-941f-b5724efeeb41 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Unable to schedule network 6163cce6-9088-439c-b578-c0cc7241019d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:24.076 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-16cdb9d2-304d-46f0-a98d-6c0f3cc54f7c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=93930841a82f4f00855dc580157452e3&device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1411 time: 0.0676241 2026-05-30 10:55:24.127 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-7bf5192d-25c1-469a-b6c8-65fa6f551e34 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 HTTP/1.1" status: 200 len: 217 time: 0.0429046 2026-05-30 10:55:24.183 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-4c58d08c-5ee3-4522-ace9-399410b6ed5f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=882fc57b-22b1-4ccd-9a8f-3eff332e0ceb HTTP/1.1" status: 200 len: 868 time: 0.0467403 2026-05-30 10:55:24.225 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-9df5dd3a-5dc2-48dc-ad63-083be6c19d3d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=aa379350-4e16-448c-8fe2-430d3db41ec1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0296273 2026-05-30 10:55:24.285 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57c8fde3-b095-4bbd-9ca8-4785521bd4e5 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] No more DHCP agents 2026-05-30 10:55:24.288 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57c8fde3-b095-4bbd-9ca8-4785521bd4e5 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:24.320 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-94d8d7ff-1e52-42ad-860c-b4a7c1524094 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0857232 2026-05-30 10:55:24.393 10 INFO neutron.services.segments.plugin [-] Segment 2f6e6cf8-120d-416e-8a42-ab75856279da resource provider aggregate not found 2026-05-30 10:55:24.400 10 INFO neutron.services.segments.plugin [-] Segment 2f6e6cf8-120d-416e-8a42-ab75856279da resource provider aggregate not found 2026-05-30 10:55:24.418 10 INFO neutron.services.segments.plugin [-] Segment 2f6e6cf8-120d-416e-8a42-ab75856279da 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 2f6e6cf8-120d-416e-8a42-ab75856279da found for delete ", "request_id": "req-9180b9e6-8243-4a2a-9f0b-e7cac8ed3a3c"}]} 2026-05-30 10:55:24.425 10 INFO neutron.services.segments.plugin [-] Segment 2f6e6cf8-120d-416e-8a42-ab75856279da 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 2f6e6cf8-120d-416e-8a42-ab75856279da found for delete ", "request_id": "req-cf9fbe50-66b2-4c92-8c95-3ddccca60f33"}]} 2026-05-30 10:55:24.473 10 INFO neutron.wsgi [None req-a2d46bc4-16d8-40f5-91b1-dace4151193e b3481020561241d8b6c18e31113e6eb8 d3ce4fb1bbb44a2ba63d976a542a9d6f - - default default] 10.0.0.53 "DELETE /v2.0/networks/38e2d068-35c3-4c1d-8715-78607da6e119 HTTP/1.1" status: 204 len: 168 time: 0.5721169 2026-05-30 10:55:24.617 9 INFO neutron.wsgi [req-2ef6c2e6-c832-4f86-9a54-2aec53f82eeb req-b7633502-e2fb-438c-aa10-0f741e6d4985 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.2919261 2026-05-30 10:55:24.676 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c90d596-289a-49f9-941f-b5724efeeb41 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource 92c85a78-4f9f-4959-a6ee-9b6c2b07bca6 (type: ports) to 2 2026-05-30 10:55:24.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c90d596-289a-49f9-941f-b5724efeeb41 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource df79c4e0-794e-4ea6-a588-18609c6610b4 (type: subnets) to 0 2026-05-30 10:55:24.736 10 INFO neutron.wsgi [None req-4c90d596-289a-49f9-941f-b5724efeeb41 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1371679 2026-05-30 10:55:24.737 9 INFO neutron.wsgi [req-5312eeb0-74ec-4973-abe6-ec4e65800742 req-56ca328f-c6c8-4b10-9079-93216fd7c08e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=93930841a82f4f00855dc580157452e3&device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1411 time: 0.0677791 2026-05-30 10:55:24.863 9 INFO neutron.wsgi [req-5312eeb0-74ec-4973-abe6-ec4e65800742 req-1c7b0653-748c-49ee-9d10-d93b7a966415 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=aa379350-4e16-448c-8fe2-430d3db41ec1 HTTP/1.1" status: 200 len: 973 time: 0.1151185 2026-05-30 10:55:24.898 9 INFO neutron.wsgi [req-5312eeb0-74ec-4973-abe6-ec4e65800742 req-2f8d94fc-8e6a-456b-a692-5c061e83d084 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 HTTP/1.1" status: 200 len: 217 time: 0.0291350 2026-05-30 10:55:24.942 9 INFO neutron.wsgi [req-5312eeb0-74ec-4973-abe6-ec4e65800742 req-c8e01c77-8c2f-45e7-9f21-00dde7cdaf33 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=882fc57b-22b1-4ccd-9a8f-3eff332e0ceb HTTP/1.1" status: 200 len: 868 time: 0.0381439 2026-05-30 10:55:24.983 10 INFO neutron.wsgi [req-b5e061c8-584e-4394-bcd2-8f781353fc94 req-925b8ceb-b2a8-4a30-8605-c9e76d02e208 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1172 time: 0.0697591 2026-05-30 10:55:24.989 9 INFO neutron.wsgi [req-5312eeb0-74ec-4973-abe6-ec4e65800742 req-9e71c3ed-4dc5-4171-ab73-b3a621d1a5b0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=aa379350-4e16-448c-8fe2-430d3db41ec1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0377016 2026-05-30 10:55:25.061 10 INFO neutron.wsgi [req-b5e061c8-584e-4394-bcd2-8f781353fc94 req-c2e4e8bd-0311-405c-944c-1a309fea0701 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0648789 2026-05-30 10:55:25.062 9 INFO neutron.wsgi [req-5312eeb0-74ec-4973-abe6-ec4e65800742 req-1842f2fc-8c65-4983-b883-9209f51a2292 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0649571 2026-05-30 10:55:25.067 9 INFO neutron.wsgi [None req-57c8fde3-b095-4bbd-9ca8-4785521bd4e5 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1994197 2026-05-30 10:55:25.150 9 INFO neutron.wsgi [req-5312eeb0-74ec-4973-abe6-ec4e65800742 req-7d14bea5-016d-47c1-b754-716b9acf3ca2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0807505 2026-05-30 10:55:25.154 10 INFO neutron.wsgi [None req-98280d91-0f72-4e4e-99f7-9eda336eeea9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=d3ce4fb1bbb44a2ba63d976a542a9d6f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2024186 2026-05-30 10:55:25.197 10 INFO neutron.db.ovn_revision_numbers_db [None req-123b5208-ca3f-4dfe-8512-3d5d71fa061c 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] Successfully bumped revision number for resource df79c4e0-794e-4ea6-a588-18609c6610b4 (type: subnets) to 1 2026-05-30 10:55:25.201 10 INFO neutron.wsgi [None req-123b5208-ca3f-4dfe-8512-3d5d71fa061c 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "PUT /v2.0/subnets/df79c4e0-794e-4ea6-a588-18609c6610b4 HTTP/1.1" status: 200 len: 806 time: 0.4592237 2026-05-30 10:55:25.403 9 INFO neutron.wsgi [None req-e7ccf016-1c68-497d-8113-770ca68ea350 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/26ca984c-0354-4fd1-a6b5-538da7245a03 HTTP/1.1" status: 204 len: 168 time: 0.2409830 2026-05-30 10:55:25.535 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-432fb58b-8546-4274-98b1-3da9204aa927 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-securitygroup--1757837646&fields=id&tenant_id=7b84cfdcb3e845e2af0187ff90c13504 HTTP/1.1" status: 200 len: 267 time: 0.0403018 2026-05-30 10:55:25.608 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-a8f8fca1-649f-44a2-a7c4-599637e11526 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/networks?id=384c1eb1-38eb-4858-8630-0ca59c79a816 HTTP/1.1" status: 200 len: 869 time: 0.0672672 2026-05-30 10:55:25.625 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-d9cc855c-7545-452a-a42c-722875fdd9f2 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/quotas/7b84cfdcb3e845e2af0187ff90c13504 HTTP/1.1" status: 200 len: 491 time: 0.0101893 2026-05-30 10:55:25.726 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-8dab02c7-854d-440c-ac4d-ce1d1bdb8cdd 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=7b84cfdcb3e845e2af0187ff90c13504&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0933437 2026-05-30 10:55:25.816 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-9e806921-9e65-47f8-9942-4fc6c6c8a1e3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/384c1eb1-38eb-4858-8630-0ca59c79a816?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0648830 2026-05-30 10:55:25.858 10 INFO neutron.wsgi [None req-42bb0437-f47f-43ae-bbb0-54e21e9e6012 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "DELETE /v2.0/networks/6163cce6-9088-439c-b578-c0cc7241019d HTTP/1.1" status: 204 len: 168 time: 0.6515110 2026-05-30 10:55:25.881 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7088ab07-4b35-4cde-820b-f3fdc5633f52 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:55:25.884 9 INFO neutron.wsgi [None req-7088ab07-4b35-4cde-820b-f3fdc5633f52 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "DELETE /v2.0/networks/6163cce6-9088-439c-b578-c0cc7241019d HTTP/1.1" status: 404 len: 339 time: 0.0181992 2026-05-30 10:55:25.898 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-8319448e-7eb7-4c7e-809c-cc94cd26be63 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/384c1eb1-38eb-4858-8630-0ca59c79a816?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0741136 2026-05-30 10:55:26.006 10 INFO neutron.wsgi [None req-95ba82b0-4399-42f7-bc87-0e7f69fd5de3 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1139596 2026-05-30 10:55:26.059 10 INFO neutron.wsgi [req-dfae47a3-ca43-4fa7-8b23-166ec54a0472 req-e054127c-2da4-4c02-ad67-6b124928b4cb 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 210 time: 0.0195861 2026-05-30 10:55:26.064 10 INFO neutron.wsgi [None req-76a9895c-491c-4ea1-bcdf-c6df1a00877e 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "GET /v2.0/subnets?network_id=4903dbdc-7c38-4d3f-b4fc-00ee3387a22c HTTP/1.1" status: 200 len: 820 time: 0.0527430 2026-05-30 10:55:26.074 10 INFO neutron.wsgi [None req-526cc253-e6ee-48fc-b194-8b4f9aec9d9e 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18678 time: 0.0048306 2026-05-30 10:55:26.182 10 INFO neutron.wsgi [None req-eb230a50-3404-46b5-9f8a-40f31b95e346 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1504 time: 0.1035995 2026-05-30 10:55:26.257 9 INFO neutron.wsgi [req-bc569b69-161d-44e9-9ed8-a0b3ba2e6b4d req-64e961cb-26bc-43f5-af43-f25214e61587 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1172 time: 0.1180615 2026-05-30 10:55:26.270 10 INFO neutron.wsgi [None req-204b9158-9296-4230-a94e-d1da34170ee6 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.0827870 2026-05-30 10:55:26.308 9 INFO neutron.wsgi [req-bc569b69-161d-44e9-9ed8-a0b3ba2e6b4d req-4fbb757c-6a71-4656-8ec6-bb9783d079d1 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0445745 2026-05-30 10:55:26.344 10 INFO neutron.wsgi [None req-0a307e14-78ed-44f0-9529-5b55ba565831 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "GET /v2.0/networks/0d854c65-3c53-4061-90ba-f49c80de07f2 HTTP/1.1" status: 200 len: 863 time: 0.0692968 2026-05-30 10:55:26.386 10 INFO neutron.wsgi [None req-bdbfdaea-f2b1-456f-ab5e-762906fd79d0 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "GET /v2.0/subnets/9abad514-f442-4af5-bac8-5fdbfa65bd29 HTTP/1.1" status: 200 len: 811 time: 0.0358965 2026-05-30 10:55:26.406 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3bb10a8f-e391-447f-ab6c-b98f3962b64d 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:55:26.408 10 INFO neutron.wsgi [None req-3bb10a8f-e391-447f-ab6c-b98f3962b64d 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "DELETE /v2.0/subnets/df79c4e0-794e-4ea6-a588-18609c6610b4 HTTP/1.1" status: 404 len: 337 time: 0.0174897 2026-05-30 10:55:26.433 10 INFO neutron.pecan_wsgi.hooks.translation [None req-a95e61d9-4751-49e7-b639-b1a7ef3900fb 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:55:26.435 10 INFO neutron.wsgi [None req-a95e61d9-4751-49e7-b639-b1a7ef3900fb 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "DELETE /v2.0/networks/6163cce6-9088-439c-b578-c0cc7241019d HTTP/1.1" status: 404 len: 339 time: 0.0202308 2026-05-30 10:55:26.439 10 INFO neutron.services.segments.plugin [-] Segment d11f02c6-6700-4ce8-acdb-d90753800897 resource provider aggregate not found 2026-05-30 10:55:26.443 10 INFO neutron.services.segments.plugin [-] Segment d11f02c6-6700-4ce8-acdb-d90753800897 resource provider aggregate not found 2026-05-30 10:55:26.454 10 INFO neutron.services.segments.plugin [-] Segment d11f02c6-6700-4ce8-acdb-d90753800897 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 d11f02c6-6700-4ce8-acdb-d90753800897 found for delete ", "request_id": "req-7249c142-74c4-4ae2-aee6-afb48be197a9"}]} 2026-05-30 10:55:26.457 10 INFO neutron.services.segments.plugin [-] Segment d11f02c6-6700-4ce8-acdb-d90753800897 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 d11f02c6-6700-4ce8-acdb-d90753800897 found for delete ", "request_id": "req-2f27772d-8a14-4197-876d-a0bd994beb6b"}]} 2026-05-30 10:55:26.705 9 INFO neutron.wsgi [None req-9e891ffd-6b59-46c0-ab0f-f31d23158051 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "DELETE /v2.0/subnets/9abad514-f442-4af5-bac8-5fdbfa65bd29 HTTP/1.1" status: 204 len: 168 time: 0.2641876 2026-05-30 10:55:26.822 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-bad1ab96-8575-4cb4-a864-2fc21a04703a 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 199.204.45.140 "GET /v2.0/networks?id=384c1eb1-38eb-4858-8630-0ca59c79a816 HTTP/1.1" status: 200 len: 869 time: 0.0988641 2026-05-30 10:55:26.892 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-76b9b762-b3a7-4f9d-962b-ba7ae3a53844 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7b84cfdcb3e845e2af0187ff90c13504 HTTP/1.1" status: 200 len: 380 time: 0.0653481 2026-05-30 10:55:26.914 9 WARNING neutron_lib.context [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-baaeda8f-b6ed-4e02-ac92-697045455a5d 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:27.169 10 INFO neutron.wsgi [req-edc743cc-a1a3-42d2-be89-7178e4f9ba50 req-18002101-9593-41b5-b46d-c007eb9cdb37 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 210 time: 0.0287547 2026-05-30 10:55:27.261 9 INFO neutron.services.segments.plugin [-] Segment 7e7f064b-d3cd-499c-9b2e-ece936e63363 resource provider aggregate not found 2026-05-30 10:55:27.266 9 INFO neutron.services.segments.plugin [-] Segment 7e7f064b-d3cd-499c-9b2e-ece936e63363 resource provider aggregate not found 2026-05-30 10:55:27.282 9 INFO neutron.services.segments.plugin [-] Segment 7e7f064b-d3cd-499c-9b2e-ece936e63363 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 7e7f064b-d3cd-499c-9b2e-ece936e63363 found for delete ", "request_id": "req-0de4a3d2-d01f-4d31-96cc-bdb7792af2fe"}]} 2026-05-30 10:55:27.283 10 WARNING neutron_lib.context [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:27.287 9 INFO neutron.services.segments.plugin [-] Segment 7e7f064b-d3cd-499c-9b2e-ece936e63363 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 7e7f064b-d3cd-499c-9b2e-ece936e63363 found for delete ", "request_id": "req-2bf664e9-f106-438f-984f-ecb19ef83d66"}]} 2026-05-30 10:55:27.306 9 INFO neutron.wsgi [None req-00f1ec59-5688-4e34-b9a1-d789b4f21fcc 041db2b498a74ffcaf6f3399495601b8 fac91ac1b5cb452e903e0e45a7c9579a - - default default] 10.0.0.53 "DELETE /v2.0/networks/0d854c65-3c53-4061-90ba-f49c80de07f2 HTTP/1.1" status: 204 len: 168 time: 0.5956900 2026-05-30 10:55:27.370 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-baaeda8f-b6ed-4e02-ac92-697045455a5d 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] No more DHCP agents 2026-05-30 10:55:27.372 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-baaeda8f-b6ed-4e02-ac92-697045455a5d 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Unable to schedule network 384c1eb1-38eb-4858-8630-0ca59c79a816: 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-05-30 10:55:27.437 9 INFO neutron.wsgi [req-f0003d23-a125-4d0b-9db0-dd0b0ddd46e2 req-c3781707-9706-4667-8767-748f566e9d96 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1172 time: 0.0560918 2026-05-30 10:55:27.439 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 7ae76f7e-ec14-43f1-b8f1-6bf4dd9b8c25 (type: security_groups) 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-05-30 10:55:27.454 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 281ea9be-b465-4f9a-a39a-5f0c16969a7e (type: security_group_rules) to 0 2026-05-30 10:55:27.469 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource a34a4188-b027-48e8-9b0f-d5fa3b5d607c (type: security_group_rules) to 0 2026-05-30 10:55:27.486 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource d244b271-e787-4ac6-8eaf-9e5ca04a91a9 (type: security_group_rules) to 0 2026-05-30 10:55:27.496 9 INFO neutron.wsgi [req-f0003d23-a125-4d0b-9db0-dd0b0ddd46e2 req-2ec0f7be-966e-473e-b265-e5d82aace4ac 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0502334 2026-05-30 10:55:27.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource ede84132-bbe2-4cf2-8696-1258e9873f2b (type: security_group_rules) to 0 2026-05-30 10:55:27.560 10 INFO neutron.db.segments_db [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Added segment 0e60ac36-61d1-40b3-b5a4-4247c34c5b5a of type geneve for network ab956fe5-7568-420a-ab3f-bf12e2ca9927 2026-05-30 10:55:27.582 9 INFO neutron.db.ovn_revision_numbers_db [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-baaeda8f-b6ed-4e02-ac92-697045455a5d 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Successfully bumped revision number for resource c7b07c3a-bb94-42b0-a408-5162b72d4d3d (type: ports) to 1 2026-05-30 10:55:27.606 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-baaeda8f-b6ed-4e02-ac92-697045455a5d 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6996727 2026-05-30 10:55:27.693 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource ab956fe5-7568-420a-ab3f-bf12e2ca9927 (type: networks) to 1 2026-05-30 10:55:27.894 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] No more DHCP agents 2026-05-30 10:55:27.896 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Unable to schedule network ab956fe5-7568-420a-ab3f-bf12e2ca9927: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:27.983 10 INFO neutron.db.ovn_revision_numbers_db [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 4022e7b4-b99c-4773-9252-a595653c434c (type: ports) to 1 2026-05-30 10:55:28.002 9 INFO neutron.wsgi [None req-897df9ea-79bf-4bc6-80a4-259c4423601a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=fac91ac1b5cb452e903e0e45a7c9579a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1559339 2026-05-30 10:55:28.019 10 INFO neutron.wsgi [None req-8f45c296-deb4-4517-9b8b-4c7c08d2a055 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 844 time: 0.9182758 2026-05-30 10:55:28.029 10 WARNING neutron_lib.context [None req-362be1af-b06c-4c1e-b25f-d250aef6a3aa 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:28.106 9 INFO neutron.db.ovn_revision_numbers_db [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-ff77994e-d3e5-4a03-a7f8-04b73cd9b7ad 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource c7b07c3a-bb94-42b0-a408-5162b72d4d3d (type: ports) to 2 2026-05-30 10:55:28.342 9 INFO neutron.db.ovn_revision_numbers_db [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-ff77994e-d3e5-4a03-a7f8-04b73cd9b7ad 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource c7b07c3a-bb94-42b0-a408-5162b72d4d3d (type: ports) to 2 2026-05-30 10:55:28.363 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-ff77994e-d3e5-4a03-a7f8-04b73cd9b7ad 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/c7b07c3a-bb94-42b0-a408-5162b72d4d3d HTTP/1.1" status: 200 len: 1376 time: 0.7470756 2026-05-30 10:55:28.400 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bf448a0-3a6f-4119-a5b0-6f782e2c8da9'] response: {'name': 'network-changed', 'server_uuid': 'efb83e4a-a524-49f1-9568-611485bdfd0e', 'tag': 'c7b07c3a-bb94-42b0-a408-5162b72d4d3d', '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-05-30 10:55:28.458 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-6ef588ef-0816-4fec-8314-67d46b28a932 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=7b84cfdcb3e845e2af0187ff90c13504&device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 1407 time: 0.0448010 2026-05-30 10:55:28.500 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-ecd80cc6-db13-441d-a6fa-b18c110d79d9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c7b07c3a-bb94-42b0-a408-5162b72d4d3d HTTP/1.1" status: 200 len: 217 time: 0.0325782 2026-05-30 10:55:28.544 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-f05c5cfb-c62b-450a-8885-35b3d9e988bc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=050e40cc-999a-452b-89c2-68d48ce0f676 HTTP/1.1" status: 200 len: 863 time: 0.0370810 2026-05-30 10:55:28.574 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-ab30d902-4ec0-4b1f-a2f3-b81ce47347c3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=384c1eb1-38eb-4858-8630-0ca59c79a816&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258050 2026-05-30 10:55:28.634 10 INFO neutron.wsgi [req-49295052-2ce0-4635-92da-0c827a77566a req-bc3ed223-8043-4623-8b6c-4bbc9f370cb1 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 1168 time: 0.3850236 2026-05-30 10:55:28.640 9 INFO neutron.wsgi [req-a0029094-2687-485c-9e15-e3c2b65a16c0 req-81030d64-f4f6-4afb-8577-827acc263a3f 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1172 time: 0.0653811 /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-05-30 10:55:28.669 10 INFO neutron.wsgi [None req-e50b208c-1bab-40b4-8b49-7ff4929534e0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/723b0339-53c8-441c-8cc5-2e8011715528 HTTP/1.1" status: 204 len: 168 time: 0.6625128 2026-05-30 10:55:28.678 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-3f0951df-2b29-45ce-b4e6-046a3d879c70 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/384c1eb1-38eb-4858-8630-0ca59c79a816?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0846355 2026-05-30 10:55:28.691 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-362be1af-b06c-4c1e-b25f-d250aef6a3aa 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] No more DHCP agents 2026-05-30 10:55:28.692 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-362be1af-b06c-4c1e-b25f-d250aef6a3aa 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Unable to schedule network ab956fe5-7568-420a-ab3f-bf12e2ca9927: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:28.708 9 INFO neutron.wsgi [req-a0029094-2687-485c-9e15-e3c2b65a16c0 req-1184d860-4941-4baa-975e-de058772a3d7 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0637937 2026-05-30 10:55:28.732 10 INFO neutron.wsgi [req-49295052-2ce0-4635-92da-0c827a77566a req-ab73e5cc-b80c-4691-a4d2-b76ec4e150dc 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=27298eb6-ac65-48b9-9761-ab7ce1de4a48&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0841305 2026-05-30 10:55:28.765 9 INFO neutron.wsgi [req-743684e9-3ba7-4872-a59b-ee5e28a0773f req-e7e76d08-f9eb-4638-99ad-65153360819e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/384c1eb1-38eb-4858-8630-0ca59c79a816?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0759621 2026-05-30 10:55:28.804 10 INFO neutron.db.ovn_revision_numbers_db [None req-362be1af-b06c-4c1e-b25f-d250aef6a3aa 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 39de5a56-1dca-4054-8747-846e488a8ea6 (type: ports) to 1 2026-05-30 10:55:28.831 10 INFO neutron.wsgi [None req-362be1af-b06c-4c1e-b25f-d250aef6a3aa 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.8061016 /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-05-30 10:55:28.845 10 WARNING neutron_lib.context [None req-c3e3039b-ac40-47ce-baf1-be3d40acd176 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:28.855 9 INFO neutron.wsgi [req-90d088c9-9165-45ab-afe7-f620ce37355e req-429557b3-429a-46e5-a3bd-a76aaf74d7ff 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=7b84cfdcb3e845e2af0187ff90c13504&device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 1407 time: 0.0447102 2026-05-30 10:55:28.924 9 INFO neutron.wsgi [req-90d088c9-9165-45ab-afe7-f620ce37355e req-12cdd2d3-25c1-49d8-87f5-25ccd3a46dd7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=384c1eb1-38eb-4858-8630-0ca59c79a816 HTTP/1.1" status: 200 len: 967 time: 0.0624211 2026-05-30 10:55:28.939 10 INFO neutron.db.segments_db [None req-c3e3039b-ac40-47ce-baf1-be3d40acd176 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Added segment 5f996f52-7d98-4bb3-97b2-3ab794cb22de of type geneve for network 243d9e20-1e76-4655-b777-298a851e963d 2026-05-30 10:55:28.973 9 INFO neutron.wsgi [req-90d088c9-9165-45ab-afe7-f620ce37355e req-13b3f589-41b7-448b-ae7e-aecfe55b8588 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c7b07c3a-bb94-42b0-a408-5162b72d4d3d HTTP/1.1" status: 200 len: 217 time: 0.0370810 2026-05-30 10:55:29.031 9 INFO neutron.wsgi [req-90d088c9-9165-45ab-afe7-f620ce37355e req-950f6dcf-f0a0-4715-919f-1f36b459df58 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=050e40cc-999a-452b-89c2-68d48ce0f676 HTTP/1.1" status: 200 len: 863 time: 0.0512428 2026-05-30 10:55:29.091 9 INFO neutron.wsgi [req-90d088c9-9165-45ab-afe7-f620ce37355e req-06ccc24a-7d8a-45f4-9fdc-1376f1f2930f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=384c1eb1-38eb-4858-8630-0ca59c79a816&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0543203 2026-05-30 10:55:29.096 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port 58a89b2b-dc5d-4045-8329-45e1480919b4: RuntimeError: No hosting information found for port 58a89b2b-dc5d-4045-8329-45e1480919b4 2026-05-30 10:55:29.096 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 2026-05-30 10:55:29.118 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 2026-05-30 10:55:29.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3e3039b-ac40-47ce-baf1-be3d40acd176 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 243d9e20-1e76-4655-b777-298a851e963d (type: networks) to 1 2026-05-30 10:55:29.202 9 INFO neutron.wsgi [req-90d088c9-9165-45ab-afe7-f620ce37355e req-1e2c2e26-0eed-4ae5-9a35-2c552f9053bb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/384c1eb1-38eb-4858-8630-0ca59c79a816?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1015835 2026-05-30 10:55:29.309 9 INFO neutron.wsgi [req-90d088c9-9165-45ab-afe7-f620ce37355e req-aa2c7fa7-5a2a-4ad0-a93c-4348f5dd3bfc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/384c1eb1-38eb-4858-8630-0ca59c79a816?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1016769 2026-05-30 10:55:29.408 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3e3039b-ac40-47ce-baf1-be3d40acd176 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] No more DHCP agents 2026-05-30 10:55:29.409 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3e3039b-ac40-47ce-baf1-be3d40acd176 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Unable to schedule network 243d9e20-1e76-4655-b777-298a851e963d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:29.500 10 INFO neutron.db.ovn_revision_numbers_db [None req-c3e3039b-ac40-47ce-baf1-be3d40acd176 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource bc9eae4e-d64b-49c9-8734-17e9ee5abeb9 (type: ports) to 1 2026-05-30 10:55:29.525 10 INFO neutron.wsgi [None req-c3e3039b-ac40-47ce-baf1-be3d40acd176 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6867335 2026-05-30 10:55:29.535 10 WARNING neutron_lib.context [None req-55a7cd96-23f8-4412-9794-445f777a1ff6 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:29.777 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55a7cd96-23f8-4412-9794-445f777a1ff6 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] No more DHCP agents 2026-05-30 10:55:29.778 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55a7cd96-23f8-4412-9794-445f777a1ff6 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Unable to schedule network 243d9e20-1e76-4655-b777-298a851e963d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:29.782 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 (type: ports) to 4 2026-05-30 10:55:29.852 10 INFO neutron.wsgi [req-e911dd02-0180-4a42-aa6c-08fba21032a8 req-7c4493fa-858f-4f4a-bf64-908e77afadc8 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 1168 time: 0.0544922 2026-05-30 10:55:29.859 9 INFO neutron.wsgi [req-36d4c07d-6f0c-421b-8a39-0da1ba8c9be1 req-358630b5-08b6-40e4-8bd7-c886e0c2b93d 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1174 time: 0.0685408 /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-05-30 10:55:29.888 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: c7b07c3a-bb94-42b0-a408-5162b72d4d3d 2026-05-30 10:55:29.914 10 INFO neutron.wsgi [req-e911dd02-0180-4a42-aa6c-08fba21032a8 req-4930c070-a186-4a83-8cbe-76e348696683 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=27298eb6-ac65-48b9-9761-ab7ce1de4a48&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0561543 2026-05-30 10:55:29.915 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port c7b07c3a-bb94-42b0-a408-5162b72d4d3d 2026-05-30 10:55:29.956 9 INFO neutron.wsgi [req-36d4c07d-6f0c-421b-8a39-0da1ba8c9be1 req-ac95bb3a-a9e8-4439-bc4f-890981fd9beb 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0864761 2026-05-30 10:55:30.256 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource c7b07c3a-bb94-42b0-a408-5162b72d4d3d (type: ports) to 4 2026-05-30 10:55:30.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-55a7cd96-23f8-4412-9794-445f777a1ff6 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource bc9eae4e-d64b-49c9-8734-17e9ee5abeb9 (type: ports) to 2 2026-05-30 10:55:30.424 10 INFO neutron.db.ovn_revision_numbers_db [None req-55a7cd96-23f8-4412-9794-445f777a1ff6 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 6ea42039-988a-41e7-acac-f7e3788c9616 (type: subnets) to 0 2026-05-30 10:55:30.444 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2b4a6b4-f612-4607-ba24-c98a65eefa89'] response: {'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'code': 200} 2026-05-30 10:55:30.444 10 INFO neutron.wsgi [None req-55a7cd96-23f8-4412-9794-445f777a1ff6 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9150064 2026-05-30 10:55:30.444 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2b4a6b4-f612-4607-ba24-c98a65eefa89'] response: {'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'code': 200} 2026-05-30 10:55:30.445 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2b4a6b4-f612-4607-ba24-c98a65eefa89'] response: {'server_uuid': 'efb83e4a-a524-49f1-9568-611485bdfd0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7b07c3a-bb94-42b0-a408-5162b72d4d3d', 'code': 200} 2026-05-30 10:55:30.445 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2b4a6b4-f612-4607-ba24-c98a65eefa89'] response: {'server_uuid': 'efb83e4a-a524-49f1-9568-611485bdfd0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7b07c3a-bb94-42b0-a408-5162b72d4d3d', 'code': 200} 2026-05-30 10:55:30.455 10 WARNING neutron_lib.context [None req-0931b1b9-1dd6-4f52-bffc-879d474bd235 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-30 10:55:30.696 9 WARNING neutron_lib.context [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:30.846 9 INFO neutron.db.ovn_revision_numbers_db [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource ff6e77c8-f1fc-47f8-bee6-baa2f6816b9b (type: security_groups) to 1 2026-05-30 10:55:30.863 9 INFO neutron.db.ovn_revision_numbers_db [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 01860f65-2fcb-4402-9864-cb47ae5348fe (type: security_group_rules) to 0 2026-05-30 10:55:30.879 9 INFO neutron.db.ovn_revision_numbers_db [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 338f70a9-411b-46b4-9d7b-03c190f937ca (type: security_group_rules) to 0 2026-05-30 10:55:30.889 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0931b1b9-1dd6-4f52-bffc-879d474bd235 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] No more DHCP agents 2026-05-30 10:55:30.892 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0931b1b9-1dd6-4f52-bffc-879d474bd235 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Unable to schedule network 243d9e20-1e76-4655-b777-298a851e963d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:30.893 9 INFO neutron.db.ovn_revision_numbers_db [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 88a58bf9-6d62-4a6e-9b23-d22769956e10 (type: security_group_rules) to 0 2026-05-30 10:55:30.907 9 INFO neutron.db.ovn_revision_numbers_db [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource af5ebec6-fb9d-4fbd-adef-fc43bb8ab64d (type: security_group_rules) to 0 2026-05-30 10:55:30.981 9 INFO neutron.db.segments_db [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Added segment 51184daa-9238-4b1f-9ea5-e965ed473b5b of type geneve for network bbaa7d04-7392-475e-93e9-2e4f66963b91 /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-05-30 10:55:31.104 10 INFO neutron.db.ovn_revision_numbers_db [None req-0931b1b9-1dd6-4f52-bffc-879d474bd235 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource f96d5745-aed0-42a4-86d3-92debc9466b3 (type: ports) to 1 2026-05-30 10:55:31.138 10 INFO neutron.wsgi [None req-0931b1b9-1dd6-4f52-bffc-879d474bd235 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1153 time: 0.6898444 2026-05-30 10:55:31.147 10 INFO neutron.wsgi [req-3d53af24-288d-450f-a4c6-2df937a6cc8d req-adb4eccc-2f1e-4bad-b53c-006c7290b4de 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1174 time: 0.1145616 2026-05-30 10:55:31.152 9 INFO neutron.wsgi [req-50271626-c4be-4577-ab36-eae517bb1cc5 req-db3115fb-7a0c-46e9-b79e-53f4388ac2fe 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 1170 time: 0.1647463 2026-05-30 10:55:31.199 10 INFO neutron.wsgi [req-3d53af24-288d-450f-a4c6-2df937a6cc8d req-4faf8c58-85df-46f4-b6f8-4ace3d90370c 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0454125 2026-05-30 10:55:31.229 9 INFO neutron.db.ovn_revision_numbers_db [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource bbaa7d04-7392-475e-93e9-2e4f66963b91 (type: networks) to 1 2026-05-30 10:55:31.277 9 INFO neutron.wsgi [req-50271626-c4be-4577-ab36-eae517bb1cc5 req-aca2a6d8-4d4a-4699-aac9-1b57533b0d4a 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=27298eb6-ac65-48b9-9761-ab7ce1de4a48&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1154625 2026-05-30 10:55:31.298 10 INFO neutron.wsgi [req-b84945a5-e485-4c65-8047-ae34ac326571 req-8b8fbc21-c298-4748-abb3-0a167e372c75 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1174 time: 0.0435090 2026-05-30 10:55:31.429 9 INFO neutron.wsgi [req-311e0d75-cc55-42da-9593-14d51025fe5a req-c60e2980-34bd-4274-a834-1ef7e173c5bc 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 1170 time: 0.0831752 2026-05-30 10:55:31.540 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:31.542 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network bbaa7d04-7392-475e-93e9-2e4f66963b91: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:31.662 9 INFO neutron.db.ovn_revision_numbers_db [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 4c9f1aee-642f-4a98-abdb-ac31f13d40ed (type: ports) to 1 2026-05-30 10:55:31.718 9 INFO neutron.wsgi [None req-b63168fb-3a6d-4e58-b321-8bbd99015f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 1.2499661 2026-05-30 10:55:31.730 9 WARNING neutron_lib.context [None req-f9900d92-90df-4c84-ad8f-78e4b01953a4 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:31.834 9 INFO neutron.wsgi [None req-69718844-e718-4012-a628-7e7ec1ada26b 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/ports/f96d5745-aed0-42a4-86d3-92debc9466b3 HTTP/1.1" status: 204 len: 168 time: 0.6871331 2026-05-30 10:55:31.849 9 INFO neutron.db.segments_db [None req-f9900d92-90df-4c84-ad8f-78e4b01953a4 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Added segment 69767835-99d9-4427-a565-5cce9f371547 of type geneve for network cf6eed26-f1b3-4a79-a9f7-865c4e775c09 2026-05-30 10:55:31.859 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a01c4ab0-c320-459f-b298-9f943afb5e0e 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:55:31.862 9 INFO neutron.wsgi [None req-a01c4ab0-c320-459f-b298-9f943afb5e0e 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/ports/f96d5745-aed0-42a4-86d3-92debc9466b3 HTTP/1.1" status: 404 len: 333 time: 0.0216587 2026-05-30 10:55:31.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013721 2026-05-30 10:55:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011539 2026-05-30 10:55:31.892 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2aff0ebe-f0e3-4730-abf0-568acc6d0b18 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:55:31.894 9 INFO neutron.wsgi [None req-2aff0ebe-f0e3-4730-abf0-568acc6d0b18 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "GET /v2.0/ports/f96d5745-aed0-42a4-86d3-92debc9466b3 HTTP/1.1" status: 404 len: 333 time: 0.0212600 2026-05-30 10:55:32.021 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9900d92-90df-4c84-ad8f-78e4b01953a4 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource cf6eed26-f1b3-4a79-a9f7-865c4e775c09 (type: networks) to 1 2026-05-30 10:55:32.239 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9900d92-90df-4c84-ad8f-78e4b01953a4 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:32.243 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9900d92-90df-4c84-ad8f-78e4b01953a4 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network cf6eed26-f1b3-4a79-a9f7-865c4e775c09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:32.316 10 INFO neutron.wsgi [None req-2a429f6a-c5d7-46f1-aabc-d04b07e34778 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/6ea42039-988a-41e7-acac-f7e3788c9616 HTTP/1.1" status: 204 len: 168 time: 0.4157679 2026-05-30 10:55:32.361 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9900d92-90df-4c84-ad8f-78e4b01953a4 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 822be8a2-74e8-4fca-a7ba-07547434b1c1 (type: ports) to 1 2026-05-30 10:55:32.386 9 INFO neutron.wsgi [None req-f9900d92-90df-4c84-ad8f-78e4b01953a4 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.6615458 2026-05-30 10:55:32.398 10 WARNING neutron_lib.context [None req-ebecfcf8-74fc-4ab9-b977-510a22755a57 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:32.674 10 INFO neutron.db.ovn_revision_numbers_db [None req-91964e2a-fc6e-4f42-a15e-c169ac9557f9 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Successfully bumped revision number for resource bd785d51-a95f-4301-b13c-3f6f619ceb66 (type: floatingips) to 1 2026-05-30 10:55:32.735 9 INFO neutron.services.segments.plugin [-] Segment 5f996f52-7d98-4bb3-97b2-3ab794cb22de resource provider aggregate not found 2026-05-30 10:55:32.740 9 INFO neutron.services.segments.plugin [-] Segment 5f996f52-7d98-4bb3-97b2-3ab794cb22de resource provider aggregate not found 2026-05-30 10:55:32.760 9 INFO neutron.services.segments.plugin [-] Segment 5f996f52-7d98-4bb3-97b2-3ab794cb22de 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 5f996f52-7d98-4bb3-97b2-3ab794cb22de found for delete ", "request_id": "req-0d8aa607-5cf8-4587-b7fe-f6652769060d"}]} 2026-05-30 10:55:32.762 9 INFO neutron.services.segments.plugin [-] Segment 5f996f52-7d98-4bb3-97b2-3ab794cb22de 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 5f996f52-7d98-4bb3-97b2-3ab794cb22de found for delete ", "request_id": "req-f584e4f3-39f2-4577-b5a1-a594e1a79472"}]} 2026-05-30 10:55:32.809 9 INFO neutron.wsgi [None req-37c51bc8-3ab1-4f6d-b87e-3065447cee5d 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/networks/243d9e20-1e76-4655-b777-298a851e963d HTTP/1.1" status: 204 len: 168 time: 0.4872730 /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-05-30 10:55:32.821 9 WARNING neutron_lib.context [None req-2b64ff6b-5f6b-4f10-9ad0-255f9d148a4f 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:32.852 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ee16eaa-1363-49ee-a429-129aef01daa6 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Successfully bumped revision number for resource b73241b0-d61a-46d5-9682-e6597bb012dc (type: floatingips) to 1 2026-05-30 10:55:32.913 10 INFO neutron.db.ovn_revision_numbers_db [None req-91964e2a-fc6e-4f42-a15e-c169ac9557f9 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Successfully bumped revision number for resource bd785d51-a95f-4301-b13c-3f6f619ceb66 (type: floatingips) to 2 2026-05-30 10:55:32.913 10 INFO neutron.db.l3_db [None req-91964e2a-fc6e-4f42-a15e-c169ac9557f9 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Floating IP bd785d51-a95f-4301-b13c-3f6f619ceb66 associated. External IP: 10.96.250.217, port: 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6. 2026-05-30 10:55:32.920 9 INFO neutron.db.segments_db [None req-2b64ff6b-5f6b-4f10-9ad0-255f9d148a4f 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Added segment 8f116964-1a17-41c4-b954-6cfeb704a595 of type geneve for network 7dec46b4-3a70-48d3-9947-aed1ee2dbecb 2026-05-30 10:55:32.961 10 INFO neutron.wsgi [None req-91964e2a-fc6e-4f42-a15e-c169ac9557f9 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.53 "PUT /v2.0/floatingips/bd785d51-a95f-4301-b13c-3f6f619ceb66 HTTP/1.1" status: 200 len: 1050 time: 1.6483238 2026-05-30 10:55:33.007 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab83ba34-d0c5-4ff5-a7d3-af7a15f39fb6'] response: {'name': 'network-changed', 'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'status': 'completed', 'code': 200} 2026-05-30 10:55:33.037 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ebecfcf8-74fc-4ab9-b977-510a22755a57 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:33.038 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ee16eaa-1363-49ee-a429-129aef01daa6 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Successfully bumped revision number for resource b73241b0-d61a-46d5-9682-e6597bb012dc (type: floatingips) to 2 2026-05-30 10:55:33.038 10 INFO neutron.db.l3_db [None req-6ee16eaa-1363-49ee-a429-129aef01daa6 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Floating IP b73241b0-d61a-46d5-9682-e6597bb012dc associated. External IP: 10.96.250.215, port: c7b07c3a-bb94-42b0-a408-5162b72d4d3d. 2026-05-30 10:55:33.046 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ebecfcf8-74fc-4ab9-b977-510a22755a57 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network bbaa7d04-7392-475e-93e9-2e4f66963b91: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:33.081 10 INFO neutron.wsgi [None req-6ee16eaa-1363-49ee-a429-129aef01daa6 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.53 "PUT /v2.0/floatingips/b73241b0-d61a-46d5-9682-e6597bb012dc HTTP/1.1" status: 200 len: 1049 time: 1.6392553 2026-05-30 10:55:33.102 9 INFO neutron.wsgi [req-8d903971-2482-4a5f-b5c2-6cb43e718b76 req-da1275e1-84df-4b37-bca4-fb479cbb412c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=93930841a82f4f00855dc580157452e3&device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1413 time: 0.0457704 2026-05-30 10:55:33.102 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b64ff6b-5f6b-4f10-9ad0-255f9d148a4f 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 7dec46b4-3a70-48d3-9947-aed1ee2dbecb (type: networks) to 1 2026-05-30 10:55:33.194 9 INFO neutron.wsgi [req-d7cc239b-16fd-46b8-8dc5-8f4e769c3eb8 req-e78365c9-e31b-4105-b35b-a39ec05ed232 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 1170 time: 0.0614829 2026-05-30 10:55:33.229 9 INFO neutron.wsgi [req-8d903971-2482-4a5f-b5c2-6cb43e718b76 req-bcbf975f-ff36-4da0-9111-0336d843d2df 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=aa379350-4e16-448c-8fe2-430d3db41ec1 HTTP/1.1" status: 200 len: 973 time: 0.1213911 2026-05-30 10:55:33.318 9 INFO neutron.wsgi [req-d7cc239b-16fd-46b8-8dc5-8f4e769c3eb8 req-6aac92cb-17fd-4f37-8ec3-e9913ca8030a 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=27298eb6-ac65-48b9-9761-ab7ce1de4a48&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1180840 2026-05-30 10:55:33.332 9 INFO neutron.wsgi [req-8d903971-2482-4a5f-b5c2-6cb43e718b76 req-5536508d-fdf6-4734-92d8-e047f2f98d77 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 HTTP/1.1" status: 200 len: 1060 time: 0.0937443 2026-05-30 10:55:33.377 9 INFO neutron.wsgi [req-8d903971-2482-4a5f-b5c2-6cb43e718b76 req-e1951f5f-94df-4638-9119-8860de43a916 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=882fc57b-22b1-4ccd-9a8f-3eff332e0ceb HTTP/1.1" status: 200 len: 868 time: 0.0414367 2026-05-30 10:55:33.417 9 INFO neutron.wsgi [req-8d903971-2482-4a5f-b5c2-6cb43e718b76 req-a54e636e-6b0c-45dc-95d1-2da08d85c536 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=aa379350-4e16-448c-8fe2-430d3db41ec1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0323124 2026-05-30 10:55:33.441 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b64ff6b-5f6b-4f10-9ad0-255f9d148a4f 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] No more DHCP agents 2026-05-30 10:55:33.443 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b64ff6b-5f6b-4f10-9ad0-255f9d148a4f 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Unable to schedule network 7dec46b4-3a70-48d3-9947-aed1ee2dbecb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:33.505 9 INFO neutron.wsgi [req-8d903971-2482-4a5f-b5c2-6cb43e718b76 req-95d42c2b-1791-4764-bad1-b863cef6964e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0761275 2026-05-30 10:55:33.551 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b64ff6b-5f6b-4f10-9ad0-255f9d148a4f 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource cea5b49a-246d-44ab-a04e-27fd56e0d4dc (type: ports) to 1 2026-05-30 10:55:33.585 9 INFO neutron.wsgi [None req-2b64ff6b-5f6b-4f10-9ad0-255f9d148a4f 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7688282 2026-05-30 10:55:33.594 9 INFO neutron.wsgi [req-8d903971-2482-4a5f-b5c2-6cb43e718b76 req-0f76fb29-c4d6-4450-a81b-6f95a70605f6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0753779 2026-05-30 10:55:33.602 10 WARNING neutron_lib.context [None req-2acda334-96fd-4a36-8e52-cd2f00cea113 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:33.635 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: c7b07c3a-bb94-42b0-a408-5162b72d4d3d 2026-05-30 10:55:33.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-ebecfcf8-74fc-4ab9-b977-510a22755a57 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 4c9f1aee-642f-4a98-abdb-ac31f13d40ed (type: ports) to 2 2026-05-30 10:55:33.735 10 INFO neutron.db.ovn_revision_numbers_db [None req-ebecfcf8-74fc-4ab9-b977-510a22755a57 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 6f6853b8-1d49-4918-a240-64a11404d3da (type: subnets) to 0 2026-05-30 10:55:33.779 10 INFO neutron.wsgi [None req-ebecfcf8-74fc-4ab9-b977-510a22755a57 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.3866003 2026-05-30 10:55:33.790 10 INFO neutron.wsgi [req-1a333fa3-1b73-4201-86aa-f70503ef8b2d req-70104dab-2fe7-4740-abc9-f9a7454aa3a4 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 1170 time: 0.1848981 2026-05-30 10:55:33.797 10 WARNING neutron_lib.context [None req-4d79e5d7-2a8f-4484-8f3c-9fd0df9e833a ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:33.811 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4037fb45-523e-4e7b-8afd-90c96a99a2a1'] response: {'server_uuid': 'efb83e4a-a524-49f1-9568-611485bdfd0e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c7b07c3a-bb94-42b0-a408-5162b72d4d3d', 'code': 200} 2026-05-30 10:55:33.902 10 INFO neutron.wsgi [req-1a333fa3-1b73-4201-86aa-f70503ef8b2d req-512109fb-d60a-4310-be95-c4d1bdf4a4ef 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=27298eb6-ac65-48b9-9761-ab7ce1de4a48&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0977201 2026-05-30 10:55:34.013 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2acda334-96fd-4a36-8e52-cd2f00cea113 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] No more DHCP agents 2026-05-30 10:55:34.017 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2acda334-96fd-4a36-8e52-cd2f00cea113 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Unable to schedule network 7dec46b4-3a70-48d3-9947-aed1ee2dbecb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:34.141 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d79e5d7-2a8f-4484-8f3c-9fd0df9e833a ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:34.152 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d79e5d7-2a8f-4484-8f3c-9fd0df9e833a ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network cf6eed26-f1b3-4a79-a9f7-865c4e775c09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:34.210 9 INFO neutron.wsgi [req-dcfb40b5-6a8c-49b5-b534-ff5b1368d6e0 req-ad8e7829-69ae-41e8-896a-346909244c18 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 1168 time: 0.3110964 2026-05-30 10:55:34.286 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource c7b07c3a-bb94-42b0-a408-5162b72d4d3d (type: ports) to 5 2026-05-30 10:55:34.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-2acda334-96fd-4a36-8e52-cd2f00cea113 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource cea5b49a-246d-44ab-a04e-27fd56e0d4dc (type: ports) to 2 2026-05-30 10:55:34.749 10 INFO neutron.db.ovn_revision_numbers_db [None req-2acda334-96fd-4a36-8e52-cd2f00cea113 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 8ae62b84-6517-4025-a3a4-fa8a751340e1 (type: subnets) to 0 2026-05-30 10:55:34.752 9 INFO neutron.db.l3_db [req-dcfb40b5-6a8c-49b5-b534-ff5b1368d6e0 req-26b7609f-b1e7-4d7c-8d58-022c8c00776e 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] Floating IP b73241b0-d61a-46d5-9682-e6597bb012dc disassociated. External IP: 10.96.250.215, port: c7b07c3a-bb94-42b0-a408-5162b72d4d3d. 2026-05-30 10:55:34.773 10 INFO neutron.wsgi [None req-2acda334-96fd-4a36-8e52-cd2f00cea113 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1798151 2026-05-30 10:55:34.785 10 WARNING neutron_lib.context [None req-adb19fb0-a44a-42fc-9df7-32f27285293a 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:34.840 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d79e5d7-2a8f-4484-8f3c-9fd0df9e833a ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 822be8a2-74e8-4fca-a7ba-07547434b1c1 (type: ports) to 2 2026-05-30 10:55:34.885 10 INFO neutron.db.ovn_revision_numbers_db [None req-4d79e5d7-2a8f-4484-8f3c-9fd0df9e833a ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource caa11c74-0103-4103-9d51-e97ca7930b9a (type: subnets) to 0 2026-05-30 10:55:34.888 9 INFO neutron.wsgi [req-dcfb40b5-6a8c-49b5-b534-ff5b1368d6e0 req-26b7609f-b1e7-4d7c-8d58-022c8c00776e 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 199.204.45.140 "DELETE /v2.0/ports/c7b07c3a-bb94-42b0-a408-5162b72d4d3d HTTP/1.1" status: 204 len: 173 time: 0.6734700 2026-05-30 10:55:34.908 10 INFO neutron.wsgi [None req-4d79e5d7-2a8f-4484-8f3c-9fd0df9e833a ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1173282 /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-05-30 10:55:34.922 9 WARNING neutron_lib.context [None req-ec96e674-b0ac-4304-8477-79d6f83859ae ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:35.009 9 INFO neutron.wsgi [req-0fc553ec-3ca2-4ee0-ad0f-822a028bafdc req-c32ad3bf-4162-4a10-b5ee-680c00d11f93 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 210 time: 0.0382247 2026-05-30 10:55:35.075 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec96e674-b0ac-4304-8477-79d6f83859ae ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource c49bac35-a2f5-4dfc-afbe-dec7c5f6170e (type: routers) to 1 2026-05-30 10:55:35.091 9 INFO neutron.wsgi [None req-ec96e674-b0ac-4304-8477-79d6f83859ae ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 802 time: 0.1757450 2026-05-30 10:55:35.204 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-85a7c17c-25a7-4ecb-8f14-af5fb4554204'] response: {'name': 'network-changed', 'server_uuid': 'efb83e4a-a524-49f1-9568-611485bdfd0e', 'tag': 'c7b07c3a-bb94-42b0-a408-5162b72d4d3d', 'status': 'completed', 'code': 200} 2026-05-30 10:55:35.261 9 INFO neutron.wsgi [req-efdd4ce7-5f85-4417-b6d6-082e0a9f1273 req-f5817c3f-bfbd-4ab3-b2c3-28d06cea5a92 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=7b84cfdcb3e845e2af0187ff90c13504&device_id=efb83e4a-a524-49f1-9568-611485bdfd0e HTTP/1.1" status: 200 len: 210 time: 0.0253863 2026-05-30 10:55:35.308 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-adb19fb0-a44a-42fc-9df7-32f27285293a 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] No more DHCP agents 2026-05-30 10:55:35.310 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-adb19fb0-a44a-42fc-9df7-32f27285293a 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Unable to schedule network 7dec46b4-3a70-48d3-9947-aed1ee2dbecb: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:35.410 9 INFO neutron.wsgi [req-efdd4ce7-5f85-4417-b6d6-082e0a9f1273 req-58d55bde-8139-4620-8efe-cf65424ce5b4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?tenant_id=7b84cfdcb3e845e2af0187ff90c13504&shared=False HTTP/1.1" status: 200 len: 967 time: 0.1356289 2026-05-30 10:55:35.471 10 INFO neutron.db.ovn_revision_numbers_db [None req-adb19fb0-a44a-42fc-9df7-32f27285293a 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 15d7a8ae-979d-4dd7-94ef-3f3b0bc95fbe (type: ports) to 1 2026-05-30 10:55:35.497 10 INFO neutron.wsgi [None req-adb19fb0-a44a-42fc-9df7-32f27285293a 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1110 time: 0.7175691 2026-05-30 10:55:35.543 9 INFO neutron.wsgi [req-efdd4ce7-5f85-4417-b6d6-082e0a9f1273 req-421f46c6-ec39-48ca-be01-1110e7ac9a75 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?shared=True HTTP/1.1" status: 200 len: 952 time: 0.1250367 2026-05-30 10:55:35.741 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e056097-0176-4932-bb77-152e1f09882e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:35.745 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e056097-0176-4932-bb77-152e1f09882e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network bbaa7d04-7392-475e-93e9-2e4f66963b91: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:35.853 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c27679cc-3ce3-4f71-a0f3-f8ffeba3a8fc'] response: {'server_uuid': 'efb83e4a-a524-49f1-9568-611485bdfd0e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c7b07c3a-bb94-42b0-a408-5162b72d4d3d', 'code': 200} 2026-05-30 10:55:35.853 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c27679cc-3ce3-4f71-a0f3-f8ffeba3a8fc'] response: {'server_uuid': 'efb83e4a-a524-49f1-9568-611485bdfd0e', 'name': 'network-vif-deleted', 'tag': 'c7b07c3a-bb94-42b0-a408-5162b72d4d3d', 'status': 'completed', 'code': 200} 2026-05-30 10:55:35.882 10 INFO neutron.wsgi [None req-27ceba2a-a5a0-4f70-adea-243f4a27ddef 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/ports/15d7a8ae-979d-4dd7-94ef-3f3b0bc95fbe HTTP/1.1" status: 204 len: 168 time: 0.3771017 2026-05-30 10:55:35.904 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3533e7cc-3388-49b3-bd67-e802b16c5891 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:55:35.906 9 INFO neutron.wsgi [None req-3533e7cc-3388-49b3-bd67-e802b16c5891 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "GET /v2.0/ports/15d7a8ae-979d-4dd7-94ef-3f3b0bc95fbe HTTP/1.1" status: 404 len: 333 time: 0.0188351 2026-05-30 10:55:35.941 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e056097-0176-4932-bb77-152e1f09882e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 3aa4e406-b1af-4ccf-aada-2227051e3664 (type: ports) to 1 2026-05-30 10:55:36.143 10 INFO neutron.wsgi [None req-ddaec9ed-34d0-419c-9e05-b489f2a0db30 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/8ae62b84-6517-4025-a3a4-fa8a751340e1 HTTP/1.1" status: 204 len: 168 time: 0.2284536 2026-05-30 10:55:36.325 9 INFO neutron.wsgi [None req-bb27726d-9ad5-4fcd-b4de-382d220ffea7 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/27298eb6-ac65-48b9-9761-ab7ce1de4a48 HTTP/1.1" status: 204 len: 168 time: 0.2168260 2026-05-30 10:55:36.340 10 INFO neutron.api.v2.resource [None req-352d9fd0-fc00-43fe-82a5-cd61acf07c43 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:55:36.341 10 INFO neutron.wsgi [None req-352d9fd0-fc00-43fe-82a5-cd61acf07c43 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.53 "GET /v2.0/security-groups/27298eb6-ac65-48b9-9761-ab7ce1de4a48 HTTP/1.1" status: 404 len: 347 time: 0.0118351 2026-05-30 10:55:36.615 10 INFO neutron.services.segments.plugin [-] Segment 8f116964-1a17-41c4-b954-6cfeb704a595 resource provider aggregate not found 2026-05-30 10:55:36.619 10 INFO neutron.services.segments.plugin [-] Segment 8f116964-1a17-41c4-b954-6cfeb704a595 resource provider aggregate not found 2026-05-30 10:55:36.638 10 INFO neutron.services.segments.plugin [-] Segment 8f116964-1a17-41c4-b954-6cfeb704a595 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 8f116964-1a17-41c4-b954-6cfeb704a595 found for delete ", "request_id": "req-90acfa34-6509-4f7b-8192-c3f3acc09f9b"}]} 2026-05-30 10:55:36.643 10 INFO neutron.services.segments.plugin [-] Segment 8f116964-1a17-41c4-b954-6cfeb704a595 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 8f116964-1a17-41c4-b954-6cfeb704a595 found for delete ", "request_id": "req-9b344a41-6d52-4b23-830a-749334e617dd"}]} 2026-05-30 10:55:36.649 10 INFO neutron.wsgi [None req-1a7f3da9-b438-4ef0-b623-6c602a303e22 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/networks/7dec46b4-3a70-48d3-9947-aed1ee2dbecb HTTP/1.1" status: 204 len: 168 time: 0.5025454 2026-05-30 10:55:36.662 10 WARNING neutron_lib.context [None req-241a0864-2723-4264-b339-0d731a993ca0 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:36.783 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-0e056097-0176-4932-bb77-152e1f09882e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-3aa4e406-b1af-4ccf-aada-2227051e3664 2026-05-30 10:55:36.783 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:36.783 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-3aa4e406-b1af-4ccf-aada-2227051e3664 2026-05-30 10:55:36.783 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager [None req-0e056097-0176-4932-bb77-152e1f09882e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-3aa4e406-b1af-4ccf-aada-2227051e3664 2026-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:36.783 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-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-3aa4e406-b1af-4ccf-aada-2227051e3664 2026-05-30 10:55:36.783 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:55:36.839 10 INFO neutron.wsgi [None req-659a1b93-6bf6-42df-9050-3f0a7067d69a 99069e05e93d4e8796cde8d32384c6cd 7b84cfdcb3e845e2af0187ff90c13504 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/b73241b0-d61a-46d5-9682-e6597bb012dc HTTP/1.1" status: 204 len: 168 time: 0.4860880 2026-05-30 10:55:36.935 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-241a0864-2723-4264-b339-0d731a993ca0 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] No more DHCP agents 2026-05-30 10:55:36.937 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-241a0864-2723-4264-b339-0d731a993ca0 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Unable to schedule network ab956fe5-7568-420a-ab3f-bf12e2ca9927: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:37.038 10 INFO neutron.db.ovn_revision_numbers_db [None req-241a0864-2723-4264-b339-0d731a993ca0 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 28cf59d3-67b3-4076-9363-839db1185222 (type: ports) to 1 2026-05-30 10:55:37.060 10 INFO neutron.wsgi [None req-241a0864-2723-4264-b339-0d731a993ca0 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.4032228 /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-05-30 10:55:37.103 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 3aa4e406-b1af-4ccf-aada-2227051e3664 2026-05-30 10:55:37.128 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 3aa4e406-b1af-4ccf-aada-2227051e3664 2026-05-30 10:55:37.174 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e056097-0176-4932-bb77-152e1f09882e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 3aa4e406-b1af-4ccf-aada-2227051e3664 (type: ports) to 1 2026-05-30 10:55:37.331 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e056097-0176-4932-bb77-152e1f09882e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:37.335 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e056097-0176-4932-bb77-152e1f09882e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network bbaa7d04-7392-475e-93e9-2e4f66963b91: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:37.375 10 INFO neutron.db.ovn_revision_numbers_db [None req-baa6673e-b374-4c24-80d8-7be99f497f3b 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] Successfully bumped revision number for resource 28cf59d3-67b3-4076-9363-839db1185222 (type: ports) to 2 2026-05-30 10:55:37.389 10 INFO neutron.wsgi [None req-baa6673e-b374-4c24-80d8-7be99f497f3b 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "PUT /v2.0/ports/28cf59d3-67b3-4076-9363-839db1185222 HTTP/1.1" status: 200 len: 946 time: 0.3237178 /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-05-30 10:55:37.688 10 INFO neutron.wsgi [None req-c3c426d0-f8c1-44be-b0be-18dd78f70479 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/ports/28cf59d3-67b3-4076-9363-839db1185222 HTTP/1.1" status: 204 len: 168 time: 0.2943709 2026-05-30 10:55:37.756 10 INFO neutron.wsgi [None req-22cc44f3-c6a2-4833-ad46-dff9a1f5694c 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0627589 2026-05-30 10:55:37.775 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ab6fc667-8ed7-4280-adfd-8840e9e3345e 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:55:37.777 10 INFO neutron.wsgi [None req-ab6fc667-8ed7-4280-adfd-8840e9e3345e 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "GET /v2.0/ports/28cf59d3-67b3-4076-9363-839db1185222 HTTP/1.1" status: 404 len: 333 time: 0.0163963 2026-05-30 10:55:37.821 10 INFO neutron.wsgi [None req-3638b318-5ce4-4c60-b55c-4e36d8c26b3f 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0402799 2026-05-30 10:55:37.860 10 INFO neutron.wsgi [None req-70be5fe4-66e5-4232-913a-5f17e9010a5c 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "GET /v2.0/ports/39de5a56-1dca-4054-8747-846e488a8ea6 HTTP/1.1" status: 200 len: 969 time: 0.0332243 2026-05-30 10:55:37.885 10 INFO neutron.pecan_wsgi.hooks.translation [None req-f38fc3f2-448b-4065-8bea-a16678978cd1 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:55:37.888 10 INFO neutron.wsgi [None req-f38fc3f2-448b-4065-8bea-a16678978cd1 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/ports/15d7a8ae-979d-4dd7-94ef-3f3b0bc95fbe HTTP/1.1" status: 404 len: 333 time: 0.0213096 2026-05-30 10:55:37.888 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e056097-0176-4932-bb77-152e1f09882e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 3aa4e406-b1af-4ccf-aada-2227051e3664 (type: router_ports) to 1 2026-05-30 10:55:37.903 9 INFO neutron.wsgi [None req-0e056097-0176-4932-bb77-152e1f09882e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "PUT /v2.0/routers/c49bac35-a2f5-4dfc-afbe-dec7c5f6170e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.8082259 2026-05-30 10:55:37.909 10 INFO neutron.pecan_wsgi.hooks.translation [None req-71515de4-15c9-4689-b940-babbe7da55af 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:55:37.912 10 INFO neutron.wsgi [None req-71515de4-15c9-4689-b940-babbe7da55af 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/8ae62b84-6517-4025-a3a4-fa8a751340e1 HTTP/1.1" status: 404 len: 337 time: 0.0194237 2026-05-30 10:55:37.938 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4d8b3799-7613-425d-92e6-6876e90c4728 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:55:37.941 10 INFO neutron.wsgi [None req-4d8b3799-7613-425d-92e6-6876e90c4728 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/6ea42039-988a-41e7-acac-f7e3788c9616 HTTP/1.1" status: 404 len: 337 time: 0.0227971 2026-05-30 10:55:38.024 10 INFO neutron.wsgi [None req-a52116b7-14d5-40ec-93ce-b26203fce67e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports/3aa4e406-b1af-4ccf-aada-2227051e3664 HTTP/1.1" status: 200 len: 1137 time: 0.1161134 2026-05-30 10:55:38.079 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 3aa4e406-b1af-4ccf-aada-2227051e3664 (type: ports) to 2 2026-05-30 10:55:38.242 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 3aa4e406-b1af-4ccf-aada-2227051e3664 (type: router_ports) to 2 2026-05-30 10:55:38.547 10 INFO neutron.wsgi [None req-60e4736d-7100-4122-b7fc-91144681fc3a 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/ports/39de5a56-1dca-4054-8747-846e488a8ea6 HTTP/1.1" status: 204 len: 168 time: 0.6015460 2026-05-30 10:55:38.898 9 INFO neutron.wsgi [None req-4a660b9c-152c-4e41-9018-e1e252bf335f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/8a41b751-d73d-4f37-a23b-050f1ce24d9e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0532749 2026-05-30 10:55:38.929 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31e07507-1b93-44e8-b6ec-72258daa3243 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:38.933 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31e07507-1b93-44e8-b6ec-72258daa3243 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network cf6eed26-f1b3-4a79-a9f7-865c4e775c09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:39.127 9 INFO neutron.services.segments.plugin [-] Segment 0e60ac36-61d1-40b3-b5a4-4247c34c5b5a resource provider aggregate not found 2026-05-30 10:55:39.133 9 INFO neutron.services.segments.plugin [-] Segment 0e60ac36-61d1-40b3-b5a4-4247c34c5b5a resource provider aggregate not found 2026-05-30 10:55:39.145 9 INFO neutron.services.segments.plugin [-] Segment 0e60ac36-61d1-40b3-b5a4-4247c34c5b5a 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 0e60ac36-61d1-40b3-b5a4-4247c34c5b5a found for delete ", "request_id": "req-f66fa935-727e-4d04-8ae1-41e6ca693d7e"}]} 2026-05-30 10:55:39.149 9 INFO neutron.services.segments.plugin [-] Segment 0e60ac36-61d1-40b3-b5a4-4247c34c5b5a 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 0e60ac36-61d1-40b3-b5a4-4247c34c5b5a found for delete ", "request_id": "req-cca35835-da77-41db-9f0a-af1e8c93ffa9"}]} 2026-05-30 10:55:39.161 9 INFO neutron.wsgi [None req-73b01d8a-4bcb-4ba0-b03f-bcb41dbe1840 33df2a45ddb84507909e055fcb2424f8 c214eaa548b3447ab2cbd6b65b0b3672 - - default default] 10.0.0.53 "DELETE /v2.0/networks/ab956fe5-7568-420a-ab3f-bf12e2ca9927 HTTP/1.1" status: 204 len: 168 time: 0.6070073 2026-05-30 10:55:39.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-31e07507-1b93-44e8-b6ec-72258daa3243 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 1bb1e1fb-a24e-4058-bfad-9c0c91884b1e (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-05-30 10:55:40.065 9 INFO neutron.wsgi [None req-baa224fb-14d4-4e8d-a5a8-998fc7e9842e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=c214eaa548b3447ab2cbd6b65b0b3672&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1628554 2026-05-30 10:55:40.274 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-31e07507-1b93-44e8-b6ec-72258daa3243 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-1bb1e1fb-a24e-4058-bfad-9c0c91884b1e 2026-05-30 10:55:40.274 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:55:40.274 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-05-30 10:55:40.274 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:55:40.274 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-05-30 10:55:40.274 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:40.274 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-05-30 10:55:40.274 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:55:40.274 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-05-30 10:55:40.274 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:40.274 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-05-30 10:55:40.274 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:40.274 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-1bb1e1fb-a24e-4058-bfad-9c0c91884b1e 2026-05-30 10:55:40.274 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager [None req-31e07507-1b93-44e8-b6ec-72258daa3243 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-1bb1e1fb-a24e-4058-bfad-9c0c91884b1e 2026-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:55:40.275 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-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:55:40.275 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-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:55:40.275 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-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:55:40.275 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-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:55:40.275 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-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:55:40.275 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-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:40.275 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-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:55:40.275 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-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:40.275 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-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-1bb1e1fb-a24e-4058-bfad-9c0c91884b1e 2026-05-30 10:55:40.275 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:55:40.317 10 INFO neutron.wsgi [None req-99aa06cf-39d0-4d6f-8477-206bf685e5ea 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/8a41b751-d73d-4f37-a23b-050f1ce24d9e HTTP/1.1" status: 204 len: 168 time: 1.4154499 2026-05-30 10:55:40.382 9 INFO neutron.wsgi [None req-fe18030b-ee6d-48b2-80a3-5ec49d4c74c2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/7ae76f7e-ec14-43f1-b8f1-6bf4dd9b8c25 HTTP/1.1" status: 204 len: 168 time: 0.3099282 2026-05-30 10:55:40.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-31e07507-1b93-44e8-b6ec-72258daa3243 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 1bb1e1fb-a24e-4058-bfad-9c0c91884b1e (type: ports) to 1 2026-05-30 10:55:40.561 9 INFO neutron.wsgi [None req-33b2f3ba-9a44-48a9-8848-5e0a9512c00e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/050e40cc-999a-452b-89c2-68d48ce0f676 HTTP/1.1" status: 204 len: 168 time: 0.2394953 2026-05-30 10:55:40.596 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31e07507-1b93-44e8-b6ec-72258daa3243 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:40.600 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31e07507-1b93-44e8-b6ec-72258daa3243 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network cf6eed26-f1b3-4a79-a9f7-865c4e775c09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:40.790 10 INFO neutron.db.ovn_revision_numbers_db [None req-31e07507-1b93-44e8-b6ec-72258daa3243 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 1bb1e1fb-a24e-4058-bfad-9c0c91884b1e (type: router_ports) to 1 2026-05-30 10:55:40.796 10 INFO neutron.wsgi [None req-31e07507-1b93-44e8-b6ec-72258daa3243 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "PUT /v2.0/routers/c49bac35-a2f5-4dfc-afbe-dec7c5f6170e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7662411 2026-05-30 10:55:40.919 9 INFO neutron.wsgi [None req-2815648d-481e-4d79-a6bb-897b30877295 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports/1bb1e1fb-a24e-4058-bfad-9c0c91884b1e HTTP/1.1" status: 200 len: 1135 time: 0.1180398 2026-05-30 10:55:41.003 10 INFO neutron.services.segments.plugin [-] Segment 4fcb2d73-2907-4b04-aca3-03eaaf78e535 resource provider aggregate not found 2026-05-30 10:55:41.009 10 INFO neutron.services.segments.plugin [-] Segment 4fcb2d73-2907-4b04-aca3-03eaaf78e535 resource provider aggregate not found 2026-05-30 10:55:41.027 10 INFO neutron.services.segments.plugin [-] Segment 4fcb2d73-2907-4b04-aca3-03eaaf78e535 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 4fcb2d73-2907-4b04-aca3-03eaaf78e535 found for delete ", "request_id": "req-95b1e31a-f555-44f1-bf93-347f0c279e2d"}]} 2026-05-30 10:55:41.028 10 INFO neutron.services.segments.plugin [-] Segment 4fcb2d73-2907-4b04-aca3-03eaaf78e535 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 4fcb2d73-2907-4b04-aca3-03eaaf78e535 found for delete ", "request_id": "req-48caecd3-5313-4523-896c-6f66c77b14b3"}]} 2026-05-30 10:55:41.050 10 INFO neutron.wsgi [None req-a2390d6f-c6ad-40f0-9e5e-e528abc12624 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports/1bb1e1fb-a24e-4058-bfad-9c0c91884b1e HTTP/1.1" status: 200 len: 1135 time: 0.1250601 2026-05-30 10:55:41.056 10 INFO neutron.wsgi [None req-20c45909-d341-41c4-9d34-01adfa6c94a5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/384c1eb1-38eb-4858-8630-0ca59c79a816 HTTP/1.1" status: 204 len: 168 time: 0.4868717 2026-05-30 10:55:41.204 10 INFO neutron.wsgi [None req-18301ab1-4cb0-48c8-9e2a-6907d9da4fc6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=7b84cfdcb3e845e2af0187ff90c13504&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0387611 2026-05-30 10:55:41.416 10 INFO neutron.wsgi [None req-f0f32715-d48a-4e06-b6cd-09f3bff9cb39 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/48f89700-8090-4434-a1b1-e32924783c06 HTTP/1.1" status: 204 len: 168 time: 0.2069528 2026-05-30 10:55:42.093 10 INFO neutron.wsgi [None req-c9b190b8-d887-45dc-a0bf-a7fabe555729 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports/1bb1e1fb-a24e-4058-bfad-9c0c91884b1e HTTP/1.1" status: 200 len: 1135 time: 0.0376694 2026-05-30 10:55:42.383 9 WARNING neutron_lib.context [None req-6d1cbc7d-9c7c-4316-9eb3-cb5f90f84fb6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:42.543 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d1cbc7d-9c7c-4316-9eb3-cb5f90f84fb6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 731e51b9-22e5-41cb-bc1c-5f5d85f61207 (type: security_groups) to 1 2026-05-30 10:55:42.558 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d1cbc7d-9c7c-4316-9eb3-cb5f90f84fb6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 4ee7dee3-4794-4191-88d1-ff27ad7f4757 (type: security_group_rules) to 0 2026-05-30 10:55:42.573 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d1cbc7d-9c7c-4316-9eb3-cb5f90f84fb6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 7312a198-69b6-4091-a535-4b43eb930b64 (type: security_group_rules) to 0 2026-05-30 10:55:42.597 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d1cbc7d-9c7c-4316-9eb3-cb5f90f84fb6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 744b0006-3f95-4c11-9fb9-afadc83814b2 (type: security_group_rules) to 0 2026-05-30 10:55:42.614 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d1cbc7d-9c7c-4316-9eb3-cb5f90f84fb6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource f44f350a-4464-42e8-867c-cf94f0e2d2c1 (type: security_group_rules) to 0 2026-05-30 10:55:42.669 10 INFO neutron.wsgi [req-e883dc10-ba9e-4e98-b809-96aba11f9226 req-30bf36cc-d8f5-4aa5-9425-be1ccd8a6db3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1413 time: 0.0546637 2026-05-30 10:55:42.706 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d1cbc7d-9c7c-4316-9eb3-cb5f90f84fb6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 28bd1173-24a9-4c96-93d6-66941fb89496 (type: security_groups) to 1 2026-05-30 10:55:42.720 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d1cbc7d-9c7c-4316-9eb3-cb5f90f84fb6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 0b9ce769-4d60-4b9c-8ccd-5064696bbecd (type: security_group_rules) to 0 2026-05-30 10:55:42.725 10 INFO neutron.wsgi [req-e883dc10-ba9e-4e98-b809-96aba11f9226 req-da41861c-3330-4b5d-8b4a-9ff2c31c77ec 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0503471 2026-05-30 10:55:42.735 9 INFO neutron.db.ovn_revision_numbers_db [None req-6d1cbc7d-9c7c-4316-9eb3-cb5f90f84fb6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 4a1545d0-5d70-4671-8f55-ea9ce07367ec (type: security_group_rules) to 0 2026-05-30 10:55:42.760 9 INFO neutron.wsgi [None req-6d1cbc7d-9c7c-4316-9eb3-cb5f90f84fb6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1824 time: 0.6090419 2026-05-30 10:55:42.814 10 INFO neutron.wsgi [None req-a6bb41d7-a3d0-4a29-b25a-2e02d7f16cae 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4724 time: 0.0480640 2026-05-30 10:55:42.905 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3371861-3eeb-40a0-9ae5-0904352733d5 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 28bd1173-24a9-4c96-93d6-66941fb89496 (type: security_groups) to 2 2026-05-30 10:55:42.910 10 INFO neutron.wsgi [None req-f3371861-3eeb-40a0-9ae5-0904352733d5 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "PUT /v2.0/security-groups/28bd1173-24a9-4c96-93d6-66941fb89496 HTTP/1.1" status: 200 len: 1857 time: 0.0910327 2026-05-30 10:55:42.940 9 INFO neutron.wsgi [None req-d0d7e464-1409-4308-a938-a766f25c6c86 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-groups/28bd1173-24a9-4c96-93d6-66941fb89496 HTTP/1.1" status: 200 len: 1857 time: 0.0255899 2026-05-30 10:55:43.072 9 INFO neutron.wsgi [None req-91e80679-721b-4d0a-8a6b-34628b85cac5 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/28bd1173-24a9-4c96-93d6-66941fb89496 HTTP/1.1" status: 204 len: 168 time: 0.1276023 2026-05-30 10:55:43.128 9 INFO neutron.wsgi [None req-564db980-6134-4e37-81e1-c2e61101f641 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0509503 2026-05-30 10:55:43.149 9 INFO neutron.wsgi [None req-6c335d03-c242-45d2-a03c-344eff98ed59 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports/1bb1e1fb-a24e-4058-bfad-9c0c91884b1e HTTP/1.1" status: 200 len: 1135 time: 0.0502672 2026-05-30 10:55:43.152 9 INFO neutron.api.v2.resource [None req-87bdffe0-67d6-48a8-920b-e438f1a477e7 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:55:43.153 9 INFO neutron.wsgi [None req-87bdffe0-67d6-48a8-920b-e438f1a477e7 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/28bd1173-24a9-4c96-93d6-66941fb89496 HTTP/1.1" status: 404 len: 347 time: 0.0199888 2026-05-30 10:55:43.166 9 WARNING neutron_lib.context [None req-1166ebe4-5453-4f0e-9d33-4cae7ed202bf 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:43.294 10 INFO neutron.db.ovn_revision_numbers_db [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c38b3684-87be-417d-89dc-901c62a0ed46 (type: security_groups) to 1 2026-05-30 10:55:43.302 9 INFO neutron.db.ovn_revision_numbers_db [None req-1166ebe4-5453-4f0e-9d33-4cae7ed202bf 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource eca27ecc-cb6a-4f42-bffa-f939fe4947ff (type: security_groups) to 1 2026-05-30 10:55:43.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 59e7c231-22a0-474f-a205-cbb2273ff8f7 (type: security_group_rules) to 0 2026-05-30 10:55:43.316 9 INFO neutron.db.ovn_revision_numbers_db [None req-1166ebe4-5453-4f0e-9d33-4cae7ed202bf 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 7ac05342-ebb4-4fc4-ab9f-9c630978937b (type: security_group_rules) to 0 2026-05-30 10:55:43.326 10 INFO neutron.db.ovn_revision_numbers_db [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6dbbc7a9-bb34-4152-9a16-31493e70efc5 (type: security_group_rules) to 0 2026-05-30 10:55:43.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-1166ebe4-5453-4f0e-9d33-4cae7ed202bf 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource e9c4216c-d6e9-4023-b3a2-8c3f7ebe3292 (type: security_group_rules) to 0 2026-05-30 10:55:43.340 10 INFO neutron.db.ovn_revision_numbers_db [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8de22975-9f13-48c9-afba-5a0bb37fcae7 (type: security_group_rules) to 0 2026-05-30 10:55:43.349 9 INFO neutron.wsgi [None req-1166ebe4-5453-4f0e-9d33-4cae7ed202bf 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.1870062 2026-05-30 10:55:43.361 10 WARNING neutron_lib.context [None req-d4756cd8-826b-43a1-80b0-9b27c0b33635 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:43.363 10 INFO neutron.db.ovn_revision_numbers_db [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c3588bde-2e86-4830-9db5-31fd476ba454 (type: security_group_rules) to 0 2026-05-30 10:55:43.426 10 INFO neutron.db.segments_db [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment bece3f6c-3a13-49ea-b650-35ef9a69454a of type geneve for network 154d884b-04d5-406a-8918-a095c5131c6b 2026-05-30 10:55:43.489 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port 3aa4e406-b1af-4ccf-aada-2227051e3664: RuntimeError: No hosting information found for port 3aa4e406-b1af-4ccf-aada-2227051e3664 2026-05-30 10:55:43.489 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: 28cf59d3-67b3-4076-9363-839db1185222 2026-05-30 10:55:43.501 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 1bb1e1fb-a24e-4058-bfad-9c0c91884b1e 2026-05-30 10:55:43.508 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 1bb1e1fb-a24e-4058-bfad-9c0c91884b1e 2026-05-30 10:55:43.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 154d884b-04d5-406a-8918-a095c5131c6b (type: networks) to 1 2026-05-30 10:55:43.611 10 INFO neutron.db.ovn_revision_numbers_db [None req-d4756cd8-826b-43a1-80b0-9b27c0b33635 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 04552912-586d-4396-9d17-c79aaec5d12a (type: security_group_rules) to 0 2026-05-30 10:55:43.651 10 INFO neutron.wsgi [None req-d4756cd8-826b-43a1-80b0-9b27c0b33635 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2958441 2026-05-30 10:55:43.699 9 INFO neutron.wsgi [None req-5f5b071d-f073-4d52-8071-657fff1ce436 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/04552912-586d-4396-9d17-c79aaec5d12a HTTP/1.1" status: 200 len: 795 time: 0.0445187 2026-05-30 10:55:43.851 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:43.861 10 INFO neutron.wsgi [None req-97884d34-432e-4e85-a689-d5a40d7d292d 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.1560974 2026-05-30 10:55:43.864 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 154d884b-04d5-406a-8918-a095c5131c6b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:43.986 10 INFO neutron.db.ovn_revision_numbers_db [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b72c84f8-d6d1-42b0-b77c-39c6e57b6c23 (type: ports) to 1 2026-05-30 10:55:44.011 10 INFO neutron.wsgi [None req-d927d149-e766-4b7e-8f25-a1b0894456be 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 947 time: 1.0097139 2026-05-30 10:55:44.187 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34cebcb8-b80d-49ad-b483-8965d4f4db5d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:44.208 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34cebcb8-b80d-49ad-b483-8965d4f4db5d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 154d884b-04d5-406a-8918-a095c5131c6b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:44.214 10 INFO neutron.wsgi [None req-53a0af11-3432-4d16-b104-a393afc0f5e1 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports/1bb1e1fb-a24e-4058-bfad-9c0c91884b1e HTTP/1.1" status: 200 len: 1137 time: 0.0568361 2026-05-30 10:55:44.279 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 1bb1e1fb-a24e-4058-bfad-9c0c91884b1e (type: ports) to 2 2026-05-30 10:55:44.293 9 INFO neutron.wsgi [None req-97599046-1550-49a1-9023-07ee2ae0b6ee 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/04552912-586d-4396-9d17-c79aaec5d12a HTTP/1.1" status: 204 len: 168 time: 0.4248900 2026-05-30 10:55:44.475 9 INFO neutron.wsgi [None req-14eb68bf-ebb8-449f-820f-682e4d920ce3 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.1738741 2026-05-30 10:55:44.486 9 WARNING neutron_lib.context [None req-470ecea1-515a-4aa0-a3a4-4e9eae3334ee 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:44.498 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 1bb1e1fb-a24e-4058-bfad-9c0c91884b1e (type: router_ports) to 2 2026-05-30 10:55:44.665 9 INFO neutron.db.ovn_revision_numbers_db [None req-470ecea1-515a-4aa0-a3a4-4e9eae3334ee 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 59450613-92ee-4b75-b05e-0c5fa34cdfa9 (type: security_group_rules) to 0 2026-05-30 10:55:44.691 9 INFO neutron.wsgi [None req-470ecea1-515a-4aa0-a3a4-4e9eae3334ee 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2103076 2026-05-30 10:55:44.726 9 INFO neutron.wsgi [None req-bd0e9f6e-637e-4464-9974-704c6a07eea5 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/59450613-92ee-4b75-b05e-0c5fa34cdfa9 HTTP/1.1" status: 200 len: 795 time: 0.0197420 2026-05-30 10:55:44.798 9 INFO neutron.wsgi [None req-16489a31-104e-46de-a875-9560b08e7b10 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.0679867 2026-05-30 10:55:44.918 9 INFO neutron.wsgi [None req-b2a50289-43cf-48c3-a60b-0488b643fdeb 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/59450613-92ee-4b75-b05e-0c5fa34cdfa9 HTTP/1.1" status: 204 len: 168 time: 0.1151032 2026-05-30 10:55:44.984 9 INFO neutron.wsgi [None req-5eb170a5-05f5-4ef5-9c6f-4a85c3a4156f 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0610158 2026-05-30 10:55:44.993 9 WARNING neutron_lib.context [None req-fd9bd08d-b6ae-462d-9df4-52d452759b6b 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:45.028 9 INFO neutron.db.securitygroups_db [None req-fd9bd08d-b6ae-462d-9df4-52d452759b6b 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Project 5d1fdf1e28f04900a27f3a4e94eca8ab added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-30 10:55:45.108 9 INFO neutron.db.ovn_revision_numbers_db [None req-fd9bd08d-b6ae-462d-9df4-52d452759b6b 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] Successfully bumped revision number for resource 2d0bf665-a11c-4755-bcfa-ce237b737741 (type: security_group_rules) to 0 2026-05-30 10:55:45.133 9 INFO neutron.wsgi [None req-fd9bd08d-b6ae-462d-9df4-52d452759b6b 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.1440940 2026-05-30 10:55:45.158 9 INFO neutron.wsgi [None req-b7841e94-57a2-4023-8cd9-7b21a40cc03d 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/2d0bf665-a11c-4755-bcfa-ce237b737741 HTTP/1.1" status: 200 len: 801 time: 0.0188460 2026-05-30 10:55:45.185 10 INFO neutron.db.ovn_revision_numbers_db [None req-34cebcb8-b80d-49ad-b483-8965d4f4db5d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b72c84f8-d6d1-42b0-b77c-39c6e57b6c23 (type: ports) to 2 2026-05-30 10:55:45.227 9 INFO neutron.wsgi [None req-f512d7da-58f4-4a4e-a7a4-c97a7d5116ce 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4339 time: 0.0628655 2026-05-30 10:55:45.250 10 INFO neutron.db.ovn_revision_numbers_db [None req-34cebcb8-b80d-49ad-b483-8965d4f4db5d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource bb062a5f-eec5-42d6-9965-e083bb7abedd (type: subnets) to 0 2026-05-30 10:55:45.269 10 INFO neutron.wsgi [None req-34cebcb8-b80d-49ad-b483-8965d4f4db5d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 1.2531552 2026-05-30 10:55:45.436 10 INFO neutron.wsgi [None req-82a64e26-fb71-4c8e-b8c3-6d425443ea6a ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "PUT /v2.0/routers/c49bac35-a2f5-4dfc-afbe-dec7c5f6170e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1984277 2026-05-30 10:55:45.459 10 INFO neutron.wsgi [None req-fffcca7e-31ca-4674-8129-1d7483882ab6 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/2d0bf665-a11c-4755-bcfa-ce237b737741 HTTP/1.1" status: 204 len: 168 time: 0.2262039 /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-05-30 10:55:45.528 10 INFO neutron.wsgi [None req-9d7803e9-3d88-4510-824a-b8410f40d9a2 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0638101 2026-05-30 10:55:45.610 9 INFO neutron.wsgi [None req-3bc7aac7-7330-489a-b3c4-83328c7868e3 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports/3aa4e406-b1af-4ccf-aada-2227051e3664 HTTP/1.1" status: 200 len: 1137 time: 0.1684332 2026-05-30 10:55:45.695 10 INFO neutron.wsgi [None req-af868dc7-9577-43d9-8da3-da2267cddc16 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/eca27ecc-cb6a-4f42-bffa-f939fe4947ff HTTP/1.1" status: 204 len: 168 time: 0.1604428 2026-05-30 10:55:45.747 9 INFO neutron.wsgi [None req-b919bd72-7232-4ec0-b5ea-095ef6f700c0 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0470934 2026-05-30 10:55:45.802 10 INFO neutron.wsgi [None req-7ca538ea-adf0-4c4e-8102-3b985e2141c4 361a70df43034f0abfb876d3fbd3c46e 5d1fdf1e28f04900a27f3a4e94eca8ab - - default default] 10.0.0.53 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0480063 2026-05-30 10:55:45.836 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b99c9327-ba52-4bb3-b5c0-e753f884300e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:45.838 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b99c9327-ba52-4bb3-b5c0-e753f884300e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:46.014 9 INFO neutron.db.ovn_revision_numbers_db [None req-b99c9327-ba52-4bb3-b5c0-e753f884300e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 59290fd0-cac1-42a4-8ad6-457c13c9e960 (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-05-30 10:55:46.434 10 INFO neutron.wsgi [None req-7a223219-08a0-46b8-95e4-49ca3fb4f588 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "PUT /v2.0/routers/c49bac35-a2f5-4dfc-afbe-dec7c5f6170e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8174467 2026-05-30 10:55:46.460 10 INFO neutron.wsgi [None req-a37a98d7-355b-4066-a04c-fa59e3bdacf3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=5d1fdf1e28f04900a27f3a4e94eca8ab&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1890142 2026-05-30 10:55:46.472 9 INFO neutron.wsgi [None req-90a6ed5c-7108-49dd-b9c2-328be88d77e7 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=c49bac35-a2f5-4dfc-afbe-dec7c5f6170e HTTP/1.1" status: 200 len: 205 time: 0.0323455 2026-05-30 10:55:46.738 10 INFO neutron.wsgi [None req-723ffa2d-88d4-4ea3-9c14-6095c0f1eef1 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/routers/c49bac35-a2f5-4dfc-afbe-dec7c5f6170e HTTP/1.1" status: 204 len: 168 time: 0.2571831 2026-05-30 10:55:46.758 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-59290fd0-cac1-42a4-8ad6-457c13c9e960 on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:55:46.787 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Router f6e545e0-6717-46f0-86af-28579355b247 is bound to host instance 2026-05-30 10:55:46.871 10 INFO neutron.wsgi [None req-ebaeffeb-8a13-48c6-9a40-212d09cadf1d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/731e51b9-22e5-41cb-bc1c-5f5d85f61207 HTTP/1.1" status: 204 len: 168 time: 0.4064238 2026-05-30 10:55:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013461 2026-05-30 10:55:46.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009651 2026-05-30 10:55:46.984 10 INFO neutron.wsgi [None req-c03bbd2f-4958-420d-90c8-546be98bb87c ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/subnets/caa11c74-0103-4103-9d51-e97ca7930b9a HTTP/1.1" status: 204 len: 168 time: 0.2422490 2026-05-30 10:55:47.070 9 INFO neutron.db.ovn_revision_numbers_db [None req-b99c9327-ba52-4bb3-b5c0-e753f884300e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 59290fd0-cac1-42a4-8ad6-457c13c9e960 (type: router_ports) to 1 2026-05-30 10:55:47.178 9 INFO neutron.db.ovn_revision_numbers_db [None req-b99c9327-ba52-4bb3-b5c0-e753f884300e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f6e545e0-6717-46f0-86af-28579355b247 (type: routers) to 2 2026-05-30 10:55:47.198 9 INFO neutron.wsgi [None req-b99c9327-ba52-4bb3-b5c0-e753f884300e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1169 time: 1.9223180 2026-05-30 10:55:47.518 10 INFO neutron.wsgi [None req-83e66c50-eaa2-4ea8-8086-b39b7f19dcc1 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/subnets/6f6853b8-1d49-4918-a240-64a11404d3da HTTP/1.1" status: 204 len: 168 time: 0.5260134 2026-05-30 10:55:47.770 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 59290fd0-cac1-42a4-8ad6-457c13c9e960 (type: ports) to 1 2026-05-30 10:55:48.099 10 INFO neutron.services.segments.plugin [-] Segment 69767835-99d9-4427-a565-5cce9f371547 resource provider aggregate not found 2026-05-30 10:55:48.119 10 INFO neutron.services.segments.plugin [-] Segment 69767835-99d9-4427-a565-5cce9f371547 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 69767835-99d9-4427-a565-5cce9f371547 found for delete ", "request_id": "req-69231d4e-2a91-49e6-ad7a-593a860a2920"}]} 2026-05-30 10:55:48.120 10 INFO neutron.services.segments.plugin [-] Segment 69767835-99d9-4427-a565-5cce9f371547 resource provider aggregate not found 2026-05-30 10:55:48.146 10 INFO neutron.services.segments.plugin [-] Segment 69767835-99d9-4427-a565-5cce9f371547 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 69767835-99d9-4427-a565-5cce9f371547 found for delete ", "request_id": "req-d0ebd7ac-951e-410b-9694-93bfafb603ce"}]} 2026-05-30 10:55:48.179 10 INFO neutron.wsgi [None req-bf58b48a-ce68-483b-93e2-8ee9981ae302 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/networks/cf6eed26-f1b3-4a79-a9f7-865c4e775c09 HTTP/1.1" status: 204 len: 168 time: 0.6472900 2026-05-30 10:55:48.187 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-491c154c-04b9-4833-8b7a-3dd10cd324f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:48.197 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-491c154c-04b9-4833-8b7a-3dd10cd324f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 154d884b-04d5-406a-8918-a095c5131c6b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:48.199 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 59290fd0-cac1-42a4-8ad6-457c13c9e960 (type: router_ports) to 3 2026-05-30 10:55:48.465 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 59290fd0-cac1-42a4-8ad6-457c13c9e960 (type: ports) to 2 2026-05-30 10:55:48.495 10 INFO neutron.db.ovn_revision_numbers_db [None req-491c154c-04b9-4833-8b7a-3dd10cd324f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9a84f401-0f56-42d3-8a4c-9b3e9e68be3d (type: ports) to 1 2026-05-30 10:55:48.504 10 INFO neutron.wsgi [req-236f8636-8ec3-4b0d-87f2-3a41446222dd req-7ea94f76-2575-4416-bc43-41c65fc631b2 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1174 time: 0.1777401 2026-05-30 10:55:48.614 10 INFO neutron.wsgi [req-236f8636-8ec3-4b0d-87f2-3a41446222dd req-a5a10987-9a2b-4545-b7c9-26a7de7f046e 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1031229 2026-05-30 10:55:48.807 9 INFO neutron.wsgi [req-48d6f739-c5cf-4703-8af8-ef4a2e9681c4 req-22b27a33-d56b-47e2-8680-cef1fb173f18 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1174 time: 0.1174986 2026-05-30 10:55:48.831 10 INFO neutron.wsgi [None req-109e4eba-7467-468b-8bb5-d5f9a638cc2c ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/networks/bbaa7d04-7392-475e-93e9-2e4f66963b91 HTTP/1.1" status: 204 len: 168 time: 0.6453471 2026-05-30 10:55:48.850 9 WARNING neutron_lib.context [None req-123da691-2a13-4a0f-9eb4-bad9c9e800b2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:48.906 9 INFO neutron.wsgi [req-48d6f739-c5cf-4703-8af8-ef4a2e9681c4 req-bf145df9-2f6e-4e14-bd3c-1926247f2aa6 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0929298 2026-05-30 10:55:48.943 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 59290fd0-cac1-42a4-8ad6-457c13c9e960 (type: ports) to 4 2026-05-30 10:55:48.993 9 INFO neutron.db.segments_db [None req-123da691-2a13-4a0f-9eb4-bad9c9e800b2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Added segment e54a5446-e8a8-4738-a989-8ef968c5f445 of type geneve for network 49701a05-2a4d-4345-a8d0-00bf58bf3986 2026-05-30 10:55:49.219 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-491c154c-04b9-4833-8b7a-3dd10cd324f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9a84f401-0f56-42d3-8a4c-9b3e9e68be3d 2026-05-30 10:55:49.219 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:55:49.219 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-05-30 10:55:49.219 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:55:49.219 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-05-30 10:55:49.219 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:49.219 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-05-30 10:55:49.219 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:55:49.219 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-05-30 10:55:49.219 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:49.219 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-05-30 10:55:49.219 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:49.219 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9a84f401-0f56-42d3-8a4c-9b3e9e68be3d 2026-05-30 10:55:49.219 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager [None req-491c154c-04b9-4833-8b7a-3dd10cd324f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9a84f401-0f56-42d3-8a4c-9b3e9e68be3d 2026-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:55:49.220 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-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:55:49.220 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-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:55:49.220 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-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:55:49.220 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-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:55:49.220 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-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:55:49.220 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-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:49.220 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-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:55:49.220 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-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:49.220 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-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9a84f401-0f56-42d3-8a4c-9b3e9e68be3d 2026-05-30 10:55:49.220 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:55:49.363 9 INFO neutron.wsgi [req-0d4fa121-7b50-48f6-84e8-a5e04c749c9b req-226563af-2f5e-4261-9d97-939695817e39 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1174 time: 0.0660913 2026-05-30 10:55:49.378 9 INFO neutron.wsgi [req-fb95e32c-66d0-47a6-a9ed-bc447fe8e1bd req-88bb5b5f-a1b7-489a-b0ce-f56d42424fc0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=93930841a82f4f00855dc580157452e3&device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1413 time: 0.0791912 2026-05-30 10:55:49.481 10 INFO neutron.db.ovn_revision_numbers_db [None req-491c154c-04b9-4833-8b7a-3dd10cd324f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9a84f401-0f56-42d3-8a4c-9b3e9e68be3d (type: ports) to 1 2026-05-30 10:55:49.512 9 INFO neutron.wsgi [req-0d4fa121-7b50-48f6-84e8-a5e04c749c9b req-e66c4c48-45b2-4a55-a221-f9f0564b61fc 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1416388 2026-05-30 10:55:49.539 9 INFO neutron.db.ovn_revision_numbers_db [None req-123da691-2a13-4a0f-9eb4-bad9c9e800b2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 49701a05-2a4d-4345-a8d0-00bf58bf3986 (type: networks) to 1 2026-05-30 10:55:49.566 9 INFO neutron.wsgi [req-fb95e32c-66d0-47a6-a9ed-bc447fe8e1bd req-5c06925a-2708-4cf3-b0a0-6b224def3bda 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=aa379350-4e16-448c-8fe2-430d3db41ec1 HTTP/1.1" status: 200 len: 973 time: 0.1748018 2026-05-30 10:55:49.583 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-491c154c-04b9-4833-8b7a-3dd10cd324f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:55:49.585 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-491c154c-04b9-4833-8b7a-3dd10cd324f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 154d884b-04d5-406a-8918-a095c5131c6b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:49.665 9 INFO neutron.wsgi [req-fb95e32c-66d0-47a6-a9ed-bc447fe8e1bd req-7008c181-f196-4c22-83d0-6542f6fcb708 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 HTTP/1.1" status: 200 len: 1060 time: 0.0883029 2026-05-30 10:55:49.741 9 INFO neutron.wsgi [req-fb95e32c-66d0-47a6-a9ed-bc447fe8e1bd req-046f2db2-701e-430b-815b-0743c5d825f2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=882fc57b-22b1-4ccd-9a8f-3eff332e0ceb HTTP/1.1" status: 200 len: 868 time: 0.0703802 2026-05-30 10:55:49.775 9 INFO neutron.wsgi [req-fb95e32c-66d0-47a6-a9ed-bc447fe8e1bd req-1f3e7535-8844-4817-838f-20c4475886fb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=aa379350-4e16-448c-8fe2-430d3db41ec1&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0285840 2026-05-30 10:55:49.793 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 59290fd0-cac1-42a4-8ad6-457c13c9e960 (type: router_ports) to 4 2026-05-30 10:55:49.884 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-123da691-2a13-4a0f-9eb4-bad9c9e800b2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:49.887 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-123da691-2a13-4a0f-9eb4-bad9c9e800b2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network 49701a05-2a4d-4345-a8d0-00bf58bf3986: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:49.892 9 INFO neutron.wsgi [req-fb95e32c-66d0-47a6-a9ed-bc447fe8e1bd req-b6416eea-22ea-4d6e-b1c4-51c7a1743de4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1080418 2026-05-30 10:55:49.993 9 INFO neutron.wsgi [req-fb95e32c-66d0-47a6-a9ed-bc447fe8e1bd req-52e65879-9ebe-43b3-98c8-663bd9272a3d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0915968 2026-05-30 10:55:50.023 9 INFO neutron.db.ovn_revision_numbers_db [None req-123da691-2a13-4a0f-9eb4-bad9c9e800b2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 8909e455-536f-4fe8-9d3e-01d39f68b158 (type: ports) to 1 2026-05-30 10:55:50.048 9 INFO neutron.wsgi [None req-123da691-2a13-4a0f-9eb4-bad9c9e800b2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 1.2036798 2026-05-30 10:55:50.056 9 WARNING neutron_lib.context [None req-a486c44a-497b-45ec-84a2-c7f15a2950aa ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:50.139 10 INFO neutron.services.segments.plugin [-] Segment 51184daa-9238-4b1f-9ea5-e965ed473b5b resource provider aggregate not found 2026-05-30 10:55:50.158 10 INFO neutron.services.segments.plugin [-] Segment 51184daa-9238-4b1f-9ea5-e965ed473b5b 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 51184daa-9238-4b1f-9ea5-e965ed473b5b found for delete ", "request_id": "req-4f119145-d8e5-4735-a702-12d9a49a659c"}]} 2026-05-30 10:55:50.169 10 INFO neutron.services.segments.plugin [-] Segment 51184daa-9238-4b1f-9ea5-e965ed473b5b resource provider aggregate not found 2026-05-30 10:55:50.187 10 INFO neutron.services.segments.plugin [-] Segment 51184daa-9238-4b1f-9ea5-e965ed473b5b 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 51184daa-9238-4b1f-9ea5-e965ed473b5b found for delete ", "request_id": "req-087bddda-d2a4-4477-bac1-f69dec40d5b4"}]} 2026-05-30 10:55:50.313 10 INFO neutron.db.ovn_revision_numbers_db [None req-491c154c-04b9-4833-8b7a-3dd10cd324f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9a84f401-0f56-42d3-8a4c-9b3e9e68be3d (type: router_ports) to 1 2026-05-30 10:55:50.320 10 INFO neutron.wsgi [None req-491c154c-04b9-4833-8b7a-3dd10cd324f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/f6e545e0-6717-46f0-86af-28579355b247/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.1161017 2026-05-30 10:55:50.355 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a486c44a-497b-45ec-84a2-c7f15a2950aa ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:50.359 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a486c44a-497b-45ec-84a2-c7f15a2950aa ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network 49701a05-2a4d-4345-a8d0-00bf58bf3986: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:50.566 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No port found with ID 1bb1e1fb-a24e-4058-bfad-9c0c91884b1e: RuntimeError: No port found with ID 1bb1e1fb-a24e-4058-bfad-9c0c91884b1e 2026-05-30 10:55:50.566 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 59290fd0-cac1-42a4-8ad6-457c13c9e960 2026-05-30 10:55:50.586 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 59290fd0-cac1-42a4-8ad6-457c13c9e960 2026-05-30 10:55:50.625 10 INFO neutron.wsgi [req-39a66e02-6b6e-4d31-81eb-4a43684965c0 req-fe6cfa70-71bc-4a5c-8e5b-a5f1039ba463 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1174 time: 0.0414767 2026-05-30 10:55:50.692 10 INFO neutron.wsgi [req-39a66e02-6b6e-4d31-81eb-4a43684965c0 req-03211c5a-373b-4ad4-979d-23092644d1ef 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0584476 2026-05-30 10:55:50.750 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 9a84f401-0f56-42d3-8a4c-9b3e9e68be3d 2026-05-30 10:55:50.761 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 9a84f401-0f56-42d3-8a4c-9b3e9e68be3d 2026-05-30 10:55:51.150 9 INFO neutron.db.ovn_revision_numbers_db [None req-a486c44a-497b-45ec-84a2-c7f15a2950aa ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 8909e455-536f-4fe8-9d3e-01d39f68b158 (type: ports) to 2 2026-05-30 10:55:51.217 9 INFO neutron.db.ovn_revision_numbers_db [None req-a486c44a-497b-45ec-84a2-c7f15a2950aa ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 3ba0fa6f-1d59-4bef-93d0-8b8cd2f9fcf9 (type: subnets) to 0 2026-05-30 10:55:51.247 9 INFO neutron.wsgi [None req-a486c44a-497b-45ec-84a2-c7f15a2950aa ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.1955352 2026-05-30 10:55:51.260 10 WARNING neutron_lib.context [None req-187d7a54-0063-4db3-a5f9-dccda5cea3ed ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:51.350 9 INFO neutron.db.ovn_revision_numbers_db [None req-649dbbd6-1564-44ae-ac9a-2e72a624071d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c418896b-5d39-429d-9d50-65695e03e718 (type: security_groups) to 1 2026-05-30 10:55:51.383 9 INFO neutron.db.ovn_revision_numbers_db [None req-649dbbd6-1564-44ae-ac9a-2e72a624071d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 30d96808-612e-4a9e-ba32-ce15a84c514c (type: security_group_rules) to 0 2026-05-30 10:55:51.391 10 INFO neutron.db.ovn_revision_numbers_db [None req-187d7a54-0063-4db3-a5f9-dccda5cea3ed ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource f1cb9143-f3bc-4037-b09e-03a4271b83ff (type: routers) to 1 2026-05-30 10:55:51.417 10 INFO neutron.wsgi [None req-187d7a54-0063-4db3-a5f9-dccda5cea3ed ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 801 time: 0.1633866 2026-05-30 10:55:51.431 10 WARNING neutron_lib.context [None req-3f415b1c-9bd6-479e-932e-6f6392204c13 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:51.640 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 9a84f401-0f56-42d3-8a4c-9b3e9e68be3d (type: ports) to 2 2026-05-30 10:55:51.646 9 INFO neutron.db.ovn_revision_numbers_db [None req-649dbbd6-1564-44ae-ac9a-2e72a624071d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3b99b4ef-3425-4aae-bcc8-ad284857adad (type: security_group_rules) to 0 2026-05-30 10:55:51.684 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-138e372e-572b-4942-8861-3712ba3764c2 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/networks?id=154d884b-04d5-406a-8918-a095c5131c6b HTTP/1.1" status: 200 len: 876 time: 0.3460701 2026-05-30 10:55:51.688 9 INFO neutron.db.ovn_revision_numbers_db [None req-649dbbd6-1564-44ae-ac9a-2e72a624071d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 459316c7-cf6d-4a6d-8074-4aafe95dc6f0 (type: security_group_rules) to 0 2026-05-30 10:55:51.712 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-f44bf3ba-9d66-45e7-9fbb-2c3fcca57abf d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/quotas/de2edcafa8bf4f9195c3f804af71c62e HTTP/1.1" status: 200 len: 491 time: 0.0171638 2026-05-30 10:55:51.735 9 INFO neutron.db.ovn_revision_numbers_db [None req-649dbbd6-1564-44ae-ac9a-2e72a624071d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource eec1e624-5862-4dca-bf03-c4d406e4bfca (type: security_group_rules) to 0 2026-05-30 10:55:51.777 9 INFO neutron.wsgi [None req-649dbbd6-1564-44ae-ac9a-2e72a624071d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=46d7b95c50144c80973d84d554588df0&name=default HTTP/1.1" status: 200 len: 3120 time: 0.7518444 2026-05-30 10:55:51.830 10 INFO neutron.wsgi [req-b5201852-364e-4e47-a5f7-178ac82f8616 req-5014a831-bd47-435e-b3ec-8fee8a14d234 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1174 time: 0.0735176 2026-05-30 10:55:51.884 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-331dbdf6-bc5a-4367-8c74-2416ede9d49a d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=de2edcafa8bf4f9195c3f804af71c62e&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1563869 2026-05-30 10:55:51.888 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f415b1c-9bd6-479e-932e-6f6392204c13 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:51.895 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f415b1c-9bd6-479e-932e-6f6392204c13 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network 49701a05-2a4d-4345-a8d0-00bf58bf3986: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:51.905 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 9a84f401-0f56-42d3-8a4c-9b3e9e68be3d (type: router_ports) to 2 2026-05-30 10:55:51.910 10 INFO neutron.wsgi [req-b5201852-364e-4e47-a5f7-178ac82f8616 req-201fde2d-9133-4b03-b11c-a75a87f6f551 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0717506 2026-05-30 10:55:51.993 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-c3806fb8-2fab-4b3b-a5e0-15e64accf4a1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/154d884b-04d5-406a-8918-a095c5131c6b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0979543 2026-05-30 10:55:52.085 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f415b1c-9bd6-479e-932e-6f6392204c13 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 21583538-9726-4e10-ac86-6d3fb0dd2381 (type: ports) to 1 2026-05-30 10:55:52.089 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-ffea64af-78e6-466d-a035-0ecc27c62b5d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/154d884b-04d5-406a-8918-a095c5131c6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0779588 2026-05-30 10:55:52.113 10 INFO neutron.wsgi [None req-3f415b1c-9bd6-479e-932e-6f6392204c13 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1146 time: 0.6877513 /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-05-30 10:55:52.242 9 INFO neutron.wsgi [None req-834d171d-02e3-4de0-bf3a-3aec220eacbf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/c418896b-5d39-429d-9d50-65695e03e718 HTTP/1.1" status: 204 len: 168 time: 0.4558210 2026-05-30 10:55:52.249 10 INFO neutron.wsgi [req-1c5ef800-99dc-427d-a375-25c91815b0af req-c4f5efb4-f28d-4f10-bdde-ec651acbdb7a d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 210 time: 0.0241787 2026-05-30 10:55:52.625 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-56ccb1b4-cfd7-4ba7-b46a-b2eb3feb4348 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:52.625 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:55:52.625 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-05-30 10:55:52.625 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:55:52.625 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-05-30 10:55:52.625 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:52.625 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-05-30 10:55:52.625 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:55:52.625 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-05-30 10:55:52.625 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:52.625 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-05-30 10:55:52.625 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:52.625 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:52.625 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager [None req-56ccb1b4-cfd7-4ba7-b46a-b2eb3feb4348 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:55:52.626 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-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:55:52.626 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-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:55:52.626 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-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:55:52.626 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-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:55:52.626 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-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:55:52.626 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-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:52.626 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-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:55:52.626 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-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:52.626 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-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:52.626 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:55:52.797 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:52.811 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:52.830 9 INFO neutron.db.ovn_revision_numbers_db [None req-56ccb1b4-cfd7-4ba7-b46a-b2eb3feb4348 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 21583538-9726-4e10-ac86-6d3fb0dd2381 (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-05-30 10:55:53.008 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-accaba04-dcab-4a4e-8187-815dc9fc5f17 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 199.204.45.140 "GET /v2.0/networks?id=154d884b-04d5-406a-8918-a095c5131c6b HTTP/1.1" status: 200 len: 876 time: 0.0837438 2026-05-30 10:55:53.018 9 WARNING neutron_lib.context [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-db312a0d-36c0-4a8a-b9fd-1a18717e01e8 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:53.340 9 INFO neutron.wsgi [req-765db995-0640-4ad2-a42c-3f675f9b5ef4 req-0f564fbe-f534-42d4-a472-7c52a1c221ba d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 210 time: 0.0269606 2026-05-30 10:55:53.447 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 21583538-9726-4e10-ac86-6d3fb0dd2381 (type: ports) to 3 2026-05-30 10:55:53.538 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-db312a0d-36c0-4a8a-b9fd-1a18717e01e8 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] No more DHCP agents 2026-05-30 10:55:53.542 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-db312a0d-36c0-4a8a-b9fd-1a18717e01e8 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] Unable to schedule network 154d884b-04d5-406a-8918-a095c5131c6b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:53.545 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-56ccb1b4-cfd7-4ba7-b46a-b2eb3feb4348 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:53.545 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:53.545 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:53.545 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager [None req-56ccb1b4-cfd7-4ba7-b46a-b2eb3feb4348 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:53.545 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-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:53.545 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:55:53.550 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:53.550 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:55:53.550 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-05-30 10:55:53.550 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:55:53.550 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-05-30 10:55:53.550 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:53.550 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-05-30 10:55:53.550 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:55:53.550 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-05-30 10:55:53.550 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:53.550 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-05-30 10:55:53.550 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:53.550 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:53.550 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:55:53.551 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-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:55:53.551 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-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:55:53.551 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-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:55:53.551 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-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:55:53.551 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-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:55:53.551 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-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:53.551 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-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:55:53.551 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-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:53.551 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-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:53.551 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:55:53.805 9 INFO neutron.db.ovn_revision_numbers_db [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-db312a0d-36c0-4a8a-b9fd-1a18717e01e8 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] Successfully bumped revision number for resource b0775ba0-b32b-4900-889e-5b8abde70226 (type: ports) to 1 2026-05-30 10:55:53.838 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-db312a0d-36c0-4a8a-b9fd-1a18717e01e8 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8240113 2026-05-30 10:55:53.858 9 INFO neutron.db.ovn_revision_numbers_db [None req-56ccb1b4-cfd7-4ba7-b46a-b2eb3feb4348 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 21583538-9726-4e10-ac86-6d3fb0dd2381 (type: ports) to 3 /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-05-30 10:55:54.304 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56ccb1b4-cfd7-4ba7-b46a-b2eb3feb4348 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:54.305 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56ccb1b4-cfd7-4ba7-b46a-b2eb3feb4348 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network 49701a05-2a4d-4345-a8d0-00bf58bf3986: 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-05-30 10:55:54.506 10 INFO neutron.wsgi [req-29f77685-42d2-4621-b78a-089d80c76f6a req-faba2b94-98a7-4266-b588-940b74725bdd d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 1156 time: 0.0998981 2026-05-30 10:55:54.569 10 INFO neutron.wsgi [req-29f77685-42d2-4621-b78a-089d80c76f6a req-87638617-55d1-4b17-9349-9b3c739f045b d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=c38b3684-87be-417d-89dc-901c62a0ed46&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0570705 2026-05-30 10:55:54.570 9 INFO neutron.db.ovn_revision_numbers_db [None req-56ccb1b4-cfd7-4ba7-b46a-b2eb3feb4348 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 21583538-9726-4e10-ac86-6d3fb0dd2381 (type: router_ports) to 3 2026-05-30 10:55:54.598 9 INFO neutron.wsgi [None req-56ccb1b4-cfd7-4ba7-b46a-b2eb3feb4348 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "PUT /v2.0/routers/f1cb9143-f3bc-4037-b09e-03a4271b83ff/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4799671 2026-05-30 10:55:54.664 9 INFO neutron.wsgi [None req-214978a1-9a99-4145-91be-56f0e8c3113d ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports/21583538-9726-4e10-ac86-6d3fb0dd2381 HTTP/1.1" status: 200 len: 1204 time: 0.0630238 2026-05-30 10:55:54.787 9 INFO neutron.db.ovn_revision_numbers_db [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-55508313-8ba8-4d26-98e0-af5a6bf8a3aa 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource b0775ba0-b32b-4900-889e-5b8abde70226 (type: ports) to 2 2026-05-30 10:55:54.946 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a32caed-958a-4d19-8f28-f3084a2823c7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e03537fd-b7b9-494b-a3a0-609129b54020 (type: security_groups) to 1 2026-05-30 10:55:54.968 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a32caed-958a-4d19-8f28-f3084a2823c7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 080f29aa-9b6c-4fed-a660-239b693270e7 (type: security_group_rules) to 0 2026-05-30 10:55:54.982 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a32caed-958a-4d19-8f28-f3084a2823c7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 27b2937e-f987-4d1f-9731-01ff427d27dc (type: security_group_rules) to 0 2026-05-30 10:55:55.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a32caed-958a-4d19-8f28-f3084a2823c7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8414a1f8-10a7-42d2-b603-abc8390e8a20 (type: security_group_rules) to 0 2026-05-30 10:55:55.015 9 INFO neutron.db.ovn_revision_numbers_db [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-55508313-8ba8-4d26-98e0-af5a6bf8a3aa 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource b0775ba0-b32b-4900-889e-5b8abde70226 (type: ports) to 2 2026-05-30 10:55:55.019 10 INFO neutron.db.ovn_revision_numbers_db [None req-1a32caed-958a-4d19-8f28-f3084a2823c7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9ea98ee6-42db-4642-844c-3a45a08b9dbb (type: security_group_rules) to 0 2026-05-30 10:55:55.032 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-55508313-8ba8-4d26-98e0-af5a6bf8a3aa 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/b0775ba0-b32b-4900-889e-5b8abde70226 HTTP/1.1" status: 200 len: 1376 time: 1.1761150 2026-05-30 10:55:55.056 10 INFO neutron.wsgi [None req-1a32caed-958a-4d19-8f28-f3084a2823c7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=55b9763f61fb4282bc3ff05efa0c9b71&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5613725 /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-05-30 10:55:55.072 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-74da99e3-42b9-4930-8ef4-4b2ad71622e4'] response: {'name': 'network-changed', 'server_uuid': '80646d82-6036-4baa-9cab-05797541a0a7', 'tag': 'b0775ba0-b32b-4900-889e-5b8abde70226', '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-05-30 10:55:55.112 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-6f26b8ae-c9cf-4d74-bb2f-834254ccc3c1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=de2edcafa8bf4f9195c3f804af71c62e&device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 1407 time: 0.0439463 2026-05-30 10:55:55.144 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-5c12edd8-8716-4367-aa41-06d756247465 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b0775ba0-b32b-4900-889e-5b8abde70226 HTTP/1.1" status: 200 len: 217 time: 0.0266380 2026-05-30 10:55:55.186 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-186a9956-857d-4e9f-85a3-a561972dd490 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=bb062a5f-eec5-42d6-9965-e083bb7abedd HTTP/1.1" status: 200 len: 870 time: 0.0375419 2026-05-30 10:55:55.219 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-c492890c-720f-4971-ab70-ec49bc6fc654 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=154d884b-04d5-406a-8918-a095c5131c6b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0249469 2026-05-30 10:55:55.297 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-1424df7e-c0ab-41d0-95df-ffa79a1ca50c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/154d884b-04d5-406a-8918-a095c5131c6b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0697696 2026-05-30 10:55:55.377 9 INFO neutron.wsgi [req-3ae8f448-bdde-4838-848f-86ea0e90c906 req-72f7842f-0cc0-4f2c-aa3e-414cbf137585 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/154d884b-04d5-406a-8918-a095c5131c6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0753868 2026-05-30 10:55:55.381 10 INFO neutron.wsgi [None req-89354928-3791-456d-8b03-52ac8943a5aa 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/e03537fd-b7b9-494b-a3a0-609129b54020 HTTP/1.1" status: 204 len: 168 time: 0.3179822 2026-05-30 10:55:55.466 9 INFO neutron.wsgi [req-bdf2cda9-3a88-41eb-b479-d2cc8dcae1de req-8488117d-c781-4c20-8d0f-3e0993436574 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=de2edcafa8bf4f9195c3f804af71c62e&device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 1407 time: 0.0432985 2026-05-30 10:55:55.567 9 INFO neutron.wsgi [req-bdf2cda9-3a88-41eb-b479-d2cc8dcae1de req-b2c4557e-9d4a-4fd7-b206-aea2f13f5d2a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=154d884b-04d5-406a-8918-a095c5131c6b HTTP/1.1" status: 200 len: 975 time: 0.0970845 2026-05-30 10:55:55.583 10 INFO neutron.wsgi [None req-0c49573b-54ab-4245-b0f8-158727e85453 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "PUT /v2.0/routers/f1cb9143-f3bc-4037-b09e-03a4271b83ff/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9130454 /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-05-30 10:55:55.615 9 INFO neutron.wsgi [req-bdf2cda9-3a88-41eb-b479-d2cc8dcae1de req-09745ff3-b23e-40c2-b828-c511aab9e0c7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b0775ba0-b32b-4900-889e-5b8abde70226 HTTP/1.1" status: 200 len: 217 time: 0.0377760 2026-05-30 10:55:55.664 9 INFO neutron.wsgi [req-bdf2cda9-3a88-41eb-b479-d2cc8dcae1de req-d6b20d9f-e530-426e-8e8a-cde10526f644 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=bb062a5f-eec5-42d6-9965-e083bb7abedd HTTP/1.1" status: 200 len: 870 time: 0.0429735 2026-05-30 10:55:55.675 10 INFO neutron.api.v2.resource [None req-593a2fd8-3789-42e6-b1b0-a400a2ef9f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-05-30 10:55:55.676 10 INFO neutron.wsgi [None req-593a2fd8-3789-42e6-b1b0-a400a2ef9f36 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "PUT /v2.0/routers/f1cb9143-f3bc-4037-b09e-03a4271b83ff/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0880160 2026-05-30 10:55:55.696 9 INFO neutron.wsgi [req-bdf2cda9-3a88-41eb-b479-d2cc8dcae1de req-7082464b-4313-4891-83ca-cfad7a8a5ae5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=154d884b-04d5-406a-8918-a095c5131c6b&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0252614 2026-05-30 10:55:55.701 10 INFO neutron.wsgi [req-e398f806-b09d-4d5c-8b24-30f4cb1f86b1 req-44899b25-ff16-41a4-b3e9-9d5ec472e07e d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 1168 time: 0.0615971 2026-05-30 10:55:55.713 9 INFO neutron.wsgi [None req-f03da43b-387e-4e50-a429-2efc9968e83c ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=f1cb9143-f3bc-4037-b09e-03a4271b83ff HTTP/1.1" status: 200 len: 205 time: 0.0319743 2026-05-30 10:55:55.757 10 INFO neutron.wsgi [req-e398f806-b09d-4d5c-8b24-30f4cb1f86b1 req-1e1a54a1-e50b-491f-9375-2a8d723be201 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=c38b3684-87be-417d-89dc-901c62a0ed46&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0504107 2026-05-30 10:55:55.842 9 INFO neutron.wsgi [req-bdf2cda9-3a88-41eb-b479-d2cc8dcae1de req-7b90e954-14ad-49d5-8481-e6108b4117c8 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/154d884b-04d5-406a-8918-a095c5131c6b?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1382241 2026-05-30 10:55:55.987 9 INFO neutron.wsgi [req-bdf2cda9-3a88-41eb-b479-d2cc8dcae1de req-7ff2ed6a-2738-4b59-8833-8ed05a3e8c0d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/154d884b-04d5-406a-8918-a095c5131c6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1279583 2026-05-30 10:55:56.034 9 INFO neutron.wsgi [None req-fa2ac2eb-d33b-41eb-9123-a3dfc7272e47 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/routers/f1cb9143-f3bc-4037-b09e-03a4271b83ff HTTP/1.1" status: 204 len: 168 time: 0.3086684 2026-05-30 10:55:56.290 9 INFO neutron.wsgi [None req-a8177653-2118-4a31-b447-fd30396b3c76 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/subnets/3ba0fa6f-1d59-4bef-93d0-8b8cd2f9fcf9 HTTP/1.1" status: 204 len: 168 time: 0.2505481 2026-05-30 10:55:56.667 9 INFO neutron.services.segments.plugin [-] Segment e54a5446-e8a8-4738-a989-8ef968c5f445 resource provider aggregate not found 2026-05-30 10:55:56.671 9 INFO neutron.services.segments.plugin [-] Segment e54a5446-e8a8-4738-a989-8ef968c5f445 resource provider aggregate not found 2026-05-30 10:55:56.682 9 INFO neutron.services.segments.plugin [-] Segment e54a5446-e8a8-4738-a989-8ef968c5f445 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 e54a5446-e8a8-4738-a989-8ef968c5f445 found for delete ", "request_id": "req-b6ca68c9-1292-4275-92b2-29cf9aa5500e"}]} 2026-05-30 10:55:56.698 9 INFO neutron.services.segments.plugin [-] Segment e54a5446-e8a8-4738-a989-8ef968c5f445 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 e54a5446-e8a8-4738-a989-8ef968c5f445 found for delete ", "request_id": "req-710b8361-4230-42ae-ba74-5759703a0d56"}]} 2026-05-30 10:55:56.715 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port 9a84f401-0f56-42d3-8a4c-9b3e9e68be3d: RuntimeError: No hosting information found for port 9a84f401-0f56-42d3-8a4c-9b3e9e68be3d 2026-05-30 10:55:56.716 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 2026-05-30 10:55:56.742 9 INFO neutron.wsgi [None req-5d22bc0e-507b-4683-9b55-d36d482a0d71 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/networks/49701a05-2a4d-4345-a8d0-00bf58bf3986 HTTP/1.1" status: 204 len: 168 time: 0.4465339 2026-05-30 10:55:56.755 10 WARNING neutron_lib.context [None req-1e19f6b5-87a3-4664-94b7-24f7763d30e2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:56.845 10 INFO neutron.db.segments_db [None req-1e19f6b5-87a3-4664-94b7-24f7763d30e2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Added segment a7af4df6-94ba-41e4-a0a5-a2ac3b3c227f of type geneve for network 3ad301bc-9b70-470d-aeae-90510a66f9e8 2026-05-30 10:55:56.871 9 INFO neutron.wsgi [req-d5c089b7-4359-4374-b76b-50ac4ca3b251 req-4a341239-419f-4f91-8fa2-3f1c1d846fd7 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 1168 time: 0.0474949 2026-05-30 10:55:56.932 9 INFO neutron.wsgi [req-d5c089b7-4359-4374-b76b-50ac4ca3b251 req-5a9a7f8b-517b-43c0-b197-7de50f88d3cc d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=c38b3684-87be-417d-89dc-901c62a0ed46&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0557587 2026-05-30 10:55:56.997 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e19f6b5-87a3-4664-94b7-24f7763d30e2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 3ad301bc-9b70-470d-aeae-90510a66f9e8 (type: networks) to 1 2026-05-30 10:55:57.104 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 (type: ports) to 5 2026-05-30 10:55:57.115 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8eef9463-e846-4055-86d2-34e6e9c9bb46'] response: {'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'code': 200} 2026-05-30 10:55:57.122 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-05-30 10:55:57.122 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 2026-05-30 10:55:57.146 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 2026-05-30 10:55:57.203 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e19f6b5-87a3-4664-94b7-24f7763d30e2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:57.206 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e19f6b5-87a3-4664-94b7-24f7763d30e2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network 3ad301bc-9b70-470d-aeae-90510a66f9e8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:57.315 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e19f6b5-87a3-4664-94b7-24f7763d30e2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource a8cff784-68ca-4aa7-bc75-cc9043f6c0fb (type: ports) to 1 2026-05-30 10:55:57.339 10 INFO neutron.wsgi [None req-1e19f6b5-87a3-4664-94b7-24f7763d30e2 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.5899897 2026-05-30 10:55:57.349 10 WARNING neutron_lib.context [None req-d64b9a91-d20c-4e52-a8e7-217d3bb8bd7b ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:57.453 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 (type: ports) to 6 2026-05-30 10:55:57.596 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d64b9a91-d20c-4e52-a8e7-217d3bb8bd7b ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:57.599 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d64b9a91-d20c-4e52-a8e7-217d3bb8bd7b ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network 3ad301bc-9b70-470d-aeae-90510a66f9e8: 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-05-30 10:55:58.105 9 INFO neutron.wsgi [req-1c0c7cff-c042-4687-9950-cfdae70ebece req-17a29d6b-1363-45ac-8403-f4cb34fe774b d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 1168 time: 0.1051724 2026-05-30 10:55:58.134 10 INFO neutron.db.ovn_revision_numbers_db [None req-d64b9a91-d20c-4e52-a8e7-217d3bb8bd7b ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource a8cff784-68ca-4aa7-bc75-cc9043f6c0fb (type: ports) to 2 2026-05-30 10:55:58.152 9 INFO neutron.wsgi [req-1c0c7cff-c042-4687-9950-cfdae70ebece req-9f8d2d80-54a8-4c4f-bbb5-1f6a838ee908 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=c38b3684-87be-417d-89dc-901c62a0ed46&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0410533 2026-05-30 10:55:58.168 10 INFO neutron.db.ovn_revision_numbers_db [None req-d64b9a91-d20c-4e52-a8e7-217d3bb8bd7b ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource e2d1e4ca-483d-4422-ab52-25d0518646ec (type: subnets) to 0 2026-05-30 10:55:58.185 10 INFO neutron.wsgi [None req-d64b9a91-d20c-4e52-a8e7-217d3bb8bd7b ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8414021 2026-05-30 10:55:58.196 10 WARNING neutron_lib.context [None req-77aafb4c-d620-4a77-89da-4941f085b58e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:55:58.310 10 INFO neutron.db.ovn_revision_numbers_db [None req-77aafb4c-d620-4a77-89da-4941f085b58e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 3aa64b91-ed55-45d8-bcf1-335ea8f3a39c (type: routers) to 1 2026-05-30 10:55:58.327 10 INFO neutron.wsgi [None req-77aafb4c-d620-4a77-89da-4941f085b58e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 801 time: 0.1362896 2026-05-30 10:55:58.841 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1e90c64-3c52-4d09-bb4f-e5cb1a719d10 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:55:58.844 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1e90c64-3c52-4d09-bb4f-e5cb1a719d10 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network 3ad301bc-9b70-470d-aeae-90510a66f9e8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:55:59.023 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1e90c64-3c52-4d09-bb4f-e5cb1a719d10 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 38c7627b-9c82-44bd-aa83-a508a4d56c1f (type: ports) to 1 2026-05-30 10:55:59.156 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c91e513-cdab-4d1e-b770-d8b89530d5a5'] response: {'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'code': 200} 2026-05-30 10:55:59.156 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c91e513-cdab-4d1e-b770-d8b89530d5a5'] response: {'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'code': 200} 2026-05-30 10:55:59.156 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c91e513-cdab-4d1e-b770-d8b89530d5a5'] response: {'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'code': 200} 2026-05-30 10:55:59.263 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No port found with ID 21583538-9726-4e10-ac86-6d3fb0dd2381: RuntimeError: No port found with ID 21583538-9726-4e10-ac86-6d3fb0dd2381 2026-05-30 10:55:59.263 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: b0775ba0-b32b-4900-889e-5b8abde70226 2026-05-30 10:55:59.273 9 INFO neutron.wsgi [req-0564334f-9291-44e3-ac5b-57432cc0505a req-3abf45d2-f1cf-4a2d-8c1a-dc7500eec9ea d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 1168 time: 0.0543261 2026-05-30 10:55:59.277 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port b0775ba0-b32b-4900-889e-5b8abde70226 2026-05-30 10:55:59.330 9 INFO neutron.wsgi [req-0564334f-9291-44e3-ac5b-57432cc0505a req-053345ac-0b58-4ebf-ae04-d62507eb7160 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=c38b3684-87be-417d-89dc-901c62a0ed46&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0501473 2026-05-30 10:55:59.711 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5714d39c-c000-499a-9262-2aefd503862d'] response: {'server_uuid': '80646d82-6036-4baa-9cab-05797541a0a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0775ba0-b32b-4900-889e-5b8abde70226', 'code': 200} 2026-05-30 10:55:59.832 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-c1e90c64-3c52-4d09-bb4f-e5cb1a719d10 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-38c7627b-9c82-44bd-aa83-a508a4d56c1f 2026-05-30 10:55:59.832 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:59.832 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-38c7627b-9c82-44bd-aa83-a508a4d56c1f 2026-05-30 10:55:59.832 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager [None req-c1e90c64-3c52-4d09-bb4f-e5cb1a719d10 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-38c7627b-9c82-44bd-aa83-a508a4d56c1f 2026-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:55:59.832 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-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-38c7627b-9c82-44bd-aa83-a508a4d56c1f 2026-05-30 10:55:59.832 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:55:59.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource b0775ba0-b32b-4900-889e-5b8abde70226 (type: ports) to 4 2026-05-30 10:56:00.151 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 38c7627b-9c82-44bd-aa83-a508a4d56c1f 2026-05-30 10:56:00.169 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 38c7627b-9c82-44bd-aa83-a508a4d56c1f 2026-05-30 10:56:00.190 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1e90c64-3c52-4d09-bb4f-e5cb1a719d10 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 38c7627b-9c82-44bd-aa83-a508a4d56c1f (type: ports) to 1 2026-05-30 10:56:00.277 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1e90c64-3c52-4d09-bb4f-e5cb1a719d10 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:56:00.278 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1e90c64-3c52-4d09-bb4f-e5cb1a719d10 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network 3ad301bc-9b70-470d-aeae-90510a66f9e8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:00.478 9 INFO neutron.wsgi [req-bab18d62-a65a-4c69-a80e-22a2919979c7 req-c8867db7-0809-4bd2-a49f-96ef66ed62b6 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 1170 time: 0.0656910 2026-05-30 10:56:00.483 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1e90c64-3c52-4d09-bb4f-e5cb1a719d10 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 38c7627b-9c82-44bd-aa83-a508a4d56c1f (type: router_ports) to 1 2026-05-30 10:56:00.491 10 INFO neutron.wsgi [None req-c1e90c64-3c52-4d09-bb4f-e5cb1a719d10 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "PUT /v2.0/routers/3aa64b91-ed55-45d8-bcf1-335ea8f3a39c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1583307 /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-05-30 10:56:00.551 9 INFO neutron.wsgi [req-bab18d62-a65a-4c69-a80e-22a2919979c7 req-a37dda5a-dc8d-465e-8a10-e939df1e6e65 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=c38b3684-87be-417d-89dc-901c62a0ed46&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0624881 2026-05-30 10:56:00.561 10 INFO neutron.wsgi [None req-fbc054da-45a1-483e-8618-a2f5436ce29a ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports/38c7627b-9c82-44bd-aa83-a508a4d56c1f HTTP/1.1" status: 200 len: 1137 time: 0.0566363 2026-05-30 10:56:00.628 10 INFO neutron.wsgi [None req-1dfa59ee-c62e-4c50-99f9-7da0c35904e8 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports/38c7627b-9c82-44bd-aa83-a508a4d56c1f HTTP/1.1" status: 200 len: 1137 time: 0.0616071 2026-05-30 10:56:00.816 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 38c7627b-9c82-44bd-aa83-a508a4d56c1f (type: ports) to 2 2026-05-30 10:56:01.045 10 INFO neutron.wsgi [req-e4e3fdb6-67f6-4be4-815e-5e47b9c58a46 req-44b75d8e-f69e-4033-aade-3eb3895ed4f8 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 1170 time: 0.1724088 2026-05-30 10:56:01.087 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 38c7627b-9c82-44bd-aa83-a508a4d56c1f (type: router_ports) to 2 2026-05-30 10:56:01.125 10 INFO neutron.wsgi [req-e4e3fdb6-67f6-4be4-815e-5e47b9c58a46 req-3323469f-fa63-4200-a67b-b973c88120d4 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=c38b3684-87be-417d-89dc-901c62a0ed46&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0716443 2026-05-30 10:56:01.230 9 INFO neutron.wsgi [req-1e109934-e828-499d-a025-dd92a52cceb3 req-82cf791f-4186-4570-a9d5-6bc235c45155 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=80646d82-6036-4baa-9cab-05797541a0a7 HTTP/1.1" status: 200 len: 1170 time: 0.0429788 2026-05-30 10:56:01.557 9 INFO neutron.wsgi [req-1e109934-e828-499d-a025-dd92a52cceb3 req-115a9d17-f36c-4018-a9c3-1e62323eeb81 d9b34921760544d19083439ff1f6c723 de2edcafa8bf4f9195c3f804af71c62e - - default default] 199.204.45.140 "DELETE /v2.0/ports/b0775ba0-b32b-4900-889e-5b8abde70226 HTTP/1.1" status: 204 len: 173 time: 0.3210504 2026-05-30 10:56:01.572 10 INFO neutron.wsgi [None req-3ca35e2f-22e7-437e-bb44-7879088b94c6 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "PUT /v2.0/routers/3aa64b91-ed55-45d8-bcf1-335ea8f3a39c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9393001 /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-05-30 10:56:01.595 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a863a37-1d28-4e28-915d-8b2b1bcc401a'] response: {'server_uuid': '80646d82-6036-4baa-9cab-05797541a0a7', 'name': 'network-vif-deleted', 'tag': 'b0775ba0-b32b-4900-889e-5b8abde70226', 'status': 'completed', 'code': 200} 2026-05-30 10:56:01.600 10 INFO neutron.wsgi [None req-0e68242d-2415-4707-84c8-55ccdbbd2ebd ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=3aa64b91-ed55-45d8-bcf1-335ea8f3a39c HTTP/1.1" status: 200 len: 205 time: 0.0231159 2026-05-30 10:56:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028636 2026-05-30 10:56:01.880 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022495 2026-05-30 10:56:01.948 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-df198401-0a22-490a-a86e-053b96f39254'] response: {'server_uuid': '80646d82-6036-4baa-9cab-05797541a0a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0775ba0-b32b-4900-889e-5b8abde70226', 'code': 200} 2026-05-30 10:56:02.079 10 INFO neutron.wsgi [None req-ae0a0642-e5fb-4d2f-a4a0-152dfb093eda ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/routers/3aa64b91-ed55-45d8-bcf1-335ea8f3a39c HTTP/1.1" status: 204 len: 168 time: 0.4746943 2026-05-30 10:56:02.294 10 INFO neutron.wsgi [None req-5a74f337-5285-4ced-99ec-1a8ed9d87ba6 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/subnets/e2d1e4ca-483d-4422-ab52-25d0518646ec HTTP/1.1" status: 204 len: 168 time: 0.2103159 2026-05-30 10:56:02.677 10 INFO neutron.services.segments.plugin [-] Segment a7af4df6-94ba-41e4-a0a5-a2ac3b3c227f resource provider aggregate not found 2026-05-30 10:56:02.681 10 INFO neutron.services.segments.plugin [-] Segment a7af4df6-94ba-41e4-a0a5-a2ac3b3c227f resource provider aggregate not found 2026-05-30 10:56:02.700 10 INFO neutron.services.segments.plugin [-] Segment a7af4df6-94ba-41e4-a0a5-a2ac3b3c227f 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 a7af4df6-94ba-41e4-a0a5-a2ac3b3c227f found for delete ", "request_id": "req-8791e78d-6be3-4acf-944e-1b1cc2654254"}]} 2026-05-30 10:56:02.702 10 INFO neutron.services.segments.plugin [-] Segment a7af4df6-94ba-41e4-a0a5-a2ac3b3c227f 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 a7af4df6-94ba-41e4-a0a5-a2ac3b3c227f found for delete ", "request_id": "req-1e47b7a7-2d0e-4fd5-8665-26f887ebeb55"}]} 2026-05-30 10:56:02.717 10 INFO neutron.wsgi [None req-e1228384-ebdd-4523-9d86-f861ec6503d4 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/networks/3ad301bc-9b70-470d-aeae-90510a66f9e8 HTTP/1.1" status: 204 len: 168 time: 0.4177387 2026-05-30 10:56:02.733 10 WARNING neutron_lib.context [None req-096190e7-548b-47d9-a3fc-bc5d78640b1e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:03.289 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-096190e7-548b-47d9-a3fc-bc5d78640b1e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] No more DHCP agents 2026-05-30 10:56:03.308 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-096190e7-548b-47d9-a3fc-bc5d78640b1e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:03.364 10 INFO neutron.wsgi [req-59b62704-542d-4fc9-aa68-78a0411c738e req-a2baeec9-034a-4490-a19a-3486e6d40117 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1413 time: 0.0376806 2026-05-30 10:56:03.435 10 INFO neutron.wsgi [req-59b62704-542d-4fc9-aa68-78a0411c738e req-10ec96ed-b1fb-4b3c-af71-2d32cf285853 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0566282 2026-05-30 10:56:03.515 10 INFO neutron.db.ovn_revision_numbers_db [None req-096190e7-548b-47d9-a3fc-bc5d78640b1e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource e61a9b75-e391-44c2-8849-c89e7cf5c897 (type: ports) to 1 2026-05-30 10:56:03.706 9 INFO neutron.wsgi [None req-bc41f988-5866-4705-86c0-5fa4360fa601 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/f6e545e0-6717-46f0-86af-28579355b247/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5201881 /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-05-30 10:56:04.246 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-947aaf40-9819-4026-b248-ef530c77f404 - - - - - -] Schedule LRP lrp-e61a9b75-e391-44c2-8849-c89e7cf5c897 on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:56:04.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-096190e7-548b-47d9-a3fc-bc5d78640b1e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource e61a9b75-e391-44c2-8849-c89e7cf5c897 (type: router_ports) to 1 2026-05-30 10:56:04.377 10 INFO neutron.db.ovn_revision_numbers_db [None req-096190e7-548b-47d9-a3fc-bc5d78640b1e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 41b96bc1-b7d9-47cc-b536-87c137733d6a (type: routers) to 2 2026-05-30 10:56:04.395 10 INFO neutron.wsgi [None req-096190e7-548b-47d9-a3fc-bc5d78640b1e ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1146 time: 1.6677718 2026-05-30 10:56:04.482 10 INFO neutron.wsgi [None req-322222df-93da-413c-a5c8-3344b67cd8e4 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/routers/41b96bc1-b7d9-47cc-b536-87c137733d6a HTTP/1.1" status: 200 len: 1147 time: 0.0804570 2026-05-30 10:56:04.522 9 WARNING neutron_lib.context [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:04.614 9 INFO neutron.wsgi [None req-e22b955e-eb39-404b-92aa-37d42bdb933b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/f6e545e0-6717-46f0-86af-28579355b247 HTTP/1.1" status: 204 len: 168 time: 0.9015954 2026-05-30 10:56:04.634 10 INFO neutron.wsgi [None req-7b9c061c-b55f-4ba6-b374-504a454ad9da ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1150 time: 0.1466179 2026-05-30 10:56:04.738 9 INFO neutron.db.ovn_revision_numbers_db [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 702fd28d-8eb3-461a-8c0b-3e3fc769523c (type: security_groups) to 1 2026-05-30 10:56:04.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 2ae5f203-b61e-4b84-8519-135a3197d3ca (type: security_group_rules) to 0 2026-05-30 10:56:04.775 9 INFO neutron.db.ovn_revision_numbers_db [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 6a73545d-4a7e-44d9-a63e-ba8e2f7b7c63 (type: security_group_rules) to 0 2026-05-30 10:56:04.802 9 INFO neutron.db.ovn_revision_numbers_db [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 84993fa8-1fdb-4561-bc57-eb5bbeb96174 (type: security_group_rules) to 0 2026-05-30 10:56:04.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource dfec9184-f530-4096-bd39-a490b7b47b81 (type: security_group_rules) to 0 2026-05-30 10:56:04.852 9 INFO neutron.wsgi [None req-2c6dcf3c-7da3-482f-a33e-a7d5a28725d5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/bb062a5f-eec5-42d6-9965-e083bb7abedd HTTP/1.1" status: 204 len: 168 time: 0.2325957 2026-05-30 10:56:04.897 9 INFO neutron.db.segments_db [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Added segment 26699db9-9318-4e86-b01c-5faa45323c4d of type geneve for network 6d5ba96b-5f39-4256-b1dd-a1bb61099614 2026-05-30 10:56:05.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 6d5ba96b-5f39-4256-b1dd-a1bb61099614 (type: networks) to 1 2026-05-30 10:56:05.303 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No port found with ID 38c7627b-9c82-44bd-aa83-a508a4d56c1f: RuntimeError: No port found with ID 38c7627b-9c82-44bd-aa83-a508a4d56c1f 2026-05-30 10:56:05.304 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status down for port: b0775ba0-b32b-4900-889e-5b8abde70226 2026-05-30 10:56:05.313 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:05.316 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: e61a9b75-e391-44c2-8849-c89e7cf5c897 2026-05-30 10:56:05.331 9 INFO neutron.services.segments.plugin [-] Segment bece3f6c-3a13-49ea-b650-35ef9a69454a resource provider aggregate not found 2026-05-30 10:56:05.334 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network 6d5ba96b-5f39-4256-b1dd-a1bb61099614: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:05.338 9 INFO neutron.services.segments.plugin [-] Segment bece3f6c-3a13-49ea-b650-35ef9a69454a resource provider aggregate not found 2026-05-30 10:56:05.346 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port e61a9b75-e391-44c2-8849-c89e7cf5c897 2026-05-30 10:56:05.351 9 INFO neutron.services.segments.plugin [-] Segment bece3f6c-3a13-49ea-b650-35ef9a69454a 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 bece3f6c-3a13-49ea-b650-35ef9a69454a found for delete ", "request_id": "req-726d2cdc-6a1d-40ab-9835-d8f641b4bc6a"}]} 2026-05-30 10:56:05.356 9 INFO neutron.services.segments.plugin [-] Segment bece3f6c-3a13-49ea-b650-35ef9a69454a 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 bece3f6c-3a13-49ea-b650-35ef9a69454a found for delete ", "request_id": "req-ec49c540-911e-44e3-9dc0-f8546f05f31d"}]} 2026-05-30 10:56:05.409 9 INFO neutron.wsgi [None req-794fd78c-2a1f-456f-ad5d-e77297751365 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/154d884b-04d5-406a-8918-a095c5131c6b HTTP/1.1" status: 204 len: 168 time: 0.5474424 2026-05-30 10:56:05.421 10 INFO neutron.db.ovn_revision_numbers_db [None req-74bd9a38-bb40-43ed-ba4c-4124b9b43e25 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] Successfully bumped revision number for resource 41b96bc1-b7d9-47cc-b536-87c137733d6a (type: routers) to 3 2026-05-30 10:56:05.426 10 INFO neutron.wsgi [None req-74bd9a38-bb40-43ed-ba4c-4124b9b43e25 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "PUT /v2.0/routers/41b96bc1-b7d9-47cc-b536-87c137733d6a HTTP/1.1" status: 200 len: 1154 time: 0.7869213 2026-05-30 10:56:05.442 9 INFO neutron.db.ovn_revision_numbers_db [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 16e75ec2-c80a-4ceb-b3be-4f97a772dfee (type: ports) to 1 2026-05-30 10:56:05.466 9 INFO neutron.wsgi [None req-a052eeb8-b661-4e68-be31-242be2d67b36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 839 time: 1.1240432 2026-05-30 10:56:05.478 9 WARNING neutron_lib.context [None req-967d9164-94c5-4572-b11b-b970341a0579 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:05.519 10 INFO neutron.wsgi [None req-6db15965-7bf9-4eec-9387-15ce5371c04c ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/routers/41b96bc1-b7d9-47cc-b536-87c137733d6a HTTP/1.1" status: 200 len: 1154 time: 0.0881343 2026-05-30 10:56:05.545 10 INFO neutron.wsgi [None req-1631a127-7aa7-46a6-b2e9-1bc25d988257 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=41b96bc1-b7d9-47cc-b536-87c137733d6a HTTP/1.1" status: 200 len: 205 time: 0.0203481 2026-05-30 10:56:05.637 10 INFO neutron.wsgi [None req-71fa02d4-2452-4514-9db0-75d46761dc7f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=de2edcafa8bf4f9195c3f804af71c62e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0447378 2026-05-30 10:56:05.884 10 INFO neutron.wsgi [None req-05a07c1f-a255-434a-904f-f53dacbfc1a0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/c38b3684-87be-417d-89dc-901c62a0ed46 HTTP/1.1" status: 204 len: 168 time: 0.2415051 2026-05-30 10:56:06.072 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-967d9164-94c5-4572-b11b-b970341a0579 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:06.074 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-967d9164-94c5-4572-b11b-b970341a0579 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network 6d5ba96b-5f39-4256-b1dd-a1bb61099614: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:06.782 9 INFO neutron.wsgi [None req-e222540a-c0ee-4ce9-bbf0-b784d012abd7 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/routers/41b96bc1-b7d9-47cc-b536-87c137733d6a HTTP/1.1" status: 204 len: 168 time: 1.2325890 2026-05-30 10:56:06.799 9 INFO neutron.db.ovn_revision_numbers_db [None req-967d9164-94c5-4572-b11b-b970341a0579 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 16e75ec2-c80a-4ceb-b3be-4f97a772dfee (type: ports) to 2 2026-05-30 10:56:06.811 9 INFO neutron.wsgi [None req-8959e4d0-6b96-431b-a498-11f3c5832d6a ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=41b96bc1-b7d9-47cc-b536-87c137733d6a HTTP/1.1" status: 200 len: 205 time: 0.0196176 2026-05-30 10:56:06.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-967d9164-94c5-4572-b11b-b970341a0579 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource e84f5f19-78cf-41e6-990d-65622e0ccb5c (type: subnets) to 0 2026-05-30 10:56:06.842 10 INFO neutron.api.v2.resource [None req-434afb86-5cca-4828-b24b-f0701d979567 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:56:06.843 10 INFO neutron.wsgi [None req-434afb86-5cca-4828-b24b-f0701d979567 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/routers/41b96bc1-b7d9-47cc-b536-87c137733d6a HTTP/1.1" status: 404 len: 336 time: 0.0270977 2026-05-30 10:56:06.845 9 INFO neutron.wsgi [None req-967d9164-94c5-4572-b11b-b970341a0579 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 833 time: 1.3743951 2026-05-30 10:56:06.868 10 INFO neutron.wsgi [None req-6d9b59ef-8b96-49ca-9ae5-93e3385bfe71 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=3aa64b91-ed55-45d8-bcf1-335ea8f3a39c HTTP/1.1" status: 200 len: 205 time: 0.0193772 2026-05-30 10:56:06.899 10 INFO neutron.api.v2.resource [None req-162216d8-2b21-4092-a037-c7216219a8ad ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:56:06.901 10 INFO neutron.wsgi [None req-162216d8-2b21-4092-a037-c7216219a8ad ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/routers/3aa64b91-ed55-45d8-bcf1-335ea8f3a39c HTTP/1.1" status: 404 len: 336 time: 0.0276644 2026-05-30 10:56:06.923 10 INFO neutron.pecan_wsgi.hooks.translation [None req-fe80b105-b197-4711-8978-cd1bd385b029 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:56:06.925 10 INFO neutron.wsgi [None req-fe80b105-b197-4711-8978-cd1bd385b029 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/subnets/e2d1e4ca-483d-4422-ab52-25d0518646ec HTTP/1.1" status: 404 len: 337 time: 0.0198879 2026-05-30 10:56:06.955 10 INFO neutron.wsgi [None req-d8085a99-cfe2-43ef-a977-d8bcdb7dbea7 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=f1cb9143-f3bc-4037-b09e-03a4271b83ff HTTP/1.1" status: 200 len: 205 time: 0.0245616 2026-05-30 10:56:06.981 10 INFO neutron.api.v2.resource [None req-c07e2b5a-2bee-437a-bb9e-3ba668a67215 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:56:06.982 10 INFO neutron.wsgi [None req-c07e2b5a-2bee-437a-bb9e-3ba668a67215 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/routers/f1cb9143-f3bc-4037-b09e-03a4271b83ff HTTP/1.1" status: 404 len: 336 time: 0.0219460 2026-05-30 10:56:07.004 10 INFO neutron.pecan_wsgi.hooks.translation [None req-0e7f5f9f-c269-4bf2-9658-8650d74fbd14 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:56:07.006 10 INFO neutron.wsgi [None req-0e7f5f9f-c269-4bf2-9658-8650d74fbd14 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/subnets/3ba0fa6f-1d59-4bef-93d0-8b8cd2f9fcf9 HTTP/1.1" status: 404 len: 337 time: 0.0191638 2026-05-30 10:56:07.029 10 INFO neutron.wsgi [None req-a3ce10a1-9d06-4e64-87b9-580925ac7c7c ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=c49bac35-a2f5-4dfc-afbe-dec7c5f6170e HTTP/1.1" status: 200 len: 205 time: 0.0185788 2026-05-30 10:56:07.049 9 INFO neutron.wsgi [None req-4b0c6f53-259e-4b53-8ec3-801232c9f954 8f9a18a4ad5f457ca0b5089f606f6d76 1719ee21b774411dbd9e147c65fd1dda - - default default] 10.0.0.53 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.1993244 2026-05-30 10:56:07.057 9 WARNING neutron_lib.context [None req-9f08d85b-0973-443f-abd8-2f98e352e974 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:07.062 10 INFO neutron.api.v2.resource [None req-9803e388-5e8b-4b42-bf48-69803f0499d5 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:56:07.063 10 INFO neutron.wsgi [None req-9803e388-5e8b-4b42-bf48-69803f0499d5 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/routers/c49bac35-a2f5-4dfc-afbe-dec7c5f6170e HTTP/1.1" status: 404 len: 336 time: 0.0228620 2026-05-30 10:56:07.094 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9bb1450f-a911-4b13-a615-0601bf7007f3 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:56:07.096 9 INFO neutron.wsgi [None req-9bb1450f-a911-4b13-a615-0601bf7007f3 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/subnets/caa11c74-0103-4103-9d51-e97ca7930b9a HTTP/1.1" status: 404 len: 337 time: 0.0273106 2026-05-30 10:56:07.116 10 INFO neutron.pecan_wsgi.hooks.translation [None req-52126a18-0cc2-409d-8dd6-61acba2bd097 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:56:07.119 10 INFO neutron.wsgi [None req-52126a18-0cc2-409d-8dd6-61acba2bd097 ccdcf414eafc4de8a9a72e740867b544 4365835b8d2d4bfbab608f86f337fdff - - default default] 10.0.0.53 "DELETE /v2.0/subnets/6f6853b8-1d49-4918-a240-64a11404d3da HTTP/1.1" status: 404 len: 337 time: 0.0176806 2026-05-30 10:56:07.349 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f08d85b-0973-443f-abd8-2f98e352e974 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:07.351 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f08d85b-0973-443f-abd8-2f98e352e974 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network 6d5ba96b-5f39-4256-b1dd-a1bb61099614: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:07.395 9 INFO neutron.db.ovn_revision_numbers_db [None req-9f08d85b-0973-443f-abd8-2f98e352e974 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 2674b01a-af0b-47d9-ab1f-f0d6fa9a4054 (type: subnets) to 0 2026-05-30 10:56:07.411 9 INFO neutron.wsgi [None req-9f08d85b-0973-443f-abd8-2f98e352e974 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 907 time: 0.3576500 2026-05-30 10:56:07.426 9 WARNING neutron_lib.context [None req-412a1b33-f726-4bc2-9592-ddbb20c883ea 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:07.503 9 INFO neutron.db.segments_db [None req-412a1b33-f726-4bc2-9592-ddbb20c883ea 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Added segment adf4c5a9-cc3f-4ab1-b105-9ed1ce337dfb of type geneve for network a48facf1-b00c-4137-a122-356036cf8c82 2026-05-30 10:56:07.644 10 INFO neutron.wsgi [req-24ea2be6-3ad9-481b-bfe8-9acc21742d00 req-02a01f22-4dba-4bf9-a266-13338332e69b 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1174 time: 0.1037774 2026-05-30 10:56:07.649 9 INFO neutron.db.ovn_revision_numbers_db [None req-412a1b33-f726-4bc2-9592-ddbb20c883ea 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource a48facf1-b00c-4137-a122-356036cf8c82 (type: networks) to 1 2026-05-30 10:56:07.688 10 INFO neutron.wsgi [req-24ea2be6-3ad9-481b-bfe8-9acc21742d00 req-609516a0-929e-4936-9670-453553a91b6d 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0382843 2026-05-30 10:56:07.820 9 INFO neutron.wsgi [None req-ecdb7763-bdd1-4ef7-a59f-6a120fd8c1f4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=4365835b8d2d4bfbab608f86f337fdff&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2337101 2026-05-30 10:56:07.861 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-412a1b33-f726-4bc2-9592-ddbb20c883ea 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:07.866 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-412a1b33-f726-4bc2-9592-ddbb20c883ea 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network a48facf1-b00c-4137-a122-356036cf8c82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:07.903 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 2026-05-30 10:56:07.920 10 INFO neutron.wsgi [req-0b818939-e73b-4209-aa9e-7ac579c47982 req-9628c8d0-ddc9-44e3-b4ff-5d08d0b7a447 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1174 time: 0.0498788 2026-05-30 10:56:07.991 9 INFO neutron.db.ovn_revision_numbers_db [None req-412a1b33-f726-4bc2-9592-ddbb20c883ea 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 97d863d5-7188-405b-b359-da506f90bc28 (type: ports) to 1 2026-05-30 10:56:08.002 10 INFO neutron.wsgi [req-0b818939-e73b-4209-aa9e-7ac579c47982 req-a7d637a3-81f6-484e-af93-ed808c7d7426 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=0569fd56-7298-4cab-9078-3d07b35af09a&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0750530 2026-05-30 10:56:08.031 9 INFO neutron.wsgi [None req-412a1b33-f726-4bc2-9592-ddbb20c883ea 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.6103842 2026-05-30 10:56:08.044 10 WARNING neutron_lib.context [None req-323b51bf-822e-4411-99de-36b8c1b95295 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:08.109 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-470a8f43-fe6c-4c49-91d9-ab49c17c2d6f'] response: {'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'code': 200} 2026-05-30 10:56:08.181 10 INFO neutron.wsgi [None req-7bbfc34f-67ae-4886-b930-d29bfe736b81 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/ff6e77c8-f1fc-47f8-bee6-baa2f6816b9b HTTP/1.1" status: 204 len: 168 time: 0.3555162 2026-05-30 10:56:08.292 9 INFO neutron.wsgi [req-0b220e84-4562-46b3-8f40-051b6393243d req-7f475157-cc4e-4957-ab02-f176ba3bb3e7 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 1172 time: 0.1125393 2026-05-30 10:56:08.293 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 (type: ports) to 7 2026-05-30 10:56:08.331 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-323b51bf-822e-4411-99de-36b8c1b95295 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:08.333 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-323b51bf-822e-4411-99de-36b8c1b95295 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network a48facf1-b00c-4137-a122-356036cf8c82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:08.856 10 INFO neutron.db.ovn_revision_numbers_db [None req-323b51bf-822e-4411-99de-36b8c1b95295 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 97d863d5-7188-405b-b359-da506f90bc28 (type: ports) to 2 2026-05-30 10:56:08.893 10 INFO neutron.db.ovn_revision_numbers_db [None req-323b51bf-822e-4411-99de-36b8c1b95295 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource dbbb209e-71b1-43f7-94f8-71d16180946c (type: subnets) to 0 2026-05-30 10:56:08.912 10 INFO neutron.wsgi [None req-323b51bf-822e-4411-99de-36b8c1b95295 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.8726726 2026-05-30 10:56:08.922 10 WARNING neutron_lib.context [None req-1f1fa521-e269-4610-86b5-87552f1b6996 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:09.009 9 INFO neutron.db.l3_db [req-0b220e84-4562-46b3-8f40-051b6393243d req-96c92058-138b-44e1-a987-a4e5d06acc4a 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] Floating IP bd785d51-a95f-4301-b13c-3f6f619ceb66 disassociated. External IP: 10.96.250.217, port: 6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6. 2026-05-30 10:56:09.106 10 INFO neutron.wsgi [req-e63dbefa-ebc1-42ff-ad2d-a7eec8fbc77a req-a6d9f21b-5fc4-43bc-8931-4b74d2aee61d 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=26574a78-b39a-40a9-94d0-39ad8e6adf85 HTTP/1.1" status: 200 len: 210 time: 0.0271697 2026-05-30 10:56:09.133 9 INFO neutron.wsgi [req-0b220e84-4562-46b3-8f40-051b6393243d req-96c92058-138b-44e1-a987-a4e5d06acc4a 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 199.204.45.140 "DELETE /v2.0/ports/6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6 HTTP/1.1" status: 204 len: 173 time: 0.8354781 2026-05-30 10:56:09.243 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f1fa521-e269-4610-86b5-87552f1b6996 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:09.246 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f1fa521-e269-4610-86b5-87552f1b6996 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network a48facf1-b00c-4137-a122-356036cf8c82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:09.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f1fa521-e269-4610-86b5-87552f1b6996 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 87ddc982-c924-4506-9f2f-d3626cd2f345 (type: subnets) to 0 2026-05-30 10:56:09.290 10 INFO neutron.wsgi [None req-1f1fa521-e269-4610-86b5-87552f1b6996 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 901 time: 0.3735278 2026-05-30 10:56:09.306 10 WARNING neutron_lib.context [None req-f623311e-fdcd-4aef-a446-2f9d5f00eda4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:09.407 10 INFO neutron.db.segments_db [None req-f623311e-fdcd-4aef-a446-2f9d5f00eda4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Added segment 58bf9a18-342b-4ac5-85f5-8b3f042d801c of type geneve for network c500173e-703c-41e7-aaa0-34dc54dfccc9 2026-05-30 10:56:09.560 10 INFO neutron.db.ovn_revision_numbers_db [None req-f623311e-fdcd-4aef-a446-2f9d5f00eda4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource c500173e-703c-41e7-aaa0-34dc54dfccc9 (type: networks) to 1 2026-05-30 10:56:09.758 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f623311e-fdcd-4aef-a446-2f9d5f00eda4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:09.760 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f623311e-fdcd-4aef-a446-2f9d5f00eda4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network c500173e-703c-41e7-aaa0-34dc54dfccc9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:09.858 10 INFO neutron.db.ovn_revision_numbers_db [None req-f623311e-fdcd-4aef-a446-2f9d5f00eda4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 6248b21c-3f09-403c-97d3-682369f6cf18 (type: ports) to 1 2026-05-30 10:56:09.883 10 INFO neutron.wsgi [None req-f623311e-fdcd-4aef-a446-2f9d5f00eda4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 836 time: 0.5855653 2026-05-30 10:56:09.890 10 WARNING neutron_lib.context [None req-e4fd719d-16fa-4c05-a552-eb5e8305b002 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:09.922 9 INFO neutron.wsgi [-] 10.0.0.53 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0045347 /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-05-30 10:56:10.089 9 INFO neutron.wsgi [None req-ae8bc8ec-25a9-4cc2-85eb-2f539996cfb1 c3654edf22ab4753a8e93ec17b59b992 bbfd12a94a564d6a86faef4d6d8836a8 - - default default] 10.0.0.53 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.1623905 2026-05-30 10:56:10.102 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No port found with ID e61a9b75-e391-44c2-8849-c89e7cf5c897: RuntimeError: No port found with ID e61a9b75-e391-44c2-8849-c89e7cf5c897 2026-05-30 10:56:10.147 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfa2cfb2-b305-4cd0-896e-6dea36a292b1'] response: {'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'code': 200} 2026-05-30 10:56:10.148 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfa2cfb2-b305-4cd0-896e-6dea36a292b1'] response: {'server_uuid': '26574a78-b39a-40a9-94d0-39ad8e6adf85', 'name': 'network-vif-deleted', 'tag': '6ee574c7-b7fe-4ab6-b71f-69dedd2dfee6', 'status': 'completed', 'code': 200} 2026-05-30 10:56:10.150 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4fd719d-16fa-4c05-a552-eb5e8305b002 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:10.153 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4fd719d-16fa-4c05-a552-eb5e8305b002 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network c500173e-703c-41e7-aaa0-34dc54dfccc9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:10.603 10 INFO neutron.wsgi [None req-df7fbe4a-0b83-4b28-a9df-b773956be0d9 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/0569fd56-7298-4cab-9078-3d07b35af09a HTTP/1.1" status: 204 len: 168 time: 0.3924050 2026-05-30 10:56:10.618 9 INFO neutron.api.v2.resource [None req-92396d95-9b34-42da-95cf-469cc6f564fb 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:56:10.620 9 INFO neutron.wsgi [None req-92396d95-9b34-42da-95cf-469cc6f564fb 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.53 "GET /v2.0/security-groups/0569fd56-7298-4cab-9078-3d07b35af09a HTTP/1.1" status: 404 len: 347 time: 0.0125656 2026-05-30 10:56:10.952 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4fd719d-16fa-4c05-a552-eb5e8305b002 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 6248b21c-3f09-403c-97d3-682369f6cf18 (type: ports) to 2 2026-05-30 10:56:10.988 10 INFO neutron.db.ovn_revision_numbers_db [None req-e4fd719d-16fa-4c05-a552-eb5e8305b002 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource e8b53fc4-fa1e-4b95-82e6-6dc389eba123 (type: subnets) to 0 2026-05-30 10:56:11.006 9 INFO neutron.db.ovn_revision_numbers_db [None req-d0614547-d972-4169-95ec-741b2ccae0c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 50964d21-660b-442d-bd59-366ba9d97d7f (type: security_groups) to 1 2026-05-30 10:56:11.009 10 INFO neutron.wsgi [None req-e4fd719d-16fa-4c05-a552-eb5e8305b002 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 1.1222486 2026-05-30 10:56:11.019 10 WARNING neutron_lib.context [None req-aaa10cd4-120e-488f-9fc5-0d234659e2b6 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:11.024 9 INFO neutron.db.ovn_revision_numbers_db [None req-d0614547-d972-4169-95ec-741b2ccae0c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 19141c89-a8fc-45e0-9229-1b0a87bd820c (type: security_group_rules) to 0 2026-05-30 10:56:11.041 9 INFO neutron.db.ovn_revision_numbers_db [None req-d0614547-d972-4169-95ec-741b2ccae0c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3986a6bd-d9a7-4f7b-997e-c88dd63d03d7 (type: security_group_rules) to 0 2026-05-30 10:56:11.053 9 INFO neutron.wsgi [None req-bf2eeaaa-b050-4a0c-99f2-90c54b4e0398 0c355dda600c4521a7f185aba2fa25ef 93930841a82f4f00855dc580157452e3 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/bd785d51-a95f-4301-b13c-3f6f619ceb66 HTTP/1.1" status: 204 len: 168 time: 0.4261024 2026-05-30 10:56:11.063 9 INFO neutron.db.ovn_revision_numbers_db [None req-d0614547-d972-4169-95ec-741b2ccae0c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource abad3885-39cc-49e5-abcd-4c6af24bfa4c (type: security_group_rules) to 0 2026-05-30 10:56:11.092 9 INFO neutron.db.ovn_revision_numbers_db [None req-d0614547-d972-4169-95ec-741b2ccae0c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e0a6f5ec-014a-4c62-bcdb-030e9bbfdb09 (type: security_group_rules) to 0 2026-05-30 10:56:11.128 9 INFO neutron.wsgi [None req-d0614547-d972-4169-95ec-741b2ccae0c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=bbfd12a94a564d6a86faef4d6d8836a8&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5489657 2026-05-30 10:56:11.234 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8f17252-5d7a-4a87-a8b5-de25121ee1f0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0eb27fdc-1e0b-467c-a1ee-bd54f2c13345 (type: security_groups) to 1 2026-05-30 10:56:11.256 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8f17252-5d7a-4a87-a8b5-de25121ee1f0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 45cb700d-86b9-4422-a270-7f75b189706d (type: security_group_rules) to 0 2026-05-30 10:56:11.273 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8f17252-5d7a-4a87-a8b5-de25121ee1f0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4ea4c11b-0031-40d4-81ff-c8e78f6f0750 (type: security_group_rules) to 0 2026-05-30 10:56:11.290 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8f17252-5d7a-4a87-a8b5-de25121ee1f0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8cc42dcf-f4fb-47f7-8041-d7ff6604de4a (type: security_group_rules) to 0 2026-05-30 10:56:11.319 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8f17252-5d7a-4a87-a8b5-de25121ee1f0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9df5bf13-5407-408c-bed7-9f7588cae7f0 (type: security_group_rules) to 0 2026-05-30 10:56:11.325 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aaa10cd4-120e-488f-9fc5-0d234659e2b6 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:11.331 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aaa10cd4-120e-488f-9fc5-0d234659e2b6 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network c500173e-703c-41e7-aaa0-34dc54dfccc9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:11.344 10 INFO neutron.wsgi [None req-b8f17252-5d7a-4a87-a8b5-de25121ee1f0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=539e0dee8fa24106b144b1a1745cd6be&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4140394 2026-05-30 10:56:11.375 10 INFO neutron.db.ovn_revision_numbers_db [None req-aaa10cd4-120e-488f-9fc5-0d234659e2b6 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource c4db3555-540c-499e-bd8d-5f0498a3b52e (type: subnets) to 0 2026-05-30 10:56:11.391 10 INFO neutron.wsgi [None req-aaa10cd4-120e-488f-9fc5-0d234659e2b6 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 904 time: 0.3773761 2026-05-30 10:56:11.402 10 WARNING neutron_lib.context [None req-a7f2d042-1c58-4b0f-a957-e42609982786 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:11.472 9 INFO neutron.wsgi [None req-14de6daa-38fc-4bdf-ac7e-01261ae85c4f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/50964d21-660b-442d-bd59-366ba9d97d7f HTTP/1.1" status: 204 len: 168 time: 0.3375123 2026-05-30 10:56:11.675 9 INFO neutron.wsgi [None req-e5a423bb-a116-471e-9b44-e977495292f3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/0eb27fdc-1e0b-467c-a1ee-bd54f2c13345 HTTP/1.1" status: 204 len: 168 time: 0.3238492 2026-05-30 10:56:11.925 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7f2d042-1c58-4b0f-a957-e42609982786 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:11.929 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7f2d042-1c58-4b0f-a957-e42609982786 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:12.048 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0e15fbd-0cc6-47a8-aec1-389b5d5f3764 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a8d38b18-e440-4d31-86cf-96888e36857c (type: security_groups) to 1 2026-05-30 10:56:12.069 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0e15fbd-0cc6-47a8-aec1-389b5d5f3764 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 55d3adfc-9ea4-4069-bc8a-6f006083e1d1 (type: security_group_rules) to 0 2026-05-30 10:56:12.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0e15fbd-0cc6-47a8-aec1-389b5d5f3764 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource afa264c1-c8ca-46cf-bff6-5bedb654f2e3 (type: security_group_rules) to 0 2026-05-30 10:56:12.123 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0e15fbd-0cc6-47a8-aec1-389b5d5f3764 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource be6e2ad6-d1cb-4e3d-8065-b3d252557b59 (type: security_group_rules) to 0 2026-05-30 10:56:12.130 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7f2d042-1c58-4b0f-a957-e42609982786 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 4ae3c58f-3c10-493b-8c7d-eba70062fea3 (type: ports) to 1 2026-05-30 10:56:12.154 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0e15fbd-0cc6-47a8-aec1-389b5d5f3764 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c0035fc7-47ed-423f-9ee4-265dd73d9161 (type: security_group_rules) to 0 2026-05-30 10:56:12.198 10 INFO neutron.wsgi [None req-a0e15fbd-0cc6-47a8-aec1-389b5d5f3764 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=e78543bb0bdc445ea7c46b91dc0f77ff&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3655169 2026-05-30 10:56:12.307 9 INFO neutron.wsgi [None req-759fe1c1-b6d5-4a35-b0de-a83f104bc49c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/374cd99c-7ffa-4eac-b4c9-fc50580b0424/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2490592 2026-05-30 10:56:12.446 9 INFO neutron.wsgi [None req-a9c75765-c392-4f54-a040-e30820d79fc3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/a8d38b18-e440-4d31-86cf-96888e36857c HTTP/1.1" status: 204 len: 168 time: 0.2428544 2026-05-30 10:56:13.171 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-947aaf40-9819-4026-b248-ef530c77f404 - - - - - -] Schedule LRP lrp-4ae3c58f-3c10-493b-8c7d-eba70062fea3 on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:56:13.179 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 4ae3c58f-3c10-493b-8c7d-eba70062fea3 2026-05-30 10:56:13.210 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Router e697eaeb-8f85-4f87-9308-afdc2b07d01d is bound to host instance 2026-05-30 10:56:13.239 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 4ae3c58f-3c10-493b-8c7d-eba70062fea3 2026-05-30 10:56:13.275 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7f2d042-1c58-4b0f-a957-e42609982786 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 4ae3c58f-3c10-493b-8c7d-eba70062fea3 (type: router_ports) to 1 2026-05-30 10:56:13.450 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7f2d042-1c58-4b0f-a957-e42609982786 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource e697eaeb-8f85-4f87-9308-afdc2b07d01d (type: routers) to 2 2026-05-30 10:56:13.492 10 INFO neutron.wsgi [None req-a7f2d042-1c58-4b0f-a957-e42609982786 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1144 time: 2.0956104 /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-05-30 10:56:13.973 10 INFO neutron.wsgi [None req-527e4d09-2515-4798-a84b-f4e64f49160f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/374cd99c-7ffa-4eac-b4c9-fc50580b0424 HTTP/1.1" status: 204 len: 168 time: 1.6595466 2026-05-30 10:56:14.236 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23673c21-9f66-49d4-a015-0221d657e221 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:14.242 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23673c21-9f66-49d4-a015-0221d657e221 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network 6d5ba96b-5f39-4256-b1dd-a1bb61099614: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:14.299 9 INFO neutron.wsgi [None req-56ae9eb6-c01b-4fb7-8070-d29b0eb19c77 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/882fc57b-22b1-4ccd-9a8f-3eff332e0ceb HTTP/1.1" status: 204 len: 168 time: 0.3019316 2026-05-30 10:56:14.462 9 INFO neutron.db.ovn_revision_numbers_db [None req-23673c21-9f66-49d4-a015-0221d657e221 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 44877b65-9349-4e35-993d-b8369d341425 (type: ports) to 1 2026-05-30 10:56:14.509 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 4ae3c58f-3c10-493b-8c7d-eba70062fea3 (type: ports) to 1 2026-05-30 10:56:15.030 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 4ae3c58f-3c10-493b-8c7d-eba70062fea3 (type: router_ports) to 3 2026-05-30 10:56:15.099 9 INFO neutron.services.segments.plugin [-] Segment 33f83171-3477-42c6-9abd-c84d8c552475 resource provider aggregate not found 2026-05-30 10:56:15.106 9 INFO neutron.services.segments.plugin [-] Segment 33f83171-3477-42c6-9abd-c84d8c552475 resource provider aggregate not found 2026-05-30 10:56:15.118 9 INFO neutron.services.segments.plugin [-] Segment 33f83171-3477-42c6-9abd-c84d8c552475 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 33f83171-3477-42c6-9abd-c84d8c552475 found for delete ", "request_id": "req-6ca3bd21-f4f1-440b-941c-a07c50251047"}]} 2026-05-30 10:56:15.122 9 INFO neutron.services.segments.plugin [-] Segment 33f83171-3477-42c6-9abd-c84d8c552475 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 33f83171-3477-42c6-9abd-c84d8c552475 found for delete ", "request_id": "req-0b870bc7-4984-426a-b7f8-90a47de52ab2"}]} 2026-05-30 10:56:15.159 9 INFO neutron.wsgi [None req-95406aea-bf12-4bec-9b90-e179787a4a33 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/aa379350-4e16-448c-8fe2-430d3db41ec1 HTTP/1.1" status: 204 len: 168 time: 0.8451121 2026-05-30 10:56:15.292 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 4ae3c58f-3c10-493b-8c7d-eba70062fea3 (type: ports) to 2 2026-05-30 10:56:15.431 10 INFO neutron.wsgi [None req-c15bf02d-b703-4904-b2a9-1dd3845182b6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=93930841a82f4f00855dc580157452e3&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0716732 2026-05-30 10:56:15.504 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-23673c21-9f66-49d4-a015-0221d657e221 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-44877b65-9349-4e35-993d-b8369d341425 2026-05-30 10:56:15.504 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:56:15.504 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-05-30 10:56:15.504 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:56:15.504 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-05-30 10:56:15.504 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:15.504 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-05-30 10:56:15.504 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:56:15.504 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-05-30 10:56:15.504 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:15.504 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-05-30 10:56:15.504 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:15.504 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-44877b65-9349-4e35-993d-b8369d341425 2026-05-30 10:56:15.504 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager [None req-23673c21-9f66-49d4-a015-0221d657e221 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-44877b65-9349-4e35-993d-b8369d341425 2026-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:56:15.505 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-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:56:15.505 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-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:56:15.505 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-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:56:15.505 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-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:56:15.505 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-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:56:15.505 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-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:15.505 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-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:56:15.505 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-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:15.505 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-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-44877b65-9349-4e35-993d-b8369d341425 2026-05-30 10:56:15.505 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:56:15.775 9 INFO neutron.db.ovn_revision_numbers_db [None req-23673c21-9f66-49d4-a015-0221d657e221 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 44877b65-9349-4e35-993d-b8369d341425 (type: ports) to 1 2026-05-30 10:56:15.857 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23673c21-9f66-49d4-a015-0221d657e221 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:15.859 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23673c21-9f66-49d4-a015-0221d657e221 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network 6d5ba96b-5f39-4256-b1dd-a1bb61099614: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:15.963 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 44877b65-9349-4e35-993d-b8369d341425 2026-05-30 10:56:15.969 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 4ae3c58f-3c10-493b-8c7d-eba70062fea3 (type: ports) to 4 2026-05-30 10:56:15.973 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 44877b65-9349-4e35-993d-b8369d341425 2026-05-30 10:56:15.992 10 INFO neutron.wsgi [None req-82e43de4-88d8-4761-af71-adada0c70905 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/b2af0836-4390-4101-849c-bf57ada9526d HTTP/1.1" status: 204 len: 168 time: 0.5543804 2026-05-30 10:56:16.302 9 INFO neutron.db.ovn_revision_numbers_db [None req-23673c21-9f66-49d4-a015-0221d657e221 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 44877b65-9349-4e35-993d-b8369d341425 (type: router_ports) to 1 2026-05-30 10:56:16.310 9 INFO neutron.wsgi [None req-23673c21-9f66-49d4-a015-0221d657e221 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "PUT /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.8119919 2026-05-30 10:56:16.403 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 4ae3c58f-3c10-493b-8c7d-eba70062fea3 (type: router_ports) to 4 2026-05-30 10:56:16.564 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 44877b65-9349-4e35-993d-b8369d341425 (type: ports) to 2 2026-05-30 10:56:16.758 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 44877b65-9349-4e35-993d-b8369d341425 (type: router_ports) to 2 2026-05-30 10:56:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014663 2026-05-30 10:56:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014110 2026-05-30 10:56:17.012 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2b1d8e8-d545-44c1-a82b-afbe4f5230ca 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:17.019 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2b1d8e8-d545-44c1-a82b-afbe4f5230ca 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network a48facf1-b00c-4137-a122-356036cf8c82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:17.044 10 INFO neutron.db.ovn_revision_numbers_db [None req-c69c9aff-49af-4595-a8ed-1ef11aeb0312 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 180ebd46-855c-4294-993b-f7f46bf60a9b (type: security_groups) to 1 2026-05-30 10:56:17.060 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8ef56df-40fe-4cc0-83dc-bd8ef25fb068 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 21b222b8-800c-4226-9c86-4b82b7261f66 (type: security_groups) to 1 2026-05-30 10:56:17.062 10 INFO neutron.db.ovn_revision_numbers_db [None req-c69c9aff-49af-4595-a8ed-1ef11aeb0312 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2bd33ba5-6c7a-4ef0-be7f-3d9258710096 (type: security_group_rules) to 0 2026-05-30 10:56:17.085 10 INFO neutron.db.ovn_revision_numbers_db [None req-c69c9aff-49af-4595-a8ed-1ef11aeb0312 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 33330de7-63cd-4691-b584-0ae4f70eb488 (type: security_group_rules) to 0 2026-05-30 10:56:17.086 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8ef56df-40fe-4cc0-83dc-bd8ef25fb068 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 31343ec5-1c63-49ca-b578-515d403a08b7 (type: security_group_rules) to 0 2026-05-30 10:56:17.100 10 INFO neutron.db.ovn_revision_numbers_db [None req-c69c9aff-49af-4595-a8ed-1ef11aeb0312 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 99424cb0-c8de-44b3-a8ef-0294b7261929 (type: security_group_rules) to 0 2026-05-30 10:56:17.109 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8ef56df-40fe-4cc0-83dc-bd8ef25fb068 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ac482433-3581-42ac-8701-9e9579bad074 (type: security_group_rules) to 0 2026-05-30 10:56:17.114 10 INFO neutron.db.ovn_revision_numbers_db [None req-c69c9aff-49af-4595-a8ed-1ef11aeb0312 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource eb11bcfc-ee1f-4605-8c70-a17f0636b54e (type: security_group_rules) to 0 2026-05-30 10:56:17.138 10 INFO neutron.wsgi [None req-c69c9aff-49af-4595-a8ed-1ef11aeb0312 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=d6fbf32ad2154c32b7e404b3cfec6a36&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2672164 2026-05-30 10:56:17.141 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8ef56df-40fe-4cc0-83dc-bd8ef25fb068 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e86a875f-703f-41f9-bb30-5e5601837b00 (type: security_group_rules) to 0 2026-05-30 10:56:17.170 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8ef56df-40fe-4cc0-83dc-bd8ef25fb068 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource fd9922f8-0931-4abf-89ef-6a13bd050eae (type: security_group_rules) to 0 2026-05-30 10:56:17.217 9 INFO neutron.wsgi [None req-e8ef56df-40fe-4cc0-83dc-bd8ef25fb068 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=8317b4ce11354c21a8e991f1fa9b6b15&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5299172 2026-05-30 10:56:17.266 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2b1d8e8-d545-44c1-a82b-afbe4f5230ca 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 93385486-d272-4c5d-96b2-f9e802942f29 (type: ports) to 1 2026-05-30 10:56:17.428 10 INFO neutron.wsgi [None req-215dca1c-25b2-498d-a9e9-e6da91e8c7f5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/21b222b8-800c-4226-9c86-4b82b7261f66 HTTP/1.1" status: 204 len: 168 time: 0.2053175 2026-05-30 10:56:17.484 9 INFO neutron.wsgi [None req-bb5110e7-d66b-4ffd-bcaa-d45b45ba4a69 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/180ebd46-855c-4294-993b-f7f46bf60a9b HTTP/1.1" status: 204 len: 168 time: 0.3409600 2026-05-30 10:56:17.774 10 INFO neutron.db.ovn_revision_numbers_db [None req-457a8731-d99e-405b-9cd8-595146dd5c65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 39d4ac18-f417-4fee-8d69-2c540ccc3922 (type: security_groups) to 1 2026-05-30 10:56:17.790 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ae55d99-8e9b-4743-81ea-b24541817da1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5e0e3506-e7f8-4ba1-bd0e-748aa9f8a034 (type: security_groups) to 1 2026-05-30 10:56:17.796 10 INFO neutron.db.ovn_revision_numbers_db [None req-457a8731-d99e-405b-9cd8-595146dd5c65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 31e1e5d0-5bca-4f9f-bc94-a7157068aa2e (type: security_group_rules) to 0 2026-05-30 10:56:17.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-457a8731-d99e-405b-9cd8-595146dd5c65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 507f8958-72e2-4145-aefc-b7632048824c (type: security_group_rules) to 0 2026-05-30 10:56:17.817 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ae55d99-8e9b-4743-81ea-b24541817da1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0045ae28-0c44-406b-88ac-4547c6df8fba (type: security_group_rules) to 0 2026-05-30 10:56:17.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-457a8731-d99e-405b-9cd8-595146dd5c65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 710c8210-1c08-4f3b-8b5d-6f2877c6905e (type: security_group_rules) to 0 2026-05-30 10:56:17.833 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ae55d99-8e9b-4743-81ea-b24541817da1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 18ad140c-14f5-400d-a5ef-7b6698b36f83 (type: security_group_rules) to 0 2026-05-30 10:56:17.842 10 INFO neutron.db.ovn_revision_numbers_db [None req-457a8731-d99e-405b-9cd8-595146dd5c65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c129609d-6e39-4a9d-98d0-65423ab74a91 (type: security_group_rules) to 0 2026-05-30 10:56:17.871 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ae55d99-8e9b-4743-81ea-b24541817da1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5376e510-b461-4e68-9f01-8631f3b4449b (type: security_group_rules) to 0 2026-05-30 10:56:17.876 10 INFO neutron.wsgi [None req-457a8731-d99e-405b-9cd8-595146dd5c65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=864cefedc6584093a7e19f7a8d6123d0&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2390361 2026-05-30 10:56:17.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ae55d99-8e9b-4743-81ea-b24541817da1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 65bebd29-98ea-4ece-bf45-d3630429d108 (type: security_group_rules) to 0 2026-05-30 10:56:17.949 9 INFO neutron.wsgi [None req-8ae55d99-8e9b-4743-81ea-b24541817da1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=e8863e103930495db563b8e4661518c9&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3612652 2026-05-30 10:56:17.983 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-a2b1d8e8-d545-44c1-a82b-afbe4f5230ca 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-93385486-d272-4c5d-96b2-f9e802942f29 2026-05-30 10:56:17.983 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:56:17.983 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-05-30 10:56:17.983 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:56:17.983 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-05-30 10:56:17.983 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:17.983 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-05-30 10:56:17.983 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:56:17.983 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-05-30 10:56:17.983 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:17.983 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-05-30 10:56:17.983 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:17.983 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-93385486-d272-4c5d-96b2-f9e802942f29 2026-05-30 10:56:17.983 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager [None req-a2b1d8e8-d545-44c1-a82b-afbe4f5230ca 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-93385486-d272-4c5d-96b2-f9e802942f29 2026-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:56:17.984 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-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:56:17.984 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-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:56:17.984 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-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:56:17.984 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-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:56:17.984 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-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:56:17.984 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-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:17.984 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-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:56:17.984 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-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:17.984 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-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-93385486-d272-4c5d-96b2-f9e802942f29 2026-05-30 10:56:17.984 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:56:18.173 10 INFO neutron.wsgi [None req-789fd486-d757-4407-a9cb-9b1d5f10b996 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/39d4ac18-f417-4fee-8d69-2c540ccc3922 HTTP/1.1" status: 204 len: 168 time: 0.2913799 2026-05-30 10:56:18.510 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2b1d8e8-d545-44c1-a82b-afbe4f5230ca 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 93385486-d272-4c5d-96b2-f9e802942f29 (type: ports) to 1 2026-05-30 10:56:18.521 9 INFO neutron.wsgi [None req-6516f284-4865-4cd1-95d8-c950a643da9b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/5e0e3506-e7f8-4ba1-bd0e-748aa9f8a034 HTTP/1.1" status: 204 len: 168 time: 0.5677462 2026-05-30 10:56:18.588 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2b1d8e8-d545-44c1-a82b-afbe4f5230ca 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:18.590 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2b1d8e8-d545-44c1-a82b-afbe4f5230ca 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network a48facf1-b00c-4137-a122-356036cf8c82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:18.969 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2b1d8e8-d545-44c1-a82b-afbe4f5230ca 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 93385486-d272-4c5d-96b2-f9e802942f29 (type: router_ports) to 1 2026-05-30 10:56:18.977 9 INFO neutron.wsgi [None req-a2b1d8e8-d545-44c1-a82b-afbe4f5230ca 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "PUT /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6608300 2026-05-30 10:56:19.338 9 INFO neutron.wsgi [None req-3463c69f-2e76-455a-9c7d-ddddddb657c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.4079697 2026-05-30 10:56:19.471 9 INFO neutron.wsgi [None req-c5213c0c-952a-4516-ad1c-0b7a29140317 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1141 time: 0.1324387 2026-05-30 10:56:19.493 9 INFO neutron.wsgi [None req-6e37b9ee-8030-4680-9f68-8e819c700312 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0203409 2026-05-30 10:56:19.517 9 INFO neutron.wsgi [None req-d610a483-5781-4ff3-a31c-da49cfc6040a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3364 time: 0.0219707 2026-05-30 10:56:19.646 9 INFO neutron.wsgi [None req-389e8805-7308-4d33-9642-89acb8989dca 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4721 time: 0.1270366 2026-05-30 10:56:19.729 9 INFO neutron.wsgi [None req-8fcc11b9-62c9-42c1-908c-9f9db67d92b2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 20482 time: 0.0792406 2026-05-30 10:56:19.821 9 INFO neutron.wsgi [None req-6adcf3d4-5333-4e4c-b541-e22bbd53f105 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0855391 2026-05-30 10:56:19.854 9 INFO neutron.wsgi [None req-667bec1e-a7c6-47ba-b822-4584deb5bc49 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0283546 2026-05-30 10:56:19.913 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a5de3ec-22a2-4702-8f07-a1d75705dc25 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:19.951 9 INFO neutron.wsgi [None req-99b01a96-2d08-4da8-b3a2-f3fd1a4db1e0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 12737 time: 0.0953281 2026-05-30 10:56:19.954 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a5de3ec-22a2-4702-8f07-a1d75705dc25 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network c500173e-703c-41e7-aaa0-34dc54dfccc9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:20.017 9 INFO neutron.wsgi [None req-0be83938-bfad-41b5-b505-6036d13bbcb1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0541925 2026-05-30 10:56:20.032 9 INFO neutron.wsgi [None req-b6882264-9e2b-4c2e-9b78-c92412fd6b3f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0124643 2026-05-30 10:56:20.152 9 INFO neutron.db.ovn_revision_numbers_db [None req-9a5de3ec-22a2-4702-8f07-a1d75705dc25 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource f75a29ee-c12d-4654-a39e-65b56348c123 (type: ports) to 1 2026-05-30 10:56:20.481 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 616b7b2f-c7cd-4614-ba4e-4c7b946d1298 (type: security_groups) to 1 2026-05-30 10:56:20.497 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0cd7c3a5-1aaa-4754-b0a7-7c040e1ce906 (type: security_group_rules) to 0 2026-05-30 10:56:20.511 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 87858ec3-c568-4e2d-84c3-b8772e97d17d (type: security_group_rules) to 0 2026-05-30 10:56:20.535 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cb902aec-dc39-4388-a272-9662c865c291 (type: security_group_rules) to 0 2026-05-30 10:56:20.549 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource df1e2b69-f0d0-4806-ae64-88631149a772 (type: security_group_rules) to 0 2026-05-30 10:56:20.635 10 INFO neutron.db.segments_db [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment 4545a905-8676-4643-8f8e-0230caf169ef of type geneve for network 295e49a4-a687-4228-b267-b123eab3686a 2026-05-30 10:56:20.864 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 295e49a4-a687-4228-b267-b123eab3686a (type: networks) to 1 2026-05-30 10:56:21.093 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:56:21.095 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 295e49a4-a687-4228-b267-b123eab3686a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:21.129 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-9a5de3ec-22a2-4702-8f07-a1d75705dc25 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f75a29ee-c12d-4654-a39e-65b56348c123 2026-05-30 10:56:21.129 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:56:21.129 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-05-30 10:56:21.129 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:56:21.129 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-05-30 10:56:21.129 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:21.129 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-05-30 10:56:21.129 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:56:21.129 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-05-30 10:56:21.129 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:21.129 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-05-30 10:56:21.129 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:21.129 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f75a29ee-c12d-4654-a39e-65b56348c123 2026-05-30 10:56:21.129 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager [None req-9a5de3ec-22a2-4702-8f07-a1d75705dc25 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f75a29ee-c12d-4654-a39e-65b56348c123 2026-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:56:21.130 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-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:56:21.130 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-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:56:21.130 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-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:56:21.130 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-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:56:21.130 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-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:56:21.130 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-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:21.130 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-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:56:21.130 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-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:21.130 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-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f75a29ee-c12d-4654-a39e-65b56348c123 2026-05-30 10:56:21.130 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:56:21.182 10 INFO neutron.db.ovn_revision_numbers_db [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 51164e7f-8a35-48cb-be78-25a700c102d1 (type: ports) to 1 2026-05-30 10:56:21.205 10 INFO neutron.wsgi [None req-3e3e4bff-3c3e-45ce-94e9-dbdc5b219245 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.0904975 2026-05-30 10:56:21.373 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: f75a29ee-c12d-4654-a39e-65b56348c123 2026-05-30 10:56:21.376 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d18b683-16d4-49ff-ad7d-698ec878ce16 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:56:21.378 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d18b683-16d4-49ff-ad7d-698ec878ce16 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 295e49a4-a687-4228-b267-b123eab3686a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:21.382 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port f75a29ee-c12d-4654-a39e-65b56348c123 2026-05-30 10:56:21.398 9 INFO neutron.db.ovn_revision_numbers_db [None req-9a5de3ec-22a2-4702-8f07-a1d75705dc25 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource f75a29ee-c12d-4654-a39e-65b56348c123 (type: ports) to 1 2026-05-30 10:56:21.484 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a5de3ec-22a2-4702-8f07-a1d75705dc25 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:21.486 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a5de3ec-22a2-4702-8f07-a1d75705dc25 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network c500173e-703c-41e7-aaa0-34dc54dfccc9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:21.645 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No hosting information found for port 44877b65-9349-4e35-993d-b8369d341425: RuntimeError: No hosting information found for port 44877b65-9349-4e35-993d-b8369d341425 2026-05-30 10:56:21.646 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 93385486-d272-4c5d-96b2-f9e802942f29 2026-05-30 10:56:21.653 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 93385486-d272-4c5d-96b2-f9e802942f29 2026-05-30 10:56:21.961 9 INFO neutron.db.ovn_revision_numbers_db [None req-9a5de3ec-22a2-4702-8f07-a1d75705dc25 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource f75a29ee-c12d-4654-a39e-65b56348c123 (type: router_ports) to 1 2026-05-30 10:56:21.966 9 INFO neutron.wsgi [None req-9a5de3ec-22a2-4702-8f07-a1d75705dc25 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "PUT /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9852765 2026-05-30 10:56:21.973 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource f75a29ee-c12d-4654-a39e-65b56348c123 (type: ports) to 2 2026-05-30 10:56:22.051 10 WARNING neutron_lib.context [None req-db4caac1-f2e9-4272-9dd4-606b471893a4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:22.150 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource f75a29ee-c12d-4654-a39e-65b56348c123 (type: router_ports) to 2 2026-05-30 10:56:22.212 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d18b683-16d4-49ff-ad7d-698ec878ce16 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 51164e7f-8a35-48cb-be78-25a700c102d1 (type: ports) to 2 2026-05-30 10:56:22.273 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d18b683-16d4-49ff-ad7d-698ec878ce16 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b5722923-9fd3-4ba6-8cf7-7f2a072f340d (type: subnets) to 0 2026-05-30 10:56:22.294 10 INFO neutron.wsgi [None req-0d18b683-16d4-49ff-ad7d-698ec878ce16 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 1.0845928 2026-05-30 10:56:22.301 10 INFO neutron.db.ovn_revision_numbers_db [None req-db4caac1-f2e9-4272-9dd4-606b471893a4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 3395acd4-2e0e-424c-b450-e244aca4fab0 (type: security_groups) to 1 2026-05-30 10:56:22.316 10 INFO neutron.db.ovn_revision_numbers_db [None req-db4caac1-f2e9-4272-9dd4-606b471893a4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 1d77c327-913d-4e84-966d-f8467a5f29c9 (type: security_group_rules) to 0 2026-05-30 10:56:22.342 10 INFO neutron.db.ovn_revision_numbers_db [None req-db4caac1-f2e9-4272-9dd4-606b471893a4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 7899df08-e8c2-4c19-a041-0a1c4d3182c6 (type: security_group_rules) to 0 2026-05-30 10:56:22.371 10 INFO neutron.wsgi [None req-db4caac1-f2e9-4272-9dd4-606b471893a4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1827 time: 0.3407748 2026-05-30 10:56:22.385 10 WARNING neutron_lib.context [None req-c01a4e94-182d-48f3-97f1-496d18f3b27f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:22.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 93385486-d272-4c5d-96b2-f9e802942f29 (type: ports) to 2 2026-05-30 10:56:22.661 10 INFO neutron.db.ovn_revision_numbers_db [None req-c01a4e94-182d-48f3-97f1-496d18f3b27f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 3af1dd1f-f22d-4164-ad14-205c61fd83ac (type: security_group_rules) to 0 2026-05-30 10:56:22.702 10 INFO neutron.wsgi [None req-c01a4e94-182d-48f3-97f1-496d18f3b27f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.3225892 2026-05-30 10:56:22.703 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 93385486-d272-4c5d-96b2-f9e802942f29 (type: router_ports) to 2 2026-05-30 10:56:22.718 9 WARNING neutron_lib.context [None req-99160ca7-a1f1-4a41-ad04-9b6453b6c248 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:22.851 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9503d-1ac2-4818-9a76-127971316b4e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4a683455-bfff-42dc-8dc4-80868d438838 (type: security_groups) to 1 2026-05-30 10:56:22.864 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9503d-1ac2-4818-9a76-127971316b4e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 183c43f5-edbf-42c8-9d09-e7f588ca692f (type: security_group_rules) to 0 2026-05-30 10:56:22.878 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9503d-1ac2-4818-9a76-127971316b4e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2fcb6d97-547b-4fc2-a573-9dfc1618f8e4 (type: security_group_rules) to 0 2026-05-30 10:56:22.896 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9503d-1ac2-4818-9a76-127971316b4e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4038a8d5-967b-4c57-b3d8-500245bdf360 (type: security_group_rules) to 0 2026-05-30 10:56:22.909 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4b9503d-1ac2-4818-9a76-127971316b4e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6af9165f-9fcc-42fe-98a0-2174b9f3f349 (type: security_group_rules) to 0 2026-05-30 10:56:22.941 10 INFO neutron.wsgi [None req-f4b9503d-1ac2-4818-9a76-127971316b4e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=cbbe6e1b15c643dea30c266a79fce9ea&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3410871 2026-05-30 10:56:22.956 9 INFO neutron.db.ovn_revision_numbers_db [None req-99160ca7-a1f1-4a41-ad04-9b6453b6c248 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 3a4b9267-4d79-453e-a28a-7e03e8452d5d (type: security_group_rules) to 0 2026-05-30 10:56:23.002 9 INFO neutron.wsgi [None req-99160ca7-a1f1-4a41-ad04-9b6453b6c248 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2924385 2026-05-30 10:56:23.013 9 WARNING neutron_lib.context [None req-658f58d6-69d9-42b4-b2b6-ccdfd4e96002 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:23.123 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-578bdf55-38f6-479f-a81e-4293a3bf99d8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:56:23.128 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-578bdf55-38f6-479f-a81e-4293a3bf99d8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:23.152 10 INFO neutron.wsgi [None req-b78802e5-65a3-4ac3-af8f-4b56e3766628 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/4a683455-bfff-42dc-8dc4-80868d438838 HTTP/1.1" status: 204 len: 168 time: 0.2070458 2026-05-30 10:56:23.220 9 INFO neutron.db.ovn_revision_numbers_db [None req-658f58d6-69d9-42b4-b2b6-ccdfd4e96002 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource dc5efc82-3fa8-44bc-a04f-fa18ea02c35a (type: security_group_rules) to 0 2026-05-30 10:56:23.260 9 INFO neutron.wsgi [None req-658f58d6-69d9-42b4-b2b6-ccdfd4e96002 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 798 time: 0.2538261 2026-05-30 10:56:23.269 9 WARNING neutron_lib.context [None req-6a905201-8f80-4128-8410-09b77e5dcb84 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:23.321 9 INFO neutron.db.ovn_revision_numbers_db [None req-578bdf55-38f6-479f-a81e-4293a3bf99d8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 14a63861-07c1-4acb-a737-f788794cb23e (type: ports) to 1 2026-05-30 10:56:23.471 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f45446b-848b-4223-9ec1-1037d3cd52bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5378566a-1a9d-4bc2-8f6d-bdd31328cc28 (type: security_groups) to 1 2026-05-30 10:56:23.474 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a905201-8f80-4128-8410-09b77e5dcb84 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource db1111e1-f3ae-4729-a602-cd5bb0b451e6 (type: security_group_rules) to 0 2026-05-30 10:56:23.484 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f45446b-848b-4223-9ec1-1037d3cd52bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 56b4d8e9-5a53-408b-9aff-3914edd6fe21 (type: security_group_rules) to 0 2026-05-30 10:56:23.496 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f45446b-848b-4223-9ec1-1037d3cd52bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8fe2c401-72d0-43cd-8c9f-c68c358e337f (type: security_group_rules) to 0 2026-05-30 10:56:23.514 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f45446b-848b-4223-9ec1-1037d3cd52bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource af560d64-b3e9-4f2f-a705-a8de2fbf71c4 (type: security_group_rules) to 0 2026-05-30 10:56:23.515 9 INFO neutron.wsgi [None req-6a905201-8f80-4128-8410-09b77e5dcb84 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2499971 2026-05-30 10:56:23.528 10 WARNING neutron_lib.context [None req-30b35606-db1b-49e8-9e43-6e4c6022dc59 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:23.542 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f45446b-848b-4223-9ec1-1037d3cd52bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e0b60e74-5b2d-4d4c-b457-f441595dbfb8 (type: security_group_rules) to 0 2026-05-30 10:56:23.569 10 INFO neutron.wsgi [None req-5f45446b-848b-4223-9ec1-1037d3cd52bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=da47d4666e8d459183264841d418e7cd&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2315819 2026-05-30 10:56:23.710 10 INFO neutron.db.ovn_revision_numbers_db [None req-30b35606-db1b-49e8-9e43-6e4c6022dc59 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource c8efec8b-eceb-4c91-9818-a7d5e44e4fb7 (type: security_group_rules) to 0 2026-05-30 10:56:23.737 10 INFO neutron.wsgi [None req-30b35606-db1b-49e8-9e43-6e4c6022dc59 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2147911 2026-05-30 10:56:23.748 10 WARNING neutron_lib.context [None req-2aba7149-07ec-4342-8197-474426d196a9 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:23.857 10 INFO neutron.wsgi [None req-f737db1d-80d5-4ae0-bb21-fa7f41a3eb14 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/5378566a-1a9d-4bc2-8f6d-bdd31328cc28 HTTP/1.1" status: 204 len: 168 time: 0.2814133 2026-05-30 10:56:23.906 10 INFO neutron.db.ovn_revision_numbers_db [None req-2aba7149-07ec-4342-8197-474426d196a9 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 93c8eaeb-6781-4927-ad6f-a7205fec34ad (type: security_group_rules) to 0 2026-05-30 10:56:23.942 10 INFO neutron.wsgi [None req-2aba7149-07ec-4342-8197-474426d196a9 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1986394 2026-05-30 10:56:23.953 9 WARNING neutron_lib.context [None req-31209899-5d03-47fd-8cee-25563649c105 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:24.085 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-14a63861-07c1-4acb-a737-f788794cb23e on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:56:24.119 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Router 50c518a0-ebd1-4a47-b093-3a71c04b5e5d is bound to host instance 2026-05-30 10:56:24.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-578bdf55-38f6-479f-a81e-4293a3bf99d8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 14a63861-07c1-4acb-a737-f788794cb23e (type: router_ports) to 1 2026-05-30 10:56:24.218 9 INFO neutron.db.ovn_revision_numbers_db [None req-31209899-5d03-47fd-8cee-25563649c105 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource a2dfa8e9-7948-4d3e-b0d6-b60d21db8801 (type: security_group_rules) to 0 2026-05-30 10:56:24.255 9 INFO neutron.wsgi [None req-31209899-5d03-47fd-8cee-25563649c105 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.3069801 2026-05-30 10:56:24.265 10 WARNING neutron_lib.context [None req-329d0a2a-d19e-4465-88b8-c44455aea508 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:24.267 9 INFO neutron.db.ovn_revision_numbers_db [None req-578bdf55-38f6-479f-a81e-4293a3bf99d8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 50c518a0-ebd1-4a47-b093-3a71c04b5e5d (type: routers) to 2 2026-05-30 10:56:24.286 9 INFO neutron.wsgi [None req-578bdf55-38f6-479f-a81e-4293a3bf99d8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1165 time: 1.9870169 2026-05-30 10:56:24.499 10 INFO neutron.db.ovn_revision_numbers_db [None req-329d0a2a-d19e-4465-88b8-c44455aea508 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 0770dc99-b170-40e3-8be9-02f6a04e2e4d (type: security_group_rules) to 0 2026-05-30 10:56:24.613 10 INFO neutron.wsgi [None req-329d0a2a-d19e-4465-88b8-c44455aea508 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.3534062 2026-05-30 10:56:24.626 9 WARNING neutron_lib.context [None req-503bc650-4e6e-44ee-8d9d-5489d999ee7f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:24.958 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 14a63861-07c1-4acb-a737-f788794cb23e (type: ports) to 1 2026-05-30 10:56:25.086 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e70ca630-7fdf-461a-b336-f0a66c901378 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:56:25.089 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e70ca630-7fdf-461a-b336-f0a66c901378 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 295e49a4-a687-4228-b267-b123eab3686a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:25.111 9 INFO neutron.db.ovn_revision_numbers_db [None req-503bc650-4e6e-44ee-8d9d-5489d999ee7f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource ee8cabe5-01cf-4274-a1b3-7100b6200259 (type: security_group_rules) to 0 2026-05-30 10:56:25.144 9 INFO neutron.wsgi [None req-503bc650-4e6e-44ee-8d9d-5489d999ee7f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 798 time: 0.5238390 2026-05-30 10:56:25.156 10 WARNING neutron_lib.context [None req-a4a5c6e2-51df-4749-b9a3-69855ff6ecdd 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:25.272 9 INFO neutron.db.ovn_revision_numbers_db [None req-e70ca630-7fdf-461a-b336-f0a66c901378 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dcebfba2-d485-44a8-8a12-09839c1f5dfd (type: ports) to 1 2026-05-30 10:56:25.382 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 14a63861-07c1-4acb-a737-f788794cb23e (type: router_ports) to 3 2026-05-30 10:56:25.414 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4a5c6e2-51df-4749-b9a3-69855ff6ecdd 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 7eb2c446-78fe-4cde-8ef6-f82099efd146 (type: security_group_rules) to 0 2026-05-30 10:56:25.446 10 INFO neutron.wsgi [None req-a4a5c6e2-51df-4749-b9a3-69855ff6ecdd 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2942290 2026-05-30 10:56:25.457 10 WARNING neutron_lib.context [None req-f383a6e7-2f65-47ab-9f6a-a95fc7a0851b 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:25.807 9 INFO neutron.db.ovn_revision_numbers_db [None req-7f80b6b1-fdba-47fc-82b8-164c3342c195 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 646a08ee-cdee-41df-9e44-b0d3c35c381d (type: security_groups) to 1 2026-05-30 10:56:25.819 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-e70ca630-7fdf-461a-b336-f0a66c901378 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-dcebfba2-d485-44a8-8a12-09839c1f5dfd 2026-05-30 10:56:25.819 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:25.819 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-dcebfba2-d485-44a8-8a12-09839c1f5dfd 2026-05-30 10:56:25.819 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager [None req-e70ca630-7fdf-461a-b336-f0a66c901378 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-dcebfba2-d485-44a8-8a12-09839c1f5dfd 2026-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:25.819 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-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-dcebfba2-d485-44a8-8a12-09839c1f5dfd 2026-05-30 10:56:25.819 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:56:25.836 9 INFO neutron.db.ovn_revision_numbers_db [None req-7f80b6b1-fdba-47fc-82b8-164c3342c195 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 20f1377d-d5a0-4c0d-b6b9-abbc10f7abbe (type: security_group_rules) to 0 2026-05-30 10:56:25.850 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 14a63861-07c1-4acb-a737-f788794cb23e (type: ports) to 2 2026-05-30 10:56:25.861 9 INFO neutron.db.ovn_revision_numbers_db [None req-7f80b6b1-fdba-47fc-82b8-164c3342c195 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7692ab17-e4c4-4649-8c07-5c06efca0c71 (type: security_group_rules) to 0 2026-05-30 10:56:25.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-f383a6e7-2f65-47ab-9f6a-a95fc7a0851b 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource c33652b3-8c0b-48fe-b0c7-09c6f077ce8a (type: security_group_rules) to 0 2026-05-30 10:56:25.886 9 INFO neutron.db.ovn_revision_numbers_db [None req-7f80b6b1-fdba-47fc-82b8-164c3342c195 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource eec324ac-7e5f-49a1-a335-24390df2929b (type: security_group_rules) to 0 2026-05-30 10:56:25.906 9 INFO neutron.db.ovn_revision_numbers_db [None req-7f80b6b1-fdba-47fc-82b8-164c3342c195 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f65399f2-3f45-46d9-a6fd-8e1533c00c30 (type: security_group_rules) to 0 2026-05-30 10:56:25.914 10 INFO neutron.wsgi [None req-f383a6e7-2f65-47ab-9f6a-a95fc7a0851b 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.4618974 2026-05-30 10:56:25.943 9 INFO neutron.wsgi [None req-7f80b6b1-fdba-47fc-82b8-164c3342c195 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=e435cded30774d2dafd9496d87db03c4&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5685923 2026-05-30 10:56:26.126 9 INFO neutron.db.ovn_revision_numbers_db [None req-e70ca630-7fdf-461a-b336-f0a66c901378 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dcebfba2-d485-44a8-8a12-09839c1f5dfd (type: ports) to 1 2026-05-30 10:56:26.223 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e70ca630-7fdf-461a-b336-f0a66c901378 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:56:26.225 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e70ca630-7fdf-461a-b336-f0a66c901378 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 295e49a4-a687-4228-b267-b123eab3686a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:26.315 10 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-8dfaeeb6-a6b1-4f97-8c26-84432bd6e010 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-lb_member_SG-727840804&fields=id&tenant_id=386218916c0a4fdb8fad6a89e1244d42 HTTP/1.1" status: 200 len: 267 time: 0.0661075 2026-05-30 10:56:26.325 9 INFO neutron.wsgi [None req-f4552021-8fce-4128-bff5-f56eaf78be4a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/646a08ee-cdee-41df-9e44-b0d3c35c381d HTTP/1.1" status: 204 len: 168 time: 0.3762269 2026-05-30 10:56:26.425 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 14a63861-07c1-4acb-a737-f788794cb23e (type: ports) to 4 2026-05-30 10:56:26.441 10 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-73ba0ddc-7267-4004-a183-18e6e67b656b 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 904 time: 0.1161809 2026-05-30 10:56:26.490 10 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-db74b52c-31c0-4df1-b479-d42b05dde626 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/quotas/386218916c0a4fdb8fad6a89e1244d42 HTTP/1.1" status: 200 len: 491 time: 0.0407083 2026-05-30 10:56:26.643 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8be89bf-9315-47ed-8a13-fdba88f471d0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6f3eb0b4-aa2a-4853-806b-23f2b0360f69 (type: security_groups) to 1 2026-05-30 10:56:26.687 9 INFO neutron.db.ovn_revision_numbers_db [None req-c89c5aaa-1dc2-474e-8408-24be4c5ea7b6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e2979c7e-8e5f-427e-9f70-7b0b57e7b776 (type: security_groups) to 1 2026-05-30 10:56:26.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8be89bf-9315-47ed-8a13-fdba88f471d0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2b644953-71d0-43fc-a63f-de2d537d113e (type: security_group_rules) to 0 2026-05-30 10:56:26.718 9 INFO neutron.db.ovn_revision_numbers_db [None req-c89c5aaa-1dc2-474e-8408-24be4c5ea7b6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2935ce23-ef7c-45c5-a43a-656f5fdccce5 (type: security_group_rules) to 0 2026-05-30 10:56:26.721 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8be89bf-9315-47ed-8a13-fdba88f471d0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5d4f6194-a0d7-465c-8818-c3d9beb7f47f (type: security_group_rules) to 0 2026-05-30 10:56:26.753 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8be89bf-9315-47ed-8a13-fdba88f471d0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 656456f4-7c88-46df-b73c-f295e478d903 (type: security_group_rules) to 0 2026-05-30 10:56:26.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-c89c5aaa-1dc2-474e-8408-24be4c5ea7b6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5716c8dc-c61f-46df-8740-308573a12ccf (type: security_group_rules) to 0 2026-05-30 10:56:26.789 9 INFO neutron.db.ovn_revision_numbers_db [None req-c89c5aaa-1dc2-474e-8408-24be4c5ea7b6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d20d07ba-5503-431d-94cb-80203f8e77ca (type: security_group_rules) to 0 2026-05-30 10:56:26.791 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8be89bf-9315-47ed-8a13-fdba88f471d0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8a0a5ed9-2513-4085-8d31-4c3dfb729311 (type: security_group_rules) to 0 2026-05-30 10:56:26.801 10 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-efa92893-3fcb-4ae2-b559-291cc67b145a 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&fields=id HTTP/1.1" status: 200 len: 486 time: 0.2891912 2026-05-30 10:56:26.831 9 INFO neutron.wsgi [None req-c8be89bf-9315-47ed-8a13-fdba88f471d0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=b074a49322a8437299346f4059f95b48&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4141173 2026-05-30 10:56:26.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-c89c5aaa-1dc2-474e-8408-24be4c5ea7b6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d5b93a91-a723-4dc0-8878-17644d0431e2 (type: security_group_rules) to 0 2026-05-30 10:56:26.864 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5420bde-e0a9-44ab-a41b-1859088034e2 - - - - - -] Successfully bumped revision number for resource 14a63861-07c1-4acb-a737-f788794cb23e (type: router_ports) to 4 2026-05-30 10:56:26.876 9 INFO neutron.wsgi [None req-c89c5aaa-1dc2-474e-8408-24be4c5ea7b6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=36b194528cab406c909534d3647c285f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5310631 2026-05-30 10:56:26.901 10 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-2a4e8124-4d68-4738-9f10-2ce4a2ef86c2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0714731 2026-05-30 10:56:27.014 10 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-1e99090e-8cc7-4aa3-ba95-e7a1aa9a96b6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1048958 2026-05-30 10:56:27.063 9 INFO neutron.db.ovn_revision_numbers_db [None req-e70ca630-7fdf-461a-b336-f0a66c901378 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dcebfba2-d485-44a8-8a12-09839c1f5dfd (type: router_ports) to 1 2026-05-30 10:56:27.070 9 INFO neutron.wsgi [None req-e70ca630-7fdf-461a-b336-f0a66c901378 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/50c518a0-ebd1-4a47-b093-3a71c04b5e5d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7766931 2026-05-30 10:56:27.144 9 INFO neutron.wsgi [None req-65e39e5d-99be-4ac9-ae0e-65ccfb5762ab 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/6f3eb0b4-aa2a-4853-806b-23f2b0360f69 HTTP/1.1" status: 204 len: 168 time: 0.3055630 2026-05-30 10:56:27.171 10 INFO neutron.wsgi [None req-1df925cd-85f2-45b4-91cd-288a272d0747 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/e2979c7e-8e5f-427e-9f70-7b0b57e7b776 HTTP/1.1" status: 204 len: 168 time: 0.2874167 2026-05-30 10:56:27.185 9 INFO neutron.wsgi [req-3fb35b4d-51fb-4ef5-b90c-72447d843eda req-c2c4807d-f1c3-4704-8cf2-a84868d0227e 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 210 time: 0.0295224 2026-05-30 10:56:27.437 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No hosting information found for port 93385486-d272-4c5d-96b2-f9e802942f29: RuntimeError: No hosting information found for port 93385486-d272-4c5d-96b2-f9e802942f29 2026-05-30 10:56:27.437 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: dcebfba2-d485-44a8-8a12-09839c1f5dfd 2026-05-30 10:56:27.446 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port dcebfba2-d485-44a8-8a12-09839c1f5dfd 2026-05-30 10:56:27.890 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource dcebfba2-d485-44a8-8a12-09839c1f5dfd (type: ports) to 2 2026-05-30 10:56:28.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource dcebfba2-d485-44a8-8a12-09839c1f5dfd (type: router_ports) to 2 2026-05-30 10:56:28.099 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port f75a29ee-c12d-4654-a39e-65b56348c123: RuntimeError: No hosting information found for port f75a29ee-c12d-4654-a39e-65b56348c123 2026-05-30 10:56:28.100 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 14a63861-07c1-4acb-a737-f788794cb23e 2026-05-30 10:56:28.123 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 14a63861-07c1-4acb-a737-f788794cb23e 2026-05-30 10:56:28.173 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-15b307ad-92c8-47a2-906d-0e2b14e20551 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 199.204.45.140 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 904 time: 0.1289835 2026-05-30 10:56:28.247 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-ec8810d4-fdf1-4957-8dd7-ca68d9c2b1ed 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=386218916c0a4fdb8fad6a89e1244d42 HTTP/1.1" status: 200 len: 377 time: 0.0618141 2026-05-30 10:56:28.262 9 WARNING neutron_lib.context [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-b438c5da-6250-4761-83b5-52092a576e23 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:28.603 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 99f91f4d-3429-4f78-b867-3a5a80ec87d5 (type: security_groups) to 1 2026-05-30 10:56:28.623 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2ed8df1b-dbf5-4a9f-aca2-6a24ef22e813 (type: security_group_rules) to 0 2026-05-30 10:56:28.651 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5956e00f-0882-46e0-a770-fe5a5a9a387b (type: security_group_rules) to 0 2026-05-30 10:56:28.674 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 968b5e9e-3d6e-40a7-a445-23998f985e88 (type: security_group_rules) to 0 2026-05-30 10:56:28.686 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-b438c5da-6250-4761-83b5-52092a576e23 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:28.691 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-b438c5da-6250-4761-83b5-52092a576e23 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network a48facf1-b00c-4137-a122-356036cf8c82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:28.700 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e2c24c99-2c5a-4feb-a960-27bbcb348487 (type: security_group_rules) to 0 2026-05-30 10:56:28.768 9 INFO neutron.db.segments_db [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment dceee93b-356b-49f8-a9b1-c7af77152e32 of type geneve for network aa2d0811-05ec-4447-8835-eaff2b0148f9 2026-05-30 10:56:28.956 9 INFO neutron.db.ovn_revision_numbers_db [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-b438c5da-6250-4761-83b5-52092a576e23 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 2c033456-0dca-4841-8026-b97aa1cafe58 (type: ports) to 1 2026-05-30 10:56:28.990 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource aa2d0811-05ec-4447-8835-eaff2b0148f9 (type: networks) to 1 2026-05-30 10:56:29.010 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-b438c5da-6250-4761-83b5-52092a576e23 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1384 time: 0.7525330 /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-05-30 10:56:29.195 10 WARNING neutron_lib.context [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:29.196 10 WARNING neutron_lib.context [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:29.264 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:56:29.270 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network aa2d0811-05ec-4447-8835-eaff2b0148f9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:29.343 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource de8171b2-2152-40ff-9d7f-e14abf71ddec (type: security_groups) to 1 2026-05-30 10:56:29.368 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 8872a7c7-3778-4c94-a717-fe29c5d5b7e5 (type: security_group_rules) to 0 2026-05-30 10:56:29.384 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 997ece92-5049-47fe-ba87-0c7d439c4543 (type: security_group_rules) to 0 2026-05-30 10:56:29.398 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource b21b2c59-c17f-4486-b8cb-f0e69f662c7d (type: security_group_rules) to 0 2026-05-30 10:56:29.402 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 54ec2a16-cc72-40d8-a35f-b58bb6cfc4c1 (type: ports) to 1 2026-05-30 10:56:29.416 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource db242841-5b98-4154-82d0-d34241f4c2da (type: security_group_rules) to 0 2026-05-30 10:56:29.434 9 INFO neutron.wsgi [None req-f1ee15eb-d024-40d6-84da-9b82c17b4270 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.0294566 /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-05-30 10:56:29.525 10 INFO neutron.db.segments_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Added segment c3d00cb1-756e-4bcb-899d-e22bee27fe33 of type geneve for network 67a8a2cc-a60c-45c5-bf98-7e89465301b4 2026-05-30 10:56:29.607 9 INFO neutron.db.ovn_revision_numbers_db [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-14c9f0a4-e0b0-48dc-a475-997b7286cda2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 2c033456-0dca-4841-8026-b97aa1cafe58 (type: ports) to 2 2026-05-30 10:56:29.649 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99fdfdc8-1442-4290-b681-6a8a89e98a29 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:56:29.649 10 INFO neutron.db.segments_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Added segment ed6c01af-5a5b-4fe5-8636-607e5967fc71 of type geneve for network b30535ca-2168-409e-82b1-3264f9767a7c 2026-05-30 10:56:29.651 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99fdfdc8-1442-4290-b681-6a8a89e98a29 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network aa2d0811-05ec-4447-8835-eaff2b0148f9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:29.828 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 67a8a2cc-a60c-45c5-bf98-7e89465301b4 (type: networks) to 1 2026-05-30 10:56:30.063 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] No more DHCP agents 2026-05-30 10:56:30.065 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Unable to schedule network 67a8a2cc-a60c-45c5-bf98-7e89465301b4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:30.153 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource b3ba6960-887f-428e-8406-432e00e1c5ab (type: ports) to 1 2026-05-30 10:56:30.154 9 INFO neutron.db.ovn_revision_numbers_db [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-14c9f0a4-e0b0-48dc-a475-997b7286cda2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 2c033456-0dca-4841-8026-b97aa1cafe58 (type: ports) to 2 2026-05-30 10:56:30.186 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-14c9f0a4-e0b0-48dc-a475-997b7286cda2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 1601 time: 1.1668198 2026-05-30 10:56:30.224 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-64b9408a-81ef-4586-809b-02a02214d80a'] response: {'name': 'network-changed', 'server_uuid': 'dcee2631-598a-42c4-99da-6003a49186a5', 'tag': '2c033456-0dca-4841-8026-b97aa1cafe58', '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-05-30 10:56:30.242 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource b30535ca-2168-409e-82b1-3264f9767a7c (type: networks) to 1 2026-05-30 10:56:30.302 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-222054f7-7f4a-40b4-8daf-0132e53299bc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1632 time: 0.0683184 2026-05-30 10:56:30.343 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-974b36ac-6cd1-4e6c-8408-03ad16f823f4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 217 time: 0.0349805 2026-05-30 10:56:30.387 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-323141cb-6865-42eb-8f32-5752d9dc0c27 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A96&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 217 time: 0.0315912 2026-05-30 10:56:30.434 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-487abbda-6f83-4e39-9f8b-488aeb4fef4e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=87ddc982-c924-4506-9f2f-d3626cd2f345&id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 1562 time: 0.0408227 2026-05-30 10:56:30.471 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-817d0895-8885-4d7a-97ad-68737d945046 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0293024 2026-05-30 10:56:30.504 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-287641eb-368e-44d6-9ef4-8b4824bbf734 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263984 2026-05-30 10:56:30.596 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-49ac4cf0-2668-43dc-9bf0-859431b8bc02 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0773191 2026-05-30 10:56:30.638 9 INFO neutron.db.ovn_revision_numbers_db [None req-99fdfdc8-1442-4290-b681-6a8a89e98a29 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 54ec2a16-cc72-40d8-a35f-b58bb6cfc4c1 (type: ports) to 2 2026-05-30 10:56:30.649 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] No more DHCP agents 2026-05-30 10:56:30.651 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Unable to schedule network b30535ca-2168-409e-82b1-3264f9767a7c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:30.683 9 INFO neutron.wsgi [req-88276333-6c6d-49c9-b142-cfa76fb82747 req-cfce64e7-a4aa-420f-a969-c84ac060f56a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0773325 2026-05-30 10:56:30.691 9 INFO neutron.db.ovn_revision_numbers_db [None req-99fdfdc8-1442-4290-b681-6a8a89e98a29 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 270f46a9-24d6-412f-aa13-a68469f7c189 (type: subnets) to 0 2026-05-30 10:56:30.712 9 INFO neutron.wsgi [None req-99fdfdc8-1442-4290-b681-6a8a89e98a29 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 1.2697349 2026-05-30 10:56:30.753 10 INFO neutron.db.ovn_revision_numbers_db [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 3c4cf671-384f-47a1-9813-adc1476aed10 (type: ports) to 1 2026-05-30 10:56:30.764 9 INFO neutron.wsgi [req-23ddf7a0-664e-4d94-82ff-d081639d78ac req-a74d0b9c-941b-41fb-94b0-d922870c8a46 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1632 time: 0.0424135 2026-05-30 10:56:30.810 10 INFO neutron.wsgi [None req-6001be2b-1cd3-4b3c-b913-bb6bc077841a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1446 time: 1.7809916 2026-05-30 10:56:30.874 9 INFO neutron.wsgi [req-23ddf7a0-664e-4d94-82ff-d081639d78ac req-aee236e9-f1e0-4b33-8f74-cd767127e399 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1003 time: 0.1044307 2026-05-30 10:56:30.912 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 2c033456-0dca-4841-8026-b97aa1cafe58 2026-05-30 10:56:30.916 9 INFO neutron.wsgi [req-23ddf7a0-664e-4d94-82ff-d081639d78ac req-2073a501-66a9-4ab6-9e0f-43a5ae400c66 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 217 time: 0.0359519 2026-05-30 10:56:30.932 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 2c033456-0dca-4841-8026-b97aa1cafe58 2026-05-30 10:56:30.965 9 INFO neutron.wsgi [req-23ddf7a0-664e-4d94-82ff-d081639d78ac req-5cb30c42-d9a4-4e11-a691-2ee860577add 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A96&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 217 time: 0.0398853 2026-05-30 10:56:31.016 10 INFO neutron.wsgi [None req-e852dfdb-b030-43a2-a7c0-1010f31de621 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2052 time: 0.1954026 2026-05-30 10:56:31.042 9 INFO neutron.wsgi [req-23ddf7a0-664e-4d94-82ff-d081639d78ac req-6207a6ad-1b95-492e-911f-adfeecddeba0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=87ddc982-c924-4506-9f2f-d3626cd2f345&id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 1562 time: 0.0700383 2026-05-30 10:56:31.077 9 INFO neutron.wsgi [req-23ddf7a0-664e-4d94-82ff-d081639d78ac req-f1ed34e6-a5f1-4fc8-bcf5-575c615d9000 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0297656 2026-05-30 10:56:31.115 9 INFO neutron.wsgi [req-23ddf7a0-664e-4d94-82ff-d081639d78ac req-f7f20ba6-d8b0-44cb-b562-67a752a21321 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227525 2026-05-30 10:56:31.202 9 INFO neutron.wsgi [req-23ddf7a0-664e-4d94-82ff-d081639d78ac req-e20adf86-54bb-4d86-b283-5eba757d7daa 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0803413 2026-05-30 10:56:31.288 9 INFO neutron.wsgi [req-23ddf7a0-664e-4d94-82ff-d081639d78ac req-bdb54d25-7f6b-4710-9afa-d28ae55e4b08 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0801511 2026-05-30 10:56:31.355 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 2c033456-0dca-4841-8026-b97aa1cafe58 (type: ports) to 4 2026-05-30 10:56:31.502 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ce1abf4-5d43-49d6-8e89-a8b4e8d4d685 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:56:31.505 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ce1abf4-5d43-49d6-8e89-a8b4e8d4d685 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:31.583 10 INFO neutron.services.segments.plugin [-] Segment c3d00cb1-756e-4bcb-899d-e22bee27fe33 resource provider aggregate not found 2026-05-30 10:56:31.588 10 INFO neutron.services.segments.plugin [-] Segment c3d00cb1-756e-4bcb-899d-e22bee27fe33 resource provider aggregate not found 2026-05-30 10:56:31.606 10 INFO neutron.services.segments.plugin [-] Segment c3d00cb1-756e-4bcb-899d-e22bee27fe33 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 c3d00cb1-756e-4bcb-899d-e22bee27fe33 found for delete ", "request_id": "req-4449f728-cc77-472d-9dbf-9036b1bbf102"}]} 2026-05-30 10:56:31.609 10 INFO neutron.wsgi [None req-bd98fa8c-8687-44e2-bf70-1859973fc866 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "DELETE /v2.0/networks/67a8a2cc-a60c-45c5-bf98-7e89465301b4 HTTP/1.1" status: 204 len: 168 time: 0.5868618 2026-05-30 10:56:31.610 10 INFO neutron.services.segments.plugin [-] Segment c3d00cb1-756e-4bcb-899d-e22bee27fe33 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 c3d00cb1-756e-4bcb-899d-e22bee27fe33 found for delete ", "request_id": "req-cba67e86-816a-4894-9669-9db1b8254c84"}]} /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-05-30 10:56:31.716 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ce1abf4-5d43-49d6-8e89-a8b4e8d4d685 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 555a7002-9ebf-453d-a149-b2b84fd92129 (type: ports) to 1 2026-05-30 10:56:31.874 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014958 2026-05-30 10:56:31.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015790 2026-05-30 10:56:32.015 9 INFO neutron.services.segments.plugin [-] Segment ed6c01af-5a5b-4fe5-8636-607e5967fc71 resource provider aggregate not found 2026-05-30 10:56:32.020 9 INFO neutron.services.segments.plugin [-] Segment ed6c01af-5a5b-4fe5-8636-607e5967fc71 resource provider aggregate not found 2026-05-30 10:56:32.035 9 INFO neutron.services.segments.plugin [-] Segment ed6c01af-5a5b-4fe5-8636-607e5967fc71 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 ed6c01af-5a5b-4fe5-8636-607e5967fc71 found for delete ", "request_id": "req-24f8c41d-0c0d-4d84-ab2c-805dd7ad42ee"}]} 2026-05-30 10:56:32.046 9 INFO neutron.services.segments.plugin [-] Segment ed6c01af-5a5b-4fe5-8636-607e5967fc71 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 ed6c01af-5a5b-4fe5-8636-607e5967fc71 found for delete ", "request_id": "req-1cca3e1e-a964-446a-8669-c47bde72c37f"}]} 2026-05-30 10:56:32.063 9 INFO neutron.wsgi [None req-792f5a84-318e-4993-b4aa-43f1cb19a87b 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "DELETE /v2.0/networks/b30535ca-2168-409e-82b1-3264f9767a7c HTTP/1.1" status: 204 len: 168 time: 0.4483020 2026-05-30 10:56:32.187 9 INFO neutron.wsgi [None req-213dc566-ed22-4549-97b0-8796c7aa651c 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.1177757 2026-05-30 10:56:32.202 9 WARNING neutron_lib.context [None req-6b64b965-cb7e-47db-b896-61a7da78dfdd 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:32.260 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-be7c8b3d-c6a0-453f-a2dc-6956ecfa27fe'] response: {'server_uuid': 'dcee2631-598a-42c4-99da-6003a49186a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c033456-0dca-4841-8026-b97aa1cafe58', 'code': 200} 2026-05-30 10:56:32.261 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-be7c8b3d-c6a0-453f-a2dc-6956ecfa27fe'] response: {'server_uuid': 'dcee2631-598a-42c4-99da-6003a49186a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c033456-0dca-4841-8026-b97aa1cafe58', 'code': 200} 2026-05-30 10:56:32.319 9 INFO neutron.db.segments_db [None req-6b64b965-cb7e-47db-b896-61a7da78dfdd 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Added segment df15cdd7-339d-42b8-8ed6-7c6af916ada6 of type geneve for network 70008190-517f-4f46-b7df-dfb6315b9002 2026-05-30 10:56:32.364 9 INFO neutron.wsgi [req-ddccdfcd-cabd-44de-992c-ad920ba32f61 req-9c015002-1037-4ace-9cde-d2598959f7d4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1396 time: 0.1163540 2026-05-30 10:56:32.441 9 INFO neutron.wsgi [req-ddccdfcd-cabd-44de-992c-ad920ba32f61 req-a8b3a8f5-9073-4479-ae5d-3ed78f7ec71d 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=3395acd4-2e0e-424c-b450-e244aca4fab0&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0637512 2026-05-30 10:56:32.519 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b64b965-cb7e-47db-b896-61a7da78dfdd 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 70008190-517f-4f46-b7df-dfb6315b9002 (type: networks) to 1 2026-05-30 10:56:32.609 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-947aaf40-9819-4026-b248-ef530c77f404 - - - - - -] Schedule LRP lrp-555a7002-9ebf-453d-a149-b2b84fd92129 on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:56:32.628 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 555a7002-9ebf-453d-a149-b2b84fd92129 2026-05-30 10:56:32.634 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Router cb1b5845-84ea-4e81-8d0a-8b922faeefb6 is bound to host instance 2026-05-30 10:56:32.658 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ce1abf4-5d43-49d6-8e89-a8b4e8d4d685 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 555a7002-9ebf-453d-a149-b2b84fd92129 (type: router_ports) to 1 2026-05-30 10:56:32.671 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 555a7002-9ebf-453d-a149-b2b84fd92129 2026-05-30 10:56:32.742 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ce1abf4-5d43-49d6-8e89-a8b4e8d4d685 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cb1b5845-84ea-4e81-8d0a-8b922faeefb6 (type: routers) to 2 2026-05-30 10:56:32.763 10 INFO neutron.wsgi [None req-2ce1abf4-5d43-49d6-8e89-a8b4e8d4d685 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1165 time: 2.0466194 2026-05-30 10:56:33.099 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b64b965-cb7e-47db-b896-61a7da78dfdd 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] No more DHCP agents 2026-05-30 10:56:33.113 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b64b965-cb7e-47db-b896-61a7da78dfdd 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Unable to schedule network 70008190-517f-4f46-b7df-dfb6315b9002: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:33.217 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b64b965-cb7e-47db-b896-61a7da78dfdd 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource c6775fd4-0dac-4b3a-b0fd-b40392448ebb (type: ports) to 1 2026-05-30 10:56:33.263 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f4dc795-fd36-4b16-ae37-e760bab9d26d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ec1f02cf-044f-410f-82f2-7e31ab427271 (type: security_groups) to 1 2026-05-30 10:56:33.264 9 INFO neutron.wsgi [None req-6b64b965-cb7e-47db-b896-61a7da78dfdd 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 1.0693588 2026-05-30 10:56:33.274 9 WARNING neutron_lib.context [None req-251a60d3-3178-4475-ae80-747c91fd11d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:33.294 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f4dc795-fd36-4b16-ae37-e760bab9d26d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0dd353ff-0ab7-4e57-92ae-75b32dd2d0ee (type: security_group_rules) to 0 2026-05-30 10:56:33.317 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f4dc795-fd36-4b16-ae37-e760bab9d26d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 831fe018-2d32-43d0-9574-75f73f0ccca4 (type: security_group_rules) to 0 2026-05-30 10:56:33.352 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f4dc795-fd36-4b16-ae37-e760bab9d26d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d981004f-5cb8-428b-97b2-b912e716d974 (type: security_group_rules) to 0 2026-05-30 10:56:33.354 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23020901-e522-4a5a-a0cf-cf80631cffb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:56:33.358 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23020901-e522-4a5a-a0cf-cf80631cffb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network aa2d0811-05ec-4447-8835-eaff2b0148f9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:33.378 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f4dc795-fd36-4b16-ae37-e760bab9d26d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f6b1969d-46b1-4301-8296-8c9afb8f138d (type: security_group_rules) to 0 2026-05-30 10:56:33.388 9 INFO neutron.db.segments_db [None req-251a60d3-3178-4475-ae80-747c91fd11d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Added segment c2bf9fec-f5df-45d1-84f0-bd4210d66ce4 of type geneve for network 2391417f-94dc-421f-bd79-0ce3ba7e10f6 2026-05-30 10:56:33.413 10 INFO neutron.wsgi [None req-1f4dc795-fd36-4b16-ae37-e760bab9d26d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=2f3ce6e5858949069f19f5839b55036e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4504402 2026-05-30 10:56:33.437 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No hosting information found for port dcebfba2-d485-44a8-8a12-09839c1f5dfd: RuntimeError: No hosting information found for port dcebfba2-d485-44a8-8a12-09839c1f5dfd 2026-05-30 10:56:33.606 9 INFO neutron.db.ovn_revision_numbers_db [None req-251a60d3-3178-4475-ae80-747c91fd11d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 2391417f-94dc-421f-bd79-0ce3ba7e10f6 (type: networks) to 1 2026-05-30 10:56:33.607 10 INFO neutron.db.ovn_revision_numbers_db [None req-23020901-e522-4a5a-a0cf-cf80631cffb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 72c53e28-509d-40fa-a03c-1a66079f1c0c (type: ports) to 1 2026-05-30 10:56:33.745 10 INFO neutron.wsgi [None req-936c42f8-acfd-4747-853a-307eaca830d9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/ec1f02cf-044f-410f-82f2-7e31ab427271 HTTP/1.1" status: 204 len: 168 time: 0.3262403 2026-05-30 10:56:33.862 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-251a60d3-3178-4475-ae80-747c91fd11d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] No more DHCP agents 2026-05-30 10:56:33.866 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-251a60d3-3178-4475-ae80-747c91fd11d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Unable to schedule network 2391417f-94dc-421f-bd79-0ce3ba7e10f6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:33.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 555a7002-9ebf-453d-a149-b2b84fd92129 (type: ports) to 1 2026-05-30 10:56:33.985 9 INFO neutron.db.ovn_revision_numbers_db [None req-251a60d3-3178-4475-ae80-747c91fd11d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource fa729507-342a-4b0a-bc59-977d81c53f74 (type: ports) to 1 2026-05-30 10:56:34.023 9 INFO neutron.wsgi [None req-251a60d3-3178-4475-ae80-747c91fd11d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.7537880 2026-05-30 10:56:34.038 9 WARNING neutron_lib.context [None req-61fb790f-39af-4c48-a09e-ab03ad3bd2f5 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:34.094 9 WARNING neutron_lib.context [None req-61fb790f-39af-4c48-a09e-ab03ad3bd2f5 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:34.173 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-23020901-e522-4a5a-a0cf-cf80631cffb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-72c53e28-509d-40fa-a03c-1a66079f1c0c 2026-05-30 10:56:34.173 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:56:34.173 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-05-30 10:56:34.173 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:56:34.173 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-05-30 10:56:34.173 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:34.173 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-05-30 10:56:34.173 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:56:34.173 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-05-30 10:56:34.173 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:34.173 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-05-30 10:56:34.173 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:34.173 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-72c53e28-509d-40fa-a03c-1a66079f1c0c 2026-05-30 10:56:34.173 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager [None req-23020901-e522-4a5a-a0cf-cf80631cffb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-72c53e28-509d-40fa-a03c-1a66079f1c0c 2026-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:56:34.174 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-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:56:34.174 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-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:56:34.174 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-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:56:34.174 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-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:56:34.174 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-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:56:34.174 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-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:34.174 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-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:56:34.174 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-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:34.174 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-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-72c53e28-509d-40fa-a03c-1a66079f1c0c 2026-05-30 10:56:34.174 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:56:34.402 10 INFO neutron.db.ovn_revision_numbers_db [None req-23020901-e522-4a5a-a0cf-cf80631cffb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 72c53e28-509d-40fa-a03c-1a66079f1c0c (type: ports) to 1 2026-05-30 10:56:34.455 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 555a7002-9ebf-453d-a149-b2b84fd92129 (type: router_ports) to 3 2026-05-30 10:56:34.465 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23020901-e522-4a5a-a0cf-cf80631cffb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:56:34.468 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23020901-e522-4a5a-a0cf-cf80631cffb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network aa2d0811-05ec-4447-8835-eaff2b0148f9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:34.762 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61fb790f-39af-4c48-a09e-ab03ad3bd2f5 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] No more DHCP agents 2026-05-30 10:56:34.766 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61fb790f-39af-4c48-a09e-ab03ad3bd2f5 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Unable to schedule network 70008190-517f-4f46-b7df-dfb6315b9002: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:34.780 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 555a7002-9ebf-453d-a149-b2b84fd92129 (type: ports) to 2 2026-05-30 10:56:34.889 9 INFO neutron.db.ovn_revision_numbers_db [None req-61fb790f-39af-4c48-a09e-ab03ad3bd2f5 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 40d3b99e-13da-4dfa-8708-39fb79075dc1 (type: ports) to 1 2026-05-30 10:56:35.222 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61fb790f-39af-4c48-a09e-ab03ad3bd2f5 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] No more DHCP agents 2026-05-30 10:56:35.225 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61fb790f-39af-4c48-a09e-ab03ad3bd2f5 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Unable to schedule network 2391417f-94dc-421f-bd79-0ce3ba7e10f6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:35.263 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 72c53e28-509d-40fa-a03c-1a66079f1c0c 2026-05-30 10:56:35.285 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 72c53e28-509d-40fa-a03c-1a66079f1c0c 2026-05-30 10:56:35.380 9 INFO neutron.db.ovn_revision_numbers_db [None req-61fb790f-39af-4c48-a09e-ab03ad3bd2f5 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 5482c9e8-c02d-4f30-a7e1-be40426f823f (type: ports) to 1 2026-05-30 10:56:35.426 9 INFO neutron.wsgi [None req-61fb790f-39af-4c48-a09e-ab03ad3bd2f5 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 1.3936872 2026-05-30 10:56:35.545 10 INFO neutron.db.ovn_revision_numbers_db [None req-23020901-e522-4a5a-a0cf-cf80631cffb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 72c53e28-509d-40fa-a03c-1a66079f1c0c (type: router_ports) to 1 2026-05-30 10:56:35.551 10 INFO neutron.wsgi [None req-23020901-e522-4a5a-a0cf-cf80631cffb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/cb1b5845-84ea-4e81-8d0a-8b922faeefb6/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7815444 2026-05-30 10:56:35.610 10 INFO neutron.wsgi [None req-5391195b-adea-4887-8e37-8bc58a57481e 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.1753826 /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-05-30 10:56:35.657 9 WARNING neutron_lib.context [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:35.657 9 WARNING neutron_lib.context [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:35.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 555a7002-9ebf-453d-a149-b2b84fd92129 (type: ports) to 4 2026-05-30 10:56:35.901 10 INFO neutron.wsgi [None req-2fd5e6b9-6184-48d8-a196-ba1486f54fd3 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "DELETE /v2.0/ports/40d3b99e-13da-4dfa-8708-39fb79075dc1 HTTP/1.1" status: 204 len: 168 time: 0.2855792 2026-05-30 10:56:35.981 9 INFO neutron.db.ovn_revision_numbers_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource ee0fcbbf-9618-4ec6-80cb-a7a6a5a40f9d (type: security_groups) to 1 2026-05-30 10:56:36.008 9 INFO neutron.db.ovn_revision_numbers_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 3d928510-f125-426b-8d39-89bcfd984c33 (type: security_group_rules) to 0 2026-05-30 10:56:36.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 72c53e28-509d-40fa-a03c-1a66079f1c0c (type: ports) to 2 2026-05-30 10:56:36.026 9 INFO neutron.db.ovn_revision_numbers_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 9f2af1fa-bfd0-45b8-9720-159aeb073242 (type: security_group_rules) to 0 2026-05-30 10:56:36.076 9 INFO neutron.db.ovn_revision_numbers_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource c4b0fdcd-8e1d-43e0-98d2-a18adf872fbe (type: security_group_rules) to 0 2026-05-30 10:56:36.129 9 INFO neutron.db.ovn_revision_numbers_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource c9b1618f-40c3-4013-8987-562e9d7a936b (type: security_group_rules) to 0 2026-05-30 10:56:36.209 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource 555a7002-9ebf-453d-a149-b2b84fd92129 (type: router_ports) to 4 2026-05-30 10:56:36.221 10 INFO neutron.wsgi [None req-4ae8df6f-9edc-4c7b-892e-e98b761599d0 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "DELETE /v2.0/ports/5482c9e8-c02d-4f30-a7e1-be40426f823f HTTP/1.1" status: 204 len: 168 time: 0.3123574 2026-05-30 10:56:36.257 9 INFO neutron.db.segments_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Added segment 51d8fdf6-0215-49f5-be5a-6ed8367a029b of type geneve for network 08fde959-42e3-4593-81ca-eb5afb607d82 2026-05-30 10:56:36.264 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 72c53e28-509d-40fa-a03c-1a66079f1c0c (type: router_ports) to 2 2026-05-30 10:56:36.272 10 INFO neutron.wsgi [None req-bc227862-0f42-4a3f-8bc4-1fd0e0b43b6b 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0421607 2026-05-30 10:56:36.283 10 WARNING neutron_lib.context [None req-f61a6ec0-12a6-4820-83c8-8c0c310e4b64 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:36.360 10 WARNING neutron_lib.context [None req-726aa635-b03c-4d3a-a6b5-db7d55332d7c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:36.376 10 INFO neutron.db.segments_db [None req-f61a6ec0-12a6-4820-83c8-8c0c310e4b64 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Added segment 8c979ab7-91b3-444e-956f-65523ceff5eb of type geneve for network 7ca4bc18-2bd0-440d-a1a3-67366298ddb8 2026-05-30 10:56:36.396 9 INFO neutron.db.segments_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Added segment f0c44d31-bd39-4cae-b203-cec4125a1541 of type geneve for network b16bc9df-cfa9-49db-ac63-8c1cee495b5c 2026-05-30 10:56:36.538 10 INFO neutron.db.ovn_revision_numbers_db [None req-f61a6ec0-12a6-4820-83c8-8c0c310e4b64 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 7ca4bc18-2bd0-440d-a1a3-67366298ddb8 (type: networks) to 1 2026-05-30 10:56:36.540 10 INFO neutron.db.ovn_revision_numbers_db [None req-726aa635-b03c-4d3a-a6b5-db7d55332d7c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource b89789b0-d1e6-4606-9a6b-c858e0fe6863 (type: security_groups) to 1 2026-05-30 10:56:36.549 9 INFO neutron.db.ovn_revision_numbers_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 08fde959-42e3-4593-81ca-eb5afb607d82 (type: networks) to 1 2026-05-30 10:56:36.563 10 INFO neutron.db.ovn_revision_numbers_db [None req-726aa635-b03c-4d3a-a6b5-db7d55332d7c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource 6fa72efa-e787-49e3-90e2-92741fec81c9 (type: security_group_rules) to 0 2026-05-30 10:56:36.582 10 INFO neutron.db.ovn_revision_numbers_db [None req-726aa635-b03c-4d3a-a6b5-db7d55332d7c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource 719c0971-1715-42d2-b540-d1f4af64658e (type: security_group_rules) to 0 2026-05-30 10:56:36.619 10 INFO neutron.wsgi [None req-726aa635-b03c-4d3a-a6b5-db7d55332d7c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1873 time: 0.2651300 2026-05-30 10:56:36.631 10 WARNING neutron_lib.context [None req-c9ae2214-f8b7-4ddc-a89f-cff380697c80 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:36.746 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] No more DHCP agents 2026-05-30 10:56:36.751 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Unable to schedule network 08fde959-42e3-4593-81ca-eb5afb607d82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:36.773 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f61a6ec0-12a6-4820-83c8-8c0c310e4b64 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] No more DHCP agents 2026-05-30 10:56:36.777 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f61a6ec0-12a6-4820-83c8-8c0c310e4b64 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Unable to schedule network 7ca4bc18-2bd0-440d-a1a3-67366298ddb8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:36.845 9 INFO neutron.db.ovn_revision_numbers_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 388d5753-d10d-4ebf-a45c-eac53b66a4b5 (type: ports) to 1 2026-05-30 10:56:36.878 10 INFO neutron.db.ovn_revision_numbers_db [None req-c9ae2214-f8b7-4ddc-a89f-cff380697c80 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource d64aff81-86ec-4bea-9bc9-e39e8ccb7cdb (type: security_group_rules) to 0 2026-05-30 10:56:36.883 10 INFO neutron.db.ovn_revision_numbers_db [None req-f61a6ec0-12a6-4820-83c8-8c0c310e4b64 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource ac679154-a7f0-4894-b530-201c1d1e914a (type: ports) to 1 2026-05-30 10:56:36.914 10 INFO neutron.wsgi [None req-c9ae2214-f8b7-4ddc-a89f-cff380697c80 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2881045 2026-05-30 10:56:36.919 10 INFO neutron.wsgi [None req-f61a6ec0-12a6-4820-83c8-8c0c310e4b64 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.6410065 2026-05-30 10:56:36.921 9 INFO neutron.db.ovn_revision_numbers_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource b16bc9df-cfa9-49db-ac63-8c1cee495b5c (type: networks) to 1 2026-05-30 10:56:36.924 10 WARNING neutron_lib.context [None req-3dba3d63-6634-448b-aac8-b90a8f030ffc f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:36.936 9 WARNING neutron_lib.context [None req-e02e1d1b-d9dd-462f-ad74-d27f7f3080ac 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:37.033 10 INFO neutron.db.ovn_revision_numbers_db [None req-3dba3d63-6634-448b-aac8-b90a8f030ffc f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource 27b4078f-789e-4720-8428-61b189b508b1 (type: security_group_rules) to 0 2026-05-30 10:56:37.059 10 INFO neutron.wsgi [None req-3dba3d63-6634-448b-aac8-b90a8f030ffc f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 795 time: 0.1381865 2026-05-30 10:56:37.064 9 INFO neutron.db.segments_db [None req-e02e1d1b-d9dd-462f-ad74-d27f7f3080ac 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Added segment e321f369-72c5-4c9c-81a3-58da2d2ae9f3 of type geneve for network 3e41dde8-4fee-4f7d-ad85-ce7261764762 2026-05-30 10:56:37.069 10 WARNING neutron_lib.context [None req-3a9c64dd-e9eb-4b1f-9108-324b37b298ce f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:37.181 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] No more DHCP agents 2026-05-30 10:56:37.189 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Unable to schedule network b16bc9df-cfa9-49db-ac63-8c1cee495b5c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:37.209 10 INFO neutron.db.ovn_revision_numbers_db [None req-3a9c64dd-e9eb-4b1f-9108-324b37b298ce f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource 228fc8b7-bee2-4d5e-ac56-7c59d39de09b (type: security_group_rules) to 0 2026-05-30 10:56:37.231 10 INFO neutron.wsgi [None req-3a9c64dd-e9eb-4b1f-9108-324b37b298ce f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1674094 2026-05-30 10:56:37.240 10 WARNING neutron_lib.context [None req-4cb6a53f-5c95-4365-bee9-d56f4294fef6 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:37.266 9 INFO neutron.db.ovn_revision_numbers_db [None req-e02e1d1b-d9dd-462f-ad74-d27f7f3080ac 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 3e41dde8-4fee-4f7d-ad85-ce7261764762 (type: networks) to 1 2026-05-30 10:56:37.318 9 INFO neutron.db.ovn_revision_numbers_db [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource c367ecbb-b772-4136-84f7-11569d323085 (type: ports) to 1 2026-05-30 10:56:37.351 9 INFO neutron.wsgi [None req-52e88c79-6569-4943-96f7-80e0d93cd148 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 1.9090981 2026-05-30 10:56:37.362 10 INFO neutron.db.ovn_revision_numbers_db [None req-4cb6a53f-5c95-4365-bee9-d56f4294fef6 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource 3a41fc70-aa95-4392-a3c4-a89118721fbc (type: security_group_rules) to 0 2026-05-30 10:56:37.408 10 INFO neutron.wsgi [None req-4cb6a53f-5c95-4365-bee9-d56f4294fef6 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1716497 2026-05-30 10:56:37.418 10 WARNING neutron_lib.context [None req-745d8b0b-0fb5-4e73-87a8-e7baed5cf863 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:37.446 10 INFO neutron.wsgi [None req-9388be8f-c70c-400a-a940-a8654b1e90f6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.0899153 2026-05-30 10:56:37.474 10 INFO neutron.db.securitygroups_db [None req-745d8b0b-0fb5-4e73-87a8-e7baed5cf863 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Project 1e1b3b71e9324647864bbb049777af89 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-30 10:56:37.486 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e02e1d1b-d9dd-462f-ad74-d27f7f3080ac 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] No more DHCP agents 2026-05-30 10:56:37.489 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e02e1d1b-d9dd-462f-ad74-d27f7f3080ac 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Unable to schedule network 3e41dde8-4fee-4f7d-ad85-ce7261764762: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:37.606 9 INFO neutron.db.ovn_revision_numbers_db [None req-e02e1d1b-d9dd-462f-ad74-d27f7f3080ac 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource a741c07d-b28b-4835-a387-a5fd7145f95c (type: ports) to 1 2026-05-30 10:56:37.633 10 INFO neutron.db.ovn_revision_numbers_db [None req-745d8b0b-0fb5-4e73-87a8-e7baed5cf863 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource d546a4e8-7817-41a0-85b0-f86c394bf7e5 (type: security_group_rules) to 0 2026-05-30 10:56:37.640 9 INFO neutron.wsgi [req-e86343d9-87e9-498c-8f0c-8091033447da req-0025c210-c5fd-4320-92e0-f5096aaa786c 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1396 time: 0.1167092 2026-05-30 10:56:37.644 9 INFO neutron.wsgi [None req-e02e1d1b-d9dd-462f-ad74-d27f7f3080ac 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.7184610 2026-05-30 10:56:37.683 10 INFO neutron.wsgi [None req-745d8b0b-0fb5-4e73-87a8-e7baed5cf863 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.2708950 2026-05-30 10:56:37.695 9 INFO neutron.wsgi [req-e86343d9-87e9-498c-8f0c-8091033447da req-c9abcb64-c694-4eb1-8adc-de09cdda5019 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=3395acd4-2e0e-424c-b450-e244aca4fab0&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0456653 2026-05-30 10:56:37.695 10 WARNING neutron_lib.context [None req-0d475f9b-f88b-4709-b5e9-fed99ae6bdb3 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:37.744 10 INFO neutron.db.securitygroups_db [None req-0d475f9b-f88b-4709-b5e9-fed99ae6bdb3 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Project 1e1b3b71e9324647864bbb049777af89 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-30 10:56:37.899 10 INFO neutron.services.segments.plugin [-] Segment 51d8fdf6-0215-49f5-be5a-6ed8367a029b resource provider aggregate not found 2026-05-30 10:56:37.905 10 INFO neutron.services.segments.plugin [-] Segment 51d8fdf6-0215-49f5-be5a-6ed8367a029b resource provider aggregate not found 2026-05-30 10:56:37.924 10 INFO neutron.services.segments.plugin [-] Segment 51d8fdf6-0215-49f5-be5a-6ed8367a029b 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 51d8fdf6-0215-49f5-be5a-6ed8367a029b found for delete ", "request_id": "req-28f64019-8d28-4d51-8363-aa9cf153cadc"}]} 2026-05-30 10:56:37.925 10 INFO neutron.services.segments.plugin [-] Segment 51d8fdf6-0215-49f5-be5a-6ed8367a029b 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 51d8fdf6-0215-49f5-be5a-6ed8367a029b found for delete ", "request_id": "req-d76a4d80-5187-45f7-b82c-7ccf90acd8dd"}]} 2026-05-30 10:56:37.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d475f9b-f88b-4709-b5e9-fed99ae6bdb3 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource efe745f5-b8ab-47ae-a012-9f64dc40a4a0 (type: security_group_rules) to 0 2026-05-30 10:56:37.958 10 INFO neutron.wsgi [None req-97cf0f17-61d8-4a13-ae72-1ad20bbd813b c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "DELETE /v2.0/networks/08fde959-42e3-4593-81ca-eb5afb607d82 HTTP/1.1" status: 204 len: 168 time: 0.5065932 2026-05-30 10:56:37.987 10 INFO neutron.wsgi [None req-0d475f9b-f88b-4709-b5e9-fed99ae6bdb3 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.2971270 2026-05-30 10:56:38.109 9 INFO neutron.wsgi [None req-e6acc5f8-a36a-400e-bda0-29e0e02e1113 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&mac_address=fa%3A16%3A3e%3A16%3Ad8%3A17 HTTP/1.1" status: 200 len: 1391 time: 0.3903272 2026-05-30 10:56:38.114 10 WARNING neutron_lib.context [None req-d5e27f3a-6e70-4610-a7a7-0fa187ff65d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:38.118 9 WARNING neutron_lib.context [None req-59c74d52-17de-41d7-81fe-8073098c2693 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:38.164 10 WARNING neutron_lib.context [None req-d5e27f3a-6e70-4610-a7a7-0fa187ff65d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:38.402 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59c74d52-17de-41d7-81fe-8073098c2693 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:38.403 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59c74d52-17de-41d7-81fe-8073098c2693 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:38.487 10 WARNING neutron_lib.context [None req-e314c125-4aaa-4489-a713-182d529ee94c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:38.540 10 INFO neutron.wsgi [None req-694f324c-b0f7-49a1-bc38-6d438d3be843 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "DELETE /v2.0/networks/b16bc9df-cfa9-49db-ac63-8c1cee495b5c HTTP/1.1" status: 204 len: 168 time: 0.5728860 2026-05-30 10:56:38.688 9 INFO neutron.wsgi [None req-33cf391f-193c-455a-9e0a-025d685e05a6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.1422358 2026-05-30 10:56:38.706 10 INFO neutron.db.ovn_revision_numbers_db [None req-e314c125-4aaa-4489-a713-182d529ee94c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource 54272704-c412-4f58-840c-b95cc051a828 (type: security_groups) to 1 2026-05-30 10:56:38.707 9 WARNING neutron_lib.context [None req-fbe9d7b6-c7c6-41ef-a5c8-e4c8759753d2 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:38.710 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5e27f3a-6e70-4610-a7a7-0fa187ff65d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] No more DHCP agents 2026-05-30 10:56:38.715 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5e27f3a-6e70-4610-a7a7-0fa187ff65d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Unable to schedule network 7ca4bc18-2bd0-440d-a1a3-67366298ddb8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:38.726 10 INFO neutron.db.ovn_revision_numbers_db [None req-e314c125-4aaa-4489-a713-182d529ee94c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource db2e13f5-d6e5-426a-a9a9-c7f09cfbcc60 (type: security_group_rules) to 0 2026-05-30 10:56:38.756 10 INFO neutron.db.ovn_revision_numbers_db [None req-e314c125-4aaa-4489-a713-182d529ee94c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource e813744e-5968-4add-9573-23afc7a56168 (type: security_group_rules) to 0 2026-05-30 10:56:38.761 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5e27f3a-6e70-4610-a7a7-0fa187ff65d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource c94ede8f-8a23-4120-b722-f6f4be61ebff (type: subnets) to 0 2026-05-30 10:56:38.798 10 INFO neutron.wsgi [None req-e314c125-4aaa-4489-a713-182d529ee94c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1859 time: 0.3180053 2026-05-30 10:56:38.811 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5e27f3a-6e70-4610-a7a7-0fa187ff65d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] No more DHCP agents 2026-05-30 10:56:38.816 10 WARNING neutron_lib.context [None req-b292a423-56b7-4229-9855-25e6a3331dd7 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:38.822 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5e27f3a-6e70-4610-a7a7-0fa187ff65d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Unable to schedule network 3e41dde8-4fee-4f7d-ad85-ce7261764762: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:38.829 9 INFO neutron.db.segments_db [None req-fbe9d7b6-c7c6-41ef-a5c8-e4c8759753d2 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Added segment be74abb8-922a-44a3-b8fd-1f297aa86a3e of type geneve for network 41f1aed0-33ee-44c4-b585-7879a8423014 2026-05-30 10:56:38.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5e27f3a-6e70-4610-a7a7-0fa187ff65d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] Successfully bumped revision number for resource 123242b9-8a0d-446d-8f94-1a2c0b29efeb (type: subnets) to 0 2026-05-30 10:56:38.895 10 INFO neutron.wsgi [None req-d5e27f3a-6e70-4610-a7a7-0fa187ff65d1 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1475 time: 0.7868891 2026-05-30 10:56:38.951 10 INFO neutron.wsgi [None req-9d8fa847-09dd-44bc-8f96-005357b56dbc 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2083 time: 0.0530822 2026-05-30 10:56:39.010 9 INFO neutron.db.ovn_revision_numbers_db [None req-fbe9d7b6-c7c6-41ef-a5c8-e4c8759753d2 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 41f1aed0-33ee-44c4-b585-7879a8423014 (type: networks) to 1 2026-05-30 10:56:39.045 10 INFO neutron.db.ovn_revision_numbers_db [None req-b292a423-56b7-4229-9855-25e6a3331dd7 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource 559fbe58-5094-4041-b610-ada126ef9520 (type: security_group_rules) to 0 2026-05-30 10:56:39.086 10 INFO neutron.wsgi [None req-b292a423-56b7-4229-9855-25e6a3331dd7 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2814023 2026-05-30 10:56:39.098 10 WARNING neutron_lib.context [None req-6e790738-f434-4233-a9ce-3190b99ad115 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:39.126 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Maintenance task: Synchronization completed (took 1.09 seconds) 2026-05-30 10:56:39.189 10 INFO neutron.wsgi [None req-f6420e64-4af8-4783-bc95-3356d8eb04d3 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "DELETE /v2.0/subnets/c94ede8f-8a23-4120-b722-f6f4be61ebff HTTP/1.1" status: 204 len: 168 time: 0.2268016 2026-05-30 10:56:39.277 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e790738-f434-4233-a9ce-3190b99ad115 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource b4bc599a-2062-4acb-a7f7-fe3cf3f0d9af (type: security_group_rules) to 0 2026-05-30 10:56:39.333 10 INFO neutron.wsgi [None req-6e790738-f434-4233-a9ce-3190b99ad115 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2408726 2026-05-30 10:56:39.339 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fbe9d7b6-c7c6-41ef-a5c8-e4c8759753d2 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] No more DHCP agents 2026-05-30 10:56:39.350 10 WARNING neutron_lib.context [None req-f84e544f-8f2f-4cfc-8236-4f9d2fa41579 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:39.355 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fbe9d7b6-c7c6-41ef-a5c8-e4c8759753d2 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Unable to schedule network 41f1aed0-33ee-44c4-b585-7879a8423014: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:39.460 10 INFO neutron.wsgi [None req-2cc9b82c-b997-44c7-be17-a48cc53a133a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "DELETE /v2.0/subnets/123242b9-8a0d-446d-8f94-1a2c0b29efeb HTTP/1.1" status: 204 len: 168 time: 0.2655084 2026-05-30 10:56:39.484 9 INFO neutron.db.ovn_revision_numbers_db [None req-fbe9d7b6-c7c6-41ef-a5c8-e4c8759753d2 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 45e4fa63-ae90-4e5f-a504-d444e6cb7696 (type: ports) to 1 2026-05-30 10:56:39.511 10 INFO neutron.wsgi [None req-70ae3e04-b1f6-4969-8dc8-674446854c8a 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0469091 2026-05-30 10:56:39.517 9 INFO neutron.wsgi [None req-fbe9d7b6-c7c6-41ef-a5c8-e4c8759753d2 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.8153472 2026-05-30 10:56:39.525 9 WARNING neutron_lib.context [None req-d2483741-6b30-437e-85c9-405ccd5f55e1 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:39.532 9 INFO neutron.db.ovn_revision_numbers_db [None req-59c74d52-17de-41d7-81fe-8073098c2693 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 7c70cff7-a37f-4ffe-960e-4fef1f0fa7c8 (type: floatingips) to -1 2026-05-30 10:56:39.646 9 INFO neutron.db.segments_db [None req-d2483741-6b30-437e-85c9-405ccd5f55e1 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Added segment 710af196-8a1d-46b9-b117-e49eeb6a52e5 of type geneve for network 4a255bd1-0999-45b5-9628-6210fd9c72de 2026-05-30 10:56:39.674 9 INFO neutron.db.ovn_revision_numbers_db [None req-59c74d52-17de-41d7-81fe-8073098c2693 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 7c70cff7-a37f-4ffe-960e-4fef1f0fa7c8 (type: floatingips) to 1 2026-05-30 10:56:39.675 9 INFO neutron.db.l3_db [None req-59c74d52-17de-41d7-81fe-8073098c2693 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Floating IP 7c70cff7-a37f-4ffe-960e-4fef1f0fa7c8 associated. External IP: 10.96.250.220, port: 2c033456-0dca-4841-8026-b97aa1cafe58. 2026-05-30 10:56:39.711 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f84e544f-8f2f-4cfc-8236-4f9d2fa41579 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] No more DHCP agents 2026-05-30 10:56:39.717 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f84e544f-8f2f-4cfc-8236-4f9d2fa41579 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:39.734 9 INFO neutron.wsgi [None req-59c74d52-17de-41d7-81fe-8073098c2693 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.6210697 2026-05-30 10:56:39.810 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfe06740-13f5-4f8d-8c10-cf97d4942b2a'] response: {'name': 'network-changed', 'server_uuid': 'dcee2631-598a-42c4-99da-6003a49186a5', 'tag': '2c033456-0dca-4841-8026-b97aa1cafe58', 'status': 'completed', 'code': 200} 2026-05-30 10:56:39.814 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2483741-6b30-437e-85c9-405ccd5f55e1 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 4a255bd1-0999-45b5-9628-6210fd9c72de (type: networks) to 1 2026-05-30 10:56:40.097 10 INFO neutron.services.segments.plugin [-] Segment f0c44d31-bd39-4cae-b203-cec4125a1541 resource provider aggregate not found 2026-05-30 10:56:40.104 10 INFO neutron.services.segments.plugin [-] Segment f0c44d31-bd39-4cae-b203-cec4125a1541 resource provider aggregate not found 2026-05-30 10:56:40.114 9 INFO neutron.wsgi [req-ba621fed-6468-4e60-869e-daefcdc2b11e req-cd7ae42e-2fc1-4b5b-9237-612aa69473db 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1634 time: 0.0521281 2026-05-30 10:56:40.117 10 INFO neutron.services.segments.plugin [-] Segment f0c44d31-bd39-4cae-b203-cec4125a1541 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 f0c44d31-bd39-4cae-b203-cec4125a1541 found for delete ", "request_id": "req-b88d0b19-ce94-40a5-9769-c8fa31611483"}]} 2026-05-30 10:56:40.124 10 INFO neutron.services.segments.plugin [-] Segment f0c44d31-bd39-4cae-b203-cec4125a1541 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 f0c44d31-bd39-4cae-b203-cec4125a1541 found for delete ", "request_id": "req-85b934cb-e043-4a24-8ccf-cfca80de3fbd"}]} 2026-05-30 10:56:40.170 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-0c3f123c-cd85-4ceb-ac66-21d1692b0028 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-lb_member_SG-727840804&fields=id&tenant_id=386218916c0a4fdb8fad6a89e1244d42 HTTP/1.1" status: 200 len: 267 time: 0.1076822 2026-05-30 10:56:40.271 9 INFO neutron.wsgi [req-ba621fed-6468-4e60-869e-daefcdc2b11e req-2f8d3a70-12f4-48d9-9208-601f0fb76dfd 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1003 time: 0.1469233 2026-05-30 10:56:40.336 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-5369cd3d-9e6b-4996-816d-efed416187c3 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/networks?id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 903 time: 0.1542771 2026-05-30 10:56:40.365 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-af5b3254-ea33-44cb-8b05-a80e61646604 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/quotas/386218916c0a4fdb8fad6a89e1244d42 HTTP/1.1" status: 200 len: 491 time: 0.0156217 2026-05-30 10:56:40.366 10 INFO neutron.wsgi [None req-63ef9eb8-f6b4-4904-9820-a1df3776c021 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "DELETE /v2.0/networks/3e41dde8-4fee-4f7d-ad85-ce7261764762 HTTP/1.1" status: 204 len: 168 time: 0.8497946 2026-05-30 10:56:40.371 9 INFO neutron.wsgi [req-ba621fed-6468-4e60-869e-daefcdc2b11e req-737adf5a-c3b8-455c-a693-79c50ec772a0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 1059 time: 0.0934756 2026-05-30 10:56:40.427 10 INFO neutron.wsgi [None req-f84e544f-8f2f-4cfc-8236-4f9d2fa41579 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.0892718 2026-05-30 10:56:40.440 9 INFO neutron.wsgi [req-ba621fed-6468-4e60-869e-daefcdc2b11e req-af5e0e2c-f99e-40f9-adb1-2eed3fa2bdd2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A96&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 217 time: 0.0602770 2026-05-30 10:56:40.456 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2483741-6b30-437e-85c9-405ccd5f55e1 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] No more DHCP agents 2026-05-30 10:56:40.467 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2483741-6b30-437e-85c9-405ccd5f55e1 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Unable to schedule network 4a255bd1-0999-45b5-9628-6210fd9c72de: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:40.536 9 INFO neutron.wsgi [req-ba621fed-6468-4e60-869e-daefcdc2b11e req-41a04976-8c05-4bb9-889b-6229a19ea70d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=87ddc982-c924-4506-9f2f-d3626cd2f345&id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 1562 time: 0.0834796 2026-05-30 10:56:40.565 10 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-5bc2a2ff-df1b-478b-9ae8-2a01dee01b5d f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-securitygroup--328334844&fields=id&tenant_id=1e1b3b71e9324647864bbb049777af89 HTTP/1.1" status: 200 len: 267 time: 0.0455911 2026-05-30 10:56:40.572 9 INFO neutron.wsgi [req-ba621fed-6468-4e60-869e-daefcdc2b11e req-63a99515-aa2c-4f3a-8994-dcb705e5cd0d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258145 2026-05-30 10:56:40.624 10 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-97cacab4-f10c-4cb8-bcce-6ec6fa903d98 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-854222899&fields=id&tenant_id=1e1b3b71e9324647864bbb049777af89 HTTP/1.1" status: 200 len: 267 time: 0.0428903 2026-05-30 10:56:40.626 9 INFO neutron.wsgi [req-ba621fed-6468-4e60-869e-daefcdc2b11e req-bbb0bd9e-8e34-42fe-b49d-f723fdc812f4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0448904 2026-05-30 10:56:40.633 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2483741-6b30-437e-85c9-405ccd5f55e1 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource b8439563-09e7-4a48-b900-cfd4f846193d (type: ports) to 1 2026-05-30 10:56:40.677 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-51a1d630-da41-4f06-95a3-19cd92959b4d 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&fields=id HTTP/1.1" status: 200 len: 532 time: 0.3043685 2026-05-30 10:56:40.683 9 INFO neutron.wsgi [None req-d2483741-6b30-437e-85c9-405ccd5f55e1 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 1.1610818 2026-05-30 10:56:40.696 9 WARNING neutron_lib.context [None req-83b1417f-e830-4efa-b51c-ef5ccb50927b c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:40.723 10 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-3e5c5230-6468-4413-81c2-b4c702ba0ce1 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/networks?id=295e49a4-a687-4228-b267-b123eab3686a HTTP/1.1" status: 200 len: 872 time: 0.0876245 2026-05-30 10:56:40.744 9 INFO neutron.wsgi [req-ba621fed-6468-4e60-869e-daefcdc2b11e req-b8716dde-265c-4605-b111-789978e8275a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1080680 2026-05-30 10:56:40.746 10 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-42d25705-68e0-42de-895e-384398e71dcb f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/quotas/1e1b3b71e9324647864bbb049777af89 HTTP/1.1" status: 200 len: 491 time: 0.0139880 2026-05-30 10:56:40.774 9 WARNING neutron_lib.context [None req-83b1417f-e830-4efa-b51c-ef5ccb50927b c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:40.803 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-11813d7a-5450-4ddd-a60f-c0244cb7c39f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1125739 2026-05-30 10:56:40.855 10 INFO neutron.wsgi [None req-c32ed2b1-9ae8-4b52-aa8e-9e5c6cbe6e74 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "DELETE /v2.0/networks/7ca4bc18-2bd0-440d-a1a3-67366298ddb8 HTTP/1.1" status: 204 len: 168 time: 0.4804316 2026-05-30 10:56:40.865 10 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-63f171e2-4db1-41cf-bf27-1a4a19c16f4c f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=1e1b3b71e9324647864bbb049777af89&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1089914 2026-05-30 10:56:40.868 9 INFO neutron.wsgi [req-ba621fed-6468-4e60-869e-daefcdc2b11e req-cbb0989f-0ea9-41c4-bdd1-d58a084011c2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1154032 2026-05-30 10:56:40.924 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-a67a915e-5eae-4f52-be55-8b1e4ac40e0b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1132174 2026-05-30 10:56:40.957 10 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-4d076efa-ad3f-4bcd-b3ff-3ab6c00a0fb5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/295e49a4-a687-4228-b267-b123eab3686a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0695691 2026-05-30 10:56:41.040 10 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-2a8b254d-c58e-4069-967e-87b16231346e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/295e49a4-a687-4228-b267-b123eab3686a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0719206 2026-05-30 10:56:41.083 9 INFO neutron.wsgi [req-58196a9c-fd19-4480-873e-6e391323ede2 req-dea478b3-3e51-4ee4-93e2-72640b6814da 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 210 time: 0.0365846 2026-05-30 10:56:41.252 9 INFO neutron.wsgi [req-25863bc9-75f7-4f0b-b9e3-b7e4974afd52 req-5ed14475-d37a-4f80-b94c-6536584030b7 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 210 time: 0.0272064 2026-05-30 10:56:41.484 9 INFO neutron.services.segments.plugin [-] Segment c2bf9fec-f5df-45d1-84f0-bd4210d66ce4 resource provider aggregate not found 2026-05-30 10:56:41.488 9 INFO neutron.services.segments.plugin [-] Segment c2bf9fec-f5df-45d1-84f0-bd4210d66ce4 resource provider aggregate not found 2026-05-30 10:56:41.505 9 INFO neutron.services.segments.plugin [-] Segment c2bf9fec-f5df-45d1-84f0-bd4210d66ce4 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 c2bf9fec-f5df-45d1-84f0-bd4210d66ce4 found for delete ", "request_id": "req-48f2e7fe-8d12-4e7d-9d19-62a8f1d412b6"}]} 2026-05-30 10:56:41.508 9 INFO neutron.services.segments.plugin [-] Segment c2bf9fec-f5df-45d1-84f0-bd4210d66ce4 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 c2bf9fec-f5df-45d1-84f0-bd4210d66ce4 found for delete ", "request_id": "req-31e26456-1e7c-43a9-bafd-998820e9486d"}]} 2026-05-30 10:56:41.534 9 INFO neutron.wsgi [None req-78a5e461-91a9-42b0-b0d2-cd5034a78ecb 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "DELETE /v2.0/networks/2391417f-94dc-421f-bd79-0ce3ba7e10f6 HTTP/1.1" status: 204 len: 168 time: 0.6721430 2026-05-30 10:56:41.556 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83b1417f-e830-4efa-b51c-ef5ccb50927b c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] No more DHCP agents 2026-05-30 10:56:41.559 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83b1417f-e830-4efa-b51c-ef5ccb50927b c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Unable to schedule network 41f1aed0-33ee-44c4-b585-7879a8423014: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:41.686 9 INFO neutron.db.ovn_revision_numbers_db [None req-83b1417f-e830-4efa-b51c-ef5ccb50927b c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 5f1be4c4-c680-4b99-aff3-37bac079f954 (type: ports) to 1 2026-05-30 10:56:41.723 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83b1417f-e830-4efa-b51c-ef5ccb50927b c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] No more DHCP agents 2026-05-30 10:56:41.727 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83b1417f-e830-4efa-b51c-ef5ccb50927b c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Unable to schedule network 4a255bd1-0999-45b5-9628-6210fd9c72de: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:41.811 9 INFO neutron.db.ovn_revision_numbers_db [None req-83b1417f-e830-4efa-b51c-ef5ccb50927b c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 8384c8f4-2c31-4578-9a14-ac133e211c9c (type: ports) to 1 2026-05-30 10:56:41.859 9 INFO neutron.wsgi [None req-83b1417f-e830-4efa-b51c-ef5ccb50927b c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1706 time: 1.1703086 /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-05-30 10:56:42.024 10 INFO neutron.wsgi [None req-b3b344f8-2697-47fc-9f92-d473cc000738 9d32572cfad54012810f57312e40c283 be3bb357692149a28c5a3db2434a90ca - - default default] 10.0.0.53 "DELETE /v2.0/networks/70008190-517f-4f46-b7df-dfb6315b9002 HTTP/1.1" status: 204 len: 168 time: 0.4841740 2026-05-30 10:56:42.137 10 INFO neutron.services.segments.plugin [-] Segment e321f369-72c5-4c9c-81a3-58da2d2ae9f3 resource provider aggregate not found 2026-05-30 10:56:42.143 10 INFO neutron.services.segments.plugin [-] Segment e321f369-72c5-4c9c-81a3-58da2d2ae9f3 resource provider aggregate not found 2026-05-30 10:56:42.153 10 INFO neutron.services.segments.plugin [-] Segment e321f369-72c5-4c9c-81a3-58da2d2ae9f3 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 e321f369-72c5-4c9c-81a3-58da2d2ae9f3 found for delete ", "request_id": "req-f75c8b6f-26b3-4080-ac5a-fd8fdde4bed5"}]} 2026-05-30 10:56:42.158 10 INFO neutron.services.segments.plugin [-] Segment e321f369-72c5-4c9c-81a3-58da2d2ae9f3 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 e321f369-72c5-4c9c-81a3-58da2d2ae9f3 found for delete ", "request_id": "req-03a3fac5-0873-43c7-a35a-375464b50c83"}]} 2026-05-30 10:56:42.170 10 INFO neutron.services.segments.plugin [-] Segment 8c979ab7-91b3-444e-956f-65523ceff5eb resource provider aggregate not found 2026-05-30 10:56:42.176 10 INFO neutron.services.segments.plugin [-] Segment 8c979ab7-91b3-444e-956f-65523ceff5eb resource provider aggregate not found 2026-05-30 10:56:42.185 10 INFO neutron.services.segments.plugin [-] Segment 8c979ab7-91b3-444e-956f-65523ceff5eb 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 8c979ab7-91b3-444e-956f-65523ceff5eb found for delete ", "request_id": "req-42fe5f82-2209-49a9-ae81-e8c78543e286"}]} 2026-05-30 10:56:42.196 10 INFO neutron.services.segments.plugin [-] Segment 8c979ab7-91b3-444e-956f-65523ceff5eb 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 8c979ab7-91b3-444e-956f-65523ceff5eb found for delete ", "request_id": "req-5d17e99c-3306-486a-a875-44fc22074044"}]} 2026-05-30 10:56:42.199 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port 72c53e28-509d-40fa-a03c-1a66079f1c0c: RuntimeError: No hosting information found for port 72c53e28-509d-40fa-a03c-1a66079f1c0c 2026-05-30 10:56:42.203 10 INFO neutron.services.segments.plugin [-] Segment df15cdd7-339d-42b8-8ed6-7c6af916ada6 resource provider aggregate not found 2026-05-30 10:56:42.212 10 INFO neutron.services.segments.plugin [-] Segment df15cdd7-339d-42b8-8ed6-7c6af916ada6 resource provider aggregate not found 2026-05-30 10:56:42.217 10 INFO neutron.services.segments.plugin [-] Segment df15cdd7-339d-42b8-8ed6-7c6af916ada6 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 df15cdd7-339d-42b8-8ed6-7c6af916ada6 found for delete ", "request_id": "req-b70f6370-486b-4be9-958a-b99266ba4f45"}]} 2026-05-30 10:56:42.227 10 INFO neutron.services.segments.plugin [-] Segment df15cdd7-339d-42b8-8ed6-7c6af916ada6 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 df15cdd7-339d-42b8-8ed6-7c6af916ada6 found for delete ", "request_id": "req-9bde8b4b-76dd-410f-ad5a-b8e42b1df651"}]} 2026-05-30 10:56:42.256 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-e8c385d4-c2c9-4b2f-bad7-8ade394e6de1 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 199.204.45.140 "GET /v2.0/networks?id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 903 time: 0.3592308 /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-05-30 10:56:42.334 10 INFO neutron.wsgi [req-0cccba9e-7fef-400a-908d-96062a8f62fd req-ef447200-4ccf-43a0-a815-3ea2e0eeeee0 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 210 time: 0.0223184 2026-05-30 10:56:42.350 9 INFO neutron.wsgi [None req-e6743fce-49fa-4e82-9e87-656e0f6c1a7e c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3213 time: 0.4848220 2026-05-30 10:56:42.380 9 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-975e98fd-1ae0-4d32-b1b9-dda0ec86d0f7 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 199.204.45.140 "GET /v2.0/networks?id=295e49a4-a687-4228-b267-b123eab3686a HTTP/1.1" status: 200 len: 872 time: 0.1290834 2026-05-30 10:56:42.402 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-a0d3816f-1169-468c-902f-1976f4951d9b 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=386218916c0a4fdb8fad6a89e1244d42 HTTP/1.1" status: 200 len: 377 time: 0.1297503 2026-05-30 10:56:42.444 9 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-21ee6f23-6bfd-487d-9054-f8ac2decc157 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1e1b3b71e9324647864bbb049777af89 HTTP/1.1" status: 200 len: 471 time: 0.0575776 2026-05-30 10:56:42.538 10 INFO neutron.wsgi [req-eeebc0a7-b3ce-4ffd-9490-e8cf7f30f296 req-5040fd18-46b9-46d6-b183-ac3c31e1c4a8 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/ports?device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1634 time: 0.0427208 2026-05-30 10:56:42.564 9 WARNING neutron_lib.context [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-57ef7f04-adc0-41d9-b065-6f45b74fb320 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:42.570 9 WARNING neutron_lib.context [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-106b47ff-77f5-4bcc-8428-d44d2d329875 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:42.608 10 INFO neutron.wsgi [req-eeebc0a7-b3ce-4ffd-9490-e8cf7f30f296 req-62dba5ee-90a5-4789-a944-7deb29898b63 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/security-groups?id=3395acd4-2e0e-424c-b450-e244aca4fab0&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0630205 2026-05-30 10:56:42.692 10 INFO neutron.wsgi [None req-a2fc21b4-5a26-40f4-9bc1-95c6b7e7aa92 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "DELETE /v2.0/ports/5f1be4c4-c680-4b99-aff3-37bac079f954 HTTP/1.1" status: 204 len: 168 time: 0.3352010 2026-05-30 10:56:42.832 9 INFO neutron.wsgi [None req-932412af-be24-42e5-9797-f3ac6aef1221 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=be3bb357692149a28c5a3db2434a90ca&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2152371 2026-05-30 10:56:43.025 10 INFO neutron.wsgi [None req-8c2e1ac2-6b95-4ca1-9979-bcee8423f0f7 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "DELETE /v2.0/ports/8384c8f4-2c31-4578-9a14-ac133e211c9c HTTP/1.1" status: 204 len: 168 time: 0.3276935 2026-05-30 10:56:43.076 10 INFO neutron.wsgi [None req-ebe86deb-ceb0-4929-8cf7-79af178d80f6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0461154 2026-05-30 10:56:43.088 10 WARNING neutron_lib.context [None req-82288ae0-0ed4-479b-ab8d-02e43c1794d3 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:43.174 10 INFO neutron.db.segments_db [None req-82288ae0-0ed4-479b-ab8d-02e43c1794d3 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Added segment 753c0c9e-2bbd-467b-b141-30414bfb4128 of type geneve for network 9e611278-87de-432f-aa52-344db69961d3 2026-05-30 10:56:43.179 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-106b47ff-77f5-4bcc-8428-d44d2d329875 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] No more DHCP agents 2026-05-30 10:56:43.184 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-106b47ff-77f5-4bcc-8428-d44d2d329875 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Unable to schedule network 295e49a4-a687-4228-b267-b123eab3686a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:43.271 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-57ef7f04-adc0-41d9-b065-6f45b74fb320 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:43.280 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-57ef7f04-adc0-41d9-b065-6f45b74fb320 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network c500173e-703c-41e7-aaa0-34dc54dfccc9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:43.327 10 INFO neutron.db.ovn_revision_numbers_db [None req-82288ae0-0ed4-479b-ab8d-02e43c1794d3 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 9e611278-87de-432f-aa52-344db69961d3 (type: networks) to 1 2026-05-30 10:56:43.354 9 INFO neutron.wsgi [None req-086fd9fd-a899-4f78-986f-b8090496f8f4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/de8171b2-2152-40ff-9d7f-e14abf71ddec HTTP/1.1" status: 204 len: 168 time: 0.5097520 2026-05-30 10:56:43.447 9 INFO neutron.db.ovn_revision_numbers_db [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-106b47ff-77f5-4bcc-8428-d44d2d329875 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource 6b853082-796b-44c2-a111-88ab3ece102d (type: ports) to 1 2026-05-30 10:56:43.461 10 INFO neutron.wsgi [req-6f22ec25-3e74-4fb7-b2f7-a9e5803a1afd req-c5c43674-016e-43ef-a2c0-af503ea33356 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1195 time: 0.0537593 2026-05-30 10:56:43.501 9 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-106b47ff-77f5-4bcc-8428-d44d2d329875 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1197 time: 0.9439301 /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-05-30 10:56:43.539 9 INFO neutron.db.ovn_revision_numbers_db [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-57ef7f04-adc0-41d9-b065-6f45b74fb320 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource ff974767-c341-4a88-a88f-7164bd4494dd (type: ports) to 1 2026-05-30 10:56:43.543 10 INFO neutron.wsgi [req-6f22ec25-3e74-4fb7-b2f7-a9e5803a1afd req-e51af168-cb5a-49b3-bb17-c3753908c2c2 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=b89789b0-d1e6-4606-9a6b-c858e0fe6863&id=54272704-c412-4f58-840c-b95cc051a828&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0731919 2026-05-30 10:56:43.573 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-82288ae0-0ed4-479b-ab8d-02e43c1794d3 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] No more DHCP agents 2026-05-30 10:56:43.575 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-82288ae0-0ed4-479b-ab8d-02e43c1794d3 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Unable to schedule network 9e611278-87de-432f-aa52-344db69961d3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:43.577 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-57ef7f04-adc0-41d9-b065-6f45b74fb320 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1392 time: 1.0210829 2026-05-30 10:56:43.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-82288ae0-0ed4-479b-ab8d-02e43c1794d3 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 11e6bbf6-7699-4575-aa66-a690e1ab4f65 (type: ports) to 1 2026-05-30 10:56:43.689 10 INFO neutron.wsgi [None req-82288ae0-0ed4-479b-ab8d-02e43c1794d3 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.6065121 2026-05-30 10:56:43.700 10 WARNING neutron_lib.context [None req-42455c0b-0c3e-440c-a438-75b04da66abc c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:43.800 10 INFO neutron.db.segments_db [None req-42455c0b-0c3e-440c-a438-75b04da66abc c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Added segment b1edb663-9c28-49a2-bd91-9c0ad16d4d08 of type geneve for network 7b4574c2-e2ef-42dd-a15f-9e3c6b0c11b1 2026-05-30 10:56:44.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-42455c0b-0c3e-440c-a438-75b04da66abc c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 7b4574c2-e2ef-42dd-a15f-9e3c6b0c11b1 (type: networks) to 1 2026-05-30 10:56:44.164 9 INFO neutron.db.ovn_revision_numbers_db [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-b012c2f2-bb8d-440c-8344-e7f878e244ae 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 6b853082-796b-44c2-a111-88ab3ece102d (type: ports) to 2 2026-05-30 10:56:44.208 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42455c0b-0c3e-440c-a438-75b04da66abc c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] No more DHCP agents 2026-05-30 10:56:44.211 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42455c0b-0c3e-440c-a438-75b04da66abc c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Unable to schedule network 7b4574c2-e2ef-42dd-a15f-9e3c6b0c11b1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:44.270 9 INFO neutron.db.ovn_revision_numbers_db [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-16e0c3b2-5f48-4e01-a7f5-104b5c09b3c9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource ff974767-c341-4a88-a88f-7164bd4494dd (type: ports) to 2 2026-05-30 10:56:44.315 10 INFO neutron.db.ovn_revision_numbers_db [None req-42455c0b-0c3e-440c-a438-75b04da66abc c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource f69e5c64-3658-4897-8024-04ca37101a6a (type: ports) to 1 2026-05-30 10:56:44.341 10 INFO neutron.wsgi [None req-42455c0b-0c3e-440c-a438-75b04da66abc c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.6461897 2026-05-30 10:56:44.381 10 WARNING neutron_lib.context [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:44.439 10 WARNING neutron_lib.context [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:44.486 9 INFO neutron.db.ovn_revision_numbers_db [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-b012c2f2-bb8d-440c-8344-e7f878e244ae 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 6b853082-796b-44c2-a111-88ab3ece102d (type: ports) to 2 2026-05-30 10:56:44.528 9 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-b012c2f2-bb8d-440c-8344-e7f878e244ae 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/6b853082-796b-44c2-a111-88ab3ece102d HTTP/1.1" status: 200 len: 1415 time: 1.0227671 /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-05-30 10:56:44.607 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf2c807d-f3d7-490f-a68b-030aed1d439d'] response: {'name': 'network-changed', 'server_uuid': '0fddd36d-0b10-4e9b-91bb-f5ae73196e4d', 'tag': '6b853082-796b-44c2-a111-88ab3ece102d', 'status': 'completed', 'code': 200} 2026-05-30 10:56:44.620 9 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-74c3f83d-2876-4c4b-a7c1-b2edc18ad598 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=1e1b3b71e9324647864bbb049777af89&device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1446 time: 0.0515707 2026-05-30 10:56:44.623 9 INFO neutron.db.ovn_revision_numbers_db [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-16e0c3b2-5f48-4e01-a7f5-104b5c09b3c9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource ff974767-c341-4a88-a88f-7164bd4494dd (type: ports) to 2 2026-05-30 10:56:44.654 9 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-fc51afb1-3fb9-4461-b100-3bf44d217762 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6b853082-796b-44c2-a111-88ab3ece102d HTTP/1.1" status: 200 len: 217 time: 0.0281737 2026-05-30 10:56:44.666 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-16e0c3b2-5f48-4e01-a7f5-104b5c09b3c9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 1609 time: 1.0835357 2026-05-30 10:56:44.685 10 INFO neutron.wsgi [req-5151639c-2898-41de-9c23-a15afebbe7d6 req-406bc215-66d0-41e3-9a1b-cf689d1487a8 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1208 time: 0.0722702 2026-05-30 10:56:44.697 9 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-254f0054-d3f5-41cc-96fe-141b99b329c2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=b5722923-9fd3-4ba6-8cf7-7f2a072f340d HTTP/1.1" status: 200 len: 866 time: 0.0355623 2026-05-30 10:56:44.727 9 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-53a57d1b-6397-443a-b19c-e196b7628b9a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=295e49a4-a687-4228-b267-b123eab3686a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0249255 2026-05-30 10:56:44.764 10 INFO neutron.wsgi [req-5151639c-2898-41de-9c23-a15afebbe7d6 req-0551a320-80a3-4475-bd95-6b609eafd28f f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=b89789b0-d1e6-4606-9a6b-c858e0fe6863&id=54272704-c412-4f58-840c-b95cc051a828&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0711229 2026-05-30 10:56:44.946 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] No more DHCP agents 2026-05-30 10:56:44.947 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Unable to schedule network 9e611278-87de-432f-aa52-344db69961d3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:44.995 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-00bf7469-2f39-42ab-8b75-744d1b71898b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 1640 time: 0.2829995 2026-05-30 10:56:45.026 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-f978e946-19d9-44bd-bc39-8953e8c34f9f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.134&port_id=ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 217 time: 0.0247905 2026-05-30 10:56:45.067 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-694857e8-6469-4834-9a59-3209925ac57f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c7&port_id=ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 217 time: 0.0356536 2026-05-30 10:56:45.101 9 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-1a80bd8c-c73e-417b-b178-b50c2f3e0962 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/295e49a4-a687-4228-b267-b123eab3686a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.3582504 2026-05-30 10:56:45.130 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-10e17c90-3430-4e2d-81c0-57a24d6a633c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c4db3555-540c-499e-bd8d-5f0498a3b52e&id=e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 1566 time: 0.0565627 2026-05-30 10:56:45.162 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-fc20ec0d-68c6-4528-97f8-a047cafb2a5f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0208886 2026-05-30 10:56:45.198 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-b27efb14-a277-45c6-b2fa-afffa8e864ca 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0271404 2026-05-30 10:56:45.206 9 INFO neutron.wsgi [req-424b96cf-b0e1-4eca-9b33-ff43ea0f7499 req-9c67a05e-acce-4447-aa22-ad2321762a4f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/295e49a4-a687-4228-b267-b123eab3686a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0980649 2026-05-30 10:56:45.315 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-e66e6d84-a639-4d58-89f5-d04a47acf677 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1083732 2026-05-30 10:56:45.322 9 INFO neutron.wsgi [req-41ff3dde-4f8e-4e29-ab8c-1da5505f2959 req-a6f5075b-f51f-4138-af96-6c6981b68830 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=1e1b3b71e9324647864bbb049777af89&device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1446 time: 0.0606024 2026-05-30 10:56:45.406 9 INFO neutron.wsgi [req-43ee547c-71cc-4a36-8d28-65e974d7601e req-787da4a0-16eb-4a02-b6ae-a91591b4cd3d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0841904 2026-05-30 10:56:45.415 9 INFO neutron.wsgi [req-41ff3dde-4f8e-4e29-ab8c-1da5505f2959 req-2421e9e5-d10a-438b-a7af-f2b88ce0663e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=295e49a4-a687-4228-b267-b123eab3686a HTTP/1.1" status: 200 len: 971 time: 0.0870562 2026-05-30 10:56:45.446 10 INFO neutron.wsgi [req-21376591-710c-4c50-ac94-a241582e3c27 req-a1572c55-032f-47e6-90bb-591b79c60c9c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1446 time: 0.0505357 2026-05-30 10:56:45.451 10 WARNING neutron_lib.context [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:45.456 9 INFO neutron.wsgi [req-41ff3dde-4f8e-4e29-ab8c-1da5505f2959 req-22b4b5a6-1ed7-4ea5-bfbc-5f592ddf1883 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6b853082-796b-44c2-a111-88ab3ece102d HTTP/1.1" status: 200 len: 217 time: 0.0363410 2026-05-30 10:56:45.530 9 INFO neutron.wsgi [req-41ff3dde-4f8e-4e29-ab8c-1da5505f2959 req-be938665-453c-4f39-9f41-c7e0c700bfb9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=b5722923-9fd3-4ba6-8cf7-7f2a072f340d HTTP/1.1" status: 200 len: 866 time: 0.0648072 2026-05-30 10:56:45.546 10 INFO neutron.wsgi [req-21376591-710c-4c50-ac94-a241582e3c27 req-5479b5f5-4145-4887-8af8-4c4cdc8ebf46 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/security-groups?id=54272704-c412-4f58-840c-b95cc051a828&id=b89789b0-d1e6-4606-9a6b-c858e0fe6863&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0917234 2026-05-30 10:56:45.564 9 INFO neutron.wsgi [req-41ff3dde-4f8e-4e29-ab8c-1da5505f2959 req-067aceea-61c0-440c-aa30-484c6202b852 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=295e49a4-a687-4228-b267-b123eab3686a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0268750 2026-05-30 10:56:45.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 11e6bbf6-7699-4575-aa66-a690e1ab4f65 (type: ports) to 2 2026-05-30 10:56:45.638 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: ff974767-c341-4a88-a88f-7164bd4494dd 2026-05-30 10:56:45.668 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port ff974767-c341-4a88-a88f-7164bd4494dd 2026-05-30 10:56:45.682 9 INFO neutron.wsgi [req-41ff3dde-4f8e-4e29-ab8c-1da5505f2959 req-cb6e3633-6b6e-490c-adc9-50a53aa57133 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/295e49a4-a687-4228-b267-b123eab3686a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0985632 2026-05-30 10:56:45.684 10 INFO neutron.db.ovn_revision_numbers_db [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource d6238670-de68-4a4b-b854-a64daa5fe77c (type: subnets) to 0 2026-05-30 10:56:45.736 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] No more DHCP agents 2026-05-30 10:56:45.741 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Unable to schedule network 7b4574c2-e2ef-42dd-a15f-9e3c6b0c11b1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:45.754 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource b35897a1-9d6a-4b61-b56b-6cd8faffa05d (type: security_groups) to 1 2026-05-30 10:56:45.767 9 INFO neutron.wsgi [req-41ff3dde-4f8e-4e29-ab8c-1da5505f2959 req-3fd98490-df7d-45e3-8eeb-691f8b710007 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/295e49a4-a687-4228-b267-b123eab3686a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0789692 2026-05-30 10:56:45.787 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource 3e89d26c-184a-4468-9deb-a5bd8948deab (type: security_group_rules) to 0 2026-05-30 10:56:45.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource bf9f9cb1-a764-437c-be08-2a2ccd2889fa (type: security_group_rules) to 0 2026-05-30 10:56:45.858 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource c526cf0d-0434-4643-b593-0544cacede82 (type: security_group_rules) to 0 2026-05-30 10:56:45.886 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource da6a6436-cd0c-4f6a-ad72-4d34564b0872 (type: security_group_rules) to 0 2026-05-30 10:56:45.907 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-16f7207b-6957-4fae-8ebf-8e0ca465059e'] response: {'server_uuid': '6c0ead84-3646-415c-a903-cb78892b17a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff974767-c341-4a88-a88f-7164bd4494dd', 'code': 200} 2026-05-30 10:56:45.960 9 INFO neutron.wsgi [req-f45cf5e7-504c-4e5d-87b0-bbd65f973186 req-c04587a0-8513-461d-88c5-46bee4675dab f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1208 time: 0.1088378 2026-05-30 10:56:46.038 9 INFO neutron.wsgi [req-f45cf5e7-504c-4e5d-87b0-bbd65f973186 req-aa3b6081-052d-46aa-b924-83000186dc0a f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=b89789b0-d1e6-4606-9a6b-c858e0fe6863&id=54272704-c412-4f58-840c-b95cc051a828&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0704126 2026-05-30 10:56:46.201 10 INFO neutron.db.segments_db [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Added segment 163db12b-0792-45fe-be16-058250ffb7ae of type geneve for network e54a01fe-bc64-43d3-a089-dd2c57122afe 2026-05-30 10:56:46.387 10 INFO neutron.wsgi [req-6cb9a288-9378-47ca-af06-5973a1ce49b1 req-01d09078-672d-42da-8ecf-aa783c3505c2 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 1404 time: 0.2272687 2026-05-30 10:56:46.520 10 INFO neutron.wsgi [req-6cb9a288-9378-47ca-af06-5973a1ce49b1 req-0deaf0b5-316e-4551-a381-845f95c9ed26 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=3395acd4-2e0e-424c-b450-e244aca4fab0&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.1209235 2026-05-30 10:56:46.540 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource e54a01fe-bc64-43d3-a089-dd2c57122afe (type: networks) to 1 2026-05-30 10:56:46.588 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource ff974767-c341-4a88-a88f-7164bd4494dd (type: ports) to 4 2026-05-30 10:56:46.646 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbebf4ff-6e57-4265-87e0-a545cb37d015'] response: {'name': 'network-changed', 'server_uuid': '6c0ead84-3646-415c-a903-cb78892b17a5', 'tag': 'ff974767-c341-4a88-a88f-7164bd4494dd', 'status': 'completed', 'code': 200} 2026-05-30 10:56:46.686 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 6b853082-796b-44c2-a111-88ab3ece102d 2026-05-30 10:56:46.708 9 INFO neutron.wsgi [req-c4250645-8c8c-4f82-9293-bdcafecee674 req-b06ad96c-be53-4078-9e51-4a6c3f2d38a4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 1642 time: 0.0459211 2026-05-30 10:56:46.726 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 6b853082-796b-44c2-a111-88ab3ece102d 2026-05-30 10:56:46.808 9 INFO neutron.wsgi [req-c4250645-8c8c-4f82-9293-bdcafecee674 req-0d3ac7e6-1cf0-49e7-ab40-5ffccbe5e7fd 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 1002 time: 0.0907881 2026-05-30 10:56:46.855 9 INFO neutron.wsgi [req-c4250645-8c8c-4f82-9293-bdcafecee674 req-dfc9915b-5456-4f38-b9b0-3f18b3eb47eb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.134&port_id=ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 217 time: 0.0386620 2026-05-30 10:56:46.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026567 2026-05-30 10:56:46.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014079 2026-05-30 10:56:46.886 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] No more DHCP agents 2026-05-30 10:56:46.891 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Unable to schedule network e54a01fe-bc64-43d3-a089-dd2c57122afe: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:46.894 9 INFO neutron.wsgi [req-c4250645-8c8c-4f82-9293-bdcafecee674 req-6786cb63-53a9-4a3e-be41-45f3898d659f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c7&port_id=ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 217 time: 0.0324676 2026-05-30 10:56:46.938 9 INFO neutron.wsgi [req-c4250645-8c8c-4f82-9293-bdcafecee674 req-e44e5234-6bfa-462e-a21f-ce50b1c4aa7d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c4db3555-540c-499e-bd8d-5f0498a3b52e&id=e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 1566 time: 0.0364742 2026-05-30 10:56:46.967 9 INFO neutron.wsgi [req-c4250645-8c8c-4f82-9293-bdcafecee674 req-cf4600eb-006c-40cb-9f0f-e8f26a1ae8ac 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225837 2026-05-30 10:56:46.994 9 INFO neutron.wsgi [req-c4250645-8c8c-4f82-9293-bdcafecee674 req-6ccdf173-6f45-46a4-bc57-38e0a46ccfb6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209339 2026-05-30 10:56:47.074 10 INFO neutron.db.ovn_revision_numbers_db [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource 599d8e77-f5ef-4b11-be12-865fb10fd862 (type: ports) to 1 2026-05-30 10:56:47.097 9 INFO neutron.wsgi [req-c4250645-8c8c-4f82-9293-bdcafecee674 req-42f9a8ac-30a0-43a0-bd0c-87ee310558fc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0952091 2026-05-30 10:56:47.106 10 INFO neutron.db.ovn_revision_numbers_db [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource f69e5c64-3658-4897-8024-04ca37101a6a (type: ports) to 2 2026-05-30 10:56:47.124 10 INFO neutron.wsgi [None req-4bd2372b-db65-426d-a2e4-abed97e7e2a7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 845 time: 1.8946748 /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-05-30 10:56:47.184 10 INFO neutron.db.ovn_revision_numbers_db [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] Successfully bumped revision number for resource 278f8100-11ea-4b1b-abd9-fd91aa101ed5 (type: subnets) to 0 2026-05-30 10:56:47.190 9 INFO neutron.wsgi [req-c4250645-8c8c-4f82-9293-bdcafecee674 req-68b39919-0ee5-41a1-8106-5500f3a4cc26 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0903392 2026-05-30 10:56:47.219 10 INFO neutron.wsgi [None req-cdb46c6f-cab2-4b0a-83d4-a4cf5e17c8e6 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1426 time: 2.8460970 2026-05-30 10:56:47.263 10 INFO neutron.wsgi [req-08ea0e24-f21c-4541-a9f7-e6d87dcfd16a req-399f22aa-6009-41c1-a72e-e378aa2a2af4 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1210 time: 0.1418531 2026-05-30 10:56:47.299 9 INFO neutron.wsgi [None req-5aeee322-efd6-4545-9f74-1b30b410b865 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2034 time: 0.0733964 2026-05-30 10:56:47.300 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 6b853082-796b-44c2-a111-88ab3ece102d (type: ports) to 4 2026-05-30 10:56:47.322 10 INFO neutron.wsgi [req-08ea0e24-f21c-4541-a9f7-e6d87dcfd16a req-2d9b8cc8-6e31-4f3e-a435-0803f6e0e2be f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=b89789b0-d1e6-4606-9a6b-c858e0fe6863&id=54272704-c412-4f58-840c-b95cc051a828&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0526328 2026-05-30 10:56:47.641 9 WARNING neutron_lib.context [None req-c5597c42-29ba-41a4-a735-f12ae17c680d ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:47.659 9 INFO neutron.wsgi [None req-dd2ab609-1d1f-4267-953f-a66fbb897b26 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "DELETE /v2.0/subnets/d6238670-de68-4a4b-b854-a64daa5fe77c HTTP/1.1" status: 204 len: 168 time: 0.3527699 /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-05-30 10:56:47.920 10 INFO neutron.wsgi [None req-e35ee705-cacc-46cf-b454-e64449b9f8c1 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "DELETE /v2.0/subnets/278f8100-11ea-4b1b-abd9-fd91aa101ed5 HTTP/1.1" status: 204 len: 168 time: 0.2543046 2026-05-30 10:56:47.957 10 INFO neutron.wsgi [None req-efa3b169-d77d-42e7-945d-9e21840915b5 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0317404 2026-05-30 10:56:47.959 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0681daad-cd96-444b-95bc-85c352412b54'] response: {'server_uuid': '6c0ead84-3646-415c-a903-cb78892b17a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff974767-c341-4a88-a88f-7164bd4494dd', 'code': 200} 2026-05-30 10:56:47.959 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0681daad-cd96-444b-95bc-85c352412b54'] response: {'server_uuid': '0fddd36d-0b10-4e9b-91bb-f5ae73196e4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b853082-796b-44c2-a111-88ab3ece102d', 'code': 200} 2026-05-30 10:56:47.959 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0681daad-cd96-444b-95bc-85c352412b54'] response: {'server_uuid': '0fddd36d-0b10-4e9b-91bb-f5ae73196e4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b853082-796b-44c2-a111-88ab3ece102d', 'code': 200} 2026-05-30 10:56:47.964 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5597c42-29ba-41a4-a735-f12ae17c680d ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] No more DHCP agents 2026-05-30 10:56:47.967 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5597c42-29ba-41a4-a735-f12ae17c680d ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Unable to schedule network e54a01fe-bc64-43d3-a089-dd2c57122afe: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:48.023 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5597c42-29ba-41a4-a735-f12ae17c680d ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource 4e9152db-447b-494e-afd1-c179383cf003 (type: subnets) to 0 2026-05-30 10:56:48.039 9 INFO neutron.wsgi [None req-c5597c42-29ba-41a4-a735-f12ae17c680d ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.4125817 2026-05-30 10:56:48.052 9 WARNING neutron_lib.context [None req-390e73e4-40d4-4b0a-9a94-df1b5eebc600 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:48.153 9 INFO neutron.db.segments_db [None req-390e73e4-40d4-4b0a-9a94-df1b5eebc600 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Added segment ffc3ae8b-f85a-4505-8730-b7b61477a4b4 of type geneve for network 9c49ed39-283d-4d61-8e42-f961ad152476 2026-05-30 10:56:48.335 9 INFO neutron.db.ovn_revision_numbers_db [None req-390e73e4-40d4-4b0a-9a94-df1b5eebc600 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource 9c49ed39-283d-4d61-8e42-f961ad152476 (type: networks) to 1 2026-05-30 10:56:48.422 10 INFO neutron.services.segments.plugin [-] Segment b1edb663-9c28-49a2-bd91-9c0ad16d4d08 resource provider aggregate not found 2026-05-30 10:56:48.434 10 INFO neutron.services.segments.plugin [-] Segment b1edb663-9c28-49a2-bd91-9c0ad16d4d08 resource provider aggregate not found 2026-05-30 10:56:48.450 10 INFO neutron.services.segments.plugin [-] Segment b1edb663-9c28-49a2-bd91-9c0ad16d4d08 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 b1edb663-9c28-49a2-bd91-9c0ad16d4d08 found for delete ", "request_id": "req-bf2c0b74-1d18-4cad-89ec-28f63870fcbb"}]} 2026-05-30 10:56:48.456 10 INFO neutron.wsgi [req-3fda703d-876e-47e8-8b80-50c407c58410 req-47956a93-2720-4695-84b5-4b4c0e58de00 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1210 time: 0.0483191 2026-05-30 10:56:48.457 10 INFO neutron.services.segments.plugin [-] Segment b1edb663-9c28-49a2-bd91-9c0ad16d4d08 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 b1edb663-9c28-49a2-bd91-9c0ad16d4d08 found for delete ", "request_id": "req-778da540-1ad6-4602-b91d-6734091c5d6e"}]} 2026-05-30 10:56:48.493 10 INFO neutron.wsgi [None req-c976f8b1-8a79-4527-8420-afe3262d341d c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "DELETE /v2.0/networks/7b4574c2-e2ef-42dd-a15f-9e3c6b0c11b1 HTTP/1.1" status: 204 len: 168 time: 0.5277901 2026-05-30 10:56:48.534 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-390e73e4-40d4-4b0a-9a94-df1b5eebc600 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] No more DHCP agents 2026-05-30 10:56:48.537 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-390e73e4-40d4-4b0a-9a94-df1b5eebc600 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Unable to schedule network 9c49ed39-283d-4d61-8e42-f961ad152476: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:48.540 10 INFO neutron.wsgi [req-3fda703d-876e-47e8-8b80-50c407c58410 req-43852d54-e6e1-4504-9af3-c12dc4b6fbab f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=b89789b0-d1e6-4606-9a6b-c858e0fe6863&id=54272704-c412-4f58-840c-b95cc051a828&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0764954 2026-05-30 10:56:48.632 9 INFO neutron.db.ovn_revision_numbers_db [None req-390e73e4-40d4-4b0a-9a94-df1b5eebc600 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource 67506352-842e-4bf7-a1eb-762c9b0addd7 (type: ports) to 1 2026-05-30 10:56:48.673 9 INFO neutron.wsgi [req-7a7cba03-9f15-4177-9508-9b60178c83af req-a9e0dcd9-4ccf-4a15-b9fd-8b820fe82f4d f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1210 time: 0.0490294 2026-05-30 10:56:48.676 9 INFO neutron.wsgi [None req-390e73e4-40d4-4b0a-9a94-df1b5eebc600 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.6304448 2026-05-30 10:56:48.913 9 INFO neutron.db.ovn_revision_numbers_db [None req-0737afbd-bff5-46a0-a611-60eda8325e9b ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource 9c49ed39-283d-4d61-8e42-f961ad152476 (type: networks) to 2 2026-05-30 10:56:48.918 9 INFO neutron.wsgi [None req-0737afbd-bff5-46a0-a611-60eda8325e9b ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "PUT /v2.0/networks/9c49ed39-283d-4d61-8e42-f961ad152476 HTTP/1.1" status: 200 len: 792 time: 0.2344286 2026-05-30 10:56:48.930 9 WARNING neutron_lib.context [None req-68876a98-7d5e-4ecb-80c4-839740844760 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:49.156 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-68876a98-7d5e-4ecb-80c4-839740844760 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] No more DHCP agents 2026-05-30 10:56:49.158 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-68876a98-7d5e-4ecb-80c4-839740844760 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Unable to schedule network 9c49ed39-283d-4d61-8e42-f961ad152476: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:49.195 9 INFO neutron.db.ovn_revision_numbers_db [None req-68876a98-7d5e-4ecb-80c4-839740844760 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource bfebd3cc-c939-4d5e-b113-0ac60def818d (type: subnets) to 0 2026-05-30 10:56:49.215 9 INFO neutron.wsgi [None req-68876a98-7d5e-4ecb-80c4-839740844760 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.2906742 2026-05-30 10:56:49.516 10 INFO neutron.wsgi [None req-8401dba6-1705-417d-b6e1-a9d1f5e71ab7 c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "DELETE /v2.0/networks/9e611278-87de-432f-aa52-344db69961d3 HTTP/1.1" status: 204 len: 168 time: 1.0172369 2026-05-30 10:56:49.929 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f78d2e1-b890-4a53-9737-2b8338c41025 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource 919a048a-92c2-4de3-8139-a185a8a2d771 (type: floatingips) to 1 2026-05-30 10:56:50.055 9 INFO neutron.db.ovn_revision_numbers_db [None req-65e1cdcd-94df-4d30-b4ad-9a9b135727e9 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource 67506352-842e-4bf7-a1eb-762c9b0addd7 (type: ports) to 2 2026-05-30 10:56:50.108 9 INFO neutron.db.ovn_revision_numbers_db [None req-65e1cdcd-94df-4d30-b4ad-9a9b135727e9 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] Successfully bumped revision number for resource bfebd3cc-c939-4d5e-b113-0ac60def818d (type: subnets) to 1 2026-05-30 10:56:50.113 9 INFO neutron.wsgi [None req-65e1cdcd-94df-4d30-b4ad-9a9b135727e9 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "PUT /v2.0/subnets/bfebd3cc-c939-4d5e-b113-0ac60def818d HTTP/1.1" status: 200 len: 826 time: 0.8924887 2026-05-30 10:56:50.118 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f78d2e1-b890-4a53-9737-2b8338c41025 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Successfully bumped revision number for resource 919a048a-92c2-4de3-8139-a185a8a2d771 (type: floatingips) to 2 2026-05-30 10:56:50.119 10 INFO neutron.db.l3_db [None req-6f78d2e1-b890-4a53-9737-2b8338c41025 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Floating IP 919a048a-92c2-4de3-8139-a185a8a2d771 associated. External IP: 10.96.250.213, port: 6b853082-796b-44c2-a111-88ab3ece102d. 2026-05-30 10:56:50.166 10 INFO neutron.wsgi [None req-6f78d2e1-b890-4a53-9737-2b8338c41025 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "PUT /v2.0/floatingips/919a048a-92c2-4de3-8139-a185a8a2d771 HTTP/1.1" status: 200 len: 1049 time: 1.4791303 2026-05-30 10:56:50.197 10 INFO neutron.wsgi [None req-a4098a94-05b4-41c4-bd3c-d1d7245871fa c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "DELETE /v2.0/networks/4a255bd1-0999-45b5-9628-6210fd9c72de HTTP/1.1" status: 204 len: 168 time: 0.6717575 2026-05-30 10:56:50.211 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e7642c6-24e0-4262-be43-fd0ba4c9a10d'] response: {'name': 'network-changed', 'server_uuid': '0fddd36d-0b10-4e9b-91bb-f5ae73196e4d', 'tag': '6b853082-796b-44c2-a111-88ab3ece102d', 'status': 'completed', 'code': 200} 2026-05-30 10:56:50.304 9 INFO neutron.wsgi [req-8b85d811-d69a-447f-b1de-2ca913a97106 req-db3efcfb-5b17-4175-a39e-e85135d29a99 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=1e1b3b71e9324647864bbb049777af89&device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1448 time: 0.0573716 2026-05-30 10:56:50.467 10 INFO neutron.services.segments.plugin [-] Segment 753c0c9e-2bbd-467b-b141-30414bfb4128 resource provider aggregate not found 2026-05-30 10:56:50.472 10 INFO neutron.services.segments.plugin [-] Segment 753c0c9e-2bbd-467b-b141-30414bfb4128 resource provider aggregate not found 2026-05-30 10:56:50.482 10 INFO neutron.services.segments.plugin [-] Segment 753c0c9e-2bbd-467b-b141-30414bfb4128 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 753c0c9e-2bbd-467b-b141-30414bfb4128 found for delete ", "request_id": "req-4b8beffc-d66e-40ad-adab-95416172182e"}]} 2026-05-30 10:56:50.489 10 INFO neutron.services.segments.plugin [-] Segment 753c0c9e-2bbd-467b-b141-30414bfb4128 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 753c0c9e-2bbd-467b-b141-30414bfb4128 found for delete ", "request_id": "req-20ddfb5f-bebe-4963-8648-af1f5d7d29f9"}]} 2026-05-30 10:56:50.496 10 INFO neutron.services.segments.plugin [-] Segment 710af196-8a1d-46b9-b117-e49eeb6a52e5 resource provider aggregate not found 2026-05-30 10:56:50.507 10 INFO neutron.services.segments.plugin [-] Segment 710af196-8a1d-46b9-b117-e49eeb6a52e5 resource provider aggregate not found 2026-05-30 10:56:50.513 10 INFO neutron.services.segments.plugin [-] Segment 710af196-8a1d-46b9-b117-e49eeb6a52e5 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 710af196-8a1d-46b9-b117-e49eeb6a52e5 found for delete ", "request_id": "req-9687d808-f5d0-48fa-92ba-d1267ea316f1"}]} 2026-05-30 10:56:50.522 10 INFO neutron.services.segments.plugin [-] Segment 710af196-8a1d-46b9-b117-e49eeb6a52e5 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 710af196-8a1d-46b9-b117-e49eeb6a52e5 found for delete ", "request_id": "req-d72a7bd3-ed8c-4b20-a01c-ec3448f9286f"}]} 2026-05-30 10:56:50.630 9 INFO neutron.wsgi [req-8b85d811-d69a-447f-b1de-2ca913a97106 req-59790b95-28fd-463f-b445-5bc21db077a4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=295e49a4-a687-4228-b267-b123eab3686a HTTP/1.1" status: 200 len: 971 time: 0.3192642 2026-05-30 10:56:50.728 9 INFO neutron.wsgi [req-8b85d811-d69a-447f-b1de-2ca913a97106 req-71a65a73-1daa-4d9d-84f3-ad8a24895713 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6b853082-796b-44c2-a111-88ab3ece102d HTTP/1.1" status: 200 len: 1059 time: 0.0913291 2026-05-30 10:56:50.787 9 INFO neutron.wsgi [req-8b85d811-d69a-447f-b1de-2ca913a97106 req-843dc167-9940-4f5c-a207-dfeca3607b9b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=b5722923-9fd3-4ba6-8cf7-7f2a072f340d HTTP/1.1" status: 200 len: 866 time: 0.0458558 2026-05-30 10:56:50.821 9 INFO neutron.wsgi [req-8b85d811-d69a-447f-b1de-2ca913a97106 req-e5be286f-d25c-4ba8-8dce-7f3d4b72f61c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=295e49a4-a687-4228-b267-b123eab3686a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0279770 2026-05-30 10:56:50.942 9 INFO neutron.wsgi [req-8b85d811-d69a-447f-b1de-2ca913a97106 req-b29f5fe7-cee6-43c5-ae65-d1db3e393949 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/295e49a4-a687-4228-b267-b123eab3686a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1031065 2026-05-30 10:56:51.066 9 INFO neutron.wsgi [req-8b85d811-d69a-447f-b1de-2ca913a97106 req-183a502b-8ef7-4dd2-a73f-d52cf80b4b92 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/295e49a4-a687-4228-b267-b123eab3686a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1180713 2026-05-30 10:56:51.149 9 INFO neutron.services.segments.plugin [-] Segment be74abb8-922a-44a3-b8fd-1f297aa86a3e resource provider aggregate not found 2026-05-30 10:56:51.155 9 INFO neutron.services.segments.plugin [-] Segment be74abb8-922a-44a3-b8fd-1f297aa86a3e resource provider aggregate not found 2026-05-30 10:56:51.166 9 INFO neutron.services.segments.plugin [-] Segment be74abb8-922a-44a3-b8fd-1f297aa86a3e 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 be74abb8-922a-44a3-b8fd-1f297aa86a3e found for delete ", "request_id": "req-4dca1a3d-4732-43bf-b860-a9439afcfc32"}]} 2026-05-30 10:56:51.178 9 INFO neutron.services.segments.plugin [-] Segment be74abb8-922a-44a3-b8fd-1f297aa86a3e 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 be74abb8-922a-44a3-b8fd-1f297aa86a3e found for delete ", "request_id": "req-bb6dccbb-a34a-44c2-a59e-5888076eaa52"}]} 2026-05-30 10:56:51.204 9 INFO neutron.wsgi [None req-2a40b60a-e482-4641-955b-5a61232a824a c4382a19b2c14bf0aa603b166400b66c e60759aee8c2464da1a6822f1dc188cb - - default default] 10.0.0.53 "DELETE /v2.0/networks/41f1aed0-33ee-44c4-b585-7879a8423014 HTTP/1.1" status: 204 len: 168 time: 1.0024631 2026-05-30 10:56:51.325 9 INFO neutron.wsgi [None req-d25de49b-a702-4110-95c8-aab551c0f3bb ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "DELETE /v2.0/networks/9c49ed39-283d-4d61-8e42-f961ad152476 HTTP/1.1" status: 204 len: 168 time: 1.2050021 2026-05-30 10:56:51.346 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6689d73c-2508-406c-a5d3-a44b7d382e0c ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:56:51.350 9 INFO neutron.wsgi [None req-6689d73c-2508-406c-a5d3-a44b7d382e0c ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "DELETE /v2.0/networks/9c49ed39-283d-4d61-8e42-f961ad152476 HTTP/1.1" status: 404 len: 339 time: 0.0209763 2026-05-30 10:56:51.476 9 INFO neutron.wsgi [None req-215de6f8-51af-4d3c-b807-4ff971eb7f7c ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1178606 2026-05-30 10:56:51.531 9 INFO neutron.wsgi [None req-6ca3bec4-f805-4fb1-a185-dcc0dcc28213 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "GET /v2.0/subnets?network_id=4903dbdc-7c38-4d3f-b4fc-00ee3387a22c HTTP/1.1" status: 200 len: 820 time: 0.0508645 2026-05-30 10:56:51.542 9 INFO neutron.wsgi [None req-6e9f155f-a28e-4374-9d16-b5c9f0ca6b65 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18678 time: 0.0062425 2026-05-30 10:56:51.638 9 INFO neutron.wsgi [None req-829caf3c-58e5-4121-87ec-fd1e90507c1e ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1506 time: 0.0895376 2026-05-30 10:56:51.713 9 INFO neutron.wsgi [None req-9ce3ac90-263f-4449-aa36-b4d0d5a2f1b7 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.0595965 2026-05-30 10:56:51.750 9 INFO neutron.wsgi [req-34792c7e-dccb-4f25-a6db-2b8c79a1af7e req-aad8b8e4-3c6a-49a1-8ae2-4d6b3c7c86ba 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 1404 time: 0.1642900 2026-05-30 10:56:51.801 9 INFO neutron.wsgi [None req-d20feb75-8651-4a61-9876-b6a1ec60f556 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "GET /v2.0/networks/e54a01fe-bc64-43d3-a089-dd2c57122afe HTTP/1.1" status: 200 len: 865 time: 0.0814443 2026-05-30 10:56:51.813 9 INFO neutron.wsgi [req-34792c7e-dccb-4f25-a6db-2b8c79a1af7e req-8329ada6-9eeb-43eb-b81b-022db6609702 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=3395acd4-2e0e-424c-b450-e244aca4fab0&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0582881 2026-05-30 10:56:51.869 9 INFO neutron.wsgi [None req-c69b089f-53c1-4829-856f-20ba1e9ff83a ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "GET /v2.0/subnets/4e9152db-447b-494e-afd1-c179383cf003 HTTP/1.1" status: 200 len: 843 time: 0.0537708 /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-05-30 10:56:51.880 9 INFO neutron.wsgi [None req-0dcb265f-7e28-4a0f-af8c-7c53f1e8d917 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&mac_address=fa%3A16%3A3e%3Ac3%3Ad9%3Ad7 HTTP/1.1" status: 200 len: 1399 time: 0.0446336 2026-05-30 10:56:51.890 9 WARNING neutron_lib.context [None req-f9c41b49-04df-4412-ab36-c85108c67ae1 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:51.898 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d368a736-2de8-494e-b5fa-4ac2fd5f5849 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:56:51.901 9 INFO neutron.wsgi [None req-d368a736-2de8-494e-b5fa-4ac2fd5f5849 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/bfebd3cc-c939-4d5e-b113-0ac60def818d HTTP/1.1" status: 404 len: 337 time: 0.0260444 2026-05-30 10:56:51.918 10 INFO neutron.wsgi [None req-be432045-b011-44e3-bfdf-19818c3e7f2c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=e60759aee8c2464da1a6822f1dc188cb&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1507018 2026-05-30 10:56:51.919 9 INFO neutron.pecan_wsgi.hooks.translation [None req-cdea59a4-5520-423a-b6ed-4631c28de9c8 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:56:51.922 9 INFO neutron.wsgi [None req-cdea59a4-5520-423a-b6ed-4631c28de9c8 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "DELETE /v2.0/networks/9c49ed39-283d-4d61-8e42-f961ad152476 HTTP/1.1" status: 404 len: 339 time: 0.0168767 2026-05-30 10:56:52.155 10 INFO neutron.wsgi [None req-4ab871d4-89d1-495d-8977-058c96041f84 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/ee0fcbbf-9618-4ec6-80cb-a7a6a5a40f9d HTTP/1.1" status: 204 len: 168 time: 0.2300770 2026-05-30 10:56:52.189 9 INFO neutron.wsgi [None req-d2d7b569-3739-481a-9e5f-4af232ca6e49 ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/4e9152db-447b-494e-afd1-c179383cf003 HTTP/1.1" status: 204 len: 168 time: 0.2620142 2026-05-30 10:56:52.235 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9c41b49-04df-4412-ab36-c85108c67ae1 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:56:52.237 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9c41b49-04df-4412-ab36-c85108c67ae1 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:52.567 10 INFO neutron.services.segments.plugin [-] Segment 163db12b-0792-45fe-be16-058250ffb7ae resource provider aggregate not found 2026-05-30 10:56:52.576 10 INFO neutron.services.segments.plugin [-] Segment 163db12b-0792-45fe-be16-058250ffb7ae resource provider aggregate not found 2026-05-30 10:56:52.584 10 INFO neutron.services.segments.plugin [-] Segment 163db12b-0792-45fe-be16-058250ffb7ae 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 163db12b-0792-45fe-be16-058250ffb7ae found for delete ", "request_id": "req-6e7065bf-d65b-48d5-9d8a-34bd0b4f923d"}]} 2026-05-30 10:56:52.594 10 INFO neutron.services.segments.plugin [-] Segment 163db12b-0792-45fe-be16-058250ffb7ae 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 163db12b-0792-45fe-be16-058250ffb7ae found for delete ", "request_id": "req-82ec8202-7d72-4928-8a00-fa5e17cb9e28"}]} 2026-05-30 10:56:52.618 10 INFO neutron.wsgi [None req-4efcfc54-a6b5-4eca-b14b-14f39371b7ac ddc17de68d32484197479cd0d985a05e d403cc7df43b4395a3c0fd9cf86a3971 - - default default] 10.0.0.53 "DELETE /v2.0/networks/e54a01fe-bc64-43d3-a089-dd2c57122afe HTTP/1.1" status: 204 len: 168 time: 0.4222915 2026-05-30 10:56:53.191 9 INFO neutron.services.segments.plugin [-] Segment ffc3ae8b-f85a-4505-8730-b7b61477a4b4 resource provider aggregate not found 2026-05-30 10:56:53.197 9 INFO neutron.services.segments.plugin [-] Segment ffc3ae8b-f85a-4505-8730-b7b61477a4b4 resource provider aggregate not found 2026-05-30 10:56:53.211 9 INFO neutron.services.segments.plugin [-] Segment ffc3ae8b-f85a-4505-8730-b7b61477a4b4 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 ffc3ae8b-f85a-4505-8730-b7b61477a4b4 found for delete ", "request_id": "req-652f936e-49a8-4403-a27a-4310a52c21b7"}]} 2026-05-30 10:56:53.228 9 INFO neutron.services.segments.plugin [-] Segment ffc3ae8b-f85a-4505-8730-b7b61477a4b4 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 ffc3ae8b-f85a-4505-8730-b7b61477a4b4 found for delete ", "request_id": "req-710cf13d-b528-4eea-ac72-5057d98be322"}]} 2026-05-30 10:56:53.255 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9c41b49-04df-4412-ab36-c85108c67ae1 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 72da15db-1c37-46eb-880c-33b65efabdf1 (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-05-30 10:56:53.313 10 INFO neutron.wsgi [None req-09d09f66-cba5-41e4-abf7-2609cbd4ab2a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=d403cc7df43b4395a3c0fd9cf86a3971&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2509162 2026-05-30 10:56:53.409 9 INFO neutron.db.ovn_revision_numbers_db [None req-f9c41b49-04df-4412-ab36-c85108c67ae1 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource 72da15db-1c37-46eb-880c-33b65efabdf1 (type: floatingips) to 1 2026-05-30 10:56:53.409 9 INFO neutron.db.l3_db [None req-f9c41b49-04df-4412-ab36-c85108c67ae1 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Floating IP 72da15db-1c37-46eb-880c-33b65efabdf1 associated. External IP: 10.96.250.218, port: ff974767-c341-4a88-a88f-7164bd4494dd. 2026-05-30 10:56:53.453 9 INFO neutron.wsgi [None req-f9c41b49-04df-4412-ab36-c85108c67ae1 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.5677505 2026-05-30 10:56:53.488 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ac0d4fb-7f5d-4825-a8c3-1bbbb54eb764'] response: {'name': 'network-changed', 'server_uuid': '6c0ead84-3646-415c-a903-cb78892b17a5', 'tag': 'ff974767-c341-4a88-a88f-7164bd4494dd', 'status': 'completed', 'code': 200} 2026-05-30 10:56:53.553 9 INFO neutron.wsgi [req-cbc6799c-a5ec-4803-a05f-308da4d93d09 req-22681664-ee5d-46d6-876a-ed3e3b1504bc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 1642 time: 0.0437536 2026-05-30 10:56:53.613 9 INFO neutron.wsgi [None req-138bffeb-6478-4067-b01e-48619cca87f7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/b35897a1-9d6a-4b61-b56b-6cd8faffa05d HTTP/1.1" status: 204 len: 168 time: 0.2960896 2026-05-30 10:56:53.629 9 INFO neutron.wsgi [req-cbc6799c-a5ec-4803-a05f-308da4d93d09 req-1a11e0e7-de00-4cb0-9ce8-c75b9fc2b6b5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 1002 time: 0.0695138 2026-05-30 10:56:53.694 9 INFO neutron.wsgi [req-cbc6799c-a5ec-4803-a05f-308da4d93d09 req-360900a2-6ac0-4d37-8b7f-50e64e9fcf52 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.134&port_id=ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 1059 time: 0.0578582 2026-05-30 10:56:53.738 9 INFO neutron.wsgi [req-cbc6799c-a5ec-4803-a05f-308da4d93d09 req-c9795bf1-fdc0-4786-b546-ae4bcec4988c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c7&port_id=ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 217 time: 0.0358071 2026-05-30 10:56:53.784 9 INFO neutron.wsgi [req-cbc6799c-a5ec-4803-a05f-308da4d93d09 req-7a93969a-0a6a-4197-a6b0-4be65dc065ac 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c4db3555-540c-499e-bd8d-5f0498a3b52e&id=e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 1566 time: 0.0375578 2026-05-30 10:56:53.821 9 INFO neutron.wsgi [req-cbc6799c-a5ec-4803-a05f-308da4d93d09 req-0399877a-f01e-4ce2-8bd8-02b6d8f35569 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0265670 2026-05-30 10:56:53.854 9 INFO neutron.wsgi [req-cbc6799c-a5ec-4803-a05f-308da4d93d09 req-807d1722-e615-47fc-8dba-db7b324b2183 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0261149 2026-05-30 10:56:53.927 9 INFO neutron.wsgi [req-cbc6799c-a5ec-4803-a05f-308da4d93d09 req-127a6a81-e55c-442f-b592-9f6c45536341 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0680387 2026-05-30 10:56:53.989 9 INFO neutron.wsgi [req-cbc6799c-a5ec-4803-a05f-308da4d93d09 req-268744a4-3f64-4aae-91c7-e8fd13584136 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0523725 2026-05-30 10:56:54.255 10 WARNING neutron_lib.context [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:54.429 10 INFO neutron.db.ovn_revision_numbers_db [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 3cce5b93-8cb5-4dd5-9f16-c18e421aac01 (type: security_groups) to 1 2026-05-30 10:56:54.446 10 INFO neutron.db.ovn_revision_numbers_db [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 0453540f-e75f-496d-a02e-3ddd02e40a01 (type: security_group_rules) to 0 2026-05-30 10:56:54.460 10 INFO neutron.db.ovn_revision_numbers_db [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 46119dbd-0242-435b-b391-4c0683d0a082 (type: security_group_rules) to 0 2026-05-30 10:56:54.478 10 INFO neutron.db.ovn_revision_numbers_db [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 5470bd62-a3a0-456a-9371-0d5698a45fa0 (type: security_group_rules) to 0 2026-05-30 10:56:54.496 10 INFO neutron.db.ovn_revision_numbers_db [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource c643a851-bad2-4711-8c1f-250e206c995f (type: security_group_rules) to 0 2026-05-30 10:56:54.547 10 INFO neutron.db.segments_db [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Added segment a5d776f8-80c1-4fa5-b8b0-04a65783879d of type geneve for network 3b814314-3b88-4bfe-ac9c-1a2e66e6646a 2026-05-30 10:56:54.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 3b814314-3b88-4bfe-ac9c-1a2e66e6646a (type: networks) to 1 2026-05-30 10:56:54.894 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:56:54.896 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 3b814314-3b88-4bfe-ac9c-1a2e66e6646a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:55.003 10 INFO neutron.db.ovn_revision_numbers_db [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 617c66a7-417e-443c-a072-4496cca7e3e2 (type: ports) to 1 2026-05-30 10:56:55.027 10 INFO neutron.wsgi [None req-98775bdb-0af5-4372-aa15-500dd60c3aab a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.9489319 2026-05-30 10:56:55.037 10 WARNING neutron_lib.context [None req-8e46dac0-32f3-4f47-b3ee-02dc904f9a36 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:55.126 10 INFO neutron.db.segments_db [None req-8e46dac0-32f3-4f47-b3ee-02dc904f9a36 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Added segment bc57aadb-2b92-4cca-b57d-72d07f6e8940 of type geneve for network 71156964-9c8b-4131-a573-2747f6fbf13f 2026-05-30 10:56:55.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-8e46dac0-32f3-4f47-b3ee-02dc904f9a36 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 71156964-9c8b-4131-a573-2747f6fbf13f (type: networks) to 1 2026-05-30 10:56:55.501 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e46dac0-32f3-4f47-b3ee-02dc904f9a36 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:56:55.505 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e46dac0-32f3-4f47-b3ee-02dc904f9a36 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 71156964-9c8b-4131-a573-2747f6fbf13f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:55.607 10 INFO neutron.db.ovn_revision_numbers_db [None req-8e46dac0-32f3-4f47-b3ee-02dc904f9a36 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 169dff46-ed7f-442d-b51a-b17d41da42c5 (type: ports) to 1 2026-05-30 10:56:55.613 9 WARNING neutron_lib.context [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:55.631 10 INFO neutron.wsgi [None req-8e46dac0-32f3-4f47-b3ee-02dc904f9a36 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.5991726 2026-05-30 10:56:55.641 10 WARNING neutron_lib.context [None req-c469f1cd-de83-49ce-a047-f861c3232ab3 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:55.782 9 INFO neutron.db.ovn_revision_numbers_db [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource fd874485-8ba7-43ba-9b10-f58694d0c536 (type: security_groups) to 1 2026-05-30 10:56:55.799 9 INFO neutron.db.ovn_revision_numbers_db [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource 1416f966-8ed8-4f93-9afe-5e0cd3d7e00b (type: security_group_rules) to 0 2026-05-30 10:56:55.817 9 INFO neutron.db.ovn_revision_numbers_db [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource 4407aac1-d85d-41bb-8773-ff527048b36a (type: security_group_rules) to 0 2026-05-30 10:56:55.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource 64468c77-8784-475c-a1b0-89e5249bb7e5 (type: security_group_rules) to 0 2026-05-30 10:56:55.850 9 INFO neutron.db.ovn_revision_numbers_db [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource 960ccde0-966c-4a4a-85a9-7652db7c538f (type: security_group_rules) to 0 2026-05-30 10:56:55.913 9 INFO neutron.db.segments_db [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Added segment e71e0dab-8df7-42ed-9b08-402813fa03a5 of type geneve for network a7a567e9-5ecd-4cb3-9dd1-d064a72d99e8 2026-05-30 10:56:55.919 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c469f1cd-de83-49ce-a047-f861c3232ab3 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:56:55.921 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c469f1cd-de83-49ce-a047-f861c3232ab3 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 3b814314-3b88-4bfe-ac9c-1a2e66e6646a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:55.951 10 INFO neutron.db.ovn_revision_numbers_db [None req-c469f1cd-de83-49ce-a047-f861c3232ab3 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 91f60a85-7dfe-487f-a0de-204fdbc5b7fa (type: subnets) to 0 2026-05-30 10:56:55.967 10 INFO neutron.wsgi [None req-c469f1cd-de83-49ce-a047-f861c3232ab3 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3315437 2026-05-30 10:56:55.977 10 WARNING neutron_lib.context [None req-e580fa2e-ed36-4347-83a9-6629041e3bdc a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:56.064 9 INFO neutron.db.ovn_revision_numbers_db [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource a7a567e9-5ecd-4cb3-9dd1-d064a72d99e8 (type: networks) to 1 2026-05-30 10:56:56.243 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e580fa2e-ed36-4347-83a9-6629041e3bdc a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:56:56.246 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e580fa2e-ed36-4347-83a9-6629041e3bdc a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 71156964-9c8b-4131-a573-2747f6fbf13f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:56.276 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] No more DHCP agents 2026-05-30 10:56:56.278 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Unable to schedule network a7a567e9-5ecd-4cb3-9dd1-d064a72d99e8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:56.279 10 INFO neutron.db.ovn_revision_numbers_db [None req-e580fa2e-ed36-4347-83a9-6629041e3bdc a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 2a9e4429-7687-4fb1-982d-537ec29e1385 (type: subnets) to 0 2026-05-30 10:56:56.296 10 INFO neutron.wsgi [None req-e580fa2e-ed36-4347-83a9-6629041e3bdc a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.3240516 2026-05-30 10:56:56.311 10 WARNING neutron_lib.context [None req-e3666f9e-84ba-49de-8494-271a91de40f4 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:56.381 9 INFO neutron.db.ovn_revision_numbers_db [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource 51c49a9c-6fe3-4796-9a7c-222138277967 (type: ports) to 1 2026-05-30 10:56:56.405 9 INFO neutron.wsgi [None req-34db85fd-23df-4878-ae4d-822208f5304e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 845 time: 0.9924452 2026-05-30 10:56:56.414 9 WARNING neutron_lib.context [None req-4f97f79d-8145-4b26-aaf8-27a99deafec3 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:56.442 10 INFO neutron.db.ovn_revision_numbers_db [None req-e3666f9e-84ba-49de-8494-271a91de40f4 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 745547bc-a189-405e-8abd-b5a23893ec4c (type: routers) to 1 2026-05-30 10:56:56.460 10 INFO neutron.wsgi [None req-e3666f9e-84ba-49de-8494-271a91de40f4 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 806 time: 0.1589794 2026-05-30 10:56:56.667 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f97f79d-8145-4b26-aaf8-27a99deafec3 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] No more DHCP agents 2026-05-30 10:56:56.669 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f97f79d-8145-4b26-aaf8-27a99deafec3 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Unable to schedule network a7a567e9-5ecd-4cb3-9dd1-d064a72d99e8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:56.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f97f79d-8145-4b26-aaf8-27a99deafec3 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource 555a75e6-4adb-4c22-9f7b-2cbd136d015b (type: ports) to 1 2026-05-30 10:56:56.794 9 INFO neutron.wsgi [None req-4f97f79d-8145-4b26-aaf8-27a99deafec3 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.3841302 /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-05-30 10:56:56.804 9 WARNING neutron_lib.context [None req-434c4d18-3698-4ea9-b243-91e6de6bacd0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:56.903 9 INFO neutron.db.segments_db [None req-434c4d18-3698-4ea9-b243-91e6de6bacd0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Added segment 128100ba-e65c-4530-b786-d30bdcf55d90 of type geneve for network 5711cb25-a9ab-4866-9a8b-8d545c96431d 2026-05-30 10:56:56.968 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dcbd1ef8-4380-4a57-bf22-344fed5f8c93 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:56:56.970 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dcbd1ef8-4380-4a57-bf22-344fed5f8c93 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 3b814314-3b88-4bfe-ac9c-1a2e66e6646a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:57.041 9 INFO neutron.db.ovn_revision_numbers_db [None req-434c4d18-3698-4ea9-b243-91e6de6bacd0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource 5711cb25-a9ab-4866-9a8b-8d545c96431d (type: networks) to 1 2026-05-30 10:56:57.081 10 INFO neutron.db.ovn_revision_numbers_db [None req-dcbd1ef8-4380-4a57-bf22-344fed5f8c93 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 9956b646-f48b-460c-9856-95d62f8a013f (type: ports) to 1 2026-05-30 10:56:57.226 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-434c4d18-3698-4ea9-b243-91e6de6bacd0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] No more DHCP agents 2026-05-30 10:56:57.228 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-434c4d18-3698-4ea9-b243-91e6de6bacd0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Unable to schedule network 5711cb25-a9ab-4866-9a8b-8d545c96431d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:57.310 9 INFO neutron.db.ovn_revision_numbers_db [None req-434c4d18-3698-4ea9-b243-91e6de6bacd0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource e0d04547-8817-4cf8-99a3-f8376db60d31 (type: ports) to 1 2026-05-30 10:56:57.330 9 INFO neutron.wsgi [None req-434c4d18-3698-4ea9-b243-91e6de6bacd0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 834 time: 0.5310059 2026-05-30 10:56:57.346 9 WARNING neutron_lib.context [None req-5b64e2a2-c491-42e0-ac0f-85b4c08fb19f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:57.548 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b64e2a2-c491-42e0-ac0f-85b4c08fb19f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] No more DHCP agents 2026-05-30 10:56:57.551 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b64e2a2-c491-42e0-ac0f-85b4c08fb19f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Unable to schedule network 5711cb25-a9ab-4866-9a8b-8d545c96431d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:57.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-5b64e2a2-c491-42e0-ac0f-85b4c08fb19f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource d812b6aa-43aa-453c-a935-da3fe5eb4e90 (type: subnets) to 0 2026-05-30 10:56:57.599 9 INFO neutron.wsgi [None req-5b64e2a2-c491-42e0-ac0f-85b4c08fb19f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.2596326 2026-05-30 10:56:57.609 9 WARNING neutron_lib.context [None req-9053526e-f888-4251-9ebc-cd2d4c0dbb6d f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:57.805 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-dcbd1ef8-4380-4a57-bf22-344fed5f8c93 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9956b646-f48b-460c-9856-95d62f8a013f 2026-05-30 10:56:57.805 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:57.805 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9956b646-f48b-460c-9856-95d62f8a013f 2026-05-30 10:56:57.805 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager [None req-dcbd1ef8-4380-4a57-bf22-344fed5f8c93 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9956b646-f48b-460c-9856-95d62f8a013f 2026-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:57.805 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-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-9956b646-f48b-460c-9856-95d62f8a013f 2026-05-30 10:56:57.805 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:56:57.973 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 9956b646-f48b-460c-9856-95d62f8a013f 2026-05-30 10:56:57.982 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 9956b646-f48b-460c-9856-95d62f8a013f 2026-05-30 10:56:57.999 10 INFO neutron.db.ovn_revision_numbers_db [None req-dcbd1ef8-4380-4a57-bf22-344fed5f8c93 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 9956b646-f48b-460c-9856-95d62f8a013f (type: ports) to 1 2026-05-30 10:56:58.016 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9053526e-f888-4251-9ebc-cd2d4c0dbb6d f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] No more DHCP agents 2026-05-30 10:56:58.018 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9053526e-f888-4251-9ebc-cd2d4c0dbb6d f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Unable to schedule network 5711cb25-a9ab-4866-9a8b-8d545c96431d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:58.068 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dcbd1ef8-4380-4a57-bf22-344fed5f8c93 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:56:58.069 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dcbd1ef8-4380-4a57-bf22-344fed5f8c93 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 3b814314-3b88-4bfe-ac9c-1a2e66e6646a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:58.179 9 INFO neutron.db.ovn_revision_numbers_db [None req-9053526e-f888-4251-9ebc-cd2d4c0dbb6d f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource d89e70ab-6c5a-4740-aa70-2ae0fa9eaaa2 (type: ports) to 1 2026-05-30 10:56:58.214 9 INFO neutron.wsgi [None req-9053526e-f888-4251-9ebc-cd2d4c0dbb6d f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1165 time: 0.6091816 /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-05-30 10:56:58.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-dcbd1ef8-4380-4a57-bf22-344fed5f8c93 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 9956b646-f48b-460c-9856-95d62f8a013f (type: router_ports) to 1 2026-05-30 10:56:58.244 10 INFO neutron.wsgi [None req-dcbd1ef8-4380-4a57-bf22-344fed5f8c93 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "PUT /v2.0/routers/745547bc-a189-405e-8abd-b5a23893ec4c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7790792 2026-05-30 10:56:58.284 10 INFO neutron.wsgi [None req-56a6c85b-2b5a-4286-bf6f-07f0f92b027c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports/9956b646-f48b-460c-9856-95d62f8a013f HTTP/1.1" status: 200 len: 1141 time: 0.0349700 2026-05-30 10:56:58.540 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 9956b646-f48b-460c-9856-95d62f8a013f (type: ports) to 2 2026-05-30 10:56:58.718 9 INFO neutron.wsgi [None req-c5f28376-71d2-4e34-9ef8-e9f8f7fd3d09 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/ports/d89e70ab-6c5a-4740-aa70-2ae0fa9eaaa2 HTTP/1.1" status: 204 len: 168 time: 0.4990833 2026-05-30 10:56:58.732 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 9956b646-f48b-460c-9856-95d62f8a013f (type: router_ports) to 2 2026-05-30 10:56:58.741 9 INFO neutron.pecan_wsgi.hooks.translation [None req-20aa9de8-21c3-4a57-b347-564c5bf96256 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:56:58.750 9 INFO neutron.wsgi [None req-20aa9de8-21c3-4a57-b347-564c5bf96256 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/ports/d89e70ab-6c5a-4740-aa70-2ae0fa9eaaa2 HTTP/1.1" status: 404 len: 333 time: 0.0239873 2026-05-30 10:56:58.774 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c90d6fd9-b856-4de2-ab15-8a6f7c3da360 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:56:58.776 10 INFO neutron.wsgi [None req-c90d6fd9-b856-4de2-ab15-8a6f7c3da360 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "GET /v2.0/ports/d89e70ab-6c5a-4740-aa70-2ae0fa9eaaa2 HTTP/1.1" status: 404 len: 333 time: 0.0197687 2026-05-30 10:56:58.870 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f5e2b7e-bcdb-4d1c-b31b-35c1ed1c3e40 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:56:58.873 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f5e2b7e-bcdb-4d1c-b31b-35c1ed1c3e40 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 71156964-9c8b-4131-a573-2747f6fbf13f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:56:58.988 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f5e2b7e-bcdb-4d1c-b31b-35c1ed1c3e40 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 32b8a7b2-64c0-477a-9159-5b026a0278b4 (type: ports) to 1 2026-05-30 10:56:59.018 9 INFO neutron.wsgi [None req-6bb9aed5-5d56-4adc-b213-7d25c9eb5642 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/subnets/d812b6aa-43aa-453c-a935-da3fe5eb4e90 HTTP/1.1" status: 204 len: 168 time: 0.2354953 2026-05-30 10:56:59.523 10 INFO neutron.services.segments.plugin [-] Segment 128100ba-e65c-4530-b786-d30bdcf55d90 resource provider aggregate not found 2026-05-30 10:56:59.527 10 INFO neutron.services.segments.plugin [-] Segment 128100ba-e65c-4530-b786-d30bdcf55d90 resource provider aggregate not found 2026-05-30 10:56:59.555 10 INFO neutron.services.segments.plugin [-] Segment 128100ba-e65c-4530-b786-d30bdcf55d90 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 128100ba-e65c-4530-b786-d30bdcf55d90 found for delete ", "request_id": "req-eb2bf3c6-e966-47fd-b9b4-8c0e92b9b5d8"}]} 2026-05-30 10:56:59.556 10 INFO neutron.services.segments.plugin [-] Segment 128100ba-e65c-4530-b786-d30bdcf55d90 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 128100ba-e65c-4530-b786-d30bdcf55d90 found for delete ", "request_id": "req-d9407088-47fb-44c5-af6e-6ccafa521860"}]} 2026-05-30 10:56:59.620 10 INFO neutron.wsgi [None req-79965c9c-6c55-4bb1-bfc9-8dc019f1a3c7 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/networks/5711cb25-a9ab-4866-9a8b-8d545c96431d HTTP/1.1" status: 204 len: 168 time: 0.5837402 2026-05-30 10:56:59.633 10 WARNING neutron_lib.context [None req-4e5dfa6c-8121-4098-b629-dbb3d07c6d29 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:56:59.636 9 INFO neutron.wsgi [req-dd61a384-8201-4928-aa4e-89cac2466dca req-3d4f06d4-18c8-4202-a907-aea5861a8030 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/ports?device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 1642 time: 0.1714683 2026-05-30 10:56:59.658 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-1f5e2b7e-bcdb-4d1c-b31b-35c1ed1c3e40 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-32b8a7b2-64c0-477a-9159-5b026a0278b4 2026-05-30 10:56:59.658 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:56:59.658 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-05-30 10:56:59.658 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:56:59.658 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-05-30 10:56:59.658 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:59.658 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-05-30 10:56:59.658 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:56:59.658 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-05-30 10:56:59.658 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:59.658 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-05-30 10:56:59.658 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:59.658 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-32b8a7b2-64c0-477a-9159-5b026a0278b4 2026-05-30 10:56:59.658 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager [None req-1f5e2b7e-bcdb-4d1c-b31b-35c1ed1c3e40 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-32b8a7b2-64c0-477a-9159-5b026a0278b4 2026-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:56:59.659 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-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:56:59.659 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-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:56:59.659 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-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:56:59.659 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-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:56:59.659 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-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:56:59.659 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-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:56:59.659 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-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:56:59.659 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-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:56:59.659 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-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-32b8a7b2-64c0-477a-9159-5b026a0278b4 2026-05-30 10:56:59.659 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:56:59.694 9 INFO neutron.wsgi [req-dd61a384-8201-4928-aa4e-89cac2466dca req-8a44e73c-ea8a-4449-8a46-fba4618a8b2e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/security-groups?id=3395acd4-2e0e-424c-b450-e244aca4fab0&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0507419 2026-05-30 10:56:59.762 10 INFO neutron.db.segments_db [None req-4e5dfa6c-8121-4098-b629-dbb3d07c6d29 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Added segment a54a3643-0dbf-40c4-9854-38ca69f24bdb of type geneve for network f49302f1-c4b6-4339-aeee-7b515655bd9f 2026-05-30 10:56:59.841 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 32b8a7b2-64c0-477a-9159-5b026a0278b4 2026-05-30 10:56:59.851 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 32b8a7b2-64c0-477a-9159-5b026a0278b4 2026-05-30 10:56:59.894 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f5e2b7e-bcdb-4d1c-b31b-35c1ed1c3e40 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 32b8a7b2-64c0-477a-9159-5b026a0278b4 (type: ports) to 1 2026-05-30 10:56:59.990 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e5dfa6c-8121-4098-b629-dbb3d07c6d29 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource f49302f1-c4b6-4339-aeee-7b515655bd9f (type: networks) to 1 2026-05-30 10:57:00.086 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f5e2b7e-bcdb-4d1c-b31b-35c1ed1c3e40 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:57:00.089 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f5e2b7e-bcdb-4d1c-b31b-35c1ed1c3e40 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 71156964-9c8b-4131-a573-2747f6fbf13f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:00.595 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e5dfa6c-8121-4098-b629-dbb3d07c6d29 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] No more DHCP agents 2026-05-30 10:57:00.601 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e5dfa6c-8121-4098-b629-dbb3d07c6d29 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Unable to schedule network f49302f1-c4b6-4339-aeee-7b515655bd9f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:00.679 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f5e2b7e-bcdb-4d1c-b31b-35c1ed1c3e40 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 32b8a7b2-64c0-477a-9159-5b026a0278b4 (type: router_ports) to 1 2026-05-30 10:57:00.686 10 INFO neutron.wsgi [None req-1f5e2b7e-bcdb-4d1c-b31b-35c1ed1c3e40 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "PUT /v2.0/routers/745547bc-a189-405e-8abd-b5a23893ec4c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.3979266 2026-05-30 10:57:00.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e5dfa6c-8121-4098-b629-dbb3d07c6d29 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource 68250ebd-e5bd-42a2-83dc-e91f13298027 (type: ports) to 1 2026-05-30 10:57:00.799 10 INFO neutron.wsgi [None req-4e5dfa6c-8121-4098-b629-dbb3d07c6d29 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 834 time: 1.1696866 2026-05-30 10:57:00.804 9 INFO neutron.wsgi [None req-a42e9328-7325-4975-8344-0b9602d8751a a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports/32b8a7b2-64c0-477a-9159-5b026a0278b4 HTTP/1.1" status: 200 len: 1149 time: 0.1127508 2026-05-30 10:57:00.820 9 WARNING neutron_lib.context [None req-be189368-f660-4579-b53b-cdc4549fdb22 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:00.852 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 32b8a7b2-64c0-477a-9159-5b026a0278b4 (type: ports) to 2 2026-05-30 10:57:00.867 10 INFO neutron.wsgi [None req-a4880b7d-da37-4e62-ac25-1e739b9f7349 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports/32b8a7b2-64c0-477a-9159-5b026a0278b4 HTTP/1.1" status: 200 len: 1149 time: 0.0466814 2026-05-30 10:57:00.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 32b8a7b2-64c0-477a-9159-5b026a0278b4 (type: router_ports) to 2 2026-05-30 10:57:01.525 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be189368-f660-4579-b53b-cdc4549fdb22 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] No more DHCP agents 2026-05-30 10:57:01.529 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be189368-f660-4579-b53b-cdc4549fdb22 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Unable to schedule network f49302f1-c4b6-4339-aeee-7b515655bd9f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:01.576 9 INFO neutron.db.ovn_revision_numbers_db [None req-be189368-f660-4579-b53b-cdc4549fdb22 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource efd046b5-e71c-40ad-9f35-cc894444bdb2 (type: subnets) to 0 2026-05-30 10:57:01.596 9 INFO neutron.wsgi [None req-be189368-f660-4579-b53b-cdc4549fdb22 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.7874265 2026-05-30 10:57:01.617 9 WARNING neutron_lib.context [None req-1a21000f-6259-4236-a347-51e861598bf0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:01.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033913 2026-05-30 10:57:01.882 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021324 2026-05-30 10:57:02.129 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a21000f-6259-4236-a347-51e861598bf0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] No more DHCP agents 2026-05-30 10:57:02.133 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a21000f-6259-4236-a347-51e861598bf0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Unable to schedule network f49302f1-c4b6-4339-aeee-7b515655bd9f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:02.164 9 INFO neutron.wsgi [req-fc9ce33d-3a3f-44da-af1f-e9ab1f9f6f9c req-4da8b0ad-751e-4efc-9871-7353c188d19a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?device_id=dcee2631-598a-42c4-99da-6003a49186a5&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0601001 /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-05-30 10:57:02.252 9 INFO neutron.wsgi [None req-a66f0b88-7e76-4533-b03f-1cc18436fde3 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "PUT /v2.0/routers/745547bc-a189-405e-8abd-b5a23893ec4c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3786306 2026-05-30 10:57:02.273 9 INFO neutron.wsgi [req-fc9ce33d-3a3f-44da-af1f-e9ab1f9f6f9c req-bbfb57c8-c458-40e9-ad98-745a00a93b9e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1634 time: 0.0598216 2026-05-30 10:57:02.361 10 INFO neutron.wsgi [None req-2bec6b2c-fce4-49b0-ac04-aaa9f61fa286 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports/9956b646-f48b-460c-9856-95d62f8a013f HTTP/1.1" status: 200 len: 1141 time: 0.1028156 2026-05-30 10:57:02.361 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a21000f-6259-4236-a347-51e861598bf0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource cd330ca9-1a47-41a8-bea2-1737f0f13aaf (type: ports) to 1 2026-05-30 10:57:02.378 9 INFO neutron.wsgi [req-fc9ce33d-3a3f-44da-af1f-e9ab1f9f6f9c req-83007e39-9df7-40a3-8a31-b075f113a05b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1003 time: 0.0860415 2026-05-30 10:57:02.392 9 INFO neutron.wsgi [None req-1a21000f-6259-4236-a347-51e861598bf0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1126 time: 0.7879477 2026-05-30 10:57:02.435 9 INFO neutron.wsgi [req-fc9ce33d-3a3f-44da-af1f-e9ab1f9f6f9c req-20527fa8-7f3e-4800-adc7-2b43253f8ae1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 1059 time: 0.0511086 2026-05-30 10:57:02.468 9 INFO neutron.wsgi [req-fc9ce33d-3a3f-44da-af1f-e9ab1f9f6f9c req-eebcb8c1-abd4-472e-88f4-83986f6cda21 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A96&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 217 time: 0.0258124 2026-05-30 10:57:02.517 9 INFO neutron.wsgi [req-fc9ce33d-3a3f-44da-af1f-e9ab1f9f6f9c req-83703a8c-7bc8-48c7-987d-7077059b83d2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=87ddc982-c924-4506-9f2f-d3626cd2f345&id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 1562 time: 0.0413895 2026-05-30 10:57:02.549 9 INFO neutron.wsgi [req-fc9ce33d-3a3f-44da-af1f-e9ab1f9f6f9c req-e9d045f2-2e86-4665-aa39-310d3b72a49d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0240684 2026-05-30 10:57:02.581 9 INFO neutron.wsgi [req-fc9ce33d-3a3f-44da-af1f-e9ab1f9f6f9c req-51f2aa4e-6e81-497b-bbe7-5a6a6abe8878 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0243616 2026-05-30 10:57:02.651 9 INFO neutron.wsgi [req-fc9ce33d-3a3f-44da-af1f-e9ab1f9f6f9c req-0424c510-2cb2-44b9-94f8-49fd3a3ee62e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0635614 2026-05-30 10:57:02.726 9 INFO neutron.wsgi [req-fc9ce33d-3a3f-44da-af1f-e9ab1f9f6f9c req-c738a2a9-41cd-4300-ba3e-81d12f9fbed7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0657940 2026-05-30 10:57:02.793 9 INFO neutron.wsgi [None req-39cd59c6-58e8-48a4-a298-8db3a6fde397 8f9a18a4ad5f457ca0b5089f606f6d76 1719ee21b774411dbd9e147c65fd1dda - - default default] 10.0.0.53 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 846 time: 0.0418179 2026-05-30 10:57:02.907 10 INFO neutron.wsgi [None req-25bc93e8-9f4c-486c-b1bc-516fba9e5c86 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/ports/cd330ca9-1a47-41a8-bea2-1737f0f13aaf HTTP/1.1" status: 204 len: 168 time: 0.5091755 2026-05-30 10:57:02.935 9 INFO neutron.pecan_wsgi.hooks.translation [None req-efb28962-81cb-4d02-8343-5d7c809c911f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:57:02.937 9 INFO neutron.wsgi [None req-efb28962-81cb-4d02-8343-5d7c809c911f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "GET /v2.0/ports/cd330ca9-1a47-41a8-bea2-1737f0f13aaf HTTP/1.1" status: 404 len: 333 time: 0.0258675 2026-05-30 10:57:03.147 9 INFO neutron.wsgi [None req-43c27047-4eed-4c45-975e-4d6641f456ed f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/subnets/efd046b5-e71c-40ad-9f35-cc894444bdb2 HTTP/1.1" status: 204 len: 168 time: 0.2040975 2026-05-30 10:57:03.167 10 INFO neutron.wsgi [None req-cd56875f-9e59-4877-bdf8-fdc5f8fcb2ee a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "PUT /v2.0/routers/745547bc-a189-405e-8abd-b5a23893ec4c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7999201 /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-05-30 10:57:03.201 10 INFO neutron.wsgi [None req-1de7d305-91a4-4e41-8db3-f883b2fc9419 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=745547bc-a189-405e-8abd-b5a23893ec4c HTTP/1.1" status: 200 len: 205 time: 0.0275683 2026-05-30 10:57:03.466 10 INFO neutron.wsgi [None req-3c2c003e-cf76-49d2-bd54-234b6e974b0b a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/routers/745547bc-a189-405e-8abd-b5a23893ec4c HTTP/1.1" status: 204 len: 168 time: 0.2613649 2026-05-30 10:57:03.553 9 INFO neutron.services.segments.plugin [-] Segment a54a3643-0dbf-40c4-9854-38ca69f24bdb resource provider aggregate not found 2026-05-30 10:57:03.557 9 INFO neutron.services.segments.plugin [-] Segment a54a3643-0dbf-40c4-9854-38ca69f24bdb resource provider aggregate not found 2026-05-30 10:57:03.574 9 INFO neutron.services.segments.plugin [-] Segment a54a3643-0dbf-40c4-9854-38ca69f24bdb 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 a54a3643-0dbf-40c4-9854-38ca69f24bdb found for delete ", "request_id": "req-4f40635e-f865-4863-aed2-40b5977a4985"}]} 2026-05-30 10:57:03.585 9 INFO neutron.services.segments.plugin [-] Segment a54a3643-0dbf-40c4-9854-38ca69f24bdb 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 a54a3643-0dbf-40c4-9854-38ca69f24bdb found for delete ", "request_id": "req-6578772b-36a7-499f-8227-775c20e2184f"}]} 2026-05-30 10:57:03.595 9 INFO neutron.wsgi [None req-1ae47bf8-2c86-4d80-906d-e24153ae61c5 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/networks/f49302f1-c4b6-4339-aeee-7b515655bd9f HTTP/1.1" status: 204 len: 168 time: 0.4423902 2026-05-30 10:57:03.607 9 WARNING neutron_lib.context [None req-9e08597d-375a-4958-a425-ea5cd4c5404f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:03.657 10 INFO neutron.wsgi [None req-9f46fe62-0af2-4652-9a29-8b4605b742c4 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/2a9e4429-7687-4fb1-982d-537ec29e1385 HTTP/1.1" status: 204 len: 168 time: 0.1860130 2026-05-30 10:57:03.775 10 INFO neutron.wsgi [None req-3d4d7f6d-8702-4c00-944d-a842028013d0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0396378 2026-05-30 10:57:03.787 10 INFO neutron.wsgi [None req-f6818b36-981d-4d07-8f76-bd481b174ddf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0036654 2026-05-30 10:57:03.796 10 INFO neutron.wsgi [None req-e11f92e6-6e47-4089-b409-e0265f935871 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0035379 2026-05-30 10:57:03.806 10 INFO neutron.wsgi [None req-76ad6b58-d125-4d19-83e5-aa59e5c5623c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0031884 2026-05-30 10:57:03.854 10 INFO neutron.wsgi [None req-c8e5cc9a-d352-487b-bea9-84cdd0d86774 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/91f60a85-7dfe-487f-a0de-204fdbc5b7fa HTTP/1.1" status: 204 len: 168 time: 0.1913431 2026-05-30 10:57:04.178 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e08597d-375a-4958-a425-ea5cd4c5404f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] No more DHCP agents 2026-05-30 10:57:04.180 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e08597d-375a-4958-a425-ea5cd4c5404f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Unable to schedule network a7a567e9-5ecd-4cb3-9dd1-d064a72d99e8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:04.218 10 INFO neutron.services.segments.plugin [-] Segment bc57aadb-2b92-4cca-b57d-72d07f6e8940 resource provider aggregate not found 2026-05-30 10:57:04.225 10 INFO neutron.services.segments.plugin [-] Segment bc57aadb-2b92-4cca-b57d-72d07f6e8940 resource provider aggregate not found 2026-05-30 10:57:04.238 10 INFO neutron.services.segments.plugin [-] Segment bc57aadb-2b92-4cca-b57d-72d07f6e8940 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 bc57aadb-2b92-4cca-b57d-72d07f6e8940 found for delete ", "request_id": "req-71abf79f-20d8-4336-bb1f-7305f97ae9bb"}]} 2026-05-30 10:57:04.246 10 INFO neutron.services.segments.plugin [-] Segment bc57aadb-2b92-4cca-b57d-72d07f6e8940 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 bc57aadb-2b92-4cca-b57d-72d07f6e8940 found for delete ", "request_id": "req-8cda4139-6434-4ede-8c92-f23bfddd06d2"}]} 2026-05-30 10:57:04.266 10 INFO neutron.wsgi [None req-6aa9081e-6877-4858-bde1-e0379bcee689 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/networks/71156964-9c8b-4131-a573-2747f6fbf13f HTTP/1.1" status: 204 len: 168 time: 0.4055052 2026-05-30 10:57:04.280 9 INFO neutron.db.ovn_revision_numbers_db [None req-9e08597d-375a-4958-a425-ea5cd4c5404f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource 6a03c008-d316-45d6-9b42-ef98944db513 (type: ports) to 1 2026-05-30 10:57:04.290 10 INFO neutron.wsgi [-] 10.0.0.134 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0012491 2026-05-30 10:57:04.306 9 INFO neutron.wsgi [None req-9e08597d-375a-4958-a425-ea5cd4c5404f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 977 time: 0.7028832 /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-05-30 10:57:04.343 9 INFO neutron.wsgi [None req-351a3a43-7f43-4952-a9b5-c6231cd95137 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.134 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 833 time: 0.0361843 2026-05-30 10:57:04.359 10 INFO neutron.wsgi [None req-d255c796-bc58-42d2-829b-a4d679d13e11 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0053873 2026-05-30 10:57:04.371 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No port found with ID 9956b646-f48b-460c-9856-95d62f8a013f: RuntimeError: No port found with ID 9956b646-f48b-460c-9856-95d62f8a013f 2026-05-30 10:57:04.654 10 INFO neutron.wsgi [None req-7451fa22-41f6-4edb-92ed-b426b330de65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.2888496 2026-05-30 10:57:04.676 10 INFO neutron.wsgi [None req-f175acdf-cfff-414e-b7b9-f1a1c167d012 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0057337 2026-05-30 10:57:04.686 10 INFO neutron.wsgi [None req-9eb08457-f463-420d-bf89-3937b1122607 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047121 2026-05-30 10:57:04.749 10 INFO neutron.wsgi [None req-b9cb90be-8a29-40d7-915f-bfff8a4b8133 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0553033 2026-05-30 10:57:05.006 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: 6a03c008-d316-45d6-9b42-ef98944db513 /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-05-30 10:57:05.060 10 INFO neutron.wsgi [None req-1a51bd91-1428-4b88-9e6a-4713aa89a14f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0099597 2026-05-30 10:57:05.072 10 INFO neutron.wsgi [None req-16ea479e-a14d-4aab-a973-828691fd8827 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0054939 2026-05-30 10:57:05.083 10 INFO neutron.wsgi [None req-ddfcd9cf-76a9-4a2b-bb0f-cd65004b63d6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0058911 2026-05-30 10:57:05.092 10 INFO neutron.db.ovn_revision_numbers_db [None req-234fe794-70fc-4105-8cf4-22de9350216d f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] Successfully bumped revision number for resource 6a03c008-d316-45d6-9b42-ef98944db513 (type: ports) to 2 2026-05-30 10:57:05.098 10 INFO neutron.wsgi [None req-c73d0c5d-1334-44ac-8246-79b87153dae3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0075452 2026-05-30 10:57:05.134 10 INFO neutron.wsgi [None req-234fe794-70fc-4105-8cf4-22de9350216d f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "PUT /v2.0/ports/6a03c008-d316-45d6-9b42-ef98944db513 HTTP/1.1" status: 200 len: 946 time: 0.8223472 2026-05-30 10:57:05.205 10 INFO neutron.wsgi [None req-0685f0e6-ce05-4377-b281-41a4afabf65d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1002 time: 0.0998847 2026-05-30 10:57:05.229 10 INFO neutron.wsgi [None req-bd015599-c9a0-4448-b9e7-81d9b919360b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0160501 2026-05-30 10:57:05.238 10 INFO neutron.wsgi [None req-e11b8dfa-9203-4f3f-b6d7-1aa0a38f4601 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/networks/3b814314-3b88-4bfe-ac9c-1a2e66e6646a HTTP/1.1" status: 204 len: 168 time: 0.9651642 2026-05-30 10:57:05.253 9 WARNING neutron_lib.context [None req-a103e31f-a511-4c43-b0ca-3f7b9551dfff a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:05.363 9 INFO neutron.db.segments_db [None req-a103e31f-a511-4c43-b0ca-3f7b9551dfff a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Added segment 3a7e7acb-53f7-4cd0-ab70-b514874b8f84 of type geneve for network 194e2cf1-afcc-455d-b471-929dafa22eda 2026-05-30 10:57:05.545 9 INFO neutron.wsgi [None req-f5f18aa9-837e-4de5-b7cb-9af5d18416c0 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/ports/6a03c008-d316-45d6-9b42-ef98944db513 HTTP/1.1" status: 204 len: 168 time: 0.4058902 2026-05-30 10:57:05.575 9 INFO neutron.db.ovn_revision_numbers_db [None req-a103e31f-a511-4c43-b0ca-3f7b9551dfff a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 194e2cf1-afcc-455d-b471-929dafa22eda (type: networks) to 1 2026-05-30 10:57:05.593 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d67603a7-e06b-4227-8fa5-ff5cea314774 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:57:05.595 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d67603a7-e06b-4227-8fa5-ff5cea314774 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 6d5ba96b-5f39-4256-b1dd-a1bb61099614: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:05.611 9 INFO neutron.wsgi [None req-4ab07192-d7d9-4940-b293-bf768007bf28 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1733 time: 0.0596149 2026-05-30 10:57:05.636 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No port found with ID 32b8a7b2-64c0-477a-9159-5b026a0278b4: RuntimeError: No port found with ID 32b8a7b2-64c0-477a-9159-5b026a0278b4 2026-05-30 10:57:05.641 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0d5d05a3-87e3-44e7-b057-5e0320ef990e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] GET failed (client error): The resource could not be found. 2026-05-30 10:57:05.643 9 INFO neutron.wsgi [None req-0d5d05a3-87e3-44e7-b057-5e0320ef990e f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "GET /v2.0/ports/6a03c008-d316-45d6-9b42-ef98944db513 HTTP/1.1" status: 404 len: 333 time: 0.0223937 /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-05-30 10:57:05.727 9 INFO neutron.wsgi [None req-05a4b1fe-ac99-439f-9d80-354c23e1f8df f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1733 time: 0.0772431 2026-05-30 10:57:05.778 9 INFO neutron.wsgi [None req-69dda3d0-e2b8-4f8f-b860-76b3e8d7e0a8 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "GET /v2.0/ports/555a75e6-4adb-4c22-9f7b-2cbd136d015b HTTP/1.1" status: 200 len: 973 time: 0.0461586 2026-05-30 10:57:05.813 10 INFO neutron.pecan_wsgi.hooks.translation [None req-cd9ea219-f002-416b-9b56-19b0c00983d5 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:57:05.816 10 INFO neutron.wsgi [None req-cd9ea219-f002-416b-9b56-19b0c00983d5 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/ports/cd330ca9-1a47-41a8-bea2-1737f0f13aaf HTTP/1.1" status: 404 len: 333 time: 0.0297444 2026-05-30 10:57:05.824 10 INFO neutron.wsgi [req-3b75d2fc-c2a9-450e-af10-6b7659c6e065 req-851abddb-8b3a-44e7-8ac7-988c3100414f f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1210 time: 0.1580670 2026-05-30 10:57:05.846 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a103e31f-a511-4c43-b0ca-3f7b9551dfff a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:57:05.849 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a103e31f-a511-4c43-b0ca-3f7b9551dfff a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 194e2cf1-afcc-455d-b471-929dafa22eda: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:05.859 10 INFO neutron.pecan_wsgi.hooks.translation [None req-0198f7c3-8374-488b-9743-84230b6736d4 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:57:05.862 10 INFO neutron.wsgi [None req-0198f7c3-8374-488b-9743-84230b6736d4 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/subnets/efd046b5-e71c-40ad-9f35-cc894444bdb2 HTTP/1.1" status: 404 len: 337 time: 0.0345294 2026-05-30 10:57:05.888 10 INFO neutron.db.ovn_revision_numbers_db [None req-d67603a7-e06b-4227-8fa5-ff5cea314774 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e (type: ports) to 1 2026-05-30 10:57:05.889 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6185aaaa-6960-4179-b2f6-22cbf37a457f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:57:05.892 9 INFO neutron.wsgi [None req-6185aaaa-6960-4179-b2f6-22cbf37a457f f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/subnets/d812b6aa-43aa-453c-a935-da3fe5eb4e90 HTTP/1.1" status: 404 len: 337 time: 0.0245199 2026-05-30 10:57:05.917 10 INFO neutron.wsgi [req-3b75d2fc-c2a9-450e-af10-6b7659c6e065 req-819e2024-e1d7-4163-9a81-31c9c61f1203 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=b89789b0-d1e6-4606-9a6b-c858e0fe6863&id=54272704-c412-4f58-840c-b95cc051a828&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0797620 2026-05-30 10:57:05.938 10 INFO neutron.wsgi [None req-d67603a7-e06b-4227-8fa5-ff5cea314774 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1337 time: 0.6978626 2026-05-30 10:57:05.973 9 INFO neutron.db.ovn_revision_numbers_db [None req-a103e31f-a511-4c43-b0ca-3f7b9551dfff a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource e406c8b6-21a7-414c-88fa-01a4a64ab7a5 (type: ports) to 1 2026-05-30 10:57:06.009 9 INFO neutron.wsgi [None req-a103e31f-a511-4c43-b0ca-3f7b9551dfff a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.7654550 2026-05-30 10:57:06.024 10 WARNING neutron_lib.context [None req-58635836-dc95-47d1-a0a5-d965a2053912 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:06.141 10 INFO neutron.wsgi [None req-63411b9a-1a34-4473-89de-c44a939d76ff 6874f612e39048cfbe2790443da49c66 8628ca17d2ac4a55b77c98abe2110ca1 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1443 time: 0.1954350 2026-05-30 10:57:06.220 9 INFO neutron.wsgi [None req-f10052cd-e87a-48ae-bc14-d81fa517a794 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/ports/555a75e6-4adb-4c22-9f7b-2cbd136d015b HTTP/1.1" status: 204 len: 168 time: 0.3213069 2026-05-30 10:57:06.249 10 INFO neutron.wsgi [None req-58cef3b7-f5a9-4b1b-9ca6-e169ca9f9fc6 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "GET /v2.0/floatingips?floating_network_id=4903dbdc-7c38-4d3f-b4fc-00ee3387a22c&port_id=6b853082-796b-44c2-a111-88ab3ece102d HTTP/1.1" status: 200 len: 1054 time: 0.1036670 2026-05-30 10:57:06.264 10 INFO neutron.services.segments.plugin [-] Segment a5d776f8-80c1-4fa5-b8b0-04a65783879d resource provider aggregate not found 2026-05-30 10:57:06.277 10 INFO neutron.services.segments.plugin [-] Segment a5d776f8-80c1-4fa5-b8b0-04a65783879d resource provider aggregate not found 2026-05-30 10:57:06.284 10 INFO neutron.services.segments.plugin [-] Segment a5d776f8-80c1-4fa5-b8b0-04a65783879d 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 a5d776f8-80c1-4fa5-b8b0-04a65783879d found for delete ", "request_id": "req-0d530907-f3d0-4a0a-8523-b9d75863dd18"}]} 2026-05-30 10:57:06.298 10 INFO neutron.services.segments.plugin [-] Segment a5d776f8-80c1-4fa5-b8b0-04a65783879d 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 a5d776f8-80c1-4fa5-b8b0-04a65783879d found for delete ", "request_id": "req-03cddb90-82da-4c5e-86cb-e6ee38891c40"}]} 2026-05-30 10:57:06.404 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-58635836-dc95-47d1-a0a5-d965a2053912 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:57:06.407 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-58635836-dc95-47d1-a0a5-d965a2053912 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 194e2cf1-afcc-455d-b471-929dafa22eda: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:06.442 10 INFO neutron.db.ovn_revision_numbers_db [None req-58635836-dc95-47d1-a0a5-d965a2053912 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource b85128ca-5dc8-4696-8607-b00c3268893f (type: subnets) to 0 2026-05-30 10:57:06.460 10 INFO neutron.wsgi [None req-58635836-dc95-47d1-a0a5-d965a2053912 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4455640 2026-05-30 10:57:06.472 10 WARNING neutron_lib.context [None req-cdd4333b-041e-460f-b6ad-b7f0c3dd63bf a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:06.478 9 INFO neutron.wsgi [req-3dd57a36-7f58-40fd-91fb-295fd036b9e9 req-423b4fe0-8bbf-4d7f-bc07-aef923b8710a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1448 time: 0.0346167 2026-05-30 10:57:06.538 9 INFO neutron.wsgi [req-3dd57a36-7f58-40fd-91fb-295fd036b9e9 req-7c4e9a3a-260e-4552-b141-8e2550e25b04 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/security-groups?id=54272704-c412-4f58-840c-b95cc051a828&id=b89789b0-d1e6-4606-9a6b-c858e0fe6863&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0514166 2026-05-30 10:57:06.596 10 INFO neutron.db.ovn_revision_numbers_db [None req-cdd4333b-041e-460f-b6ad-b7f0c3dd63bf a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 2834f43a-e3e7-4eba-b153-fb066e4b651d (type: routers) to 1 2026-05-30 10:57:06.612 10 INFO neutron.wsgi [None req-cdd4333b-041e-460f-b6ad-b7f0c3dd63bf a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 805 time: 0.1450398 2026-05-30 10:57:06.624 10 WARNING neutron_lib.context [None req-e1a331a3-a919-4d20-9b13-dc28de332876 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:06.657 9 INFO neutron.services.segments.plugin [-] Segment e71e0dab-8df7-42ed-9b08-402813fa03a5 resource provider aggregate not found 2026-05-30 10:57:06.662 9 INFO neutron.services.segments.plugin [-] Segment e71e0dab-8df7-42ed-9b08-402813fa03a5 resource provider aggregate not found 2026-05-30 10:57:06.679 9 INFO neutron.services.segments.plugin [-] Segment e71e0dab-8df7-42ed-9b08-402813fa03a5 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 e71e0dab-8df7-42ed-9b08-402813fa03a5 found for delete ", "request_id": "req-e3b69ff7-1a11-4d29-b7f3-f39083efb4c2"}]} 2026-05-30 10:57:06.689 9 INFO neutron.services.segments.plugin [-] Segment e71e0dab-8df7-42ed-9b08-402813fa03a5 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 e71e0dab-8df7-42ed-9b08-402813fa03a5 found for delete ", "request_id": "req-30508262-d90f-4430-b1b2-398cdbbb2a0f"}]} 2026-05-30 10:57:06.708 9 INFO neutron.wsgi [None req-215471b8-9645-412e-979d-99df59bc2249 f27e5f27cf444a3cb1bad017d5d47c89 ec5c1bd7bbf74ff58ff2ea682322603a - - default default] 10.0.0.53 "DELETE /v2.0/networks/a7a567e9-5ecd-4cb3-9dd1-d064a72d99e8 HTTP/1.1" status: 204 len: 168 time: 0.4837697 2026-05-30 10:57:07.005 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1a331a3-a919-4d20-9b13-dc28de332876 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:57:07.008 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1a331a3-a919-4d20-9b13-dc28de332876 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 194e2cf1-afcc-455d-b471-929dafa22eda: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:07.135 10 INFO neutron.db.ovn_revision_numbers_db [None req-e1a331a3-a919-4d20-9b13-dc28de332876 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 90e87aaa-0800-46a3-95c2-f2aede3daa7f (type: ports) to 1 2026-05-30 10:57:07.168 10 INFO neutron.wsgi [None req-e1a331a3-a919-4d20-9b13-dc28de332876 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1163 time: 0.5477231 /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-05-30 10:57:07.427 9 INFO neutron.wsgi [None req-0542e16f-4b83-46e5-b984-555904ed390f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=ec5c1bd7bbf74ff58ff2ea682322603a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2175164 2026-05-30 10:57:07.641 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-cef9012f-2165-45d9-b246-9a233318ab0c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:07.641 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:57:07.641 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-05-30 10:57:07.641 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:57:07.641 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-05-30 10:57:07.641 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:07.641 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-05-30 10:57:07.641 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:57:07.641 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-05-30 10:57:07.641 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:07.641 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-05-30 10:57:07.641 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:07.641 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:07.641 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager [None req-cef9012f-2165-45d9-b246-9a233318ab0c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:57:07.642 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-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:57:07.642 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-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:57:07.642 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-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:57:07.642 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-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:57:07.642 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-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:57:07.642 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-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:07.642 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-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:57:07.642 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-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:07.642 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-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:07.642 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:57:07.685 9 INFO neutron.wsgi [None req-ccb83bee-5482-4ec2-873e-0c04058e96bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/fd874485-8ba7-43ba-9b10-f58694d0c536 HTTP/1.1" status: 204 len: 168 time: 0.2521107 2026-05-30 10:57:07.790 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:07.798 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:07.819 10 INFO neutron.db.ovn_revision_numbers_db [None req-cef9012f-2165-45d9-b246-9a233318ab0c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 90e87aaa-0800-46a3-95c2-f2aede3daa7f (type: ports) to 2 2026-05-30 10:57:08.258 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 90e87aaa-0800-46a3-95c2-f2aede3daa7f (type: ports) to 3 2026-05-30 10:57:08.369 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:08.369 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:57:08.369 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-05-30 10:57:08.369 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:57:08.369 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-05-30 10:57:08.369 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:08.369 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-05-30 10:57:08.369 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:57:08.369 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-05-30 10:57:08.369 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:08.369 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-05-30 10:57:08.369 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:08.369 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:08.369 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:57:08.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-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:57:08.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-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:57:08.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-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:57:08.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-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:57:08.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-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:57:08.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-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:08.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-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:57:08.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-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:08.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-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:08.370 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:08.370 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-05-30 10:57:08.707 9 INFO neutron.wsgi [None req-f8ce26c9-9e19-42d8-a923-9c916da9c27f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.2654636 2026-05-30 10:57:08.718 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status down for port: 6b853082-796b-44c2-a111-88ab3ece102d 2026-05-30 10:57:08.725 9 INFO neutron.wsgi [None req-78701ac3-959a-4ceb-8d00-ca24feebee66 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0078571 2026-05-30 10:57:08.739 9 INFO neutron.wsgi [None req-7259b68a-3736-42ca-964e-e6b9fe814132 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0081596 2026-05-30 10:57:08.747 9 INFO neutron.wsgi [None req-f86d3689-b4a6-42c3-bd0c-419c1e0d5b6b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0038667 2026-05-30 10:57:08.816 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-cef9012f-2165-45d9-b246-9a233318ab0c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:08.816 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:57:08.816 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-05-30 10:57:08.816 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:57:08.816 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-05-30 10:57:08.816 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:08.816 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-05-30 10:57:08.816 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:57:08.816 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-05-30 10:57:08.816 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:08.816 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-05-30 10:57:08.816 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:08.816 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:08.816 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager [None req-cef9012f-2165-45d9-b246-9a233318ab0c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:57:08.817 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-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:57:08.817 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-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:57:08.817 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-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:57:08.817 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-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:57:08.817 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-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:57:08.817 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-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:08.817 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-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:57:08.817 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-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:08.817 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-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:08.817 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:57:08.817 9 INFO neutron.wsgi [None req-802eaf44-527f-4b02-8d18-8b12c10ba658 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1332 time: 0.0626011 2026-05-30 10:57:08.850 9 INFO neutron.wsgi [req-770b9802-0ed5-4156-9977-88d6d4618e63 req-4ae336c1-225e-41bf-92cc-cdaf73fdee03 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1210 time: 0.1748576 2026-05-30 10:57:08.902 9 INFO neutron.wsgi [req-770b9802-0ed5-4156-9977-88d6d4618e63 req-79e37e97-c3ee-4855-bdb2-6a56fd2f40b3 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=b89789b0-d1e6-4606-9a6b-c858e0fe6863&id=54272704-c412-4f58-840c-b95cc051a828&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.0467355 2026-05-30 10:57:08.944 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f7adfe7-fa43-4fd8-add4-743b763247a9'] response: {'server_uuid': '0fddd36d-0b10-4e9b-91bb-f5ae73196e4d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6b853082-796b-44c2-a111-88ab3ece102d', 'code': 200} 2026-05-30 10:57:09.042 9 INFO neutron.wsgi [req-600fa801-6e39-436e-becc-98561b9cf2f2 req-1d6845a8-1e91-4818-9126-c997876e5923 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1208 time: 0.0500472 2026-05-30 10:57:09.080 9 INFO neutron.wsgi [None req-b7339c2d-3b55-4631-b447-8c43ec95e820 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0049770 2026-05-30 10:57:09.089 9 INFO neutron.wsgi [None req-152de23b-4cc4-4e26-a42c-71568f16f17d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0037971 2026-05-30 10:57:09.099 9 INFO neutron.wsgi [None req-4d67e495-3ff9-4ee8-ae2c-d51ab6c627ac 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0041263 2026-05-30 10:57:09.108 9 INFO neutron.wsgi [None req-f5f8cd69-910c-4012-ac01-21ef5422ce1e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045865 2026-05-30 10:57:09.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-cef9012f-2165-45d9-b246-9a233318ab0c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 90e87aaa-0800-46a3-95c2-f2aede3daa7f (type: ports) to 3 2026-05-30 10:57:09.136 9 INFO neutron.api.v2.resource [None req-cb077866-08c2-4bda-a2d1-dd13fd3524ba 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:57:09.137 9 INFO neutron.wsgi [None req-cb077866-08c2-4bda-a2d1-dd13fd3524ba 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups/lb-9166362a-b726-4435-bd02-7239009ac2d2 HTTP/1.1" status: 404 len: 355 time: 0.0216136 2026-05-30 10:57:09.178 9 INFO neutron.wsgi [None req-164ec3d1-f123-4549-a480-e1d30195e20b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups?name=lb-9166362a-b726-4435-bd02-7239009ac2d2 HTTP/1.1" status: 200 len: 221 time: 0.0363865 2026-05-30 10:57:09.206 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cef9012f-2165-45d9-b246-9a233318ab0c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:57:09.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 6b853082-796b-44c2-a111-88ab3ece102d (type: ports) to 5 2026-05-30 10:57:09.209 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cef9012f-2165-45d9-b246-9a233318ab0c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 194e2cf1-afcc-455d-b471-929dafa22eda: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:09.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-cef9012f-2165-45d9-b246-9a233318ab0c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 90e87aaa-0800-46a3-95c2-f2aede3daa7f (type: router_ports) to 3 2026-05-30 10:57:09.391 10 INFO neutron.wsgi [None req-cef9012f-2165-45d9-b246-9a233318ab0c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "PUT /v2.0/routers/2834f43a-e3e7-4eba-b153-fb066e4b651d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2184889 /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-05-30 10:57:09.433 10 INFO neutron.wsgi [None req-8452c19d-ccfa-4ede-9695-f9ce9aef02a2 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports/90e87aaa-0800-46a3-95c2-f2aede3daa7f HTTP/1.1" status: 200 len: 1221 time: 0.0387623 2026-05-30 10:57:09.442 9 INFO neutron.db.ovn_revision_numbers_db [None req-8db2a254-b42e-426b-ac5e-c838775a4923 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6dd4bcb4-fb9c-484b-b323-591767263c0d (type: security_groups) to 1 2026-05-30 10:57:09.468 9 INFO neutron.db.ovn_revision_numbers_db [None req-8db2a254-b42e-426b-ac5e-c838775a4923 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 84407d30-fe64-4b28-bde0-dd3f654ec00d (type: security_group_rules) to 0 2026-05-30 10:57:09.505 9 INFO neutron.db.ovn_revision_numbers_db [None req-8db2a254-b42e-426b-ac5e-c838775a4923 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8fed3392-e9d7-4170-b2c6-44ec240c6895 (type: security_group_rules) to 0 2026-05-30 10:57:09.548 9 INFO neutron.wsgi [None req-8db2a254-b42e-426b-ac5e-c838775a4923 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1841 time: 0.3623812 /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-05-30 10:57:09.727 10 WARNING neutron_lib.context [None req-9fd9ef81-ba11-4bee-ab3a-5fcce8be25f5 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:09.881 9 INFO neutron.db.l3_db [req-600fa801-6e39-436e-becc-98561b9cf2f2 req-68ea1a6b-e957-4e58-8815-ecabedf72c3e f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] Floating IP 919a048a-92c2-4de3-8139-a185a8a2d771 disassociated. External IP: 10.96.250.213, port: 6b853082-796b-44c2-a111-88ab3ece102d. 2026-05-30 10:57:09.920 9 INFO neutron.wsgi [None req-81a0f6a5-d95a-4860-b548-39d68b75df83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-group-rules?security_group_id=6dd4bcb4-fb9c-484b-b323-591767263c0d HTTP/1.1" status: 200 len: 1382 time: 0.3557663 2026-05-30 10:57:09.970 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fd9ef81-ba11-4bee-ab3a-5fcce8be25f5 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 40967722-0049-4e63-812c-afcf0b99cda5 (type: security_groups) to 1 2026-05-30 10:57:09.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fd9ef81-ba11-4bee-ab3a-5fcce8be25f5 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 4350cd56-700b-4de2-ba95-51f1a84e4b8f (type: security_group_rules) to 0 2026-05-30 10:57:10.015 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fd9ef81-ba11-4bee-ab3a-5fcce8be25f5 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 5978bff2-7231-4deb-a4ae-d0ada6ebff56 (type: security_group_rules) to 0 2026-05-30 10:57:10.041 9 INFO neutron.wsgi [req-4e08deb6-b2e9-465a-b6f5-bec99e6afadb req-85ea5945-1e86-4bd7-86a5-ec196deaac97 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=0fddd36d-0b10-4e9b-91bb-f5ae73196e4d HTTP/1.1" status: 200 len: 1208 time: 0.0656009 2026-05-30 10:57:10.053 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fd9ef81-ba11-4bee-ab3a-5fcce8be25f5 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 8402618b-ee59-4b40-8ed8-4bb66dc6ba22 (type: security_group_rules) to 0 2026-05-30 10:57:10.071 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fd9ef81-ba11-4bee-ab3a-5fcce8be25f5 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource e8158a85-41cd-45c5-90e6-ddfe1017aea1 (type: security_group_rules) to 0 2026-05-30 10:57:10.136 9 INFO neutron.wsgi [req-600fa801-6e39-436e-becc-98561b9cf2f2 req-68ea1a6b-e957-4e58-8815-ecabedf72c3e f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 199.204.45.140 "DELETE /v2.0/ports/6b853082-796b-44c2-a111-88ab3ece102d HTTP/1.1" status: 204 len: 173 time: 1.0902514 2026-05-30 10:57:10.156 9 INFO neutron.wsgi [req-4e08deb6-b2e9-465a-b6f5-bec99e6afadb req-4413b2ec-294e-4e1a-997c-74bd7721b503 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=b89789b0-d1e6-4606-9a6b-c858e0fe6863&id=54272704-c412-4f58-840c-b95cc051a828&fields=id&fields=name HTTP/1.1" status: 200 len: 404 time: 0.1050189 2026-05-30 10:57:10.220 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4059745-17eb-44b5-8800-fb59d8b243a1'] response: {'server_uuid': '0fddd36d-0b10-4e9b-91bb-f5ae73196e4d', 'name': 'network-vif-deleted', 'tag': '6b853082-796b-44c2-a111-88ab3ece102d', 'status': 'completed', 'code': 200} 2026-05-30 10:57:10.258 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fd9ef81-ba11-4bee-ab3a-5fcce8be25f5 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 2858c569-15f7-4e52-8022-1d670963e253 (type: security_groups) to 1 2026-05-30 10:57:10.292 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fd9ef81-ba11-4bee-ab3a-5fcce8be25f5 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 7018d6e0-7a09-488e-b634-3f2432197de5 (type: security_group_rules) to 0 2026-05-30 10:57:10.333 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fd9ef81-ba11-4bee-ab3a-5fcce8be25f5 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource ac1c7513-8f01-471a-85ce-6fca4b086df8 (type: security_group_rules) to 0 2026-05-30 10:57:10.351 10 INFO neutron.wsgi [None req-6982e0d5-2743-43f9-8e5b-0aff1ab5d5ec a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "PUT /v2.0/routers/2834f43a-e3e7-4eba-b153-fb066e4b651d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9141343 /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-05-30 10:57:10.365 10 INFO neutron.wsgi [None req-9fd9ef81-ba11-4bee-ab3a-5fcce8be25f5 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.7733066 /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-05-30 10:57:10.431 10 INFO neutron.wsgi [None req-90b1fbb4-3d9a-4e96-8dc9-5a8486b04e74 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4725 time: 0.0604756 2026-05-30 10:57:10.446 9 INFO neutron.api.v2.resource [None req-1d54a50e-cf33-461f-a82c-479c2e586a7f a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-05-30 10:57:10.448 9 INFO neutron.wsgi [None req-1d54a50e-cf33-461f-a82c-479c2e586a7f a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "PUT /v2.0/routers/2834f43a-e3e7-4eba-b153-fb066e4b651d/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0923023 2026-05-30 10:57:10.481 9 INFO neutron.wsgi [None req-aafd1e66-e51b-45c4-856b-f3cfcd977387 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=2834f43a-e3e7-4eba-b153-fb066e4b651d HTTP/1.1" status: 200 len: 205 time: 0.0281024 2026-05-30 10:57:10.530 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d453169-9092-4512-b1cb-d2ef1621a406 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 2858c569-15f7-4e52-8022-1d670963e253 (type: security_groups) to 2 2026-05-30 10:57:10.536 10 INFO neutron.wsgi [None req-2d453169-9092-4512-b1cb-d2ef1621a406 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "PUT /v2.0/security-groups/2858c569-15f7-4e52-8022-1d670963e253 HTTP/1.1" status: 200 len: 1858 time: 0.0990636 2026-05-30 10:57:10.584 10 INFO neutron.wsgi [None req-33a19cc4-d079-4e6f-8884-bee2b18571ff 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-groups/2858c569-15f7-4e52-8022-1d670963e253 HTTP/1.1" status: 200 len: 1858 time: 0.0419316 2026-05-30 10:57:10.659 9 INFO neutron.db.ovn_revision_numbers_db [None req-3dfe7436-1382-4b6e-bd31-cd764a7d9ee6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e (type: ports) to 2 2026-05-30 10:57:10.671 9 INFO neutron.wsgi [None req-3dfe7436-1382-4b6e-bd31-cd764a7d9ee6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "PUT /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1332 time: 0.7402189 2026-05-30 10:57:10.716 10 INFO neutron.wsgi [None req-27e02675-28af-4fd1-a877-b2f9d424f4d7 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/2858c569-15f7-4e52-8022-1d670963e253 HTTP/1.1" status: 204 len: 168 time: 0.1278710 2026-05-30 10:57:10.743 9 INFO neutron.wsgi [None req-d49261f4-087a-42f5-af29-ca7648601ba2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0042720 2026-05-30 10:57:10.763 9 INFO neutron.wsgi [None req-f86ddc25-9c45-4ecb-b415-37eaad3a78ab 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048149 2026-05-30 10:57:10.767 10 INFO neutron.wsgi [None req-4f4c2578-3084-4fe3-a43e-9ae402391347 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0444324 2026-05-30 10:57:10.777 9 INFO neutron.wsgi [None req-690e18ed-d476-4af9-b93a-90a41086acfd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046604 2026-05-30 10:57:10.784 9 INFO neutron.wsgi [None req-97e94d72-4040-4498-9be1-9dd9def71e5b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0041099 2026-05-30 10:57:10.790 10 INFO neutron.api.v2.resource [None req-7e22ccc5-d1ec-4922-b19c-05f35dadc6af 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:57:10.792 10 INFO neutron.wsgi [None req-7e22ccc5-d1ec-4922-b19c-05f35dadc6af 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/2858c569-15f7-4e52-8022-1d670963e253 HTTP/1.1" status: 404 len: 347 time: 0.0170431 2026-05-30 10:57:10.802 10 WARNING neutron_lib.context [None req-78c704e7-345c-44fd-bfde-7257fd7baadc 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:10.806 9 INFO neutron.wsgi [None req-0d9665a6-269a-4089-ba7f-043dadf5ea2b a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/routers/2834f43a-e3e7-4eba-b153-fb066e4b651d HTTP/1.1" status: 204 len: 168 time: 0.3199496 2026-05-30 10:57:10.835 9 INFO neutron.wsgi [None req-b814cb05-ba20-4ec4-8e9b-4ece76b8534b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0456836 2026-05-30 10:57:10.960 10 INFO neutron.db.ovn_revision_numbers_db [None req-78c704e7-345c-44fd-bfde-7257fd7baadc 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 01285b3b-426c-4606-9ccc-c7c4193d279b (type: security_groups) to 1 2026-05-30 10:57:10.988 10 INFO neutron.db.ovn_revision_numbers_db [None req-78c704e7-345c-44fd-bfde-7257fd7baadc 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 580ce631-99f5-4e8a-a899-20a46c35b5b7 (type: security_group_rules) to 0 2026-05-30 10:57:10.993 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-855254ea-10c8-402f-bd46-0f29958b1b27'] response: {'server_uuid': '0fddd36d-0b10-4e9b-91bb-f5ae73196e4d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6b853082-796b-44c2-a111-88ab3ece102d', 'code': 200} 2026-05-30 10:57:11.005 10 INFO neutron.db.ovn_revision_numbers_db [None req-78c704e7-345c-44fd-bfde-7257fd7baadc 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource af02901b-3c64-4414-af32-096577ade42d (type: security_group_rules) to 0 2026-05-30 10:57:11.020 9 INFO neutron.wsgi [None req-d45a43ed-b232-4aac-b323-2165368df626 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/b85128ca-5dc8-4696-8607-b00c3268893f HTTP/1.1" status: 204 len: 168 time: 0.2093649 2026-05-30 10:57:11.037 10 INFO neutron.wsgi [None req-78c704e7-345c-44fd-bfde-7257fd7baadc 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1824 time: 0.2399943 2026-05-30 10:57:11.046 9 WARNING neutron_lib.context [None req-2d4900c7-d665-456a-9ac7-423fc16c6b7e 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:11.270 9 INFO neutron.db.ovn_revision_numbers_db [None req-2d4900c7-d665-456a-9ac7-423fc16c6b7e 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 3ec81bc8-4f26-4cab-bb53-ee07749cd3b9 (type: security_group_rules) to 0 2026-05-30 10:57:11.302 9 INFO neutron.wsgi [None req-2d4900c7-d665-456a-9ac7-423fc16c6b7e 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2603710 2026-05-30 10:57:11.341 9 INFO neutron.wsgi [None req-ec933d4a-4ccc-4224-a2f9-769ae6240c38 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/3ec81bc8-4f26-4cab-bb53-ee07749cd3b9 HTTP/1.1" status: 200 len: 795 time: 0.0353236 2026-05-30 10:57:11.493 9 INFO neutron.services.segments.plugin [-] Segment 3a7e7acb-53f7-4cd0-ab70-b514874b8f84 resource provider aggregate not found 2026-05-30 10:57:11.495 10 INFO neutron.wsgi [None req-b2c8189f-8ca1-4910-a145-9f6a5e7f64cc 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.1480329 2026-05-30 10:57:11.503 9 INFO neutron.services.segments.plugin [-] Segment 3a7e7acb-53f7-4cd0-ab70-b514874b8f84 resource provider aggregate not found 2026-05-30 10:57:11.520 9 INFO neutron.wsgi [None req-585f9dc1-7152-4ee6-af50-6905edcc3509 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/networks/194e2cf1-afcc-455d-b471-929dafa22eda HTTP/1.1" status: 204 len: 168 time: 0.4929101 2026-05-30 10:57:11.522 9 INFO neutron.services.segments.plugin [-] Segment 3a7e7acb-53f7-4cd0-ab70-b514874b8f84 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 3a7e7acb-53f7-4cd0-ab70-b514874b8f84 found for delete ", "request_id": "req-786bdd00-3797-46e6-8f85-258504eb57aa"}]} 2026-05-30 10:57:11.530 9 INFO neutron.services.segments.plugin [-] Segment 3a7e7acb-53f7-4cd0-ab70-b514874b8f84 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 3a7e7acb-53f7-4cd0-ab70-b514874b8f84 found for delete ", "request_id": "req-d79dd3fe-e5e6-474b-840c-78e59d2e7ef7"}]} 2026-05-30 10:57:11.538 10 WARNING neutron_lib.context [None req-740679a5-b2f1-4fa7-9cbd-9482c7f53dbf a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:11.562 10 INFO neutron.wsgi [None req-cd1297fe-1ffa-4155-a324-a87e3eec6f82 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/54272704-c412-4f58-840c-b95cc051a828 HTTP/1.1" status: 204 len: 168 time: 0.2289684 2026-05-30 10:57:11.581 9 INFO neutron.api.v2.resource [None req-5f2b6ed4-acda-451a-8875-31a482c35492 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:57:11.582 9 INFO neutron.wsgi [None req-5f2b6ed4-acda-451a-8875-31a482c35492 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "GET /v2.0/security-groups/54272704-c412-4f58-840c-b95cc051a828 HTTP/1.1" status: 404 len: 347 time: 0.0149431 2026-05-30 10:57:11.653 10 INFO neutron.db.segments_db [None req-740679a5-b2f1-4fa7-9cbd-9482c7f53dbf a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Added segment b355db29-b3ad-4acc-b228-3cf679d8cb63 of type geneve for network 7bb56778-88c9-40e0-b857-77de0ada60ce 2026-05-30 10:57:11.683 10 INFO neutron.wsgi [None req-fdf28a10-36e9-4e11-bcc6-1800cd0b01aa 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/3ec81bc8-4f26-4cab-bb53-ee07749cd3b9 HTTP/1.1" status: 204 len: 168 time: 0.1755455 2026-05-30 10:57:11.788 10 INFO neutron.wsgi [None req-5ddbeb0d-0f1e-446f-b5bc-515590f5b390 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.1000268 2026-05-30 10:57:11.816 9 WARNING neutron_lib.context [None req-e99ad729-8135-47ef-944b-983b91a20411 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:11.841 10 INFO neutron.db.ovn_revision_numbers_db [None req-740679a5-b2f1-4fa7-9cbd-9482c7f53dbf a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 7bb56778-88c9-40e0-b857-77de0ada60ce (type: networks) to 1 2026-05-30 10:57:11.980 9 INFO neutron.db.ovn_revision_numbers_db [None req-e99ad729-8135-47ef-944b-983b91a20411 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource bf8adf7d-da94-4b53-b939-c98a77b63813 (type: security_group_rules) to 0 2026-05-30 10:57:12.009 9 INFO neutron.wsgi [None req-e99ad729-8135-47ef-944b-983b91a20411 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2167325 2026-05-30 10:57:12.013 9 INFO neutron.wsgi [None req-4e15e56b-a690-4686-a8e9-05dad6bcb05b f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/919a048a-92c2-4de3-8139-a185a8a2d771 HTTP/1.1" status: 204 len: 168 time: 0.4247475 2026-05-30 10:57:12.041 10 INFO neutron.wsgi [None req-73efe289-9b23-4fa6-a371-de7348b22f17 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/bf8adf7d-da94-4b53-b939-c98a77b63813 HTTP/1.1" status: 200 len: 795 time: 0.0262420 2026-05-30 10:57:12.090 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-740679a5-b2f1-4fa7-9cbd-9482c7f53dbf a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:57:12.094 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-740679a5-b2f1-4fa7-9cbd-9482c7f53dbf a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 7bb56778-88c9-40e0-b857-77de0ada60ce: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:12.155 10 INFO neutron.wsgi [None req-1479340a-f733-4e42-9374-3cc1e7388c67 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.1097279 2026-05-30 10:57:12.235 10 INFO neutron.db.ovn_revision_numbers_db [None req-740679a5-b2f1-4fa7-9cbd-9482c7f53dbf a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 82c65b90-2680-429e-af4e-1dcee6d0c94f (type: ports) to 1 2026-05-30 10:57:12.247 9 INFO neutron.wsgi [None req-897c3671-e2bf-47ae-8a92-ddb49192b443 f3c3ffb74cb24a7b80e3566dd15b48d2 1e1b3b71e9324647864bbb049777af89 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/b89789b0-d1e6-4606-9a6b-c858e0fe6863 HTTP/1.1" status: 204 len: 168 time: 0.2288842 2026-05-30 10:57:12.264 10 INFO neutron.wsgi [None req-740679a5-b2f1-4fa7-9cbd-9482c7f53dbf a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.7321897 2026-05-30 10:57:12.273 10 WARNING neutron_lib.context [None req-eacc960a-b793-462d-9043-2fd58e055a5c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:12.368 10 INFO neutron.wsgi [None req-bc7c849c-92ba-4829-b8a7-3e8bafff8514 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/bf8adf7d-da94-4b53-b939-c98a77b63813 HTTP/1.1" status: 204 len: 168 time: 0.2053640 2026-05-30 10:57:12.523 9 INFO neutron.wsgi [None req-5cf40b67-ed7e-447c-bc24-ede050ba3cd1 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.1488943 2026-05-30 10:57:12.537 10 WARNING neutron_lib.context [None req-9ace5922-3423-4799-8a00-f4bc3d5e59c1 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:12.585 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eacc960a-b793-462d-9043-2fd58e055a5c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:57:12.589 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eacc960a-b793-462d-9043-2fd58e055a5c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 7bb56778-88c9-40e0-b857-77de0ada60ce: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:12.630 10 INFO neutron.db.ovn_revision_numbers_db [None req-eacc960a-b793-462d-9043-2fd58e055a5c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource b1dcbc7e-7b51-4646-8c9c-fda4ecd0320d (type: subnets) to 0 2026-05-30 10:57:12.646 10 INFO neutron.wsgi [None req-eacc960a-b793-462d-9043-2fd58e055a5c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3780789 2026-05-30 10:57:12.656 10 WARNING neutron_lib.context [None req-80f84ff1-f1d9-4c3f-a24c-cc0d416e4679 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:12.713 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ace5922-3423-4799-8a00-f4bc3d5e59c1 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] Successfully bumped revision number for resource 9051b73c-cefe-4c79-adc4-537474a11c92 (type: security_group_rules) to 0 2026-05-30 10:57:12.765 10 INFO neutron.wsgi [None req-9ace5922-3423-4799-8a00-f4bc3d5e59c1 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2364993 2026-05-30 10:57:12.793 10 INFO neutron.db.ovn_revision_numbers_db [None req-80f84ff1-f1d9-4c3f-a24c-cc0d416e4679 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 7786be67-295d-40f5-bb88-053ae71fb1d9 (type: routers) to 1 2026-05-30 10:57:12.802 9 INFO neutron.wsgi [None req-32b6db2f-2cf0-47b0-b2c0-522b13db26f3 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/9051b73c-cefe-4c79-adc4-537474a11c92 HTTP/1.1" status: 200 len: 796 time: 0.0255208 2026-05-30 10:57:12.810 10 INFO neutron.wsgi [None req-80f84ff1-f1d9-4c3f-a24c-cc0d416e4679 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 806 time: 0.1576729 2026-05-30 10:57:12.883 9 INFO neutron.wsgi [None req-1046cef2-e5a7-4cf2-9198-09cda80ea87e 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4334 time: 0.0751481 2026-05-30 10:57:13.100 9 INFO neutron.wsgi [None req-91e019f9-b293-4cda-b37e-cc03f56f6705 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/9051b73c-cefe-4c79-adc4-537474a11c92 HTTP/1.1" status: 204 len: 168 time: 0.2088339 2026-05-30 10:57:13.186 9 INFO neutron.wsgi [None req-725c3c29-8c19-4fd3-819f-6f2b6d7c0afb 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0801711 2026-05-30 10:57:13.607 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41ef2869-e114-487b-92f1-276a58b65f74 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:57:13.609 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41ef2869-e114-487b-92f1-276a58b65f74 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 7bb56778-88c9-40e0-b857-77de0ada60ce: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:13.663 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No port found with ID 90e87aaa-0800-46a3-95c2-f2aede3daa7f: RuntimeError: No port found with ID 90e87aaa-0800-46a3-95c2-f2aede3daa7f 2026-05-30 10:57:13.679 9 INFO neutron.wsgi [None req-654aa5b8-da1f-4e2a-8db5-94eee6a2e93c 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/01285b3b-426c-4606-9ccc-c7c4193d279b HTTP/1.1" status: 204 len: 168 time: 0.4868224 2026-05-30 10:57:13.746 9 INFO neutron.wsgi [None req-20fd372e-bd21-4cea-9e3a-c94fd974a783 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0622268 2026-05-30 10:57:13.756 10 INFO neutron.db.ovn_revision_numbers_db [None req-41ef2869-e114-487b-92f1-276a58b65f74 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource f721fc52-6816-4f4b-82c0-7e69426ed1cd (type: ports) to 1 2026-05-30 10:57:13.864 10 INFO neutron.wsgi [None req-b7578516-15c9-41f4-ba78-ce48f94719b9 0043be6a8a0f40fe9f8e7edefd4414a8 3532f7c291e644e5842d6a89b45aad06 - - default default] 10.0.0.53 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.1093409 2026-05-30 10:57:14.127 9 INFO neutron.wsgi [None req-5b71f74b-870f-444a-9a57-e9c552e08def 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/50c518a0-ebd1-4a47-b093-3a71c04b5e5d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8368919 /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-05-30 10:57:14.290 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-41ef2869-e114-487b-92f1-276a58b65f74 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:14.290 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:57:14.290 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-05-30 10:57:14.290 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:57:14.290 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-05-30 10:57:14.290 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:14.290 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-05-30 10:57:14.290 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:57:14.290 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-05-30 10:57:14.290 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:14.290 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-05-30 10:57:14.290 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:14.290 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:14.290 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager [None req-41ef2869-e114-487b-92f1-276a58b65f74 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:57:14.291 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-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:57:14.291 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-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:57:14.291 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-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:57:14.291 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-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:57:14.291 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-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:57:14.291 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-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:14.291 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-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:57:14.291 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-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:14.291 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-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:14.291 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:57:14.467 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:14.477 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:14.500 10 INFO neutron.db.ovn_revision_numbers_db [None req-41ef2869-e114-487b-92f1-276a58b65f74 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource f721fc52-6816-4f4b-82c0-7e69426ed1cd (type: ports) to 1 2026-05-30 10:57:14.559 10 INFO neutron.wsgi [None req-d1cc8d9a-bd56-407f-9fd6-8296ec4b1138 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=3532f7c291e644e5842d6a89b45aad06&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2272775 2026-05-30 10:57:14.586 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41ef2869-e114-487b-92f1-276a58b65f74 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:57:14.591 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41ef2869-e114-487b-92f1-276a58b65f74 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 7bb56778-88c9-40e0-b857-77de0ada60ce: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:14.769 10 INFO neutron.db.ovn_revision_numbers_db [None req-41ef2869-e114-487b-92f1-276a58b65f74 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource f721fc52-6816-4f4b-82c0-7e69426ed1cd (type: router_ports) to 1 2026-05-30 10:57:14.776 10 INFO neutron.wsgi [None req-41ef2869-e114-487b-92f1-276a58b65f74 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "PUT /v2.0/routers/7786be67-295d-40f5-bb88-053ae71fb1d9/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9618628 2026-05-30 10:57:14.818 10 INFO neutron.wsgi [None req-5a308e45-cb1c-4ce6-9d57-ed80542fb591 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports/f721fc52-6816-4f4b-82c0-7e69426ed1cd HTTP/1.1" status: 200 len: 1141 time: 0.0367405 2026-05-30 10:57:14.864 10 INFO neutron.wsgi [None req-1f623515-d2f2-440d-b1bd-696637528cd7 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports/f721fc52-6816-4f4b-82c0-7e69426ed1cd HTTP/1.1" status: 200 len: 1141 time: 0.0391262 2026-05-30 10:57:15.085 9 INFO neutron.wsgi [None req-b2926ebe-671c-4074-8a09-332be379ddd2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/40967722-0049-4e63-812c-afcf0b99cda5 HTTP/1.1" status: 204 len: 168 time: 0.5194175 2026-05-30 10:57:15.196 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource f721fc52-6816-4f4b-82c0-7e69426ed1cd (type: ports) to 2 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: neutron.db.ovn_revision_numbers_db.StandardAttributeIDNotFound: Standard attribute ID not found for f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:57:15.412 9 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-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager id=resource_uuid).one() 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager return self._iter().one() 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager return self._only_one_row( 2026-05-30 10:57:15.412 9 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-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager raise exc.NoResultFound( 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager During handling of the above exception, another exception occurred: 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:57:15.412 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-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:57:15.412 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-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:57:15.412 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 1882, in update_router_port 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager db_rev.bump_revision( 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager return f_with_retry(*args, **kwargs, 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager with excutils.save_and_reraise_exception(): 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager self.force_reraise() 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager raise self.value 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager return f(*args, **kwargs) 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager with excutils.save_and_reraise_exception() as ectxt: 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager self.force_reraise() 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager raise self.value 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager return f(*args, **kwargs) 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager with excutils.save_and_reraise_exception(): 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager self.force_reraise() 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager raise self.value 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager return f(*dup_args, **dup_kwargs) 2026-05-30 10:57:15.412 9 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-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager std_attr_id = _get_standard_attr_id(context, resource['id'], 2026-05-30 10:57:15.412 9 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-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager raise StandardAttributeIDNotFound(resource_uuid=resource_uuid) 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager neutron.db.ovn_revision_numbers_db.StandardAttributeIDNotFound: Standard attribute ID not found for f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:15.412 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:57:15.415 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Error executing command (LspGetUpCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:15.415 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:57:15.415 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-05-30 10:57:15.415 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:57:15.415 9 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-05-30 10:57:15.415 9 ERROR ovsdbapp.backend.ovs_idl.command lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-05-30 10:57:15.415 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-05-30 10:57:15.415 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:57:15.415 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-05-30 10:57:15.415 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:15.415 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-05-30 10:57:15.415 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:15.415 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:15.415 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Unexpected exception in notify_loop: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event Traceback (most recent call last): 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/event.py", line 177, in notify_loop 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event match.run(event, row, updates) 2026-05-30 10:57:15.416 9 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-05-30 10:57:15.416 9 ERROR ovsdbapp.event self.driver.set_port_status_up(row.name) 2026-05-30 10:57:15.416 9 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-05-30 10:57:15.416 9 ERROR ovsdbapp.event self._ovn_client.update_lsp_host_info(admin_context, db_port) 2026-05-30 10:57:15.416 9 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-05-30 10:57:15.416 9 ERROR ovsdbapp.event port_up = self._nb_idl.lsp_get_up(db_port.id).execute( 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event self.run_idl(None) 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/schema/ovn_northbound/commands.py", line 679, in run_idl 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event return self._lookup(table, record) 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:15.416 9 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-05-30 10:57:15.416 9 ERROR ovsdbapp.event raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=f721fc52-6816-4f4b-82c0-7e69426ed1cd 2026-05-30 10:57:15.416 9 ERROR ovsdbapp.event  2026-05-30 10:57:15.485 9 INFO neutron.wsgi [None req-0585ad36-12af-4f20-9384-47b639a3035d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/50c518a0-ebd1-4a47-b093-3a71c04b5e5d HTTP/1.1" status: 204 len: 168 time: 1.3528287 2026-05-30 10:57:15.635 10 INFO neutron.wsgi [None req-cf776477-e3b9-41ba-bcc0-98a3a33d7eb3 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "PUT /v2.0/routers/7786be67-295d-40f5-bb88-053ae71fb1d9/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7652261 /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-05-30 10:57:15.667 10 INFO neutron.wsgi [None req-f7b393de-38ec-41e9-9d0c-9ead90a7d9d3 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=7786be67-295d-40f5-bb88-053ae71fb1d9 HTTP/1.1" status: 200 len: 205 time: 0.0277817 2026-05-30 10:57:15.723 9 INFO neutron.wsgi [None req-d4b7180b-4cfe-45e5-9f9a-87b3fb9c49bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/b5722923-9fd3-4ba6-8cf7-7f2a072f340d HTTP/1.1" status: 204 len: 168 time: 0.2331815 2026-05-30 10:57:16.126 9 INFO neutron.services.segments.plugin [-] Segment 4545a905-8676-4643-8f8e-0230caf169ef resource provider aggregate not found 2026-05-30 10:57:16.131 9 INFO neutron.services.segments.plugin [-] Segment 4545a905-8676-4643-8f8e-0230caf169ef resource provider aggregate not found 2026-05-30 10:57:16.154 9 INFO neutron.services.segments.plugin [-] Segment 4545a905-8676-4643-8f8e-0230caf169ef 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 4545a905-8676-4643-8f8e-0230caf169ef found for delete ", "request_id": "req-92c12265-671d-41a7-a486-3731366fc8f8"}]} 2026-05-30 10:57:16.155 9 INFO neutron.services.segments.plugin [-] Segment 4545a905-8676-4643-8f8e-0230caf169ef 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 4545a905-8676-4643-8f8e-0230caf169ef found for delete ", "request_id": "req-4a02042e-a38f-4d5f-b1ab-63ff05189aec"}]} 2026-05-30 10:57:16.168 9 INFO neutron.wsgi [None req-c444c952-d6ff-40ae-a3c2-9bc5d7bc6902 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/295e49a4-a687-4228-b267-b123eab3686a HTTP/1.1" status: 204 len: 168 time: 0.4305091 2026-05-30 10:57:16.168 10 INFO neutron.wsgi [None req-6dd3dadf-f036-4224-897f-4aa4c10f1194 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/routers/7786be67-295d-40f5-bb88-053ae71fb1d9 HTTP/1.1" status: 204 len: 168 time: 0.4962039 2026-05-30 10:57:16.379 10 INFO neutron.wsgi [None req-0ce759ff-b9d4-4bb4-8092-04cbb129f1c0 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/b1dcbc7e-7b51-4646-8c9c-fda4ecd0320d HTTP/1.1" status: 204 len: 168 time: 0.2057545 2026-05-30 10:57:16.813 10 INFO neutron.services.segments.plugin [-] Segment b355db29-b3ad-4acc-b228-3cf679d8cb63 resource provider aggregate not found 2026-05-30 10:57:16.817 10 INFO neutron.services.segments.plugin [-] Segment b355db29-b3ad-4acc-b228-3cf679d8cb63 resource provider aggregate not found 2026-05-30 10:57:16.830 10 INFO neutron.services.segments.plugin [-] Segment b355db29-b3ad-4acc-b228-3cf679d8cb63 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 b355db29-b3ad-4acc-b228-3cf679d8cb63 found for delete ", "request_id": "req-6914eda1-6f44-4d8e-a892-18c3868150b0"}]} 2026-05-30 10:57:16.836 10 INFO neutron.services.segments.plugin [-] Segment b355db29-b3ad-4acc-b228-3cf679d8cb63 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 b355db29-b3ad-4acc-b228-3cf679d8cb63 found for delete ", "request_id": "req-62ffcb12-6853-400f-ba92-94909e2e569c"}]} 2026-05-30 10:57:16.853 10 INFO neutron.wsgi [None req-f31f86f4-d97b-44d6-87f6-47a9ac3470a6 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/networks/7bb56778-88c9-40e0-b857-77de0ada60ce HTTP/1.1" status: 204 len: 168 time: 0.4676292 2026-05-30 10:57:16.864 10 WARNING neutron_lib.context [None req-c14d5b9f-8ac9-4596-8a49-1bd78ef887ed a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:16.874 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011823 2026-05-30 10:57:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009377 2026-05-30 10:57:17.519 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c14d5b9f-8ac9-4596-8a49-1bd78ef887ed a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] No more DHCP agents 2026-05-30 10:57:17.522 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c14d5b9f-8ac9-4596-8a49-1bd78ef887ed a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:17.725 10 INFO neutron.db.ovn_revision_numbers_db [None req-c14d5b9f-8ac9-4596-8a49-1bd78ef887ed a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource f391542e-1096-475f-b17e-06f63659e463 (type: ports) to 1 2026-05-30 10:57:17.843 9 INFO neutron.wsgi [None req-8b301e67-d077-472a-a1ec-7b359bbb709b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/cb1b5845-84ea-4e81-8d0a-8b922faeefb6/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6688566 /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-05-30 10:57:18.830 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-947aaf40-9819-4026-b248-ef530c77f404 - - - - - -] Schedule LRP lrp-f391542e-1096-475f-b17e-06f63659e463 on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:57:18.842 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: f391542e-1096-475f-b17e-06f63659e463 2026-05-30 10:57:18.860 9 INFO neutron.wsgi [None req-14ff95eb-b150-4a2f-8f1f-0ff20aec57a3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/cb1b5845-84ea-4e81-8d0a-8b922faeefb6 HTTP/1.1" status: 204 len: 168 time: 1.0112710 2026-05-30 10:57:18.863 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port f391542e-1096-475f-b17e-06f63659e463 2026-05-30 10:57:18.931 10 INFO neutron.db.ovn_revision_numbers_db [None req-c14d5b9f-8ac9-4596-8a49-1bd78ef887ed a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource f391542e-1096-475f-b17e-06f63659e463 (type: router_ports) to 1 2026-05-30 10:57:19.063 10 INFO neutron.db.ovn_revision_numbers_db [None req-c14d5b9f-8ac9-4596-8a49-1bd78ef887ed a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 4a66ee9e-4ac7-492d-95b5-4f6c61e81cff (type: routers) to 2 2026-05-30 10:57:19.065 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bccf549-8750-4ba7-bcf2-2765c25b56c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 64fc8228-52ba-4e78-b857-091e6ed3a20b (type: security_groups) to 1 2026-05-30 10:57:19.077 9 INFO neutron.wsgi [None req-d4131679-2741-4963-a0fa-4e46773cd3d9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0989170 2026-05-30 10:57:19.099 10 INFO neutron.wsgi [None req-c14d5b9f-8ac9-4596-8a49-1bd78ef887ed a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1150 time: 2.2388654 2026-05-30 10:57:19.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bccf549-8750-4ba7-bcf2-2765c25b56c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 11329ae0-8a64-4b41-bd58-8e162fa3fe4a (type: security_group_rules) to 0 2026-05-30 10:57:19.132 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bccf549-8750-4ba7-bcf2-2765c25b56c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 404c8223-34ef-46ec-85d1-ade31f687548 (type: security_group_rules) to 0 2026-05-30 10:57:19.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bccf549-8750-4ba7-bcf2-2765c25b56c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource be8afddd-4980-4f3e-916f-b80168367a34 (type: security_group_rules) to 0 2026-05-30 10:57:19.173 10 INFO neutron.db.ovn_revision_numbers_db [None req-3bccf549-8750-4ba7-bcf2-2765c25b56c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ea37a068-765a-4753-9836-5c6381073cd8 (type: security_group_rules) to 0 2026-05-30 10:57:19.194 10 INFO neutron.wsgi [None req-3bccf549-8750-4ba7-bcf2-2765c25b56c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=752d0da04ea54894bf098c72c795f122&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5427754 2026-05-30 10:57:19.228 10 INFO neutron.wsgi [None req-b2655908-1840-4f5c-b942-f094a5cba305 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/270f46a9-24d6-412f-aa13-a68469f7c189 HTTP/1.1" status: 204 len: 168 time: 0.3600521 2026-05-30 10:57:19.275 9 INFO neutron.wsgi [None req-0253c8f1-ccda-4589-95c0-0f4fd19dcd48 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5479 time: 0.1971140 2026-05-30 10:57:19.333 9 INFO neutron.wsgi [None req-97d94b8c-a2d1-4299-8e44-cf61b6740be5 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/routers/4a66ee9e-4ac7-492d-95b5-4f6c61e81cff HTTP/1.1" status: 200 len: 1151 time: 0.2281640 2026-05-30 10:57:19.396 9 INFO neutron.wsgi [None req-62da1fee-2118-44cd-ab05-9fcc6d7b59a9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 20582 time: 0.1159942 2026-05-30 10:57:19.436 9 INFO neutron.wsgi [None req-f88d14f5-560c-4b71-ad5a-96b863d018a0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3645 time: 0.0249119 2026-05-30 10:57:19.511 10 INFO neutron.wsgi [None req-961ac214-eee0-47ef-9633-a3c5cffeb990 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1154 time: 0.1720986 2026-05-30 10:57:19.521 9 INFO neutron.wsgi [None req-5ba31299-1015-4fa3-8729-cdade17eb0fc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 42048 time: 0.0834267 2026-05-30 10:57:19.586 9 INFO neutron.wsgi [None req-cc6751ff-833c-4bce-97e5-aef25f902c85 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0548730 2026-05-30 10:57:19.660 9 INFO neutron.wsgi [None req-6de014ed-c64c-48aa-9a2d-00dc00bd595b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.0706306 2026-05-30 10:57:19.665 10 INFO neutron.wsgi [None req-c50f6d23-3e6a-4fec-b7b3-403e5d0a8d4f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/64fc8228-52ba-4e78-b857-091e6ed3a20b HTTP/1.1" status: 204 len: 168 time: 0.4633224 2026-05-30 10:57:19.878 10 INFO neutron.services.segments.plugin [-] Segment dceee93b-356b-49f8-a9b1-c7af77152e32 resource provider aggregate not found 2026-05-30 10:57:19.884 10 INFO neutron.services.segments.plugin [-] Segment dceee93b-356b-49f8-a9b1-c7af77152e32 resource provider aggregate not found 2026-05-30 10:57:19.894 10 INFO neutron.services.segments.plugin [-] Segment dceee93b-356b-49f8-a9b1-c7af77152e32 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 dceee93b-356b-49f8-a9b1-c7af77152e32 found for delete ", "request_id": "req-cb96a777-fa8b-4f37-b5a9-3a46045595e6"}]} 2026-05-30 10:57:19.901 10 INFO neutron.services.segments.plugin [-] Segment dceee93b-356b-49f8-a9b1-c7af77152e32 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 dceee93b-356b-49f8-a9b1-c7af77152e32 found for delete ", "request_id": "req-bba0bc7b-8413-46d1-85f4-e5d3e075a6ad"}]} 2026-05-30 10:57:19.932 10 INFO neutron.wsgi [None req-c1dab9f7-4723-464d-8f89-072cb88a5515 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/aa2d0811-05ec-4447-8835-eaff2b0148f9 HTTP/1.1" status: 204 len: 168 time: 0.6987479 2026-05-30 10:57:20.094 9 INFO neutron.wsgi [None req-893e63bc-88bb-46cc-8805-bad3c7582ca6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2101 time: 0.4323757 2026-05-30 10:57:20.112 9 INFO neutron.wsgi [None req-82cd1ea1-7e59-43fa-a60c-d6e40aa7fb61 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0174546 2026-05-30 10:57:20.160 10 INFO neutron.db.ovn_revision_numbers_db [None req-ccc830da-bf99-4781-9edc-9dd6cd95695b a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] Successfully bumped revision number for resource 4a66ee9e-4ac7-492d-95b5-4f6c61e81cff (type: routers) to 3 2026-05-30 10:57:20.163 9 INFO neutron.wsgi [None req-b6d76a4a-e97a-4149-a224-512c08b77d89 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0500607 2026-05-30 10:57:20.166 10 INFO neutron.wsgi [None req-ccc830da-bf99-4781-9edc-9dd6cd95695b a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "PUT /v2.0/routers/4a66ee9e-4ac7-492d-95b5-4f6c61e81cff HTTP/1.1" status: 200 len: 1158 time: 0.6478539 2026-05-30 10:57:20.178 9 INFO neutron.wsgi [None req-5c206100-1fcc-48bc-b17c-2d4c1e4f6502 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0125940 2026-05-30 10:57:20.308 9 INFO neutron.wsgi [None req-8fcbb3b8-60ca-4547-9bb3-9e8052aef147 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=1e1b3b71e9324647864bbb049777af89&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0407577 2026-05-30 10:57:20.456 10 INFO neutron.wsgi [None req-94ab14ae-731f-4dff-92e2-4c24ff6b0ed6 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/routers/4a66ee9e-4ac7-492d-95b5-4f6c61e81cff HTTP/1.1" status: 200 len: 1158 time: 0.2841098 2026-05-30 10:57:20.482 9 INFO neutron.wsgi [None req-2ac2a523-9679-4167-8d4d-a7a78fcd19c0 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=4a66ee9e-4ac7-492d-95b5-4f6c61e81cff HTTP/1.1" status: 200 len: 205 time: 0.0198967 2026-05-30 10:57:20.589 9 INFO neutron.wsgi [None req-afd269d7-8052-443c-a4d0-a4eee24f52f9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/616b7b2f-c7cd-4614-ba4e-4c7b946d1298 HTTP/1.1" status: 204 len: 168 time: 0.2754638 2026-05-30 10:57:20.732 10 INFO neutron.wsgi [None req-ce64a785-e0f9-4bf4-9fdc-44170710a13e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=8628ca17d2ac4a55b77c98abe2110ca1&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0417664 2026-05-30 10:57:20.950 10 INFO neutron.wsgi [None req-c211a55b-67a7-403a-a03d-b90cb0965ca3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/99f91f4d-3429-4f78-b867-3a5a80ec87d5 HTTP/1.1" status: 204 len: 168 time: 0.2134080 2026-05-30 10:57:21.347 9 INFO neutron.wsgi [None req-6a27cd3d-13bb-4c01-a051-8420ba8d4257 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/routers/4a66ee9e-4ac7-492d-95b5-4f6c61e81cff HTTP/1.1" status: 204 len: 168 time: 0.8585613 2026-05-30 10:57:21.374 9 INFO neutron.wsgi [None req-629d200c-0515-44af-b7cf-9571c18a7fa7 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=4a66ee9e-4ac7-492d-95b5-4f6c61e81cff HTTP/1.1" status: 200 len: 205 time: 0.0211961 2026-05-30 10:57:21.409 9 INFO neutron.api.v2.resource [None req-892abe73-fedb-4885-9e7d-8742ddd7a7db a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:57:21.411 9 INFO neutron.wsgi [None req-892abe73-fedb-4885-9e7d-8742ddd7a7db a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/routers/4a66ee9e-4ac7-492d-95b5-4f6c61e81cff HTTP/1.1" status: 404 len: 336 time: 0.0311582 2026-05-30 10:57:21.442 9 INFO neutron.wsgi [None req-235b3f8b-f414-4b4e-82d5-f09d6ed27494 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=7786be67-295d-40f5-bb88-053ae71fb1d9 HTTP/1.1" status: 200 len: 205 time: 0.0243309 2026-05-30 10:57:21.467 9 INFO neutron.api.v2.resource [None req-a4498e09-7baa-4f8c-9c89-3905db967a15 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:57:21.469 9 INFO neutron.wsgi [None req-a4498e09-7baa-4f8c-9c89-3905db967a15 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/routers/7786be67-295d-40f5-bb88-053ae71fb1d9 HTTP/1.1" status: 404 len: 336 time: 0.0231857 2026-05-30 10:57:21.492 9 INFO neutron.pecan_wsgi.hooks.translation [None req-2b11bf51-abc2-4077-adeb-9f0d179c7db1 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:57:21.495 9 INFO neutron.wsgi [None req-2b11bf51-abc2-4077-adeb-9f0d179c7db1 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/b1dcbc7e-7b51-4646-8c9c-fda4ecd0320d HTTP/1.1" status: 404 len: 337 time: 0.0208335 2026-05-30 10:57:21.520 9 INFO neutron.wsgi [None req-5643fdf2-5957-4bb9-b59e-313a6fa14a87 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=2834f43a-e3e7-4eba-b153-fb066e4b651d HTTP/1.1" status: 200 len: 205 time: 0.0216377 2026-05-30 10:57:21.548 9 INFO neutron.api.v2.resource [None req-a7b16f27-304d-4ec7-b3a0-966eb9d28311 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:57:21.550 9 INFO neutron.wsgi [None req-a7b16f27-304d-4ec7-b3a0-966eb9d28311 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/routers/2834f43a-e3e7-4eba-b153-fb066e4b651d HTTP/1.1" status: 404 len: 336 time: 0.0264299 2026-05-30 10:57:21.571 9 INFO neutron.pecan_wsgi.hooks.translation [None req-334e080b-f11c-4230-86cb-ae435db0f132 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:57:21.576 9 INFO neutron.wsgi [None req-334e080b-f11c-4230-86cb-ae435db0f132 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/b85128ca-5dc8-4696-8607-b00c3268893f HTTP/1.1" status: 404 len: 337 time: 0.0210760 2026-05-30 10:57:21.599 9 INFO neutron.wsgi [None req-ead68ad7-3600-454e-9b5b-c44b53594e68 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=745547bc-a189-405e-8abd-b5a23893ec4c HTTP/1.1" status: 200 len: 205 time: 0.0195990 2026-05-30 10:57:21.646 10 INFO neutron.api.v2.resource [None req-bca9862e-d22e-428f-9593-27eed084e86d a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:57:21.648 10 INFO neutron.wsgi [None req-bca9862e-d22e-428f-9593-27eed084e86d a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/routers/745547bc-a189-405e-8abd-b5a23893ec4c HTTP/1.1" status: 404 len: 336 time: 0.0392733 2026-05-30 10:57:21.690 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7a47f4f1-8f27-4ecf-b0f3-bf6bef7cde8c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:57:21.695 9 INFO neutron.wsgi [None req-7a47f4f1-8f27-4ecf-b0f3-bf6bef7cde8c a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/2a9e4429-7687-4fb1-982d-537ec29e1385 HTTP/1.1" status: 404 len: 337 time: 0.0379262 2026-05-30 10:57:21.703 10 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-4adccb10-401a-4eba-aba3-881fecf5e9e5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=ba6592d4-e2b9-4809-8b0f-9b002e2cb351&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0540943 2026-05-30 10:57:21.718 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7dce397a-eaf2-49b2-9620-20cb5c6a2675 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:57:21.721 9 INFO neutron.wsgi [None req-7dce397a-eaf2-49b2-9620-20cb5c6a2675 a30bf024dce448d49c9563876bf20b7b d23d2299de774be9b579c97284dc2e52 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/91f60a85-7dfe-487f-a0de-204fdbc5b7fa HTTP/1.1" status: 404 len: 337 time: 0.0187409 2026-05-30 10:57:21.807 10 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-41509882-e286-4d1c-9135-1e485eb7edb3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/networks?id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 200 len: 937 time: 0.0930274 2026-05-30 10:57:21.824 10 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-efaa89fd-c5e6-4c43-8e0d-8a3a0be01bef 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/quotas/3b6c1c854c744b89b26af38715383b1d HTTP/1.1" status: 200 len: 490 time: 0.0109425 2026-05-30 10:57:21.900 10 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-1a91e9c4-c6ca-4b61-a5e3-34c18dee0ba1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0670621 2026-05-30 10:57:21.974 10 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-3b604f74-378a-4f77-8a66-8ab945fc375b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0600631 2026-05-30 10:57:22.070 10 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-a18b8b88-cd67-434e-8e7a-d7aa82311398 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0765479 2026-05-30 10:57:22.385 10 INFO neutron.wsgi [None req-3808a347-b968-423d-ad83-b92cfe9d0042 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=d23d2299de774be9b579c97284dc2e52&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2322383 2026-05-30 10:57:22.645 9 INFO neutron.wsgi [req-dba1e8ed-fea5-43f4-9562-f94e2783ec57 req-102410c9-20cb-4b3d-b5e1-6339f31da825 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 210 time: 0.0221212 2026-05-30 10:57:22.654 9 INFO neutron.wsgi [None req-79e59f2d-a1bb-41a5-b913-cefb0885ff0e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/3cce5b93-8cb5-4dd5-9f16-c18e421aac01 HTTP/1.1" status: 204 len: 168 time: 0.2639849 2026-05-30 10:57:22.723 10 INFO neutron.wsgi [req-efc11bac-a160-4816-a8d4-272349471a02 req-e0c45901-e75f-44e6-ae3c-14cdea80a6e1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 210 time: 0.0305159 2026-05-30 10:57:23.380 9 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-e7f5ac4c-5ccc-4085-b0b5-1eb340442cdc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks?id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 200 len: 937 time: 0.0851154 2026-05-30 10:57:23.441 9 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-3f41f30e-2460-456e-9fa9-4f55cbb34c02 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3b6c1c854c744b89b26af38715383b1d HTTP/1.1" status: 200 len: 542 time: 0.0548999 2026-05-30 10:57:23.509 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f3ed937-d427-4126-a06c-4160900378a1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 628a0b7b-162b-4a59-8d1a-33cb1d7a116d (type: security_groups) to 1 2026-05-30 10:57:23.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f3ed937-d427-4126-a06c-4160900378a1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0c6afd25-d310-46d3-b4e9-ddee21577092 (type: security_group_rules) to 0 2026-05-30 10:57:23.577 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f3ed937-d427-4126-a06c-4160900378a1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 48fbe8f7-caa2-455a-91ff-b75a6c0b27d2 (type: security_group_rules) to 0 2026-05-30 10:57:23.598 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f3ed937-d427-4126-a06c-4160900378a1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 762eac10-2399-4d2c-8251-05df07fafba2 (type: security_group_rules) to 0 2026-05-30 10:57:23.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f3ed937-d427-4126-a06c-4160900378a1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 926671e3-a1fc-4c62-ae2c-6a58a47954e4 (type: security_group_rules) to 0 2026-05-30 10:57:23.644 9 INFO neutron.wsgi [None req-0f3ed937-d427-4126-a06c-4160900378a1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=05e5c71b6c0340e5a17442cdfd24fe10&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4450698 2026-05-30 10:57:23.769 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-56bad71f-d53d-4480-8d4b-e258c88df640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:57:23.772 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-56bad71f-d53d-4480-8d4b-e258c88df640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4ed9c3d7-8d40-492e-bb1f-ca0a168f876a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:23.879 10 INFO neutron.wsgi [None req-d29fc74d-74b1-475b-8c07-91b7862eaf19 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/628a0b7b-162b-4a59-8d1a-33cb1d7a116d HTTP/1.1" status: 204 len: 168 time: 0.2294490 2026-05-30 10:57:23.936 9 INFO neutron.db.ovn_revision_numbers_db [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-56bad71f-d53d-4480-8d4b-e258c88df640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c (type: ports) to 1 2026-05-30 10:57:23.965 9 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-56bad71f-d53d-4480-8d4b-e258c88df640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1287 time: 0.5190206 /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-05-30 10:57:24.213 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No port found with ID f391542e-1096-475f-b17e-06f63659e463: RuntimeError: No port found with ID f391542e-1096-475f-b17e-06f63659e463 2026-05-30 10:57:24.501 9 INFO neutron.db.ovn_revision_numbers_db [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-a24a5a43-62c4-41b3-a069-091a5527ff77 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c (type: ports) to 2 2026-05-30 10:57:24.863 10 WARNING neutron_lib.context [None req-5ceac742-4a84-45e9-8d14-79b0dbf957b2 29eba9f9168d4b9397581134a7ed1a58 598998abeedf432f883a5cbe041cb8ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:24.926 10 INFO neutron.wsgi [None req-5ceac742-4a84-45e9-8d14-79b0dbf957b2 29eba9f9168d4b9397581134a7ed1a58 598998abeedf432f883a5cbe041cb8ba - - default default] 10.0.0.53 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 747 time: 0.3132381 2026-05-30 10:57:24.957 10 INFO neutron.wsgi [None req-9e0ffaf0-ece0-4c51-aa33-2440f1cf874c 29eba9f9168d4b9397581134a7ed1a58 598998abeedf432f883a5cbe041cb8ba - - default default] 10.0.0.53 "GET /v2.0/subnetpools/fda71389-eb6a-4e7d-82bf-f83a6927f4ed HTTP/1.1" status: 200 len: 742 time: 0.0236847 2026-05-30 10:57:25.000 9 INFO neutron.db.ovn_revision_numbers_db [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-a24a5a43-62c4-41b3-a069-091a5527ff77 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c (type: ports) to 2 2026-05-30 10:57:25.025 9 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-a24a5a43-62c4-41b3-a069-091a5527ff77 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c HTTP/1.1" status: 200 len: 1384 time: 1.0500436 2026-05-30 10:57:25.044 10 INFO neutron.wsgi [None req-a36c65a9-ade8-4005-a944-ec901bd06204 29eba9f9168d4b9397581134a7ed1a58 598998abeedf432f883a5cbe041cb8ba - - default default] 10.0.0.53 "PUT /v2.0/subnetpools/fda71389-eb6a-4e7d-82bf-f83a6927f4ed HTTP/1.1" status: 200 len: 694 time: 0.0816925 2026-05-30 10:57:25.065 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-01c13f45-75d1-49e2-8890-b9e65f8b62dc'] response: {'name': 'network-changed', 'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'tag': '45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c', '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-05-30 10:57:25.120 10 INFO neutron.wsgi [None req-322c0e38-7ec1-4057-843b-a5012f33360b 29eba9f9168d4b9397581134a7ed1a58 598998abeedf432f883a5cbe041cb8ba - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/fda71389-eb6a-4e7d-82bf-f83a6927f4ed HTTP/1.1" status: 204 len: 168 time: 0.0716207 2026-05-30 10:57:25.137 9 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-c53a6a56-f0d3-4edf-a117-9ce6ac2630fa 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1415 time: 0.0658755 2026-05-30 10:57:25.138 10 INFO neutron.api.v2.resource [None req-abb8fc79-af0f-4847-8917-3dad206ec5fb 29eba9f9168d4b9397581134a7ed1a58 598998abeedf432f883a5cbe041cb8ba - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:57:25.139 10 INFO neutron.wsgi [None req-abb8fc79-af0f-4847-8917-3dad206ec5fb 29eba9f9168d4b9397581134a7ed1a58 598998abeedf432f883a5cbe041cb8ba - - default default] 10.0.0.53 "GET /v2.0/subnetpools/fda71389-eb6a-4e7d-82bf-f83a6927f4ed HTTP/1.1" status: 404 len: 346 time: 0.0139251 2026-05-30 10:57:25.154 10 INFO neutron.api.v2.resource [None req-1dd9d2fe-bdbd-4497-95cb-6dd8d6a51534 29eba9f9168d4b9397581134a7ed1a58 598998abeedf432f883a5cbe041cb8ba - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:57:25.156 10 INFO neutron.wsgi [None req-1dd9d2fe-bdbd-4497-95cb-6dd8d6a51534 29eba9f9168d4b9397581134a7ed1a58 598998abeedf432f883a5cbe041cb8ba - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/fda71389-eb6a-4e7d-82bf-f83a6927f4ed HTTP/1.1" status: 404 len: 346 time: 0.0126908 2026-05-30 10:57:25.169 9 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-80ffa619-5246-4992-b15e-b8690c59da6d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c HTTP/1.1" status: 200 len: 217 time: 0.0270972 2026-05-30 10:57:25.204 9 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-de2c081a-f256-41ab-b635-8ea0a3af1b7d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=8ca1687d-89b2-4911-b5be-d729f201b1f7 HTTP/1.1" status: 200 len: 829 time: 0.0297942 2026-05-30 10:57:25.235 9 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-e981a198-8efc-4b71-9d2b-ade489e23c81 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236216 2026-05-30 10:57:25.320 9 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-547cede2-55b4-4363-8afb-b9847b0219e8 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0770233 2026-05-30 10:57:25.396 9 INFO neutron.wsgi [req-e05886cd-687d-4bd8-b519-a3fc37392985 req-9c6bdede-1caa-4049-b07c-ccd275855c80 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0662551 2026-05-30 10:57:25.490 9 INFO neutron.wsgi [req-1be7c661-81d8-43aa-98f8-f9e442eda009 req-01cdebb4-026e-4fec-a0c1-582b5bc72a1f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1415 time: 0.0436640 2026-05-30 10:57:25.567 10 INFO neutron.wsgi [req-916e69df-70ca-4c82-a24d-96c5f43bac69 req-0fe472ec-0dab-4da3-8b88-b01f63b5949a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1415 time: 0.0405071 2026-05-30 10:57:25.584 9 INFO neutron.wsgi [req-1be7c661-81d8-43aa-98f8-f9e442eda009 req-c10d42c4-1444-4d5c-b92b-2c3d834bb5ba 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a HTTP/1.1" status: 200 len: 937 time: 0.0845654 2026-05-30 10:57:25.620 9 INFO neutron.wsgi [req-1be7c661-81d8-43aa-98f8-f9e442eda009 req-5765bee6-b28e-4a00-ab57-be352ff6dc64 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c HTTP/1.1" status: 200 len: 217 time: 0.0295994 2026-05-30 10:57:25.622 10 INFO neutron.wsgi [req-916e69df-70ca-4c82-a24d-96c5f43bac69 req-9401e627-8f5d-4fc2-8ec9-990cb368b44d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=ba6592d4-e2b9-4809-8b0f-9b002e2cb351&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0503483 2026-05-30 10:57:25.635 10 WARNING neutron_lib.context [None req-7c000fa4-e6f3-433a-b458-9ebd8f195ca0 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:25.671 9 INFO neutron.wsgi [req-1be7c661-81d8-43aa-98f8-f9e442eda009 req-b9f723d8-966a-4296-8f4b-69bcb74ce16a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=8ca1687d-89b2-4911-b5be-d729f201b1f7 HTTP/1.1" status: 200 len: 829 time: 0.0353868 2026-05-30 10:57:25.696 10 INFO neutron.wsgi [req-3d1de0ff-7b85-42df-8915-1a07ef82ff83 req-3051d87e-1494-4f10-95b6-0283af6ecb95 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1415 time: 0.0563226 2026-05-30 10:57:25.703 9 INFO neutron.wsgi [req-1be7c661-81d8-43aa-98f8-f9e442eda009 req-7c3ad233-62e6-4c65-8d9f-6fb615236832 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0239885 2026-05-30 10:57:25.769 10 INFO neutron.wsgi [req-3d1de0ff-7b85-42df-8915-1a07ef82ff83 req-79318370-0ce7-4d45-b483-bfd779bbc3d6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/security-groups?id=ba6592d4-e2b9-4809-8b0f-9b002e2cb351&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0610473 2026-05-30 10:57:25.773 9 INFO neutron.wsgi [req-507ac95b-38ef-4ba5-8c7e-d22c019dd2d8 req-e0cc86a0-6431-4b83-81cc-b7af6b26e688 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1415 time: 0.0534990 2026-05-30 10:57:25.778 10 INFO neutron.db.ovn_revision_numbers_db [None req-7c000fa4-e6f3-433a-b458-9ebd8f195ca0 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Successfully bumped revision number for resource baaf408f-f506-44cd-a06e-c085f8c846f4 (type: routers) to 1 2026-05-30 10:57:25.792 9 INFO neutron.wsgi [req-1be7c661-81d8-43aa-98f8-f9e442eda009 req-45eb8c7b-9eeb-4bea-ae5b-60a97a2ddc2b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0836883 2026-05-30 10:57:25.799 10 INFO neutron.wsgi [None req-7c000fa4-e6f3-433a-b458-9ebd8f195ca0 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.3786595 2026-05-30 10:57:25.807 10 WARNING neutron_lib.context [None req-debb8fc8-e42e-4442-8560-55777a38b2bf ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:25.863 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c 2026-05-30 10:57:25.889 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c 2026-05-30 10:57:25.896 9 INFO neutron.wsgi [req-1be7c661-81d8-43aa-98f8-f9e442eda009 req-3861a8b5-5938-40d2-89d4-78d2324b1eeb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0917962 2026-05-30 10:57:25.966 9 INFO neutron.db.ovn_revision_numbers_db [None req-74752102-4280-4cb9-a615-f256394b70e9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0d363782-ee24-429f-aa14-2561eba45af5 (type: security_groups) to 1 2026-05-30 10:57:25.975 10 INFO neutron.db.ovn_revision_numbers_db [None req-debb8fc8-e42e-4442-8560-55777a38b2bf ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Successfully bumped revision number for resource 9a708d2c-deb9-4e7b-9a9b-8676a316e43c (type: routers) to 1 2026-05-30 10:57:25.992 9 INFO neutron.db.ovn_revision_numbers_db [None req-74752102-4280-4cb9-a615-f256394b70e9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0fbe5984-a7c4-4ac1-ba95-7ed3bf63da9a (type: security_group_rules) to 0 2026-05-30 10:57:25.998 10 INFO neutron.wsgi [None req-debb8fc8-e42e-4442-8560-55777a38b2bf ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.1940715 2026-05-30 10:57:26.010 9 INFO neutron.db.ovn_revision_numbers_db [None req-74752102-4280-4cb9-a615-f256394b70e9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2dde8969-126b-4c26-8745-f3f969065e3a (type: security_group_rules) to 0 2026-05-30 10:57:26.013 10 WARNING neutron_lib.context [None req-845ab720-0bff-4ea4-b075-5f3b99cc79f3 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:26.029 9 INFO neutron.db.ovn_revision_numbers_db [None req-74752102-4280-4cb9-a615-f256394b70e9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cb06689e-3d88-465a-bf2c-7c0f3c3abfdc (type: security_group_rules) to 0 2026-05-30 10:57:26.057 9 INFO neutron.db.ovn_revision_numbers_db [None req-74752102-4280-4cb9-a615-f256394b70e9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f129e0a8-2d81-446b-b3fa-30f861c7a684 (type: security_group_rules) to 0 2026-05-30 10:57:26.079 9 INFO neutron.wsgi [None req-74752102-4280-4cb9-a615-f256394b70e9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=598998abeedf432f883a5cbe041cb8ba&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4193273 2026-05-30 10:57:26.082 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e312e29-92af-4312-9517-c8e18b43e298'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c', 'code': 200} 2026-05-30 10:57:26.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-845ab720-0bff-4ea4-b075-5f3b99cc79f3 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Successfully bumped revision number for resource a62dea6f-d224-4b5a-828b-b926a368fe59 (type: routers) to 1 2026-05-30 10:57:26.205 10 INFO neutron.wsgi [None req-845ab720-0bff-4ea4-b075-5f3b99cc79f3 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.1993675 2026-05-30 10:57:26.225 9 WARNING neutron_lib.context [None req-75632e5b-a71c-4c38-99af-9cbed9fc21c3 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:26.331 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c (type: ports) to 4 2026-05-30 10:57:26.400 9 INFO neutron.db.ovn_revision_numbers_db [None req-75632e5b-a71c-4c38-99af-9cbed9fc21c3 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Successfully bumped revision number for resource c5d871a0-fd63-4ae4-967a-97159b03df8b (type: routers) to 1 2026-05-30 10:57:26.425 9 INFO neutron.wsgi [None req-75632e5b-a71c-4c38-99af-9cbed9fc21c3 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.2092364 /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-05-30 10:57:26.441 10 WARNING neutron_lib.context [None req-e57e92b8-5711-4efa-ab0b-f30c45c80488 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:26.446 9 INFO neutron.wsgi [None req-78177337-5253-4ae1-81b4-03c0a44c34cc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/0d363782-ee24-429f-aa14-2561eba45af5 HTTP/1.1" status: 204 len: 168 time: 0.3639870 2026-05-30 10:57:26.578 10 INFO neutron.db.ovn_revision_numbers_db [None req-e57e92b8-5711-4efa-ab0b-f30c45c80488 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Successfully bumped revision number for resource 729ffb99-b183-491a-b35a-a4191f5127c0 (type: routers) to 1 2026-05-30 10:57:26.600 10 INFO neutron.wsgi [None req-e57e92b8-5711-4efa-ab0b-f30c45c80488 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.1679099 2026-05-30 10:57:26.670 10 INFO neutron.wsgi [None req-63b3f93c-867d-45b9-ae22-669016a7afc5 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "PUT /v2.0/routers/baaf408f-f506-44cd-a06e-c085f8c846f4/tags HTTP/1.1" status: 200 len: 210 time: 0.0641437 2026-05-30 10:57:26.747 10 INFO neutron.wsgi [None req-0a13c46c-c761-4e4a-baa3-cf8960cbad71 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "PUT /v2.0/routers/9a708d2c-deb9-4e7b-9a9b-8676a316e43c/tags HTTP/1.1" status: 200 len: 218 time: 0.0721776 2026-05-30 10:57:26.831 10 INFO neutron.wsgi [None req-fdb15bc0-3aaa-4f75-bb17-f42a79dd56d5 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "PUT /v2.0/routers/a62dea6f-d224-4b5a-828b-b926a368fe59/tags HTTP/1.1" status: 200 len: 227 time: 0.0786402 2026-05-30 10:57:26.908 10 INFO neutron.wsgi [None req-0eadf544-d600-4cbb-84e1-1a7da926560e ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "PUT /v2.0/routers/c5d871a0-fd63-4ae4-967a-97159b03df8b/tags HTTP/1.1" status: 200 len: 212 time: 0.0723546 2026-05-30 10:57:27.005 10 INFO neutron.wsgi [None req-b5ef3c64-a8c2-4224-9811-87aca0db0375 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1946 time: 0.0904684 2026-05-30 10:57:27.322 10 INFO neutron.wsgi [None req-f6e3565f-225e-4ee8-b012-2fbf5b82a431 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1375 time: 0.3026464 2026-05-30 10:57:27.413 10 INFO neutron.wsgi [None req-fd162485-0246-4d3d-a4fd-fecda556f344 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1375 time: 0.0864983 2026-05-30 10:57:27.468 10 INFO neutron.wsgi [None req-acca4114-8256-4dfa-8160-9d3143b330ff ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1946 time: 0.0500293 2026-05-30 10:57:27.556 10 INFO neutron.wsgi [None req-0cae2649-fd9a-447b-9150-6940c8ec7729 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1347 time: 0.0823388 2026-05-30 10:57:27.652 9 INFO neutron.wsgi [None req-f726220c-5f0e-4b90-a927-3b397461d5d8 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1918 time: 0.0857511 2026-05-30 10:57:27.747 9 INFO neutron.wsgi [None req-eca79f7e-cb75-4323-b553-e0cd7a190e12 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1918 time: 0.0905633 2026-05-30 10:57:27.803 9 INFO neutron.wsgi [None req-caf974fe-d9fb-4452-aec5-9f41adac7b48 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1347 time: 0.0506659 2026-05-30 10:57:27.867 9 INFO neutron.wsgi [None req-b6681c14-ea9d-419e-aa4e-0eb5872c7430 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers/baaf408f-f506-44cd-a06e-c085f8c846f4 HTTP/1.1" status: 200 len: 775 time: 0.0583715 2026-05-30 10:57:28.124 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f94a84d-f1c4-4df9-b6a5-1a47e5a2f83f'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c', 'code': 200} 2026-05-30 10:57:28.343 9 INFO neutron.db.ovn_revision_numbers_db [None req-80aa43eb-7a4a-4259-8aa4-8f62a4154657 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Successfully bumped revision number for resource baaf408f-f506-44cd-a06e-c085f8c846f4 (type: routers) to 2 2026-05-30 10:57:28.349 9 INFO neutron.wsgi [None req-80aa43eb-7a4a-4259-8aa4-8f62a4154657 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "PUT /v2.0/routers/baaf408f-f506-44cd-a06e-c085f8c846f4 HTTP/1.1" status: 200 len: 775 time: 0.4764416 2026-05-30 10:57:28.390 9 INFO neutron.wsgi [None req-68888bb2-ea07-4627-bf6f-5b65956138aa ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=baaf408f-f506-44cd-a06e-c085f8c846f4 HTTP/1.1" status: 200 len: 205 time: 0.0332634 2026-05-30 10:57:28.675 10 INFO neutron.wsgi [None req-af4641aa-3650-4dda-9ac8-aa894da74202 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "DELETE /v2.0/routers/baaf408f-f506-44cd-a06e-c085f8c846f4 HTTP/1.1" status: 204 len: 168 time: 0.2784061 2026-05-30 10:57:28.729 10 INFO neutron.wsgi [None req-c81fa36b-19da-45a0-9363-38ecd5967622 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers/9a708d2c-deb9-4e7b-9a9b-8676a316e43c HTTP/1.1" status: 200 len: 783 time: 0.0489559 2026-05-30 10:57:28.929 9 INFO neutron.wsgi [req-201593c2-93bc-4736-9131-a19a01797e8d req-ea9f1c02-45d1-44f4-b232-a154fad698a2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1417 time: 0.0492134 2026-05-30 10:57:29.006 9 INFO neutron.wsgi [req-201593c2-93bc-4736-9131-a19a01797e8d req-74fae5d1-17ef-4935-ad25-6bf79f5432ec 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=ba6592d4-e2b9-4809-8b0f-9b002e2cb351&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0712438 2026-05-30 10:57:29.147 10 INFO neutron.wsgi [req-4dd6bc37-c3b8-49a4-b0e4-e5e1c2744fb7 req-2eb101d8-2cd7-4bac-aee6-f3b03e888d01 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1417 time: 0.0592470 2026-05-30 10:57:29.246 10 INFO neutron.db.ovn_revision_numbers_db [None req-2ce85bbb-5b80-4b57-8b3f-1ab1ab179fe4 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Successfully bumped revision number for resource 9a708d2c-deb9-4e7b-9a9b-8676a316e43c (type: routers) to 2 2026-05-30 10:57:29.253 10 INFO neutron.wsgi [None req-2ce85bbb-5b80-4b57-8b3f-1ab1ab179fe4 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "PUT /v2.0/routers/9a708d2c-deb9-4e7b-9a9b-8676a316e43c HTTP/1.1" status: 200 len: 783 time: 0.5188372 2026-05-30 10:57:29.282 10 INFO neutron.wsgi [None req-5efd8c45-30f7-4741-a349-1826aad78cc5 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=9a708d2c-deb9-4e7b-9a9b-8676a316e43c HTTP/1.1" status: 200 len: 205 time: 0.0229692 2026-05-30 10:57:29.839 10 INFO neutron.wsgi [None req-5267cbb2-b0aa-4c1a-9cd2-bcdcfd2b5ec4 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "DELETE /v2.0/routers/9a708d2c-deb9-4e7b-9a9b-8676a316e43c HTTP/1.1" status: 204 len: 168 time: 0.5494039 2026-05-30 10:57:29.909 9 INFO neutron.wsgi [None req-81d4b568-8b04-4a39-8ddd-7ebbf1499777 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers/a62dea6f-d224-4b5a-828b-b926a368fe59 HTTP/1.1" status: 200 len: 792 time: 0.0601096 2026-05-30 10:57:30.663 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cfea02a-542f-4f87-8702-bf53a6139881 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Successfully bumped revision number for resource a62dea6f-d224-4b5a-828b-b926a368fe59 (type: routers) to 2 2026-05-30 10:57:30.671 9 INFO neutron.wsgi [None req-0cfea02a-542f-4f87-8702-bf53a6139881 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "PUT /v2.0/routers/a62dea6f-d224-4b5a-828b-b926a368fe59 HTTP/1.1" status: 200 len: 792 time: 0.7566183 2026-05-30 10:57:30.702 9 INFO neutron.wsgi [None req-f9386eb5-67d9-4cdc-bb10-99efde914985 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=a62dea6f-d224-4b5a-828b-b926a368fe59 HTTP/1.1" status: 200 len: 205 time: 0.0269411 2026-05-30 10:57:30.949 9 INFO neutron.wsgi [None req-81a7a8d1-ed08-4851-8647-679db4b316e6 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "DELETE /v2.0/routers/a62dea6f-d224-4b5a-828b-b926a368fe59 HTTP/1.1" status: 204 len: 168 time: 0.2432580 2026-05-30 10:57:31.003 9 INFO neutron.wsgi [None req-7f6b397a-6b4d-419c-9dfa-41ef4c553f82 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers/c5d871a0-fd63-4ae4-967a-97159b03df8b HTTP/1.1" status: 200 len: 777 time: 0.0489683 2026-05-30 10:57:31.439 9 INFO neutron.db.ovn_revision_numbers_db [None req-9357f6a1-5b66-495c-8c4d-cde6b21979e5 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] Successfully bumped revision number for resource c5d871a0-fd63-4ae4-967a-97159b03df8b (type: routers) to 2 2026-05-30 10:57:31.448 9 INFO neutron.wsgi [None req-9357f6a1-5b66-495c-8c4d-cde6b21979e5 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "PUT /v2.0/routers/c5d871a0-fd63-4ae4-967a-97159b03df8b HTTP/1.1" status: 200 len: 777 time: 0.4409344 2026-05-30 10:57:31.482 9 INFO neutron.wsgi [None req-62edc25a-eb86-4657-9d11-963252aff439 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=c5d871a0-fd63-4ae4-967a-97159b03df8b HTTP/1.1" status: 200 len: 205 time: 0.0283799 2026-05-30 10:57:31.500 10 INFO neutron.db.ovn_revision_numbers_db [None req-a457a438-fb53-4b79-b99e-250064de0cdf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 282720b8-acc4-48e4-a8e8-a25a6bba376c (type: security_groups) to 1 2026-05-30 10:57:31.525 10 INFO neutron.db.ovn_revision_numbers_db [None req-a457a438-fb53-4b79-b99e-250064de0cdf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 13d55231-ad20-449b-9694-f5a122fa190e (type: security_group_rules) to 0 2026-05-30 10:57:31.543 10 INFO neutron.db.ovn_revision_numbers_db [None req-a457a438-fb53-4b79-b99e-250064de0cdf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 464cf57b-c47f-4a54-b97c-2f7048b95502 (type: security_group_rules) to 0 2026-05-30 10:57:31.567 10 INFO neutron.db.ovn_revision_numbers_db [None req-a457a438-fb53-4b79-b99e-250064de0cdf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4c6962c5-6502-41bb-acba-86e6f88bd9d6 (type: security_group_rules) to 0 2026-05-30 10:57:31.589 10 INFO neutron.db.ovn_revision_numbers_db [None req-a457a438-fb53-4b79-b99e-250064de0cdf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource bb989bb4-81af-445e-ae6d-43a92a9733c9 (type: security_group_rules) to 0 2026-05-30 10:57:31.616 10 INFO neutron.wsgi [None req-a457a438-fb53-4b79-b99e-250064de0cdf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=0d8b7edb28e4497fa492e3cabad59439&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4206803 2026-05-30 10:57:31.786 9 INFO neutron.wsgi [None req-aef442ad-c5f4-49bf-9e1c-5066f6eeefdb ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "DELETE /v2.0/routers/c5d871a0-fd63-4ae4-967a-97159b03df8b HTTP/1.1" status: 204 len: 168 time: 0.2995846 2026-05-30 10:57:31.875 9 INFO neutron.wsgi [None req-6d39a0ea-d9db-41ac-b852-0e0385adeb11 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/routers/729ffb99-b183-491a-b35a-a4191f5127c0 HTTP/1.1" status: 200 len: 770 time: 0.0704200 2026-05-30 10:57:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035312 2026-05-30 10:57:31.882 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026481 2026-05-30 10:57:31.924 10 INFO neutron.wsgi [None req-986db320-5eba-4e4a-9ebc-8f388d6aa296 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/282720b8-acc4-48e4-a8e8-a25a6bba376c HTTP/1.1" status: 204 len: 168 time: 0.3012738 2026-05-30 10:57:32.228 10 INFO neutron.db.ovn_revision_numbers_db [None req-31def39f-aa0d-4662-bef0-09e9bbb3665d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3546c577-ee98-4a4e-83b4-7b73d3273a80 (type: security_groups) to 1 2026-05-30 10:57:32.244 10 INFO neutron.db.ovn_revision_numbers_db [None req-31def39f-aa0d-4662-bef0-09e9bbb3665d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 370d490f-1edc-4f5f-860c-a43ba68b1778 (type: security_group_rules) to 0 2026-05-30 10:57:32.262 10 INFO neutron.db.ovn_revision_numbers_db [None req-31def39f-aa0d-4662-bef0-09e9bbb3665d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 45fcd2c4-eb6b-4ab7-8248-2dc27baeac4c (type: security_group_rules) to 0 2026-05-30 10:57:32.281 10 INFO neutron.db.ovn_revision_numbers_db [None req-31def39f-aa0d-4662-bef0-09e9bbb3665d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 99c6d983-5b45-4e1b-8cc4-6ebdd2fb8ab1 (type: security_group_rules) to 0 2026-05-30 10:57:32.300 10 INFO neutron.db.ovn_revision_numbers_db [None req-31def39f-aa0d-4662-bef0-09e9bbb3665d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e9d05140-a5ac-4bf0-96c0-5155c73cfeee (type: security_group_rules) to 0 2026-05-30 10:57:32.326 10 INFO neutron.wsgi [None req-31def39f-aa0d-4662-bef0-09e9bbb3665d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=8d6ecbfaca9c4a6484892ec0495f608b&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2548923 2026-05-30 10:57:32.586 10 INFO neutron.wsgi [None req-d14ce247-d186-4ad8-8307-2ed6e51cbc29 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/3546c577-ee98-4a4e-83b4-7b73d3273a80 HTTP/1.1" status: 204 len: 168 time: 0.2546458 2026-05-30 10:57:32.606 9 INFO neutron.wsgi [None req-ed501dc5-5a84-4a66-b289-8496e75e27b0 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "PUT /v2.0/routers/729ffb99-b183-491a-b35a-a4191f5127c0 HTTP/1.1" status: 200 len: 770 time: 0.7252140 2026-05-30 10:57:32.633 9 INFO neutron.wsgi [None req-fcc104e5-0119-4198-b51f-ae556ed4e0a0 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=729ffb99-b183-491a-b35a-a4191f5127c0 HTTP/1.1" status: 200 len: 205 time: 0.0220723 2026-05-30 10:57:32.910 9 INFO neutron.wsgi [None req-f778dead-ce30-478e-804d-93b8d05878a4 ca3daa13a3f84fb0ab88410b9cc4e277 1abdd57396a14af8bed7b901916ec523 - - default default] 10.0.0.53 "DELETE /v2.0/routers/729ffb99-b183-491a-b35a-a4191f5127c0 HTTP/1.1" status: 204 len: 168 time: 0.2649455 2026-05-30 10:57:34.179 9 INFO neutron.db.ovn_revision_numbers_db [None req-1686db28-5aa9-40ab-861e-9a486842fac6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c603ceb6-ad4b-435d-9d98-2d751e6e54e2 (type: security_groups) to 1 2026-05-30 10:57:34.191 9 INFO neutron.db.ovn_revision_numbers_db [None req-1686db28-5aa9-40ab-861e-9a486842fac6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 1c5eb019-7d50-4ce2-afa0-48f2303e157b (type: security_group_rules) to 0 2026-05-30 10:57:34.205 9 INFO neutron.db.ovn_revision_numbers_db [None req-1686db28-5aa9-40ab-861e-9a486842fac6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 720c48f1-b50a-4825-a07f-ce2dcec8f64d (type: security_group_rules) to 0 2026-05-30 10:57:34.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-1686db28-5aa9-40ab-861e-9a486842fac6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e515dd28-ead5-4b28-b59c-5e9f2b3a405e (type: security_group_rules) to 0 2026-05-30 10:57:34.241 9 INFO neutron.db.ovn_revision_numbers_db [None req-1686db28-5aa9-40ab-861e-9a486842fac6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f7d13e13-0dc6-4d43-8c8d-0401614f9d8f (type: security_group_rules) to 0 2026-05-30 10:57:34.263 9 INFO neutron.wsgi [None req-1686db28-5aa9-40ab-861e-9a486842fac6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=7b6cfd817cd440aba8d4426819d77532&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3885531 2026-05-30 10:57:34.540 10 INFO neutron.wsgi [None req-687eeff9-8132-47c0-adaf-745e46303225 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/c603ceb6-ad4b-435d-9d98-2d751e6e54e2 HTTP/1.1" status: 204 len: 168 time: 0.2639194 2026-05-30 10:57:34.868 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3d6950fa-7277-421b-8f3c-f67cd3fb94dd (type: security_groups) to 1 2026-05-30 10:57:34.875 9 INFO neutron.db.ovn_revision_numbers_db [None req-04a67fb8-3a55-4af3-90b4-f6b637db9d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e3b2b421-1413-43a1-ad7c-afc5b7fa1ea7 (type: security_groups) to 1 2026-05-30 10:57:34.884 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3ee9316e-98ff-456f-9fb4-a3c4df215d2f (type: security_group_rules) to 0 2026-05-30 10:57:34.897 9 INFO neutron.db.ovn_revision_numbers_db [None req-04a67fb8-3a55-4af3-90b4-f6b637db9d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 478c861d-5081-4545-bfa3-22f05d1ff19d (type: security_group_rules) to 0 2026-05-30 10:57:34.899 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 56618eb6-5254-487c-b58d-e6de7e57ce40 (type: security_group_rules) to 0 2026-05-30 10:57:34.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 78ca1cd6-4aa7-487f-84b1-2524b62b3557 (type: security_group_rules) to 0 2026-05-30 10:57:34.916 9 INFO neutron.db.ovn_revision_numbers_db [None req-04a67fb8-3a55-4af3-90b4-f6b637db9d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 47c5905b-0003-4481-a214-2f61fe252f8d (type: security_group_rules) to 0 2026-05-30 10:57:34.931 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8d1f3d79-951f-4d30-b74c-4e63c3109cf7 (type: security_group_rules) to 0 2026-05-30 10:57:34.934 9 INFO neutron.db.ovn_revision_numbers_db [None req-04a67fb8-3a55-4af3-90b4-f6b637db9d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c176b160-ffe8-44e6-97b4-00d982e4ea39 (type: security_group_rules) to 0 2026-05-30 10:57:34.958 9 INFO neutron.db.ovn_revision_numbers_db [None req-04a67fb8-3a55-4af3-90b4-f6b637db9d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e9543789-52de-421c-9117-927bf5220a4b (type: security_group_rules) to 0 2026-05-30 10:57:34.982 9 INFO neutron.wsgi [None req-04a67fb8-3a55-4af3-90b4-f6b637db9d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=eae140b3db814bccb1b0bbf846152d78&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2774556 2026-05-30 10:57:34.987 10 INFO neutron.db.segments_db [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Added segment 1b3646c8-3702-4851-90d6-e8e3ddb7de08 of type geneve for network e03b7809-f96f-4568-8f55-683486ff6d93 2026-05-30 10:57:35.172 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e03b7809-f96f-4568-8f55-683486ff6d93 (type: networks) to 1 2026-05-30 10:57:35.239 9 INFO neutron.wsgi [None req-21bcf38d-0b6a-49db-bfb8-9bf8dfd85399 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/e3b2b421-1413-43a1-ad7c-afc5b7fa1ea7 HTTP/1.1" status: 204 len: 168 time: 0.2495918 2026-05-30 10:57:35.355 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:57:35.358 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network e03b7809-f96f-4568-8f55-683486ff6d93: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:35.453 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dd789931-94c8-4ff3-aba0-3056c5dbb944 (type: ports) to 1 2026-05-30 10:57:35.476 10 INFO neutron.wsgi [None req-1e34a768-bacf-4fb9-8dfa-c67e1f4e7d73 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 0.8659217 2026-05-30 10:57:35.581 9 INFO neutron.db.ovn_revision_numbers_db [None req-898774c5-02d7-4927-beaa-2005506c580c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 366f2189-6b24-4d72-976a-ea8bed757cb6 (type: security_groups) to 1 2026-05-30 10:57:35.602 9 INFO neutron.db.ovn_revision_numbers_db [None req-898774c5-02d7-4927-beaa-2005506c580c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 09da4d81-c56b-4e1c-8dc2-6a7491cca8a4 (type: security_group_rules) to 0 2026-05-30 10:57:35.626 9 INFO neutron.db.ovn_revision_numbers_db [None req-898774c5-02d7-4927-beaa-2005506c580c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5bb97cbb-1ac8-4392-a0cd-14a912214a0b (type: security_group_rules) to 0 2026-05-30 10:57:35.653 9 INFO neutron.db.ovn_revision_numbers_db [None req-898774c5-02d7-4927-beaa-2005506c580c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6a432a1a-97a9-4937-987f-73f11babd6d1 (type: security_group_rules) to 0 2026-05-30 10:57:35.672 9 INFO neutron.db.ovn_revision_numbers_db [None req-898774c5-02d7-4927-beaa-2005506c580c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cd6c2e6e-366f-47b1-a87b-c7e796909540 (type: security_group_rules) to 0 2026-05-30 10:57:35.687 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28456837-ff54-47b5-aef2-02a6b69ad341 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:57:35.692 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28456837-ff54-47b5-aef2-02a6b69ad341 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network e03b7809-f96f-4568-8f55-683486ff6d93: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:35.707 9 INFO neutron.wsgi [None req-898774c5-02d7-4927-beaa-2005506c580c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=1abdd57396a14af8bed7b901916ec523&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2889791 2026-05-30 10:57:36.034 10 INFO neutron.wsgi [None req-ef3676fc-0d91-4506-9602-104ee6d800ab 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/366f2189-6b24-4d72-976a-ea8bed757cb6 HTTP/1.1" status: 204 len: 168 time: 0.3225207 2026-05-30 10:57:36.364 9 INFO neutron.db.ovn_revision_numbers_db [None req-28456837-ff54-47b5-aef2-02a6b69ad341 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dd789931-94c8-4ff3-aba0-3056c5dbb944 (type: ports) to 2 2026-05-30 10:57:36.418 9 INFO neutron.db.ovn_revision_numbers_db [None req-28456837-ff54-47b5-aef2-02a6b69ad341 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource afa1bfbc-7857-4f54-be86-bddca828166b (type: subnets) to 0 2026-05-30 10:57:36.437 9 INFO neutron.wsgi [None req-28456837-ff54-47b5-aef2-02a6b69ad341 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.9508855 2026-05-30 10:57:37.059 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1bd0d983-0f1d-42dc-af4a-4b284a2b7395 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:57:37.062 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1bd0d983-0f1d-42dc-af4a-4b284a2b7395 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:37.230 10 INFO neutron.db.ovn_revision_numbers_db [None req-1bd0d983-0f1d-42dc-af4a-4b284a2b7395 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ab5b2b5a-a435-465e-b37d-f45e746e025b (type: ports) to 1 2026-05-30 10:57:37.691 9 INFO neutron.db.ovn_revision_numbers_db [None req-c08e8da6-d371-438f-9dbc-18937cae8639 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource aac6b34d-bb91-4133-ab4e-530223fe517c (type: security_groups) to 1 2026-05-30 10:57:37.708 9 INFO neutron.db.ovn_revision_numbers_db [None req-c08e8da6-d371-438f-9dbc-18937cae8639 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 32188e99-f16c-4b99-8056-1e53c77a08e6 (type: security_group_rules) to 0 2026-05-30 10:57:37.725 9 INFO neutron.db.ovn_revision_numbers_db [None req-c08e8da6-d371-438f-9dbc-18937cae8639 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3ff788a9-61eb-4011-a65a-37a1a30cd23f (type: security_group_rules) to 0 2026-05-30 10:57:37.750 9 INFO neutron.db.ovn_revision_numbers_db [None req-c08e8da6-d371-438f-9dbc-18937cae8639 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource aa7468bc-ed4f-490f-9d76-00b0879c91c2 (type: security_group_rules) to 0 2026-05-30 10:57:37.775 9 INFO neutron.db.ovn_revision_numbers_db [None req-c08e8da6-d371-438f-9dbc-18937cae8639 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e7e0619c-1b66-4d7a-8e69-92d538a5be2f (type: security_group_rules) to 0 2026-05-30 10:57:37.796 9 INFO neutron.wsgi [None req-c08e8da6-d371-438f-9dbc-18937cae8639 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=634da3f0d49a4b818a045ecf8be42532&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4254327 2026-05-30 10:57:37.938 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-947aaf40-9819-4026-b248-ef530c77f404 - - - - - -] Schedule LRP lrp-ab5b2b5a-a435-465e-b37d-f45e746e025b on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:57:37.968 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: ab5b2b5a-a435-465e-b37d-f45e746e025b 2026-05-30 10:57:37.975 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Router 7a8e56f7-5a28-47fb-bcdb-932647edb8ec is bound to host instance 2026-05-30 10:57:37.982 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port ab5b2b5a-a435-465e-b37d-f45e746e025b 2026-05-30 10:57:38.022 10 INFO neutron.db.ovn_revision_numbers_db [None req-1bd0d983-0f1d-42dc-af4a-4b284a2b7395 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ab5b2b5a-a435-465e-b37d-f45e746e025b (type: router_ports) to 1 2026-05-30 10:57:38.104 10 INFO neutron.db.ovn_revision_numbers_db [None req-1bd0d983-0f1d-42dc-af4a-4b284a2b7395 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7a8e56f7-5a28-47fb-bcdb-932647edb8ec (type: routers) to 2 2026-05-30 10:57:38.122 10 INFO neutron.wsgi [None req-1bd0d983-0f1d-42dc-af4a-4b284a2b7395 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1165 time: 1.6798029 2026-05-30 10:57:38.229 9 INFO neutron.wsgi [None req-cbbedbee-5518-4d16-9c18-c2f721b7758e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/aac6b34d-bb91-4133-ab4e-530223fe517c HTTP/1.1" status: 204 len: 168 time: 0.4243090 2026-05-30 10:57:39.272 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f7b36c4-5b26-4669-b52e-a55c4ed01dfe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:57:39.276 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f7b36c4-5b26-4669-b52e-a55c4ed01dfe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network e03b7809-f96f-4568-8f55-683486ff6d93: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:39.405 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource ab5b2b5a-a435-465e-b37d-f45e746e025b (type: ports) to 1 2026-05-30 10:57:39.488 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f7b36c4-5b26-4669-b52e-a55c4ed01dfe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d054fd71-591c-4bfd-96c1-1578d5f39b7a (type: ports) to 1 2026-05-30 10:57:39.960 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource ab5b2b5a-a435-465e-b37d-f45e746e025b (type: router_ports) to 3 2026-05-30 10:57:40.632 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-2f7b36c4-5b26-4669-b52e-a55c4ed01dfe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:40.632 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:57:40.632 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-05-30 10:57:40.632 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:57:40.632 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-05-30 10:57:40.632 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:40.632 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-05-30 10:57:40.632 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:57:40.632 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-05-30 10:57:40.632 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:40.632 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-05-30 10:57:40.632 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:40.632 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:40.632 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager [None req-2f7b36c4-5b26-4669-b52e-a55c4ed01dfe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:57:40.633 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-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:57:40.633 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-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:57:40.633 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-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:57:40.633 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-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:57:40.633 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-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:57:40.633 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-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:40.633 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-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:57:40.633 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-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:40.633 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-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:40.633 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:57:40.660 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource ab5b2b5a-a435-465e-b37d-f45e746e025b (type: ports) to 2 2026-05-30 10:57:40.908 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:40.928 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:40.957 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f7b36c4-5b26-4669-b52e-a55c4ed01dfe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d054fd71-591c-4bfd-96c1-1578d5f39b7a (type: ports) to 1 2026-05-30 10:57:41.014 9 WARNING neutron_lib.context [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:41.175 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f7b36c4-5b26-4669-b52e-a55c4ed01dfe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:57:41.197 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f7b36c4-5b26-4669-b52e-a55c4ed01dfe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network e03b7809-f96f-4568-8f55-683486ff6d93: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:41.429 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource ab5b2b5a-a435-465e-b37d-f45e746e025b (type: ports) to 4 2026-05-30 10:57:41.444 9 INFO neutron.db.ovn_revision_numbers_db [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 038a1d1c-eded-40d9-bbf4-2a8bcd54fa1a (type: security_groups) to 1 2026-05-30 10:57:41.475 9 INFO neutron.db.ovn_revision_numbers_db [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 0c10192e-a942-4e27-9cd8-8314e3bd6d02 (type: security_group_rules) to 0 2026-05-30 10:57:41.545 9 INFO neutron.db.ovn_revision_numbers_db [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 44b0d9de-cd97-409c-8343-eab556999ef4 (type: security_group_rules) to 0 2026-05-30 10:57:41.617 9 INFO neutron.db.ovn_revision_numbers_db [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 4c9c8ec4-e6f2-450c-850d-5614c8b4a3d2 (type: security_group_rules) to 0 2026-05-30 10:57:41.672 9 INFO neutron.db.ovn_revision_numbers_db [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 68beb936-5897-4a26-8c97-79380f375fc3 (type: security_group_rules) to 0 2026-05-30 10:57:42.095 9 INFO neutron.db.segments_db [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Added segment aae72f8a-f8d2-4766-bb6e-cb1cfd57de6a of type geneve for network 8680ba65-e1ab-49db-8769-e4d479996212 2026-05-30 10:57:42.410 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource d054fd71-591c-4bfd-96c1-1578d5f39b7a (type: ports) to 2 2026-05-30 10:57:42.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 8680ba65-e1ab-49db-8769-e4d479996212 (type: networks) to 1 2026-05-30 10:57:42.626 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource ab5b2b5a-a435-465e-b37d-f45e746e025b (type: router_ports) to 4 2026-05-30 10:57:42.790 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:42.790 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:57:42.790 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-05-30 10:57:42.790 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:57:42.790 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-05-30 10:57:42.790 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:42.790 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-05-30 10:57:42.790 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:57:42.790 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-05-30 10:57:42.790 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:42.790 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-05-30 10:57:42.790 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:42.790 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:42.790 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:57:42.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-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:57:42.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-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:57:42.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-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:57:42.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-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:57:42.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-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:57:42.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-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:57:42.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-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:57:42.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-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:57:42.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-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:42.790 9 ERROR neutron_lib.callbacks.manager  2026-05-30 10:57:43.035 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] No more DHCP agents 2026-05-30 10:57:43.041 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Unable to schedule network 8680ba65-e1ab-49db-8769-e4d479996212: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:43.108 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f7b36c4-5b26-4669-b52e-a55c4ed01dfe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d054fd71-591c-4bfd-96c1-1578d5f39b7a (type: router_ports) to 1 2026-05-30 10:57:43.116 9 INFO neutron.wsgi [None req-2f7b36c4-5b26-4669-b52e-a55c4ed01dfe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/7a8e56f7-5a28-47fb-bcdb-932647edb8ec/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.9891751 2026-05-30 10:57:43.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource e868b436-8159-4054-8e54-07df7f921198 (type: ports) to 1 2026-05-30 10:57:43.179 9 INFO neutron.wsgi [None req-50d7fe09-9ee3-4112-bde9-4546431aea1d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 2.3571134 2026-05-30 10:57:43.194 10 WARNING neutron_lib.context [None req-c9366c7a-b7e2-4837-aec7-8a0904d3c40b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:43.775 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9366c7a-b7e2-4837-aec7-8a0904d3c40b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] No more DHCP agents 2026-05-30 10:57:43.778 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9366c7a-b7e2-4837-aec7-8a0904d3c40b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Unable to schedule network 8680ba65-e1ab-49db-8769-e4d479996212: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:43.958 10 INFO neutron.db.ovn_revision_numbers_db [None req-c9366c7a-b7e2-4837-aec7-8a0904d3c40b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource b3bdf1a5-d041-46fb-a91d-9a4a0ab80bda (type: ports) to 1 2026-05-30 10:57:43.991 10 INFO neutron.wsgi [None req-c9366c7a-b7e2-4837-aec7-8a0904d3c40b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.8034244 /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-05-30 10:57:44.014 10 WARNING neutron_lib.context [None req-cbd369e0-b0c4-4631-8085-63e0045f1fc7 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:44.308 10 INFO neutron.wsgi [None req-cbd369e0-b0c4-4631-8085-63e0045f1fc7 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.3005919 2026-05-30 10:57:44.324 10 WARNING neutron_lib.context [None req-5ae13b66-9ba0-4988-9f85-452619332e8b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:44.447 10 INFO neutron.db.segments_db [None req-5ae13b66-9ba0-4988-9f85-452619332e8b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Added segment 836ae896-3f0d-4934-a82e-5fdb8a85c717 of type geneve for network 9857180e-47fc-4b92-8682-848e8904f660 2026-05-30 10:57:44.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-5ae13b66-9ba0-4988-9f85-452619332e8b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 9857180e-47fc-4b92-8682-848e8904f660 (type: networks) to 1 2026-05-30 10:57:44.849 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ae13b66-9ba0-4988-9f85-452619332e8b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] No more DHCP agents 2026-05-30 10:57:44.851 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ae13b66-9ba0-4988-9f85-452619332e8b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Unable to schedule network 9857180e-47fc-4b92-8682-848e8904f660: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:44.956 10 INFO neutron.db.ovn_revision_numbers_db [None req-5ae13b66-9ba0-4988-9f85-452619332e8b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource b677c307-f3dd-4928-b51b-6d5e2fb6716f (type: ports) to 1 2026-05-30 10:57:44.983 10 INFO neutron.wsgi [None req-5ae13b66-9ba0-4988-9f85-452619332e8b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6664014 2026-05-30 10:57:44.993 10 WARNING neutron_lib.context [None req-f5b04bd2-8686-465b-8c6d-7abd09521f0f 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:45.268 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f5b04bd2-8686-465b-8c6d-7abd09521f0f 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] No more DHCP agents 2026-05-30 10:57:45.271 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f5b04bd2-8686-465b-8c6d-7abd09521f0f 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Unable to schedule network 9857180e-47fc-4b92-8682-848e8904f660: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:45.397 10 INFO neutron.db.ovn_revision_numbers_db [None req-f5b04bd2-8686-465b-8c6d-7abd09521f0f 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 36595d39-0a78-4dc4-805e-e0573d5e344d (type: ports) to 1 2026-05-30 10:57:45.433 10 INFO neutron.wsgi [None req-f5b04bd2-8686-465b-8c6d-7abd09521f0f 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4446154 /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-05-30 10:57:45.446 10 WARNING neutron_lib.context [None req-411f8c61-3555-4a9e-b780-74ad4918368b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:45.740 10 INFO neutron.wsgi [None req-411f8c61-3555-4a9e-b780-74ad4918368b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.3013222 2026-05-30 10:57:45.752 10 WARNING neutron_lib.context [None req-2762b67b-4c8f-4bcf-ae9c-94eaf5b80d14 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:45.760 10 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-4948799e-04eb-43fc-a8c1-9de1c10ddf88 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/networks?id=e03b7809-f96f-4568-8f55-683486ff6d93 HTTP/1.1" status: 200 len: 872 time: 0.1193976 2026-05-30 10:57:45.779 10 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-e3100e2d-f299-4a2b-8992-4a406329b39e 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/quotas/bc02b8d5b1b6486da4cb5fe515b91766 HTTP/1.1" status: 200 len: 491 time: 0.0129304 2026-05-30 10:57:45.913 10 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-1435bf75-ca25-4d23-ab2b-6ba891317827 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=bc02b8d5b1b6486da4cb5fe515b91766&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1262763 2026-05-30 10:57:45.913 10 INFO neutron.db.segments_db [None req-2762b67b-4c8f-4bcf-ae9c-94eaf5b80d14 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Added segment ffc6989b-7004-4204-9e34-1bb41ba72fe1 of type geneve for network cdfcb9c3-0930-4c18-adab-c7a8fef22f48 2026-05-30 10:57:46.027 10 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-50d28f90-9a51-4321-94ee-06b46ecc12f1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/e03b7809-f96f-4568-8f55-683486ff6d93?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1077139 2026-05-30 10:57:46.135 10 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-a1d29233-a264-4ced-89db-6535d5d40818 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/e03b7809-f96f-4568-8f55-683486ff6d93?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0950963 2026-05-30 10:57:46.142 10 INFO neutron.db.ovn_revision_numbers_db [None req-2762b67b-4c8f-4bcf-ae9c-94eaf5b80d14 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource cdfcb9c3-0930-4c18-adab-c7a8fef22f48 (type: networks) to 1 2026-05-30 10:57:46.300 9 INFO neutron.wsgi [req-e4d64b4c-e2c4-44d9-af67-0b6461ef3f0d req-73f851ec-c061-414b-b200-23a8755d0363 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=85f0d403-dd74-4bc9-a362-b5617575d5e8 HTTP/1.1" status: 200 len: 210 time: 0.0241394 2026-05-30 10:57:46.376 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2762b67b-4c8f-4bcf-ae9c-94eaf5b80d14 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] No more DHCP agents 2026-05-30 10:57:46.378 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2762b67b-4c8f-4bcf-ae9c-94eaf5b80d14 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Unable to schedule network cdfcb9c3-0930-4c18-adab-c7a8fef22f48: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:46.475 10 INFO neutron.db.ovn_revision_numbers_db [None req-2762b67b-4c8f-4bcf-ae9c-94eaf5b80d14 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource d223a322-0866-4fd8-8e1a-3bd50fbb24c9 (type: ports) to 1 2026-05-30 10:57:46.503 10 INFO neutron.wsgi [None req-2762b67b-4c8f-4bcf-ae9c-94eaf5b80d14 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7576916 2026-05-30 10:57:46.524 10 WARNING neutron_lib.context [None req-a4935879-5bd4-4534-a453-8c0b921a9114 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:46.811 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4935879-5bd4-4534-a453-8c0b921a9114 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] No more DHCP agents 2026-05-30 10:57:46.813 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4935879-5bd4-4534-a453-8c0b921a9114 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Unable to schedule network cdfcb9c3-0930-4c18-adab-c7a8fef22f48: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:46.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013754 2026-05-30 10:57:46.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017703 2026-05-30 10:57:46.914 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4935879-5bd4-4534-a453-8c0b921a9114 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 6a636e11-45c9-46ce-a9b6-97288f27f8a4 (type: ports) to 1 2026-05-30 10:57:46.941 10 INFO neutron.wsgi [None req-a4935879-5bd4-4534-a453-8c0b921a9114 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4311986 /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-05-30 10:57:46.951 10 WARNING neutron_lib.context [None req-5d7daed6-2314-42aa-8f40-73e3710e39ea 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:47.144 9 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-7e4bd5a2-d2b3-4405-ac70-7d2fc7e60bdb 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 199.204.45.140 "GET /v2.0/networks?id=e03b7809-f96f-4568-8f55-683486ff6d93 HTTP/1.1" status: 200 len: 872 time: 0.1228242 2026-05-30 10:57:47.157 9 WARNING neutron_lib.context [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-8c05b9a4-4d1f-4ba6-a772-12f2bd6add05 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:47.200 10 INFO neutron.wsgi [None req-5d7daed6-2314-42aa-8f40-73e3710e39ea 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2539618 2026-05-30 10:57:47.213 10 WARNING neutron_lib.context [None req-a0297a61-1d58-4ddd-8a40-02e09772a6c6 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:47.331 10 INFO neutron.db.segments_db [None req-a0297a61-1d58-4ddd-8a40-02e09772a6c6 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Added segment 8264024f-b42b-4a5b-8c38-4a2c9011ddff of type geneve for network cd1c95d2-c343-4e3f-8223-2b00a817d3a2 2026-05-30 10:57:47.408 10 INFO neutron.wsgi [req-309ffe41-8833-4a28-acd9-c38c2a0dd2d3 req-65104854-14ca-4fde-8daf-a2451b622e0e 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=85f0d403-dd74-4bc9-a362-b5617575d5e8 HTTP/1.1" status: 200 len: 210 time: 0.0387383 2026-05-30 10:57:47.517 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0297a61-1d58-4ddd-8a40-02e09772a6c6 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource cd1c95d2-c343-4e3f-8223-2b00a817d3a2 (type: networks) to 1 2026-05-30 10:57:47.666 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-8c05b9a4-4d1f-4ba6-a772-12f2bd6add05 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] No more DHCP agents 2026-05-30 10:57:47.668 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-8c05b9a4-4d1f-4ba6-a772-12f2bd6add05 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] Unable to schedule network e03b7809-f96f-4568-8f55-683486ff6d93: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:47.762 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0297a61-1d58-4ddd-8a40-02e09772a6c6 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] No more DHCP agents 2026-05-30 10:57:47.763 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0297a61-1d58-4ddd-8a40-02e09772a6c6 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Unable to schedule network cd1c95d2-c343-4e3f-8223-2b00a817d3a2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:47.891 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0297a61-1d58-4ddd-8a40-02e09772a6c6 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 0322402a-f2e9-4625-9e1e-90dae1b74458 (type: ports) to 1 2026-05-30 10:57:47.894 9 INFO neutron.db.ovn_revision_numbers_db [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-8c05b9a4-4d1f-4ba6-a772-12f2bd6add05 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] Successfully bumped revision number for resource e988f8cd-405a-4c45-bf77-99ddc2463369 (type: ports) to 1 2026-05-30 10:57:47.946 10 INFO neutron.wsgi [None req-a0297a61-1d58-4ddd-8a40-02e09772a6c6 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7388489 2026-05-30 10:57:47.948 9 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-8c05b9a4-4d1f-4ba6-a772-12f2bd6add05 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7970219 /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-05-30 10:57:47.959 9 WARNING neutron_lib.context [None req-fb97c493-65ee-4268-bd13-40211b40bf01 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:48.500 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port d054fd71-591c-4bfd-96c1-1578d5f39b7a: RuntimeError: No hosting information found for port d054fd71-591c-4bfd-96c1-1578d5f39b7a 2026-05-30 10:57:48.626 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb97c493-65ee-4268-bd13-40211b40bf01 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] No more DHCP agents 2026-05-30 10:57:48.627 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb97c493-65ee-4268-bd13-40211b40bf01 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Unable to schedule network cd1c95d2-c343-4e3f-8223-2b00a817d3a2: 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-05-30 10:57:48.903 9 INFO neutron.wsgi [req-353f234a-29a2-4c21-9339-0025aa3d4230 req-4d277146-7ee5-4ff1-8eb7-96b4b1b8046d 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=85f0d403-dd74-4bc9-a362-b5617575d5e8 HTTP/1.1" status: 200 len: 1156 time: 0.2716675 /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-05-30 10:57:48.931 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb97c493-65ee-4268-bd13-40211b40bf01 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource c2bbfd17-5e87-40e1-b9ab-1d281e5d46df (type: ports) to 1 2026-05-30 10:57:48.987 9 INFO neutron.wsgi [req-353f234a-29a2-4c21-9339-0025aa3d4230 req-e421daeb-248d-4138-9b1b-d9ac12940de2 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=3d6950fa-7277-421b-8f3c-f67cd3fb94dd&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0761302 2026-05-30 10:57:48.992 9 INFO neutron.wsgi [None req-fb97c493-65ee-4268-bd13-40211b40bf01 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 1.0394571 2026-05-30 10:57:49.011 10 WARNING neutron_lib.context [None req-5cdc01cd-a22b-459a-9128-fe2393ae1e5f 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:49.039 10 INFO neutron.db.ovn_revision_numbers_db [None req-d7c4ab73-c98c-4d71-a041-80662c565b00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource af47a9d0-c701-4e5f-ba06-a4f857ba145d (type: security_groups) to 1 2026-05-30 10:57:49.066 10 INFO neutron.db.ovn_revision_numbers_db [None req-d7c4ab73-c98c-4d71-a041-80662c565b00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 11121246-1e5c-4e8a-ac30-aa20443bfdd9 (type: security_group_rules) to 0 2026-05-30 10:57:49.074 9 INFO neutron.db.ovn_revision_numbers_db [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-27ce58c2-2273-446f-a54c-8d5f1fa1dd7d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource e988f8cd-405a-4c45-bf77-99ddc2463369 (type: ports) to 2 2026-05-30 10:57:49.087 10 INFO neutron.db.ovn_revision_numbers_db [None req-d7c4ab73-c98c-4d71-a041-80662c565b00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 17e6d1e8-0e71-41fd-8143-ca5e758ce7ba (type: security_group_rules) to 0 2026-05-30 10:57:49.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-d7c4ab73-c98c-4d71-a041-80662c565b00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9a48cd78-ae49-428c-8984-7162423abaab (type: security_group_rules) to 0 2026-05-30 10:57:49.148 10 INFO neutron.db.ovn_revision_numbers_db [None req-d7c4ab73-c98c-4d71-a041-80662c565b00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b80c9f3b-2aa9-4beb-aa15-7909da42b0b7 (type: security_group_rules) to 0 2026-05-30 10:57:49.170 10 INFO neutron.wsgi [None req-d7c4ab73-c98c-4d71-a041-80662c565b00 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=eab29e1d7fb242aba44aa2d527f48e84&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4879296 2026-05-30 10:57:49.254 10 INFO neutron.wsgi [None req-5cdc01cd-a22b-459a-9128-fe2393ae1e5f 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2490349 2026-05-30 10:57:49.264 10 WARNING neutron_lib.context [None req-fe29905c-e19b-4254-95ed-dce87a7ad69d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:49.360 10 INFO neutron.db.segments_db [None req-fe29905c-e19b-4254-95ed-dce87a7ad69d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Added segment 229c48df-3427-4e02-8fcd-6ef2de7be4c7 of type geneve for network 0fc8f862-e3a4-41ad-b814-7f783f75640c 2026-05-30 10:57:49.440 9 INFO neutron.db.ovn_revision_numbers_db [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-27ce58c2-2273-446f-a54c-8d5f1fa1dd7d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource e988f8cd-405a-4c45-bf77-99ddc2463369 (type: ports) to 2 2026-05-30 10:57:49.472 9 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-27ce58c2-2273-446f-a54c-8d5f1fa1dd7d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/e988f8cd-405a-4c45-bf77-99ddc2463369 HTTP/1.1" status: 200 len: 1376 time: 1.5101810 2026-05-30 10:57:49.516 9 INFO neutron.wsgi [None req-8e4c4508-3b75-4b91-9b92-76ed02b0fed7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/af47a9d0-c701-4e5f-ba06-a4f857ba145d HTTP/1.1" status: 204 len: 168 time: 0.3393118 /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-05-30 10:57:49.543 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-87e9073f-d826-4ede-ac5e-eb50ffdc612d'] response: {'name': 'network-changed', 'server_uuid': '85f0d403-dd74-4bc9-a362-b5617575d5e8', 'tag': 'e988f8cd-405a-4c45-bf77-99ddc2463369', 'status': 'completed', 'code': 200} 2026-05-30 10:57:49.547 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe29905c-e19b-4254-95ed-dce87a7ad69d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 0fc8f862-e3a4-41ad-b814-7f783f75640c (type: networks) to 1 2026-05-30 10:57:49.578 9 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-7beee778-0afc-4fe1-a879-7ddaec8f24ff 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=bc02b8d5b1b6486da4cb5fe515b91766&device_id=85f0d403-dd74-4bc9-a362-b5617575d5e8 HTTP/1.1" status: 200 len: 1407 time: 0.0477087 2026-05-30 10:57:49.615 9 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-6d835aa2-9c37-4a96-9951-15dc4a1fdcba 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e988f8cd-405a-4c45-bf77-99ddc2463369 HTTP/1.1" status: 200 len: 217 time: 0.0277810 2026-05-30 10:57:49.702 9 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-3d0de5eb-4091-4456-877c-7b70daf95bce 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=afa1bfbc-7857-4f54-be86-bddca828166b HTTP/1.1" status: 200 len: 866 time: 0.0748117 2026-05-30 10:57:49.731 9 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-44afcde3-eb67-40c3-a0e5-cb748fb8b870 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=e03b7809-f96f-4568-8f55-683486ff6d93&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225790 2026-05-30 10:57:49.803 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe29905c-e19b-4254-95ed-dce87a7ad69d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] No more DHCP agents 2026-05-30 10:57:49.805 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe29905c-e19b-4254-95ed-dce87a7ad69d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Unable to schedule network 0fc8f862-e3a4-41ad-b814-7f783f75640c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:49.811 9 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-8804e134-cdbc-47e4-81dd-98339e60e0fc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/e03b7809-f96f-4568-8f55-683486ff6d93?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0748038 2026-05-30 10:57:49.892 9 INFO neutron.wsgi [req-1aca9901-8e64-4ffe-8578-ea07aacd009f req-0d3be2cf-c90d-42f8-a633-ba629e021be1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/e03b7809-f96f-4568-8f55-683486ff6d93?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0768299 2026-05-30 10:57:49.909 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe29905c-e19b-4254-95ed-dce87a7ad69d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource 10e4dd02-f3fa-49aa-8d27-24f5fe066ddf (type: ports) to 1 2026-05-30 10:57:49.937 10 INFO neutron.wsgi [None req-fe29905c-e19b-4254-95ed-dce87a7ad69d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6780236 2026-05-30 10:57:49.948 10 WARNING neutron_lib.context [None req-606521e6-c270-4a4e-9b52-c58fc13bad76 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:49.998 9 INFO neutron.wsgi [req-02ee4205-6809-44e6-b2c8-1d712df8d640 req-fea28328-305c-40f7-a73c-b2883a40f6ac 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=bc02b8d5b1b6486da4cb5fe515b91766&device_id=85f0d403-dd74-4bc9-a362-b5617575d5e8 HTTP/1.1" status: 200 len: 1407 time: 0.0561454 2026-05-30 10:57:50.156 9 INFO neutron.wsgi [req-02ee4205-6809-44e6-b2c8-1d712df8d640 req-dcc65373-788e-4c1f-bc8b-605151ccf6e5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=e03b7809-f96f-4568-8f55-683486ff6d93 HTTP/1.1" status: 200 len: 971 time: 0.1412034 2026-05-30 10:57:50.162 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: e988f8cd-405a-4c45-bf77-99ddc2463369 2026-05-30 10:57:50.179 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port e988f8cd-405a-4c45-bf77-99ddc2463369 2026-05-30 10:57:50.181 9 INFO neutron.wsgi [req-f467b478-b095-47ea-8121-ff8079b28735 req-1243eaf0-e462-4af1-832a-4acd3d94628f 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=85f0d403-dd74-4bc9-a362-b5617575d5e8 HTTP/1.1" status: 200 len: 1168 time: 0.0948896 2026-05-30 10:57:50.204 9 INFO neutron.wsgi [req-02ee4205-6809-44e6-b2c8-1d712df8d640 req-eb2f189c-280a-4988-9f72-7ff181386e4c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e988f8cd-405a-4c45-bf77-99ddc2463369 HTTP/1.1" status: 200 len: 217 time: 0.0413685 2026-05-30 10:57:50.271 9 INFO neutron.wsgi [req-02ee4205-6809-44e6-b2c8-1d712df8d640 req-d7b99343-202f-4065-b61c-969b137c6a5e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=afa1bfbc-7857-4f54-be86-bddca828166b HTTP/1.1" status: 200 len: 866 time: 0.0580254 2026-05-30 10:57:50.282 9 INFO neutron.wsgi [req-f467b478-b095-47ea-8121-ff8079b28735 req-fa6cc74f-18b3-4b51-a86f-3e1384280431 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=3d6950fa-7277-421b-8f3c-f67cd3fb94dd&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0798714 2026-05-30 10:57:50.312 9 INFO neutron.wsgi [req-02ee4205-6809-44e6-b2c8-1d712df8d640 req-c4a0eeb2-49cb-46a9-8592-56691bbe9fe5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=e03b7809-f96f-4568-8f55-683486ff6d93&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0342460 2026-05-30 10:57:50.377 9 INFO neutron.wsgi [req-02ee4205-6809-44e6-b2c8-1d712df8d640 req-c69d3d0e-0c41-44c0-a117-4ed162bc4437 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/e03b7809-f96f-4568-8f55-683486ff6d93?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0579560 2026-05-30 10:57:50.411 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-606521e6-c270-4a4e-9b52-c58fc13bad76 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] No more DHCP agents 2026-05-30 10:57:50.413 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-606521e6-c270-4a4e-9b52-c58fc13bad76 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Unable to schedule network 0fc8f862-e3a4-41ad-b814-7f783f75640c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:57:50.465 9 INFO neutron.wsgi [req-02ee4205-6809-44e6-b2c8-1d712df8d640 req-311013df-418a-429f-bc4f-f5df32faae72 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/e03b7809-f96f-4568-8f55-683486ff6d93?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0825911 2026-05-30 10:57:50.695 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-18c17e13-88ac-4a15-bff8-e24f9f11ac4b'] response: {'server_uuid': '85f0d403-dd74-4bc9-a362-b5617575d5e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e988f8cd-405a-4c45-bf77-99ddc2463369', 'code': 200} 2026-05-30 10:57:50.793 10 INFO neutron.db.ovn_revision_numbers_db [None req-606521e6-c270-4a4e-9b52-c58fc13bad76 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Successfully bumped revision number for resource d1a76d82-5528-419b-800b-5721e3f71b2a (type: ports) to 1 2026-05-30 10:57:50.863 10 INFO neutron.wsgi [None req-606521e6-c270-4a4e-9b52-c58fc13bad76 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.9195642 2026-05-30 10:57:50.876 9 WARNING neutron_lib.context [None req-a24dd27e-9106-496b-8605-b01c0b75791b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:57:50.939 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource e988f8cd-405a-4c45-bf77-99ddc2463369 (type: ports) to 4 2026-05-30 10:57:51.168 9 INFO neutron.wsgi [None req-a24dd27e-9106-496b-8605-b01c0b75791b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2985480 2026-05-30 10:57:51.212 9 INFO neutron.wsgi [None req-86b7ba1b-808a-4bce-b1df-25fe322b263d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "PUT /v2.0/trunks/2c390fbe-0a7c-4cf4-add2-e92b3b10f60d/tags HTTP/1.1" status: 200 len: 210 time: 0.0398180 2026-05-30 10:57:51.249 9 INFO neutron.wsgi [None req-e2b19ab1-6635-45b6-8f82-176ab2da8688 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "PUT /v2.0/trunks/e82e8aa4-b7d7-48eb-b3fa-df2300c08065/tags HTTP/1.1" status: 200 len: 218 time: 0.0318568 2026-05-30 10:57:51.286 9 INFO neutron.wsgi [None req-0d4783f6-4abf-4142-9bbe-5b67622d78b3 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "PUT /v2.0/trunks/72153d8d-a49e-49b2-a5b4-02e0ed841ebf/tags HTTP/1.1" status: 200 len: 227 time: 0.0326264 2026-05-30 10:57:51.321 9 INFO neutron.wsgi [None req-3dcf6835-d345-4496-90fa-00b3b927e689 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "PUT /v2.0/trunks/bb92c645-02b2-40e6-8452-f72105d428c4/tags HTTP/1.1" status: 200 len: 212 time: 0.0306721 2026-05-30 10:57:51.364 9 INFO neutron.wsgi [None req-fff97f91-f8fd-42c1-af10-e0bd0a2edcc0 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0343103 /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-05-30 10:57:51.399 9 INFO neutron.wsgi [req-2f38300b-59ac-4dba-80b8-735d289220d5 req-be50ac7e-0a40-43c6-be4b-c2f402b01bc8 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=85f0d403-dd74-4bc9-a362-b5617575d5e8 HTTP/1.1" status: 200 len: 1170 time: 0.0472696 2026-05-30 10:57:51.402 10 INFO neutron.wsgi [None req-55b54bc4-58f6-42cb-8df2-21324fec0f77 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0316689 2026-05-30 10:57:51.428 10 INFO neutron.wsgi [None req-a6b442b7-5c08-4a05-b3f3-b15a28df8a00 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.0210338 2026-05-30 10:57:51.454 10 INFO neutron.wsgi [None req-dfc638cb-799a-439a-a86d-801d3606f90f 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0204999 2026-05-30 10:57:51.470 9 INFO neutron.wsgi [req-2f38300b-59ac-4dba-80b8-735d289220d5 req-743b00ff-bf5e-4ad4-ac3d-453ed02362db 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=3d6950fa-7277-421b-8f3c-f67cd3fb94dd&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0599043 2026-05-30 10:57:51.486 10 INFO neutron.wsgi [None req-8c98eee6-0a55-40bf-b7a3-5d2c38c51f2a 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0271428 2026-05-30 10:57:51.526 10 INFO neutron.wsgi [None req-258d27e6-e328-4a19-bcd7-42b47befd191 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0344534 2026-05-30 10:57:51.567 10 INFO neutron.wsgi [None req-20307de1-3b44-4a5f-a843-0b024215d344 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.0350261 2026-05-30 10:57:51.598 10 INFO neutron.wsgi [None req-9aad0729-d4b2-4b02-83f4-eb3181780125 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0260019 2026-05-30 10:57:51.630 9 INFO neutron.wsgi [None req-47efa7f5-7951-4082-bd2d-3f9074242ebc 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks/2c390fbe-0a7c-4cf4-add2-e92b3b10f60d HTTP/1.1" status: 200 len: 608 time: 0.0250757 2026-05-30 10:57:51.739 9 INFO neutron.wsgi [None req-88ba8044-4c4c-4ab2-9152-10b5e6014da5 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/ports/b3bdf1a5-d041-46fb-a91d-9a4a0ab80bda HTTP/1.1" status: 200 len: 1020 time: 0.1038337 2026-05-30 10:57:51.869 9 INFO neutron.wsgi [None req-2f8c43cc-4ee1-436b-b0e1-50f758ff6f50 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/trunks/2c390fbe-0a7c-4cf4-add2-e92b3b10f60d HTTP/1.1" status: 204 len: 168 time: 0.1246288 2026-05-30 10:57:51.890 10 INFO neutron.wsgi [None req-edbceec9-901f-41f2-af25-858f7691506d 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks/e82e8aa4-b7d7-48eb-b3fa-df2300c08065 HTTP/1.1" status: 200 len: 616 time: 0.0159101 2026-05-30 10:57:51.997 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status down for port: e988f8cd-405a-4c45-bf77-99ddc2463369 2026-05-30 10:57:52.002 9 INFO neutron.wsgi [None req-64bf57df-d49b-414a-b48f-98618926b28f 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/ports/36595d39-0a78-4dc4-805e-e0573d5e344d HTTP/1.1" status: 200 len: 1020 time: 0.1085858 2026-05-30 10:57:52.031 9 INFO neutron.wsgi [req-d8129955-7269-440a-8f7a-e6da62c9a131 req-5015b2d4-1126-49c4-b3a6-063502e8a968 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=85f0d403-dd74-4bc9-a362-b5617575d5e8 HTTP/1.1" status: 200 len: 1170 time: 0.0356507 2026-05-30 10:57:52.089 9 INFO neutron.wsgi [req-d8129955-7269-440a-8f7a-e6da62c9a131 req-14385014-0978-4e58-a471-54753657dc34 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=3d6950fa-7277-421b-8f3c-f67cd3fb94dd&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0493901 2026-05-30 10:57:52.211 10 INFO neutron.wsgi [None req-09c2764c-b5cb-4bc4-bd35-4e33b52d79d3 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/trunks/e82e8aa4-b7d7-48eb-b3fa-df2300c08065 HTTP/1.1" status: 204 len: 168 time: 0.1979244 2026-05-30 10:57:52.241 10 INFO neutron.wsgi [None req-01f938e5-2f46-43b2-98f7-6acb0bb6a70b 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks/72153d8d-a49e-49b2-a5b4-02e0ed841ebf HTTP/1.1" status: 200 len: 625 time: 0.0245543 2026-05-30 10:57:52.363 9 INFO neutron.wsgi [req-eade52e2-ae8a-43ac-b2cd-1dfb0b99cee5 req-126d8ecd-b79d-4d7f-ad8e-0dc11b8d5bd3 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=85f0d403-dd74-4bc9-a362-b5617575d5e8 HTTP/1.1" status: 200 len: 1168 time: 0.0795999 2026-05-30 10:57:52.403 9 INFO neutron.wsgi [None req-f500e2d6-8974-4a6e-b6a7-55a251eb95d4 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/ports/6a636e11-45c9-46ce-a9b6-97288f27f8a4 HTTP/1.1" status: 200 len: 1020 time: 0.1566606 2026-05-30 10:57:52.439 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource e988f8cd-405a-4c45-bf77-99ddc2463369 (type: ports) to 5 2026-05-30 10:57:52.512 9 INFO neutron.wsgi [None req-91c9d365-b726-4187-a7d2-aeb01b380179 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/trunks/72153d8d-a49e-49b2-a5b4-02e0ed841ebf HTTP/1.1" status: 204 len: 168 time: 0.0989377 2026-05-30 10:57:52.545 9 INFO neutron.wsgi [None req-455182c2-6a7b-4c9f-8235-0051fd3f7228 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks/bb92c645-02b2-40e6-8452-f72105d428c4 HTTP/1.1" status: 200 len: 610 time: 0.0277541 /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-05-30 10:57:52.655 10 INFO neutron.wsgi [None req-167c5374-3c4f-4997-b485-1d8d0a2a4f45 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/ports/c2bbfd17-5e87-40e1-b9ab-1d281e5d46df HTTP/1.1" status: 200 len: 1020 time: 0.0998213 2026-05-30 10:57:52.739 9 INFO neutron.wsgi [req-eade52e2-ae8a-43ac-b2cd-1dfb0b99cee5 req-8934da21-f512-4e13-b7a7-b3222e5734cc 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 199.204.45.140 "DELETE /v2.0/ports/e988f8cd-405a-4c45-bf77-99ddc2463369 HTTP/1.1" status: 204 len: 173 time: 0.3687482 2026-05-30 10:57:52.741 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f6bf913-cabc-4334-bd74-ef096e828a9f'] response: {'server_uuid': '85f0d403-dd74-4bc9-a362-b5617575d5e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e988f8cd-405a-4c45-bf77-99ddc2463369', 'code': 200} 2026-05-30 10:57:52.741 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f6bf913-cabc-4334-bd74-ef096e828a9f'] response: {'server_uuid': '85f0d403-dd74-4bc9-a362-b5617575d5e8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e988f8cd-405a-4c45-bf77-99ddc2463369', 'code': 200} 2026-05-30 10:57:52.741 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f6bf913-cabc-4334-bd74-ef096e828a9f'] response: {'server_uuid': '85f0d403-dd74-4bc9-a362-b5617575d5e8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e988f8cd-405a-4c45-bf77-99ddc2463369', 'code': 200} 2026-05-30 10:57:52.777 10 INFO neutron.wsgi [None req-070564bb-e72e-48bf-9d6b-a4edbe5f1910 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/trunks/bb92c645-02b2-40e6-8452-f72105d428c4 HTTP/1.1" status: 204 len: 168 time: 0.1162527 2026-05-30 10:57:52.782 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-41e6fd28-07b4-4b0a-a08b-0fc6fa08bf67'] response: {'server_uuid': '85f0d403-dd74-4bc9-a362-b5617575d5e8', 'name': 'network-vif-deleted', 'tag': 'e988f8cd-405a-4c45-bf77-99ddc2463369', 'status': 'completed', 'code': 200} 2026-05-30 10:57:52.806 10 INFO neutron.wsgi [None req-9fdc7af2-6dd7-4bf1-aca0-acad5467ce32 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/trunks/c452a03b-d64d-43b6-961a-7c30de3dcdbc HTTP/1.1" status: 200 len: 603 time: 0.0229681 2026-05-30 10:57:52.907 10 INFO neutron.wsgi [None req-6fed0807-c8cc-4580-a0e2-96dbf0bf18d0 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "GET /v2.0/ports/d1a76d82-5528-419b-800b-5721e3f71b2a HTTP/1.1" status: 200 len: 1020 time: 0.0953186 2026-05-30 10:57:53.006 10 INFO neutron.wsgi [None req-0e4d0e90-b869-4510-a17b-45cdf8717952 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/trunks/c452a03b-d64d-43b6-961a-7c30de3dcdbc HTTP/1.1" status: 204 len: 168 time: 0.0935383 2026-05-30 10:57:53.012 9 INFO neutron.wsgi [None req-7df9dded-d42a-4abb-9b85-a03d5a946f41 144c42f4344c416fa646b102f5df4455 4f45be5a0c154f359a90e65cfe9e417b - - default default] 10.0.0.129 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.1294444 2026-05-30 10:57:53.233 9 INFO neutron.wsgi [None req-316ec77c-0966-45d5-af81-350655e9275e 144c42f4344c416fa646b102f5df4455 4f45be5a0c154f359a90e65cfe9e417b - - default default] 10.0.0.129 "GET /v2.0/quotas/4f45be5a0c154f359a90e65cfe9e417b/details HTTP/1.1" status: 200 len: 1046 time: 0.2044640 2026-05-30 10:57:53.246 10 INFO neutron.wsgi [req-4cab6c18-dd33-41b5-95eb-cbfc05abe234 req-37bf2240-f7ca-4d15-9083-f4f4f02f39ed 521eaf388cdf47cf855329ab4c1cb752 bc02b8d5b1b6486da4cb5fe515b91766 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=85f0d403-dd74-4bc9-a362-b5617575d5e8 HTTP/1.1" status: 200 len: 210 time: 0.0263598 2026-05-30 10:57:53.416 10 INFO neutron.wsgi [None req-985e379c-9c64-4ab5-8528-9fc7cf50c2a8 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/ports/b3bdf1a5-d041-46fb-a91d-9a4a0ab80bda HTTP/1.1" status: 204 len: 168 time: 0.4046261 2026-05-30 10:57:53.709 10 INFO neutron.wsgi [None req-4c449227-fe1d-4d6f-b608-1ae4f48ebd02 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/ports/36595d39-0a78-4dc4-805e-e0573d5e344d HTTP/1.1" status: 204 len: 168 time: 0.2878032 2026-05-30 10:57:54.016 10 INFO neutron.wsgi [None req-5d6d8ea4-9e4e-4ff6-8909-0a53fda9af84 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/ports/6a636e11-45c9-46ce-a9b6-97288f27f8a4 HTTP/1.1" status: 204 len: 168 time: 0.3021646 2026-05-30 10:57:54.332 10 INFO neutron.wsgi [None req-e176e83a-1926-4bcb-9836-279fa608b3c2 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/ports/c2bbfd17-5e87-40e1-b9ab-1d281e5d46df HTTP/1.1" status: 204 len: 168 time: 0.3107998 2026-05-30 10:57:54.622 10 INFO neutron.wsgi [None req-a828f924-4d67-40fe-b06f-2699a976435c 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/ports/d1a76d82-5528-419b-800b-5721e3f71b2a HTTP/1.1" status: 204 len: 168 time: 0.2851489 2026-05-30 10:57:55.029 10 INFO neutron.services.segments.plugin [-] Segment aae72f8a-f8d2-4766-bb6e-cb1cfd57de6a resource provider aggregate not found 2026-05-30 10:57:55.036 10 INFO neutron.services.segments.plugin [-] Segment aae72f8a-f8d2-4766-bb6e-cb1cfd57de6a resource provider aggregate not found 2026-05-30 10:57:55.049 10 INFO neutron.services.segments.plugin [-] Segment aae72f8a-f8d2-4766-bb6e-cb1cfd57de6a 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 aae72f8a-f8d2-4766-bb6e-cb1cfd57de6a found for delete ", "request_id": "req-d92c11f3-3e05-4349-aad4-79485c3e1fe1"}]} 2026-05-30 10:57:55.052 10 INFO neutron.services.segments.plugin [-] Segment aae72f8a-f8d2-4766-bb6e-cb1cfd57de6a 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 aae72f8a-f8d2-4766-bb6e-cb1cfd57de6a found for delete ", "request_id": "req-919ac720-e0d9-45b7-af2d-5056b66d0b78"}]} 2026-05-30 10:57:55.066 10 INFO neutron.wsgi [None req-7a7e0a0b-96c5-40c2-883d-7dd4e96d29de 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/networks/8680ba65-e1ab-49db-8769-e4d479996212 HTTP/1.1" status: 204 len: 168 time: 0.4362025 2026-05-30 10:57:55.500 9 INFO neutron.services.segments.plugin [-] Segment 836ae896-3f0d-4934-a82e-5fdb8a85c717 resource provider aggregate not found 2026-05-30 10:57:55.504 9 INFO neutron.services.segments.plugin [-] Segment 836ae896-3f0d-4934-a82e-5fdb8a85c717 resource provider aggregate not found 2026-05-30 10:57:55.513 9 INFO neutron.services.segments.plugin [-] Segment 836ae896-3f0d-4934-a82e-5fdb8a85c717 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 836ae896-3f0d-4934-a82e-5fdb8a85c717 found for delete ", "request_id": "req-e1c8c5b7-9a4c-4786-899f-d930a40ac3c8"}]} 2026-05-30 10:57:55.523 9 INFO neutron.services.segments.plugin [-] Segment 836ae896-3f0d-4934-a82e-5fdb8a85c717 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 836ae896-3f0d-4934-a82e-5fdb8a85c717 found for delete ", "request_id": "req-4ebe5c30-5067-44d5-b9ae-450c041be7a2"}]} 2026-05-30 10:57:55.540 9 INFO neutron.wsgi [None req-7e4d33b6-242e-46ba-ba4f-ca12630391ec 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/networks/9857180e-47fc-4b92-8682-848e8904f660 HTTP/1.1" status: 204 len: 168 time: 0.4674566 2026-05-30 10:57:55.673 10 INFO neutron.wsgi [None req-cd640ec4-920e-4f43-a3a3-2b81c821e155 144c42f4344c416fa646b102f5df4455 4f45be5a0c154f359a90e65cfe9e417b - - default default] 10.0.0.129 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0082889 2026-05-30 10:57:55.841 9 INFO neutron.wsgi [None req-6fc8b9c2-9e02-497b-aeea-a2e5b70646ad 144c42f4344c416fa646b102f5df4455 4f45be5a0c154f359a90e65cfe9e417b - - default default] 10.0.0.129 "GET /v2.0/quotas/4f45be5a0c154f359a90e65cfe9e417b/details HTTP/1.1" status: 200 len: 1046 time: 0.1507254 2026-05-30 10:57:55.991 9 INFO neutron.wsgi [None req-0d476b88-0358-4fdd-a8e6-b90f864654ea 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/networks/cdfcb9c3-0930-4c18-adab-c7a8fef22f48 HTTP/1.1" status: 204 len: 168 time: 0.4462564 2026-05-30 10:57:56.754 9 INFO neutron.wsgi [None req-045f5677-1179-4a24-99d2-f493d3418de2 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/networks/cd1c95d2-c343-4e3f-8223-2b00a817d3a2 HTTP/1.1" status: 204 len: 168 time: 0.7527363 2026-05-30 10:57:56.887 10 INFO neutron.wsgi [None req-05e22d9b-8010-4dea-b3be-1048d99bba36 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "PUT /v2.0/routers/7a8e56f7-5a28-47fb-bcdb-932647edb8ec/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4010937 /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-05-30 10:57:57.236 9 INFO neutron.wsgi [None req-a4260aff-b179-4f50-85b0-300ad69f1253 6f7bf6874e0a4d3f89e04ee9ec43a9cd f4bd1ca41a8b4fc1901b198d6f20dccf - - default default] 10.0.0.53 "DELETE /v2.0/networks/0fc8f862-e3a4-41ad-b814-7f783f75640c HTTP/1.1" status: 204 len: 168 time: 0.4754004 2026-05-30 10:57:57.538 9 INFO neutron.services.segments.plugin [-] Segment ffc6989b-7004-4204-9e34-1bb41ba72fe1 resource provider aggregate not found 2026-05-30 10:57:57.546 9 INFO neutron.services.segments.plugin [-] Segment ffc6989b-7004-4204-9e34-1bb41ba72fe1 resource provider aggregate not found 2026-05-30 10:57:57.558 9 INFO neutron.services.segments.plugin [-] Segment ffc6989b-7004-4204-9e34-1bb41ba72fe1 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 ffc6989b-7004-4204-9e34-1bb41ba72fe1 found for delete ", "request_id": "req-ead171f6-82b8-4bc7-8cdc-4419d43d97f7"}]} 2026-05-30 10:57:57.563 9 INFO neutron.services.segments.plugin [-] Segment ffc6989b-7004-4204-9e34-1bb41ba72fe1 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 ffc6989b-7004-4204-9e34-1bb41ba72fe1 found for delete ", "request_id": "req-04eec035-0648-4957-acf6-b2f40cdfb91a"}]} 2026-05-30 10:57:57.580 9 INFO neutron.services.segments.plugin [-] Segment 8264024f-b42b-4a5b-8c38-4a2c9011ddff resource provider aggregate not found 2026-05-30 10:57:57.587 9 INFO neutron.services.segments.plugin [-] Segment 8264024f-b42b-4a5b-8c38-4a2c9011ddff resource provider aggregate not found 2026-05-30 10:57:57.598 9 INFO neutron.services.segments.plugin [-] Segment 8264024f-b42b-4a5b-8c38-4a2c9011ddff 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 8264024f-b42b-4a5b-8c38-4a2c9011ddff found for delete ", "request_id": "req-17705da6-9f51-40e6-92f0-78021a984cd7"}]} 2026-05-30 10:57:57.606 9 INFO neutron.services.segments.plugin [-] Segment 8264024f-b42b-4a5b-8c38-4a2c9011ddff 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 8264024f-b42b-4a5b-8c38-4a2c9011ddff found for delete ", "request_id": "req-a1b44b95-e5b3-4d03-bf09-54f2d333ed21"}]} 2026-05-30 10:57:57.615 9 INFO neutron.services.segments.plugin [-] Segment 229c48df-3427-4e02-8fcd-6ef2de7be4c7 resource provider aggregate not found 2026-05-30 10:57:57.629 9 INFO neutron.services.segments.plugin [-] Segment 229c48df-3427-4e02-8fcd-6ef2de7be4c7 resource provider aggregate not found 2026-05-30 10:57:57.635 9 INFO neutron.services.segments.plugin [-] Segment 229c48df-3427-4e02-8fcd-6ef2de7be4c7 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 229c48df-3427-4e02-8fcd-6ef2de7be4c7 found for delete ", "request_id": "req-659a0f03-d2d5-4186-922f-654fd8909d2a"}]} 2026-05-30 10:57:57.650 9 INFO neutron.services.segments.plugin [-] Segment 229c48df-3427-4e02-8fcd-6ef2de7be4c7 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 229c48df-3427-4e02-8fcd-6ef2de7be4c7 found for delete ", "request_id": "req-ae536bb6-d99b-4694-964b-c03c2c43a3c2"}]} 2026-05-30 10:57:58.083 10 INFO neutron.wsgi [None req-39e8e7d5-982e-4533-a278-51d4387a33c7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/routers/7a8e56f7-5a28-47fb-bcdb-932647edb8ec HTTP/1.1" status: 204 len: 168 time: 1.1909552 2026-05-30 10:57:58.349 10 INFO neutron.wsgi [None req-d2623610-c417-4579-bfbe-8aa3797e4f8f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/subnets/afa1bfbc-7857-4f54-be86-bddca828166b HTTP/1.1" status: 204 len: 168 time: 0.2602460 2026-05-30 10:57:58.571 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0b19c9-bb47-47ce-a0c7-f871e2334b58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource acd2a79d-8e97-48f3-b803-e0ad7b643f70 (type: security_groups) to 1 2026-05-30 10:57:58.599 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0b19c9-bb47-47ce-a0c7-f871e2334b58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 70d6a533-8d26-44f3-bcad-abea9e15d5da (type: security_group_rules) to 0 2026-05-30 10:57:58.622 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0b19c9-bb47-47ce-a0c7-f871e2334b58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7a95e6de-7c0a-46e6-988a-caede66e6c43 (type: security_group_rules) to 0 2026-05-30 10:57:58.646 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0b19c9-bb47-47ce-a0c7-f871e2334b58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 825efcc0-5152-4271-993c-5481c91515bb (type: security_group_rules) to 0 2026-05-30 10:57:58.677 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0b19c9-bb47-47ce-a0c7-f871e2334b58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ef8ca50b-dfb2-4a08-98e8-4689dccbdc0b (type: security_group_rules) to 0 2026-05-30 10:57:58.714 9 INFO neutron.wsgi [None req-3b0b19c9-bb47-47ce-a0c7-f871e2334b58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=8ee261776fca48d79ab141d49c50633b&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5571239 2026-05-30 10:57:58.796 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c6ccb4f-5f11-4746-af54-7310aec62b98 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3b20cabf-f242-49c4-9e83-15dfeb3714e5 (type: security_groups) to 1 2026-05-30 10:57:58.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c6ccb4f-5f11-4746-af54-7310aec62b98 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 686e5a99-bc1e-45a5-b953-b5a801b21ddb (type: security_group_rules) to 0 2026-05-30 10:57:58.838 10 INFO neutron.services.segments.plugin [-] Segment 1b3646c8-3702-4851-90d6-e8e3ddb7de08 resource provider aggregate not found 2026-05-30 10:57:58.839 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c6ccb4f-5f11-4746-af54-7310aec62b98 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 88edb0f0-dd0f-4730-af25-542b9aaa6de2 (type: security_group_rules) to 0 2026-05-30 10:57:58.842 10 INFO neutron.services.segments.plugin [-] Segment 1b3646c8-3702-4851-90d6-e8e3ddb7de08 resource provider aggregate not found 2026-05-30 10:57:58.863 10 INFO neutron.services.segments.plugin [-] Segment 1b3646c8-3702-4851-90d6-e8e3ddb7de08 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 1b3646c8-3702-4851-90d6-e8e3ddb7de08 found for delete ", "request_id": "req-b520bf7a-fe8b-466b-9995-29ced87966aa"}]} 2026-05-30 10:57:58.875 10 INFO neutron.services.segments.plugin [-] Segment 1b3646c8-3702-4851-90d6-e8e3ddb7de08 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 1b3646c8-3702-4851-90d6-e8e3ddb7de08 found for delete ", "request_id": "req-7a80fcb8-d1ae-4072-bf2e-420bbbfc4885"}]} 2026-05-30 10:57:58.878 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c6ccb4f-5f11-4746-af54-7310aec62b98 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8abf56ac-bcd7-462b-9054-131786da45f9 (type: security_group_rules) to 0 2026-05-30 10:57:58.898 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c6ccb4f-5f11-4746-af54-7310aec62b98 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c175cec0-23da-41da-8d5f-2c364d0585d8 (type: security_group_rules) to 0 2026-05-30 10:57:58.906 10 INFO neutron.wsgi [None req-7362e3dc-6da9-4476-9f12-30b4ccbdfd43 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/networks/e03b7809-f96f-4568-8f55-683486ff6d93 HTTP/1.1" status: 204 len: 168 time: 0.5532374 2026-05-30 10:57:58.934 9 INFO neutron.wsgi [None req-9c6ccb4f-5f11-4746-af54-7310aec62b98 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=4f45be5a0c154f359a90e65cfe9e417b&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3514922 2026-05-30 10:57:59.046 10 INFO neutron.wsgi [None req-201f117d-a67c-4a1a-955b-31ea8b7b9ea7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/acd2a79d-8e97-48f3-b803-e0ad7b643f70 HTTP/1.1" status: 204 len: 168 time: 0.3268800 2026-05-30 10:57:59.108 10 INFO neutron.wsgi [None req-06913318-cfa9-4162-b740-af1047b0e0e5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=bc02b8d5b1b6486da4cb5fe515b91766&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0548515 2026-05-30 10:57:59.194 9 INFO neutron.wsgi [None req-1df1c7f4-f69d-4dc3-81a9-7bb324ace136 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/3b20cabf-f242-49c4-9e83-15dfeb3714e5 HTTP/1.1" status: 204 len: 168 time: 0.2558215 2026-05-30 10:57:59.235 9 INFO neutron.wsgi [None req-9f714d6a-3daf-403f-9fad-9029d1f581f4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=f4bd1ca41a8b4fc1901b198d6f20dccf&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0362425 2026-05-30 10:57:59.379 10 INFO neutron.wsgi [None req-8796a2a5-9141-4683-ae29-a17764b11273 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/3d6950fa-7277-421b-8f3c-f67cd3fb94dd HTTP/1.1" status: 204 len: 168 time: 0.2651365 2026-05-30 10:57:59.482 9 INFO neutron.wsgi [None req-1b452094-05fc-440a-b67c-b9f3e660ac8c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/038a1d1c-eded-40d9-bbf4-2a8bcd54fa1a HTTP/1.1" status: 204 len: 168 time: 0.2426772 2026-05-30 10:57:59.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-25814069-3421-4224-9ff8-a5b7cfd154c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f77690ee-ec46-40fa-b4ba-f089b4d37dbd (type: security_groups) to 1 2026-05-30 10:57:59.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-25814069-3421-4224-9ff8-a5b7cfd154c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 74fc5ad0-ffc1-48e9-8541-c9a997d12c96 (type: security_group_rules) to 0 2026-05-30 10:57:59.850 9 INFO neutron.db.ovn_revision_numbers_db [None req-25814069-3421-4224-9ff8-a5b7cfd154c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 88ce3263-b133-4006-beb7-1981666126ff (type: security_group_rules) to 0 2026-05-30 10:57:59.868 9 INFO neutron.db.ovn_revision_numbers_db [None req-25814069-3421-4224-9ff8-a5b7cfd154c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8eba463c-9859-4f14-8663-a981ed4f1350 (type: security_group_rules) to 0 2026-05-30 10:57:59.882 9 INFO neutron.db.ovn_revision_numbers_db [None req-25814069-3421-4224-9ff8-a5b7cfd154c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f523b4dd-d3a4-4865-bf1f-0159e04d9ef4 (type: security_group_rules) to 0 2026-05-30 10:57:59.903 9 INFO neutron.wsgi [None req-25814069-3421-4224-9ff8-a5b7cfd154c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=d338510038d64773a302bd09a2430e57&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2240360 2026-05-30 10:58:00.184 10 INFO neutron.wsgi [None req-39bfd955-cd9f-4c39-b687-0dd2325754dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/f77690ee-ec46-40fa-b4ba-f089b4d37dbd HTTP/1.1" status: 204 len: 168 time: 0.2727416 2026-05-30 10:58:01.466 9 INFO neutron.wsgi [req-05b7c037-e459-405d-a3fd-0cc0d45c0781 req-a11ad4c5-e419-4e48-aad1-d10a7d3bd90f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?device_id=6c0ead84-3646-415c-a903-cb78892b17a5&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0829978 2026-05-30 10:58:01.535 9 INFO neutron.wsgi [req-05b7c037-e459-405d-a3fd-0cc0d45c0781 req-e256556f-1d3d-4e07-970c-4635165f4253 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 1642 time: 0.0457656 2026-05-30 10:58:01.621 9 INFO neutron.wsgi [req-05b7c037-e459-405d-a3fd-0cc0d45c0781 req-83560048-0a3b-4f1c-a8d2-bd112abf538e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 1002 time: 0.0622625 2026-05-30 10:58:01.698 9 INFO neutron.wsgi [req-05b7c037-e459-405d-a3fd-0cc0d45c0781 req-456e3fd7-15be-43fc-ac1b-1f980b34acc5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.134&port_id=ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 1059 time: 0.0691576 2026-05-30 10:58:01.729 9 INFO neutron.wsgi [req-05b7c037-e459-405d-a3fd-0cc0d45c0781 req-d063b959-1b61-4f24-a165-fe8181890e36 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c7&port_id=ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 217 time: 0.0254049 2026-05-30 10:58:01.771 9 INFO neutron.wsgi [req-05b7c037-e459-405d-a3fd-0cc0d45c0781 req-f7a54c2a-982c-4031-a4f7-9e7fa20339e1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c4db3555-540c-499e-bd8d-5f0498a3b52e&id=e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 1566 time: 0.0343204 2026-05-30 10:58:01.797 9 INFO neutron.wsgi [req-05b7c037-e459-405d-a3fd-0cc0d45c0781 req-08f95b32-683d-499c-b997-48d78a138dbc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0187147 2026-05-30 10:58:01.824 9 INFO neutron.wsgi [req-05b7c037-e459-405d-a3fd-0cc0d45c0781 req-91091d26-793b-4173-a3c4-58dcb9263d43 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0197232 2026-05-30 10:58:01.874 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013995 2026-05-30 10:58:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014415 2026-05-30 10:58:01.892 9 INFO neutron.wsgi [req-05b7c037-e459-405d-a3fd-0cc0d45c0781 req-c6398c52-f8e4-41bc-aa80-f46274c60db9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0619152 2026-05-30 10:58:01.958 9 INFO neutron.wsgi [req-05b7c037-e459-405d-a3fd-0cc0d45c0781 req-f6387442-4247-490f-aa14-0ce5a43058e8 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0581434 2026-05-30 10:58:02.520 10 WARNING neutron_lib.context [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:02.680 10 INFO neutron.db.ovn_revision_numbers_db [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 71fab60c-62bb-4d66-b3fe-9f3dd7635425 (type: security_groups) to 1 2026-05-30 10:58:02.699 10 INFO neutron.db.ovn_revision_numbers_db [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 013e174f-50a2-4553-bf1f-86fbcc577a7a (type: security_group_rules) to 0 2026-05-30 10:58:02.712 10 INFO neutron.db.ovn_revision_numbers_db [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 3367309d-b304-4813-ac0f-5f0e34bea4b6 (type: security_group_rules) to 0 2026-05-30 10:58:02.726 10 INFO neutron.db.ovn_revision_numbers_db [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 7cc20327-a77d-4677-b991-7010d1af615e (type: security_group_rules) to 0 2026-05-30 10:58:02.740 10 INFO neutron.db.ovn_revision_numbers_db [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource c72fae3a-974a-4194-b23c-a59e5b6c724d (type: security_group_rules) to 0 2026-05-30 10:58:02.796 10 INFO neutron.db.segments_db [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Added segment f4dc0360-98dc-4c8e-8a87-c895efa70fbe of type geneve for network a0858fee-00ed-43ed-9f92-44ba77411967 2026-05-30 10:58:02.940 9 INFO neutron.wsgi [None req-e06f7796-dfee-4852-9c66-d01aadeac5aa 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0095413 2026-05-30 10:58:02.948 10 INFO neutron.db.ovn_revision_numbers_db [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource a0858fee-00ed-43ed-9f92-44ba77411967 (type: networks) to 1 2026-05-30 10:58:02.951 9 INFO neutron.wsgi [None req-2acb5fe3-e4b2-4f7c-a0de-78078dabb5d5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0058103 2026-05-30 10:58:02.969 9 INFO neutron.wsgi [None req-84581bba-bab0-48a8-8188-653732c09875 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0115380 2026-05-30 10:58:02.981 9 INFO neutron.wsgi [None req-b5478ff8-e75f-481a-998e-0cc97b44f959 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0041192 2026-05-30 10:58:03.028 9 INFO neutron.wsgi [None req-53435cc5-79f6-4c9e-88f4-782868e13b48 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0433846 2026-05-30 10:58:03.077 9 INFO neutron.wsgi [None req-36a84451-a632-4eca-a671-12e1cbd5e510 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1417 time: 0.0388913 2026-05-30 10:58:03.144 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] No more DHCP agents 2026-05-30 10:58:03.146 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Unable to schedule network a0858fee-00ed-43ed-9f92-44ba77411967: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:03.242 10 INFO neutron.db.ovn_revision_numbers_db [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 3157c26e-919d-40e9-88b3-41daa00ebdb8 (type: ports) to 1 2026-05-30 10:58:03.268 10 INFO neutron.wsgi [None req-a011093b-0756-4cf8-855c-87f92f16edfc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9318326 2026-05-30 10:58:03.298 9 WARNING neutron_lib.context [None req-a19880dc-0ba3-474e-80e5-5e0233f9319c 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:03.548 10 WARNING neutron_lib.context [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:03.584 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f01f665-7f71-4ac4-a2cd-de22e0c631c3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:58:03.589 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f01f665-7f71-4ac4-a2cd-de22e0c631c3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network 6d5ba96b-5f39-4256-b1dd-a1bb61099614: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:03.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Successfully bumped revision number for resource 4411dc4d-4cfd-46f5-8910-896d92ed23bf (type: security_groups) to 1 2026-05-30 10:58:03.723 10 INFO neutron.db.ovn_revision_numbers_db [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Successfully bumped revision number for resource 2fd77021-e422-4ad3-b09a-8de017787079 (type: security_group_rules) to 0 2026-05-30 10:58:03.744 10 INFO neutron.db.ovn_revision_numbers_db [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Successfully bumped revision number for resource 4a4f3a0d-98a2-4fe8-b6ee-8a92b4695769 (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-05-30 10:58:03.759 9 WARNING neutron_lib.context [None req-0d4a847a-9665-4816-ae2b-add4deb324ec e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:03.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Successfully bumped revision number for resource bf9d99fd-b7f2-4471-8d96-9c63faf9e2de (type: security_group_rules) to 0 2026-05-30 10:58:03.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Successfully bumped revision number for resource d3b608a2-5ae7-467d-81e0-049c1f29839a (type: security_group_rules) to 0 2026-05-30 10:58:03.841 10 INFO neutron.db.segments_db [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Added segment 777a67d7-a41d-4ccc-9088-f111ee67ea5b of type geneve for network 4bc6970f-2ba1-4e52-804b-fbc83cfac83c 2026-05-30 10:58:03.998 10 INFO neutron.db.ovn_revision_numbers_db [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Successfully bumped revision number for resource 4bc6970f-2ba1-4e52-804b-fbc83cfac83c (type: networks) to 1 2026-05-30 10:58:04.111 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f01f665-7f71-4ac4-a2cd-de22e0c631c3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e7e5c952-6b42-4858-bd18-a49e55852b67 (type: ports) to 1 2026-05-30 10:58:04.175 9 INFO neutron.wsgi [None req-0f01f665-7f71-4ac4-a2cd-de22e0c631c3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1298 time: 1.0913477 2026-05-30 10:58:04.222 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] No more DHCP agents 2026-05-30 10:58:04.224 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Unable to schedule network 4bc6970f-2ba1-4e52-804b-fbc83cfac83c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:04.285 10 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-25fbd71b-e18d-4b21-8d5a-792caf448889 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1293 time: 0.0510798 2026-05-30 10:58:04.300 10 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-0b62f938-4228-4f0d-8f3a-d26a39456eb5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0072541 2026-05-30 10:58:04.331 10 INFO neutron.db.ovn_revision_numbers_db [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Successfully bumped revision number for resource 1fdfa207-5960-488e-b1d4-481e3afc7e8a (type: ports) to 1 2026-05-30 10:58:04.360 10 INFO neutron.wsgi [None req-51ab9c91-01e0-4393-9bdd-07d41676da8b 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9115870 2026-05-30 10:58:04.366 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a19880dc-0ba3-474e-80e5-5e0233f9319c 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] No more DHCP agents 2026-05-30 10:58:04.370 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a19880dc-0ba3-474e-80e5-5e0233f9319c 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:04.374 10 WARNING neutron_lib.context [None req-1c0cbe0d-ad8a-44e1-8be6-a6035036c7f5 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:04.447 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d4a847a-9665-4816-ae2b-add4deb324ec e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] No more DHCP agents 2026-05-30 10:58:04.452 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d4a847a-9665-4816-ae2b-add4deb324ec e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:04.475 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-9ab933f6-f483-4361-b06c-0c8d3a5b3981 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67?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.0784972 2026-05-30 10:58:04.629 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-ebe4c7ce-b6eb-41a1-a16e-56dbd4b3b24e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1430085 2026-05-30 10:58:04.645 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c0cbe0d-ad8a-44e1-8be6-a6035036c7f5 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] No more DHCP agents 2026-05-30 10:58:04.648 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c0cbe0d-ad8a-44e1-8be6-a6035036c7f5 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Unable to schedule network 4bc6970f-2ba1-4e52-804b-fbc83cfac83c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:04.733 10 INFO neutron.db.ovn_revision_numbers_db [None req-1c0cbe0d-ad8a-44e1-8be6-a6035036c7f5 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] Successfully bumped revision number for resource 7eaa7b32-9781-435e-8cba-c524dcc5ed8d (type: ports) to 1 2026-05-30 10:58:04.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-a19880dc-0ba3-474e-80e5-5e0233f9319c 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource c6ca97dd-beb7-4dc4-a466-77ff625f0dfb (type: ports) to 1 2026-05-30 10:58:04.746 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-51e51916-e46e-4417-9056-b58e45fd77b3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1100481 2026-05-30 10:58:04.757 10 INFO neutron.wsgi [None req-1c0cbe0d-ad8a-44e1-8be6-a6035036c7f5 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3904750 /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-05-30 10:58:04.821 10 INFO neutron.wsgi [None req-bd5ef6df-3fef-48aa-a08b-cf5522c82cca 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "PUT /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags HTTP/1.1" status: 200 len: 218 time: 0.0506821 2026-05-30 10:58:04.844 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-db58ccc5-adbc-4bf4-9347-5fb21da1334d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1293 time: 0.0698802 2026-05-30 10:58:04.861 10 INFO neutron.wsgi [None req-a4be8cb0-02f7-47ea-9f53-df119c7c7d15 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "GET /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags HTTP/1.1" status: 200 len: 218 time: 0.0334358 2026-05-30 10:58:04.915 10 INFO neutron.wsgi [None req-bf19a381-6c3f-4c02-b666-da26ebe14383 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "PUT /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0500934 2026-05-30 10:58:04.966 10 INFO neutron.wsgi [None req-455fda41-3392-4bda-aa39-eb2fe6a1edf9 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "GET /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags HTTP/1.1" status: 200 len: 227 time: 0.0446949 2026-05-30 10:58:05.001 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-a5d97826-dd32-44ea-98e5-c98fc0902a97 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks?id=6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1005 time: 0.1466300 2026-05-30 10:58:05.017 10 INFO neutron.wsgi [None req-2da5d8e2-116a-472c-a4a6-32a395612b7a 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "PUT /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0442178 2026-05-30 10:58:05.064 10 INFO neutron.wsgi [None req-6a441e13-9691-48df-8932-cb8dfaa9041c 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "GET /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags HTTP/1.1" status: 200 len: 227 time: 0.0419090 2026-05-30 10:58:05.116 10 INFO neutron.wsgi [None req-0bbd1f26-4e5f-4d9f-88e0-3548c9cdb7fc 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "PUT /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0470827 2026-05-30 10:58:05.157 10 INFO neutron.wsgi [None req-8fab05aa-f56d-4958-b2c7-c90d7e7aba27 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "GET /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags HTTP/1.1" status: 200 len: 245 time: 0.0367222 2026-05-30 10:58:05.219 10 INFO neutron.wsgi [None req-eb3b4ae6-593d-4c50-ab95-2074eabd2076 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "PUT /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags HTTP/1.1" status: 200 len: 230 time: 0.0572591 2026-05-30 10:58:05.286 10 INFO neutron.wsgi [None req-d7b81d27-0b60-4f35-bd79-10dd08740cb8 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "GET /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags HTTP/1.1" status: 200 len: 230 time: 0.0373034 2026-05-30 10:58:05.328 10 INFO neutron.wsgi [None req-1609823b-be56-455a-aade-cddae5de2a4e 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "GET /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0357246 2026-05-30 10:58:05.368 10 INFO neutron.api.v2.resource [None req-238f1c54-325d-461e-917b-beb9977fe420 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:58:05.369 10 INFO neutron.wsgi [None req-238f1c54-325d-461e-917b-beb9977fe420 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "GET /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0373681 2026-05-30 10:58:05.391 9 INFO neutron.wsgi [None req-0d4a847a-9665-4816-ae2b-add4deb324ec e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.6956072 2026-05-30 10:58:05.407 9 WARNING neutron_lib.context [None req-57041962-3a3a-4549-b61a-158fcf54d740 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:05.431 10 INFO neutron.wsgi [None req-bebdf6fc-1646-4f4e-89ad-c8907abb4736 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "DELETE /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0564015 2026-05-30 10:58:05.473 10 INFO neutron.wsgi [None req-65720871-90fa-4a0c-81f8-8240fde96390 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "GET /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags HTTP/1.1" status: 200 len: 223 time: 0.0375469 2026-05-30 10:58:05.518 10 INFO neutron.api.v2.resource [None req-9bf0f8bc-482e-47f9-8b64-d36884d50fc5 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:58:05.521 10 INFO neutron.wsgi [None req-9bf0f8bc-482e-47f9-8b64-d36884d50fc5 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "DELETE /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0430162 2026-05-30 10:58:05.674 9 INFO neutron.wsgi [None req-9d1a5764-39ec-430d-8075-48181e91e767 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "DELETE /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags HTTP/1.1" status: 204 len: 168 time: 0.1436303 2026-05-30 10:58:05.718 10 INFO neutron.wsgi [None req-477cfc6c-46c4-41d8-87ba-400140cb4e86 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "GET /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d/tags HTTP/1.1" status: 200 len: 205 time: 0.0384235 2026-05-30 10:58:05.996 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57041962-3a3a-4549-b61a-158fcf54d740 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] No more DHCP agents 2026-05-30 10:58:06.003 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57041962-3a3a-4549-b61a-158fcf54d740 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:06.050 10 INFO neutron.wsgi [None req-a91d17fe-0d45-4062-9eed-71a4c20a18a8 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "DELETE /v2.0/ports/7eaa7b32-9781-435e-8cba-c524dcc5ed8d HTTP/1.1" status: 204 len: 168 time: 0.3230505 2026-05-30 10:58:06.209 9 INFO neutron.db.ovn_revision_numbers_db [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-76e35ab2-1b64-4ba7-8921-bbd3c8e404e5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource e7e5c952-6b42-4858-bd18-a49e55852b67 (type: ports) to 2 2026-05-30 10:58:06.302 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-c6ca97dd-beb7-4dc4-a466-77ff625f0dfb on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 10:58:06.322 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: c6ca97dd-beb7-4dc4-a466-77ff625f0dfb 2026-05-30 10:58:06.333 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port c6ca97dd-beb7-4dc4-a466-77ff625f0dfb 2026-05-30 10:58:06.339 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Router 29463088-bee5-401b-9099-64c7bb2c1298 is bound to host instance 2026-05-30 10:58:06.405 9 INFO neutron.db.ovn_revision_numbers_db [None req-a19880dc-0ba3-474e-80e5-5e0233f9319c 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource c6ca97dd-beb7-4dc4-a466-77ff625f0dfb (type: router_ports) to 1 2026-05-30 10:58:06.496 10 INFO neutron.services.segments.plugin [-] Segment 777a67d7-a41d-4ccc-9088-f111ee67ea5b resource provider aggregate not found 2026-05-30 10:58:06.500 10 INFO neutron.services.segments.plugin [-] Segment 777a67d7-a41d-4ccc-9088-f111ee67ea5b resource provider aggregate not found 2026-05-30 10:58:06.516 10 INFO neutron.services.segments.plugin [-] Segment 777a67d7-a41d-4ccc-9088-f111ee67ea5b 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 777a67d7-a41d-4ccc-9088-f111ee67ea5b found for delete ", "request_id": "req-5dd7a5c2-bf5e-44f3-bba4-ad807788ea99"}]} 2026-05-30 10:58:06.523 10 INFO neutron.services.segments.plugin [-] Segment 777a67d7-a41d-4ccc-9088-f111ee67ea5b 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 777a67d7-a41d-4ccc-9088-f111ee67ea5b found for delete ", "request_id": "req-6a052b78-a8a3-48ca-a7f8-d8c50d8daacb"}]} 2026-05-30 10:58:06.550 10 INFO neutron.wsgi [None req-0ee01431-700f-4ff3-b2d5-5bc16b76bf80 93ef4ab39562495f9611820c155bd7fa ccd477f43d7140e5ad6dd20395d669ce - - default default] 10.0.0.53 "DELETE /v2.0/networks/4bc6970f-2ba1-4e52-804b-fbc83cfac83c HTTP/1.1" status: 204 len: 168 time: 0.4941390 2026-05-30 10:58:06.808 9 INFO neutron.db.ovn_revision_numbers_db [None req-a19880dc-0ba3-474e-80e5-5e0233f9319c 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 29463088-bee5-401b-9099-64c7bb2c1298 (type: routers) to 2 2026-05-30 10:58:06.854 9 INFO neutron.wsgi [None req-a19880dc-0ba3-474e-80e5-5e0233f9319c 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1154 time: 3.5670872 2026-05-30 10:58:06.954 9 INFO neutron.wsgi [None req-57041962-3a3a-4549-b61a-158fcf54d740 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.5571616 2026-05-30 10:58:06.956 9 INFO neutron.db.ovn_revision_numbers_db [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-76e35ab2-1b64-4ba7-8921-bbd3c8e404e5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource e7e5c952-6b42-4858-bd18-a49e55852b67 (type: ports) to 2 2026-05-30 10:58:06.975 10 WARNING neutron_lib.context [None req-b748ace9-a38a-45ee-8d10-4c8561054334 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:06.986 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-76e35ab2-1b64-4ba7-8921-bbd3c8e404e5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1424 time: 1.9748168 /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-05-30 10:58:07.043 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f501d069-ecb2-4e6f-aa03-9e855d5ab19d'] response: {'name': 'network-changed', 'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'tag': 'e7e5c952-6b42-4858-bd18-a49e55852b67', 'status': 'completed', 'code': 200} 2026-05-30 10:58:07.069 10 INFO neutron.wsgi [None req-c598b76e-eaf0-4f07-91f5-792bba0c4dc8 09d805fec1ef40e39300c0eaecf2a255 c5fc2356b93049198f88af0725209d9b - - default default] 10.0.0.53 "GET /v2.0/subnets?project_id=bfd1610eb1554352b794f88ec6e09417&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.2106566 2026-05-30 10:58:07.102 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-8deb257f-15c5-4ed4-a541-0c5da61b688a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2661 time: 0.0679333 2026-05-30 10:58:07.137 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-180dac24-96d3-461f-9d77-f3efaf6a5d40 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c HTTP/1.1" status: 200 len: 217 time: 0.0231855 2026-05-30 10:58:07.200 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-5c1b4d6e-b2b2-4551-9ac5-d8b5a42f0760 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=8ca1687d-89b2-4911-b5be-d729f201b1f7 HTTP/1.1" status: 200 len: 829 time: 0.0554483 2026-05-30 10:58:07.211 10 INFO neutron.wsgi [None req-2eef1f97-c8cd-4354-b625-8cee74b39ee6 09d805fec1ef40e39300c0eaecf2a255 c5fc2356b93049198f88af0725209d9b - - default default] 10.0.0.53 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.1319826 2026-05-30 10:58:07.264 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-fc211b67-18b4-4931-8686-97fdbf7af4be 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0523508 2026-05-30 10:58:07.270 10 INFO neutron.wsgi [None req-58bc06b6-7d30-4c77-a8c4-4e3712a91457 09d805fec1ef40e39300c0eaecf2a255 c5fc2356b93049198f88af0725209d9b - - default default] 10.0.0.53 "GET /v2.0/subnets?network_id=4903dbdc-7c38-4d3f-b4fc-00ee3387a22c&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0510676 2026-05-30 10:58:07.289 10 WARNING neutron_lib.context [None req-144e9eb4-d3c6-4bdc-921e-7dc2d8287744 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:07.373 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-c36346d0-e048-4059-b7c2-f77c4a46d6d6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1028440 2026-05-30 10:58:07.437 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b748ace9-a38a-45ee-8d10-4c8561054334 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] No more DHCP agents 2026-05-30 10:58:07.442 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b748ace9-a38a-45ee-8d10-4c8561054334 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:07.474 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-7a2928a0-d0e5-479d-8f89-c612f0d7e107 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0942693 2026-05-30 10:58:07.515 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-5a127173-80e1-4d8f-bfa0-94a2ee6df634 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 217 time: 0.0311928 2026-05-30 10:58:07.578 10 INFO neutron.wsgi [None req-f1a97b90-3a13-463b-a746-725486e1772c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=ccd477f43d7140e5ad6dd20395d669ce&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2840447 2026-05-30 10:58:07.581 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-0624eef6-cc7b-4c25-9f8f-20c2e19b1bed 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 854 time: 0.0529354 2026-05-30 10:58:07.637 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-51d7d5e2-bd4b-4577-8891-a7a87a66d687 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=6d5ba96b-5f39-4256-b1dd-a1bb61099614&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0254166 2026-05-30 10:58:07.780 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-ed9acd84-c28b-4b93-ab4a-14a9dd2ba564 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1351628 2026-05-30 10:58:07.924 9 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-e360ad51-b54f-4c3d-9a37-02cc87952cc9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1347189 2026-05-30 10:58:07.939 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource c6ca97dd-beb7-4dc4-a466-77ff625f0dfb (type: ports) to 1 2026-05-30 10:58:08.033 9 INFO neutron.wsgi [req-e8b52fc1-9af7-4a83-888c-cae8e5542ddf req-83fe08b3-c9fa-4f1f-8abd-40373152b503 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2661 time: 0.0728788 2026-05-30 10:58:08.039 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: e7e5c952-6b42-4858-bd18-a49e55852b67 2026-05-30 10:58:08.064 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-144e9eb4-d3c6-4bdc-921e-7dc2d8287744 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] No more DHCP agents 2026-05-30 10:58:08.067 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-144e9eb4-d3c6-4bdc-921e-7dc2d8287744 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Unable to schedule network a0858fee-00ed-43ed-9f92-44ba77411967: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:08.104 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port e7e5c952-6b42-4858-bd18-a49e55852b67 2026-05-30 10:58:08.238 10 INFO neutron.wsgi [req-cac7f1b0-b373-45f6-89d7-3c46bdee3b57 req-4f296f01-3a75-4502-b97c-33dcdafab53e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1452 time: 0.0645623 2026-05-30 10:58:08.450 10 INFO neutron.wsgi [None req-b748ace9-a38a-45ee-8d10-4c8561054334 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.4825127 2026-05-30 10:58:08.468 10 WARNING neutron_lib.context [None req-926b6ee2-cbb3-46e5-a36c-36b3a1a5bf26 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:08.502 9 INFO neutron.wsgi [req-e8b52fc1-9af7-4a83-888c-cae8e5542ddf req-7c167e19-6d67-48b3-947a-3da50e320002 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1005 time: 0.4597714 2026-05-30 10:58:08.567 9 INFO neutron.wsgi [req-e8b52fc1-9af7-4a83-888c-cae8e5542ddf req-69353663-70a8-409d-8e1f-e25a5a5b248c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 217 time: 0.0565097 2026-05-30 10:58:08.572 9 INFO neutron.wsgi [None req-58ea46b6-45c2-4c29-903b-6308ed0828d8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/4411dc4d-4cfd-46f5-8910-896d92ed23bf HTTP/1.1" status: 204 len: 168 time: 0.9886756 2026-05-30 10:58:08.631 9 INFO neutron.wsgi [req-e8b52fc1-9af7-4a83-888c-cae8e5542ddf req-fd8399c5-2ac6-4f43-af26-f089519bbea1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 854 time: 0.0538626 2026-05-30 10:58:08.708 9 INFO neutron.wsgi [req-e8b52fc1-9af7-4a83-888c-cae8e5542ddf req-34c51d6d-0c92-4019-b996-6344e865f98c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=6d5ba96b-5f39-4256-b1dd-a1bb61099614&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0493796 2026-05-30 10:58:08.927 9 INFO neutron.wsgi [req-e8b52fc1-9af7-4a83-888c-cae8e5542ddf req-95b60484-cac4-446e-9855-097e725770c6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2068675 2026-05-30 10:58:08.993 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-926b6ee2-cbb3-46e5-a36c-36b3a1a5bf26 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] No more DHCP agents 2026-05-30 10:58:09.011 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-926b6ee2-cbb3-46e5-a36c-36b3a1a5bf26 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:09.050 10 INFO neutron.db.ovn_revision_numbers_db [None req-999af287-0e75-4501-87c7-5598999bd13a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource aa0b7d21-fdc2-4334-bd2f-5207a217762d (type: security_groups) to 1 2026-05-30 10:58:09.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-999af287-0e75-4501-87c7-5598999bd13a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2ba02ad5-914f-44a9-9ff4-8d2d82bc1087 (type: security_group_rules) to 0 2026-05-30 10:58:09.088 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d465075b-2350-4256-8678-078bfcf767cf'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7e5c952-6b42-4858-bd18-a49e55852b67', 'code': 200} 2026-05-30 10:58:09.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-144e9eb4-d3c6-4bdc-921e-7dc2d8287744 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 3157c26e-919d-40e9-88b3-41daa00ebdb8 (type: ports) to 2 2026-05-30 10:58:09.107 9 INFO neutron.wsgi [req-e8b52fc1-9af7-4a83-888c-cae8e5542ddf req-6284a5e8-569e-468e-baf5-bd15f4ef607e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1703844 2026-05-30 10:58:09.111 10 INFO neutron.db.ovn_revision_numbers_db [None req-999af287-0e75-4501-87c7-5598999bd13a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 960e31be-ac23-4cc8-bd0f-a290571cb746 (type: security_group_rules) to 0 2026-05-30 10:58:09.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-999af287-0e75-4501-87c7-5598999bd13a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d7a6eb98-e62a-47ef-84eb-4cdc1a61f0ec (type: security_group_rules) to 0 2026-05-30 10:58:09.179 10 INFO neutron.db.ovn_revision_numbers_db [None req-144e9eb4-d3c6-4bdc-921e-7dc2d8287744 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource cfff6e4c-7faf-4dfb-acfc-1130df50e264 (type: subnets) to 0 2026-05-30 10:58:09.194 10 INFO neutron.db.ovn_revision_numbers_db [None req-999af287-0e75-4501-87c7-5598999bd13a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f017e038-2bda-4256-b8c5-58a5b667ccdf (type: security_group_rules) to 0 2026-05-30 10:58:09.209 10 INFO neutron.wsgi [None req-144e9eb4-d3c6-4bdc-921e-7dc2d8287744 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 1.9271545 2026-05-30 10:58:09.230 10 INFO neutron.wsgi [None req-999af287-0e75-4501-87c7-5598999bd13a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=4bd9b4b600e84727b5938c443bc720ec&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5153146 2026-05-30 10:58:09.247 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource c6ca97dd-beb7-4dc4-a466-77ff625f0dfb (type: router_ports) to 3 /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-05-30 10:58:09.364 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource e7e5c952-6b42-4858-bd18-a49e55852b67 (type: ports) to 4 2026-05-30 10:58:09.568 10 INFO neutron.wsgi [None req-926b6ee2-cbb3-46e5-a36c-36b3a1a5bf26 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1078973 2026-05-30 10:58:09.578 10 WARNING neutron_lib.context [None req-da9a3b09-79b3-414a-acde-611163c2f6ff e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:09.804 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5109a30-1abf-4547-a810-bf87d6ca961e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e7e5c952-6b42-4858-bd18-a49e55852b67 (type: ports) to 5 2026-05-30 10:58:09.821 9 INFO neutron.wsgi [None req-c5109a30-1abf-4547-a810-bf87d6ca961e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "PUT /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1485 time: 1.4263890 /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-05-30 10:58:09.842 9 INFO neutron.api.v2.resource [None req-d25b875b-5b03-42b6-a4c2-7016c0063fda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:58:09.843 9 INFO neutron.wsgi [None req-d25b875b-5b03-42b6-a4c2-7016c0063fda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups/lb-9166362a-b726-4435-bd02-7239009ac2d2 HTTP/1.1" status: 404 len: 355 time: 0.0136819 2026-05-30 10:58:09.927 9 INFO neutron.wsgi [None req-bad7f7ef-eee6-4823-9271-7330a6ee1d09 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups?name=lb-9166362a-b726-4435-bd02-7239009ac2d2 HTTP/1.1" status: 200 len: 1837 time: 0.0675662 2026-05-30 10:58:10.008 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource c6ca97dd-beb7-4dc4-a466-77ff625f0dfb (type: ports) to 2 2026-05-30 10:58:10.041 9 INFO neutron.wsgi [None req-815639b8-bef1-4930-aaa8-b4a9a732e38a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/aa0b7d21-fdc2-4334-bd2f-5207a217762d HTTP/1.1" status: 204 len: 168 time: 0.7958095 2026-05-30 10:58:10.132 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da9a3b09-79b3-414a-acde-611163c2f6ff e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] No more DHCP agents 2026-05-30 10:58:10.144 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da9a3b09-79b3-414a-acde-611163c2f6ff e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:10.297 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7392363-03b2-45d3-baf6-5fbcb1d93dd7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] No more DHCP agents 2026-05-30 10:58:10.300 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7392363-03b2-45d3-baf6-5fbcb1d93dd7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Unable to schedule network a0858fee-00ed-43ed-9f92-44ba77411967: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:10.428 9 INFO neutron.db.ovn_revision_numbers_db [None req-72a979c0-72dc-4c39-a401-c40a99122988 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e7e5c952-6b42-4858-bd18-a49e55852b67 (type: ports) to 6 2026-05-30 10:58:10.457 9 INFO neutron.wsgi [None req-72a979c0-72dc-4c39-a401-c40a99122988 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "PUT /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1487 time: 0.5213761 2026-05-30 10:58:10.537 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7392363-03b2-45d3-baf6-5fbcb1d93dd7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource c0e5883b-e4ea-4295-a539-ffe3875ff418 (type: ports) to 1 2026-05-30 10:58:10.568 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource c6ca97dd-beb7-4dc4-a466-77ff625f0dfb (type: ports) to 4 2026-05-30 10:58:10.611 10 INFO neutron.wsgi [None req-da9a3b09-79b3-414a-acde-611163c2f6ff e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.0379944 /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-05-30 10:58:10.712 9 INFO neutron.wsgi [None req-34f85e7b-32c6-45a7-94ce-3a6478a27984 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "PUT /v2.0/floatingips/f5984514-19ed-482b-89da-cfe780ec94a3/tags HTTP/1.1" status: 200 len: 210 time: 0.0943503 2026-05-30 10:58:10.733 9 INFO neutron.wsgi [None req-d04ea496-3beb-44ed-8cae-28895cc082b9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0076339 2026-05-30 10:58:10.758 9 INFO neutron.wsgi [None req-595bbac0-a2b0-4c26-8b18-04df389cf379 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0165985 2026-05-30 10:58:10.771 9 INFO neutron.wsgi [None req-d26c3004-7df1-4e1f-8971-869f771fcde4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0065093 2026-05-30 10:58:10.783 9 INFO neutron.wsgi [None req-6fd0c908-646e-4c0d-9474-3f1c4e58de63 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0061944 2026-05-30 10:58:10.800 9 INFO neutron.wsgi [None req-82ca57a5-26f3-42bc-b6c3-80f5863bf2d2 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "PUT /v2.0/floatingips/c443fb66-47f1-442d-b282-00e48367d64c/tags HTTP/1.1" status: 200 len: 218 time: 0.0820017 2026-05-30 10:58:10.851 9 INFO neutron.wsgi [None req-1c187a25-348b-4a96-ac9e-a6af71f8a4c3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0593004 2026-05-30 10:58:10.900 9 INFO neutron.wsgi [None req-c1120ef5-c662-437b-a88c-60db0243de7f e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "PUT /v2.0/floatingips/0e27fdfd-4d84-463e-bcdf-c98ad1686c2c/tags HTTP/1.1" status: 200 len: 227 time: 0.0886056 2026-05-30 10:58:10.926 9 INFO neutron.wsgi [None req-e05888bc-5bc4-4440-951a-62f16ba18a95 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1332 time: 0.0554924 2026-05-30 10:58:10.981 10 INFO neutron.wsgi [None req-72482984-8ae1-4ff6-9d34-6daa755a7eaf e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "PUT /v2.0/floatingips/465ae7f2-1ac6-45c8-9620-974532dec0b1/tags HTTP/1.1" status: 200 len: 212 time: 0.0750449 2026-05-30 10:58:10.997 9 INFO neutron.wsgi [None req-666fbf1a-bcdc-4f7c-9dee-a5c8c82aead1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1515 time: 0.0596776 2026-05-30 10:58:11.043 10 INFO neutron.wsgi [None req-1ed473db-0fac-4779-b75a-772b523b9cde e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0524540 2026-05-30 10:58:11.069 9 INFO neutron.wsgi [None req-f9d5f77c-5286-4096-854b-ee4c98140328 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0654705 2026-05-30 10:58:11.136 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3875ac2a-57e4-4258-a7e0-2eaa20166a8d'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7e5c952-6b42-4858-bd18-a49e55852b67', 'code': 200} 2026-05-30 10:58:11.136 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3875ac2a-57e4-4258-a7e0-2eaa20166a8d'] response: {'name': 'network-changed', 'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'tag': 'e7e5c952-6b42-4858-bd18-a49e55852b67', 'status': 'completed', 'code': 200} 2026-05-30 10:58:11.136 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3875ac2a-57e4-4258-a7e0-2eaa20166a8d'] response: {'name': 'network-changed', 'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'tag': 'e7e5c952-6b42-4858-bd18-a49e55852b67', 'status': 'completed', 'code': 200} 2026-05-30 10:58:11.142 9 INFO neutron.wsgi [None req-84f549b0-a6ab-4717-afae-b916f0432e8a e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.0917854 2026-05-30 10:58:11.227 9 INFO neutron.wsgi [None req-72683b48-d6da-4f78-9d57-34a2db8e5413 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.0719240 2026-05-30 10:58:11.261 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-5ad08a7b-42dc-4b06-ba33-2b0ae28a1b29 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2724 time: 0.1047213 2026-05-30 10:58:11.275 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource c6ca97dd-beb7-4dc4-a466-77ff625f0dfb (type: router_ports) to 4 2026-05-30 10:58:11.282 9 INFO neutron.wsgi [None req-e78022e1-47cf-4a03-8e8f-214d5b483dfb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1002 time: 0.1915648 2026-05-30 10:58:11.308 9 INFO neutron.wsgi [None req-c36b95e9-b4c5-4feb-bdee-03bb3aa188af e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0708766 2026-05-30 10:58:11.387 9 INFO neutron.wsgi [None req-5d32ff53-7b95-4c27-967f-68d7efb9eb39 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.0717106 2026-05-30 10:58:11.409 9 INFO neutron.wsgi [None req-55eb37c0-c7d8-4f00-8e55-4126e5496400 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1332 time: 0.1115358 2026-05-30 10:58:11.481 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-e01ce63b-cba6-4e33-97eb-ccff7adda8e0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1005 time: 0.2069395 2026-05-30 10:58:11.486 9 INFO neutron.wsgi [None req-17738549-b85e-488e-8004-7b4b230c4f0b e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0760353 2026-05-30 10:58:11.502 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-a7392363-03b2-45d3-baf6-5fbcb1d93dd7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c0e5883b-e4ea-4295-a539-ffe3875ff418 2026-05-30 10:58:11.502 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:58:11.502 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-05-30 10:58:11.502 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:58:11.502 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-05-30 10:58:11.502 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 10:58:11.502 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-05-30 10:58:11.502 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:58:11.502 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-05-30 10:58:11.502 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:58:11.502 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-05-30 10:58:11.502 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:58:11.502 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c0e5883b-e4ea-4295-a539-ffe3875ff418 2026-05-30 10:58:11.502 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager [None req-a7392363-03b2-45d3-baf6-5fbcb1d93dd7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c0e5883b-e4ea-4295-a539-ffe3875ff418 2026-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 10:58:11.503 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-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 10:58:11.503 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-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 10:58:11.503 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-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 10:58:11.503 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-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 10:58:11.503 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-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 10:58:11.503 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-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 10:58:11.503 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-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 10:58:11.503 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-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:58:11.503 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-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-c0e5883b-e4ea-4295-a539-ffe3875ff418 2026-05-30 10:58:11.503 10 ERROR neutron_lib.callbacks.manager  2026-05-30 10:58:11.549 10 INFO neutron.wsgi [None req-82434b3d-a99b-4486-a2ea-33bb05a84c8b e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.0545955 2026-05-30 10:58:11.597 10 INFO neutron.wsgi [None req-450b79c3-eb40-462f-80ae-09029519b68d e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0390189 2026-05-30 10:58:11.751 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-bbd8cdd8-f948-4916-98f1-6f6f666f5b70 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 217 time: 0.2645488 2026-05-30 10:58:11.756 9 INFO neutron.wsgi [None req-fde69f04-39c5-4c14-a389-47e8e7f39d72 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.3333874 2026-05-30 10:58:11.786 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-ab0ce121-f235-405e-8ed6-1b42ddbccbe2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 854 time: 0.0293915 2026-05-30 10:58:11.825 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-ae3180e9-18cd-454c-b9ef-13e12c205b30 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=6d5ba96b-5f39-4256-b1dd-a1bb61099614&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0323164 2026-05-30 10:58:11.844 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: c0e5883b-e4ea-4295-a539-ffe3875ff418 2026-05-30 10:58:11.860 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port c0e5883b-e4ea-4295-a539-ffe3875ff418 2026-05-30 10:58:11.885 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7392363-03b2-45d3-baf6-5fbcb1d93dd7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource c0e5883b-e4ea-4295-a539-ffe3875ff418 (type: ports) to 1 2026-05-30 10:58:11.904 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-4b5f8cb4-823b-4e84-a601-51c557fc5f66 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0711970 2026-05-30 10:58:11.967 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-40c2e244-933b-4de6-92a5-ca2c5d1aaa4c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0566430 2026-05-30 10:58:12.009 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7392363-03b2-45d3-baf6-5fbcb1d93dd7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] No more DHCP agents 2026-05-30 10:58:12.011 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7392363-03b2-45d3-baf6-5fbcb1d93dd7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Unable to schedule network a0858fee-00ed-43ed-9f92-44ba77411967: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:12.062 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-c81fd670-53f3-4b71-b496-9eba0ffa8f58 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2724 time: 0.0494943 2026-05-30 10:58:12.132 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-e62767e1-ef82-48fa-b1ee-03039b9104ce 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1005 time: 0.0645916 2026-05-30 10:58:12.177 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-bb6fe7b8-1a2a-4dda-b876-32e04414d96e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 217 time: 0.0338724 2026-05-30 10:58:12.222 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-8bd7a703-3bff-4bb0-861a-76ee6bebe675 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 854 time: 0.0385416 2026-05-30 10:58:12.252 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-258bfa79-35f7-4c3b-a034-13b548bee791 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=6d5ba96b-5f39-4256-b1dd-a1bb61099614&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227292 2026-05-30 10:58:12.283 10 INFO neutron.wsgi [None req-15a4bb8b-6149-4849-8903-4e9e3c02f632 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/f5984514-19ed-482b-89da-cfe780ec94a3 HTTP/1.1" status: 204 len: 168 time: 0.6629119 2026-05-30 10:58:12.386 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-58e049e2-fe02-4bc1-bc91-f5e3789e4a21 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1274221 2026-05-30 10:58:12.483 9 INFO neutron.wsgi [req-d9f32214-ccbb-4a89-a9c6-fb0dad642ddf req-4205e367-baa9-495d-b121-606d1422ae9a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0818791 2026-05-30 10:58:12.577 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7392363-03b2-45d3-baf6-5fbcb1d93dd7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource c0e5883b-e4ea-4295-a539-ffe3875ff418 (type: router_ports) to 1 2026-05-30 10:58:12.581 10 INFO neutron.wsgi [None req-a7392363-03b2-45d3-baf6-5fbcb1d93dd7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "PUT /v2.0/routers/29463088-bee5-401b-9099-64c7bb2c1298/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.3645926 2026-05-30 10:58:12.582 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource c0e5883b-e4ea-4295-a539-ffe3875ff418 (type: ports) to 2 2026-05-30 10:58:12.689 9 INFO neutron.wsgi [None req-8130dc3e-8a86-4c0e-b850-6c71fac83fde e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/c443fb66-47f1-442d-b282-00e48367d64c HTTP/1.1" status: 204 len: 168 time: 0.4004114 2026-05-30 10:58:12.941 10 INFO neutron.wsgi [None req-eb5a44e8-e264-48ca-acbb-547ae1078f7b 09d805fec1ef40e39300c0eaecf2a255 c5fc2356b93049198f88af0725209d9b - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5485 time: 0.3543415 2026-05-30 10:58:13.012 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource c0e5883b-e4ea-4295-a539-ffe3875ff418 (type: router_ports) to 2 2026-05-30 10:58:13.040 9 INFO neutron.wsgi [None req-ad75cda9-475b-4ee6-8ed1-2e1d94fd8f53 09d805fec1ef40e39300c0eaecf2a255 c5fc2356b93049198f88af0725209d9b - - default default] 10.0.0.53 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6156 time: 0.0924466 2026-05-30 10:58:13.191 9 INFO neutron.wsgi [None req-3baf1220-002d-4a99-867c-fead93ccd0a8 09d805fec1ef40e39300c0eaecf2a255 c5fc2356b93049198f88af0725209d9b - - default default] 10.0.0.53 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2124 time: 0.1446235 2026-05-30 10:58:13.195 9 INFO neutron.wsgi [None req-f2eee9d3-9932-469f-90d4-dc631472b96d e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/0e27fdfd-4d84-463e-bcdf-c98ad1686c2c HTTP/1.1" status: 204 len: 168 time: 0.5007749 2026-05-30 10:58:13.255 9 WARNING neutron_lib.context [None req-04b32bed-6335-4143-950b-c7e8a96d382f 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:13.408 9 INFO neutron.db.ovn_revision_numbers_db [None req-04b32bed-6335-4143-950b-c7e8a96d382f 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 14711903-5cf1-488c-9107-8b0a0412b565 (type: security_groups) to 1 2026-05-30 10:58:13.426 9 INFO neutron.db.ovn_revision_numbers_db [None req-04b32bed-6335-4143-950b-c7e8a96d382f 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 43751256-2197-4408-ba9b-ebee9b3146a1 (type: security_group_rules) to 0 2026-05-30 10:58:13.442 9 INFO neutron.db.ovn_revision_numbers_db [None req-04b32bed-6335-4143-950b-c7e8a96d382f 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource fd458abf-3545-41f0-b183-162543a4b0fa (type: security_group_rules) to 0 2026-05-30 10:58:13.469 9 INFO neutron.wsgi [None req-04b32bed-6335-4143-950b-c7e8a96d382f 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1875 time: 0.2224469 2026-05-30 10:58:13.479 10 WARNING neutron_lib.context [None req-f006eef6-7e96-4679-8521-8706cb44b18d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:13.619 10 INFO neutron.wsgi [None req-b9d324df-7e1d-42bb-9dae-3b9d88133b94 e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/465ae7f2-1ac6-45c8-9620-974532dec0b1 HTTP/1.1" status: 204 len: 168 time: 0.4196367 2026-05-30 10:58:13.678 10 WARNING neutron_lib.context [None req-c8f04992-7fb8-410a-b66d-aba223a818dc fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:13.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-f006eef6-7e96-4679-8521-8706cb44b18d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 583d99f4-7177-49a6-97ac-da82b66eeef5 (type: security_group_rules) to 0 2026-05-30 10:58:13.734 10 INFO neutron.wsgi [None req-f006eef6-7e96-4679-8521-8706cb44b18d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2599161 2026-05-30 10:58:13.748 10 WARNING neutron_lib.context [None req-94e729e2-40c8-41d6-832b-c19401b30e51 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:13.774 10 INFO neutron.wsgi [None req-c8f04992-7fb8-410a-b66d-aba223a818dc fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2899420 2026-05-30 10:58:13.826 10 INFO neutron.wsgi [None req-09c34609-5fae-4941-a511-a580e411935b fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "PUT /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags HTTP/1.1" status: 200 len: 218 time: 0.0441658 2026-05-30 10:58:13.873 9 INFO neutron.wsgi [None req-24e155d2-e894-465a-a796-bbec2a3a9950 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "GET /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags HTTP/1.1" status: 200 len: 218 time: 0.0370703 2026-05-30 10:58:13.914 10 INFO neutron.db.ovn_revision_numbers_db [None req-94e729e2-40c8-41d6-832b-c19401b30e51 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 6bdbe669-8e03-4f22-953f-f4e8a81e1de8 (type: security_group_rules) to 0 2026-05-30 10:58:13.927 10 INFO neutron.wsgi [None req-bd47a51e-b881-403b-a5dc-6415ae00e5ea fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "PUT /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0464253 2026-05-30 10:58:13.951 10 INFO neutron.wsgi [None req-94e729e2-40c8-41d6-832b-c19401b30e51 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 795 time: 0.2087116 2026-05-30 10:58:13.962 9 WARNING neutron_lib.context [None req-dd638b25-dad7-4d72-91e9-9ce6052578c0 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:13.965 10 INFO neutron.wsgi [None req-7f2fff5f-22e1-4f09-8494-f638738a1f5b fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "GET /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags HTTP/1.1" status: 200 len: 227 time: 0.0235610 2026-05-30 10:58:13.997 10 INFO neutron.wsgi [None req-0672bd9c-35bb-4284-9203-5a5775b9e3bb fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "PUT /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0252626 2026-05-30 10:58:14.025 10 INFO neutron.wsgi [None req-bb77fad1-5448-4147-8079-9e6b05e61899 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "GET /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags HTTP/1.1" status: 200 len: 227 time: 0.0230548 2026-05-30 10:58:14.061 10 INFO neutron.wsgi [None req-2017fd75-5f8c-4a51-b559-5daf105a0781 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "PUT /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0312815 2026-05-30 10:58:14.079 9 INFO neutron.wsgi [None req-37c7a7cb-5e5c-4fc1-b56c-1108f9c18e9b e946da7e4fe9405097f8858628630564 3733b3e860274b8380eab8ede6460882 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/18622d32-91fc-4899-87d2-372201832a18 HTTP/1.1" status: 204 len: 168 time: 0.4517047 2026-05-30 10:58:14.099 9 INFO neutron.wsgi [None req-71b8a741-2844-47cd-bff0-5f874c30beb6 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "GET /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags HTTP/1.1" status: 200 len: 245 time: 0.0312302 2026-05-30 10:58:14.149 9 INFO neutron.wsgi [None req-e4345004-630b-4a84-b174-ab5df112c16b fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "PUT /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags HTTP/1.1" status: 200 len: 230 time: 0.0453074 2026-05-30 10:58:14.162 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd638b25-dad7-4d72-91e9-9ce6052578c0 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 7517137c-bdd1-405a-84ca-aae2d2dbffc5 (type: security_group_rules) to 0 2026-05-30 10:58:14.178 10 INFO neutron.wsgi [None req-55a249bc-53ff-4743-bd86-dc4514244911 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "GET /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags HTTP/1.1" status: 200 len: 230 time: 0.0232620 2026-05-30 10:58:14.193 9 INFO neutron.wsgi [None req-dd638b25-dad7-4d72-91e9-9ce6052578c0 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2361872 2026-05-30 10:58:14.203 9 WARNING neutron_lib.context [None req-8c4d5109-541d-419f-b189-1883be0897e5 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:14.206 10 INFO neutron.wsgi [None req-ed052e02-ca30-4e59-bd94-5b218d31f617 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "GET /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0234776 2026-05-30 10:58:14.237 9 INFO neutron.api.v2.resource [None req-fd9c09d3-2ed5-4d28-a5ca-9fe870f02011 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:58:14.238 9 INFO neutron.wsgi [None req-fd9c09d3-2ed5-4d28-a5ca-9fe870f02011 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "GET /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0278330 2026-05-30 10:58:14.286 10 INFO neutron.wsgi [None req-26500342-ae9b-4464-a7a4-ef59f630d89d fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0406630 2026-05-30 10:58:14.331 10 INFO neutron.wsgi [None req-0649574b-778c-437e-9344-bf17e4475617 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "GET /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags HTTP/1.1" status: 200 len: 223 time: 0.0369053 2026-05-30 10:58:14.369 9 INFO neutron.api.v2.resource [None req-868cdbdc-1d85-41ee-8f07-39810e15a9e0 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:58:14.370 9 INFO neutron.wsgi [None req-868cdbdc-1d85-41ee-8f07-39810e15a9e0 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0352068 2026-05-30 10:58:14.399 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c4d5109-541d-419f-b189-1883be0897e5 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource b4891b05-741f-4841-a4e5-207796c1b597 (type: security_group_rules) to 0 2026-05-30 10:58:14.431 9 INFO neutron.wsgi [None req-8c4d5109-541d-419f-b189-1883be0897e5 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2325003 2026-05-30 10:58:14.431 10 INFO neutron.wsgi [None req-cdd07c03-0455-4645-aac9-5ee7d6b73413 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags HTTP/1.1" status: 204 len: 168 time: 0.0468802 2026-05-30 10:58:14.440 10 WARNING neutron_lib.context [None req-68055cc3-8adf-49bd-8470-e2b28df17f39 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:14.463 9 INFO neutron.wsgi [None req-aad43872-2b39-4d99-a80e-c6c579796e49 fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "GET /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785/tags HTTP/1.1" status: 200 len: 205 time: 0.0270300 2026-05-30 10:58:14.487 10 INFO neutron.db.securitygroups_db [None req-68055cc3-8adf-49bd-8470-e2b28df17f39 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Project bfd1610eb1554352b794f88ec6e09417 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-30 10:58:14.589 9 INFO neutron.wsgi [None req-c957a858-2c92-4e77-8051-7fb925b7a59c fd5fd0858938438b9e26cc6510fb6f9b 5314d231a02d4400ad0981d740348ee6 - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/ce30acc7-598d-448e-bbae-920f84932785 HTTP/1.1" status: 204 len: 168 time: 0.1110106 2026-05-30 10:58:14.617 10 INFO neutron.db.ovn_revision_numbers_db [None req-68055cc3-8adf-49bd-8470-e2b28df17f39 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource ad8c6b3c-3a6b-4ae2-9b73-7c71d17ece49 (type: security_group_rules) to 0 2026-05-30 10:58:14.652 10 INFO neutron.wsgi [None req-68055cc3-8adf-49bd-8470-e2b28df17f39 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.2169750 2026-05-30 10:58:14.663 10 WARNING neutron_lib.context [None req-67b5be88-3148-4719-8b14-6327a6bf8c56 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:14.709 10 INFO neutron.db.securitygroups_db [None req-67b5be88-3148-4719-8b14-6327a6bf8c56 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Project bfd1610eb1554352b794f88ec6e09417 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-30 10:58:14.851 10 INFO neutron.db.ovn_revision_numbers_db [None req-67b5be88-3148-4719-8b14-6327a6bf8c56 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource dc1787be-db52-4700-b933-bf334c84d51a (type: security_group_rules) to 0 2026-05-30 10:58:14.883 10 INFO neutron.wsgi [None req-67b5be88-3148-4719-8b14-6327a6bf8c56 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.2250302 2026-05-30 10:58:15.372 10 INFO neutron.db.ovn_revision_numbers_db [None req-7eff82e1-bd21-4cc4-b27e-a744c22782de 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 70ebb0ea-b405-4c3f-849c-125676163392 (type: security_groups) to 1 2026-05-30 10:58:15.391 10 INFO neutron.db.ovn_revision_numbers_db [None req-7eff82e1-bd21-4cc4-b27e-a744c22782de 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4510e2ba-ebff-4047-a45c-e961477e880b (type: security_group_rules) to 0 2026-05-30 10:58:15.407 10 INFO neutron.db.ovn_revision_numbers_db [None req-7eff82e1-bd21-4cc4-b27e-a744c22782de 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7eabd242-e3aa-4a15-ac0a-e7c44bef940e (type: security_group_rules) to 0 2026-05-30 10:58:15.422 10 INFO neutron.db.ovn_revision_numbers_db [None req-7eff82e1-bd21-4cc4-b27e-a744c22782de 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e477832f-324a-45db-b0ee-198d3d45e2a7 (type: security_group_rules) to 0 2026-05-30 10:58:15.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-7eff82e1-bd21-4cc4-b27e-a744c22782de 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f409b114-3de0-483f-8962-2d7b186f7523 (type: security_group_rules) to 0 2026-05-30 10:58:15.455 10 INFO neutron.wsgi [None req-7eff82e1-bd21-4cc4-b27e-a744c22782de 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=3733b3e860274b8380eab8ede6460882&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4285736 2026-05-30 10:58:15.511 9 INFO neutron.wsgi [None req-7e4ed942-ca14-44c9-91b5-6b76de2118df 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1492 time: 0.2462327 2026-05-30 10:58:15.534 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8523210-03ab-4334-a87e-4993ba252e4f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ae9e9e51-c26a-4dd7-afbe-881ec86a8cfb (type: security_groups) to 1 2026-05-30 10:58:15.552 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8523210-03ab-4334-a87e-4993ba252e4f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 347c28f7-e1c8-4c2f-8657-e33d426918bb (type: security_group_rules) to 0 2026-05-30 10:58:15.567 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8523210-03ab-4334-a87e-4993ba252e4f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b3f8f54e-70e3-463b-b125-21f9d15903fa (type: security_group_rules) to 0 2026-05-30 10:58:15.587 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8523210-03ab-4334-a87e-4993ba252e4f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d660ba52-1ad3-4248-b580-deef42b03d6c (type: security_group_rules) to 0 2026-05-30 10:58:15.608 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8523210-03ab-4334-a87e-4993ba252e4f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d85b5d43-6d2e-4193-9eb5-bbe0883a5c7a (type: security_group_rules) to 0 2026-05-30 10:58:15.630 9 INFO neutron.wsgi [None req-c8523210-03ab-4334-a87e-4993ba252e4f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=5314d231a02d4400ad0981d740348ee6&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3317182 2026-05-30 10:58:15.656 10 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-14a1d7ed-e835-4976-8e8e-5eb29c43419b 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1359611281&fields=id&tenant_id=bfd1610eb1554352b794f88ec6e09417 HTTP/1.1" status: 200 len: 267 time: 0.0662212 2026-05-30 10:58:15.729 10 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-443e511c-95c4-486e-b61a-9734b3da5e15 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/networks?id=a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 200 len: 859 time: 0.0649703 2026-05-30 10:58:15.753 10 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-a08c1be1-a852-4fc7-9001-36aed2a490d4 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/quotas/bfd1610eb1554352b794f88ec6e09417 HTTP/1.1" status: 200 len: 491 time: 0.0148067 2026-05-30 10:58:15.777 10 INFO neutron.wsgi [None req-38b63b2f-956d-4c9c-b0b5-69b8b3e1983e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/70ebb0ea-b405-4c3f-849c-125676163392 HTTP/1.1" status: 204 len: 168 time: 0.3178077 2026-05-30 10:58:15.854 10 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-35b1ea46-5acb-4b38-be07-044d6936a936 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=bfd1610eb1554352b794f88ec6e09417&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0922644 2026-05-30 10:58:15.924 10 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-8404a621-c524-41c7-89dd-42fe38a91b9c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0596268 2026-05-30 10:58:15.932 9 INFO neutron.wsgi [None req-877b8757-6bac-4c28-98fb-f7d43ef3c226 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/ae9e9e51-c26a-4dd7-afbe-881ec86a8cfb HTTP/1.1" status: 204 len: 168 time: 0.2973220 2026-05-30 10:58:16.003 10 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-7526f084-7745-4059-a55f-2255bfd924e1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0714040 2026-05-30 10:58:16.027 9 INFO neutron.db.ovn_revision_numbers_db [None req-09d4557f-934c-411d-869f-cc4ed7513432 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f9851bd0-35a9-4652-93ea-d18da76e05ce (type: security_groups) to 1 2026-05-30 10:58:16.044 9 INFO neutron.db.ovn_revision_numbers_db [None req-09d4557f-934c-411d-869f-cc4ed7513432 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 1616cb76-caa0-4ade-aa9b-b4aa679b2571 (type: security_group_rules) to 0 2026-05-30 10:58:16.061 9 INFO neutron.db.ovn_revision_numbers_db [None req-09d4557f-934c-411d-869f-cc4ed7513432 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9213475b-a22a-463f-98db-81704f0b726a (type: security_group_rules) to 0 2026-05-30 10:58:16.077 9 INFO neutron.db.ovn_revision_numbers_db [None req-09d4557f-934c-411d-869f-cc4ed7513432 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d94cd59a-fb2f-458d-84f2-e5140a1cea16 (type: security_group_rules) to 0 2026-05-30 10:58:16.103 9 INFO neutron.db.ovn_revision_numbers_db [None req-09d4557f-934c-411d-869f-cc4ed7513432 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource da8720a3-26ac-4cc6-b09b-9ad4fd1eeb63 (type: security_group_rules) to 0 2026-05-30 10:58:16.146 9 INFO neutron.wsgi [None req-09d4557f-934c-411d-869f-cc4ed7513432 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=a45ea2a416c34a068bd5851aca21b425&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2628498 2026-05-30 10:58:16.165 9 INFO neutron.wsgi [req-c7a3dd82-89b2-4fb2-bf61-0a2b5aec5506 req-c86efafc-977d-42ce-99e4-39761bf986f2 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 210 time: 0.0388181 2026-05-30 10:58:16.285 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6fcf5fb-97e9-454d-a05a-119f43eb70e3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c40281cb-803a-4ead-ba3c-f61039a887c1 (type: security_groups) to 1 2026-05-30 10:58:16.301 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6fcf5fb-97e9-454d-a05a-119f43eb70e3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 378c0283-02ae-42da-b704-960677d10443 (type: security_group_rules) to 0 2026-05-30 10:58:16.319 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6fcf5fb-97e9-454d-a05a-119f43eb70e3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 58d8216a-75e2-4d21-8cd9-3dc89ac16139 (type: security_group_rules) to 0 2026-05-30 10:58:16.334 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6fcf5fb-97e9-454d-a05a-119f43eb70e3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource bc497d5f-2b9f-4ec1-b9eb-7c0bfe66344e (type: security_group_rules) to 0 2026-05-30 10:58:16.352 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6fcf5fb-97e9-454d-a05a-119f43eb70e3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource fc8c7bdf-1b66-4620-ab58-0eb34811f340 (type: security_group_rules) to 0 2026-05-30 10:58:16.377 9 WARNING neutron_lib.context [None req-7fa9c22a-4177-47c9-b888-0d360e879b77 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:16.387 9 INFO neutron.wsgi [None req-a6fcf5fb-97e9-454d-a05a-119f43eb70e3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=25e7ea0bf4314dd69ad4fe5a12ff7495&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2923677 2026-05-30 10:58:16.431 10 INFO neutron.wsgi [None req-7e851bd9-0fa3-4d34-8f8a-6ff57c4afb83 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/f9851bd0-35a9-4652-93ea-d18da76e05ce HTTP/1.1" status: 204 len: 168 time: 0.2747211 2026-05-30 10:58:16.650 10 INFO neutron.wsgi [None req-c2afe81f-8702-4627-b4d0-98f1db4545cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/c40281cb-803a-4ead-ba3c-f61039a887c1 HTTP/1.1" status: 204 len: 168 time: 0.2575486 2026-05-30 10:58:16.676 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7fa9c22a-4177-47c9-b888-0d360e879b77 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] No more DHCP agents 2026-05-30 10:58:16.678 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7fa9c22a-4177-47c9-b888-0d360e879b77 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:16.754 10 INFO neutron.db.ovn_revision_numbers_db [None req-84d83b2a-3b0a-497d-9f6e-7c834692c72f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a6d4b82b-1030-40cf-b751-5a62d995b8d9 (type: security_groups) to 1 2026-05-30 10:58:16.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-84d83b2a-3b0a-497d-9f6e-7c834692c72f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0bd80446-f0af-405a-9cea-6641b11ab217 (type: security_group_rules) to 0 2026-05-30 10:58:16.783 10 INFO neutron.db.ovn_revision_numbers_db [None req-84d83b2a-3b0a-497d-9f6e-7c834692c72f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5cf3af31-b27f-45e9-b9fa-51565a75e11d (type: security_group_rules) to 0 2026-05-30 10:58:16.804 10 INFO neutron.db.ovn_revision_numbers_db [None req-84d83b2a-3b0a-497d-9f6e-7c834692c72f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6460754e-2b37-4cc9-8f95-c3ffafd5e9b7 (type: security_group_rules) to 0 2026-05-30 10:58:16.822 10 INFO neutron.db.ovn_revision_numbers_db [None req-84d83b2a-3b0a-497d-9f6e-7c834692c72f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a874bcb0-e4f5-4637-bae9-e663629f5461 (type: security_group_rules) to 0 2026-05-30 10:58:16.845 10 INFO neutron.wsgi [None req-84d83b2a-3b0a-497d-9f6e-7c834692c72f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=42113cc6daac4ba99cef42bd699f86ce&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2406304 2026-05-30 10:58:16.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014150 2026-05-30 10:58:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014591 2026-05-30 10:58:17.106 10 INFO neutron.wsgi [None req-7253f088-4501-4bb4-b1e4-3636b1f7b6b9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/a6d4b82b-1030-40cf-b751-5a62d995b8d9 HTTP/1.1" status: 204 len: 168 time: 0.2502739 2026-05-30 10:58:17.221 9 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-c803d6cf-492d-4fc7-9462-de25967138fe 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 199.204.45.140 "GET /v2.0/networks?id=a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 200 len: 859 time: 0.1360941 2026-05-30 10:58:17.261 10 INFO neutron.wsgi [req-09b8c063-be8c-4e39-a4be-245add66ea50 req-2b99a00d-839a-4f5f-a8eb-14940c666a98 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 210 time: 0.0290294 2026-05-30 10:58:17.312 9 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-71b4d0d2-7101-4841-bbb2-4f0e565a32e6 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bfd1610eb1554352b794f88ec6e09417 HTTP/1.1" status: 200 len: 380 time: 0.0709207 2026-05-30 10:58:17.342 9 WARNING neutron_lib.context [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-c033e792-1940-4f5b-a621-3c5026da57f1 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:17.786 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-c033e792-1940-4f5b-a621-3c5026da57f1 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] No more DHCP agents 2026-05-30 10:58:17.789 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-c033e792-1940-4f5b-a621-3c5026da57f1 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Unable to schedule network a0858fee-00ed-43ed-9f92-44ba77411967: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:18.004 9 INFO neutron.db.ovn_revision_numbers_db [None req-7fa9c22a-4177-47c9-b888-0d360e879b77 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource e544f513-e9fd-4a84-9322-660e5539efd0 (type: floatingips) to -1 2026-05-30 10:58:18.099 9 INFO neutron.db.ovn_revision_numbers_db [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-c033e792-1940-4f5b-a621-3c5026da57f1 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource b5ccdb90-0c82-4686-9357-eba0eed1be0c (type: ports) to 1 2026-05-30 10:58:18.138 9 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-c033e792-1940-4f5b-a621-3c5026da57f1 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.8008678 /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-05-30 10:58:18.163 9 INFO neutron.db.ovn_revision_numbers_db [None req-7fa9c22a-4177-47c9-b888-0d360e879b77 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Successfully bumped revision number for resource e544f513-e9fd-4a84-9322-660e5539efd0 (type: floatingips) to 1 2026-05-30 10:58:18.163 9 INFO neutron.db.l3_db [None req-7fa9c22a-4177-47c9-b888-0d360e879b77 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Floating IP e544f513-e9fd-4a84-9322-660e5539efd0 associated. External IP: 10.96.250.209, port: f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e. 2026-05-30 10:58:18.216 9 INFO neutron.wsgi [None req-7fa9c22a-4177-47c9-b888-0d360e879b77 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1098 time: 1.8441732 2026-05-30 10:58:18.512 9 INFO neutron.wsgi [req-c91ab1d8-9cb9-4abd-ac66-1e79e13e3396 req-da0a385d-7c6f-4db2-8162-9c3887680fbb 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1160 time: 0.1498513 2026-05-30 10:58:18.597 9 INFO neutron.wsgi [req-c91ab1d8-9cb9-4abd-ac66-1e79e13e3396 req-931caa94-56c5-419e-b306-f59218613a6b 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=14711903-5cf1-488c-9107-8b0a0412b565&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0785122 2026-05-30 10:58:18.600 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No hosting information found for port c0e5883b-e4ea-4295-a539-ffe3875ff418: RuntimeError: No hosting information found for port c0e5883b-e4ea-4295-a539-ffe3875ff418 2026-05-30 10:58:18.724 9 INFO neutron.db.ovn_revision_numbers_db [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-9b77b704-dc5b-4210-a354-7b10c4b15bcb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource b5ccdb90-0c82-4686-9357-eba0eed1be0c (type: ports) to 2 2026-05-30 10:58:18.974 9 INFO neutron.db.ovn_revision_numbers_db [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-9b77b704-dc5b-4210-a354-7b10c4b15bcb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource b5ccdb90-0c82-4686-9357-eba0eed1be0c (type: ports) to 2 2026-05-30 10:58:18.992 9 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-9b77b704-dc5b-4210-a354-7b10c4b15bcb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/b5ccdb90-0c82-4686-9357-eba0eed1be0c HTTP/1.1" status: 200 len: 1380 time: 0.8464494 /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-05-30 10:58:19.040 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-59861f4f-3b3e-4be4-ab71-61737045df63'] response: {'name': 'network-changed', 'server_uuid': 'ec3689ba-621d-4138-9acc-f094c4ae5125', 'tag': 'b5ccdb90-0c82-4686-9357-eba0eed1be0c', 'status': 'completed', 'code': 200} 2026-05-30 10:58:19.076 9 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-3d084b33-37dc-4c22-b9b3-84dc03ab9f6d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=bfd1610eb1554352b794f88ec6e09417&device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1411 time: 0.0474837 2026-05-30 10:58:19.109 9 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-d47d6490-438d-4f28-a082-d1f419729eff 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b5ccdb90-0c82-4686-9357-eba0eed1be0c HTTP/1.1" status: 200 len: 217 time: 0.0242116 2026-05-30 10:58:19.187 9 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-75adb4a8-ce38-4ba2-b69d-479e98bb57b4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=cfff6e4c-7faf-4dfb-acfc-1130df50e264 HTTP/1.1" status: 200 len: 852 time: 0.0641603 2026-05-30 10:58:19.200 9 INFO neutron.wsgi [None req-30c2212b-deb5-4262-9884-2f10b4c3981d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 38678 time: 0.2017045 2026-05-30 10:58:19.527 9 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-472319a2-71a0-4441-9b6a-7a3f4b685814 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a0858fee-00ed-43ed-9f92-44ba77411967&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.3269598 2026-05-30 10:58:19.597 9 INFO neutron.wsgi [None req-99e30bd4-af9c-4dbb-8b21-38b598661499 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2766 time: 0.3862572 2026-05-30 10:58:19.633 9 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-4179de4c-efc9-4b32-bd5a-b19c0562cf20 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0987413 2026-05-30 10:58:19.663 9 INFO neutron.wsgi [None req-d9338137-0c94-43ab-9721-8db90f2fb141 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6137 time: 0.0636570 2026-05-30 10:58:19.787 9 INFO neutron.wsgi [req-c00bacb1-b7b9-4a89-a0df-75205a4d6b7e req-057693b2-fe7f-47a2-8681-9e009466a92b 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1172 time: 0.1232331 2026-05-30 10:58:19.804 9 INFO neutron.wsgi [req-6025c2e6-6133-4ad5-90e0-0f097953b049 req-51a3e27a-52de-42ac-b9b3-af00788dc747 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1609886 2026-05-30 10:58:19.840 9 INFO neutron.wsgi [None req-cf481ffb-2651-42fb-88ce-3c602039899b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5466 time: 0.1717429 2026-05-30 10:58:19.912 9 INFO neutron.wsgi [req-c00bacb1-b7b9-4a89-a0df-75205a4d6b7e req-872e6aea-26d3-457f-a5da-f360ee5f1ecc 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=14711903-5cf1-488c-9107-8b0a0412b565&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1157629 2026-05-30 10:58:19.946 9 INFO neutron.wsgi [req-e0905725-64c2-4c36-a371-41d410f6fb70 req-8fa67f32-d090-491c-bbc8-29adb06ee50b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=bfd1610eb1554352b794f88ec6e09417&device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1411 time: 0.0784643 2026-05-30 10:58:20.009 9 INFO neutron.wsgi [None req-9f67a8f1-2ab3-4c71-8093-236f30c4f0d7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 26639 time: 0.1624050 2026-05-30 10:58:20.056 9 INFO neutron.wsgi [None req-d9ace3fe-0454-47fb-8c32-d88d1aa71d2b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0329731 2026-05-30 10:58:20.061 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: b5ccdb90-0c82-4686-9357-eba0eed1be0c 2026-05-30 10:58:20.082 9 INFO neutron.wsgi [None req-d23775c3-256b-44fb-bdf4-e296dadfff5b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3809 time: 0.0212178 2026-05-30 10:58:20.109 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port b5ccdb90-0c82-4686-9357-eba0eed1be0c 2026-05-30 10:58:20.143 9 INFO neutron.wsgi [req-e0905725-64c2-4c36-a371-41d410f6fb70 req-c102fb14-c284-4be5-b7c7-e4e8028848cd 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 200 len: 958 time: 0.1337576 2026-05-30 10:58:20.186 9 INFO neutron.wsgi [req-e0905725-64c2-4c36-a371-41d410f6fb70 req-6bfd3cb1-a2ae-4c35-a296-32c172dca29f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b5ccdb90-0c82-4686-9357-eba0eed1be0c HTTP/1.1" status: 200 len: 217 time: 0.0251234 2026-05-30 10:58:20.234 9 INFO neutron.wsgi [None req-03107754-af0a-45e8-a4ad-f4cb93a1cf64 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2105 time: 0.1469886 2026-05-30 10:58:20.257 9 INFO neutron.wsgi [None req-51eb1b68-c30e-4ffc-9504-74346ac88ef5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0210083 2026-05-30 10:58:20.262 9 INFO neutron.wsgi [req-e0905725-64c2-4c36-a371-41d410f6fb70 req-10e4dea3-2cba-4c15-a311-6493736bb066 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=cfff6e4c-7faf-4dfb-acfc-1130df50e264 HTTP/1.1" status: 200 len: 852 time: 0.0657365 2026-05-30 10:58:20.295 9 INFO neutron.wsgi [req-e0905725-64c2-4c36-a371-41d410f6fb70 req-a940bb7a-2c5c-470c-9c62-61b4c63e62d9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a0858fee-00ed-43ed-9f92-44ba77411967&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258517 2026-05-30 10:58:20.337 9 INFO neutron.wsgi [None req-bc20a8fe-37ab-40b1-a73e-50b146d5b426 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6137 time: 0.0750091 2026-05-30 10:58:20.359 9 INFO neutron.wsgi [None req-7faa9483-fd58-4e24-9cf0-3b0a33c98fb6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0194037 2026-05-30 10:58:20.410 9 INFO neutron.wsgi [req-e0905725-64c2-4c36-a371-41d410f6fb70 req-fdfdd452-34af-4a84-8202-d1d4e8dec51f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1069257 2026-05-30 10:58:20.483 9 INFO neutron.wsgi [req-e0905725-64c2-4c36-a371-41d410f6fb70 req-e7798213-33ee-4dc9-b9e2-72f3e217d1dc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0670536 2026-05-30 10:58:20.593 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource b5ccdb90-0c82-4686-9357-eba0eed1be0c (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-05-30 10:58:21.094 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-86cdc646-741b-41f1-85fb-1091fbd764b1'] response: {'server_uuid': 'ec3689ba-621d-4138-9acc-f094c4ae5125', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5ccdb90-0c82-4686-9357-eba0eed1be0c', 'code': 200} 2026-05-30 10:58:21.095 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-86cdc646-741b-41f1-85fb-1091fbd764b1'] response: {'server_uuid': 'ec3689ba-621d-4138-9acc-f094c4ae5125', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5ccdb90-0c82-4686-9357-eba0eed1be0c', 'code': 200} 2026-05-30 10:58:21.112 10 INFO neutron.wsgi [req-bb1cbd7f-6275-4c59-9470-db2e359aca8d req-40b9aebe-0bf4-4d5e-806e-8bb907858fdd 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1174 time: 0.1300292 2026-05-30 10:58:21.177 10 INFO neutron.wsgi [req-bb1cbd7f-6275-4c59-9470-db2e359aca8d req-0b79b9e4-33b0-4e69-b464-fcfa60d9aecd 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=14711903-5cf1-488c-9107-8b0a0412b565&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0557327 2026-05-30 10:58:21.775 10 WARNING neutron_lib.context [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:21.802 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e (type: ports) to 4 2026-05-30 10:58:21.922 10 INFO neutron.db.ovn_revision_numbers_db [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 57d7bff5-3b67-438c-a18a-dc87cd995e3a (type: security_groups) to 1 2026-05-30 10:58:21.938 10 INFO neutron.db.ovn_revision_numbers_db [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 45640926-15df-459a-b9a6-6e47361714e7 (type: security_group_rules) to 0 2026-05-30 10:58:21.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 9fc95df1-6f71-426c-972b-3709e358810e (type: security_group_rules) to 0 2026-05-30 10:58:21.969 10 INFO neutron.db.ovn_revision_numbers_db [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource b80316d6-aa3f-4773-b4cb-08c6319ad17d (type: security_group_rules) to 0 2026-05-30 10:58:21.986 10 INFO neutron.db.ovn_revision_numbers_db [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource c534610e-af13-4d09-91f2-aa2a7cac9404 (type: security_group_rules) to 0 2026-05-30 10:58:22.048 10 INFO neutron.db.segments_db [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Added segment df7e3cce-884f-4b70-a8aa-04e9d7f17130 of type geneve for network 3f34d778-d5d9-41e8-98da-f34e6f1f88c7 2026-05-30 10:58:22.234 10 INFO neutron.db.ovn_revision_numbers_db [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 3f34d778-d5d9-41e8-98da-f34e6f1f88c7 (type: networks) 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-05-30 10:58:22.300 9 INFO neutron.wsgi [req-b09ca789-ce1a-4352-9cab-14e222d55867 req-ba319e05-0b17-4b71-aab2-bd16de840d4d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1174 time: 0.0458193 2026-05-30 10:58:22.355 9 INFO neutron.wsgi [req-b09ca789-ce1a-4352-9cab-14e222d55867 req-e4ede82f-c423-4e69-8dea-0cad3a28ab75 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=14711903-5cf1-488c-9107-8b0a0412b565&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0483997 2026-05-30 10:58:22.470 10 INFO neutron.wsgi [req-31bfad33-89c7-4e63-b0a9-fd41c676a4cb req-c3cf1827-7d27-45dd-b522-88e3b6154fc1 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1174 time: 0.0470736 2026-05-30 10:58:22.497 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] No more DHCP agents 2026-05-30 10:58:22.502 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Unable to schedule network 3f34d778-d5d9-41e8-98da-f34e6f1f88c7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:22.555 10 INFO neutron.wsgi [req-31bfad33-89c7-4e63-b0a9-fd41c676a4cb req-62994c3c-4669-4d18-9135-3c27ff7a44b1 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=14711903-5cf1-488c-9107-8b0a0412b565&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0711157 2026-05-30 10:58:22.567 9 INFO neutron.wsgi [None req-505353fa-6b31-4607-8fd5-7a4ff83a0ed4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0561128 2026-05-30 10:58:22.586 9 INFO neutron.wsgi [None req-4a667a9b-be1c-4830-b715-1263eb98ae34 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0106993 2026-05-30 10:58:22.591 9 INFO neutron.wsgi [None req-4cca907b-cc76-4ff0-894e-ca39c0cb4c02 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044928 2026-05-30 10:58:22.599 9 INFO neutron.wsgi [None req-aec514ab-ba20-44ad-80cd-2081c9d28a10 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037513 2026-05-30 10:58:22.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 0a2eca50-8501-41f2-96bb-50b7253cf205 (type: ports) to 1 2026-05-30 10:58:22.637 10 INFO neutron.wsgi [None req-a5936a7c-5282-4240-8edc-528140953cb3 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.0943484 2026-05-30 10:58:22.647 10 WARNING neutron_lib.context [None req-7bd81b64-91dc-478f-b85f-0d66f2b340bc 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:22.665 10 INFO neutron.wsgi [None req-f3ae23bc-276f-47f5-bfb2-f78b705a9332 09d805fec1ef40e39300c0eaecf2a255 c5fc2356b93049198f88af0725209d9b - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1408 time: 0.0599988 2026-05-30 10:58:22.691 10 WARNING neutron_lib.context [None req-7beaee8a-2279-4da5-96be-343a4b275d68 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:22.719 9 INFO neutron.api.v2.resource [None req-7b482aa0-c2df-4b3b-9ec1-c0f35828dbfb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:58:22.721 9 INFO neutron.wsgi [None req-7b482aa0-c2df-4b3b-9ec1-c0f35828dbfb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups/lb-9166362a-b726-4435-bd02-7239009ac2d2 HTTP/1.1" status: 404 len: 355 time: 0.0144880 2026-05-30 10:58:22.772 9 INFO neutron.wsgi [None req-2fced92c-f22b-46b3-b2e1-3431c0c5e993 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups?name=lb-9166362a-b726-4435-bd02-7239009ac2d2 HTTP/1.1" status: 200 len: 1837 time: 0.0440900 2026-05-30 10:58:22.818 9 INFO neutron.wsgi [None req-0d115c9d-443b-4734-a8c9-98dc1d070f19 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-group-rules?security_group_id=6dd4bcb4-fb9c-484b-b323-591767263c0d HTTP/1.1" status: 200 len: 1382 time: 0.0410113 2026-05-30 10:58:22.963 9 INFO neutron.db.ovn_revision_numbers_db [None req-cdf48023-2e73-4b10-8770-f699bb2d4f4f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dfbb4ca0-9a98-4da9-9ea2-57ca9aaaadd4 (type: security_group_rules) to 0 2026-05-30 10:58:22.990 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bd81b64-91dc-478f-b85f-0d66f2b340bc 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] No more DHCP agents 2026-05-30 10:58:22.992 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bd81b64-91dc-478f-b85f-0d66f2b340bc 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Unable to schedule network 3f34d778-d5d9-41e8-98da-f34e6f1f88c7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:22.998 9 INFO neutron.wsgi [None req-cdf48023-2e73-4b10-8770-f699bb2d4f4f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1721163 2026-05-30 10:58:23.046 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7beaee8a-2279-4da5-96be-343a4b275d68 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] No more DHCP agents 2026-05-30 10:58:23.049 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7beaee8a-2279-4da5-96be-343a4b275d68 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:23.165 9 INFO neutron.db.ovn_revision_numbers_db [None req-b02f6114-9b2a-4bfd-94a4-3878c7a28fb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 1d846cb2-d9e4-42e9-8b4b-92cef8930b06 (type: security_group_rules) to 0 2026-05-30 10:58:23.193 9 INFO neutron.wsgi [None req-b02f6114-9b2a-4bfd-94a4-3878c7a28fb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1872890 2026-05-30 10:58:24.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-7bd81b64-91dc-478f-b85f-0d66f2b340bc 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 0a2eca50-8501-41f2-96bb-50b7253cf205 (type: ports) to 2 2026-05-30 10:58:24.054 10 INFO neutron.db.ovn_revision_numbers_db [None req-7bd81b64-91dc-478f-b85f-0d66f2b340bc 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource c4f73e59-3aa6-40f7-ae6e-48f8fb07a4f7 (type: subnets) to 0 2026-05-30 10:58:24.086 10 INFO neutron.wsgi [None req-7bd81b64-91dc-478f-b85f-0d66f2b340bc 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.4446514 2026-05-30 10:58:24.099 9 WARNING neutron_lib.context [None req-73f13881-4aae-48de-b155-3386005cdac1 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:24.197 9 INFO neutron.db.segments_db [None req-73f13881-4aae-48de-b155-3386005cdac1 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Added segment 1a8d9abf-6779-40ab-b517-48099625ddcf of type geneve for network a49042cf-7b78-4aa5-bd52-9d6231d3d7a3 2026-05-30 10:58:24.361 10 INFO neutron.db.ovn_revision_numbers_db [None req-7beaee8a-2279-4da5-96be-343a4b275d68 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 482dce9b-19e1-4f30-a5a3-99e092be0263 (type: floatingips) to -1 2026-05-30 10:58:24.414 9 INFO neutron.db.ovn_revision_numbers_db [None req-73f13881-4aae-48de-b155-3386005cdac1 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource a49042cf-7b78-4aa5-bd52-9d6231d3d7a3 (type: networks) to 1 2026-05-30 10:58:24.534 10 INFO neutron.db.ovn_revision_numbers_db [None req-7beaee8a-2279-4da5-96be-343a4b275d68 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 482dce9b-19e1-4f30-a5a3-99e092be0263 (type: floatingips) to 1 2026-05-30 10:58:24.535 10 INFO neutron.db.l3_db [None req-7beaee8a-2279-4da5-96be-343a4b275d68 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Floating IP 482dce9b-19e1-4f30-a5a3-99e092be0263 associated. External IP: 10.96.250.203, port: b5ccdb90-0c82-4686-9357-eba0eed1be0c. 2026-05-30 10:58:24.589 10 INFO neutron.wsgi [None req-7beaee8a-2279-4da5-96be-343a4b275d68 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1055 time: 1.9046016 2026-05-30 10:58:24.631 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccfc67cc-f815-402d-b427-d4f162d15537'] response: {'name': 'network-changed', 'server_uuid': 'ec3689ba-621d-4138-9acc-f094c4ae5125', 'tag': 'b5ccdb90-0c82-4686-9357-eba0eed1be0c', 'status': 'completed', 'code': 200} 2026-05-30 10:58:24.695 9 INFO neutron.wsgi [None req-efb00c65-bc1b-42ad-b964-e750de22dd96 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "GET /v2.0/floatingips/482dce9b-19e1-4f30-a5a3-99e092be0263 HTTP/1.1" status: 200 len: 1052 time: 0.1001198 2026-05-30 10:58:24.719 9 INFO neutron.wsgi [req-bf7aa5b2-c72f-45e9-b8fe-d9153cd768ef req-19d01d63-727c-4cc1-9e17-4f594f9d8585 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=bfd1610eb1554352b794f88ec6e09417&device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1413 time: 0.0622861 2026-05-30 10:58:24.761 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73f13881-4aae-48de-b155-3386005cdac1 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] No more DHCP agents 2026-05-30 10:58:24.764 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73f13881-4aae-48de-b155-3386005cdac1 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Unable to schedule network a49042cf-7b78-4aa5-bd52-9d6231d3d7a3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:24.824 9 INFO neutron.wsgi [req-bf7aa5b2-c72f-45e9-b8fe-d9153cd768ef req-fe333c6d-d4c5-438b-ae2a-90360ef028a8 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 200 len: 958 time: 0.0900555 2026-05-30 10:58:24.912 9 INFO neutron.wsgi [req-bf7aa5b2-c72f-45e9-b8fe-d9153cd768ef req-1c880e7d-e976-4de9-97f4-65e300f0ac44 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b5ccdb90-0c82-4686-9357-eba0eed1be0c HTTP/1.1" status: 200 len: 1060 time: 0.0809872 2026-05-30 10:58:24.928 9 INFO neutron.db.ovn_revision_numbers_db [None req-73f13881-4aae-48de-b155-3386005cdac1 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource e502cf33-8913-4a40-a595-e669e72ccd90 (type: ports) to 1 2026-05-30 10:58:24.959 9 INFO neutron.wsgi [req-bf7aa5b2-c72f-45e9-b8fe-d9153cd768ef req-983cdb51-c3ad-4662-ada5-eee6bb03d2cf 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=cfff6e4c-7faf-4dfb-acfc-1130df50e264 HTTP/1.1" status: 200 len: 852 time: 0.0399284 2026-05-30 10:58:24.963 9 INFO neutron.wsgi [None req-73f13881-4aae-48de-b155-3386005cdac1 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8705032 /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-05-30 10:58:24.979 10 WARNING neutron_lib.context [None req-7eedbb12-846e-4637-a57b-81799aecbcff 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:24.991 9 INFO neutron.wsgi [req-bf7aa5b2-c72f-45e9-b8fe-d9153cd768ef req-921013ed-5468-4df6-9212-bfbf2b574153 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a0858fee-00ed-43ed-9f92-44ba77411967&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241821 2026-05-30 10:58:25.062 9 INFO neutron.wsgi [req-bf7aa5b2-c72f-45e9-b8fe-d9153cd768ef req-1b8852a7-ff8a-4755-bacb-26927cc5c87a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0638523 2026-05-30 10:58:25.295 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7eedbb12-846e-4637-a57b-81799aecbcff 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] No more DHCP agents 2026-05-30 10:58:25.299 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7eedbb12-846e-4637-a57b-81799aecbcff 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Unable to schedule network a49042cf-7b78-4aa5-bd52-9d6231d3d7a3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:25.414 9 INFO neutron.wsgi [req-bf7aa5b2-c72f-45e9-b8fe-d9153cd768ef req-a464ea32-2666-4a83-a605-bc44c38c2bb4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3414569 2026-05-30 10:58:25.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-7eedbb12-846e-4637-a57b-81799aecbcff 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource e502cf33-8913-4a40-a595-e669e72ccd90 (type: ports) to 2 2026-05-30 10:58:25.892 10 INFO neutron.db.ovn_revision_numbers_db [None req-7eedbb12-846e-4637-a57b-81799aecbcff 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource af719585-ea0f-4a70-b093-df8d0ccce48e (type: subnets) to 0 2026-05-30 10:58:25.909 10 INFO neutron.wsgi [None req-7eedbb12-846e-4637-a57b-81799aecbcff 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.9400561 2026-05-30 10:58:25.919 10 WARNING neutron_lib.context [None req-899d6af9-5c56-4fea-a49e-0db849767d96 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:25.996 10 INFO neutron.db.segments_db [None req-899d6af9-5c56-4fea-a49e-0db849767d96 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Added segment a994f8bd-6b36-4481-908a-671b099c92e9 of type geneve for network faa33728-6c2c-4547-aa4a-3edf1818a529 2026-05-30 10:58:26.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-899d6af9-5c56-4fea-a49e-0db849767d96 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource faa33728-6c2c-4547-aa4a-3edf1818a529 (type: networks) to 1 2026-05-30 10:58:26.381 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-899d6af9-5c56-4fea-a49e-0db849767d96 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] No more DHCP agents 2026-05-30 10:58:26.383 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-899d6af9-5c56-4fea-a49e-0db849767d96 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Unable to schedule network faa33728-6c2c-4547-aa4a-3edf1818a529: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:26.498 10 INFO neutron.db.ovn_revision_numbers_db [None req-899d6af9-5c56-4fea-a49e-0db849767d96 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 236425be-0fba-426b-a83a-6babedff0140 (type: ports) to 1 2026-05-30 10:58:26.533 10 INFO neutron.wsgi [None req-899d6af9-5c56-4fea-a49e-0db849767d96 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6180630 2026-05-30 10:58:26.543 10 WARNING neutron_lib.context [None req-55bd008e-513a-4931-9d9d-d31dadd6c895 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:26.788 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55bd008e-513a-4931-9d9d-d31dadd6c895 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] No more DHCP agents 2026-05-30 10:58:26.791 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55bd008e-513a-4931-9d9d-d31dadd6c895 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Unable to schedule network faa33728-6c2c-4547-aa4a-3edf1818a529: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:27.317 10 INFO neutron.db.ovn_revision_numbers_db [None req-55bd008e-513a-4931-9d9d-d31dadd6c895 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 236425be-0fba-426b-a83a-6babedff0140 (type: ports) to 2 2026-05-30 10:58:27.350 10 INFO neutron.db.ovn_revision_numbers_db [None req-55bd008e-513a-4931-9d9d-d31dadd6c895 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource b48906b2-4f1b-43e3-b23a-24a0a8e6c29e (type: subnets) to 0 2026-05-30 10:58:27.368 10 INFO neutron.wsgi [None req-55bd008e-513a-4931-9d9d-d31dadd6c895 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.8308177 2026-05-30 10:58:27.378 10 WARNING neutron_lib.context [None req-c76893c5-0018-4495-81d8-eec05cfb65cf 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:27.458 10 INFO neutron.db.segments_db [None req-c76893c5-0018-4495-81d8-eec05cfb65cf 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Added segment aa6216b9-de15-4303-8db3-85d4f1edc712 of type geneve for network f8edd5f5-0419-4eae-bd0f-0481e49023d8 2026-05-30 10:58:27.621 10 INFO neutron.db.ovn_revision_numbers_db [None req-c76893c5-0018-4495-81d8-eec05cfb65cf 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource f8edd5f5-0419-4eae-bd0f-0481e49023d8 (type: networks) to 1 2026-05-30 10:58:27.831 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c76893c5-0018-4495-81d8-eec05cfb65cf 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] No more DHCP agents 2026-05-30 10:58:27.833 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c76893c5-0018-4495-81d8-eec05cfb65cf 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Unable to schedule network f8edd5f5-0419-4eae-bd0f-0481e49023d8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:27.925 10 INFO neutron.db.ovn_revision_numbers_db [None req-c76893c5-0018-4495-81d8-eec05cfb65cf 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 5f88c4f9-b298-4df6-a563-4270d1607637 (type: ports) to 1 2026-05-30 10:58:27.948 10 INFO neutron.wsgi [None req-c76893c5-0018-4495-81d8-eec05cfb65cf 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5749018 2026-05-30 10:58:27.959 10 WARNING neutron_lib.context [None req-6304de4f-25cc-475f-bfd0-0faf0f302308 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:28.229 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6304de4f-25cc-475f-bfd0-0faf0f302308 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] No more DHCP agents 2026-05-30 10:58:28.233 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6304de4f-25cc-475f-bfd0-0faf0f302308 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Unable to schedule network f8edd5f5-0419-4eae-bd0f-0481e49023d8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:29.105 10 INFO neutron.db.ovn_revision_numbers_db [None req-6304de4f-25cc-475f-bfd0-0faf0f302308 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 5f88c4f9-b298-4df6-a563-4270d1607637 (type: ports) to 2 2026-05-30 10:58:29.146 10 INFO neutron.db.ovn_revision_numbers_db [None req-6304de4f-25cc-475f-bfd0-0faf0f302308 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 12645671-9fae-42de-a2c8-5e8e5cce623a (type: subnets) to 0 2026-05-30 10:58:29.165 10 INFO neutron.wsgi [None req-6304de4f-25cc-475f-bfd0-0faf0f302308 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.2121570 2026-05-30 10:58:29.177 10 WARNING neutron_lib.context [None req-68884501-1e4f-4056-b0e0-3e7fdd673aa6 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:29.267 10 INFO neutron.db.segments_db [None req-68884501-1e4f-4056-b0e0-3e7fdd673aa6 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Added segment dd213ce9-e25f-4077-acb4-86c100d4519b of type geneve for network 91c3d118-ea9f-4598-8815-c087eaa10fe6 2026-05-30 10:58:29.453 10 INFO neutron.db.ovn_revision_numbers_db [None req-68884501-1e4f-4056-b0e0-3e7fdd673aa6 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 91c3d118-ea9f-4598-8815-c087eaa10fe6 (type: networks) to 1 2026-05-30 10:58:29.684 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-68884501-1e4f-4056-b0e0-3e7fdd673aa6 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] No more DHCP agents 2026-05-30 10:58:29.688 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-68884501-1e4f-4056-b0e0-3e7fdd673aa6 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Unable to schedule network 91c3d118-ea9f-4598-8815-c087eaa10fe6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:29.774 10 INFO neutron.db.ovn_revision_numbers_db [None req-68884501-1e4f-4056-b0e0-3e7fdd673aa6 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 10f7cdc3-167f-4a9e-a303-adefe441afb5 (type: ports) to 1 2026-05-30 10:58:29.793 10 INFO neutron.wsgi [None req-68884501-1e4f-4056-b0e0-3e7fdd673aa6 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6222126 2026-05-30 10:58:29.802 10 WARNING neutron_lib.context [None req-1392d71d-4d47-40b0-932f-251840701dea 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:29.965 10 INFO neutron.wsgi [None req-efdc557d-c3f7-4959-9097-18c50216e5a4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0464158 2026-05-30 10:58:29.980 10 INFO neutron.wsgi [None req-3e972dfb-e816-4983-8469-35bbf4138dc6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0051131 2026-05-30 10:58:29.992 10 INFO neutron.wsgi [None req-78649463-73d4-4ebf-b563-01d402cbd36f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0056849 2026-05-30 10:58:30.005 10 INFO neutron.wsgi [None req-d4669412-7d52-4ecc-ad8d-3d3e9ef92d76 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047712 2026-05-30 10:58:30.061 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1392d71d-4d47-40b0-932f-251840701dea 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] No more DHCP agents 2026-05-30 10:58:30.065 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1392d71d-4d47-40b0-932f-251840701dea 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Unable to schedule network 91c3d118-ea9f-4598-8815-c087eaa10fe6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:30.479 10 INFO neutron.wsgi [-] 10.0.0.134 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0027299 2026-05-30 10:58:30.536 9 INFO neutron.wsgi [None req-c4ceb956-ff5b-4a14-9335-9efa1391eaf5 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.134 "GET /v2.0/subnets/dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 830 time: 0.0409307 2026-05-30 10:58:30.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-1392d71d-4d47-40b0-932f-251840701dea 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 10f7cdc3-167f-4a9e-a303-adefe441afb5 (type: ports) to 2 2026-05-30 10:58:30.704 10 INFO neutron.db.ovn_revision_numbers_db [None req-1392d71d-4d47-40b0-932f-251840701dea 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] Successfully bumped revision number for resource 0d6411f4-4179-4e6b-b3be-88a4204df474 (type: subnets) to 0 2026-05-30 10:58:30.721 10 INFO neutron.wsgi [None req-1392d71d-4d47-40b0-932f-251840701dea 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.9224868 2026-05-30 10:58:30.787 10 INFO neutron.wsgi [None req-d1673097-97b1-4f1e-a3ef-c137cdd0d990 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "PUT /v2.0/subnets/c4f73e59-3aa6-40f7-ae6e-48f8fb07a4f7/tags HTTP/1.1" status: 200 len: 210 time: 0.0609634 2026-05-30 10:58:30.842 10 INFO neutron.wsgi [None req-1b4e09d8-651f-49bf-9e71-8759ad0949e8 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "PUT /v2.0/subnets/af719585-ea0f-4a70-b093-df8d0ccce48e/tags HTTP/1.1" status: 200 len: 218 time: 0.0510778 2026-05-30 10:58:30.901 10 INFO neutron.wsgi [None req-bf1612d7-6099-4c36-a22a-8113d8dfd1e9 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "PUT /v2.0/subnets/b48906b2-4f1b-43e3-b23a-24a0a8e6c29e/tags HTTP/1.1" status: 200 len: 227 time: 0.0519252 2026-05-30 10:58:30.965 10 INFO neutron.wsgi [None req-6cdaffbb-2cc4-4f06-af6b-02012c07cd81 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "PUT /v2.0/subnets/12645671-9fae-42de-a2c8-5e8e5cce623a/tags HTTP/1.1" status: 200 len: 212 time: 0.0587249 2026-05-30 10:58:31.033 9 INFO neutron.wsgi [None req-2ccb24ef-4e04-4c50-b00e-0a0d0e2138ae 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.0619075 2026-05-30 10:58:31.092 9 INFO neutron.wsgi [None req-50605f68-a43a-476c-bdd9-4c28d4c83074 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.0545080 2026-05-30 10:58:31.161 9 INFO neutron.wsgi [None req-c224ea64-54be-41a9-bb1e-56e3aa309acc 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.0634155 2026-05-30 10:58:31.226 10 INFO neutron.wsgi [None req-16c88d50-014d-4616-b8dc-28ffe87bd8fc 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0598648 2026-05-30 10:58:31.295 10 INFO neutron.wsgi [None req-1ee0f427-5d31-4010-906b-59dd6833e05f 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.0640123 2026-05-30 10:58:31.362 10 INFO neutron.wsgi [None req-27fa4e39-b6fc-416e-acd8-30f9e87b2afb 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.0626500 2026-05-30 10:58:31.424 10 INFO neutron.wsgi [None req-08c7f82e-6273-4238-b563-986567b92ade 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0565891 2026-05-30 10:58:31.465 10 INFO neutron.wsgi [None req-cd27d688-5cf9-47b2-a903-db26acc190da 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.0368025 2026-05-30 10:58:31.567 9 INFO neutron.wsgi [None req-52cebed9-dcad-47d3-bbb6-c44a5503687b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0060525 2026-05-30 10:58:31.575 9 INFO neutron.wsgi [None req-3baf4a60-883f-4d4a-8fa1-d5ff0e9dcff4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048254 2026-05-30 10:58:31.585 9 INFO neutron.wsgi [None req-09d93c0d-965a-4acb-bc94-3e2769eba0b8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046797 2026-05-30 10:58:31.592 9 INFO neutron.wsgi [None req-52ff9431-c221-43be-91bc-7970349e2275 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0034683 2026-05-30 10:58:31.632 9 INFO neutron.wsgi [None req-24ae08be-21a3-4364-a7f2-c69a91f92981 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 848 time: 0.0337431 2026-05-30 10:58:31.694 9 INFO neutron.wsgi [None req-201e17af-455f-42cd-9ec2-1b220784458d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2724 time: 0.0568521 2026-05-30 10:58:31.734 10 INFO neutron.wsgi [None req-8b8ddc4e-288e-47c3-bfda-d91813077ad9 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/c4f73e59-3aa6-40f7-ae6e-48f8fb07a4f7 HTTP/1.1" status: 204 len: 168 time: 0.2630301 2026-05-30 10:58:31.860 9 INFO neutron.wsgi [None req-4b387993-6aec-4e3d-90d8-f1626be950e2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0084748 2026-05-30 10:58:31.872 9 INFO neutron.wsgi [None req-a77093d4-a12b-4f42-9a1d-9e432c114d14 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0057480 2026-05-30 10:58:31.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014989 2026-05-30 10:58:31.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017374 2026-05-30 10:58:31.881 9 INFO neutron.wsgi [None req-67f80260-028f-4f0c-b534-20ad932d4ea4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042133 2026-05-30 10:58:31.888 9 INFO neutron.wsgi [None req-42077402-21b1-4cad-b3f1-247d367562ad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0034800 2026-05-30 10:58:31.939 10 INFO neutron.wsgi [None req-6f8f339b-b898-4243-9e34-ca8e5b070aab 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/af719585-ea0f-4a70-b093-df8d0ccce48e HTTP/1.1" status: 204 len: 168 time: 0.1983256 2026-05-30 10:58:32.128 10 INFO neutron.wsgi [None req-c9ce1648-7b1d-4c2d-9f2d-8a2577946310 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/b48906b2-4f1b-43e3-b23a-24a0a8e6c29e HTTP/1.1" status: 204 len: 168 time: 0.1830523 2026-05-30 10:58:32.334 10 INFO neutron.wsgi [None req-f4c1cc8e-1f67-40c7-863e-189149bd5f82 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/12645671-9fae-42de-a2c8-5e8e5cce623a HTTP/1.1" status: 204 len: 168 time: 0.1997762 2026-05-30 10:58:32.485 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-29671bd0-0938-4740-87bc-933a826f1c50 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0780590 2026-05-30 10:58:32.595 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-04fef541-3a6e-421b-bf46-3966a8445b6c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1008940 2026-05-30 10:58:32.662 9 INFO neutron.wsgi [None req-8bedd115-1558-4382-a86c-cc72ec5f3116 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/0d6411f4-4179-4e6b-b3be-88a4204df474 HTTP/1.1" status: 204 len: 168 time: 0.3233588 2026-05-30 10:58:32.694 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-6ffb9db3-5cd8-4961-abd5-3c5956181634 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1003 time: 0.0797226 2026-05-30 10:58:33.040 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-b0deef79-d273-4729-94d4-c323ef156bff 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:58:33.041 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-b0deef79-d273-4729-94d4-c323ef156bff 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network a48facf1-b00c-4137-a122-356036cf8c82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:33.117 10 INFO neutron.services.segments.plugin [-] Segment df7e3cce-884f-4b70-a8aa-04e9d7f17130 resource provider aggregate not found 2026-05-30 10:58:33.124 10 INFO neutron.services.segments.plugin [-] Segment df7e3cce-884f-4b70-a8aa-04e9d7f17130 resource provider aggregate not found 2026-05-30 10:58:33.146 10 INFO neutron.services.segments.plugin [-] Segment df7e3cce-884f-4b70-a8aa-04e9d7f17130 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 df7e3cce-884f-4b70-a8aa-04e9d7f17130 found for delete ", "request_id": "req-f235621a-54eb-4fca-a316-0eb437a90391"}]} 2026-05-30 10:58:33.150 10 INFO neutron.wsgi [None req-8568de36-6514-4d51-849f-da0e474adcfe 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "DELETE /v2.0/networks/3f34d778-d5d9-41e8-98da-f34e6f1f88c7 HTTP/1.1" status: 204 len: 168 time: 0.4816110 2026-05-30 10:58:33.152 10 INFO neutron.services.segments.plugin [-] Segment df7e3cce-884f-4b70-a8aa-04e9d7f17130 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 df7e3cce-884f-4b70-a8aa-04e9d7f17130 found for delete ", "request_id": "req-0fa8a7e8-0ae7-4d71-9cf3-4aac7a81887b"}]} /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-05-30 10:58:33.231 9 INFO neutron.db.ovn_revision_numbers_db [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-b0deef79-d273-4729-94d4-c323ef156bff 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 (type: ports) to 1 2026-05-30 10:58:33.263 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-b0deef79-d273-4729-94d4-c323ef156bff 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1504 time: 0.5618951 2026-05-30 10:58:33.437 9 INFO neutron.wsgi [req-61650e5d-700c-4cba-a8c3-809dbc33d7c2 req-c9158c74-2666-436e-91fc-6452e3b344b7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1413 time: 0.0695825 2026-05-30 10:58:33.535 9 INFO neutron.wsgi [req-61650e5d-700c-4cba-a8c3-809dbc33d7c2 req-6cab69ad-f664-4d57-8b21-949684d56c51 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/security-groups?id=14711903-5cf1-488c-9107-8b0a0412b565&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0840731 2026-05-30 10:58:33.707 9 INFO neutron.services.segments.plugin [-] Segment 1a8d9abf-6779-40ab-b517-48099625ddcf resource provider aggregate not found 2026-05-30 10:58:33.714 9 INFO neutron.services.segments.plugin [-] Segment 1a8d9abf-6779-40ab-b517-48099625ddcf resource provider aggregate not found 2026-05-30 10:58:33.734 9 INFO neutron.services.segments.plugin [-] Segment 1a8d9abf-6779-40ab-b517-48099625ddcf 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 1a8d9abf-6779-40ab-b517-48099625ddcf found for delete ", "request_id": "req-338f39f7-bf9b-4869-b29b-fb8a169b473a"}]} 2026-05-30 10:58:33.735 9 INFO neutron.services.segments.plugin [-] Segment 1a8d9abf-6779-40ab-b517-48099625ddcf 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 1a8d9abf-6779-40ab-b517-48099625ddcf found for delete ", "request_id": "req-6d64c9ff-dd7f-446f-96e7-8fdbb243bb96"}]} 2026-05-30 10:58:33.748 9 INFO neutron.wsgi [None req-270a8818-64fe-4ffc-aa70-cdc709e22ad4 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "DELETE /v2.0/networks/a49042cf-7b78-4aa5-bd52-9d6231d3d7a3 HTTP/1.1" status: 204 len: 168 time: 0.5925822 2026-05-30 10:58:33.915 9 INFO neutron.db.ovn_revision_numbers_db [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-afb78f3f-a91e-401c-b852-f6a6eafaaf28 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 (type: ports) to 2 2026-05-30 10:58:34.156 9 INFO neutron.db.ovn_revision_numbers_db [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-afb78f3f-a91e-401c-b852-f6a6eafaaf28 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 (type: ports) to 2 2026-05-30 10:58:34.178 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-afb78f3f-a91e-401c-b852-f6a6eafaaf28 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 1601 time: 0.9103498 2026-05-30 10:58:34.213 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c0b5e68-5c59-4058-81e9-18fa50363240'] response: {'name': 'network-changed', 'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'tag': '7fd2abc8-a4f0-41e3-9143-ff06fd6917f6', '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-05-30 10:58:34.272 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-f8fd733e-722f-4de9-8def-6844509f7a22 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4145 time: 0.0501394 2026-05-30 10:58:34.309 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-40d9a28a-0783-4266-947c-a4177f7d75c2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c HTTP/1.1" status: 200 len: 217 time: 0.0272479 2026-05-30 10:58:34.349 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-b107ef07-2b14-4f4f-8a4c-2ac9cf5f5339 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=8ca1687d-89b2-4911-b5be-d729f201b1f7 HTTP/1.1" status: 200 len: 829 time: 0.0347629 2026-05-30 10:58:34.373 10 INFO neutron.wsgi [None req-4b148055-3a63-40e4-bc7a-de4a2277a942 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "DELETE /v2.0/networks/faa33728-6c2c-4547-aa4a-3edf1818a529 HTTP/1.1" status: 204 len: 168 time: 0.6194048 2026-05-30 10:58:34.378 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-5f400f99-ae8a-4ed1-a408-fb5919ed9d66 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0224450 2026-05-30 10:58:34.479 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-e5396f6f-3b5e-4a62-9a1b-6f7847519168 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0938399 2026-05-30 10:58:34.573 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-18dc26a9-8276-4fce-b999-2f3ffc63c852 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0788484 2026-05-30 10:58:34.633 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-8b62f468-8b3c-45ba-8545-c60956a0d558 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 217 time: 0.0510619 2026-05-30 10:58:34.682 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-6f24dde3-8cd9-4293-9282-c5e227dd25f5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 854 time: 0.0420177 2026-05-30 10:58:34.724 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-088b1a0e-b69c-4814-84cc-e03a5c8c0f3e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=6d5ba96b-5f39-4256-b1dd-a1bb61099614&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0198271 2026-05-30 10:58:34.806 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-b116f0b6-2264-4ccf-b03d-09955b193186 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0739262 2026-05-30 10:58:34.895 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-5e0d0dd4-282b-4b01-a3bb-f78e9545a9b6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0761621 2026-05-30 10:58:34.925 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-e7159b64-884f-42e8-a5e9-2ce1acd6a4be 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.111&port_id=7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 217 time: 0.0214052 2026-05-30 10:58:34.963 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-1fc05545-8cf8-44c9-a8e0-002ae992abfb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A95&port_id=7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 217 time: 0.0316458 2026-05-30 10:58:35.002 9 INFO neutron.wsgi [None req-c3df0116-03a4-4f5c-8c3f-35c4e08ad158 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "DELETE /v2.0/networks/f8edd5f5-0419-4eae-bd0f-0481e49023d8 HTTP/1.1" status: 204 len: 168 time: 0.6226525 2026-05-30 10:58:35.013 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-e0c73efe-4e8d-4863-a008-85db96f87b0f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=87ddc982-c924-4506-9f2f-d3626cd2f345&id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 1562 time: 0.0429943 2026-05-30 10:58:35.052 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-57748eb9-810b-440a-93ad-8d9245cfc8fc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0300045 2026-05-30 10:58:35.169 10 INFO neutron.services.segments.plugin [-] Segment a994f8bd-6b36-4481-908a-671b099c92e9 resource provider aggregate not found 2026-05-30 10:58:35.176 10 INFO neutron.services.segments.plugin [-] Segment a994f8bd-6b36-4481-908a-671b099c92e9 resource provider aggregate not found 2026-05-30 10:58:35.186 10 INFO neutron.services.segments.plugin [-] Segment a994f8bd-6b36-4481-908a-671b099c92e9 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 a994f8bd-6b36-4481-908a-671b099c92e9 found for delete ", "request_id": "req-7d736c4d-18f6-440e-b371-8259af463d2d"}]} 2026-05-30 10:58:35.194 10 INFO neutron.services.segments.plugin [-] Segment a994f8bd-6b36-4481-908a-671b099c92e9 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 a994f8bd-6b36-4481-908a-671b099c92e9 found for delete ", "request_id": "req-295721f2-c48a-4a52-8a1d-9f9dbce6bb15"}]} 2026-05-30 10:58:35.318 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-10c6e327-eb93-47fb-9439-c91d5b0adec0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.2588992 2026-05-30 10:58:35.399 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-fbc75774-5090-4d27-acab-251edd33cbeb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0723884 2026-05-30 10:58:35.484 9 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-f6d39f4b-9f48-46e8-8125-c1d73f59b8dd 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0796683 2026-05-30 10:58:35.615 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 2026-05-30 10:58:35.628 9 INFO neutron.wsgi [req-bc8a2a93-74e6-4713-9838-ae7d29540c32 req-fe573082-1d7b-48d3-88dd-1ed7a458ba6e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4145 time: 0.0951366 2026-05-30 10:58:35.649 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 2026-05-30 10:58:35.676 10 INFO neutron.wsgi [None req-adf31925-4329-46d2-b6f3-be6bf769ec95 09d805fec1ef40e39300c0eaecf2a255 c5fc2356b93049198f88af0725209d9b - - default default] 10.0.0.53 "GET /v2.0/ports?project_id=bfd1610eb1554352b794f88ec6e09417&network_id=a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 200 len: 3514 time: 0.1295080 2026-05-30 10:58:35.721 9 INFO neutron.wsgi [req-bc8a2a93-74e6-4713-9838-ae7d29540c32 req-0c779337-eaf2-4abb-a0c6-b1169b3c72c9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1003 time: 0.0857968 2026-05-30 10:58:35.762 9 INFO neutron.services.segments.plugin [-] Segment aa6216b9-de15-4303-8db3-85d4f1edc712 resource provider aggregate not found 2026-05-30 10:58:35.768 9 INFO neutron.services.segments.plugin [-] Segment aa6216b9-de15-4303-8db3-85d4f1edc712 resource provider aggregate not found 2026-05-30 10:58:35.773 9 INFO neutron.wsgi [req-bc8a2a93-74e6-4713-9838-ae7d29540c32 req-28a04bb3-05bd-4d1f-bff8-1501ea2de6b9 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.111&port_id=7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 217 time: 0.0450504 2026-05-30 10:58:35.775 9 INFO neutron.services.segments.plugin [-] Segment aa6216b9-de15-4303-8db3-85d4f1edc712 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 aa6216b9-de15-4303-8db3-85d4f1edc712 found for delete ", "request_id": "req-f2d8626d-cd8c-44d7-8f50-f41959cd1455"}]} 2026-05-30 10:58:35.791 9 INFO neutron.services.segments.plugin [-] Segment aa6216b9-de15-4303-8db3-85d4f1edc712 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 aa6216b9-de15-4303-8db3-85d4f1edc712 found for delete ", "request_id": "req-33c06eed-0680-4647-864e-3b4a7c30d1cd"}]} 2026-05-30 10:58:35.801 10 INFO neutron.wsgi [req-332af0ec-0a84-432c-9e79-b6ba11f8461a req-c30b6468-a3c3-48f9-9228-e69ff716137d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports/7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 1629 time: 0.0573981 2026-05-30 10:58:35.814 9 INFO neutron.wsgi [req-bc8a2a93-74e6-4713-9838-ae7d29540c32 req-91c1208c-76f4-404f-b8f0-479503dd962a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A95&port_id=7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 217 time: 0.0348072 2026-05-30 10:58:35.821 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba2d8c8e-73f1-4dfd-9f83-9b3d0eb72836'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7fd2abc8-a4f0-41e3-9143-ff06fd6917f6', 'code': 200} 2026-05-30 10:58:35.888 9 INFO neutron.wsgi [None req-664dec02-7a5c-4926-962f-ea47a3f9d0c9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 1631 time: 0.0644846 2026-05-30 10:58:35.897 9 INFO neutron.wsgi [req-bc8a2a93-74e6-4713-9838-ae7d29540c32 req-f2db36d1-ad3f-40f3-a46f-09cb0f025d2f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=87ddc982-c924-4506-9f2f-d3626cd2f345&id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 1562 time: 0.0656650 2026-05-30 10:58:35.945 9 INFO neutron.wsgi [None req-97e528a4-aa84-4fb7-a37d-8e9e55e596d8 404560ad0e224abb886136050664c13a e3f7aaefc30d4088b9acf83ea10a0455 - - default default] 10.0.0.53 "DELETE /v2.0/networks/91c3d118-ea9f-4598-8815-c087eaa10fe6 HTTP/1.1" status: 204 len: 168 time: 0.9361296 2026-05-30 10:58:35.948 9 INFO neutron.wsgi [req-bc8a2a93-74e6-4713-9838-ae7d29540c32 req-63ba3312-92d4-4493-a90b-4745c89507e0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0428436 2026-05-30 10:58:35.960 9 INFO neutron.wsgi [None req-4bda705a-11c5-47df-95bf-2bc9257dba6b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 1631 time: 0.0616529 2026-05-30 10:58:35.998 10 INFO neutron.wsgi [None req-7c666ad8-d8dd-4f23-83b6-73e523379d8d 09d805fec1ef40e39300c0eaecf2a255 c5fc2356b93049198f88af0725209d9b - - default default] 10.0.0.53 "GET /v2.0/subnets?network_id=4903dbdc-7c38-4d3f-b4fc-00ee3387a22c HTTP/1.1" status: 200 len: 838 time: 0.0646095 2026-05-30 10:58:36.001 9 INFO neutron.wsgi [req-bc8a2a93-74e6-4713-9838-ae7d29540c32 req-70b5eb70-c26a-437d-b917-5de32c580346 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0475047 2026-05-30 10:58:36.075 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 (type: ports) to 4 2026-05-30 10:58:36.095 9 INFO neutron.wsgi [req-bc8a2a93-74e6-4713-9838-ae7d29540c32 req-c7347680-f7b3-48fc-b0d7-0d1d7e7b94c7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0820355 2026-05-30 10:58:36.178 9 INFO neutron.wsgi [req-bc8a2a93-74e6-4713-9838-ae7d29540c32 req-8db5f272-a7f8-46f0-a980-be61e8e9f58e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0702167 2026-05-30 10:58:36.383 10 INFO neutron.db.ovn_revision_numbers_db [None req-8546aeec-34b4-4c86-ba4f-0bfc4e34b8ba 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 482dce9b-19e1-4f30-a5a3-99e092be0263 (type: floatingips) to 2 2026-05-30 10:58:36.445 10 INFO neutron.db.l3_db [None req-8546aeec-34b4-4c86-ba4f-0bfc4e34b8ba 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Floating IP 482dce9b-19e1-4f30-a5a3-99e092be0263 disassociated. External IP: 10.96.250.203, port: b5ccdb90-0c82-4686-9357-eba0eed1be0c. 2026-05-30 10:58:36.478 10 INFO neutron.wsgi [None req-8546aeec-34b4-4c86-ba4f-0bfc4e34b8ba 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "PUT /v2.0/floatingips/482dce9b-19e1-4f30-a5a3-99e092be0263 HTTP/1.1" status: 200 len: 748 time: 0.3426995 /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-05-30 10:58:36.513 10 INFO neutron.wsgi [None req-a0e90c33-2581-4f42-900f-d393c69c2cfa 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "GET /v2.0/floatingips/482dce9b-19e1-4f30-a5a3-99e092be0263 HTTP/1.1" status: 200 len: 746 time: 0.0313563 2026-05-30 10:58:36.580 9 INFO neutron.db.ovn_revision_numbers_db [None req-3328302f-bd7c-4863-8324-90564fa2f5e7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 (type: ports) to 5 2026-05-30 10:58:36.594 9 INFO neutron.wsgi [None req-3328302f-bd7c-4863-8324-90564fa2f5e7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "PUT /v2.0/ports/7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 1378 time: 0.6238451 /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-05-30 10:58:36.643 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-de99505c-3338-4768-978a-adcb5fa11a3d'] response: {'name': 'network-changed', 'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'tag': '7fd2abc8-a4f0-41e3-9143-ff06fd6917f6', 'status': 'completed', 'code': 200} 2026-05-30 10:58:36.659 9 INFO neutron.wsgi [None req-8a3fbc28-17bb-44b6-8aad-d0213a6a16d4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1000 time: 0.0590641 2026-05-30 10:58:36.710 9 INFO neutron.wsgi [None req-c3aba3fd-d00b-496d-b4f1-6815c9fe2824 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 848 time: 0.0382576 2026-05-30 10:58:36.722 9 INFO neutron.wsgi [req-b58cf709-5ad9-4fc6-9b5a-076a7d693426 req-944c4846-7f3f-42d1-adbe-d3365593cd12 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3922 time: 0.0573382 2026-05-30 10:58:36.802 9 INFO neutron.wsgi [req-b58cf709-5ad9-4fc6-9b5a-076a7d693426 req-6b390ac5-08a2-4b2c-8f8f-69ab106d0e3d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1003 time: 0.0737391 2026-05-30 10:58:36.816 9 INFO neutron.wsgi [None req-b89a9bd9-ae6e-4fc3-9162-5d4bff0cb212 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0059836 2026-05-30 10:58:36.828 9 INFO neutron.wsgi [None req-c146a509-c810-479a-a1c3-ad205d27a14c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0065851 2026-05-30 10:58:36.849 9 INFO neutron.wsgi [None req-63fc99fd-4fae-4ac6-b190-6b2f0d5f7c8d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0052547 2026-05-30 10:58:36.851 9 INFO neutron.wsgi [req-b58cf709-5ad9-4fc6-9b5a-076a7d693426 req-064d7dc9-78fc-4d37-937d-cde26c6478fc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.111&port_id=7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 217 time: 0.0413189 2026-05-30 10:58:36.856 9 INFO neutron.wsgi [None req-74b30b63-e118-4487-bf21-a1426982dac4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037031 2026-05-30 10:58:36.900 9 INFO neutron.wsgi [req-b58cf709-5ad9-4fc6-9b5a-076a7d693426 req-cca679e8-f5d0-4f18-b3c0-5235333e2441 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 851 time: 0.0427573 2026-05-30 10:58:36.903 9 INFO neutron.wsgi [None req-0b1735aa-88ab-426c-b998-0d5994ee431f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0398071 2026-05-30 10:58:36.938 9 INFO neutron.wsgi [req-b58cf709-5ad9-4fc6-9b5a-076a7d693426 req-4610978c-cbcf-4290-83ff-327546b8f12f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0303433 2026-05-30 10:58:36.998 9 INFO neutron.wsgi [None req-cf49553c-9a24-4281-8df7-99d12fbb19fb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1340 time: 0.0800984 2026-05-30 10:58:37.044 9 INFO neutron.wsgi [None req-9d7535c9-27c0-4c3f-a111-449514d65243 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=e3f7aaefc30d4088b9acf83ea10a0455&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2549984 2026-05-30 10:58:37.061 9 INFO neutron.wsgi [None req-12e8a12e-977e-4a45-be56-baf2671730d2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1515 time: 0.0530636 2026-05-30 10:58:37.063 9 INFO neutron.wsgi [req-b58cf709-5ad9-4fc6-9b5a-076a7d693426 req-ca409b8e-14da-4b3a-95fe-1708bda55fe3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1141233 2026-05-30 10:58:37.141 9 INFO neutron.wsgi [None req-a1647f58-cfc4-4d40-813f-e1fd90b7771a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0690217 2026-05-30 10:58:37.183 9 INFO neutron.wsgi [req-b58cf709-5ad9-4fc6-9b5a-076a7d693426 req-80e882a8-1c6e-480d-ad67-6584a6d45752 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1137259 2026-05-30 10:58:37.227 9 INFO neutron.wsgi [None req-221e6e9f-b00c-433b-8b03-342a582d9ba4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1002 time: 0.0796223 2026-05-30 10:58:37.279 9 INFO neutron.wsgi [None req-4875901d-6358-4082-85da-b2028ded74e8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1340 time: 0.0431988 2026-05-30 10:58:37.328 9 INFO neutron.wsgi [None req-ff09e6df-b846-472d-882d-40f8328190b0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0402336 2026-05-30 10:58:37.398 9 INFO neutron.wsgi [None req-f95ff6cd-c5c7-4d94-b75c-8f1e38acdbf1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/57d7bff5-3b67-438c-a18a-dc87cd995e3a HTTP/1.1" status: 204 len: 168 time: 0.3478317 2026-05-30 10:58:37.584 9 WARNING neutron_lib.context [None req-6532408e-c9ea-4c78-b2bd-cc9d4f5bc249 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:37.627 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce005f53-a719-4a54-aba2-16a4be06207f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 93495d6f-e1e8-45e2-8533-d90c6d9698a0 (type: security_groups) to 1 2026-05-30 10:58:37.642 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce005f53-a719-4a54-aba2-16a4be06207f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0d12261e-f5fc-490b-929d-955d08f02ac1 (type: security_group_rules) to 0 2026-05-30 10:58:37.655 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce005f53-a719-4a54-aba2-16a4be06207f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4956a1b9-8b6f-419d-a4e4-d47e091666ed (type: security_group_rules) to 0 2026-05-30 10:58:37.669 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce005f53-a719-4a54-aba2-16a4be06207f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ddb05784-3245-456f-ab51-f4cd640b3262 (type: security_group_rules) to 0 2026-05-30 10:58:37.685 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce005f53-a719-4a54-aba2-16a4be06207f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f1602a2c-af05-4be2-8b10-20b7ed296ecc (type: security_group_rules) to 0 2026-05-30 10:58:37.710 10 INFO neutron.wsgi [None req-ce005f53-a719-4a54-aba2-16a4be06207f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=474a89efafe94c9991bf4016c05983d1&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2173362 2026-05-30 10:58:37.713 9 INFO neutron.db.ovn_revision_numbers_db [None req-6532408e-c9ea-4c78-b2bd-cc9d4f5bc249 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 9838991e-8971-4d55-a085-c1251afba4d6 (type: security_groups) to 1 2026-05-30 10:58:37.752 9 INFO neutron.db.ovn_revision_numbers_db [None req-6532408e-c9ea-4c78-b2bd-cc9d4f5bc249 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource acd19577-46e1-4888-9d3f-3ec131eabfe8 (type: security_group_rules) to 0 2026-05-30 10:58:37.774 9 INFO neutron.db.ovn_revision_numbers_db [None req-6532408e-c9ea-4c78-b2bd-cc9d4f5bc249 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource febc4859-ceae-4e37-9ea1-ff588baa91a0 (type: security_group_rules) to 0 2026-05-30 10:58:37.804 9 INFO neutron.services.segments.plugin [-] Segment dd213ce9-e25f-4077-acb4-86c100d4519b resource provider aggregate not found 2026-05-30 10:58:37.814 9 INFO neutron.services.segments.plugin [-] Segment dd213ce9-e25f-4077-acb4-86c100d4519b resource provider aggregate not found 2026-05-30 10:58:37.826 9 INFO neutron.wsgi [None req-6532408e-c9ea-4c78-b2bd-cc9d4f5bc249 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1875 time: 0.2494669 2026-05-30 10:58:37.829 9 INFO neutron.services.segments.plugin [-] Segment dd213ce9-e25f-4077-acb4-86c100d4519b 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 dd213ce9-e25f-4077-acb4-86c100d4519b found for delete ", "request_id": "req-7db73e80-46c0-41df-867a-2aabbdc4999f"}]} 2026-05-30 10:58:37.832 9 INFO neutron.services.segments.plugin [-] Segment dd213ce9-e25f-4077-acb4-86c100d4519b 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 dd213ce9-e25f-4077-acb4-86c100d4519b found for delete ", "request_id": "req-78c11eba-5112-4899-9c23-105a02481419"}]} 2026-05-30 10:58:37.837 10 WARNING neutron_lib.context [None req-0d37a121-d757-4501-b9d2-ed5f7c29b854 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:37.869 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b28debb5-2b6a-47ae-8e2b-6339d90972ba'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7fd2abc8-a4f0-41e3-9143-ff06fd6917f6', 'code': 200} 2026-05-30 10:58:37.869 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b28debb5-2b6a-47ae-8e2b-6339d90972ba'] response: {'name': 'network-changed', 'server_uuid': 'ec3689ba-621d-4138-9acc-f094c4ae5125', 'tag': 'b5ccdb90-0c82-4686-9357-eba0eed1be0c', 'status': 'completed', 'code': 200} 2026-05-30 10:58:37.927 9 INFO neutron.wsgi [req-f2f88003-f1fb-4f50-a4a8-ee336fafaed6 req-bef699d4-7416-4b23-9755-06ae5ea55822 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=bfd1610eb1554352b794f88ec6e09417&device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1413 time: 0.0448968 2026-05-30 10:58:37.982 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d37a121-d757-4501-b9d2-ed5f7c29b854 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 5f6262d5-af67-4cb6-8577-3ca586394f75 (type: security_group_rules) to 0 2026-05-30 10:58:38.000 9 INFO neutron.wsgi [req-f2f88003-f1fb-4f50-a4a8-ee336fafaed6 req-3d17b593-600c-4d8d-ad4a-6e012d1e71d2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 200 len: 958 time: 0.0655046 2026-05-30 10:58:38.013 10 INFO neutron.wsgi [None req-0d37a121-d757-4501-b9d2-ed5f7c29b854 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1798420 2026-05-30 10:58:38.030 10 WARNING neutron_lib.context [None req-93c18933-2d6a-4fa1-8e70-699abbfb34b7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:38.038 9 INFO neutron.wsgi [req-f2f88003-f1fb-4f50-a4a8-ee336fafaed6 req-7404ab7d-f408-4ae8-a06b-5200de7fd2c0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b5ccdb90-0c82-4686-9357-eba0eed1be0c HTTP/1.1" status: 200 len: 217 time: 0.0305393 2026-05-30 10:58:38.090 9 INFO neutron.wsgi [req-f2f88003-f1fb-4f50-a4a8-ee336fafaed6 req-33509d2e-3b8f-4ff2-b367-2c2ab3973572 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=cfff6e4c-7faf-4dfb-acfc-1130df50e264 HTTP/1.1" status: 200 len: 852 time: 0.0451443 2026-05-30 10:58:38.112 9 INFO neutron.wsgi [None req-c9388abe-cd00-481b-8d97-e1374cdf414f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/93495d6f-e1e8-45e2-8533-d90c6d9698a0 HTTP/1.1" status: 204 len: 168 time: 0.3958352 2026-05-30 10:58:38.122 9 INFO neutron.wsgi [req-f2f88003-f1fb-4f50-a4a8-ee336fafaed6 req-08f02383-664e-4890-94ee-8e15ba02a1dc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a0858fee-00ed-43ed-9f92-44ba77411967&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0242167 2026-05-30 10:58:38.179 10 INFO neutron.db.ovn_revision_numbers_db [None req-93c18933-2d6a-4fa1-8e70-699abbfb34b7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 14e37581-c14a-4cbf-9210-82e1fa82f551 (type: security_group_rules) to 0 2026-05-30 10:58:38.190 9 INFO neutron.wsgi [req-f2f88003-f1fb-4f50-a4a8-ee336fafaed6 req-245b5807-adac-4571-b0eb-aeb4167ad742 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0601208 2026-05-30 10:58:38.208 10 INFO neutron.wsgi [None req-93c18933-2d6a-4fa1-8e70-699abbfb34b7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 795 time: 0.1866918 2026-05-30 10:58:38.221 10 WARNING neutron_lib.context [None req-1e9fc6ee-3006-4cd6-a966-04fc83bef865 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:38.259 9 INFO neutron.wsgi [req-f2f88003-f1fb-4f50-a4a8-ee336fafaed6 req-b4b2b343-7730-46a2-97dc-8bdcae60ed27 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0617557 2026-05-30 10:58:38.352 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e9fc6ee-3006-4cd6-a966-04fc83bef865 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 75f3aeb9-a847-4983-adf7-7a03e3c5e794 (type: security_group_rules) to 0 2026-05-30 10:58:38.389 10 INFO neutron.wsgi [None req-1e9fc6ee-3006-4cd6-a966-04fc83bef865 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1763935 2026-05-30 10:58:38.401 10 WARNING neutron_lib.context [None req-f1115e22-e15f-4306-b24f-d39075141451 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:38.423 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ca5b584-1460-49c0-8f94-2791481e9d77 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3aaf7a9c-1706-4dd3-aa30-dec2bb1f5e32 (type: security_groups) to 1 2026-05-30 10:58:38.441 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ca5b584-1460-49c0-8f94-2791481e9d77 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 68a9ae33-12fa-489f-a96b-cbd5fa58f334 (type: security_group_rules) to 0 2026-05-30 10:58:38.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ca5b584-1460-49c0-8f94-2791481e9d77 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a06a629c-a1b8-463d-9f53-895d56b53ca3 (type: security_group_rules) to 0 2026-05-30 10:58:38.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ca5b584-1460-49c0-8f94-2791481e9d77 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ac22f9fe-d03c-4d9f-ac73-c1836f7f63ba (type: security_group_rules) to 0 2026-05-30 10:58:38.487 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ca5b584-1460-49c0-8f94-2791481e9d77 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource af69ae94-0775-451d-aa27-183b375343e1 (type: security_group_rules) to 0 2026-05-30 10:58:38.516 9 INFO neutron.wsgi [None req-8ca5b584-1460-49c0-8f94-2791481e9d77 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=4ec0fb0aeb0c4cabaa9ba51fd058509e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2273984 2026-05-30 10:58:38.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1115e22-e15f-4306-b24f-d39075141451 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 236dc0e2-131a-4b67-8c3f-a458178bf3ca (type: security_group_rules) to 0 2026-05-30 10:58:38.587 10 INFO neutron.wsgi [None req-f1115e22-e15f-4306-b24f-d39075141451 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1918731 2026-05-30 10:58:38.600 9 WARNING neutron_lib.context [None req-0b2812cc-c77b-4687-b91b-4007b084418d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:38.680 9 INFO neutron.db.securitygroups_db [None req-0b2812cc-c77b-4687-b91b-4007b084418d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Project bfd1610eb1554352b794f88ec6e09417 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-30 10:58:38.810 9 INFO neutron.db.ovn_revision_numbers_db [None req-0b2812cc-c77b-4687-b91b-4007b084418d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 2193ede8-83c9-4d2f-9bea-a6694f4903ef (type: security_group_rules) to 0 2026-05-30 10:58:38.816 9 INFO neutron.wsgi [None req-cfd7ddb3-ecb0-4155-8463-6b25e64fe75c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/3aaf7a9c-1706-4dd3-aa30-dec2bb1f5e32 HTTP/1.1" status: 204 len: 168 time: 0.2904150 2026-05-30 10:58:38.841 9 INFO neutron.wsgi [None req-0b2812cc-c77b-4687-b91b-4007b084418d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.2480392 2026-05-30 10:58:38.852 9 WARNING neutron_lib.context [None req-15947b8b-d90c-46e5-a143-8bcf5b6766dd 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:38.887 9 INFO neutron.db.securitygroups_db [None req-15947b8b-d90c-46e5-a143-8bcf5b6766dd 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Project bfd1610eb1554352b794f88ec6e09417 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-30 10:58:38.996 9 INFO neutron.db.ovn_revision_numbers_db [None req-15947b8b-d90c-46e5-a143-8bcf5b6766dd 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 2f0dec10-d174-4e95-9d42-ded0b7165661 (type: security_group_rules) to 0 2026-05-30 10:58:39.021 9 INFO neutron.wsgi [None req-15947b8b-d90c-46e5-a143-8bcf5b6766dd 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1747184 2026-05-30 10:58:39.606 9 INFO neutron.wsgi [None req-dd54aa9f-7e9c-4aec-b76b-38843c66ce76 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1492 time: 0.2039094 2026-05-30 10:58:39.761 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-88dc9895-1a35-4321-bb0e-60ad153d571e 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1826556698&fields=id&tenant_id=bfd1610eb1554352b794f88ec6e09417 HTTP/1.1" status: 200 len: 267 time: 0.0578079 2026-05-30 10:58:39.840 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-82fe060f-1e72-42fb-8ca0-c04a94935950 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/networks?id=a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 200 len: 859 time: 0.0698807 2026-05-30 10:58:39.859 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-dfe830e5-4558-45e8-a692-a2e68ac69a36 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/quotas/bfd1610eb1554352b794f88ec6e09417 HTTP/1.1" status: 200 len: 491 time: 0.0110869 2026-05-30 10:58:40.000 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-76474d20-858b-4e82-ae92-8dd58f698775 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?tenant_id=bfd1610eb1554352b794f88ec6e09417&fields=id HTTP/1.1" status: 200 len: 348 time: 0.1353698 2026-05-30 10:58:40.074 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-d0e7ecbd-37a4-4b95-ab51-27726889dbfe 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0599959 2026-05-30 10:58:40.150 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-2680b104-4cf1-4193-af74-77bb9164e849 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.128 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0670850 2026-05-30 10:58:40.302 10 INFO neutron.wsgi [req-1ed4889f-053e-4563-b98a-010cd8a99769 req-910e9909-74dc-4fd5-9892-73527ba2a28b 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 210 time: 0.0208404 2026-05-30 10:58:41.207 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-d6101e49-c923-4815-9639-7c98bc41cd1d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 199.204.45.140 "GET /v2.0/networks?id=a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 200 len: 859 time: 0.0778368 2026-05-30 10:58:41.269 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-beb29395-3fb3-446e-b35f-24c7e2b68aa4 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 199.204.45.140 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bfd1610eb1554352b794f88ec6e09417 HTTP/1.1" status: 200 len: 473 time: 0.0551977 2026-05-30 10:58:41.281 9 WARNING neutron_lib.context [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-53eb736a-1184-4398-906c-65a69bb02483 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:41.396 9 INFO neutron.wsgi [req-90f9f5df-ab3d-4c63-a143-bcbff0080b69 req-966cc234-47c6-4c2d-b163-06dfaad6f3ba 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 210 time: 0.0358279 2026-05-30 10:58:41.670 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-53eb736a-1184-4398-906c-65a69bb02483 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] No more DHCP agents 2026-05-30 10:58:41.672 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-53eb736a-1184-4398-906c-65a69bb02483 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Unable to schedule network a0858fee-00ed-43ed-9f92-44ba77411967: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:41.865 9 INFO neutron.db.ovn_revision_numbers_db [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-53eb736a-1184-4398-906c-65a69bb02483 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 (type: ports) to 1 2026-05-30 10:58:41.893 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-53eb736a-1184-4398-906c-65a69bb02483 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6171517 /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-05-30 10:58:42.286 9 INFO neutron.wsgi [None req-df6ed7ec-1124-4012-aac4-f58d0481cdb2 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.2560205 2026-05-30 10:58:42.336 10 INFO neutron.wsgi [None req-7d3bf4b8-afce-4d87-a949-a7923aab663b eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "PUT /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags HTTP/1.1" status: 200 len: 218 time: 0.0440629 2026-05-30 10:58:42.351 9 INFO neutron.db.ovn_revision_numbers_db [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-b752a017-560d-43a8-8147-29c54a39874e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 (type: ports) to 2 2026-05-30 10:58:42.364 10 INFO neutron.wsgi [None req-32c61663-00e9-4c01-b188-609705c35249 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "GET /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags HTTP/1.1" status: 200 len: 218 time: 0.0222113 2026-05-30 10:58:42.408 10 INFO neutron.wsgi [None req-8aa8c581-c0a3-42ab-bda0-5774cc77e6fe eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "PUT /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0381451 2026-05-30 10:58:42.433 10 INFO neutron.wsgi [None req-0ccdc3d6-7ae5-493a-b93a-ca114208b704 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "GET /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags HTTP/1.1" status: 200 len: 227 time: 0.0202227 2026-05-30 10:58:42.470 9 INFO neutron.wsgi [None req-c5c37ec7-7ee3-49a5-b288-997397d4847e eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "PUT /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0319185 2026-05-30 10:58:42.523 9 INFO neutron.wsgi [None req-9c1f9cda-7dc5-4ae8-80f0-b7c0d005867f eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "GET /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags HTTP/1.1" status: 200 len: 227 time: 0.0464919 2026-05-30 10:58:42.574 10 INFO neutron.wsgi [req-c3390d9d-e674-4fb2-b06e-d25198f4e6f5 req-004eab39-46b2-4515-8678-2b4b65183aa7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1168 time: 0.1105444 2026-05-30 10:58:42.576 10 INFO neutron.wsgi [None req-d40433c5-d8c8-48fb-9995-68a22f203972 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "PUT /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0472419 2026-05-30 10:58:42.608 10 INFO neutron.wsgi [None req-4d8df109-82a6-40a8-9c18-f8d1ae1c8a6d eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "GET /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags HTTP/1.1" status: 200 len: 245 time: 0.0258906 /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-05-30 10:58:42.630 10 INFO neutron.wsgi [req-c3390d9d-e674-4fb2-b06e-d25198f4e6f5 req-9d544689-4b62-4c26-b163-1d76471eb126 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=9838991e-8971-4d55-a085-c1251afba4d6&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0470996 2026-05-30 10:58:42.634 9 INFO neutron.db.ovn_revision_numbers_db [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-b752a017-560d-43a8-8147-29c54a39874e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 (type: ports) to 2 2026-05-30 10:58:42.653 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-b752a017-560d-43a8-8147-29c54a39874e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 HTTP/1.1" status: 200 len: 1376 time: 0.7503393 2026-05-30 10:58:42.661 9 INFO neutron.wsgi [None req-f48a4bc5-7edf-4051-9665-d4691886c597 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "PUT /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags HTTP/1.1" status: 200 len: 230 time: 0.0484917 2026-05-30 10:58:42.688 9 INFO neutron.wsgi [None req-0c355c05-1fa4-42f5-8c24-0dac949f4a30 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "GET /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags HTTP/1.1" status: 200 len: 230 time: 0.0219350 2026-05-30 10:58:42.696 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a92408af-ff37-4c79-8500-a8168b7d7397'] response: {'name': 'network-changed', 'server_uuid': 'a88596ff-9ee6-4e39-8777-00d883e751d1', 'tag': '3da8e2f9-efd4-4b0a-86f7-f8692984a6a3', 'status': 'completed', 'code': 200} 2026-05-30 10:58:42.715 10 INFO neutron.wsgi [None req-362b8163-9ebc-43b4-8f24-6a142cad2e8e eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "GET /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0214491 2026-05-30 10:58:42.727 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-2d72949b-3377-4e22-af6f-b9daab9f407b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=bfd1610eb1554352b794f88ec6e09417&device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1407 time: 0.0385916 2026-05-30 10:58:42.738 10 INFO neutron.api.v2.resource [None req-749c037a-ba90-491e-9fc8-0466e39ae3a8 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:58:42.739 10 INFO neutron.wsgi [None req-749c037a-ba90-491e-9fc8-0466e39ae3a8 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "GET /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0197775 2026-05-30 10:58:42.761 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-621d354e-7961-4a08-8f1f-5553d97c2410 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 HTTP/1.1" status: 200 len: 217 time: 0.0294321 2026-05-30 10:58:42.786 10 INFO neutron.wsgi [None req-192a240b-6ef4-4014-9b5e-857ab43b2667 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "DELETE /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0421250 2026-05-30 10:58:42.818 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-092843a5-f488-48bb-ae2b-44ab21f57dbe 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=cfff6e4c-7faf-4dfb-acfc-1130df50e264 HTTP/1.1" status: 200 len: 852 time: 0.0506201 2026-05-30 10:58:42.820 10 INFO neutron.wsgi [None req-fe14ac88-cf12-4764-bf00-119996b52e9f eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "GET /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags HTTP/1.1" status: 200 len: 223 time: 0.0283401 2026-05-30 10:58:42.843 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-f2c22b60-c085-4363-91e8-540de2b3186e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a0858fee-00ed-43ed-9f92-44ba77411967&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209394 2026-05-30 10:58:42.847 10 INFO neutron.api.v2.resource [None req-bc484211-1136-476a-9896-0f2b9425e1a1 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:58:42.848 10 INFO neutron.wsgi [None req-bc484211-1136-476a-9896-0f2b9425e1a1 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "DELETE /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0249729 2026-05-30 10:58:42.889 10 INFO neutron.wsgi [None req-c0a13db2-04e2-482b-bbe7-d02b0503167b eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "DELETE /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags HTTP/1.1" status: 204 len: 168 time: 0.0358934 2026-05-30 10:58:42.912 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-6f0878d5-e1d2-4783-986e-a409a2c01ed2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0603232 2026-05-30 10:58:42.915 10 INFO neutron.wsgi [None req-a6ca6334-3f9a-4670-b299-d1853259b3cf eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "GET /v2.0/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29/tags HTTP/1.1" status: 200 len: 205 time: 0.0193458 2026-05-30 10:58:42.997 9 INFO neutron.wsgi [req-aa9a7cee-3243-4a0c-abc7-bf630dc6f9d5 req-43f85ce1-6d61-422c-9fa9-080a1a41e95c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0761237 2026-05-30 10:58:43.001 10 INFO neutron.wsgi [None req-a72fe9c1-ae05-4b1c-b697-fe510e1d1507 eb7012198a8e4214a94eca26114c72f5 0ff391c59fa747ce86fcbba09428090b - - default default] 10.0.0.53 "DELETE /v2.0/qos/policies/2a3b3b34-6819-41c9-9b06-570bc5ba5a29 HTTP/1.1" status: 204 len: 168 time: 0.0776529 2026-05-30 10:58:43.313 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 2026-05-30 10:58:43.326 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 2026-05-30 10:58:43.331 9 INFO neutron.wsgi [req-d910ad86-423b-4a0c-a575-fbf11f47edd9 req-610b2673-149f-4135-932f-87993ede49e7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=bfd1610eb1554352b794f88ec6e09417&device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1407 time: 0.2920315 2026-05-30 10:58:43.402 9 INFO neutron.wsgi [req-d910ad86-423b-4a0c-a575-fbf11f47edd9 req-315e0090-aac4-49a0-bb4e-44449b820d58 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 200 len: 958 time: 0.0639048 2026-05-30 10:58:43.436 9 INFO neutron.wsgi [req-d910ad86-423b-4a0c-a575-fbf11f47edd9 req-62e3742e-bf7b-4613-922f-16acc60cf81a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 HTTP/1.1" status: 200 len: 217 time: 0.0265617 2026-05-30 10:58:43.490 9 INFO neutron.wsgi [req-d910ad86-423b-4a0c-a575-fbf11f47edd9 req-c2e72e04-f6cb-43e6-9bd7-23fd3328e408 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=cfff6e4c-7faf-4dfb-acfc-1130df50e264 HTTP/1.1" status: 200 len: 852 time: 0.0464928 2026-05-30 10:58:43.525 9 INFO neutron.wsgi [req-d910ad86-423b-4a0c-a575-fbf11f47edd9 req-2e6a602f-486a-4f48-be9e-3b443e05ae3a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a0858fee-00ed-43ed-9f92-44ba77411967&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0256252 2026-05-30 10:58:43.610 9 INFO neutron.wsgi [req-d910ad86-423b-4a0c-a575-fbf11f47edd9 req-81fba188-31d6-405a-84e3-7172be55805f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0739243 2026-05-30 10:58:43.686 9 INFO neutron.wsgi [req-d910ad86-423b-4a0c-a575-fbf11f47edd9 req-efe3ee5a-54bf-4f07-8eec-bfb3d0cbf459 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0701137 2026-05-30 10:58:43.694 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 (type: ports) to 4 2026-05-30 10:58:43.748 10 INFO neutron.wsgi [req-b7baebe9-cc70-4e7b-b567-8adb97f333a6 req-3a486a43-90d5-4f96-867c-f24f3de56b70 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1170 time: 0.0548918 2026-05-30 10:58:43.813 10 INFO neutron.wsgi [req-b7baebe9-cc70-4e7b-b567-8adb97f333a6 req-1c9dc4c1-eb91-4f18-af08-01a14e982eae 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=9838991e-8971-4d55-a085-c1251afba4d6&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0512443 2026-05-30 10:58:44.040 10 INFO neutron.db.ovn_revision_numbers_db [None req-74582a7c-a48e-4d1c-b882-186dc4df293b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cf184300-1b02-4d6a-a5e4-f42c88e026c3 (type: security_groups) to 1 2026-05-30 10:58:44.057 10 INFO neutron.db.ovn_revision_numbers_db [None req-74582a7c-a48e-4d1c-b882-186dc4df293b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 733a59ec-7582-456f-9be0-26f224ef699a (type: security_group_rules) to 0 2026-05-30 10:58:44.074 10 INFO neutron.db.ovn_revision_numbers_db [None req-74582a7c-a48e-4d1c-b882-186dc4df293b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 91fedb1a-9528-405e-b55f-b5099dfdb137 (type: security_group_rules) to 0 2026-05-30 10:58:44.094 10 INFO neutron.db.ovn_revision_numbers_db [None req-74582a7c-a48e-4d1c-b882-186dc4df293b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cbeb2022-b749-486e-94c9-600995ea21fb (type: security_group_rules) to 0 2026-05-30 10:58:44.116 10 INFO neutron.db.ovn_revision_numbers_db [None req-74582a7c-a48e-4d1c-b882-186dc4df293b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource dc103ac9-52b8-4492-ba7e-c6eea1bcfbd8 (type: security_group_rules) to 0 2026-05-30 10:58:44.143 10 INFO neutron.wsgi [None req-74582a7c-a48e-4d1c-b882-186dc4df293b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=0ff391c59fa747ce86fcbba09428090b&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3878644 2026-05-30 10:58:44.415 10 INFO neutron.wsgi [None req-e531953e-4b2e-4792-9a3f-3275b69e6de2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/cf184300-1b02-4d6a-a5e4-f42c88e026c3 HTTP/1.1" status: 204 len: 168 time: 0.2675049 /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-05-30 10:58:44.673 9 INFO neutron.db.ovn_revision_numbers_db [None req-04dcb2e7-a729-4730-b433-c930a38fa640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6f42efe9-47b6-4c1b-b471-de988149b19e (type: security_groups) to 1 2026-05-30 10:58:44.686 9 INFO neutron.db.ovn_revision_numbers_db [None req-04dcb2e7-a729-4730-b433-c930a38fa640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2c3c2963-400a-4ef0-b049-18526c4684e5 (type: security_group_rules) to 0 2026-05-30 10:58:44.703 9 INFO neutron.db.ovn_revision_numbers_db [None req-04dcb2e7-a729-4730-b433-c930a38fa640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 439e0859-a03e-44d1-99e9-c064656e650e (type: security_group_rules) to 0 2026-05-30 10:58:44.719 9 INFO neutron.db.ovn_revision_numbers_db [None req-04dcb2e7-a729-4730-b433-c930a38fa640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a2bd86b5-758b-433c-bb25-78bb4c648bd4 (type: security_group_rules) to 0 2026-05-30 10:58:44.733 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d9af240-681e-4177-9fcf-22445a46a5c5'] response: {'server_uuid': 'a88596ff-9ee6-4e39-8777-00d883e751d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3da8e2f9-efd4-4b0a-86f7-f8692984a6a3', 'code': 200} 2026-05-30 10:58:44.734 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d9af240-681e-4177-9fcf-22445a46a5c5'] response: {'server_uuid': 'a88596ff-9ee6-4e39-8777-00d883e751d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3da8e2f9-efd4-4b0a-86f7-f8692984a6a3', 'code': 200} 2026-05-30 10:58:44.735 9 INFO neutron.db.ovn_revision_numbers_db [None req-04dcb2e7-a729-4730-b433-c930a38fa640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource bb545c58-c3cd-4379-9e98-10aa9193642f (type: security_group_rules) to 0 2026-05-30 10:58:44.759 9 INFO neutron.wsgi [None req-04dcb2e7-a729-4730-b433-c930a38fa640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=f684b550052b428489aaf4adddf6c74c&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2156131 2026-05-30 10:58:44.972 10 INFO neutron.wsgi [req-1d85aeea-c993-405d-aefb-b7d00b244935 req-24ce5c16-9bfe-4e74-b563-a709a36997fa 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1170 time: 0.0776074 2026-05-30 10:58:45.054 10 INFO neutron.wsgi [req-1d85aeea-c993-405d-aefb-b7d00b244935 req-a8958195-1201-4314-b4a1-58913295d0b3 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=9838991e-8971-4d55-a085-c1251afba4d6&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0650697 2026-05-30 10:58:45.103 10 INFO neutron.wsgi [None req-786f260d-634c-4e27-b9ca-d5e30c9b587b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/6f42efe9-47b6-4c1b-b471-de988149b19e HTTP/1.1" status: 204 len: 168 time: 0.3381729 2026-05-30 10:58:46.179 10 INFO neutron.wsgi [None req-1840f557-a95a-4be9-969d-77ad3a6347ff 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0072341 2026-05-30 10:58:46.192 10 INFO neutron.wsgi [None req-7338fe7b-bc42-4291-9327-e2de82330aa9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0056200 2026-05-30 10:58:46.202 10 INFO neutron.wsgi [None req-1d20c578-4870-484f-87ee-b7c8ca825bb2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0059650 2026-05-30 10:58:46.213 10 INFO neutron.wsgi [None req-26b0c8e6-1c8b-468b-8947-06502db3591e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.134 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0066977 2026-05-30 10:58:46.241 9 INFO neutron.wsgi [req-8834cd2a-257e-40c5-a775-64861cb7edae req-b7e1cc2b-aaba-4936-9954-63c4020395c7 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1170 time: 0.1131096 2026-05-30 10:58:46.303 9 INFO neutron.wsgi [req-8834cd2a-257e-40c5-a775-64861cb7edae req-eccf8b8f-411e-4c40-93cd-03a14fde9d33 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=9838991e-8971-4d55-a085-c1251afba4d6&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0529106 2026-05-30 10:58:46.542 10 INFO neutron.wsgi [req-eb3a3efc-1bdb-4cd9-bf4a-226de7cc9b30 req-4d4876c3-f059-4a37-ae9f-551cb9a67da9 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1170 time: 0.0532200 2026-05-30 10:58:46.556 9 INFO neutron.wsgi [-] 10.0.0.134 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0022876 2026-05-30 10:58:46.636 10 INFO neutron.wsgi [None req-551ab947-6037-4e6b-a836-48e0aa1a585c 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.134 "GET /v2.0/subnets/e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 831 time: 0.0596430 2026-05-30 10:58:46.645 10 INFO neutron.wsgi [req-eb3a3efc-1bdb-4cd9-bf4a-226de7cc9b30 req-4355b7e4-e833-49c7-84ae-6afe8358bbd5 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=9838991e-8971-4d55-a085-c1251afba4d6&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0904608 2026-05-30 10:58:46.718 10 INFO neutron.wsgi [None req-2daaf681-f3ee-41cb-8ce6-3ea18189b5ba 09d805fec1ef40e39300c0eaecf2a255 c5fc2356b93049198f88af0725209d9b - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1404 time: 0.0433602 2026-05-30 10:58:46.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015657 2026-05-30 10:58:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029263 2026-05-30 10:58:47.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-bc318e87-5a00-42ac-809a-a17650c51fb9 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 482dce9b-19e1-4f30-a5a3-99e092be0263 (type: floatingips) 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-05-30 10:58:47.654 9 INFO neutron.wsgi [None req-2fe7cf31-cdd5-4f59-9558-4eb510e361d1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0102351 2026-05-30 10:58:47.665 9 INFO neutron.wsgi [None req-66ea5452-46cc-4a21-a1bd-e83905459d0e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0061295 2026-05-30 10:58:47.675 9 INFO neutron.wsgi [None req-5a78b475-dfab-4fd1-a653-ff4d75a455a5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0064061 2026-05-30 10:58:47.684 9 INFO neutron.wsgi [None req-9619310d-bc25-4eee-9aab-4fd6df46f021 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0058248 2026-05-30 10:58:47.715 10 INFO neutron.db.ovn_revision_numbers_db [None req-bc318e87-5a00-42ac-809a-a17650c51fb9 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Successfully bumped revision number for resource 482dce9b-19e1-4f30-a5a3-99e092be0263 (type: floatingips) to 5 2026-05-30 10:58:47.716 10 INFO neutron.db.l3_db [None req-bc318e87-5a00-42ac-809a-a17650c51fb9 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Floating IP 482dce9b-19e1-4f30-a5a3-99e092be0263 associated. External IP: 10.96.250.203, port: 3da8e2f9-efd4-4b0a-86f7-f8692984a6a3. 2026-05-30 10:58:47.730 9 INFO neutron.wsgi [None req-3e2cf57c-38ea-424f-ae09-644a29b77512 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 848 time: 0.0397654 2026-05-30 10:58:47.751 10 INFO neutron.wsgi [None req-bc318e87-5a00-42ac-809a-a17650c51fb9 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "PUT /v2.0/floatingips/482dce9b-19e1-4f30-a5a3-99e092be0263 HTTP/1.1" status: 200 len: 1049 time: 1.0253580 2026-05-30 10:58:47.779 9 INFO neutron.wsgi [None req-633b0c0b-e82f-4f8c-a5bc-13053460571b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 849 time: 0.0441380 2026-05-30 10:58:47.817 10 INFO neutron.wsgi [None req-8603da7c-3876-4c13-9e9a-f9063872027f 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "GET /v2.0/floatingips/482dce9b-19e1-4f30-a5a3-99e092be0263 HTTP/1.1" status: 200 len: 1051 time: 0.0606451 2026-05-30 10:58:47.825 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-246f06d1-0b92-4209-8f89-98e120c08e6a'] response: {'name': 'network-changed', 'server_uuid': 'a88596ff-9ee6-4e39-8777-00d883e751d1', 'tag': '3da8e2f9-efd4-4b0a-86f7-f8692984a6a3', 'status': 'completed', 'code': 200} 2026-05-30 10:58:47.860 9 INFO neutron.wsgi [None req-9385492b-ac1d-45c8-bd2c-5fee699ec350 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3922 time: 0.0753045 2026-05-30 10:58:47.906 9 INFO neutron.wsgi [req-b98654b6-2368-4244-b1d2-d7425c6d879b req-e47e818c-ed1d-440b-b88d-18aab1785d9e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=bfd1610eb1554352b794f88ec6e09417&device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1409 time: 0.0459974 2026-05-30 10:58:48.015 9 INFO neutron.wsgi [req-b98654b6-2368-4244-b1d2-d7425c6d879b req-d0e97d00-8946-4833-b877-7513695f0445 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 200 len: 958 time: 0.1019375 2026-05-30 10:58:48.020 9 INFO neutron.wsgi [None req-731e348f-832f-48c2-bec7-8bf7f52bacf2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0044332 2026-05-30 10:58:48.029 9 INFO neutron.wsgi [None req-7f2118dd-310d-4f01-aeba-1b6a5be74eb2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048637 2026-05-30 10:58:48.043 9 INFO neutron.wsgi [None req-5b450e7f-6004-4c8b-8d41-5f6156aac3eb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0055797 2026-05-30 10:58:48.062 9 INFO neutron.wsgi [None req-0cdead2b-36ac-4486-ba84-c51d58948e1b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0056815 2026-05-30 10:58:48.083 9 INFO neutron.wsgi [req-b98654b6-2368-4244-b1d2-d7425c6d879b req-0bbea11a-5ee9-4b03-a3ea-9adab8962d1f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 HTTP/1.1" status: 200 len: 1059 time: 0.0594876 2026-05-30 10:58:48.130 9 INFO neutron.wsgi [req-b98654b6-2368-4244-b1d2-d7425c6d879b req-7385b276-6a20-4cc3-a405-8f875e47a3f4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=cfff6e4c-7faf-4dfb-acfc-1130df50e264 HTTP/1.1" status: 200 len: 852 time: 0.0383434 2026-05-30 10:58:48.161 9 INFO neutron.wsgi [req-b98654b6-2368-4244-b1d2-d7425c6d879b req-fff65f7d-9847-495d-aacd-d2e261299358 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a0858fee-00ed-43ed-9f92-44ba77411967&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0246286 2026-05-30 10:58:48.260 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-37b33130-e53c-47e4-8838-c341e5180020 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0837972 2026-05-30 10:58:48.264 9 INFO neutron.wsgi [req-b98654b6-2368-4244-b1d2-d7425c6d879b req-5a8fe4ff-4a1e-43b7-a6d2-8451f81c15b0 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0935991 2026-05-30 10:58:48.345 9 INFO neutron.wsgi [req-b98654b6-2368-4244-b1d2-d7425c6d879b req-e92f8ca2-225d-41aa-ab4a-41ad7329e78f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0742564 2026-05-30 10:58:48.348 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-9bb6969f-bbcc-498d-819c-0375912f9432 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0776935 2026-05-30 10:58:48.457 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-1dbd4bd4-7091-476b-a23e-67accfc06c95 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks?id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 1002 time: 0.0860131 2026-05-30 10:58:48.826 10 WARNING neutron.scheduler.dhcp_agent_scheduler [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-bb1572fb-ad6d-44d5-ba4b-6a181f190d1f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] No more DHCP agents 2026-05-30 10:58:48.828 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-bb1572fb-ad6d-44d5-ba4b-6a181f190d1f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Unable to schedule network c500173e-703c-41e7-aaa0-34dc54dfccc9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:48.875 9 WARNING neutron_lib.context [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:49.000 10 INFO neutron.db.ovn_revision_numbers_db [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-bb1572fb-ad6d-44d5-ba4b-6a181f190d1f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3c43ca20-5e41-4d1f-a196-39b57d1e590b (type: ports) to 1 2026-05-30 10:58:49.032 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-bb1572fb-ad6d-44d5-ba4b-6a181f190d1f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1508 time: 0.5703270 2026-05-30 10:58:49.034 9 INFO neutron.db.ovn_revision_numbers_db [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Successfully bumped revision number for resource 430ff80c-57a6-4cda-b6a3-13c80f0cb787 (type: security_groups) 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-05-30 10:58:49.048 9 INFO neutron.db.ovn_revision_numbers_db [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Successfully bumped revision number for resource 5b41a177-8d86-4c9a-a16a-55be4fa2199d (type: security_group_rules) to 0 2026-05-30 10:58:49.063 9 INFO neutron.db.ovn_revision_numbers_db [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Successfully bumped revision number for resource a46460b7-6b61-456f-b12c-f61b603f9361 (type: security_group_rules) to 0 2026-05-30 10:58:49.077 9 INFO neutron.db.ovn_revision_numbers_db [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Successfully bumped revision number for resource b4e19635-a424-4e5f-a1a4-04c684da00fb (type: security_group_rules) to 0 2026-05-30 10:58:49.093 9 INFO neutron.db.ovn_revision_numbers_db [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Successfully bumped revision number for resource cfc1aed8-c65b-4c91-afb6-d1eafe5e65ce (type: security_group_rules) to 0 2026-05-30 10:58:49.151 9 INFO neutron.db.segments_db [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Added segment c63ff386-a6dc-4600-a7aa-dc93316a46b3 of type geneve for network bdd27f1b-05d2-4a94-a9cc-125908c8a9d6 2026-05-30 10:58:49.314 9 INFO neutron.db.ovn_revision_numbers_db [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Successfully bumped revision number for resource bdd27f1b-05d2-4a94-a9cc-125908c8a9d6 (type: networks) to 1 2026-05-30 10:58:49.526 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] No more DHCP agents 2026-05-30 10:58:49.527 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Unable to schedule network bdd27f1b-05d2-4a94-a9cc-125908c8a9d6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:49.545 10 INFO neutron.db.ovn_revision_numbers_db [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-6c6638a8-a807-43d1-a36d-d905e2d13b2e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 3c43ca20-5e41-4d1f-a196-39b57d1e590b (type: ports) to 2 2026-05-30 10:58:49.617 9 INFO neutron.db.ovn_revision_numbers_db [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Successfully bumped revision number for resource 4e3ad44c-e00e-47eb-b92d-f8ac301488e3 (type: ports) to 1 2026-05-30 10:58:49.641 9 INFO neutron.wsgi [None req-e69b7bae-9fde-4e91-993b-5aa1341f07fe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9671953 /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-05-30 10:58:49.651 10 WARNING neutron_lib.context [None req-78dbd792-ac1d-4bf2-8e33-ef7161f32abe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:58:49.777 10 INFO neutron.db.segments_db [None req-78dbd792-ac1d-4bf2-8e33-ef7161f32abe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Added segment 766cde32-1f68-4743-a553-2fc5d5f17a8d of type geneve for network 83213984-210d-44c4-9225-c7897530c995 2026-05-30 10:58:49.858 10 INFO neutron.db.ovn_revision_numbers_db [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-6c6638a8-a807-43d1-a36d-d905e2d13b2e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource 3c43ca20-5e41-4d1f-a196-39b57d1e590b (type: ports) to 2 2026-05-30 10:58:49.902 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-6c6638a8-a807-43d1-a36d-d905e2d13b2e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 1605 time: 0.8644073 /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-05-30 10:58:49.952 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6197c147-8348-4a2d-9d31-c3796787202d'] response: {'name': 'network-changed', 'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'tag': '3c43ca20-5e41-4d1f-a196-39b57d1e590b', 'status': 'completed', 'code': 200} 2026-05-30 10:58:49.981 10 INFO neutron.db.ovn_revision_numbers_db [None req-78dbd792-ac1d-4bf2-8e33-ef7161f32abe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Successfully bumped revision number for resource 83213984-210d-44c4-9225-c7897530c995 (type: networks) to 1 2026-05-30 10:58:50.025 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-1b0394d7-b818-4bb7-9756-076571beea18 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 5347 time: 0.0825722 2026-05-30 10:58:50.066 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-cf63ef39-5d37-49eb-a187-448a3b39b9aa 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c HTTP/1.1" status: 200 len: 217 time: 0.0334370 2026-05-30 10:58:50.130 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-84297932-5e67-4d71-a973-57d4a965bf7c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=8ca1687d-89b2-4911-b5be-d729f201b1f7 HTTP/1.1" status: 200 len: 829 time: 0.0586989 2026-05-30 10:58:50.174 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-c08e49f7-1440-4295-8f68-62e97345ce4c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0338912 2026-05-30 10:58:50.254 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-a3928ee5-eaae-4113-9020-22bae07a0a42 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0729594 2026-05-30 10:58:50.262 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78dbd792-ac1d-4bf2-8e33-ef7161f32abe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] No more DHCP agents 2026-05-30 10:58:50.265 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78dbd792-ac1d-4bf2-8e33-ef7161f32abe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Unable to schedule network 83213984-210d-44c4-9225-c7897530c995: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:58:50.364 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-8cae34ca-256b-4c0c-8277-5ad61b3bc699 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0998697 2026-05-30 10:58:50.393 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-de074702-30ea-4d07-8248-fda4bb982f16 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 217 time: 0.0224602 2026-05-30 10:58:50.393 10 INFO neutron.db.ovn_revision_numbers_db [None req-78dbd792-ac1d-4bf2-8e33-ef7161f32abe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] Successfully bumped revision number for resource fc80d35a-0ae4-45c9-9b4d-8d2ac9d1869b (type: ports) to 1 2026-05-30 10:58:50.423 10 INFO neutron.wsgi [None req-78dbd792-ac1d-4bf2-8e33-ef7161f32abe eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7790666 2026-05-30 10:58:50.431 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-8b11f343-0042-42ad-8219-79111dcf45c3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 854 time: 0.0332918 2026-05-30 10:58:50.464 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-931d2dce-b675-4202-b2c8-3f06c00116ea 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=6d5ba96b-5f39-4256-b1dd-a1bb61099614&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0247819 2026-05-30 10:58:50.502 9 INFO neutron.wsgi [None req-81a0987b-08ee-4518-85e9-7b73dba3cc2e eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "PUT /v2.0/networks/bdd27f1b-05d2-4a94-a9cc-125908c8a9d6/tags HTTP/1.1" status: 200 len: 218 time: 0.0720308 2026-05-30 10:58:50.558 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-32675871-c938-4b9b-9f49-25434221fcab 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0874093 2026-05-30 10:58:50.567 10 INFO neutron.wsgi [None req-a899a150-59e3-4e48-8435-987ab97bc364 eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "GET /v2.0/networks/bdd27f1b-05d2-4a94-a9cc-125908c8a9d6/tags HTTP/1.1" status: 200 len: 218 time: 0.0610328 2026-05-30 10:58:50.631 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-6daa8c55-b2d5-4aba-bc0c-373f7b86fb17 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0616145 2026-05-30 10:58:50.637 9 INFO neutron.wsgi [None req-58fc751d-c9a8-4d3b-99f1-f65af0285620 eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "PUT /v2.0/networks/83213984-210d-44c4-9225-c7897530c995/tags HTTP/1.1" status: 200 len: 210 time: 0.0650239 2026-05-30 10:58:50.683 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-4d970dbf-a393-458c-a2c5-d6e5c5499161 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.111&port_id=7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 217 time: 0.0373635 2026-05-30 10:58:50.691 9 INFO neutron.wsgi [None req-fb040658-649c-450e-9dbf-8179d77ac795 eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "GET /v2.0/networks/83213984-210d-44c4-9225-c7897530c995/tags HTTP/1.1" status: 200 len: 210 time: 0.0485418 2026-05-30 10:58:50.760 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-8c456df2-5462-4c90-8bc8-cdc4fd61fa8f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 851 time: 0.0549197 2026-05-30 10:58:50.772 10 INFO neutron.wsgi [None req-f16f0f68-21b1-4c88-a636-2e298bc3fe82 eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "PUT /v2.0/networks/83213984-210d-44c4-9225-c7897530c995/tags HTTP/1.1" status: 200 len: 205 time: 0.0762234 2026-05-30 10:58:50.794 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-524ad924-bd50-460c-b8de-812e34c8b4e4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0262403 2026-05-30 10:58:50.842 9 INFO neutron.wsgi [None req-a8c8da62-bf8e-4d2f-9877-426d770d73ae eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "GET /v2.0/networks/83213984-210d-44c4-9225-c7897530c995/tags HTTP/1.1" status: 200 len: 205 time: 0.0643721 2026-05-30 10:58:50.887 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-721a0689-1992-4654-a31b-3396115c9378 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0648797 2026-05-30 10:58:50.889 9 INFO neutron.wsgi [None req-e0e87925-a18d-4a3a-b14f-a94391b39dd1 eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "GET /v2.0/networks/bdd27f1b-05d2-4a94-a9cc-125908c8a9d6/tags HTTP/1.1" status: 200 len: 218 time: 0.0411015 2026-05-30 10:58:50.968 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-0767001a-2bd1-4750-92d1-0b27ef362eb2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0710042 2026-05-30 10:58:51.008 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-268b80a5-3f85-484a-8118-282d8d26c58f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 217 time: 0.0335152 2026-05-30 10:58:51.039 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-60955985-d77e-4e6a-8808-b65e9e8e80b5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36d&port_id=3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 217 time: 0.0249014 2026-05-30 10:58:51.090 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-656b8281-5df8-4950-8b79-65cb16f480bc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c4db3555-540c-499e-bd8d-5f0498a3b52e&id=e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 1566 time: 0.0435832 2026-05-30 10:58:51.119 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-a2a0904e-9633-4224-9b12-bf553a6630fc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241516 2026-05-30 10:58:51.149 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-237a68de-8ab5-4de2-9ab9-32afd2282ef8 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0246568 2026-05-30 10:58:51.221 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-20286491-4092-4843-9436-73d7d79bfd91 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0673485 2026-05-30 10:58:51.290 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-975b6dab-04b8-403f-991c-d59a412163e3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0633352 2026-05-30 10:58:51.307 9 INFO neutron.services.segments.plugin [-] Segment c63ff386-a6dc-4600-a7aa-dc93316a46b3 resource provider aggregate not found 2026-05-30 10:58:51.316 9 INFO neutron.services.segments.plugin [-] Segment c63ff386-a6dc-4600-a7aa-dc93316a46b3 resource provider aggregate not found 2026-05-30 10:58:51.326 9 INFO neutron.services.segments.plugin [-] Segment c63ff386-a6dc-4600-a7aa-dc93316a46b3 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 c63ff386-a6dc-4600-a7aa-dc93316a46b3 found for delete ", "request_id": "req-96840aae-c58b-4e83-a016-ac70d858a5db"}]} 2026-05-30 10:58:51.331 9 INFO neutron.services.segments.plugin [-] Segment c63ff386-a6dc-4600-a7aa-dc93316a46b3 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 c63ff386-a6dc-4600-a7aa-dc93316a46b3 found for delete ", "request_id": "req-6cbca5db-3aec-4e66-8a60-824528b0ee6b"}]} 2026-05-30 10:58:51.355 9 INFO neutron.wsgi [None req-f8266b92-9eb9-481e-b3bb-dffb1d165668 eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "DELETE /v2.0/networks/bdd27f1b-05d2-4a94-a9cc-125908c8a9d6 HTTP/1.1" status: 204 len: 168 time: 0.4513125 2026-05-30 10:58:51.412 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 3c43ca20-5e41-4d1f-a196-39b57d1e590b 2026-05-30 10:58:51.430 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 3c43ca20-5e41-4d1f-a196-39b57d1e590b 2026-05-30 10:58:51.437 10 INFO neutron.wsgi [req-c9412ed7-3c9b-4f8d-92ff-2cae008b76dd req-c43d935f-9b5c-493c-9718-159d5519d6e2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 5347 time: 0.0951688 2026-05-30 10:58:51.539 10 INFO neutron.wsgi [req-c9412ed7-3c9b-4f8d-92ff-2cae008b76dd req-3473f845-1103-4bc0-bef8-94fa0f066d2f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 1002 time: 0.0926974 2026-05-30 10:58:51.579 10 INFO neutron.wsgi [req-c9412ed7-3c9b-4f8d-92ff-2cae008b76dd req-10f4b125-3460-4abe-86d7-8db4aacfcce4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 217 time: 0.0327220 2026-05-30 10:58:51.616 10 INFO neutron.wsgi [req-c9412ed7-3c9b-4f8d-92ff-2cae008b76dd req-9e97eaaa-b403-4368-befb-0a89dba6667a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36d&port_id=3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 217 time: 0.0305758 2026-05-30 10:58:51.621 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-da283036-3c35-4a30-9e42-9dd3f8315a17'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c43ca20-5e41-4d1f-a196-39b57d1e590b', 'code': 200} 2026-05-30 10:58:51.676 10 INFO neutron.wsgi [req-e9193306-89f1-4476-9682-55c6f6b72e61 req-f2c0c848-2967-4955-bb67-559518afa392 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.128 "GET /v2.0/ports/3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 1635 time: 0.0684524 2026-05-30 10:58:51.688 10 INFO neutron.wsgi [req-c9412ed7-3c9b-4f8d-92ff-2cae008b76dd req-cf39e774-a692-42f6-b649-60fcc1fee348 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c4db3555-540c-499e-bd8d-5f0498a3b52e&id=e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 1566 time: 0.0549793 2026-05-30 10:58:51.717 10 INFO neutron.wsgi [req-c9412ed7-3c9b-4f8d-92ff-2cae008b76dd req-8548816a-5e2d-40ac-b7a1-a191308c3e27 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0242975 2026-05-30 10:58:51.740 9 INFO neutron.wsgi [None req-0b0a9b86-7431-44fa-a854-9c2aaecd2838 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 1635 time: 0.0506618 2026-05-30 10:58:51.750 10 INFO neutron.wsgi [req-c9412ed7-3c9b-4f8d-92ff-2cae008b76dd req-fbe47a9e-e473-4342-8f36-affa0d92447b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0209236 2026-05-30 10:58:51.795 9 INFO neutron.wsgi [None req-5e7b4429-fe5e-49cc-a740-ed78724ba875 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 1635 time: 0.0479283 2026-05-30 10:58:51.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 3c43ca20-5e41-4d1f-a196-39b57d1e590b (type: ports) to 4 2026-05-30 10:58:52.051 10 INFO neutron.wsgi [req-c9412ed7-3c9b-4f8d-92ff-2cae008b76dd req-6e0ac1a6-c29e-451f-a767-2b3e5a4a43d6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2956784 2026-05-30 10:58:52.137 10 INFO neutron.wsgi [req-c9412ed7-3c9b-4f8d-92ff-2cae008b76dd req-cf13289a-de86-4802-b2de-09208a9727d7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0803285 2026-05-30 10:58:52.186 10 INFO neutron.services.segments.plugin [-] Segment 766cde32-1f68-4743-a553-2fc5d5f17a8d resource provider aggregate not found 2026-05-30 10:58:52.190 10 INFO neutron.services.segments.plugin [-] Segment 766cde32-1f68-4743-a553-2fc5d5f17a8d resource provider aggregate not found 2026-05-30 10:58:52.202 10 INFO neutron.services.segments.plugin [-] Segment 766cde32-1f68-4743-a553-2fc5d5f17a8d 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 766cde32-1f68-4743-a553-2fc5d5f17a8d found for delete ", "request_id": "req-88c8089c-6703-4844-ab52-9ee7115fafe5"}]} 2026-05-30 10:58:52.215 10 INFO neutron.services.segments.plugin [-] Segment 766cde32-1f68-4743-a553-2fc5d5f17a8d 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 766cde32-1f68-4743-a553-2fc5d5f17a8d found for delete ", "request_id": "req-c3275fc8-23de-4f7d-b3f8-098449702c27"}]} 2026-05-30 10:58:52.231 10 INFO neutron.wsgi [None req-301c62f2-0e69-4c5e-825a-4687c44209bc eb70730eb95c46789cee3e01558c910a 4ef2b1f4331341d291ffb1ab8d191f6e - - default default] 10.0.0.53 "DELETE /v2.0/networks/83213984-210d-44c4-9225-c7897530c995 HTTP/1.1" status: 204 len: 168 time: 0.8689330 2026-05-30 10:58:52.412 9 INFO neutron.db.ovn_revision_numbers_db [None req-7afd757e-9345-436f-9721-a9aef8069ece 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3c43ca20-5e41-4d1f-a196-39b57d1e590b (type: ports) to 5 2026-05-30 10:58:52.427 9 INFO neutron.wsgi [None req-7afd757e-9345-436f-9721-a9aef8069ece 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "PUT /v2.0/ports/3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 1374 time: 0.6210539 /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-05-30 10:58:52.519 9 INFO neutron.wsgi [None req-0fd1fc42-fba3-492f-a29a-f23e21c3dd8f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 999 time: 0.0847280 2026-05-30 10:58:52.555 9 INFO neutron.wsgi [None req-56783c9d-af26-457b-89aa-0f827219d9fd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 849 time: 0.0318458 2026-05-30 10:58:52.668 9 INFO neutron.wsgi [None req-1eba1337-37cc-4847-83e7-563fbf7e3e52 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0043864 2026-05-30 10:58:52.676 9 INFO neutron.wsgi [None req-bb851aed-25a8-47a1-9129-7ac942042b26 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034602 2026-05-30 10:58:52.683 9 INFO neutron.wsgi [None req-594bf966-03ca-43f6-8546-b0a52cd1c0c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0042906 2026-05-30 10:58:52.691 9 INFO neutron.wsgi [None req-a7e05105-4e9e-4e46-a328-fb787f3c13b7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0042388 2026-05-30 10:58:52.745 9 INFO neutron.wsgi [None req-581363b1-a78a-4ed3-ae13-f403bc41f606 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0492902 2026-05-30 10:58:52.792 9 INFO neutron.wsgi [None req-50a7df7c-a197-457d-bd21-8c78e7c3c46a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1340 time: 0.0392811 2026-05-30 10:58:52.841 9 INFO neutron.wsgi [None req-9f974df9-e75f-4ec7-b26c-d2f1af9c85ee 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1515 time: 0.0373690 2026-05-30 10:58:52.888 9 INFO neutron.wsgi [None req-53cb4b46-ae40-4bc3-aff6-d5b0fcd298ce 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0384078 2026-05-30 10:58:52.956 9 INFO neutron.wsgi [None req-5a439523-b71c-4564-8f90-0fc2f01f49bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1002 time: 0.0603504 2026-05-30 10:58:53.008 9 INFO neutron.wsgi [None req-f129bc56-550e-48c0-b5cb-c9a8c3f5563b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1340 time: 0.0400229 2026-05-30 10:58:53.065 9 INFO neutron.wsgi [None req-e40a1077-95c8-43d5-9e74-dce04c89fb9d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0486281 2026-05-30 10:58:53.146 9 INFO neutron.wsgi [None req-27e37fdf-4214-4793-b7e8-b1ae90f994d4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=4ef2b1f4331341d291ffb1ab8d191f6e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1712477 2026-05-30 10:58:53.409 10 INFO neutron.wsgi [None req-ed5910f3-7630-4f99-84ad-2bcf41d8e7ee 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/430ff80c-57a6-4cda-b6a3-13c80f0cb787 HTTP/1.1" status: 204 len: 168 time: 0.2588415 2026-05-30 10:58:53.666 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8c176d2-c79d-4d5b-8073-95e654472d08'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c43ca20-5e41-4d1f-a196-39b57d1e590b', 'code': 200} 2026-05-30 10:58:53.666 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8c176d2-c79d-4d5b-8073-95e654472d08'] response: {'name': 'network-changed', 'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'tag': '3c43ca20-5e41-4d1f-a196-39b57d1e590b', 'status': 'completed', 'code': 200} 2026-05-30 10:58:53.682 9 INFO neutron.db.ovn_revision_numbers_db [None req-00ac48cf-8ef0-4016-9562-69342b5bd7c2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d0513647-a03f-498f-9061-781ad7b1e2ef (type: security_groups) to 1 2026-05-30 10:58:53.698 9 INFO neutron.db.ovn_revision_numbers_db [None req-00ac48cf-8ef0-4016-9562-69342b5bd7c2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 55ff0a47-4ed2-4ebf-9a7e-fba1c55b2465 (type: security_group_rules) to 0 2026-05-30 10:58:53.716 9 INFO neutron.db.ovn_revision_numbers_db [None req-00ac48cf-8ef0-4016-9562-69342b5bd7c2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5b847b7e-d192-446d-968f-381b90e10029 (type: security_group_rules) to 0 2026-05-30 10:58:53.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-00ac48cf-8ef0-4016-9562-69342b5bd7c2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5f4c2ff6-f7ad-48b6-97aa-cd07898c96cc (type: security_group_rules) to 0 2026-05-30 10:58:53.758 9 INFO neutron.db.ovn_revision_numbers_db [None req-00ac48cf-8ef0-4016-9562-69342b5bd7c2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6654f693-ee8d-432a-b3f3-21f30b159fac (type: security_group_rules) to 0 2026-05-30 10:58:53.768 10 INFO neutron.wsgi [req-7c08829b-9107-4c3b-b88b-33cddafbe608 req-e2f682ae-839f-4cbf-bc46-97c0b3575e33 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 5116 time: 0.0800598 2026-05-30 10:58:53.780 9 INFO neutron.wsgi [None req-00ac48cf-8ef0-4016-9562-69342b5bd7c2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=7ca7bd5df7944dbb8858a5f0ec57c733&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2545321 2026-05-30 10:58:53.856 10 INFO neutron.wsgi [req-7c08829b-9107-4c3b-b88b-33cddafbe608 req-0db12ec3-3dcc-4e5f-bbe4-de3bd533ed30 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 1002 time: 0.0804408 2026-05-30 10:58:53.890 10 INFO neutron.wsgi [req-7c08829b-9107-4c3b-b88b-33cddafbe608 req-f6587c2b-a308-44b3-a24c-dcf89cbef1bc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 217 time: 0.0258236 2026-05-30 10:58:53.946 10 INFO neutron.wsgi [req-7c08829b-9107-4c3b-b88b-33cddafbe608 req-1fe9f9e7-f2cd-41a5-9873-83a5c1a2aa14 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 852 time: 0.0470412 2026-05-30 10:58:53.976 10 INFO neutron.wsgi [req-7c08829b-9107-4c3b-b88b-33cddafbe608 req-936fea45-fb0b-4d11-a9ed-c366816d5c9e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0231495 2026-05-30 10:58:54.046 9 INFO neutron.wsgi [None req-c38fc54a-fff1-4b8a-b23a-b2da3bfc97d7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/d0513647-a03f-498f-9061-781ad7b1e2ef HTTP/1.1" status: 204 len: 168 time: 0.2574153 2026-05-30 10:58:54.067 10 INFO neutron.wsgi [req-7c08829b-9107-4c3b-b88b-33cddafbe608 req-3db2f0b8-ddea-4539-92d9-967c67ccbdbc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0821426 2026-05-30 10:58:54.147 10 INFO neutron.wsgi [req-7c08829b-9107-4c3b-b88b-33cddafbe608 req-030f84ea-8d05-46e3-9a89-a101fa75ada8 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0722034 2026-05-30 10:58:57.093 9 INFO neutron.wsgi [req-925fe620-5d85-43ee-9086-c208decb4069 req-eb19cb80-09fe-4b6d-84ac-77b44bba7d24 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1409 time: 0.0457373 2026-05-30 10:58:57.144 9 INFO neutron.wsgi [req-925fe620-5d85-43ee-9086-c208decb4069 req-fbb3d423-c275-44a6-875a-107a50adf1a6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 10.0.0.158 "GET /v2.0/security-groups?id=9838991e-8971-4d55-a085-c1251afba4d6&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0452454 2026-05-30 10:58:58.709 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: 3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 2026-05-30 10:58:58.798 10 INFO neutron.wsgi [req-9d7b7452-3fdc-4001-991d-eecfd8aeede7 req-0c5049eb-1668-485a-9160-3a0dfc86d306 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1170 time: 0.1217098 2026-05-30 10:58:58.856 10 INFO neutron.wsgi [req-9d7b7452-3fdc-4001-991d-eecfd8aeede7 req-4203c7b3-df4f-4722-9cce-3f697be080ae 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=9838991e-8971-4d55-a085-c1251afba4d6&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0496671 2026-05-30 10:58:58.934 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-53dc8b09-ea3a-4f0a-ab52-0a83fe1976ed'] response: {'server_uuid': 'a88596ff-9ee6-4e39-8777-00d883e751d1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3da8e2f9-efd4-4b0a-86f7-f8692984a6a3', 'code': 200} 2026-05-30 10:58:59.076 10 INFO neutron.wsgi [req-404f7f26-c783-4c3e-8541-00be6e66fbc1 req-5345fda0-c691-43f7-96ed-d8274c71aac9 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 1168 time: 0.0453820 2026-05-30 10:58:59.144 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 (type: ports) to 5 2026-05-30 10:58:59.553 10 INFO neutron.db.l3_db [req-404f7f26-c783-4c3e-8541-00be6e66fbc1 req-1834a171-966f-43cc-bb55-e68cddde12bd 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] Floating IP 482dce9b-19e1-4f30-a5a3-99e092be0263 disassociated. External IP: 10.96.250.203, port: 3da8e2f9-efd4-4b0a-86f7-f8692984a6a3. 2026-05-30 10:58:59.722 10 INFO neutron.wsgi [req-404f7f26-c783-4c3e-8541-00be6e66fbc1 req-1834a171-966f-43cc-bb55-e68cddde12bd 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 199.204.45.140 "DELETE /v2.0/ports/3da8e2f9-efd4-4b0a-86f7-f8692984a6a3 HTTP/1.1" status: 204 len: 173 time: 0.6427970 2026-05-30 10:58:59.771 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-29633b66-c4e2-4746-b073-4d0f4067cd4e'] response: {'server_uuid': 'a88596ff-9ee6-4e39-8777-00d883e751d1', 'name': 'network-vif-deleted', 'tag': '3da8e2f9-efd4-4b0a-86f7-f8692984a6a3', '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-05-30 10:59:00.004 9 INFO neutron.wsgi [req-eefc7a2a-a07e-4291-a174-549339914416 req-cf4af816-a008-4658-a9f1-4d72f5667cb8 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=a88596ff-9ee6-4e39-8777-00d883e751d1 HTTP/1.1" status: 200 len: 210 time: 0.0528920 2026-05-30 10:59:00.983 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a6ef0e7-4f60-48ec-ab61-805439f97991'] response: {'server_uuid': 'a88596ff-9ee6-4e39-8777-00d883e751d1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3da8e2f9-efd4-4b0a-86f7-f8692984a6a3', 'code': 200} 2026-05-30 10:59:01.033 9 INFO neutron.wsgi [None req-0541dda5-091b-49d0-bba7-365fc0b45a4d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0112352 2026-05-30 10:59:01.042 9 INFO neutron.wsgi [None req-624619fb-bd84-40c9-8112-5666390dc75d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041785 2026-05-30 10:59:01.053 9 INFO neutron.wsgi [None req-f32f9f31-8ef2-47f7-be78-af0f465e141f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0037541 2026-05-30 10:59:01.065 9 INFO neutron.wsgi [None req-089fa403-b5a2-4fe7-aa43-6f7529cb2d77 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0064008 2026-05-30 10:59:01.109 9 INFO neutron.wsgi [None req-0e97afac-5cb5-4721-ae18-a6e5bb99b3ac 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 848 time: 0.0400147 2026-05-30 10:59:01.170 9 INFO neutron.wsgi [None req-1ad35d4b-0d4b-43d2-bb95-c40346a76d1f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 5116 time: 0.0541711 2026-05-30 10:59:01.235 10 INFO neutron.wsgi [None req-d84144d4-43ba-4c8b-8538-e5d4339247be 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/9838991e-8971-4d55-a085-c1251afba4d6 HTTP/1.1" status: 204 len: 168 time: 0.1752949 2026-05-30 10:59:01.339 9 INFO neutron.wsgi [None req-ab41d14c-51e9-4a9a-b7ff-d8f4b5f72e3c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0092597 2026-05-30 10:59:01.355 9 INFO neutron.wsgi [None req-6679deb5-ff68-4f8e-9137-ac0fddeec33b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0085368 2026-05-30 10:59:01.366 9 INFO neutron.wsgi [None req-c7e0a89f-318e-47fa-83bf-b6658c7b8183 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0041866 2026-05-30 10:59:01.379 9 INFO neutron.wsgi [None req-737c9dda-c04f-4825-88a6-42ed1020bc77 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0060048 2026-05-30 10:59:01.425 9 INFO neutron.wsgi [None req-27edad96-ee2a-434a-8e52-9eadad889fa7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 1402 time: 0.0399621 2026-05-30 10:59:01.602 10 INFO neutron.wsgi [None req-3e2ad003-2487-4313-a39c-dd068e18f54a 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/482dce9b-19e1-4f30-a5a3-99e092be0263 HTTP/1.1" status: 204 len: 168 time: 0.3321784 2026-05-30 10:59:01.796 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: b5ccdb90-0c82-4686-9357-eba0eed1be0c 2026-05-30 10:59:01.799 10 INFO neutron.wsgi [req-b960908f-46fd-4457-a7cd-04d3c271a58e req-0a2bb3a8-6e5c-4307-9b2d-ff5390fbbf8d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1174 time: 0.0523894 2026-05-30 10:59:01.862 10 INFO neutron.wsgi [req-b960908f-46fd-4457-a7cd-04d3c271a58e req-d6f60ad8-481b-4747-84f1-1a193fc7596d 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=14711903-5cf1-488c-9107-8b0a0412b565&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0547988 2026-05-30 10:59:01.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016935 2026-05-30 10:59:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011148 2026-05-30 10:59:01.990 9 INFO neutron.db.ovn_revision_numbers_db [None req-5de97102-091f-448d-bce2-e6e4ba8a262f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3c43ca20-5e41-4d1f-a196-39b57d1e590b (type: ports) to 6 2026-05-30 10:59:02.007 9 INFO neutron.wsgi [None req-5de97102-091f-448d-bce2-e6e4ba8a262f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "PUT /v2.0/ports/3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 1203 time: 0.5700037 /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-05-30 10:59:02.153 10 INFO neutron.wsgi [req-a6d107d8-3ec5-49ec-8969-e23feacdee10 req-4286cec2-1807-4cdb-a307-42898e025ff9 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=ec3689ba-621d-4138-9acc-f094c4ae5125 HTTP/1.1" status: 200 len: 1172 time: 0.0615249 2026-05-30 10:59:02.327 9 INFO neutron.wsgi [None req-25ccd385-ee18-4205-98ad-1420dd94655e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 999 time: 0.3123002 2026-05-30 10:59:02.390 9 INFO neutron.wsgi [None req-0f700916-61e9-4332-bba3-150d483873c9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4945 time: 0.0555704 2026-05-30 10:59:02.462 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource b5ccdb90-0c82-4686-9357-eba0eed1be0c (type: ports) to 5 2026-05-30 10:59:02.469 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Error executing command (LspGetUpCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=b5ccdb90-0c82-4686-9357-eba0eed1be0c 2026-05-30 10:59:02.469 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 10:59:02.469 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-05-30 10:59:02.469 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 10:59:02.469 9 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-05-30 10:59:02.469 9 ERROR ovsdbapp.backend.ovs_idl.command lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-05-30 10:59:02.469 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-05-30 10:59:02.469 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 10:59:02.469 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-05-30 10:59:02.469 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:59:02.469 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-05-30 10:59:02.469 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:59:02.469 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=b5ccdb90-0c82-4686-9357-eba0eed1be0c 2026-05-30 10:59:02.469 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Unexpected exception in notify_loop: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=b5ccdb90-0c82-4686-9357-eba0eed1be0c 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event Traceback (most recent call last): 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/event.py", line 177, in notify_loop 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event match.run(event, row, updates) 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py", line 539, in run 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event self.driver.set_port_status_down(row.name) 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 1324, in set_port_status_down 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event self._ovn_client.update_lsp_host_info( 2026-05-30 10:59:02.470 9 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-05-30 10:59:02.470 9 ERROR ovsdbapp.event port_up = self._nb_idl.lsp_get_up(db_port.id).execute( 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event self.run_idl(None) 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/schema/ovn_northbound/commands.py", line 679, in run_idl 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event return self._lookup(table, record) 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 10:59:02.470 9 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-05-30 10:59:02.470 9 ERROR ovsdbapp.event raise RowNotFound(table=table, col=column, match=match) 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=b5ccdb90-0c82-4686-9357-eba0eed1be0c 2026-05-30 10:59:02.470 9 ERROR ovsdbapp.event  2026-05-30 10:59:02.484 10 INFO neutron.wsgi [req-a6d107d8-3ec5-49ec-8969-e23feacdee10 req-2dd7c9bd-f987-444d-9499-43afce040350 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 199.204.45.140 "DELETE /v2.0/ports/b5ccdb90-0c82-4686-9357-eba0eed1be0c HTTP/1.1" status: 204 len: 173 time: 0.3232157 2026-05-30 10:59:02.523 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f63db9f8-4791-4738-b14a-f5fb1d7081de'] response: {'server_uuid': 'ec3689ba-621d-4138-9acc-f094c4ae5125', 'name': 'network-vif-deleted', 'tag': 'b5ccdb90-0c82-4686-9357-eba0eed1be0c', 'status': 'completed', 'code': 200} 2026-05-30 10:59:02.532 9 INFO neutron.wsgi [None req-53263e81-e948-4bac-8e0e-0c277b7d3d2f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4945 time: 0.0500531 2026-05-30 10:59:02.797 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: 3c43ca20-5e41-4d1f-a196-39b57d1e590b 2026-05-30 10:59:03.030 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e853d8f-e4ee-478f-825c-e3709d53ebc6'] response: {'server_uuid': 'ec3689ba-621d-4138-9acc-f094c4ae5125', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b5ccdb90-0c82-4686-9357-eba0eed1be0c', 'code': 200} 2026-05-30 10:59:03.030 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e853d8f-e4ee-478f-825c-e3709d53ebc6'] response: {'name': 'network-changed', 'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'tag': '3c43ca20-5e41-4d1f-a196-39b57d1e590b', 'status': 'completed', 'code': 200} 2026-05-30 10:59:03.031 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e853d8f-e4ee-478f-825c-e3709d53ebc6'] response: {'server_uuid': 'ec3689ba-621d-4138-9acc-f094c4ae5125', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b5ccdb90-0c82-4686-9357-eba0eed1be0c', 'code': 200} 2026-05-30 10:59:03.031 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e853d8f-e4ee-478f-825c-e3709d53ebc6'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3c43ca20-5e41-4d1f-a196-39b57d1e590b', 'code': 200} 2026-05-30 10:59:03.104 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 3c43ca20-5e41-4d1f-a196-39b57d1e590b (type: ports) to 7 2026-05-30 10:59:03.124 10 INFO neutron.wsgi [req-7c4943f8-a9e2-4beb-b767-020a2125c8e0 req-767858bc-cc0c-4c9c-9409-7d205d5e1adf 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0578058 2026-05-30 10:59:03.176 10 INFO neutron.wsgi [None req-a07e85e2-7478-492a-b6d4-05e3888ba5bb 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/14711903-5cf1-488c-9107-8b0a0412b565 HTTP/1.1" status: 204 len: 168 time: 0.2542982 2026-05-30 10:59:03.192 10 INFO neutron.wsgi [req-7c4943f8-a9e2-4beb-b767-020a2125c8e0 req-108947b5-6e44-4831-ab50-39812e86c0ef 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 1002 time: 0.0620806 /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-05-30 10:59:03.259 10 INFO neutron.wsgi [req-7c4943f8-a9e2-4beb-b767-020a2125c8e0 req-9cf5da03-ddfa-49fd-8b97-bc05cdbb6972 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0598574 2026-05-30 10:59:03.330 10 INFO neutron.wsgi [req-7c4943f8-a9e2-4beb-b767-020a2125c8e0 req-591f638c-efc8-4036-827d-9e77e8e916c1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0617106 2026-05-30 10:59:03.616 9 INFO neutron.wsgi [None req-51e92836-e5b6-4324-8788-5d42216e6828 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0717568 2026-05-30 10:59:04.379 9 INFO neutron.wsgi [None req-a44db3be-08a1-447c-8678-555ef695f0bb 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "PUT /v2.0/routers/29463088-bee5-401b-9099-64c7bb2c1298/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1715894 /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-05-30 10:59:04.610 9 INFO neutron.wsgi [None req-60d7bb4d-b339-47ae-9e2b-49302a092b00 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/cfff6e4c-7faf-4dfb-acfc-1130df50e264 HTTP/1.1" status: 204 len: 168 time: 0.2251806 2026-05-30 10:59:04.985 9 INFO neutron.wsgi [None req-2a562df8-0e33-41f6-a631-d027251d6a55 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.3459976 2026-05-30 10:59:05.064 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a4a5f40-3897-424e-9bd0-5d110c4a551a'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3c43ca20-5e41-4d1f-a196-39b57d1e590b', 'code': 200} 2026-05-30 10:59:05.863 9 INFO neutron.wsgi [None req-ba687b93-ac3f-4d8c-98f6-49366f995c78 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "DELETE /v2.0/routers/29463088-bee5-401b-9099-64c7bb2c1298 HTTP/1.1" status: 204 len: 168 time: 1.2473791 2026-05-30 10:59:06.060 9 INFO neutron.wsgi [None req-aa6fb7f4-e003-488d-99b6-bfc134ab4085 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0593543 2026-05-30 10:59:06.324 9 INFO neutron.services.segments.plugin [-] Segment f4dc0360-98dc-4c8e-8a87-c895efa70fbe resource provider aggregate not found 2026-05-30 10:59:06.329 9 INFO neutron.services.segments.plugin [-] Segment f4dc0360-98dc-4c8e-8a87-c895efa70fbe resource provider aggregate not found 2026-05-30 10:59:06.344 9 INFO neutron.services.segments.plugin [-] Segment f4dc0360-98dc-4c8e-8a87-c895efa70fbe 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 f4dc0360-98dc-4c8e-8a87-c895efa70fbe found for delete ", "request_id": "req-be32ae17-767a-4f22-a7e0-fdbde0424248"}]} 2026-05-30 10:59:06.346 9 INFO neutron.services.segments.plugin [-] Segment f4dc0360-98dc-4c8e-8a87-c895efa70fbe 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 f4dc0360-98dc-4c8e-8a87-c895efa70fbe found for delete ", "request_id": "req-22806100-baff-4453-87b9-269ebafec827"}]} 2026-05-30 10:59:06.356 9 INFO neutron.wsgi [None req-b9b38955-cb89-4256-9256-b7a35de06ea9 30e4a0cef431432d8d898a348c0286bf bfd1610eb1554352b794f88ec6e09417 - - default default] 10.0.0.53 "DELETE /v2.0/networks/a0858fee-00ed-43ed-9f92-44ba77411967 HTTP/1.1" status: 204 len: 168 time: 0.4841974 2026-05-30 10:59:07.141 9 INFO neutron.wsgi [None req-ec77249d-5de9-4179-ab20-e6edd0866d7e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0627320 2026-05-30 10:59:07.262 10 INFO neutron.wsgi [None req-98561df1-cabf-4a70-b396-c980ba5430e6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=bfd1610eb1554352b794f88ec6e09417&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2199485 2026-05-30 10:59:07.497 10 INFO neutron.wsgi [None req-63a6a69c-4176-40ef-b74a-eb7c680d4275 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/71fab60c-62bb-4d66-b3fe-9f3dd7635425 HTTP/1.1" status: 204 len: 168 time: 0.2312052 2026-05-30 10:59:07.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-7db80276-dc38-4c16-8f38-b664a4aabb1c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8b78ae2c-9f96-444e-892c-06dbda23c54d (type: security_groups) to 1 2026-05-30 10:59:07.746 10 INFO neutron.db.ovn_revision_numbers_db [None req-7db80276-dc38-4c16-8f38-b664a4aabb1c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5c4cfcb6-4062-4acd-8699-708204dcee95 (type: security_group_rules) to 0 2026-05-30 10:59:07.759 10 INFO neutron.db.ovn_revision_numbers_db [None req-7db80276-dc38-4c16-8f38-b664a4aabb1c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a2a40d16-0daa-426e-900b-bd01e5fcf8ac (type: security_group_rules) to 0 2026-05-30 10:59:07.772 10 INFO neutron.db.ovn_revision_numbers_db [None req-7db80276-dc38-4c16-8f38-b664a4aabb1c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a4693112-ebff-42ff-aff7-fd23d0dca278 (type: security_group_rules) to 0 2026-05-30 10:59:07.791 10 INFO neutron.db.ovn_revision_numbers_db [None req-7db80276-dc38-4c16-8f38-b664a4aabb1c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource da598985-4e7d-4aed-a9f7-4e3b93cd1d95 (type: security_group_rules) to 0 2026-05-30 10:59:07.813 10 INFO neutron.wsgi [None req-7db80276-dc38-4c16-8f38-b664a4aabb1c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=c5fc2356b93049198f88af0725209d9b&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2192621 2026-05-30 10:59:08.055 9 INFO neutron.wsgi [None req-8b8f4255-dba1-49a1-8e89-0c8131bc2b61 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/8b78ae2c-9f96-444e-892c-06dbda23c54d HTTP/1.1" status: 204 len: 168 time: 0.2354739 2026-05-30 10:59:08.227 9 INFO neutron.wsgi [None req-7a0ca869-1e8d-4aef-8598-390ff6d00c13 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0703170 2026-05-30 10:59:09.290 9 INFO neutron.wsgi [None req-4f69b047-1b17-4e2e-b9c6-a080b421b23d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0479159 2026-05-30 10:59:10.366 9 INFO neutron.wsgi [None req-fc7d0a68-3906-41a9-bead-186b23e1b48f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0632403 2026-05-30 10:59:11.430 9 INFO neutron.wsgi [None req-8809ff88-372b-4f39-b084-44e7c2c53071 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0503170 2026-05-30 10:59:12.404 9 INFO neutron.wsgi [None req-afcc0630-d979-4b91-9e3a-bf5da50a0ab9 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.2208571 2026-05-30 10:59:12.461 9 INFO neutron.wsgi [None req-23525e8a-11c4-404e-ba83-0d0965971d29 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0517945 2026-05-30 10:59:12.505 9 INFO neutron.wsgi [None req-add53683-79bb-411b-b11f-38876964fd04 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0584698 2026-05-30 10:59:12.513 10 INFO neutron.wsgi [None req-b5859e23-331e-490d-96a2-3d639d54beec 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0471790 2026-05-30 10:59:12.558 10 INFO neutron.wsgi [None req-edec679c-420c-4443-be02-6bf9e7e416dc 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0401716 2026-05-30 10:59:12.605 10 INFO neutron.wsgi [None req-b47e91b8-195e-4161-ae8e-4eb152708646 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0429626 2026-05-30 10:59:12.636 10 INFO neutron.wsgi [None req-5d62f643-cd45-4401-b2dc-794b7980f0bb 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "PUT /v2.0/policies/fa52bb06-f232-482e-8108-5e293dd02585/tags HTTP/1.1" status: 200 len: 210 time: 0.0264556 2026-05-30 10:59:12.672 10 INFO neutron.wsgi [None req-234f05eb-d8cd-4d20-9a6e-7c626bfa37d2 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "PUT /v2.0/policies/4d1f7cf2-3591-4d24-bbad-2f55e078cca2/tags HTTP/1.1" status: 200 len: 218 time: 0.0299802 2026-05-30 10:59:12.709 10 INFO neutron.wsgi [None req-c1a2784b-a23f-4908-ba62-405957b66425 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "PUT /v2.0/policies/419ded3f-2692-4cd9-8a2a-d35b4e3743e0/tags HTTP/1.1" status: 200 len: 227 time: 0.0326169 2026-05-30 10:59:12.743 10 INFO neutron.wsgi [None req-4b303b8b-2458-4523-b965-bcbe9b807b33 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "PUT /v2.0/policies/6ffde984-0dba-4d8c-aa87-ac1f215fbef8/tags HTTP/1.1" status: 200 len: 212 time: 0.0284009 2026-05-30 10:59:13.248 9 INFO neutron.wsgi [None req-28621d3a-4c40-4dcf-acbe-5e3c9ce41b41 b165588e844b43189c2b6886e1099c6e bffc2e976d3b4ca0a8b3150ce7e57738 - - default default] 10.0.0.53 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.1272702 2026-05-30 10:59:13.326 9 INFO neutron.wsgi [None req-d672e463-68c5-438a-9a76-4eace4e7ed79 b165588e844b43189c2b6886e1099c6e bffc2e976d3b4ca0a8b3150ce7e57738 - - default default] 10.0.0.53 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.0717132 2026-05-30 10:59:13.397 9 INFO neutron.wsgi [None req-19b23034-c8a9-44a0-a3ea-049ecb5026c7 b165588e844b43189c2b6886e1099c6e bffc2e976d3b4ca0a8b3150ce7e57738 - - default default] 10.0.0.53 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.0640385 2026-05-30 10:59:13.480 9 INFO neutron.wsgi [None req-dc06fa7b-aca5-4b24-ab6f-1d905928ce7d b165588e844b43189c2b6886e1099c6e bffc2e976d3b4ca0a8b3150ce7e57738 - - default default] 10.0.0.53 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.0764544 2026-05-30 10:59:13.574 9 INFO neutron.wsgi [None req-6e27397d-ab58-44d3-880c-f8ed9671df2f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0552962 2026-05-30 10:59:13.612 9 INFO neutron.wsgi [None req-76d00ecb-003a-48e8-b219-833a5efbf80a b165588e844b43189c2b6886e1099c6e bffc2e976d3b4ca0a8b3150ce7e57738 - - default default] 10.0.0.53 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.1257026 2026-05-30 10:59:13.690 9 INFO neutron.wsgi [None req-81467cd3-d5ee-482a-9657-35772668ff04 b165588e844b43189c2b6886e1099c6e bffc2e976d3b4ca0a8b3150ce7e57738 - - default default] 10.0.0.53 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.0725608 2026-05-30 10:59:13.792 9 INFO neutron.wsgi [None req-03a91ecd-b7f9-4f7a-b577-4ab8c20e3e05 b165588e844b43189c2b6886e1099c6e bffc2e976d3b4ca0a8b3150ce7e57738 - - default default] 10.0.0.53 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.0969081 2026-05-30 10:59:13.863 9 INFO neutron.wsgi [None req-1a020900-0ed5-4936-bbfa-562b798ca411 b165588e844b43189c2b6886e1099c6e bffc2e976d3b4ca0a8b3150ce7e57738 - - default default] 10.0.0.53 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.0653038 2026-05-30 10:59:13.938 9 INFO neutron.wsgi [None req-9ec3a39e-0c5b-441e-8325-be59bc1e6035 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "DELETE /v2.0/qos/policies/fa52bb06-f232-482e-8108-5e293dd02585 HTTP/1.1" status: 204 len: 168 time: 0.0697215 2026-05-30 10:59:14.010 9 INFO neutron.wsgi [None req-da42ee2e-9518-4354-b981-47ea24516ebb 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "DELETE /v2.0/qos/policies/4d1f7cf2-3591-4d24-bbad-2f55e078cca2 HTTP/1.1" status: 204 len: 168 time: 0.0593896 2026-05-30 10:59:14.070 9 INFO neutron.wsgi [None req-85185b07-0754-423c-a5d5-ae121ffd24c9 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "DELETE /v2.0/qos/policies/419ded3f-2692-4cd9-8a2a-d35b4e3743e0 HTTP/1.1" status: 204 len: 168 time: 0.0561857 2026-05-30 10:59:14.129 9 INFO neutron.wsgi [None req-eaf1a23c-582e-498d-b333-825cb0ff0ff1 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "DELETE /v2.0/qos/policies/6ffde984-0dba-4d8c-aa87-ac1f215fbef8 HTTP/1.1" status: 204 len: 168 time: 0.0547178 2026-05-30 10:59:14.197 9 INFO neutron.wsgi [None req-aa715cf1-2193-4abd-841e-2cadb72bf86d 60e01daf40644bd5a565e806dc2061da 7c4a78715f344c40bac1602dd6061218 - - default default] 10.0.0.53 "DELETE /v2.0/qos/policies/4dc368c3-4bf7-496c-b47e-57610a945793 HTTP/1.1" status: 204 len: 168 time: 0.0633621 2026-05-30 10:59:14.643 9 INFO neutron.wsgi [None req-499d2492-7a29-4573-b66e-7e365da7d377 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0534282 2026-05-30 10:59:15.372 10 INFO neutron.db.ovn_revision_numbers_db [None req-874b0601-fe6e-49c7-bd36-85c2bd97b9b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e04da8e5-16bc-413d-92fe-3dc6b476878e (type: security_groups) to 1 2026-05-30 10:59:15.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-874b0601-fe6e-49c7-bd36-85c2bd97b9b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2385b541-d56a-4bc1-87f4-65643c9ae786 (type: security_group_rules) to 0 2026-05-30 10:59:15.406 10 INFO neutron.db.ovn_revision_numbers_db [None req-874b0601-fe6e-49c7-bd36-85c2bd97b9b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 69dddf3a-d329-4cd3-92b8-64fbdac25bcf (type: security_group_rules) to 0 2026-05-30 10:59:15.422 10 INFO neutron.db.ovn_revision_numbers_db [None req-874b0601-fe6e-49c7-bd36-85c2bd97b9b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 71b1c71b-3790-4a7f-bf54-8a7e195f29dd (type: security_group_rules) to 0 2026-05-30 10:59:15.438 10 INFO neutron.db.ovn_revision_numbers_db [None req-874b0601-fe6e-49c7-bd36-85c2bd97b9b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ee78a760-59db-44e9-91ac-c75a348f6090 (type: security_group_rules) to 0 2026-05-30 10:59:15.463 10 INFO neutron.wsgi [None req-874b0601-fe6e-49c7-bd36-85c2bd97b9b3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=7c4a78715f344c40bac1602dd6061218&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4424801 2026-05-30 10:59:15.701 10 INFO neutron.wsgi [None req-60876156-954e-40a3-a1f1-2caaebbc1cbc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/e04da8e5-16bc-413d-92fe-3dc6b476878e HTTP/1.1" status: 204 len: 168 time: 0.2332799 2026-05-30 10:59:15.713 9 INFO neutron.wsgi [None req-f47c8092-e31f-4fb9-984c-172950d778e5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0552511 2026-05-30 10:59:15.964 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f647281-8dab-408d-8f70-99cf2ad47b9e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 413fc20f-56c0-490d-9521-01be11778b11 (type: security_groups) to 1 2026-05-30 10:59:15.983 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f647281-8dab-408d-8f70-99cf2ad47b9e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5cda1f66-0af8-4c55-b753-3c0a1d622919 (type: security_group_rules) to 0 2026-05-30 10:59:16.000 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f647281-8dab-408d-8f70-99cf2ad47b9e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a2ec381d-8286-4615-91d4-476b36336215 (type: security_group_rules) to 0 2026-05-30 10:59:16.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f647281-8dab-408d-8f70-99cf2ad47b9e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e30af32c-204f-4bd8-833c-ce485ae702c2 (type: security_group_rules) to 0 2026-05-30 10:59:16.036 9 INFO neutron.db.ovn_revision_numbers_db [None req-4f647281-8dab-408d-8f70-99cf2ad47b9e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource edc3d032-2181-4a7d-ac63-2d6b2cced6b7 (type: security_group_rules) to 0 2026-05-30 10:59:16.058 9 INFO neutron.wsgi [None req-4f647281-8dab-408d-8f70-99cf2ad47b9e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=bffc2e976d3b4ca0a8b3150ce7e57738&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2417173 2026-05-30 10:59:16.312 10 INFO neutron.wsgi [None req-f86cb3af-7da1-400a-885d-30a47e8d9dc4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/413fc20f-56c0-490d-9521-01be11778b11 HTTP/1.1" status: 204 len: 168 time: 0.2480438 2026-05-30 10:59:16.603 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6833a75-b1aa-40ea-9b80-370609407eec 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d23fe46e-1bc4-45de-9b98-45688feaff3a (type: security_groups) to 1 2026-05-30 10:59:16.618 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6833a75-b1aa-40ea-9b80-370609407eec 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 51619866-8620-47c9-8f58-8cd4eb9ee46e (type: security_group_rules) to 0 2026-05-30 10:59:16.636 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6833a75-b1aa-40ea-9b80-370609407eec 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7426b977-a4bf-4b0d-a4c7-1dfc254d7ccf (type: security_group_rules) to 0 2026-05-30 10:59:16.654 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6833a75-b1aa-40ea-9b80-370609407eec 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a27eda02-03ff-4665-aff8-94fbded43292 (type: security_group_rules) to 0 2026-05-30 10:59:16.669 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6833a75-b1aa-40ea-9b80-370609407eec 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource da0c2ecc-dafe-4cab-b90d-53a63d111a97 (type: security_group_rules) to 0 2026-05-30 10:59:16.690 10 INFO neutron.wsgi [None req-e6833a75-b1aa-40ea-9b80-370609407eec 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=d2445e04678245ddbb479c1a11ca508c&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2233689 2026-05-30 10:59:16.782 9 INFO neutron.wsgi [None req-61283af9-1036-4e35-93eb-bfa481866c7d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0521286 2026-05-30 10:59:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036488 2026-05-30 10:59:16.880 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017021 2026-05-30 10:59:16.949 9 INFO neutron.wsgi [None req-f375d693-126d-401e-9569-2097ce16fe90 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/d23fe46e-1bc4-45de-9b98-45688feaff3a HTTP/1.1" status: 204 len: 168 time: 0.2550874 2026-05-30 10:59:17.859 9 INFO neutron.wsgi [None req-d78d07be-1421-4938-8611-94e5048a94c2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0601258 2026-05-30 10:59:18.928 9 INFO neutron.wsgi [None req-b75d045c-2ee3-4b8b-a5d2-e86952189fdd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0530882 2026-05-30 10:59:19.188 9 INFO neutron.wsgi [None req-1ca0ce9b-b85a-439a-a683-61daeb9dd737 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.2602980 2026-05-30 10:59:19.214 9 INFO neutron.wsgi [None req-fb298cde-ef6c-4d55-ac64-43244a27e1d4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3364 time: 0.0232158 2026-05-30 10:59:19.320 9 INFO neutron.wsgi [None req-c390d2bf-be21-4fc5-8b26-f960dcc5f3f4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4721 time: 0.1033695 2026-05-30 10:59:19.405 9 INFO neutron.wsgi [None req-4ea83d1e-65ed-4de8-ae31-a6d827b53164 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 31656 time: 0.0807669 2026-05-30 10:59:19.569 9 INFO neutron.wsgi [None req-c913ab27-b5ae-48f5-9bd2-60d84bbbc510 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1141 time: 0.1525903 2026-05-30 10:59:19.584 9 INFO neutron.wsgi [None req-0bf5fa51-519c-4910-a64a-e9473ec3a407 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0137217 2026-05-30 10:59:19.640 9 INFO neutron.wsgi [None req-6495b47d-ca6a-43d7-8673-d7a70c3235a3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2766 time: 0.0553420 2026-05-30 10:59:19.660 9 INFO neutron.wsgi [None req-b8e77286-a33e-45e6-8f3c-4de7016cca4d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0172954 2026-05-30 10:59:19.720 9 INFO neutron.wsgi [None req-40fddb94-e1b8-4ba5-865e-dd4806a65640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0585933 2026-05-30 10:59:19.735 9 INFO neutron.wsgi [None req-03f01f31-7c4d-40f3-a9ec-1d44a9a3448e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0102589 2026-05-30 10:59:20.169 9 INFO neutron.wsgi [None req-29d06cbe-fc07-4763-b0fa-86a7911cdae8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 24441 time: 0.4335809 2026-05-30 10:59:20.206 9 INFO neutron.wsgi [None req-aed8a0d8-c2ab-41a2-9d31-6cc6e2ae3de5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.1147799 2026-05-30 10:59:21.222 10 WARNING neutron_lib.context [None req-3f1371c9-e647-479e-9961-1f11e3399b13 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:59:21.284 9 INFO neutron.wsgi [None req-dc96ef63-a5e1-4e06-8193-95261e379f78 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0597312 2026-05-30 10:59:21.291 10 INFO neutron.wsgi [None req-3f1371c9-e647-479e-9961-1f11e3399b13 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2825255 2026-05-30 10:59:21.300 10 WARNING neutron_lib.context [None req-2e833b11-51bb-422c-8a38-7553f1f201f5 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:59:21.349 10 INFO neutron.wsgi [None req-2e833b11-51bb-422c-8a38-7553f1f201f5 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0533161 2026-05-30 10:59:21.359 10 WARNING neutron_lib.context [None req-6b496a02-1341-4f7b-a785-f98107f6716a 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:59:21.408 10 INFO neutron.wsgi [None req-6b496a02-1341-4f7b-a785-f98107f6716a 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0534828 2026-05-30 10:59:21.419 10 WARNING neutron_lib.context [None req-db41a4b0-a9ef-4407-84c1-e97346ba5dcb 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:59:21.473 10 INFO neutron.wsgi [None req-db41a4b0-a9ef-4407-84c1-e97346ba5dcb 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0594707 2026-05-30 10:59:21.483 10 WARNING neutron_lib.context [None req-00dd27f3-d83d-48ab-8d64-6b2a2ee7d0c1 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:59:21.530 10 INFO neutron.wsgi [None req-00dd27f3-d83d-48ab-8d64-6b2a2ee7d0c1 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0516522 2026-05-30 10:59:21.562 10 INFO neutron.wsgi [None req-2d0c6ead-4ca8-433e-8613-a595bdd0efef 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "PUT /v2.0/subnetpools/490a642d-9533-42ce-baea-b14a8230d2b8/tags HTTP/1.1" status: 200 len: 210 time: 0.0269182 2026-05-30 10:59:21.599 10 INFO neutron.wsgi [None req-8c82ef2f-a873-4a2c-bce0-378890ea51f5 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "PUT /v2.0/subnetpools/580c25a7-f0aa-4869-ad55-7f4d8f3f5de8/tags HTTP/1.1" status: 200 len: 218 time: 0.0304580 2026-05-30 10:59:21.636 10 INFO neutron.wsgi [None req-d1bfa519-49a7-4c8f-a11c-edf388f3286c 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "PUT /v2.0/subnetpools/8617ca30-312e-4026-a191-fc8ecf27b27c/tags HTTP/1.1" status: 200 len: 227 time: 0.0315590 2026-05-30 10:59:21.672 10 INFO neutron.wsgi [None req-8dd117bc-0701-4b98-907e-79d1936f38a9 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "PUT /v2.0/subnetpools/d78daab5-0973-471d-a16e-3407cc6f0866/tags HTTP/1.1" status: 200 len: 212 time: 0.0296092 2026-05-30 10:59:21.704 10 INFO neutron.wsgi [None req-3142d184-d178-4039-97b4-918de92564bc 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0258076 2026-05-30 10:59:21.731 10 INFO neutron.wsgi [None req-c32b5218-eabd-492d-aad7-7b363d36ea43 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0222533 2026-05-30 10:59:21.764 10 INFO neutron.wsgi [None req-4ea230c4-13cd-43c5-bc97-ee216eb72a78 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0278928 2026-05-30 10:59:21.790 10 INFO neutron.wsgi [None req-39e2de64-e762-4be8-b49d-9f1b35a46d9d 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0220022 2026-05-30 10:59:21.819 10 INFO neutron.wsgi [None req-227c5082-0595-4093-8905-a8e43c49041b 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0233414 2026-05-30 10:59:21.850 10 INFO neutron.wsgi [None req-a5f0a991-acb9-4f81-a3c6-3c800e834980 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.0260258 2026-05-30 10:59:21.882 10 INFO neutron.wsgi [None req-73be48b8-7bba-4a0a-8605-71eda756d26c 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0270448 2026-05-30 10:59:21.906 10 INFO neutron.wsgi [None req-1c2e1b28-9e88-4c5c-a820-47514ac16902 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0187678 2026-05-30 10:59:21.981 10 INFO neutron.wsgi [None req-79073375-db20-4e73-9dba-48ee54411a97 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/490a642d-9533-42ce-baea-b14a8230d2b8 HTTP/1.1" status: 204 len: 168 time: 0.0670066 2026-05-30 10:59:22.044 10 INFO neutron.wsgi [None req-a01883e4-dd12-4780-b641-d44fcd2615ea 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/580c25a7-f0aa-4869-ad55-7f4d8f3f5de8 HTTP/1.1" status: 204 len: 168 time: 0.0582941 2026-05-30 10:59:22.102 10 INFO neutron.wsgi [None req-18bf7f29-cb6a-4ea9-a6dc-b7a0969a5e2c 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/8617ca30-312e-4026-a191-fc8ecf27b27c HTTP/1.1" status: 204 len: 168 time: 0.0535729 2026-05-30 10:59:22.161 10 INFO neutron.wsgi [None req-c8b71512-d9af-4850-bb76-0acb584dd0de 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/d78daab5-0973-471d-a16e-3407cc6f0866 HTTP/1.1" status: 204 len: 168 time: 0.0537882 2026-05-30 10:59:22.218 10 INFO neutron.wsgi [None req-b899ab20-6886-4f8f-b6c8-dd83baaebd09 498aa7700640422caeb2de63e19524f6 cd4ec9d1c3b64d8abda7f8bfe2f18886 - - default default] 10.0.0.53 "DELETE /v2.0/subnetpools/44a057f9-2ead-4a62-a985-37a1ccd29ea1 HTTP/1.1" status: 204 len: 168 time: 0.0530534 2026-05-30 10:59:22.357 9 INFO neutron.wsgi [None req-c10d1e25-a865-4222-91db-8f24639a584a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 4943 time: 0.0575216 2026-05-30 10:59:22.875 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-29f09c67-b0eb-43ef-a483-7f4b0617d995 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports/3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 200 len: 1229 time: 0.0455003 2026-05-30 10:59:23.395 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-993e8efa-0e11-476a-93c2-ce4db24f8b4e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/ports/3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 204 len: 173 time: 0.5161083 2026-05-30 10:59:23.424 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7b55584-1a76-48de-b613-4111cb6ed08d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ffcb040c-c1d6-44b9-9e37-27078ce11e5b (type: security_groups) to 1 2026-05-30 10:59:23.439 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-096788dd-458c-435b-bf53-d738ace28aeb'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-deleted', 'tag': '3c43ca20-5e41-4d1f-a196-39b57d1e590b', 'status': 'completed', 'code': 200} 2026-05-30 10:59:23.440 9 INFO neutron.wsgi [None req-10a9b466-9e73-47a0-b114-873f4a58e966 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3922 time: 0.0646291 2026-05-30 10:59:23.469 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7b55584-1a76-48de-b613-4111cb6ed08d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0aeff6aa-2127-423c-a5f1-6e26255daf19 (type: security_group_rules) to 0 2026-05-30 10:59:23.470 9 INFO neutron.pecan_wsgi.hooks.translation [None req-113b7ac1-0aeb-4c23-be44-a24f12460df5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:59:23.473 9 INFO neutron.wsgi [None req-113b7ac1-0aeb-4c23-be44-a24f12460df5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/ports/3c43ca20-5e41-4d1f-a196-39b57d1e590b HTTP/1.1" status: 404 len: 338 time: 0.0224371 2026-05-30 10:59:23.485 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7b55584-1a76-48de-b613-4111cb6ed08d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 67a82416-6c49-4d59-976f-eabd8144eb39 (type: security_group_rules) to 0 2026-05-30 10:59:23.499 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7b55584-1a76-48de-b613-4111cb6ed08d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 89558f09-b0ad-4db8-b99b-4a1abb8719cf (type: security_group_rules) to 0 2026-05-30 10:59:23.506 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-ecc57655-997e-4b5b-9650-044ad7376af4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3922 time: 0.0526819 2026-05-30 10:59:23.515 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7b55584-1a76-48de-b613-4111cb6ed08d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a7070f9d-4b58-4219-8536-8e87f196e04e (type: security_group_rules) to 0 2026-05-30 10:59:23.538 9 INFO neutron.wsgi [None req-c7b55584-1a76-48de-b613-4111cb6ed08d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=43437b2d93b6450e87ab4d6388ec3d99&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4943693 2026-05-30 10:59:23.585 9 INFO neutron.wsgi [None req-b1865ee5-1fbb-4744-9f12-1f291f1f127a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0078468 2026-05-30 10:59:23.595 9 INFO neutron.wsgi [None req-e36b8095-d242-44ab-9921-bfdcff7b9640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0047877 2026-05-30 10:59:23.607 9 INFO neutron.wsgi [None req-f9d8041c-416e-413d-afd4-656ffa73e250 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0072310 2026-05-30 10:59:23.608 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-2e6eb718-713b-4505-aa6f-c5d12714c98b 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&id=6d5ba96b-5f39-4256-b1dd-a1bb61099614&id=a48facf1-b00c-4137-a122-356036cf8c82&id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 3309 time: 0.0946577 2026-05-30 10:59:23.616 9 INFO neutron.wsgi [None req-9ace86f9-3bd2-49f6-b305-1ed1c649cc19 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0035782 2026-05-30 10:59:23.648 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-98f34900-24fe-45a7-9de3-8d1831efe53a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c HTTP/1.1" status: 200 len: 217 time: 0.0303321 2026-05-30 10:59:23.667 9 INFO neutron.wsgi [None req-a27765af-4f1f-415b-b2dc-d5ddb285d189 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0463557 2026-05-30 10:59:23.695 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-c8725c84-c245-4584-ba12-12258dce566d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=8ca1687d-89b2-4911-b5be-d729f201b1f7 HTTP/1.1" status: 200 len: 829 time: 0.0391135 2026-05-30 10:59:23.718 9 INFO neutron.wsgi [None req-9266c879-6ef2-467b-9217-d87083471c8c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1340 time: 0.0429780 2026-05-30 10:59:23.728 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-72af3b4b-67b1-4559-8809-41b6f28c4ce4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0256891 2026-05-30 10:59:23.772 9 INFO neutron.wsgi [None req-a05bde83-8cf6-4dcc-8cac-0106652886e6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1515 time: 0.0488579 2026-05-30 10:59:23.805 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-c883dd2f-215e-4b13-8859-951c7ea9aa83 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0704789 2026-05-30 10:59:23.819 9 INFO neutron.wsgi [None req-167a9f86-30cd-40ad-b56d-cd76f989393c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0408623 2026-05-30 10:59:23.871 9 INFO neutron.wsgi [None req-4501424a-06e0-4463-a9ea-bcf25eec4ddc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/ffcb040c-c1d6-44b9-9e37-27078ce11e5b HTTP/1.1" status: 204 len: 168 time: 0.3247905 2026-05-30 10:59:23.890 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-cb7c8120-a211-4768-8c9d-fc2549f35f0a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0780971 2026-05-30 10:59:23.894 9 INFO neutron.wsgi [None req-5a17c2d2-75eb-4324-a4dc-beafb09244ba 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1002 time: 0.0675707 2026-05-30 10:59:23.932 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-699fb5a0-b4cf-4bfd-8858-a238f3c05300 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 217 time: 0.0314901 2026-05-30 10:59:23.956 9 INFO neutron.wsgi [None req-70ab587b-29e1-4af1-bc4b-990a93183bc2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1340 time: 0.0510528 2026-05-30 10:59:23.977 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-25f793ae-3c7c-4e6c-b69a-fce346406896 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 854 time: 0.0378742 2026-05-30 10:59:24.001 9 INFO neutron.wsgi [None req-7424a733-b5df-4957-a2f0-eca52ad8ad92 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0356438 2026-05-30 10:59:24.006 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-3c6fbc18-66ee-4e55-bb64-7b473987db7c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=6d5ba96b-5f39-4256-b1dd-a1bb61099614&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0231781 2026-05-30 10:59:24.080 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-c2cbc2ae-6405-4eda-89f3-17e636874f73 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0689492 2026-05-30 10:59:24.148 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ce2857a-d77a-4105-8ef5-46e4bc9197b0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7e966294-93ad-4595-9044-d6004705701c (type: security_groups) to 1 2026-05-30 10:59:24.158 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-227e66aa-8c87-4669-92f0-da3a837814f4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0736849 2026-05-30 10:59:24.164 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ce2857a-d77a-4105-8ef5-46e4bc9197b0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0ec23f53-7c10-494b-8726-8f15891b5a26 (type: security_group_rules) to 0 2026-05-30 10:59:24.179 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ce2857a-d77a-4105-8ef5-46e4bc9197b0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2317a1e3-81e8-4ca6-9ed8-eafd77cb36c7 (type: security_group_rules) to 0 2026-05-30 10:59:24.192 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ce2857a-d77a-4105-8ef5-46e4bc9197b0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 66262174-161b-460a-acdd-b731b4761006 (type: security_group_rules) to 0 2026-05-30 10:59:24.196 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-b1577119-9a68-49ec-9556-1f719101f484 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.111&port_id=7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 217 time: 0.0322802 2026-05-30 10:59:24.206 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ce2857a-d77a-4105-8ef5-46e4bc9197b0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7895659b-8ae6-4bd5-bfab-fe7082a6804d (type: security_group_rules) to 0 2026-05-30 10:59:24.228 9 INFO neutron.wsgi [None req-0ce2857a-d77a-4105-8ef5-46e4bc9197b0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=cd4ec9d1c3b64d8abda7f8bfe2f18886&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2357280 2026-05-30 10:59:24.237 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-da424f73-ad54-4a54-b657-5e6122717219 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 851 time: 0.0357358 2026-05-30 10:59:24.272 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-78ca55f8-3ad1-49a3-b580-64bff67092c7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0271747 2026-05-30 10:59:24.358 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-343ec514-1595-48aa-8776-045db9121a9f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0773015 2026-05-30 10:59:24.442 10 INFO neutron.wsgi [req-7f1936e4-7fc7-4441-9968-c59b9791b6c8 req-0a6e20fd-2f6b-4aae-a3c8-24cc80cebd02 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0760210 2026-05-30 10:59:24.451 9 INFO neutron.wsgi [None req-95a03927-ecc2-43a2-98bf-4808a1b7f17b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/7e966294-93ad-4595-9044-d6004705701c HTTP/1.1" status: 204 len: 168 time: 0.2171552 2026-05-30 10:59:24.781 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f1cf35e-b7d7-490d-959c-737caea1ce32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f47960c0-c622-44ee-a5a7-a3f0f65d8329 (type: security_groups) to 1 2026-05-30 10:59:24.796 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f1cf35e-b7d7-490d-959c-737caea1ce32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 085fe4e3-479a-4a0e-a7e0-9c8f7e7b837d (type: security_group_rules) to 0 2026-05-30 10:59:24.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f1cf35e-b7d7-490d-959c-737caea1ce32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0b498123-6a4d-4148-a992-3aa2b67f6b92 (type: security_group_rules) to 0 2026-05-30 10:59:24.830 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f1cf35e-b7d7-490d-959c-737caea1ce32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 84ca126b-b76c-4e8b-a516-3f3e47cede0c (type: security_group_rules) to 0 2026-05-30 10:59:24.847 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f1cf35e-b7d7-490d-959c-737caea1ce32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c2b29212-a57a-451c-96dd-abf631f81b76 (type: security_group_rules) to 0 2026-05-30 10:59:24.873 10 INFO neutron.wsgi [None req-4f1cf35e-b7d7-490d-959c-737caea1ce32 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=9439510493a44bc788a295f9b9831153&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2340248 2026-05-30 10:59:25.109 10 INFO neutron.wsgi [None req-ac3348aa-84c6-4baf-8a44-35e7dee99706 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/f47960c0-c622-44ee-a5a7-a3f0f65d8329 HTTP/1.1" status: 204 len: 168 time: 0.2319343 2026-05-30 10:59:27.151 9 INFO neutron.wsgi [None req-ec4aa769-3f07-4ff2-8261-8cb99f851c3c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0059059 2026-05-30 10:59:27.161 9 INFO neutron.wsgi [None req-aaa31427-1c76-4c8a-a03d-43036813aeb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0050817 2026-05-30 10:59:27.170 9 INFO neutron.wsgi [None req-432ae844-a0e7-4391-b553-c453f68a2f6c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0049851 2026-05-30 10:59:27.179 9 INFO neutron.wsgi [None req-d4c7ba67-3de6-43c9-9268-ab3ff0fe6b5f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047014 2026-05-30 10:59:27.247 9 INFO neutron.wsgi [None req-8d8e1a32-e802-41bf-8dac-5a03bf9a3ed1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3922 time: 0.0648897 2026-05-30 10:59:27.398 9 INFO neutron.wsgi [None req-ebb29614-4ad6-481c-93c7-61009ae7c176 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0095339 2026-05-30 10:59:27.411 9 INFO neutron.wsgi [None req-11e5d204-945c-4b3a-a174-b26b7450e819 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0059793 2026-05-30 10:59:27.421 9 INFO neutron.wsgi [None req-b6b87685-7553-4921-865d-c030aa56dc79 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0065510 2026-05-30 10:59:27.430 9 INFO neutron.wsgi [None req-a57d230d-af55-41bd-b349-537b24bcfffa 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0050516 2026-05-30 10:59:27.471 9 INFO neutron.wsgi [None req-ffc703bc-c9e6-4cf4-afc2-ef8e95bd03dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 1406 time: 0.0358427 2026-05-30 10:59:27.927 9 INFO neutron.db.ovn_revision_numbers_db [None req-3484c586-7a93-40a2-b5c6-27fac85326ac 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 (type: ports) to 6 2026-05-30 10:59:27.941 9 INFO neutron.wsgi [None req-3484c586-7a93-40a2-b5c6-27fac85326ac 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "PUT /v2.0/ports/7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 1203 time: 0.4654105 /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-05-30 10:59:27.996 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-36ccb90b-80ea-4cb8-a4e5-5f6a266dc4a9'] response: {'name': 'network-changed', 'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'tag': '7fd2abc8-a4f0-41e3-9143-ff06fd6917f6', 'status': 'completed', 'code': 200} 2026-05-30 10:59:28.016 9 INFO neutron.wsgi [None req-021e456e-cf8f-47d8-9b7e-a55da509ef79 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1000 time: 0.0676188 2026-05-30 10:59:28.064 9 INFO neutron.wsgi [None req-80208d57-9fde-420b-92b6-bcd62d0c257a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3747 time: 0.0432334 2026-05-30 10:59:28.068 10 INFO neutron.wsgi [req-64fe07eb-03b7-4177-bba6-7fd6872c6e9e req-e6564bcf-0e9b-45c6-9fd9-279cdd36d8a4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3747 time: 0.0438232 2026-05-30 10:59:28.133 10 INFO neutron.wsgi [req-64fe07eb-03b7-4177-bba6-7fd6872c6e9e req-3c2f62dd-a5f5-46fb-9cf1-90c9603c6536 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1003 time: 0.0591125 2026-05-30 10:59:28.199 10 INFO neutron.wsgi [req-64fe07eb-03b7-4177-bba6-7fd6872c6e9e req-0bdceeef-5a66-4096-b0f6-c9e15a1ead90 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0579298 2026-05-30 10:59:28.217 9 INFO neutron.wsgi [None req-b8b6cbe9-5695-4893-b911-02daf61b83b7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3747 time: 0.0565443 2026-05-30 10:59:28.282 10 INFO neutron.wsgi [req-64fe07eb-03b7-4177-bba6-7fd6872c6e9e req-97c09197-86ad-46ad-8310-dfaf0cdc3699 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0742316 2026-05-30 10:59:28.472 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status down for port: 7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 2026-05-30 10:59:28.617 9 WARNING neutron_lib.context [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:59:28.624 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a67a6692-64a5-4440-9b48-08268b36a036'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7fd2abc8-a4f0-41e3-9143-ff06fd6917f6', 'code': 200} 2026-05-30 10:59:28.755 9 INFO neutron.db.ovn_revision_numbers_db [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] Successfully bumped revision number for resource db45d193-e69d-4306-bfc8-456cff94365a (type: security_groups) to 1 2026-05-30 10:59:28.764 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 (type: ports) to 7 2026-05-30 10:59:28.768 9 INFO neutron.db.ovn_revision_numbers_db [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] Successfully bumped revision number for resource 72678ca2-8f31-4840-a203-23e12a2de007 (type: security_group_rules) to 0 2026-05-30 10:59:28.785 9 INFO neutron.db.ovn_revision_numbers_db [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] Successfully bumped revision number for resource bdc8daa3-339e-420d-8794-34c0d48ed02e (type: security_group_rules) to 0 2026-05-30 10:59:28.798 9 INFO neutron.db.ovn_revision_numbers_db [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] Successfully bumped revision number for resource fb5dc991-43c4-49c3-902c-9ee581fb141a (type: security_group_rules) to 0 2026-05-30 10:59:28.811 9 INFO neutron.db.ovn_revision_numbers_db [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] Successfully bumped revision number for resource fd12aa8a-fc10-43ba-bba0-0726ca805db1 (type: security_group_rules) to 0 2026-05-30 10:59:28.863 9 INFO neutron.db.segments_db [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] Added segment d69fcccb-9ff5-4c64-839a-5bd10f595b2d of type geneve for network 37b47982-d7c3-47b5-88bf-be33e02bc5ff 2026-05-30 10:59:29.017 9 INFO neutron.db.ovn_revision_numbers_db [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] Successfully bumped revision number for resource 37b47982-d7c3-47b5-88bf-be33e02bc5ff (type: networks) to 1 2026-05-30 10:59:29.235 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] No more DHCP agents 2026-05-30 10:59:29.244 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] Unable to schedule network 37b47982-d7c3-47b5-88bf-be33e02bc5ff: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 10:59:29.304 9 INFO neutron.wsgi [None req-5d049c84-b8c3-432b-858c-62254e27d58e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0687177 2026-05-30 10:59:29.369 9 INFO neutron.db.ovn_revision_numbers_db [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] Successfully bumped revision number for resource 7f2fb1c8-0d36-44e2-858d-4c04a784d505 (type: ports) to 1 2026-05-30 10:59:29.391 9 INFO neutron.wsgi [None req-42f7731f-cbc5-4347-9e5d-76709a76c805 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9724450 2026-05-30 10:59:29.452 9 INFO neutron.wsgi [None req-a786fede-dd80-4e44-890c-0043817d4018 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "PUT /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags HTTP/1.1" status: 200 len: 218 time: 0.0548999 2026-05-30 10:59:29.498 9 INFO neutron.wsgi [None req-7275a51d-260d-4985-92f5-0048b1bdf124 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "GET /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags HTTP/1.1" status: 200 len: 218 time: 0.0424485 2026-05-30 10:59:29.562 9 INFO neutron.wsgi [None req-c0f139c9-6dcd-4136-b2c9-09247b9017ea 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "PUT /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0600643 2026-05-30 10:59:29.621 9 INFO neutron.wsgi [None req-ccd99ded-09eb-476c-b0aa-c591b5f4ee01 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "GET /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags HTTP/1.1" status: 200 len: 227 time: 0.0527360 2026-05-30 10:59:29.680 9 INFO neutron.wsgi [None req-8424fcb8-7937-4e80-8980-4199fe4ef91e 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "PUT /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0455651 2026-05-30 10:59:29.732 9 INFO neutron.wsgi [None req-6abfc6be-00f8-41ff-9bc5-82ed22ef6653 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "GET /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags HTTP/1.1" status: 200 len: 227 time: 0.0474179 2026-05-30 10:59:29.796 9 INFO neutron.wsgi [None req-0137089c-cde7-4545-8296-0305122b6ac0 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "PUT /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0584300 2026-05-30 10:59:29.844 9 INFO neutron.wsgi [None req-d7c14ceb-3bcb-485a-9436-ad2f56f7b28e 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "GET /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags HTTP/1.1" status: 200 len: 245 time: 0.0425251 2026-05-30 10:59:29.908 9 INFO neutron.wsgi [None req-ddf237bc-2ed3-455f-bbd7-0a29e71c65a1 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "PUT /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags HTTP/1.1" status: 200 len: 230 time: 0.0585477 2026-05-30 10:59:29.955 9 INFO neutron.wsgi [None req-92878b73-2f39-4784-9b40-55ee7ee7e624 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "GET /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags HTTP/1.1" status: 200 len: 230 time: 0.0432205 2026-05-30 10:59:30.009 9 INFO neutron.wsgi [None req-70e25e59-30d4-4bbf-a5fa-65cbf2a9821a 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "GET /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0498159 2026-05-30 10:59:30.059 9 INFO neutron.api.v2.resource [None req-2bcf57e9-bb61-4c2a-afa9-c7bf662ffc71 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:59:30.061 9 INFO neutron.wsgi [None req-2bcf57e9-bb61-4c2a-afa9-c7bf662ffc71 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "GET /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0462482 2026-05-30 10:59:30.128 9 INFO neutron.wsgi [None req-4a49cd89-97e3-4e26-9582-23ac918db7cb 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "DELETE /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0630362 2026-05-30 10:59:30.187 9 INFO neutron.wsgi [None req-e61e6f87-6544-4ce0-bc32-c505e237bac1 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "GET /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags HTTP/1.1" status: 200 len: 223 time: 0.0545063 2026-05-30 10:59:30.240 9 INFO neutron.api.v2.resource [None req-44ca47fd-e968-4731-8435-c78c1085afab 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:59:30.241 9 INFO neutron.wsgi [None req-44ca47fd-e968-4731-8435-c78c1085afab 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "DELETE /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0502913 2026-05-30 10:59:30.305 9 INFO neutron.wsgi [None req-dd511fd1-e10d-4ca3-9bc6-bb8cf16907c7 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "DELETE /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags HTTP/1.1" status: 204 len: 168 time: 0.0579569 2026-05-30 10:59:30.359 9 INFO neutron.wsgi [None req-6056ae19-460d-4197-b257-92f29c1b3c55 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "GET /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff/tags HTTP/1.1" status: 200 len: 205 time: 0.0498502 /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-05-30 10:59:30.373 9 INFO neutron.wsgi [None req-97f1a0ee-ff4b-46ba-b261-fdab35ad52b5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0552747 2026-05-30 10:59:30.671 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc9dc287-2052-4bc0-843a-c1ca53dcbd94'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7fd2abc8-a4f0-41e3-9143-ff06fd6917f6', 'code': 200} 2026-05-30 10:59:30.823 10 INFO neutron.wsgi [None req-4bda7edd-e452-4d18-967c-6f0e8a3da98e 1e9bf984882c486bbec2666da57334cd 5d15b686fab84291bc5ca2070eceac75 - - default default] 10.0.0.53 "DELETE /v2.0/networks/37b47982-d7c3-47b5-88bf-be33e02bc5ff HTTP/1.1" status: 204 len: 168 time: 0.4577703 2026-05-30 10:59:30.912 10 INFO neutron.services.segments.plugin [-] Segment d69fcccb-9ff5-4c64-839a-5bd10f595b2d resource provider aggregate not found 2026-05-30 10:59:30.920 10 INFO neutron.services.segments.plugin [-] Segment d69fcccb-9ff5-4c64-839a-5bd10f595b2d resource provider aggregate not found 2026-05-30 10:59:30.935 10 INFO neutron.services.segments.plugin [-] Segment d69fcccb-9ff5-4c64-839a-5bd10f595b2d 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 d69fcccb-9ff5-4c64-839a-5bd10f595b2d found for delete ", "request_id": "req-f7a78878-3db7-4583-a1dc-91d2f334bb60"}]} 2026-05-30 10:59:30.937 10 INFO neutron.services.segments.plugin [-] Segment d69fcccb-9ff5-4c64-839a-5bd10f595b2d 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 d69fcccb-9ff5-4c64-839a-5bd10f595b2d found for delete ", "request_id": "req-aee74d6b-9b7e-4178-9d63-a1268a788e5a"}]} 2026-05-30 10:59:31.440 9 INFO neutron.wsgi [None req-ad1cb6b8-72ca-4c0a-8642-6e7c9f56b463 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0524406 2026-05-30 10:59:31.727 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb0fba0c-c220-42c7-b24d-aec9cb6203f1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a417595a-4479-4ced-8d7a-714b302f05d1 (type: security_groups) to 1 2026-05-30 10:59:31.743 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb0fba0c-c220-42c7-b24d-aec9cb6203f1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 223fc76d-78a8-4182-aeb7-dccb5e12e2cf (type: security_group_rules) to 0 2026-05-30 10:59:31.760 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb0fba0c-c220-42c7-b24d-aec9cb6203f1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 29d41756-9614-45d8-ba2c-2cfa66c819a5 (type: security_group_rules) to 0 2026-05-30 10:59:31.775 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb0fba0c-c220-42c7-b24d-aec9cb6203f1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 59594343-8152-43d3-8981-db55e5108beb (type: security_group_rules) to 0 2026-05-30 10:59:31.789 10 INFO neutron.db.ovn_revision_numbers_db [None req-eb0fba0c-c220-42c7-b24d-aec9cb6203f1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ba51135e-8fe8-43dc-a9d9-38616a7e39bb (type: security_group_rules) to 0 2026-05-30 10:59:31.812 10 INFO neutron.wsgi [None req-eb0fba0c-c220-42c7-b24d-aec9cb6203f1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=ca21f272ba5448f9849d6ba33f512e16&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3400469 2026-05-30 10:59:31.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018034 2026-05-30 10:59:31.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021524 2026-05-30 10:59:32.056 9 INFO neutron.wsgi [None req-c7ce6a85-073a-421f-aff7-7246691f1a2c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/a417595a-4479-4ced-8d7a-714b302f05d1 HTTP/1.1" status: 204 len: 168 time: 0.2386110 2026-05-30 10:59:32.204 10 INFO neutron.wsgi [None req-31e440c8-2ccc-4dc8-88df-bc8fe7f57104 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=5d15b686fab84291bc5ca2070eceac75&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0458405 2026-05-30 10:59:32.437 10 INFO neutron.wsgi [None req-df2b5cb2-1193-4cd0-9750-8506f596910c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/db45d193-e69d-4306-bfc8-456cff94365a HTTP/1.1" status: 204 len: 168 time: 0.2277787 2026-05-30 10:59:32.513 9 INFO neutron.wsgi [None req-bd372d77-a615-4e8e-8139-a8dea7f2ba50 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0578592 2026-05-30 10:59:33.584 9 INFO neutron.wsgi [None req-23ba0595-d531-42a5-8d49-f09c9428e750 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0529611 2026-05-30 10:59:34.640 9 INFO neutron.wsgi [None req-72f2edf5-495f-4689-b428-d40a3d1c9533 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0469708 2026-05-30 10:59:35.710 9 INFO neutron.wsgi [None req-8f494ff4-89de-4715-be34-a9a40a27396c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0520198 2026-05-30 10:59:35.884 9 WARNING neutron_lib.context [None req-4d4e6b55-398f-4508-a049-726060e7076e 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 10:59:36.069 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d4e6b55-398f-4508-a049-726060e7076e 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] Successfully bumped revision number for resource a96d5ed4-e779-4222-909a-dbb312b0b00b (type: routers) to 1 2026-05-30 10:59:36.086 9 INFO neutron.wsgi [None req-4d4e6b55-398f-4508-a049-726060e7076e 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.3675644 2026-05-30 10:59:36.164 9 INFO neutron.wsgi [None req-f0edbe12-630f-4ce3-8548-300288ffda0f 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "PUT /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags HTTP/1.1" status: 200 len: 218 time: 0.0714915 2026-05-30 10:59:36.230 9 INFO neutron.wsgi [None req-da20c1c4-720a-492c-9958-d1e95b5c92ed 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags HTTP/1.1" status: 200 len: 218 time: 0.0606403 2026-05-30 10:59:36.312 9 INFO neutron.wsgi [None req-944db405-0a18-4c21-9178-ddb5befb32a9 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "PUT /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0773396 2026-05-30 10:59:36.383 9 INFO neutron.wsgi [None req-3bdd51a4-a2fd-4734-8399-b976f0a4a98e 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags HTTP/1.1" status: 200 len: 227 time: 0.0675941 2026-05-30 10:59:36.449 9 INFO neutron.wsgi [None req-82c5db15-0197-46e9-a412-39f3848e1135 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "PUT /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0600977 2026-05-30 10:59:36.515 9 INFO neutron.wsgi [None req-92f5f5c0-1d68-4fa3-82bf-89b95b762cf5 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags HTTP/1.1" status: 200 len: 227 time: 0.0610931 2026-05-30 10:59:36.814 9 INFO neutron.wsgi [None req-ebd9ad46-84c4-4f23-90a1-98980d1a8d6d 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "PUT /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.2913334 2026-05-30 10:59:36.827 9 INFO neutron.wsgi [None req-1cc8d64f-cf64-4e39-b134-4bfdfa0e7fce 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0504003 2026-05-30 10:59:36.883 10 INFO neutron.wsgi [None req-6e2b38cc-72ce-459d-aa2e-ee7f5735b23a 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags HTTP/1.1" status: 200 len: 245 time: 0.0636599 2026-05-30 10:59:36.954 10 INFO neutron.wsgi [None req-e681d3bb-65e8-4533-94dc-9863daf6529d 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "PUT /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags HTTP/1.1" status: 200 len: 230 time: 0.0650499 2026-05-30 10:59:37.010 10 INFO neutron.wsgi [None req-c711627a-29d6-46a2-8198-37408da2e91f 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags HTTP/1.1" status: 200 len: 230 time: 0.0508893 2026-05-30 10:59:37.066 10 INFO neutron.wsgi [None req-156c3ff7-85ee-4b95-a0fb-d55a11832458 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0507514 2026-05-30 10:59:37.131 10 INFO neutron.api.v2.resource [None req-4af2a786-e731-4354-9af3-40960168825e 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] show failed (client error): The resource could not be found. 2026-05-30 10:59:37.132 10 INFO neutron.wsgi [None req-4af2a786-e731-4354-9af3-40960168825e 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0612476 2026-05-30 10:59:37.202 10 INFO neutron.wsgi [None req-75237e7a-253d-4a22-af6d-8e34528aa08b 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "DELETE /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0654569 2026-05-30 10:59:37.266 10 INFO neutron.wsgi [None req-a989e741-c30f-4629-a161-ce1918b44293 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags HTTP/1.1" status: 200 len: 223 time: 0.0583913 2026-05-30 10:59:37.358 10 INFO neutron.api.v2.resource [None req-a7fb75da-9510-4157-a1b0-06ae8bf37540 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 10:59:37.359 10 INFO neutron.wsgi [None req-a7fb75da-9510-4157-a1b0-06ae8bf37540 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "DELETE /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0774698 2026-05-30 10:59:37.439 10 INFO neutron.wsgi [None req-a4085259-8f9a-47e1-9c6b-d3f74873c274 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "DELETE /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags HTTP/1.1" status: 204 len: 168 time: 0.0735304 2026-05-30 10:59:37.494 10 INFO neutron.wsgi [None req-0fb9c28b-dd46-44ac-8be5-3430f49437da 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b/tags HTTP/1.1" status: 200 len: 205 time: 0.0508554 2026-05-30 10:59:37.567 9 INFO neutron.wsgi [None req-935bdc9a-5ba9-4cb1-a1b5-a5075441e26b 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b HTTP/1.1" status: 200 len: 770 time: 0.0557590 2026-05-30 10:59:37.936 9 INFO neutron.wsgi [None req-c9073a11-336d-47e0-84f6-8a6192c49e1b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0778482 2026-05-30 10:59:38.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-644967ac-6d18-4ba7-ad81-257d02540788 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] Successfully bumped revision number for resource a96d5ed4-e779-4222-909a-dbb312b0b00b (type: routers) to 7 2026-05-30 10:59:38.023 9 INFO neutron.wsgi [None req-644967ac-6d18-4ba7-ad81-257d02540788 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "PUT /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b HTTP/1.1" status: 200 len: 770 time: 0.4501586 2026-05-30 10:59:38.049 9 INFO neutron.wsgi [None req-959d4cd5-ca03-4267-9442-f5c8d2516d28 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=a96d5ed4-e779-4222-909a-dbb312b0b00b HTTP/1.1" status: 200 len: 205 time: 0.0202324 2026-05-30 10:59:38.308 9 INFO neutron.wsgi [None req-01c70fe9-4ccf-4fd4-9dd2-391b124cb989 646de9c053a840b0bed2faa4f29a856f f7a2786c2395404aa476f828a70df521 - - default default] 10.0.0.53 "DELETE /v2.0/routers/a96d5ed4-e779-4222-909a-dbb312b0b00b HTTP/1.1" status: 204 len: 168 time: 0.2544560 2026-05-30 10:59:39.001 9 INFO neutron.wsgi [None req-5849e52b-9444-46c0-9818-649158167603 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0479705 2026-05-30 10:59:39.225 9 INFO neutron.db.ovn_revision_numbers_db [None req-296adc58-c059-4f29-a208-e5e4fdc6f669 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8adf4d6e-7ee0-45f9-abf4-7923b0904fbd (type: security_groups) to 1 2026-05-30 10:59:39.240 9 INFO neutron.db.ovn_revision_numbers_db [None req-296adc58-c059-4f29-a208-e5e4fdc6f669 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 12778db4-6060-45e5-9cf3-96cbcd7ea8e7 (type: security_group_rules) to 0 2026-05-30 10:59:39.256 9 INFO neutron.db.ovn_revision_numbers_db [None req-296adc58-c059-4f29-a208-e5e4fdc6f669 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 23471a81-23c4-4064-9527-cffdb0a51cea (type: security_group_rules) to 0 2026-05-30 10:59:39.272 9 INFO neutron.db.ovn_revision_numbers_db [None req-296adc58-c059-4f29-a208-e5e4fdc6f669 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 61e043bb-a52d-4cde-9598-a3528490cfff (type: security_group_rules) to 0 2026-05-30 10:59:39.287 9 INFO neutron.db.ovn_revision_numbers_db [None req-296adc58-c059-4f29-a208-e5e4fdc6f669 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a89bea67-f9a6-4979-b4b4-1a266105bfcf (type: security_group_rules) to 0 2026-05-30 10:59:39.318 9 INFO neutron.wsgi [None req-296adc58-c059-4f29-a208-e5e4fdc6f669 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=e475f14c6d544c7abc8c141e840985ae&name=default HTTP/1.1" status: 200 len: 3121 time: 0.3123784 2026-05-30 10:59:39.568 9 INFO neutron.wsgi [None req-475f61a8-368c-48e8-a720-bd1c89752795 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/8adf4d6e-7ee0-45f9-abf4-7923b0904fbd HTTP/1.1" status: 204 len: 168 time: 0.2424855 2026-05-30 10:59:39.816 10 INFO neutron.db.ovn_revision_numbers_db [None req-65e4500c-9ece-46d8-b6d4-d8390d536845 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a07a1b43-5c4b-4ee9-88a9-19c82d93ecbc (type: security_groups) to 1 2026-05-30 10:59:39.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-65e4500c-9ece-46d8-b6d4-d8390d536845 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 1908195f-2b60-4f7f-b3e9-f05b52900080 (type: security_group_rules) to 0 2026-05-30 10:59:39.847 10 INFO neutron.db.ovn_revision_numbers_db [None req-65e4500c-9ece-46d8-b6d4-d8390d536845 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 988622cb-f22e-419d-b1f0-f91aa1b0b86b (type: security_group_rules) to 0 2026-05-30 10:59:39.863 10 INFO neutron.db.ovn_revision_numbers_db [None req-65e4500c-9ece-46d8-b6d4-d8390d536845 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f5dac5f8-25cc-4dcd-9623-720ee9385fda (type: security_group_rules) to 0 2026-05-30 10:59:39.875 10 INFO neutron.db.ovn_revision_numbers_db [None req-65e4500c-9ece-46d8-b6d4-d8390d536845 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ffd23e37-752d-4bbc-b150-983b8e95ff19 (type: security_group_rules) to 0 2026-05-30 10:59:39.893 10 INFO neutron.wsgi [None req-65e4500c-9ece-46d8-b6d4-d8390d536845 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=f7a2786c2395404aa476f828a70df521&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2165766 2026-05-30 10:59:40.068 9 INFO neutron.wsgi [None req-e9106353-5834-4eb3-b59d-e227e8239687 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0520396 2026-05-30 10:59:40.106 10 INFO neutron.wsgi [None req-96817882-ec1f-4087-9258-86fe933d603b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/a07a1b43-5c4b-4ee9-88a9-19c82d93ecbc HTTP/1.1" status: 204 len: 168 time: 0.2090170 2026-05-30 10:59:41.136 9 INFO neutron.wsgi [None req-5024bd4b-d820-4aec-8fb4-646ea8580eaa 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0526958 2026-05-30 10:59:42.201 9 INFO neutron.wsgi [None req-bda20378-ef42-46eb-a1df-f000629ef1b8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0503511 2026-05-30 10:59:43.274 9 INFO neutron.wsgi [None req-1e92db9b-b491-479b-9a95-bd851d0d04d2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0586905 2026-05-30 10:59:44.348 9 INFO neutron.wsgi [None req-1bbe6d80-92c8-4cc2-b11c-3e36df09c190 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0586243 2026-05-30 10:59:45.401 9 INFO neutron.wsgi [None req-b32288b5-d3f9-45fb-b746-4c66efae358f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0406127 2026-05-30 10:59:46.467 9 INFO neutron.wsgi [None req-b6698382-5cd4-4257-9b76-82b76c3005e6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0504827 2026-05-30 10:59:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025232 2026-05-30 10:59:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030651 2026-05-30 10:59:47.550 9 INFO neutron.wsgi [None req-a1dd6368-f354-446f-a299-52b067e22118 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0673227 2026-05-30 10:59:48.612 9 INFO neutron.wsgi [None req-f8bb82f3-e860-4882-81c3-69d162bd4fae 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 3745 time: 0.0454097 2026-05-30 10:59:48.839 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-998d8cff-a183-4a09-b22b-9f309cd14fd1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports/7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 200 len: 1229 time: 0.3283162 2026-05-30 10:59:49.120 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-4aaf3e61-2215-446e-a9ea-77dd634f3cef 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/ports/7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 204 len: 173 time: 0.2772725 2026-05-30 10:59:49.230 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-472ff806-137e-4296-b54a-d95bbae6106f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2724 time: 0.0508630 2026-05-30 10:59:49.299 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-205c6884-9b85-4e0d-9d58-ef13b8f33f37'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-deleted', 'tag': '7fd2abc8-a4f0-41e3-9143-ff06fd6917f6', 'status': 'completed', 'code': 200} 2026-05-30 10:59:49.314 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-b5020ad7-4166-4dc9-9ecf-52917cf70991 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&id=6d5ba96b-5f39-4256-b1dd-a1bb61099614&id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 2520 time: 0.0766740 2026-05-30 10:59:49.348 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-0b40b77f-958f-42ee-b6cc-59a365f34af6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c HTTP/1.1" status: 200 len: 217 time: 0.0260403 2026-05-30 10:59:49.396 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-732dff8c-da71-4f25-ba6f-ec700705597d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=8ca1687d-89b2-4911-b5be-d729f201b1f7 HTTP/1.1" status: 200 len: 829 time: 0.0417154 2026-05-30 10:59:49.424 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-69e0ff04-9789-4316-b40a-34a864be95a7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0185575 2026-05-30 10:59:49.498 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-b55e09d5-2427-464c-a54e-9bd5b88b79c4 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0621822 2026-05-30 10:59:49.580 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-868ffc4f-be61-42fd-9430-59a6a19adf93 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0751758 2026-05-30 10:59:49.610 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-47541011-b9b2-4788-b03e-1c60a2a4435e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.95&port_id=e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 217 time: 0.0225608 2026-05-30 10:59:49.653 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-28b07fe2-15b0-4861-b137-970582ea5a33 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 854 time: 0.0360978 2026-05-30 10:59:49.670 9 INFO neutron.wsgi [None req-b44028ff-dbc5-46f6-86e2-5d2d79c07396 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2724 time: 0.0471256 2026-05-30 10:59:49.684 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-5bf804ff-b332-48e3-8032-2af4937e67cc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=6d5ba96b-5f39-4256-b1dd-a1bb61099614&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258913 2026-05-30 10:59:49.707 9 INFO neutron.pecan_wsgi.hooks.translation [None req-30ff12b0-6df2-475d-9806-f15ed1ad09b9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 10:59:49.710 9 INFO neutron.wsgi [None req-30ff12b0-6df2-475d-9806-f15ed1ad09b9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/ports/7fd2abc8-a4f0-41e3-9143-ff06fd6917f6 HTTP/1.1" status: 404 len: 338 time: 0.0299208 2026-05-30 10:59:49.771 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-b99c26ce-407c-4eeb-a9a9-85bb65505ad3 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0751450 2026-05-30 10:59:49.838 9 INFO neutron.wsgi [None req-b03cd1a6-3b5e-40f7-98f9-cf00d3104dc6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0082264 2026-05-30 10:59:49.846 10 INFO neutron.wsgi [req-0770cf03-dbb2-41ff-89f4-14a57e5e6540 req-3f83d59e-29b4-4ce1-972a-35dabf44c761 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0682750 2026-05-30 10:59:49.854 9 INFO neutron.wsgi [None req-f6c3fba6-1489-428d-8d20-91a70428adcc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0080173 2026-05-30 10:59:49.864 9 INFO neutron.wsgi [None req-51d4cab9-a17e-4c1c-844a-4c5869c696ce 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0035443 2026-05-30 10:59:49.874 9 INFO neutron.wsgi [None req-0929fcd1-dd61-4218-ae82-d952993028cb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045047 2026-05-30 10:59:49.913 9 INFO neutron.wsgi [None req-65c5b101-2643-46cc-973d-c84b51aa4620 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0356419 2026-05-30 10:59:49.964 9 INFO neutron.wsgi [None req-b5f13c30-5c2c-45a2-889a-f3c511331441 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1340 time: 0.0428371 2026-05-30 10:59:50.013 9 INFO neutron.wsgi [None req-eca7399e-f31c-4337-afa7-2c27e0e21af0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1515 time: 0.0408952 2026-05-30 10:59:50.062 9 INFO neutron.wsgi [None req-8c03161d-2ec6-422e-be95-9b50aeb4c0da 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0391638 2026-05-30 10:59:50.140 9 INFO neutron.wsgi [None req-f8dea0aa-3669-44fd-977c-14e5392df80f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1002 time: 0.0703239 2026-05-30 10:59:50.194 9 INFO neutron.wsgi [None req-3609201f-9c97-42e1-b62d-d14272e90ab7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1340 time: 0.0462461 2026-05-30 10:59:50.247 9 INFO neutron.wsgi [None req-7e934946-2760-4a96-b3ac-a09857c12576 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0416148 2026-05-30 11:00:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025690 2026-05-30 11:00:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033128 2026-05-30 11:00:03.402 10 INFO neutron.wsgi [req-7cd19529-1f27-409c-9149-4dd63a8a0f2f req-8a6bbccc-ec91-4350-8612-b40429941d30 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?device_id=dcee2631-598a-42c4-99da-6003a49186a5&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0381546 2026-05-30 11:00:03.490 10 INFO neutron.wsgi [req-7cd19529-1f27-409c-9149-4dd63a8a0f2f req-8ff7956a-22cd-4338-84c4-c49a5e5a8340 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1634 time: 0.0428591 2026-05-30 11:00:03.577 10 INFO neutron.wsgi [req-7cd19529-1f27-409c-9149-4dd63a8a0f2f req-c08e9a72-22c4-42db-9e06-84bd1a63e4ff 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1003 time: 0.0643044 2026-05-30 11:00:03.656 10 INFO neutron.wsgi [req-7cd19529-1f27-409c-9149-4dd63a8a0f2f req-16a99c8f-6dbb-4a58-97f5-0e02ab6d1e21 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 1059 time: 0.0721664 2026-05-30 11:00:03.688 10 INFO neutron.wsgi [req-7cd19529-1f27-409c-9149-4dd63a8a0f2f req-d5344b5c-b783-4e38-bc7c-e84e99530118 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A96&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 217 time: 0.0253513 2026-05-30 11:00:03.736 10 INFO neutron.wsgi [req-7cd19529-1f27-409c-9149-4dd63a8a0f2f req-7faf915e-415b-47c9-9dcc-4bb89ee05bdb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=87ddc982-c924-4506-9f2f-d3626cd2f345&id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 1562 time: 0.0391355 2026-05-30 11:00:03.769 10 INFO neutron.wsgi [req-7cd19529-1f27-409c-9149-4dd63a8a0f2f req-ca2b4298-b2a9-4a29-ad49-392ab1aeac3e 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0241535 2026-05-30 11:00:03.816 10 INFO neutron.wsgi [req-7cd19529-1f27-409c-9149-4dd63a8a0f2f req-eb12c785-b10a-48c6-86c9-6f29ed01d819 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0384836 2026-05-30 11:00:03.909 10 INFO neutron.wsgi [req-7cd19529-1f27-409c-9149-4dd63a8a0f2f req-4693743f-bde2-425f-84d4-8a44fd705510 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0832241 2026-05-30 11:00:04.246 10 INFO neutron.wsgi [req-7cd19529-1f27-409c-9149-4dd63a8a0f2f req-474098e3-1ad4-4cb5-9c69-9acaa1d6c567 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3266573 2026-05-30 11:00:04.423 9 INFO neutron.wsgi [None req-f8c579fd-094a-40f4-91fc-bb62ed2c0d57 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0068126 2026-05-30 11:00:04.439 9 INFO neutron.wsgi [None req-85839631-4a14-42f5-a8b7-d29c2d085e19 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0105875 2026-05-30 11:00:04.450 9 INFO neutron.wsgi [None req-96474407-8ecf-44ae-bf7c-ee0e1bc4ba1f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0056086 2026-05-30 11:00:04.460 9 INFO neutron.wsgi [None req-f6d6b796-9bcb-4948-a3f2-2682766c9b01 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0050132 2026-05-30 11:00:04.477 9 INFO neutron.api.v2.resource [None req-7714ef8b-b559-422b-94ee-9c0e4dd268a1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:04.479 9 INFO neutron.wsgi [None req-7714ef8b-b559-422b-94ee-9c0e4dd268a1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups/lb-9166362a-b726-4435-bd02-7239009ac2d2 HTTP/1.1" status: 404 len: 355 time: 0.0132148 2026-05-30 11:00:04.534 9 INFO neutron.wsgi [None req-901c2c9d-124b-44f3-83d2-1d4e14d06e0d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups?name=lb-9166362a-b726-4435-bd02-7239009ac2d2 HTTP/1.1" status: 200 len: 3061 time: 0.0496876 2026-05-30 11:00:04.608 9 INFO neutron.wsgi [None req-eb9dfa3f-bb50-4494-abf3-5a66247e39bf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-group-rules?security_group_id=6dd4bcb4-fb9c-484b-b323-591767263c0d HTTP/1.1" status: 200 len: 2534 time: 0.0684097 2026-05-30 11:00:04.796 9 INFO neutron.wsgi [None req-ff13c76d-2f46-4f1e-b7c5-9e83a559a605 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/security-group-rules/1d846cb2-d9e4-42e9-8b4b-92cef8930b06 HTTP/1.1" status: 204 len: 173 time: 0.1747057 2026-05-30 11:00:04.941 9 INFO neutron.wsgi [None req-912b02ef-1ac5-4ee5-bc12-01eb5f0aac9d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/security-group-rules/dfbb4ca0-9a98-4da9-9ea2-57ca9aaaadd4 HTTP/1.1" status: 204 len: 173 time: 0.1387162 2026-05-30 11:00:07.775 10 INFO neutron.db.l3_db [None req-3e9aea2a-d116-4e95-a40a-f6705103a998 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Floating IP e544f513-e9fd-4a84-9322-660e5539efd0 disassociated (deleted). External IP: 10.96.250.209, port: f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e. 2026-05-30 11:00:07.816 10 INFO neutron.wsgi [None req-3e9aea2a-d116-4e95-a40a-f6705103a998 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/e544f513-e9fd-4a84-9322-660e5539efd0 HTTP/1.1" status: 204 len: 168 time: 0.6262860 /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-05-30 11:00:07.852 10 INFO neutron.api.v2.resource [None req-36e959a7-1d38-4002-9d83-edc7cc57e208 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:07.853 10 INFO neutron.wsgi [None req-36e959a7-1d38-4002-9d83-edc7cc57e208 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/floatingips/e544f513-e9fd-4a84-9322-660e5539efd0 HTTP/1.1" status: 404 len: 345 time: 0.0304096 2026-05-30 11:00:08.497 9 INFO neutron.wsgi [None req-cda7abaf-946c-4ded-99da-f6cd20033e66 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0060458 2026-05-30 11:00:08.509 9 INFO neutron.wsgi [None req-24dbe4cf-b048-4c3a-829f-ffc8252bf5e6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0064042 2026-05-30 11:00:08.519 9 INFO neutron.wsgi [None req-70573def-addc-497c-9376-afc1a18462f6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0051332 2026-05-30 11:00:08.528 9 INFO neutron.wsgi [None req-1fafbb96-c655-44aa-9987-ce66991fc23d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0055308 2026-05-30 11:00:08.568 9 INFO neutron.wsgi [None req-3968b668-195c-43ea-9ab2-6370b081213b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 200 len: 851 time: 0.0345907 2026-05-30 11:00:08.614 9 INFO neutron.wsgi [None req-7b4f3506-ef6d-465a-aa79-fad893954218 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2724 time: 0.0426722 2026-05-30 11:00:08.681 9 INFO neutron.wsgi [None req-642e744c-0804-4247-bf80-4911f260e513 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2724 time: 0.0539684 2026-05-30 11:00:08.804 9 INFO neutron.wsgi [None req-388d0f68-131a-4fec-8494-88ac4f80cff2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2724 time: 0.0641530 2026-05-30 11:00:09.024 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e 2026-05-30 11:00:09.168 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: e7e5c952-6b42-4858-bd18-a49e55852b67 2026-05-30 11:00:09.261 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e (type: ports) to 6 2026-05-30 11:00:09.382 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a576e7f4-fcdb-4035-92a8-d220c77d6084'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e7e5c952-6b42-4858-bd18-a49e55852b67', 'code': 200} 2026-05-30 11:00:09.572 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource e7e5c952-6b42-4858-bd18-a49e55852b67 (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-05-30 11:00:10.140 9 INFO neutron.wsgi [None req-5e09dfdb-777e-4692-b209-eda41dffeb68 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.3246913 2026-05-30 11:00:11.203 9 INFO neutron.wsgi [None req-f14a8409-fa93-4600-bd05-bdb068a8a276 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0518408 2026-05-30 11:00:11.421 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1ac7be4-f0ea-41f9-b7e8-06736558f01e'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e7e5c952-6b42-4858-bd18-a49e55852b67', 'code': 200} 2026-05-30 11:00:12.261 9 INFO neutron.wsgi [None req-fa4b3ff4-a9f6-4937-b234-e8a7664cc036 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0469401 2026-05-30 11:00:13.322 9 INFO neutron.wsgi [None req-9c465609-f0a1-43be-9e80-1d1b37a92b9e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0477550 2026-05-30 11:00:14.397 9 INFO neutron.wsgi [None req-6c26b547-3ba1-432d-bd3e-a92f9599e14a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0584023 2026-05-30 11:00:15.461 9 INFO neutron.wsgi [None req-13d9358e-f9fa-4597-9410-ad2eded9c851 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0481672 2026-05-30 11:00:16.540 9 INFO neutron.wsgi [None req-236305cf-d473-437d-a970-8e14649a76cd 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0665567 2026-05-30 11:00:16.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024493 2026-05-30 11:00:16.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013804 2026-05-30 11:00:17.609 9 INFO neutron.wsgi [None req-c65e4884-bbea-4adf-b54d-6672bf9b4511 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0557418 2026-05-30 11:00:18.668 9 INFO neutron.wsgi [None req-ee1d8b3e-90c1-48b5-b282-d266eec65650 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0501537 2026-05-30 11:00:19.124 9 INFO neutron.wsgi [None req-82bc2cb6-809d-4f95-bef8-5c424bfae728 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.1320059 2026-05-30 11:00:19.136 9 INFO neutron.wsgi [None req-6a5703c7-cc30-4032-a38c-a7190dce0e71 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0104349 2026-05-30 11:00:19.231 9 INFO neutron.wsgi [None req-f2dee040-2e1e-466b-acd3-149772b238ac 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1141 time: 0.0942700 2026-05-30 11:00:19.249 9 INFO neutron.wsgi [None req-84bbc45e-7361-4f4d-8934-4818dc08015a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0157874 2026-05-30 11:00:19.266 9 INFO neutron.wsgi [None req-4ed896e6-ba60-4d62-b5e3-1907947782a2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0132742 2026-05-30 11:00:19.315 9 INFO neutron.wsgi [None req-9dee8fab-c0e5-4acd-ae5a-6d960a5ed9d7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.0481417 2026-05-30 11:00:19.420 9 INFO neutron.wsgi [None req-3f7c67a9-64a9-4937-9edf-f51c57f1880d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 21218 time: 0.1030736 2026-05-30 11:00:19.449 9 INFO neutron.wsgi [None req-36d5813e-d456-4364-a539-35b6dd64278c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3364 time: 0.0152481 2026-05-30 11:00:19.532 9 INFO neutron.wsgi [None req-f0cad948-3835-451c-8f60-24b50dc8092c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4721 time: 0.0806320 2026-05-30 11:00:19.584 9 INFO neutron.wsgi [None req-cb1da2a7-dc42-4270-a9ba-9110692fd408 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0485201 2026-05-30 11:00:19.647 9 INFO neutron.wsgi [None req-54c0bc64-1fa8-47d8-8abf-dd580a0c7ae1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 30432 time: 0.0591578 2026-05-30 11:00:19.744 9 INFO neutron.wsgi [None req-940c7b8d-df14-463e-a5ea-3645c95dd4a8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0685692 2026-05-30 11:00:20.812 9 INFO neutron.wsgi [None req-cce27a8c-3424-4a50-816e-f57e0741b1a6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0577743 2026-05-30 11:00:21.866 9 INFO neutron.wsgi [None req-606ab3a2-680f-4b76-b47f-3cfbc2bd3c42 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0422568 2026-05-30 11:00:22.926 9 INFO neutron.wsgi [None req-80560169-3160-438c-854c-390b7803a0f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0499716 2026-05-30 11:00:23.987 9 INFO neutron.wsgi [None req-56f405b6-88d2-420f-b0c9-4118d76d505b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0516770 2026-05-30 11:00:25.047 9 INFO neutron.wsgi [None req-deb641b2-c8ce-4dd6-a91a-e92641a9ad37 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0473740 2026-05-30 11:00:26.109 9 INFO neutron.wsgi [None req-6d5c579a-9df6-4963-a485-7dd2d32e6812 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0502594 2026-05-30 11:00:27.163 9 INFO neutron.wsgi [None req-7ca732b7-3fb3-4efb-8841-321bbc569c58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0408556 2026-05-30 11:00:28.226 9 INFO neutron.wsgi [None req-78604eb4-2792-4747-bf12-8f56f062bf90 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0501385 2026-05-30 11:00:29.092 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-9daaccd3-e503-4941-8578-865b227694da 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1513 time: 0.0403111 2026-05-30 11:00:29.125 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-77118394-fc75-400b-a59a-7bdd313778c5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0288708 2026-05-30 11:00:29.177 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-40d67972-7015-4a2b-af32-26e68a234005 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.0492613 2026-05-30 11:00:29.280 9 INFO neutron.wsgi [None req-1f60d0ed-52f1-466f-8a68-ca95b99cdc88 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 2722 time: 0.0425642 2026-05-30 11:00:29.620 10 INFO neutron.db.ovn_revision_numbers_db [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-899925ec-3d50-48ed-a0d0-d1c4e905eba7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] Successfully bumped revision number for resource e7e5c952-6b42-4858-bd18-a49e55852b67 (type: ports) to 8 2026-05-30 11:00:29.639 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-899925ec-3d50-48ed-a0d0-d1c4e905eba7 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "PUT /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1347 time: 0.4585443 /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-05-30 11:00:29.747 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-23a99082-5c17-4cd1-907e-12a326e32cc8 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=3b6c1c854c744b89b26af38715383b1d&device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1417 time: 0.0608985 2026-05-30 11:00:29.812 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-eb72de30-bb86-4529-8925-a292de158e30 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&id=6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 200 len: 1730 time: 0.0604832 2026-05-30 11:00:29.848 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-86fda68e-280d-431a-8e9d-a94b9a02a7ce 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c HTTP/1.1" status: 200 len: 217 time: 0.0283239 2026-05-30 11:00:29.896 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-29810da6-2ea7-4c5c-af69-ad3f689b96a6 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=8ca1687d-89b2-4911-b5be-d729f201b1f7 HTTP/1.1" status: 200 len: 829 time: 0.0413001 2026-05-30 11:00:29.928 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-83adc679-928d-4435-ace7-818da0b1efdc 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=4ed9c3d7-8d40-492e-bb1f-ca0a168f876a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0243888 2026-05-30 11:00:29.990 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-a34125d6-a1c8-4010-adb8-4586c9a2f136 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0540717 2026-05-30 11:00:30.050 10 INFO neutron.wsgi [req-38b31963-a9dc-4cd1-80b4-ea30eda02ed4 req-bc34b8fb-0472-4f55-861b-86f9e2ca905d 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/4ed9c3d7-8d40-492e-bb1f-ca0a168f876a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0535288 2026-05-30 11:00:30.332 9 INFO neutron.wsgi [None req-3da71d7f-89e4-4bf7-8474-452023eecccf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1417 time: 0.0402350 2026-05-30 11:00:30.782 9 INFO neutron.db.ovn_revision_numbers_db [None req-fe30bd46-85d3-45bb-876d-e8f28880eddf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e7e5c952-6b42-4858-bd18-a49e55852b67 (type: ports) to 9 2026-05-30 11:00:30.808 9 INFO neutron.wsgi [None req-fe30bd46-85d3-45bb-876d-e8f28880eddf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "PUT /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1286 time: 0.4658740 /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-05-30 11:00:30.862 9 INFO neutron.wsgi [None req-f9b07699-07fe-4990-aad8-dc4c94e8d142 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 200 len: 1286 time: 0.0457156 2026-05-30 11:00:30.916 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fea9487-a31f-40c0-a065-064b768e3557 - - - - - -] Successfully bumped revision number for resource f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e (type: ports) to 8 2026-05-30 11:00:31.237 9 INFO neutron.wsgi [None req-a064145b-3dc1-4376-bd00-750706612c87 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 204 len: 173 time: 0.3665719 2026-05-30 11:00:31.326 9 INFO neutron.wsgi [None req-246b15ad-67c7-4a4a-aef6-a94818ed9b87 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0080476 2026-05-30 11:00:31.340 9 INFO neutron.wsgi [None req-1cb854d4-0bd8-40e1-b36a-7b69ecefd1d5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0087492 2026-05-30 11:00:31.349 9 INFO neutron.wsgi [None req-cbd086d9-776b-4c48-9167-79d7e289100c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0035198 2026-05-30 11:00:31.358 9 INFO neutron.wsgi [None req-f89d151a-2e76-427a-b5b6-d88a20bc7f65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045829 2026-05-30 11:00:31.384 9 INFO neutron.pecan_wsgi.hooks.translation [None req-acbbff8a-6151-484e-bb32-e4f84f91a6a2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 11:00:31.387 9 INFO neutron.wsgi [None req-acbbff8a-6151-484e-bb32-e4f84f91a6a2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/ports/e7e5c952-6b42-4858-bd18-a49e55852b67 HTTP/1.1" status: 404 len: 338 time: 0.0227218 2026-05-30 11:00:31.431 9 INFO neutron.wsgi [None req-f652e0ef-a522-4bc7-a668-4f11b028b5a7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1332 time: 0.0365186 2026-05-30 11:00:31.446 9 INFO neutron.api.v2.resource [None req-03fbf33e-d711-4c40-aba5-9d4160414139 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:31.447 9 INFO neutron.wsgi [None req-03fbf33e-d711-4c40-aba5-9d4160414139 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups/lb-9166362a-b726-4435-bd02-7239009ac2d2 HTTP/1.1" status: 404 len: 355 time: 0.0102727 2026-05-30 11:00:31.487 9 INFO neutron.wsgi [None req-74311f45-12bd-4f91-a974-c5fee2d7b8ab 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/security-groups?name=lb-9166362a-b726-4435-bd02-7239009ac2d2 HTTP/1.1" status: 200 len: 1837 time: 0.0363889 2026-05-30 11:00:31.534 9 INFO neutron.wsgi [None req-ec357cf7-6c57-4c39-be97-98e0dda8b036 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1332 time: 0.0362129 2026-05-30 11:00:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018156 2026-05-30 11:00:31.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036397 2026-05-30 11:00:31.952 9 INFO neutron.db.ovn_revision_numbers_db [None req-1fc3b0f9-bd71-4e9e-8a10-cdc73e0d3a86 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e (type: ports) to 9 2026-05-30 11:00:31.972 9 INFO neutron.wsgi [None req-1fc3b0f9-bd71-4e9e-8a10-cdc73e0d3a86 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "PUT /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 200 len: 1294 time: 0.4313967 2026-05-30 11:00:32.112 9 INFO neutron.wsgi [None req-6d2204d1-b1b0-4f36-a469-441059ced5f6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/security-groups/6dd4bcb4-fb9c-484b-b323-591767263c0d HTTP/1.1" status: 204 len: 173 time: 0.1297464 2026-05-30 11:00:32.441 9 INFO neutron.wsgi [None req-9005f4ef-691a-4ae3-b2b9-9601c6b7bfb1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/ports/f0a32bb4-a5b1-4eef-a9ac-a1a0c602232e HTTP/1.1" status: 204 len: 173 time: 0.3216717 2026-05-30 11:00:32.777 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status down for port: 45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c 2026-05-30 11:00:32.933 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5cdaf4e-4baf-4c01-8dbd-20bb57e812df'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c', 'code': 200} 2026-05-30 11:00:33.082 10 INFO neutron.wsgi [req-5b165136-6274-440b-bf2c-71bcf0ef2632 req-7789f6eb-efd5-4e8d-a349-4ba16748d8fe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=95020166-62be-4806-b2cb-7eb4af2c1de9 HTTP/1.1" status: 200 len: 1415 time: 0.0482750 2026-05-30 11:00:33.144 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c (type: ports) to 5 2026-05-30 11:00:33.422 10 INFO neutron.wsgi [req-5b165136-6274-440b-bf2c-71bcf0ef2632 req-e6cee7b4-87d0-4126-9f76-2297f752258d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 199.204.45.140 "DELETE /v2.0/ports/45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c HTTP/1.1" status: 204 len: 173 time: 0.3324521 2026-05-30 11:00:33.658 9 INFO neutron.db.l3_db [None req-deb92fd9-dc50-495d-b264-b5598a6ca80f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Floating IP 72da15db-1c37-46eb-880c-33b65efabdf1 disassociated (deleted). External IP: 10.96.250.218, port: ff974767-c341-4a88-a88f-7164bd4494dd. 2026-05-30 11:00:33.690 9 INFO neutron.wsgi [None req-deb92fd9-dc50-495d-b264-b5598a6ca80f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/72da15db-1c37-46eb-880c-33b65efabdf1 HTTP/1.1" status: 204 len: 168 time: 0.4755776 /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-05-30 11:00:33.728 10 INFO neutron.api.v2.resource [None req-9b0a447b-a01c-4c82-8c29-bfb89fdefaf3 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:33.729 10 INFO neutron.wsgi [None req-9b0a447b-a01c-4c82-8c29-bfb89fdefaf3 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/floatingips/72da15db-1c37-46eb-880c-33b65efabdf1 HTTP/1.1" status: 404 len: 345 time: 0.0329785 2026-05-30 11:00:33.736 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fe97846-f612-480d-960c-161d0d5b42a2'] response: {'name': 'network-changed', 'server_uuid': '6c0ead84-3646-415c-a903-cb78892b17a5', 'tag': 'ff974767-c341-4a88-a88f-7164bd4494dd', 'status': 'completed', 'code': 200} 2026-05-30 11:00:33.811 10 INFO neutron.wsgi [req-6cd6051f-a7c6-482c-83a5-a28e2a0a145c req-9d6f1451-abaf-40f7-aa08-c59f8407d59f 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 1642 time: 0.0586414 2026-05-30 11:00:33.901 10 INFO neutron.wsgi [req-6cd6051f-a7c6-482c-83a5-a28e2a0a145c req-52440b20-869f-40c4-9eec-bb9c653b8e08 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 200 len: 1002 time: 0.0846736 2026-05-30 11:00:33.942 10 INFO neutron.wsgi [req-6cd6051f-a7c6-482c-83a5-a28e2a0a145c req-52a850bd-33d6-4b72-b074-f3dc5bb804e2 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.134&port_id=ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 217 time: 0.0356038 2026-05-30 11:00:33.944 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status down for port: ff974767-c341-4a88-a88f-7164bd4494dd 2026-05-30 11:00:33.984 10 INFO neutron.wsgi [req-6cd6051f-a7c6-482c-83a5-a28e2a0a145c req-beff243c-99fa-457d-8892-00d940d5736a 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c7&port_id=ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 200 len: 217 time: 0.0351815 2026-05-30 11:00:34.044 10 INFO neutron.wsgi [req-6cd6051f-a7c6-482c-83a5-a28e2a0a145c req-70426551-f4ee-4212-91ff-2548efdfa550 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=c4db3555-540c-499e-bd8d-5f0498a3b52e&id=e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 200 len: 1566 time: 0.0510893 2026-05-30 11:00:34.050 9 INFO neutron.wsgi [req-b9ffad3b-7707-4f2b-a501-874e8b74324a req-3ac8ce0e-f9d0-4a13-ae3e-5487848cc40a 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 1404 time: 0.1651967 2026-05-30 11:00:34.092 10 INFO neutron.wsgi [req-6cd6051f-a7c6-482c-83a5-a28e2a0a145c req-7e07de63-e2ed-4a03-ab40-ffcaa3684ddd 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0360703 2026-05-30 11:00:34.121 9 INFO neutron.wsgi [req-b9ffad3b-7707-4f2b-a501-874e8b74324a req-cbb4d54f-4a70-4156-b2af-c5ae9e2bcaeb 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=3395acd4-2e0e-424c-b450-e244aca4fab0&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0505798 2026-05-30 11:00:34.123 10 INFO neutron.wsgi [req-6cd6051f-a7c6-482c-83a5-a28e2a0a145c req-450558e9-1eb0-420c-a150-180c91728997 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=c500173e-703c-41e7-aaa0-34dc54dfccc9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221102 2026-05-30 11:00:34.222 10 INFO neutron.wsgi [req-6cd6051f-a7c6-482c-83a5-a28e2a0a145c req-5c07c81f-ed93-4aa0-b0cd-34b987f323e1 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0876827 2026-05-30 11:00:34.261 9 INFO neutron.wsgi [req-fc98741a-315b-4772-91ad-7f12cb7ad509 req-6713b378-cd40-4da1-84ed-80a2aee717da 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=6c0ead84-3646-415c-a903-cb78892b17a5 HTTP/1.1" status: 200 len: 1402 time: 0.0417502 2026-05-30 11:00:34.323 10 INFO neutron.wsgi [req-6cd6051f-a7c6-482c-83a5-a28e2a0a145c req-fdc2be33-e698-496b-9fd0-142df89d8015 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0935612 2026-05-30 11:00:34.416 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource ff974767-c341-4a88-a88f-7164bd4494dd (type: ports) to 5 2026-05-30 11:00:34.625 9 INFO neutron.wsgi [req-fc98741a-315b-4772-91ad-7f12cb7ad509 req-2b646770-a63c-4603-9794-5bfd6f2749f5 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 199.204.45.140 "DELETE /v2.0/ports/ff974767-c341-4a88-a88f-7164bd4494dd HTTP/1.1" status: 204 len: 173 time: 0.3590567 2026-05-30 11:00:34.981 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a86dd636-9b45-4639-80e5-62a02210dff3'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c', 'code': 200} 2026-05-30 11:00:34.981 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a86dd636-9b45-4639-80e5-62a02210dff3'] response: {'server_uuid': '95020166-62be-4806-b2cb-7eb4af2c1de9', 'name': 'network-vif-deleted', 'tag': '45127b1f-e7c6-42d8-84e0-4f8a7cb8d89c', 'status': 'completed', 'code': 200} 2026-05-30 11:00:34.981 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a86dd636-9b45-4639-80e5-62a02210dff3'] response: {'server_uuid': '6c0ead84-3646-415c-a903-cb78892b17a5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ff974767-c341-4a88-a88f-7164bd4494dd', 'code': 200} 2026-05-30 11:00:34.982 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a86dd636-9b45-4639-80e5-62a02210dff3'] response: {'server_uuid': '6c0ead84-3646-415c-a903-cb78892b17a5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ff974767-c341-4a88-a88f-7164bd4494dd', 'code': 200} 2026-05-30 11:00:35.776 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2071f981-5cdb-4316-8a81-eeae673d8a69'] response: {'server_uuid': '6c0ead84-3646-415c-a903-cb78892b17a5', 'name': 'network-vif-deleted', 'tag': 'ff974767-c341-4a88-a88f-7164bd4494dd', 'status': 'completed', 'code': 200} 2026-05-30 11:00:39.901 9 INFO neutron.db.l3_db [None req-04868021-a61e-43da-9ae9-88930cc8e69e 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] Floating IP 7c70cff7-a37f-4ffe-960e-4fef1f0fa7c8 disassociated (deleted). External IP: 10.96.250.220, port: 2c033456-0dca-4841-8026-b97aa1cafe58. 2026-05-30 11:00:39.941 9 INFO neutron.wsgi [None req-04868021-a61e-43da-9ae9-88930cc8e69e 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/7c70cff7-a37f-4ffe-960e-4fef1f0fa7c8 HTTP/1.1" status: 204 len: 168 time: 0.7551355 /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-05-30 11:00:39.975 10 INFO neutron.api.v2.resource [None req-7d940605-8791-44f6-9d69-d11fdf02fda6 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:39.976 10 INFO neutron.wsgi [None req-7d940605-8791-44f6-9d69-d11fdf02fda6 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/floatingips/7c70cff7-a37f-4ffe-960e-4fef1f0fa7c8 HTTP/1.1" status: 404 len: 345 time: 0.0287511 2026-05-30 11:00:39.989 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c6b3ff4-7184-45a3-902e-65afaf4fd71c'] response: {'name': 'network-changed', 'server_uuid': 'dcee2631-598a-42c4-99da-6003a49186a5', 'tag': '2c033456-0dca-4841-8026-b97aa1cafe58', '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-05-30 11:00:40.057 9 INFO neutron.wsgi [req-2a9eddb4-f45d-4ddf-bbfb-dcf41e1daff7 req-1ea138b5-2877-4050-b549-e1f45077b4e5 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?tenant_id=386218916c0a4fdb8fad6a89e1244d42&device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1634 time: 0.0499973 2026-05-30 11:00:40.135 9 INFO neutron.wsgi [req-2a9eddb4-f45d-4ddf-bbfb-dcf41e1daff7 req-8273cdc4-f8e9-418a-9bb4-3aa2ea4a4704 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks?id=a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 200 len: 1003 time: 0.0730860 2026-05-30 11:00:40.196 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status down for port: 2c033456-0dca-4841-8026-b97aa1cafe58 2026-05-30 11:00:40.201 9 INFO neutron.wsgi [req-2a9eddb4-f45d-4ddf-bbfb-dcf41e1daff7 req-c5546409-12c7-4c36-8b32-7bd5582069b8 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 217 time: 0.0563407 2026-05-30 11:00:40.245 9 INFO neutron.wsgi [req-2a9eddb4-f45d-4ddf-bbfb-dcf41e1daff7 req-45279935-f9a7-40b2-bc7a-beadf0e24d96 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A96&port_id=2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 200 len: 217 time: 0.0311756 2026-05-30 11:00:40.313 9 INFO neutron.wsgi [req-2a9eddb4-f45d-4ddf-bbfb-dcf41e1daff7 req-ef20d73f-d870-4091-a725-e1f51d4c5d44 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/subnets?id=87ddc982-c924-4506-9f2f-d3626cd2f345&id=dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 200 len: 1562 time: 0.0572217 2026-05-30 11:00:40.347 9 INFO neutron.wsgi [req-7d23ea9a-6f28-4a9c-b99f-f2fd36f80050 req-cf11645c-4566-4815-866f-273c33d78aac 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/ports?device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1396 time: 0.2114537 2026-05-30 11:00:40.363 9 INFO neutron.wsgi [req-2a9eddb4-f45d-4ddf-bbfb-dcf41e1daff7 req-92fe1ee7-3891-4373-b48f-430991d9d7eb 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0446997 2026-05-30 11:00:40.398 9 INFO neutron.wsgi [req-2a9eddb4-f45d-4ddf-bbfb-dcf41e1daff7 req-82d2e5cf-bb38-470c-9c3b-40416e0ee361 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/ports?network_id=a48facf1-b00c-4137-a122-356036cf8c82&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263383 2026-05-30 11:00:40.468 9 INFO neutron.wsgi [req-7d23ea9a-6f28-4a9c-b99f-f2fd36f80050 req-d7e933fc-d0c3-45f1-91f9-6d59af64095a 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.128 "GET /v2.0/security-groups?id=3395acd4-2e0e-424c-b450-e244aca4fab0&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.1090868 2026-05-30 11:00:40.529 9 INFO neutron.wsgi [req-2a9eddb4-f45d-4ddf-bbfb-dcf41e1daff7 req-1ef9bf28-6c86-4bae-a673-c244ae60e190 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1237028 2026-05-30 11:00:40.559 10 INFO neutron.wsgi [req-0019a008-1747-4f69-af05-76a3e23aa2eb req-1111e932-fddb-4511-8b19-b9ba1face929 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 199.204.45.140 "GET /v2.0/ports?device_id=dcee2631-598a-42c4-99da-6003a49186a5 HTTP/1.1" status: 200 len: 1396 time: 0.1088934 2026-05-30 11:00:40.618 9 INFO neutron.wsgi [req-2a9eddb4-f45d-4ddf-bbfb-dcf41e1daff7 req-58df6e74-0960-4e48-a59b-cf226f30eb8c 311de5a72440457a97db1b822ad5f654 a9b60b7a466b48e2b909e6c895221a61 - - 3934fa3f24dd44ae9602c404a4208d70 3934fa3f24dd44ae9602c404a4208d70] 199.204.45.140 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0811799 2026-05-30 11:00:40.714 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 2c033456-0dca-4841-8026-b97aa1cafe58 (type: ports) to 5 2026-05-30 11:00:40.932 10 INFO neutron.wsgi [req-0019a008-1747-4f69-af05-76a3e23aa2eb req-16c89593-eb46-4d08-bea4-4042e2f54a1d 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 199.204.45.140 "DELETE /v2.0/ports/2c033456-0dca-4841-8026-b97aa1cafe58 HTTP/1.1" status: 204 len: 173 time: 0.3651643 2026-05-30 11:00:40.977 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4312f42a-afcf-4804-a5ed-2615ac5957fe'] response: {'server_uuid': 'dcee2631-598a-42c4-99da-6003a49186a5', 'name': 'network-vif-deleted', 'tag': '2c033456-0dca-4841-8026-b97aa1cafe58', 'status': 'completed', 'code': 200} 2026-05-30 11:00:42.032 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcbc29d8-a613-46f6-930d-e201f06e4ab1'] response: {'server_uuid': 'dcee2631-598a-42c4-99da-6003a49186a5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2c033456-0dca-4841-8026-b97aa1cafe58', 'code': 200} 2026-05-30 11:00:42.032 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcbc29d8-a613-46f6-930d-e201f06e4ab1'] response: {'server_uuid': 'dcee2631-598a-42c4-99da-6003a49186a5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2c033456-0dca-4841-8026-b97aa1cafe58', '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-05-30 11:00:45.703 9 INFO neutron.wsgi [None req-d8a4c7cb-fe7e-4d01-82fa-59d14be355d1 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/c33652b3-8c0b-48fe-b0c7-09c6f077ce8a HTTP/1.1" status: 204 len: 168 time: 0.1721478 2026-05-30 11:00:45.719 9 INFO neutron.api.v2.resource [None req-c521ab79-10f3-413c-a2fa-960af5eb0d94 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:45.722 9 INFO neutron.wsgi [None req-c521ab79-10f3-413c-a2fa-960af5eb0d94 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/c33652b3-8c0b-48fe-b0c7-09c6f077ce8a HTTP/1.1" status: 404 len: 356 time: 0.0136662 2026-05-30 11:00:45.890 9 INFO neutron.wsgi [None req-b7b75b78-00b9-482a-b598-b30b7bfc3158 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/7eb2c446-78fe-4cde-8ef6-f82099efd146 HTTP/1.1" status: 204 len: 168 time: 0.1638396 2026-05-30 11:00:45.906 10 INFO neutron.api.v2.resource [None req-47b1f510-bfe8-485e-9dee-bd5ab0f077bb 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:45.907 10 INFO neutron.wsgi [None req-47b1f510-bfe8-485e-9dee-bd5ab0f077bb 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/7eb2c446-78fe-4cde-8ef6-f82099efd146 HTTP/1.1" status: 404 len: 356 time: 0.0118017 2026-05-30 11:00:46.071 10 INFO neutron.wsgi [None req-4af751aa-d98a-4bb1-adb7-95fe11fdf1e1 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/ee8cabe5-01cf-4274-a1b3-7100b6200259 HTTP/1.1" status: 204 len: 168 time: 0.1592574 2026-05-30 11:00:46.085 10 INFO neutron.api.v2.resource [None req-9317c658-478b-4036-a370-a3edcd87151c 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:46.086 10 INFO neutron.wsgi [None req-9317c658-478b-4036-a370-a3edcd87151c 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/ee8cabe5-01cf-4274-a1b3-7100b6200259 HTTP/1.1" status: 404 len: 356 time: 0.0099738 2026-05-30 11:00:46.241 10 INFO neutron.wsgi [None req-3e958751-abeb-4868-b035-160ac03e4dc8 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/0770dc99-b170-40e3-8be9-02f6a04e2e4d HTTP/1.1" status: 204 len: 168 time: 0.1501169 2026-05-30 11:00:46.254 10 INFO neutron.api.v2.resource [None req-27e9a4ab-6d0c-486d-ae74-8209fc2a57cd 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:46.256 10 INFO neutron.wsgi [None req-27e9a4ab-6d0c-486d-ae74-8209fc2a57cd 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/0770dc99-b170-40e3-8be9-02f6a04e2e4d HTTP/1.1" status: 404 len: 356 time: 0.0098670 2026-05-30 11:00:46.414 10 INFO neutron.wsgi [None req-a63d016a-f535-43a8-acfc-3769438f608f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/a2dfa8e9-7948-4d3e-b0d6-b60d21db8801 HTTP/1.1" status: 204 len: 168 time: 0.1534722 2026-05-30 11:00:46.430 10 INFO neutron.api.v2.resource [None req-b4d3cfb7-6b7b-4c49-8999-57988d01af8f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:46.432 10 INFO neutron.wsgi [None req-b4d3cfb7-6b7b-4c49-8999-57988d01af8f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/a2dfa8e9-7948-4d3e-b0d6-b60d21db8801 HTTP/1.1" status: 404 len: 356 time: 0.0111282 2026-05-30 11:00:46.588 10 INFO neutron.wsgi [None req-d8a870c2-4ebb-4c12-9643-41f90657e090 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/93c8eaeb-6781-4927-ad6f-a7205fec34ad HTTP/1.1" status: 204 len: 168 time: 0.1513338 2026-05-30 11:00:46.602 10 INFO neutron.api.v2.resource [None req-b0f635fa-26aa-4368-afa7-1185ca00c8a8 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:46.604 10 INFO neutron.wsgi [None req-b0f635fa-26aa-4368-afa7-1185ca00c8a8 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/93c8eaeb-6781-4927-ad6f-a7205fec34ad HTTP/1.1" status: 404 len: 356 time: 0.0126333 2026-05-30 11:00:46.753 10 INFO neutron.wsgi [None req-992db241-19e9-49f0-9396-39a5148b6d23 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/c8efec8b-eceb-4c91-9818-a7d5e44e4fb7 HTTP/1.1" status: 204 len: 168 time: 0.1451721 2026-05-30 11:00:46.766 10 INFO neutron.api.v2.resource [None req-9c23ed73-af08-4d6c-9452-79ca51bcbc6b 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:46.767 10 INFO neutron.wsgi [None req-9c23ed73-af08-4d6c-9452-79ca51bcbc6b 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/c8efec8b-eceb-4c91-9818-a7d5e44e4fb7 HTTP/1.1" status: 404 len: 356 time: 0.0093534 2026-05-30 11:00:46.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013895 2026-05-30 11:00:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009575 2026-05-30 11:00:46.907 10 INFO neutron.wsgi [None req-d906970d-a88c-458c-aa8f-a3562d0a5525 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/db1111e1-f3ae-4729-a602-cd5bb0b451e6 HTTP/1.1" status: 204 len: 168 time: 0.1364207 2026-05-30 11:00:46.923 10 INFO neutron.api.v2.resource [None req-1a3641ce-9380-4c91-ac0b-5626a919214d 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:46.925 10 INFO neutron.wsgi [None req-1a3641ce-9380-4c91-ac0b-5626a919214d 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/db1111e1-f3ae-4729-a602-cd5bb0b451e6 HTTP/1.1" status: 404 len: 356 time: 0.0129149 2026-05-30 11:00:47.070 9 INFO neutron.wsgi [None req-d5cbaa61-2f89-4c28-aedb-e95a59f21a36 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/dc5efc82-3fa8-44bc-a04f-fa18ea02c35a HTTP/1.1" status: 204 len: 168 time: 0.1390505 2026-05-30 11:00:47.087 9 INFO neutron.api.v2.resource [None req-0bd110f4-ac92-4050-ac0a-3f40a389fcdf 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:47.092 9 INFO neutron.wsgi [None req-0bd110f4-ac92-4050-ac0a-3f40a389fcdf 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/dc5efc82-3fa8-44bc-a04f-fa18ea02c35a HTTP/1.1" status: 404 len: 356 time: 0.0152068 2026-05-30 11:00:47.249 9 INFO neutron.wsgi [None req-0a2a70f3-1146-4493-a164-ea6359ae78ec 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/3a4b9267-4d79-453e-a28a-7e03e8452d5d HTTP/1.1" status: 204 len: 168 time: 0.1515272 2026-05-30 11:00:47.262 9 INFO neutron.api.v2.resource [None req-563506aa-8d87-4059-ad70-3e9539978987 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:47.263 9 INFO neutron.wsgi [None req-563506aa-8d87-4059-ad70-3e9539978987 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/3a4b9267-4d79-453e-a28a-7e03e8452d5d HTTP/1.1" status: 404 len: 356 time: 0.0095966 2026-05-30 11:00:47.395 9 INFO neutron.wsgi [None req-21536495-6372-4f87-8909-5751c31aa7ba 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-group-rules/3af1dd1f-f22d-4164-ad14-205c61fd83ac HTTP/1.1" status: 204 len: 168 time: 0.1279058 2026-05-30 11:00:47.408 9 INFO neutron.api.v2.resource [None req-71c3863b-57dc-4ad0-803a-397bdfe54112 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:47.409 9 INFO neutron.wsgi [None req-71c3863b-57dc-4ad0-803a-397bdfe54112 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-group-rules/3af1dd1f-f22d-4164-ad14-205c61fd83ac HTTP/1.1" status: 404 len: 356 time: 0.0099916 2026-05-30 11:00:47.534 9 INFO neutron.wsgi [None req-6c369ab5-0160-480a-8d43-0643c4326dab 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/3395acd4-2e0e-424c-b450-e244aca4fab0 HTTP/1.1" status: 204 len: 168 time: 0.1211092 2026-05-30 11:00:47.548 9 INFO neutron.api.v2.resource [None req-ac380ba8-d04d-406b-b841-c4a992b92d7d 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:47.550 9 INFO neutron.wsgi [None req-ac380ba8-d04d-406b-b841-c4a992b92d7d 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/security-groups/3395acd4-2e0e-424c-b450-e244aca4fab0 HTTP/1.1" status: 404 len: 347 time: 0.0115089 2026-05-30 11:00:48.632 9 INFO neutron.wsgi [None req-a7f66993-defa-4b04-85fc-21c07bcd5d6b 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "PUT /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0318687 /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-05-30 11:00:48.768 9 INFO neutron.api.v2.resource [None req-771d7b18-24ae-4a2f-be50-b0904f97ec78 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-05-30 11:00:48.769 9 INFO neutron.wsgi [None req-771d7b18-24ae-4a2f-be50-b0904f97ec78 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "PUT /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1325879 2026-05-30 11:00:50.016 9 INFO neutron.wsgi [None req-54b810c7-2fb7-4dad-96f0-c17ac6424010 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "PUT /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2427249 2026-05-30 11:00:50.163 10 INFO neutron.api.v2.resource [None req-98f79728-8cbf-466c-8680-f672fd5339de 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-05-30 11:00:50.165 10 INFO neutron.wsgi [None req-98f79728-8cbf-466c-8680-f672fd5339de 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "PUT /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1448250 /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-05-30 11:00:51.174 9 INFO neutron.wsgi [None req-680fd462-93ac-4e15-b1eb-8572d2268088 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "PUT /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0036249 /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-05-30 11:00:51.319 9 INFO neutron.api.v2.resource [None req-d38ce989-b35d-4286-bcd7-501db2d75ad5 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-05-30 11:00:51.320 9 INFO neutron.wsgi [None req-d38ce989-b35d-4286-bcd7-501db2d75ad5 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "PUT /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1403673 2026-05-30 11:00:52.217 9 INFO neutron.wsgi [None req-f7ee8f89-c089-49d8-be3d-e02160f5f3bc 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d HTTP/1.1" status: 204 len: 168 time: 0.8915336 2026-05-30 11:00:52.247 9 INFO neutron.api.v2.resource [None req-59fca9cf-4ace-43b7-91c6-db20677917da 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:00:52.248 9 INFO neutron.wsgi [None req-59fca9cf-4ace-43b7-91c6-db20677917da 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/routers/e697eaeb-8f85-4f87-9308-afdc2b07d01d HTTP/1.1" status: 404 len: 336 time: 0.0266528 2026-05-30 11:00:52.433 9 INFO neutron.wsgi [None req-fdaa98f7-a066-4074-a5a8-1cad781448e8 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/c4db3555-540c-499e-bd8d-5f0498a3b52e HTTP/1.1" status: 204 len: 168 time: 0.1784031 2026-05-30 11:00:52.452 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3c207b4b-afe4-46a6-9ed1-856ef12480ea 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 11:00:52.453 9 INFO neutron.wsgi [None req-3c207b4b-afe4-46a6-9ed1-856ef12480ea 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/subnets/c4db3555-540c-499e-bd8d-5f0498a3b52e HTTP/1.1" status: 404 len: 337 time: 0.0158274 2026-05-30 11:00:52.687 9 INFO neutron.wsgi [None req-a33c3bbd-1093-4c5e-ad4d-d3d65c5c4189 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 204 len: 168 time: 0.2285533 2026-05-30 11:00:52.709 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7bdedfdf-a9d5-457d-ba90-eac13ce40baa 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 11:00:52.710 9 INFO neutron.wsgi [None req-7bdedfdf-a9d5-457d-ba90-eac13ce40baa 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/subnets/e8b53fc4-fa1e-4b95-82e6-6dc389eba123 HTTP/1.1" status: 404 len: 337 time: 0.0179303 2026-05-30 11:00:53.118 9 INFO neutron.wsgi [None req-d7b49ff7-3ba4-49d0-a1c0-b3f6d1f298fc 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 204 len: 168 time: 0.4011018 2026-05-30 11:00:53.140 10 INFO neutron.pecan_wsgi.hooks.translation [None req-62679145-fd0f-4720-bceb-18e71de51c5b 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 11:00:53.142 10 INFO neutron.wsgi [None req-62679145-fd0f-4720-bceb-18e71de51c5b 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/networks/c500173e-703c-41e7-aaa0-34dc54dfccc9 HTTP/1.1" status: 404 len: 339 time: 0.0179737 2026-05-30 11:00:53.211 9 INFO neutron.services.segments.plugin [-] Segment 58bf9a18-342b-4ac5-85f5-8b3f042d801c resource provider aggregate not found 2026-05-30 11:00:53.220 9 INFO neutron.services.segments.plugin [-] Segment 58bf9a18-342b-4ac5-85f5-8b3f042d801c resource provider aggregate not found 2026-05-30 11:00:53.232 9 INFO neutron.services.segments.plugin [-] Segment 58bf9a18-342b-4ac5-85f5-8b3f042d801c 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 58bf9a18-342b-4ac5-85f5-8b3f042d801c found for delete ", "request_id": "req-70d73e17-ba2a-41a4-9882-a2f332340ffd"}]} 2026-05-30 11:00:53.233 9 INFO neutron.services.segments.plugin [-] Segment 58bf9a18-342b-4ac5-85f5-8b3f042d801c 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 58bf9a18-342b-4ac5-85f5-8b3f042d801c found for delete ", "request_id": "req-75705b0b-fad4-46fe-80e6-000129b4015d"}]} 2026-05-30 11:00:53.340 10 INFO neutron.wsgi [None req-993eb45e-8eb4-4a56-be10-5cfe6b340e05 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/87ddc982-c924-4506-9f2f-d3626cd2f345 HTTP/1.1" status: 204 len: 168 time: 0.1920521 2026-05-30 11:00:53.363 10 INFO neutron.pecan_wsgi.hooks.translation [None req-3a5af9c7-f338-4e41-9f62-e902b52f507f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 11:00:53.364 10 INFO neutron.wsgi [None req-3a5af9c7-f338-4e41-9f62-e902b52f507f 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/subnets/87ddc982-c924-4506-9f2f-d3626cd2f345 HTTP/1.1" status: 404 len: 337 time: 0.0197144 2026-05-30 11:00:53.572 10 INFO neutron.wsgi [None req-9e456b0b-2358-4320-b9e4-7d2c5f71c878 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 204 len: 168 time: 0.2027378 2026-05-30 11:00:53.595 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e7267bc1-8b97-49a9-9556-2ac273ab86ab 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 11:00:53.597 10 INFO neutron.wsgi [None req-e7267bc1-8b97-49a9-9556-2ac273ab86ab 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/subnets/dbbb209e-71b1-43f7-94f8-71d16180946c HTTP/1.1" status: 404 len: 337 time: 0.0185466 2026-05-30 11:00:54.248 10 INFO neutron.services.segments.plugin [-] Segment adf4c5a9-cc3f-4ab1-b105-9ed1ce337dfb resource provider aggregate not found 2026-05-30 11:00:54.254 10 INFO neutron.services.segments.plugin [-] Segment adf4c5a9-cc3f-4ab1-b105-9ed1ce337dfb resource provider aggregate not found 2026-05-30 11:00:54.272 10 INFO neutron.wsgi [None req-363ba667-a7dc-44e0-b9a7-9ef774945f49 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 204 len: 168 time: 0.6703515 2026-05-30 11:00:54.274 10 INFO neutron.services.segments.plugin [-] Segment adf4c5a9-cc3f-4ab1-b105-9ed1ce337dfb 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 adf4c5a9-cc3f-4ab1-b105-9ed1ce337dfb found for delete ", "request_id": "req-3a254e75-e62a-41e6-8bc8-73c34cc065d0"}]} 2026-05-30 11:00:54.275 10 INFO neutron.services.segments.plugin [-] Segment adf4c5a9-cc3f-4ab1-b105-9ed1ce337dfb 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 adf4c5a9-cc3f-4ab1-b105-9ed1ce337dfb found for delete ", "request_id": "req-35cfb021-b5d2-410f-afdb-8cae1bd5624f"}]} 2026-05-30 11:00:54.293 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e9711aa3-396b-4630-82e1-26a344d070cb 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 11:00:54.295 9 INFO neutron.wsgi [None req-e9711aa3-396b-4630-82e1-26a344d070cb 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/networks/a48facf1-b00c-4137-a122-356036cf8c82 HTTP/1.1" status: 404 len: 339 time: 0.0187776 2026-05-30 11:00:54.494 9 INFO neutron.wsgi [None req-7eead9c6-e4d7-4f95-9151-0545a0fc57da 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/2674b01a-af0b-47d9-ab1f-f0d6fa9a4054 HTTP/1.1" status: 204 len: 168 time: 0.1946771 2026-05-30 11:00:54.521 9 INFO neutron.pecan_wsgi.hooks.translation [None req-964bc266-71ff-4e3d-bd03-7758ea01cf63 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 11:00:54.523 9 INFO neutron.wsgi [None req-964bc266-71ff-4e3d-bd03-7758ea01cf63 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/subnets/2674b01a-af0b-47d9-ab1f-f0d6fa9a4054 HTTP/1.1" status: 404 len: 337 time: 0.0243301 2026-05-30 11:00:54.765 9 INFO neutron.wsgi [None req-45eba7db-698b-41cf-aa3f-e616de7745a4 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 204 len: 168 time: 0.2366943 2026-05-30 11:00:54.788 9 INFO neutron.pecan_wsgi.hooks.translation [None req-06003a12-5868-4dfe-b326-eeec70d1332e 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 11:00:54.790 9 INFO neutron.wsgi [None req-06003a12-5868-4dfe-b326-eeec70d1332e 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/subnets/e84f5f19-78cf-41e6-990d-65622e0ccb5c HTTP/1.1" status: 404 len: 337 time: 0.0201836 2026-05-30 11:00:55.231 9 INFO neutron.wsgi [None req-50ddb395-121f-4bb3-9198-27ced84c6c80 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "DELETE /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 204 len: 168 time: 0.4360771 2026-05-30 11:00:55.248 9 INFO neutron.services.segments.plugin [-] Segment 26699db9-9318-4e86-b01c-5faa45323c4d resource provider aggregate not found 2026-05-30 11:00:55.254 9 INFO neutron.services.segments.plugin [-] Segment 26699db9-9318-4e86-b01c-5faa45323c4d resource provider aggregate not found 2026-05-30 11:00:55.254 10 INFO neutron.pecan_wsgi.hooks.translation [None req-bb4efd3c-4886-4807-9bdc-238740035199 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 11:00:55.256 10 INFO neutron.wsgi [None req-bb4efd3c-4886-4807-9bdc-238740035199 3dbf15a5da3a42d9915a0439ddb0d717 386218916c0a4fdb8fad6a89e1244d42 - - default default] 10.0.0.53 "GET /v2.0/networks/6d5ba96b-5f39-4256-b1dd-a1bb61099614 HTTP/1.1" status: 404 len: 339 time: 0.0191877 2026-05-30 11:00:55.264 9 INFO neutron.services.segments.plugin [-] Segment 26699db9-9318-4e86-b01c-5faa45323c4d 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 26699db9-9318-4e86-b01c-5faa45323c4d found for delete ", "request_id": "req-ea0d0481-ac1f-482a-b29a-80821bd65360"}]} 2026-05-30 11:00:55.267 9 INFO neutron.services.segments.plugin [-] Segment 26699db9-9318-4e86-b01c-5faa45323c4d 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 26699db9-9318-4e86-b01c-5faa45323c4d found for delete ", "request_id": "req-2cf2b2c0-9fd9-44f7-9321-994664d3e0a9"}]} 2026-05-30 11:00:57.610 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f9a7b40-4b3b-4b1b-87e3-2a6fbd9ef966 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 927ae9a1-401d-44ab-b19e-8686a6c7a31a (type: security_groups) to 1 2026-05-30 11:00:57.627 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f9a7b40-4b3b-4b1b-87e3-2a6fbd9ef966 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 1705384a-49c2-4c29-8110-4804b7fb8fb7 (type: security_group_rules) to 0 2026-05-30 11:00:57.640 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f9a7b40-4b3b-4b1b-87e3-2a6fbd9ef966 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 62bcb798-fc54-489c-87e8-b40f93915004 (type: security_group_rules) to 0 2026-05-30 11:00:57.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f9a7b40-4b3b-4b1b-87e3-2a6fbd9ef966 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b5bf4ac4-a862-4d87-89a9-7318937521a0 (type: security_group_rules) to 0 2026-05-30 11:00:57.668 10 INFO neutron.db.ovn_revision_numbers_db [None req-9f9a7b40-4b3b-4b1b-87e3-2a6fbd9ef966 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cc37561e-4b73-4b16-b2e3-e12cb8723f47 (type: security_group_rules) to 0 2026-05-30 11:00:57.692 10 INFO neutron.wsgi [None req-9f9a7b40-4b3b-4b1b-87e3-2a6fbd9ef966 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=1719ee21b774411dbd9e147c65fd1dda&name=default HTTP/1.1" status: 200 len: 3124 time: 0.4162896 2026-05-30 11:00:57.927 10 INFO neutron.wsgi [None req-12f65a72-2141-461f-a38c-37f6bf4825c4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/927ae9a1-401d-44ab-b19e-8686a6c7a31a HTTP/1.1" status: 204 len: 168 time: 0.2304902 2026-05-30 11:00:58.160 10 INFO neutron.db.ovn_revision_numbers_db [None req-a46d2656-8fe1-46c1-90d3-df6c4fc715b1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ea6ac19c-088e-48ab-9c42-e07a786cd46b (type: security_groups) to 1 2026-05-30 11:00:58.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-a46d2656-8fe1-46c1-90d3-df6c4fc715b1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0e03f418-46ae-4fc6-90fb-7ad64513a1c4 (type: security_group_rules) to 0 2026-05-30 11:00:58.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-a46d2656-8fe1-46c1-90d3-df6c4fc715b1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 22ff85b6-919d-4278-80f4-6879f9c0dc80 (type: security_group_rules) to 0 2026-05-30 11:00:58.210 10 INFO neutron.db.ovn_revision_numbers_db [None req-a46d2656-8fe1-46c1-90d3-df6c4fc715b1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4b57e38c-cf87-461e-af82-6e7c028f7f26 (type: security_group_rules) to 0 2026-05-30 11:00:58.223 10 INFO neutron.db.ovn_revision_numbers_db [None req-a46d2656-8fe1-46c1-90d3-df6c4fc715b1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b6492b4c-6226-4d6a-bfff-7c1abfd6b8e3 (type: security_group_rules) to 0 2026-05-30 11:00:58.246 10 INFO neutron.wsgi [None req-a46d2656-8fe1-46c1-90d3-df6c4fc715b1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=718517d04da649e491a3d9d10f6cd2d2&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2124872 2026-05-30 11:00:58.492 9 INFO neutron.wsgi [None req-a7966ccf-f6e4-4066-9253-5947c9400fde 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/ea6ac19c-088e-48ab-9c42-e07a786cd46b HTTP/1.1" status: 204 len: 168 time: 0.2406652 2026-05-30 11:00:58.771 10 INFO neutron.db.ovn_revision_numbers_db [None req-b03880da-5652-466c-bd8e-4f1aabe4f43d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a31b24a3-5d8d-4156-9c54-8e8714eb8ec1 (type: security_groups) to 1 2026-05-30 11:00:58.799 10 INFO neutron.db.ovn_revision_numbers_db [None req-b03880da-5652-466c-bd8e-4f1aabe4f43d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 61cd206b-107a-487e-90b5-932964cf9553 (type: security_group_rules) to 0 2026-05-30 11:00:58.817 10 INFO neutron.db.ovn_revision_numbers_db [None req-b03880da-5652-466c-bd8e-4f1aabe4f43d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 74962ddf-8b56-4f2e-ad9f-994f27aeea27 (type: security_group_rules) to 0 2026-05-30 11:00:58.834 10 INFO neutron.db.ovn_revision_numbers_db [None req-b03880da-5652-466c-bd8e-4f1aabe4f43d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 84bd389b-eb93-4b6c-ad12-94b244695864 (type: security_group_rules) to 0 2026-05-30 11:00:58.853 10 INFO neutron.db.ovn_revision_numbers_db [None req-b03880da-5652-466c-bd8e-4f1aabe4f43d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c15e31b4-b9ce-4a48-96ff-1d76354cc94b (type: security_group_rules) to 0 2026-05-30 11:00:58.876 10 INFO neutron.wsgi [None req-b03880da-5652-466c-bd8e-4f1aabe4f43d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=d0b50c112fb84d63a18cca388540de89&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2251880 2026-05-30 11:00:59.118 10 INFO neutron.wsgi [None req-cd7c79c7-4179-4ebb-a79e-0611b00b08f2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/a31b24a3-5d8d-4156-9c54-8e8714eb8ec1 HTTP/1.1" status: 204 len: 168 time: 0.2358375 2026-05-30 11:00:59.395 10 INFO neutron.db.ovn_revision_numbers_db [None req-8856ffed-e481-4022-8e26-d4bb768305ef 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 144aabb4-bf84-4303-a919-b281890a35ec (type: security_groups) to 1 2026-05-30 11:00:59.410 10 INFO neutron.db.ovn_revision_numbers_db [None req-8856ffed-e481-4022-8e26-d4bb768305ef 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 209d257c-86b6-4e85-863c-6d98e9a7930f (type: security_group_rules) to 0 2026-05-30 11:00:59.425 10 INFO neutron.db.ovn_revision_numbers_db [None req-8856ffed-e481-4022-8e26-d4bb768305ef 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 26c0ef3a-2369-49a8-8e45-ce8e9056bd71 (type: security_group_rules) to 0 2026-05-30 11:00:59.441 10 INFO neutron.db.ovn_revision_numbers_db [None req-8856ffed-e481-4022-8e26-d4bb768305ef 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3a2d20b5-fcf2-4cac-bdd2-f7188aca1b8c (type: security_group_rules) to 0 2026-05-30 11:00:59.456 10 INFO neutron.db.ovn_revision_numbers_db [None req-8856ffed-e481-4022-8e26-d4bb768305ef 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3d3d8e7c-725b-41d9-af01-74d7aa19148e (type: security_group_rules) to 0 2026-05-30 11:00:59.478 10 INFO neutron.wsgi [None req-8856ffed-e481-4022-8e26-d4bb768305ef 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=123303dbc20c43cd9efaeb2abc18edd9&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2291064 2026-05-30 11:00:59.705 10 INFO neutron.wsgi [None req-869745cf-6a17-4357-8dde-ef72f7605651 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/144aabb4-bf84-4303-a919-b281890a35ec HTTP/1.1" status: 204 len: 168 time: 0.2226393 2026-05-30 11:01:00.021 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3e589a1-b79f-450b-a88c-af499938dcda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e5eacde2-0cb4-485c-911f-636827686439 (type: security_groups) to 1 2026-05-30 11:01:00.035 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3e589a1-b79f-450b-a88c-af499938dcda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 173347ce-98ab-48e1-8577-a04cae6e19bf (type: security_group_rules) to 0 2026-05-30 11:01:00.051 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3e589a1-b79f-450b-a88c-af499938dcda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3aa49ef8-b87a-4177-9d94-15c5cb43542e (type: security_group_rules) to 0 2026-05-30 11:01:00.069 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3e589a1-b79f-450b-a88c-af499938dcda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 71be12bc-795f-42e1-9101-dfa651281b58 (type: security_group_rules) to 0 2026-05-30 11:01:00.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3e589a1-b79f-450b-a88c-af499938dcda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e8903ba0-e3d8-4fb4-a859-104f1b907c61 (type: security_group_rules) to 0 2026-05-30 11:01:00.109 10 INFO neutron.wsgi [None req-a3e589a1-b79f-450b-a88c-af499938dcda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=b08995eadf2b423d87bcc045e7c05c95&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2440307 2026-05-30 11:01:00.346 9 INFO neutron.wsgi [None req-7577faad-109d-4329-b561-cd7553ddef58 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/e5eacde2-0cb4-485c-911f-636827686439 HTTP/1.1" status: 204 len: 168 time: 0.2314777 2026-05-30 11:01:00.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-1528b7a5-5e91-4b42-bbcc-d9f51b630e87 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 42638515-1871-48fd-b810-1ecfc9a002b8 (type: security_groups) to 1 2026-05-30 11:01:00.652 9 INFO neutron.db.ovn_revision_numbers_db [None req-1528b7a5-5e91-4b42-bbcc-d9f51b630e87 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4eda24c2-785e-41ab-a4c3-1f31230af424 (type: security_group_rules) to 0 2026-05-30 11:01:00.668 9 INFO neutron.db.ovn_revision_numbers_db [None req-1528b7a5-5e91-4b42-bbcc-d9f51b630e87 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 7e76cf1b-33af-4c27-9d22-87c4f081a364 (type: security_group_rules) to 0 2026-05-30 11:01:00.688 9 INFO neutron.db.ovn_revision_numbers_db [None req-1528b7a5-5e91-4b42-bbcc-d9f51b630e87 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b869871b-1e4e-4943-abf8-f3c036af42b8 (type: security_group_rules) to 0 2026-05-30 11:01:00.704 9 INFO neutron.db.ovn_revision_numbers_db [None req-1528b7a5-5e91-4b42-bbcc-d9f51b630e87 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ffc669f8-c0c7-4786-9ad0-51166e24ddf5 (type: security_group_rules) to 0 2026-05-30 11:01:00.726 9 INFO neutron.wsgi [None req-1528b7a5-5e91-4b42-bbcc-d9f51b630e87 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=08f0fbe4fb9b49f2b0195e155699b853&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2220764 2026-05-30 11:01:00.958 10 INFO neutron.wsgi [None req-491e8c1c-0c3c-4def-b54d-e5f67456c65e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/42638515-1871-48fd-b810-1ecfc9a002b8 HTTP/1.1" status: 204 len: 168 time: 0.2259545 2026-05-30 11:01:01.168 9 INFO neutron.wsgi [None req-2c4968fa-f340-485f-b17e-b55ba6bfa55d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=386218916c0a4fdb8fad6a89e1244d42&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0381577 2026-05-30 11:01:01.406 9 INFO neutron.wsgi [None req-9b0d04d0-a41c-4a60-aa6f-ddf7d6a01674 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/702fd28d-8eb3-461a-8c0b-3e3fc769523c HTTP/1.1" status: 204 len: 168 time: 0.2332761 2026-05-30 11:01:01.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036569 2026-05-30 11:01:01.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037386 2026-05-30 11:01:05.805 10 INFO neutron.db.ovn_revision_numbers_db [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource 8861a57a-a7e3-41db-888b-8b8b71f082dc (type: security_groups) to 1 2026-05-30 11:01:05.821 10 INFO neutron.db.ovn_revision_numbers_db [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource 8a8554ca-9430-44e1-9381-2696c506a7a9 (type: security_group_rules) to 0 2026-05-30 11:01:05.837 10 INFO neutron.db.ovn_revision_numbers_db [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource b7a43e44-75a3-478e-b8ee-20b04467e84c (type: security_group_rules) to 0 2026-05-30 11:01:05.853 10 INFO neutron.db.ovn_revision_numbers_db [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource f13d162a-2b83-46de-9812-20aff947b88f (type: security_group_rules) to 0 2026-05-30 11:01:05.867 10 INFO neutron.db.ovn_revision_numbers_db [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource f510f197-d7b6-46b5-b466-060d7af3d3f7 (type: security_group_rules) to 0 2026-05-30 11:01:05.920 10 INFO neutron.db.segments_db [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Added segment bf85efb0-66a6-4edf-88c1-7fcf0862cef2 of type geneve for network 14e9ece2-cdb9-423d-8cf6-e9ec6e3a746a 2026-05-30 11:01:06.072 10 INFO neutron.db.ovn_revision_numbers_db [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource 14e9ece2-cdb9-423d-8cf6-e9ec6e3a746a (type: networks) to 1 2026-05-30 11:01:06.261 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] No more DHCP agents 2026-05-30 11:01:06.262 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Unable to schedule network 14e9ece2-cdb9-423d-8cf6-e9ec6e3a746a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:06.345 10 INFO neutron.db.ovn_revision_numbers_db [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource a783c220-3da8-4b2e-b8b9-9f56137a1f4f (type: ports) to 1 2026-05-30 11:01:06.367 10 INFO neutron.wsgi [None req-061ea048-1244-4176-b9ba-71391e2eef39 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.8853061 2026-05-30 11:01:06.524 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-870c09b4-78bc-4727-a325-922a9d9eb320 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] No more DHCP agents 2026-05-30 11:01:06.526 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-870c09b4-78bc-4727-a325-922a9d9eb320 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Unable to schedule network 14e9ece2-cdb9-423d-8cf6-e9ec6e3a746a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:06.991 10 INFO neutron.db.ovn_revision_numbers_db [None req-870c09b4-78bc-4727-a325-922a9d9eb320 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource a783c220-3da8-4b2e-b8b9-9f56137a1f4f (type: ports) to 2 2026-05-30 11:01:07.028 10 INFO neutron.db.ovn_revision_numbers_db [None req-870c09b4-78bc-4727-a325-922a9d9eb320 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource 245279b0-a3fa-4571-a40a-080a6027717e (type: subnets) to 0 2026-05-30 11:01:07.043 10 INFO neutron.wsgi [None req-870c09b4-78bc-4727-a325-922a9d9eb320 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 0.6704180 2026-05-30 11:01:07.054 10 WARNING neutron.api.v2.base [None req-4d8395e4-b912-4542-9af7-a00fe53c8f96 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - 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-05-30 11:01:07.055 10 INFO neutron.api.v2.resource [None req-4d8395e4-b912-4542-9af7-a00fe53c8f96 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-30 11:01:07.056 10 INFO neutron.wsgi [None req-4d8395e4-b912-4542-9af7-a00fe53c8f96 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0072305 2026-05-30 11:01:07.612 10 INFO neutron.services.segments.plugin [-] Segment bf85efb0-66a6-4edf-88c1-7fcf0862cef2 resource provider aggregate not found 2026-05-30 11:01:07.618 10 INFO neutron.services.segments.plugin [-] Segment bf85efb0-66a6-4edf-88c1-7fcf0862cef2 resource provider aggregate not found 2026-05-30 11:01:07.634 10 INFO neutron.services.segments.plugin [-] Segment bf85efb0-66a6-4edf-88c1-7fcf0862cef2 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 bf85efb0-66a6-4edf-88c1-7fcf0862cef2 found for delete ", "request_id": "req-86910395-fa69-4a4b-84dd-5a82a60c3306"}]} 2026-05-30 11:01:07.640 10 INFO neutron.services.segments.plugin [-] Segment bf85efb0-66a6-4edf-88c1-7fcf0862cef2 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 bf85efb0-66a6-4edf-88c1-7fcf0862cef2 found for delete ", "request_id": "req-1a9fedcf-d2e5-4037-b574-2dbfc188b263"}]} 2026-05-30 11:01:07.649 10 INFO neutron.wsgi [None req-845e26ef-4045-4225-88ea-7eb59c2572e9 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "DELETE /v2.0/networks/14e9ece2-cdb9-423d-8cf6-e9ec6e3a746a HTTP/1.1" status: 204 len: 168 time: 0.5883749 2026-05-30 11:01:07.760 9 INFO neutron.db.segments_db [None req-6703d966-314a-4116-a066-53ae2fbfc143 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Added segment 6f9d31db-f20c-4af7-aeb4-c50c0efa0668 of type geneve for network e583da79-1e38-4c07-99c3-9efe803bffa0 2026-05-30 11:01:08.163 9 INFO neutron.db.ovn_revision_numbers_db [None req-6703d966-314a-4116-a066-53ae2fbfc143 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource e583da79-1e38-4c07-99c3-9efe803bffa0 (type: networks) to 1 2026-05-30 11:01:08.336 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6703d966-314a-4116-a066-53ae2fbfc143 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] No more DHCP agents 2026-05-30 11:01:08.338 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6703d966-314a-4116-a066-53ae2fbfc143 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Unable to schedule network e583da79-1e38-4c07-99c3-9efe803bffa0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:08.421 9 INFO neutron.db.ovn_revision_numbers_db [None req-6703d966-314a-4116-a066-53ae2fbfc143 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource 899ba210-a764-4eeb-a0fc-cc84855b4233 (type: ports) to 1 2026-05-30 11:01:08.442 9 INFO neutron.wsgi [None req-6703d966-314a-4116-a066-53ae2fbfc143 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.7852228 2026-05-30 11:01:08.613 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7dd63e4-2a8d-495e-bd73-566ce3e16249 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] No more DHCP agents 2026-05-30 11:01:08.615 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7dd63e4-2a8d-495e-bd73-566ce3e16249 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Unable to schedule network e583da79-1e38-4c07-99c3-9efe803bffa0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:09.142 9 INFO neutron.db.ovn_revision_numbers_db [None req-a7dd63e4-2a8d-495e-bd73-566ce3e16249 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource 899ba210-a764-4eeb-a0fc-cc84855b4233 (type: ports) to 2 2026-05-30 11:01:09.184 9 INFO neutron.db.ovn_revision_numbers_db [None req-a7dd63e4-2a8d-495e-bd73-566ce3e16249 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource d3065316-eb51-4d69-8a9e-2a3a3e706fda (type: subnets) to 0 2026-05-30 11:01:09.199 9 INFO neutron.wsgi [None req-a7dd63e4-2a8d-495e-bd73-566ce3e16249 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.7518063 2026-05-30 11:01:09.208 9 WARNING neutron.api.v2.base [None req-33698bbe-4617-49a4-8c07-6660af21e506 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - 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-05-30 11:01:09.209 9 INFO neutron.api.v2.resource [None req-33698bbe-4617-49a4-8c07-6660af21e506 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-30 11:01:09.210 9 INFO neutron.wsgi [None req-33698bbe-4617-49a4-8c07-6660af21e506 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0065634 2026-05-30 11:01:09.749 9 INFO neutron.services.segments.plugin [-] Segment 6f9d31db-f20c-4af7-aeb4-c50c0efa0668 resource provider aggregate not found 2026-05-30 11:01:09.755 9 INFO neutron.services.segments.plugin [-] Segment 6f9d31db-f20c-4af7-aeb4-c50c0efa0668 resource provider aggregate not found 2026-05-30 11:01:09.771 9 INFO neutron.services.segments.plugin [-] Segment 6f9d31db-f20c-4af7-aeb4-c50c0efa0668 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 6f9d31db-f20c-4af7-aeb4-c50c0efa0668 found for delete ", "request_id": "req-3e984f47-5b44-4466-bfa6-782188f88ec6"}]} 2026-05-30 11:01:09.773 9 INFO neutron.services.segments.plugin [-] Segment 6f9d31db-f20c-4af7-aeb4-c50c0efa0668 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 6f9d31db-f20c-4af7-aeb4-c50c0efa0668 found for delete ", "request_id": "req-4a4fd6bf-877f-440e-ac88-df9cb9cecd05"}]} 2026-05-30 11:01:09.793 9 INFO neutron.wsgi [None req-c35d364d-4286-4cd7-9d32-ef182677c0c5 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "DELETE /v2.0/networks/e583da79-1e38-4c07-99c3-9efe803bffa0 HTTP/1.1" status: 204 len: 168 time: 0.5784152 2026-05-30 11:01:09.898 10 INFO neutron.db.segments_db [None req-3f77634f-3c0f-4ff0-9397-3a4c89c83c25 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Added segment d7afdf71-c926-4fff-ba46-cc8449cc272d of type geneve for network 92b91596-68fd-4f65-9c59-fbcd4e11ae8f 2026-05-30 11:01:10.057 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f77634f-3c0f-4ff0-9397-3a4c89c83c25 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource 92b91596-68fd-4f65-9c59-fbcd4e11ae8f (type: networks) to 1 2026-05-30 11:01:10.233 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f77634f-3c0f-4ff0-9397-3a4c89c83c25 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] No more DHCP agents 2026-05-30 11:01:10.236 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f77634f-3c0f-4ff0-9397-3a4c89c83c25 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Unable to schedule network 92b91596-68fd-4f65-9c59-fbcd4e11ae8f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:10.321 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f77634f-3c0f-4ff0-9397-3a4c89c83c25 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource a74539ee-1138-48dc-b8c7-f452d5e1211c (type: ports) to 1 2026-05-30 11:01:10.344 10 INFO neutron.wsgi [None req-3f77634f-3c0f-4ff0-9397-3a4c89c83c25 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.5422130 2026-05-30 11:01:10.512 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ccba20d5-4597-45b5-9bca-8353b3950dce 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] No more DHCP agents 2026-05-30 11:01:10.514 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ccba20d5-4597-45b5-9bca-8353b3950dce 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Unable to schedule network 92b91596-68fd-4f65-9c59-fbcd4e11ae8f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:11.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-ccba20d5-4597-45b5-9bca-8353b3950dce 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource a74539ee-1138-48dc-b8c7-f452d5e1211c (type: ports) to 2 2026-05-30 11:01:11.058 10 INFO neutron.db.ovn_revision_numbers_db [None req-ccba20d5-4597-45b5-9bca-8353b3950dce 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] Successfully bumped revision number for resource 3ded961f-e4c8-4558-9ec5-c1ee6c857c80 (type: subnets) to 0 2026-05-30 11:01:11.073 10 INFO neutron.wsgi [None req-ccba20d5-4597-45b5-9bca-8353b3950dce 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.7229855 2026-05-30 11:01:11.399 10 INFO neutron.wsgi [None req-afef8073-9f07-41dd-8a8c-111f23e23ae0 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.3188837 2026-05-30 11:01:11.915 9 INFO neutron.wsgi [None req-99e5ddaf-9c71-426a-9509-bdb176738d7f 5b45ffca45b64da8b45693effda15288 51bd9d86e9ae4ccfa2c0f8e88e29c29a - - default default] 10.0.0.53 "GET /v2.0/networks/92b91596-68fd-4f65-9c59-fbcd4e11ae8f HTTP/1.1" status: 200 len: 848 time: 0.1449270 2026-05-30 11:01:12.344 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5b9befb2-159b-45dc-a706-505b02efd8ef aef9391473a7484ba5d05da5ef58061e 306aebc64871460da9db17115aaa47f4 - - default default] GET failed (client error): The resource could not be found. 2026-05-30 11:01:12.346 9 INFO neutron.wsgi [None req-5b9befb2-159b-45dc-a706-505b02efd8ef aef9391473a7484ba5d05da5ef58061e 306aebc64871460da9db17115aaa47f4 - - default default] 10.0.0.53 "GET /v2.0/networks/92b91596-68fd-4f65-9c59-fbcd4e11ae8f HTTP/1.1" status: 404 len: 339 time: 0.0476232 2026-05-30 11:01:12.894 9 INFO neutron.services.segments.plugin [-] Segment d7afdf71-c926-4fff-ba46-cc8449cc272d resource provider aggregate not found 2026-05-30 11:01:12.898 9 INFO neutron.services.segments.plugin [-] Segment d7afdf71-c926-4fff-ba46-cc8449cc272d resource provider aggregate not found 2026-05-30 11:01:12.916 9 INFO neutron.services.segments.plugin [-] Segment d7afdf71-c926-4fff-ba46-cc8449cc272d 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 d7afdf71-c926-4fff-ba46-cc8449cc272d found for delete ", "request_id": "req-e0b7f9c3-0aec-4832-a90d-11bcd758de94"}]} 2026-05-30 11:01:12.919 9 INFO neutron.services.segments.plugin [-] Segment d7afdf71-c926-4fff-ba46-cc8449cc272d 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 d7afdf71-c926-4fff-ba46-cc8449cc272d found for delete ", "request_id": "req-a75fe386-cac3-44bc-80c6-7c5a26e8485c"}]} 2026-05-30 11:01:12.939 9 INFO neutron.wsgi [None req-5f1afaf2-eef1-4f48-8b8d-0e73801f9b8f 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "DELETE /v2.0/networks/92b91596-68fd-4f65-9c59-fbcd4e11ae8f HTTP/1.1" status: 204 len: 168 time: 0.5882235 2026-05-30 11:01:12.961 9 INFO neutron.pecan_wsgi.hooks.translation [None req-22c520da-9d0a-4d87-b346-071e427c2fdf 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 11:01:12.964 9 INFO neutron.wsgi [None req-22c520da-9d0a-4d87-b346-071e427c2fdf 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "DELETE /v2.0/subnets/245279b0-a3fa-4571-a40a-080a6027717e HTTP/1.1" status: 404 len: 337 time: 0.0184033 2026-05-30 11:01:12.986 9 INFO neutron.pecan_wsgi.hooks.translation [None req-17e2b6ac-f728-4f98-a720-b0ea4629f1b1 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 11:01:12.989 9 INFO neutron.wsgi [None req-17e2b6ac-f728-4f98-a720-b0ea4629f1b1 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "DELETE /v2.0/subnets/d3065316-eb51-4d69-8a9e-2a3a3e706fda HTTP/1.1" status: 404 len: 337 time: 0.0190234 2026-05-30 11:01:13.010 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9efe3414-f7d6-40ec-9f75-06f954ce5d10 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 11:01:13.012 9 INFO neutron.wsgi [None req-9efe3414-f7d6-40ec-9f75-06f954ce5d10 79023dfb1b0e41a98d7c703d52a0ece7 87f2ec0304bd4e7e82aa63868a93015f - - default default] 10.0.0.53 "DELETE /v2.0/subnets/3ded961f-e4c8-4558-9ec5-c1ee6c857c80 HTTP/1.1" status: 404 len: 337 time: 0.0177405 2026-05-30 11:01:14.197 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0e6801-90e7-4635-9cde-d9f794e92b26 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 24a832e2-6b24-411d-886c-0a4b6d78ea86 (type: security_groups) to 1 2026-05-30 11:01:14.211 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0e6801-90e7-4635-9cde-d9f794e92b26 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0245283b-6e05-472e-a6d3-aaa572de6c8c (type: security_group_rules) to 0 2026-05-30 11:01:14.225 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0e6801-90e7-4635-9cde-d9f794e92b26 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 281f1c0c-7ca2-416c-98dd-f9df86387bf1 (type: security_group_rules) to 0 2026-05-30 11:01:14.241 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0e6801-90e7-4635-9cde-d9f794e92b26 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 54858553-d743-41b0-a739-3d74c4772885 (type: security_group_rules) to 0 2026-05-30 11:01:14.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b0e6801-90e7-4635-9cde-d9f794e92b26 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8c2a338c-4cfc-41f2-b674-4ce4b5ba1950 (type: security_group_rules) to 0 2026-05-30 11:01:14.275 9 INFO neutron.wsgi [None req-3b0e6801-90e7-4635-9cde-d9f794e92b26 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=306aebc64871460da9db17115aaa47f4&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3965237 2026-05-30 11:01:14.525 9 INFO neutron.wsgi [None req-1922fcfa-60bc-4a08-b6ad-aca732643a62 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/24a832e2-6b24-411d-886c-0a4b6d78ea86 HTTP/1.1" status: 204 len: 168 time: 0.2446697 2026-05-30 11:01:14.675 10 INFO neutron.wsgi [None req-317d4f32-41b8-48ff-a08d-cf35ecb036ce 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=87f2ec0304bd4e7e82aa63868a93015f&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0493801 2026-05-30 11:01:14.914 10 INFO neutron.wsgi [None req-7829744e-e64a-4ab0-beef-75d531fa06a6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/8861a57a-a7e3-41db-888b-8b8b71f082dc HTTP/1.1" status: 204 len: 168 time: 0.2341893 2026-05-30 11:01:15.212 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d59759c-e696-4fb6-982e-38ab67f63f82 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 57dd6008-1f43-4363-8a23-af8aa19a47da (type: security_groups) to 1 2026-05-30 11:01:15.224 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d59759c-e696-4fb6-982e-38ab67f63f82 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 13cd4555-31f3-4afe-8427-7f90ccf9add8 (type: security_group_rules) to 0 2026-05-30 11:01:15.237 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d59759c-e696-4fb6-982e-38ab67f63f82 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6a5553be-95ea-47b2-88f8-236210bac144 (type: security_group_rules) to 0 2026-05-30 11:01:15.251 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d59759c-e696-4fb6-982e-38ab67f63f82 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 82fa2e52-2a1f-4ab9-93ed-6fa041c2ad93 (type: security_group_rules) to 0 2026-05-30 11:01:15.266 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d59759c-e696-4fb6-982e-38ab67f63f82 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cdd38d33-0f96-44e5-a3b6-ed9a0cc4fd50 (type: security_group_rules) to 0 2026-05-30 11:01:15.287 10 INFO neutron.wsgi [None req-3d59759c-e696-4fb6-982e-38ab67f63f82 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=51bd9d86e9ae4ccfa2c0f8e88e29c29a&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2108207 2026-05-30 11:01:15.545 10 INFO neutron.wsgi [None req-982f99ed-4d8a-4c4c-96a8-2d1148db4f9a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/57dd6008-1f43-4363-8a23-af8aa19a47da HTTP/1.1" status: 204 len: 168 time: 0.2532794 2026-05-30 11:01:16.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018320 2026-05-30 11:01:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031304 2026-05-30 11:01:19.221 9 INFO neutron.wsgi [None req-174e8b15-0fe0-40e3-87c7-80bd4ebafaab 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.2802663 2026-05-30 11:01:19.276 9 INFO neutron.wsgi [None req-f4cbf0f6-720b-4040-81bb-d82bdbf94b6f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0534883 2026-05-30 11:01:19.302 9 INFO neutron.wsgi [None req-ee8c6c2e-5a34-4997-83d0-3f6e236b9a30 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0188937 2026-05-30 11:01:19.393 9 INFO neutron.wsgi [None req-3c9aab20-8254-499b-a5c8-5de13901de01 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0866690 2026-05-30 11:01:19.443 9 INFO neutron.wsgi [None req-4b1ace89-3990-4ee5-8968-295140d4c0d3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0451143 2026-05-30 11:01:19.454 9 INFO neutron.wsgi [None req-7e815e9d-c285-4829-9f14-07dea1c92dd0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0102935 2026-05-30 11:01:19.534 9 INFO neutron.wsgi [None req-289fed8e-0d26-433d-abf2-7a34af0bb138 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0787218 2026-05-30 11:01:19.565 9 INFO neutron.wsgi [None req-df9b2e0b-095d-4a9b-becc-6ea354912c8e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0252767 2026-05-30 11:01:19.575 9 INFO neutron.wsgi [None req-a8674858-5283-454f-8c57-9be71d177872 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0098631 2026-05-30 11:01:19.589 9 INFO neutron.wsgi [None req-f236ca1e-8dbc-477f-af54-5c8918a13d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0129721 2026-05-30 11:01:19.611 9 INFO neutron.wsgi [None req-47371359-8f4a-41fb-8912-85bea4055764 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0204928 2026-05-30 11:01:19.793 10 WARNING neutron_lib.context [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:19.935 10 INFO neutron.db.ovn_revision_numbers_db [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 9f07a721-f658-47eb-b990-ed9153af75a2 (type: security_groups) to 1 2026-05-30 11:01:19.949 10 INFO neutron.db.ovn_revision_numbers_db [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 0637cab8-24df-4175-b0ff-073ccadf607a (type: security_group_rules) to 0 2026-05-30 11:01:19.963 10 INFO neutron.db.ovn_revision_numbers_db [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 17079188-ee12-45ee-adb3-5524674b9281 (type: security_group_rules) to 0 2026-05-30 11:01:19.977 10 INFO neutron.db.ovn_revision_numbers_db [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 2730b2e0-054c-4d05-afe4-017be166c19d (type: security_group_rules) to 0 2026-05-30 11:01:19.992 10 INFO neutron.db.ovn_revision_numbers_db [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 84ef798f-0b90-40e3-93cd-6f258eb4224b (type: security_group_rules) to 0 2026-05-30 11:01:20.043 10 INFO neutron.db.segments_db [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Added segment 1fdc4680-92a7-4de3-ad86-1c8b35b293fa of type geneve for network 1fcd327d-ea6b-4dda-94ef-8cfa0391b5be 2026-05-30 11:01:20.197 10 INFO neutron.db.ovn_revision_numbers_db [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 1fcd327d-ea6b-4dda-94ef-8cfa0391b5be (type: networks) to 1 2026-05-30 11:01:20.377 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] No more DHCP agents 2026-05-30 11:01:20.379 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Unable to schedule network 1fcd327d-ea6b-4dda-94ef-8cfa0391b5be: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:20.468 10 INFO neutron.db.ovn_revision_numbers_db [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 77017929-f463-47bb-b904-58053c739d1d (type: ports) to 1 2026-05-30 11:01:20.497 10 INFO neutron.wsgi [None req-2650583f-d605-44b7-b2a2-25128580dab6 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7510996 2026-05-30 11:01:20.507 10 WARNING neutron_lib.context [None req-1ebf019a-20d6-49ee-b91e-207ab7a6fae2 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:20.588 10 INFO neutron.db.segments_db [None req-1ebf019a-20d6-49ee-b91e-207ab7a6fae2 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Added segment cc181dae-9ce0-45a1-a9c5-e128ab04e24e of type geneve for network 3029fd61-3c6c-439d-9f4b-43b95bdeb7c3 2026-05-30 11:01:20.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-1ebf019a-20d6-49ee-b91e-207ab7a6fae2 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 3029fd61-3c6c-439d-9f4b-43b95bdeb7c3 (type: networks) to 1 2026-05-30 11:01:20.927 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ebf019a-20d6-49ee-b91e-207ab7a6fae2 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] No more DHCP agents 2026-05-30 11:01:20.929 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ebf019a-20d6-49ee-b91e-207ab7a6fae2 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Unable to schedule network 3029fd61-3c6c-439d-9f4b-43b95bdeb7c3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:21.265 10 INFO neutron.db.ovn_revision_numbers_db [None req-1ebf019a-20d6-49ee-b91e-207ab7a6fae2 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 8ea79ed1-4bd2-4f30-804e-1cf97eeea7ff (type: ports) to 1 2026-05-30 11:01:21.287 10 INFO neutron.wsgi [None req-1ebf019a-20d6-49ee-b91e-207ab7a6fae2 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7851160 2026-05-30 11:01:21.299 10 WARNING neutron_lib.context [None req-7c8a56bf-9188-4f02-b2b4-f11ce2f9b7b7 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:21.383 10 INFO neutron.db.segments_db [None req-7c8a56bf-9188-4f02-b2b4-f11ce2f9b7b7 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Added segment f57c6ac8-5a0a-468d-8fff-5d4f9fe06300 of type geneve for network 8b65513c-15c4-4da1-ba77-792072e83f64 2026-05-30 11:01:21.529 10 INFO neutron.db.ovn_revision_numbers_db [None req-7c8a56bf-9188-4f02-b2b4-f11ce2f9b7b7 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 8b65513c-15c4-4da1-ba77-792072e83f64 (type: networks) to 1 2026-05-30 11:01:21.705 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c8a56bf-9188-4f02-b2b4-f11ce2f9b7b7 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] No more DHCP agents 2026-05-30 11:01:21.707 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c8a56bf-9188-4f02-b2b4-f11ce2f9b7b7 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Unable to schedule network 8b65513c-15c4-4da1-ba77-792072e83f64: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:21.786 10 INFO neutron.db.ovn_revision_numbers_db [None req-7c8a56bf-9188-4f02-b2b4-f11ce2f9b7b7 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 36c74b3a-fb52-4c8b-87b3-37aa43231d3d (type: ports) to 1 2026-05-30 11:01:21.813 10 INFO neutron.wsgi [None req-7c8a56bf-9188-4f02-b2b4-f11ce2f9b7b7 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5193043 2026-05-30 11:01:21.823 10 WARNING neutron_lib.context [None req-798bc646-c6cc-491a-9e64-fcd05a6c2e3e b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:21.912 10 INFO neutron.db.segments_db [None req-798bc646-c6cc-491a-9e64-fcd05a6c2e3e b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Added segment c9275966-c1aa-4233-85d0-184c20e5485b of type geneve for network cb2f868b-0990-4419-9ec5-c3c15ba49e12 2026-05-30 11:01:22.053 10 INFO neutron.db.ovn_revision_numbers_db [None req-798bc646-c6cc-491a-9e64-fcd05a6c2e3e b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource cb2f868b-0990-4419-9ec5-c3c15ba49e12 (type: networks) to 1 2026-05-30 11:01:22.241 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-798bc646-c6cc-491a-9e64-fcd05a6c2e3e b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] No more DHCP agents 2026-05-30 11:01:22.243 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-798bc646-c6cc-491a-9e64-fcd05a6c2e3e b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Unable to schedule network cb2f868b-0990-4419-9ec5-c3c15ba49e12: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:22.338 10 INFO neutron.db.ovn_revision_numbers_db [None req-798bc646-c6cc-491a-9e64-fcd05a6c2e3e b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource a110205b-55ab-440a-ab48-724a226ec216 (type: ports) to 1 2026-05-30 11:01:22.364 10 INFO neutron.wsgi [None req-798bc646-c6cc-491a-9e64-fcd05a6c2e3e b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5463243 2026-05-30 11:01:22.374 10 WARNING neutron_lib.context [None req-52a90d82-1b59-40f2-ba58-2a5f1494b3d4 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:22.457 10 INFO neutron.db.segments_db [None req-52a90d82-1b59-40f2-ba58-2a5f1494b3d4 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Added segment 15f716d3-5701-4aa4-a34c-c4c18c0cd15d of type geneve for network c1db4f1a-8ac3-48c7-ac76-b52bc6e71b85 2026-05-30 11:01:22.621 10 INFO neutron.db.ovn_revision_numbers_db [None req-52a90d82-1b59-40f2-ba58-2a5f1494b3d4 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource c1db4f1a-8ac3-48c7-ac76-b52bc6e71b85 (type: networks) to 1 2026-05-30 11:01:22.840 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52a90d82-1b59-40f2-ba58-2a5f1494b3d4 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] No more DHCP agents 2026-05-30 11:01:22.842 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52a90d82-1b59-40f2-ba58-2a5f1494b3d4 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Unable to schedule network c1db4f1a-8ac3-48c7-ac76-b52bc6e71b85: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:22.938 10 INFO neutron.db.ovn_revision_numbers_db [None req-52a90d82-1b59-40f2-ba58-2a5f1494b3d4 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] Successfully bumped revision number for resource 2ce8152e-263a-46db-87a1-dfe7de571f23 (type: ports) to 1 2026-05-30 11:01:22.962 10 INFO neutron.wsgi [None req-52a90d82-1b59-40f2-ba58-2a5f1494b3d4 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.5933704 2026-05-30 11:01:23.026 9 INFO neutron.wsgi [None req-ac7b8a6c-3309-49e0-9ec4-acdb2e27d8a9 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "PUT /v2.0/networks/1fcd327d-ea6b-4dda-94ef-8cfa0391b5be/tags HTTP/1.1" status: 200 len: 210 time: 0.0585859 2026-05-30 11:01:23.097 10 INFO neutron.wsgi [None req-6356a858-d5e6-409f-ad9b-47693bdd8c2f b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "PUT /v2.0/networks/3029fd61-3c6c-439d-9f4b-43b95bdeb7c3/tags HTTP/1.1" status: 200 len: 218 time: 0.0638328 2026-05-30 11:01:23.159 10 INFO neutron.wsgi [None req-8dae43f4-9538-404f-bbf5-0e2a3fcdb4dd b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "PUT /v2.0/networks/8b65513c-15c4-4da1-ba77-792072e83f64/tags HTTP/1.1" status: 200 len: 227 time: 0.0571160 2026-05-30 11:01:23.219 10 INFO neutron.wsgi [None req-02273636-643c-4f62-ae69-251587965366 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "PUT /v2.0/networks/cb2f868b-0990-4419-9ec5-c3c15ba49e12/tags HTTP/1.1" status: 200 len: 212 time: 0.0552695 2026-05-30 11:01:23.304 10 INFO neutron.wsgi [None req-77628a56-2a64-413b-b6a6-f3543c4f4b7d b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2069 time: 0.0787587 2026-05-30 11:01:23.379 10 INFO neutron.wsgi [None req-eefd2a79-8a2c-4e56-914c-cf4254847ef1 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1456 time: 0.0706465 2026-05-30 11:01:23.472 10 INFO neutron.wsgi [None req-67f8136d-3dc8-40b9-a1cd-86d774e906e0 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1456 time: 0.0874221 2026-05-30 11:01:23.539 10 INFO neutron.wsgi [None req-1345e9b2-0835-49ac-89f1-66426c92c0a0 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2069 time: 0.0620518 2026-05-30 11:01:23.654 10 INFO neutron.wsgi [None req-695bd308-6c0d-4af1-8e18-731cd81ef7c5 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2066 time: 0.1116266 2026-05-30 11:01:23.773 10 INFO neutron.wsgi [None req-b365b569-91f8-479b-b54c-74363d1fb755 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2679 time: 0.1138425 2026-05-30 11:01:23.897 10 INFO neutron.wsgi [None req-a2d5eefa-e7d1-416b-b209-243f3567271a b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2679 time: 0.1195917 2026-05-30 11:01:23.982 10 INFO neutron.wsgi [None req-73779d94-2b47-4ca3-9eb9-f97092a0952c b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2066 time: 0.0806031 2026-05-30 11:01:24.395 10 INFO neutron.services.segments.plugin [-] Segment 1fdc4680-92a7-4de3-ad86-1c8b35b293fa resource provider aggregate not found 2026-05-30 11:01:24.404 10 INFO neutron.services.segments.plugin [-] Segment 1fdc4680-92a7-4de3-ad86-1c8b35b293fa resource provider aggregate not found 2026-05-30 11:01:24.418 10 INFO neutron.wsgi [None req-ff080801-504f-46f8-8641-258aa5a8f39b b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "DELETE /v2.0/networks/1fcd327d-ea6b-4dda-94ef-8cfa0391b5be HTTP/1.1" status: 204 len: 168 time: 0.4285512 2026-05-30 11:01:24.419 10 INFO neutron.services.segments.plugin [-] Segment 1fdc4680-92a7-4de3-ad86-1c8b35b293fa 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 1fdc4680-92a7-4de3-ad86-1c8b35b293fa found for delete ", "request_id": "req-ad1ee6ea-0ee7-4e8c-989e-c4ab958a59bc"}]} 2026-05-30 11:01:24.420 10 INFO neutron.services.segments.plugin [-] Segment 1fdc4680-92a7-4de3-ad86-1c8b35b293fa 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 1fdc4680-92a7-4de3-ad86-1c8b35b293fa found for delete ", "request_id": "req-cf371056-cb61-4b04-8fd4-c67987746a2d"}]} 2026-05-30 11:01:24.840 10 INFO neutron.wsgi [None req-78bd4fb8-dff0-4769-995b-123ebe465120 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "DELETE /v2.0/networks/3029fd61-3c6c-439d-9f4b-43b95bdeb7c3 HTTP/1.1" status: 204 len: 168 time: 0.4175446 2026-05-30 11:01:25.255 9 INFO neutron.services.segments.plugin [-] Segment f57c6ac8-5a0a-468d-8fff-5d4f9fe06300 resource provider aggregate not found 2026-05-30 11:01:25.260 9 INFO neutron.services.segments.plugin [-] Segment f57c6ac8-5a0a-468d-8fff-5d4f9fe06300 resource provider aggregate not found 2026-05-30 11:01:25.271 9 INFO neutron.services.segments.plugin [-] Segment f57c6ac8-5a0a-468d-8fff-5d4f9fe06300 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 f57c6ac8-5a0a-468d-8fff-5d4f9fe06300 found for delete ", "request_id": "req-899c8e46-46f7-4099-953f-830964f8b48a"}]} 2026-05-30 11:01:25.274 9 INFO neutron.services.segments.plugin [-] Segment f57c6ac8-5a0a-468d-8fff-5d4f9fe06300 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 f57c6ac8-5a0a-468d-8fff-5d4f9fe06300 found for delete ", "request_id": "req-69bef109-86a5-4b9e-8a2a-b0a02d1a5a13"}]} 2026-05-30 11:01:25.283 9 INFO neutron.wsgi [None req-a0b50429-ff4a-4c06-89cf-a401e2173c7c b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "DELETE /v2.0/networks/8b65513c-15c4-4da1-ba77-792072e83f64 HTTP/1.1" status: 204 len: 168 time: 0.4379442 2026-05-30 11:01:25.710 10 INFO neutron.wsgi [None req-6f2a3c79-48a8-4b7e-a0d0-1322951f7597 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "DELETE /v2.0/networks/cb2f868b-0990-4419-9ec5-c3c15ba49e12 HTTP/1.1" status: 204 len: 168 time: 0.4212844 2026-05-30 11:01:26.127 9 INFO neutron.wsgi [None req-b6ea21bc-7eed-40ce-ab37-34ff242b12d8 b9b0f3652156401183301c5bc8836188 c1d5102569d94236ae979bf56100e184 - - default default] 10.0.0.53 "DELETE /v2.0/networks/c1db4f1a-8ac3-48c7-ac76-b52bc6e71b85 HTTP/1.1" status: 204 len: 168 time: 0.4107077 2026-05-30 11:01:26.442 10 INFO neutron.services.segments.plugin [-] Segment cc181dae-9ce0-45a1-a9c5-e128ab04e24e resource provider aggregate not found 2026-05-30 11:01:26.448 10 INFO neutron.services.segments.plugin [-] Segment cc181dae-9ce0-45a1-a9c5-e128ab04e24e resource provider aggregate not found 2026-05-30 11:01:26.455 10 INFO neutron.services.segments.plugin [-] Segment cc181dae-9ce0-45a1-a9c5-e128ab04e24e 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 cc181dae-9ce0-45a1-a9c5-e128ab04e24e found for delete ", "request_id": "req-f44f1dfd-8a54-4d9a-98f9-6ba9dc7d76d5"}]} 2026-05-30 11:01:26.462 10 INFO neutron.services.segments.plugin [-] Segment cc181dae-9ce0-45a1-a9c5-e128ab04e24e 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 cc181dae-9ce0-45a1-a9c5-e128ab04e24e found for delete ", "request_id": "req-7d1c8230-a66f-4993-9ed0-0e6d6c514ca1"}]} 2026-05-30 11:01:26.470 10 INFO neutron.services.segments.plugin [-] Segment c9275966-c1aa-4233-85d0-184c20e5485b resource provider aggregate not found 2026-05-30 11:01:26.476 10 INFO neutron.services.segments.plugin [-] Segment c9275966-c1aa-4233-85d0-184c20e5485b resource provider aggregate not found 2026-05-30 11:01:26.486 10 INFO neutron.services.segments.plugin [-] Segment c9275966-c1aa-4233-85d0-184c20e5485b 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 c9275966-c1aa-4233-85d0-184c20e5485b found for delete ", "request_id": "req-ce73ee3a-4237-4eb0-83df-bae48099aebb"}]} 2026-05-30 11:01:26.488 10 INFO neutron.services.segments.plugin [-] Segment c9275966-c1aa-4233-85d0-184c20e5485b 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 c9275966-c1aa-4233-85d0-184c20e5485b found for delete ", "request_id": "req-6fce34b1-0605-474a-ab2c-8dd8d2c929f5"}]} 2026-05-30 11:01:27.184 10 INFO neutron.db.ovn_revision_numbers_db [None req-f064c689-08b9-4cf2-a6ee-928b63976538 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e038731e-edec-4a5c-856d-3593070c2071 (type: security_groups) to 1 2026-05-30 11:01:27.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-f064c689-08b9-4cf2-a6ee-928b63976538 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 328bb4e4-eccd-43e2-9c82-e3b97a24e2e6 (type: security_group_rules) to 0 2026-05-30 11:01:27.213 10 INFO neutron.db.ovn_revision_numbers_db [None req-f064c689-08b9-4cf2-a6ee-928b63976538 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 3ab971d9-7046-426e-9b1c-98f20c415b9c (type: security_group_rules) to 0 2026-05-30 11:01:27.227 10 INFO neutron.db.ovn_revision_numbers_db [None req-f064c689-08b9-4cf2-a6ee-928b63976538 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6cd157a9-c141-4623-b82a-ecf6badaa4a9 (type: security_group_rules) to 0 2026-05-30 11:01:27.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-f064c689-08b9-4cf2-a6ee-928b63976538 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 78f0539a-77e7-43f2-89a0-4941e862faf2 (type: security_group_rules) to 0 2026-05-30 11:01:27.264 10 INFO neutron.wsgi [None req-f064c689-08b9-4cf2-a6ee-928b63976538 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=ff25049a3826413ca65739873001d44b&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3556612 2026-05-30 11:01:27.295 9 INFO neutron.services.segments.plugin [-] Segment 15f716d3-5701-4aa4-a34c-c4c18c0cd15d resource provider aggregate not found 2026-05-30 11:01:27.303 9 INFO neutron.services.segments.plugin [-] Segment 15f716d3-5701-4aa4-a34c-c4c18c0cd15d resource provider aggregate not found 2026-05-30 11:01:27.311 9 INFO neutron.services.segments.plugin [-] Segment 15f716d3-5701-4aa4-a34c-c4c18c0cd15d 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 15f716d3-5701-4aa4-a34c-c4c18c0cd15d found for delete ", "request_id": "req-990530a5-ccf5-47ee-aa68-b5879e917b6c"}]} 2026-05-30 11:01:27.318 9 INFO neutron.services.segments.plugin [-] Segment 15f716d3-5701-4aa4-a34c-c4c18c0cd15d 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 15f716d3-5701-4aa4-a34c-c4c18c0cd15d found for delete ", "request_id": "req-d463e6ca-179b-47c4-a2a8-9ee29b5579fb"}]} 2026-05-30 11:01:27.509 9 INFO neutron.wsgi [None req-d6e9bc08-50cf-4403-9346-2094e9332611 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/e038731e-edec-4a5c-856d-3593070c2071 HTTP/1.1" status: 204 len: 168 time: 0.2414649 2026-05-30 11:01:27.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-9615314e-58d2-4594-9c31-6e4be5d02dd2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 89543652-4783-46e9-ace7-ce7f3ff5f65e (type: security_groups) to 1 2026-05-30 11:01:27.769 9 INFO neutron.db.ovn_revision_numbers_db [None req-9615314e-58d2-4594-9c31-6e4be5d02dd2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2b5767e3-9f46-4347-93ff-444607fd71e5 (type: security_group_rules) to 0 2026-05-30 11:01:27.784 9 INFO neutron.db.ovn_revision_numbers_db [None req-9615314e-58d2-4594-9c31-6e4be5d02dd2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 47d2fefc-404e-4ce9-92a2-71c601ed2f24 (type: security_group_rules) to 0 2026-05-30 11:01:27.800 9 INFO neutron.db.ovn_revision_numbers_db [None req-9615314e-58d2-4594-9c31-6e4be5d02dd2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b3f716ae-40db-4689-99ef-7aee50b02611 (type: security_group_rules) to 0 2026-05-30 11:01:27.818 9 INFO neutron.db.ovn_revision_numbers_db [None req-9615314e-58d2-4594-9c31-6e4be5d02dd2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource b85e7e04-061a-488d-a210-a3d87caf3bff (type: security_group_rules) to 0 2026-05-30 11:01:27.839 9 INFO neutron.wsgi [None req-9615314e-58d2-4594-9c31-6e4be5d02dd2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=61615076ab354000b013827c7c9e08f0&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2123361 2026-05-30 11:01:28.098 9 INFO neutron.wsgi [None req-f3c561eb-691b-4ea1-81b8-2a4f9d6c71d3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/89543652-4783-46e9-ace7-ce7f3ff5f65e HTTP/1.1" status: 204 len: 168 time: 0.2544522 2026-05-30 11:01:28.335 10 INFO neutron.wsgi [None req-93231a0b-abf6-4fcf-959b-ea675fcee452 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=c1d5102569d94236ae979bf56100e184&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0459173 2026-05-30 11:01:28.589 10 INFO neutron.wsgi [None req-a3324cca-4223-4fea-8441-d9dd8b6bee81 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/9f07a721-f658-47eb-b990-ed9153af75a2 HTTP/1.1" status: 204 len: 168 time: 0.2458751 2026-05-30 11:01:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024714 2026-05-30 11:01:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032969 2026-05-30 11:01:32.886 10 WARNING neutron_lib.context [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:33.051 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource fe694bf3-30c8-43ba-8ce4-45f0b80d4b5f (type: security_groups) to 1 2026-05-30 11:01:33.066 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource 6e221164-2964-454e-a9b7-651fbb597cf8 (type: security_group_rules) to 0 2026-05-30 11:01:33.081 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource 806a0dde-a5c0-4aec-9b7b-ae9a54d640e3 (type: security_group_rules) to 0 2026-05-30 11:01:33.095 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource 8d196925-d4ce-4cf4-9bea-b0757c13ed0d (type: security_group_rules) to 0 2026-05-30 11:01:33.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource f7678296-d270-48f6-a0a8-fbfe488e4641 (type: security_group_rules) to 0 2026-05-30 11:01:33.161 10 INFO neutron.db.segments_db [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Added segment dbd5b7dd-5da3-422e-80b1-457521a74f91 of type geneve for network ec40d65a-4fc5-426f-ab0f-bac5ebe9657a 2026-05-30 11:01:33.315 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource ec40d65a-4fc5-426f-ab0f-bac5ebe9657a (type: networks) to 1 2026-05-30 11:01:33.513 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] No more DHCP agents 2026-05-30 11:01:33.515 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Unable to schedule network ec40d65a-4fc5-426f-ab0f-bac5ebe9657a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:33.602 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource 5729955e-aac9-47f1-a6ee-593ef6f044af (type: ports) to 1 2026-05-30 11:01:33.625 10 INFO neutron.wsgi [None req-aa74ca5a-2d38-4516-ac64-d5a782b4c4dc 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.9195766 2026-05-30 11:01:33.636 10 WARNING neutron_lib.context [None req-e002c03a-c46c-4e78-9cb3-b1807ffb3803 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:33.907 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e002c03a-c46c-4e78-9cb3-b1807ffb3803 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] No more DHCP agents 2026-05-30 11:01:33.909 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e002c03a-c46c-4e78-9cb3-b1807ffb3803 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Unable to schedule network ec40d65a-4fc5-426f-ab0f-bac5ebe9657a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:33.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-e002c03a-c46c-4e78-9cb3-b1807ffb3803 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource 37480cfe-052b-4f1e-9ec5-5e44e7504e0f (type: ports) to 1 2026-05-30 11:01:34.022 10 INFO neutron.wsgi [None req-e002c03a-c46c-4e78-9cb3-b1807ffb3803 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3909574 /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-05-30 11:01:34.031 10 WARNING neutron_lib.context [None req-1459678e-6799-447e-82cf-4251a79bf4ae 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:34.128 10 INFO neutron.db.segments_db [None req-1459678e-6799-447e-82cf-4251a79bf4ae 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Added segment 26ff8f85-76ea-4a5f-b53a-533122b9337e of type geneve for network b83cff43-b258-4ec9-8c3a-1a8139e11010 2026-05-30 11:01:34.269 10 INFO neutron.db.ovn_revision_numbers_db [None req-1459678e-6799-447e-82cf-4251a79bf4ae 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource b83cff43-b258-4ec9-8c3a-1a8139e11010 (type: networks) to 1 2026-05-30 11:01:34.684 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1459678e-6799-447e-82cf-4251a79bf4ae 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] No more DHCP agents 2026-05-30 11:01:34.686 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1459678e-6799-447e-82cf-4251a79bf4ae 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Unable to schedule network b83cff43-b258-4ec9-8c3a-1a8139e11010: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:34.769 10 INFO neutron.db.ovn_revision_numbers_db [None req-1459678e-6799-447e-82cf-4251a79bf4ae 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource f36cdfd8-4338-4220-aaf6-e09a32aebcbf (type: ports) to 1 2026-05-30 11:01:34.793 10 INFO neutron.wsgi [None req-1459678e-6799-447e-82cf-4251a79bf4ae 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7672586 2026-05-30 11:01:34.802 10 WARNING neutron_lib.context [None req-092da4e2-a4f6-4fcd-82b0-dcd163905129 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:35.071 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-092da4e2-a4f6-4fcd-82b0-dcd163905129 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] No more DHCP agents 2026-05-30 11:01:35.073 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-092da4e2-a4f6-4fcd-82b0-dcd163905129 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Unable to schedule network b83cff43-b258-4ec9-8c3a-1a8139e11010: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:35.171 10 INFO neutron.db.ovn_revision_numbers_db [None req-092da4e2-a4f6-4fcd-82b0-dcd163905129 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource d4bd11d6-bf2b-42c1-a128-eb98a988fd42 (type: ports) to 1 2026-05-30 11:01:35.194 10 INFO neutron.wsgi [None req-092da4e2-a4f6-4fcd-82b0-dcd163905129 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3962190 /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-05-30 11:01:35.204 10 WARNING neutron_lib.context [None req-20215013-3356-4fe9-9c16-4fa93ef21b87 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:35.298 10 INFO neutron.db.segments_db [None req-20215013-3356-4fe9-9c16-4fa93ef21b87 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Added segment 179635ba-92dd-40bb-9758-5b018cf89d41 of type geneve for network 458dd535-770c-4760-8519-8ef27a0a7b71 2026-05-30 11:01:35.436 10 INFO neutron.db.ovn_revision_numbers_db [None req-20215013-3356-4fe9-9c16-4fa93ef21b87 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource 458dd535-770c-4760-8519-8ef27a0a7b71 (type: networks) to 1 2026-05-30 11:01:35.632 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20215013-3356-4fe9-9c16-4fa93ef21b87 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] No more DHCP agents 2026-05-30 11:01:35.635 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20215013-3356-4fe9-9c16-4fa93ef21b87 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Unable to schedule network 458dd535-770c-4760-8519-8ef27a0a7b71: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:35.731 10 INFO neutron.db.ovn_revision_numbers_db [None req-20215013-3356-4fe9-9c16-4fa93ef21b87 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource efa6d5d3-3595-4e79-a035-e478a394ab30 (type: ports) to 1 2026-05-30 11:01:35.758 10 INFO neutron.wsgi [None req-20215013-3356-4fe9-9c16-4fa93ef21b87 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5593262 2026-05-30 11:01:35.769 10 WARNING neutron_lib.context [None req-f2cbd68a-6a05-4f37-aa2d-1617be6eabb6 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:36.085 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f2cbd68a-6a05-4f37-aa2d-1617be6eabb6 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] No more DHCP agents 2026-05-30 11:01:36.092 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f2cbd68a-6a05-4f37-aa2d-1617be6eabb6 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Unable to schedule network 458dd535-770c-4760-8519-8ef27a0a7b71: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:36.206 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2cbd68a-6a05-4f37-aa2d-1617be6eabb6 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource cc57ba91-ff89-4399-ab12-f587930982f1 (type: ports) to 1 2026-05-30 11:01:36.233 10 INFO neutron.wsgi [None req-f2cbd68a-6a05-4f37-aa2d-1617be6eabb6 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4690473 /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-05-30 11:01:36.248 10 WARNING neutron_lib.context [None req-e7433b72-3572-4df3-bd6c-7ba8d888eadb 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:36.346 10 INFO neutron.db.segments_db [None req-e7433b72-3572-4df3-bd6c-7ba8d888eadb 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Added segment 56db4e29-7b84-4fa5-b45d-34da55940592 of type geneve for network df942635-5b3b-4eda-bc66-d7d51c4eaf55 2026-05-30 11:01:36.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-e7433b72-3572-4df3-bd6c-7ba8d888eadb 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource df942635-5b3b-4eda-bc66-d7d51c4eaf55 (type: networks) to 1 2026-05-30 11:01:36.691 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7433b72-3572-4df3-bd6c-7ba8d888eadb 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] No more DHCP agents 2026-05-30 11:01:36.693 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7433b72-3572-4df3-bd6c-7ba8d888eadb 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Unable to schedule network df942635-5b3b-4eda-bc66-d7d51c4eaf55: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:36.792 10 INFO neutron.db.ovn_revision_numbers_db [None req-e7433b72-3572-4df3-bd6c-7ba8d888eadb 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource e207a732-4455-42b2-a045-f5ce97dbd75f (type: ports) to 1 2026-05-30 11:01:36.818 10 INFO neutron.wsgi [None req-e7433b72-3572-4df3-bd6c-7ba8d888eadb 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5764065 2026-05-30 11:01:36.828 10 WARNING neutron_lib.context [None req-61f69702-67dc-46ef-a761-5fc82000470d 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:37.114 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-61f69702-67dc-46ef-a761-5fc82000470d 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] No more DHCP agents 2026-05-30 11:01:37.116 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-61f69702-67dc-46ef-a761-5fc82000470d 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Unable to schedule network df942635-5b3b-4eda-bc66-d7d51c4eaf55: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:37.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-61f69702-67dc-46ef-a761-5fc82000470d 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource dc3a5309-8511-4536-8c2a-fd5793d32a8c (type: ports) to 1 2026-05-30 11:01:37.233 10 INFO neutron.wsgi [None req-61f69702-67dc-46ef-a761-5fc82000470d 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4097545 /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-05-30 11:01:37.242 10 WARNING neutron_lib.context [None req-73527ede-5dcd-4659-bbea-9f01d2bbcc86 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:37.327 10 INFO neutron.db.segments_db [None req-73527ede-5dcd-4659-bbea-9f01d2bbcc86 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Added segment 36354129-0349-4de5-8d44-3ba8dcbaf5b2 of type geneve for network f573ecba-b353-4ae3-b5c2-68525e9e777b 2026-05-30 11:01:37.471 10 INFO neutron.db.ovn_revision_numbers_db [None req-73527ede-5dcd-4659-bbea-9f01d2bbcc86 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource f573ecba-b353-4ae3-b5c2-68525e9e777b (type: networks) to 1 2026-05-30 11:01:37.656 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73527ede-5dcd-4659-bbea-9f01d2bbcc86 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] No more DHCP agents 2026-05-30 11:01:37.658 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73527ede-5dcd-4659-bbea-9f01d2bbcc86 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Unable to schedule network f573ecba-b353-4ae3-b5c2-68525e9e777b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:37.742 10 INFO neutron.db.ovn_revision_numbers_db [None req-73527ede-5dcd-4659-bbea-9f01d2bbcc86 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource 128a6066-383e-4fd4-8527-d80a9c1f8a96 (type: ports) to 1 2026-05-30 11:01:37.768 10 INFO neutron.wsgi [None req-73527ede-5dcd-4659-bbea-9f01d2bbcc86 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5311685 2026-05-30 11:01:37.778 10 WARNING neutron_lib.context [None req-1f19ac44-c435-4a19-92b5-2be837e06ae7 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:38.063 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f19ac44-c435-4a19-92b5-2be837e06ae7 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] No more DHCP agents 2026-05-30 11:01:38.065 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f19ac44-c435-4a19-92b5-2be837e06ae7 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Unable to schedule network f573ecba-b353-4ae3-b5c2-68525e9e777b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:38.149 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f19ac44-c435-4a19-92b5-2be837e06ae7 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] Successfully bumped revision number for resource ec1f5186-33ed-4c01-9810-d489fa970a46 (type: ports) to 1 2026-05-30 11:01:38.176 10 INFO neutron.wsgi [None req-1f19ac44-c435-4a19-92b5-2be837e06ae7 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4020407 /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-05-30 11:01:38.265 10 INFO neutron.wsgi [None req-e769e4d0-9e2e-4897-8ed9-93729420ca5a 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "PUT /v2.0/ports/37480cfe-052b-4f1e-9ec5-5e44e7504e0f/tags HTTP/1.1" status: 200 len: 210 time: 0.0840642 2026-05-30 11:01:38.330 10 INFO neutron.wsgi [None req-a251769d-b4f6-4ebe-824e-03e28ec63b69 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "PUT /v2.0/ports/d4bd11d6-bf2b-42c1-a128-eb98a988fd42/tags HTTP/1.1" status: 200 len: 218 time: 0.0592749 2026-05-30 11:01:38.393 10 INFO neutron.wsgi [None req-e4984384-3c7d-41a9-8f6f-b7c86f1d0637 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "PUT /v2.0/ports/cc57ba91-ff89-4399-ab12-f587930982f1/tags HTTP/1.1" status: 200 len: 227 time: 0.0588183 2026-05-30 11:01:38.448 10 INFO neutron.wsgi [None req-39cce49e-308f-4753-a6cf-2359822658bf 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "PUT /v2.0/ports/dc3a5309-8511-4536-8c2a-fd5793d32a8c/tags HTTP/1.1" status: 200 len: 212 time: 0.0488875 2026-05-30 11:01:38.662 10 INFO neutron.wsgi [None req-43a48def-e9b3-40ae-82b1-eddc329aa86d 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.2077386 2026-05-30 11:01:38.751 10 INFO neutron.wsgi [None req-cdf601f2-d3be-4c7a-8854-1f5ef9f29d76 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.0821846 2026-05-30 11:01:38.824 10 INFO neutron.wsgi [None req-b09ea723-f935-4540-b495-011fcf0dc0c3 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.0674527 2026-05-30 11:01:38.886 10 INFO neutron.wsgi [None req-8a2d373f-8962-41b7-a10a-de795e096493 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0571380 2026-05-30 11:01:39.334 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Maintenance task: Synchronization completed (took 1.30 seconds) 2026-05-30 11:01:39.499 10 INFO neutron.wsgi [None req-0020f924-35da-459d-9477-6514779ad36b 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.6078103 2026-05-30 11:01:39.603 10 INFO neutron.wsgi [None req-d8cdfb60-be88-4bb2-b03b-f675e1e3c68a 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.0977445 2026-05-30 11:01:39.716 10 INFO neutron.wsgi [None req-fbaf0791-f4bd-4c0c-8a84-b6d73d4902f0 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.1014805 2026-05-30 11:01:39.785 10 INFO neutron.wsgi [None req-5116f439-51a9-49e9-8c08-1f92cf243de2 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.0603800 2026-05-30 11:01:40.073 10 INFO neutron.wsgi [None req-b1042041-41c8-4365-8651-532fbb0c5f4c 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "DELETE /v2.0/ports/37480cfe-052b-4f1e-9ec5-5e44e7504e0f HTTP/1.1" status: 204 len: 168 time: 0.2808721 2026-05-30 11:01:40.389 10 INFO neutron.wsgi [None req-3f860c4c-e7ef-4319-9af2-1e024b225bdf 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "DELETE /v2.0/ports/d4bd11d6-bf2b-42c1-a128-eb98a988fd42 HTTP/1.1" status: 204 len: 168 time: 0.3117085 2026-05-30 11:01:40.733 9 INFO neutron.wsgi [None req-583ac680-975b-441d-9e9e-73e135351108 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "DELETE /v2.0/ports/cc57ba91-ff89-4399-ab12-f587930982f1 HTTP/1.1" status: 204 len: 168 time: 0.3392706 2026-05-30 11:01:41.051 9 INFO neutron.wsgi [None req-77308dbf-7ac8-4e02-9d46-1cab5838f4a6 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "DELETE /v2.0/ports/dc3a5309-8511-4536-8c2a-fd5793d32a8c HTTP/1.1" status: 204 len: 168 time: 0.3120265 2026-05-30 11:01:41.365 9 INFO neutron.wsgi [None req-bf2807ad-055b-4c9b-a48a-ecf4b313cc6e 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "DELETE /v2.0/ports/ec1f5186-33ed-4c01-9810-d489fa970a46 HTTP/1.1" status: 204 len: 168 time: 0.3095911 2026-05-30 11:01:42.048 9 INFO neutron.services.segments.plugin [-] Segment dbd5b7dd-5da3-422e-80b1-457521a74f91 resource provider aggregate not found 2026-05-30 11:01:42.054 9 INFO neutron.services.segments.plugin [-] Segment dbd5b7dd-5da3-422e-80b1-457521a74f91 resource provider aggregate not found 2026-05-30 11:01:42.070 9 INFO neutron.services.segments.plugin [-] Segment dbd5b7dd-5da3-422e-80b1-457521a74f91 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 dbd5b7dd-5da3-422e-80b1-457521a74f91 found for delete ", "request_id": "req-6cc442e4-d5de-4b80-898e-f0fbc4a24b26"}]} 2026-05-30 11:01:42.071 9 INFO neutron.services.segments.plugin [-] Segment dbd5b7dd-5da3-422e-80b1-457521a74f91 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 dbd5b7dd-5da3-422e-80b1-457521a74f91 found for delete ", "request_id": "req-4526aad2-0ddc-46e7-a4d5-1e6789a9f1bb"}]} 2026-05-30 11:01:42.090 9 INFO neutron.wsgi [None req-b100c529-0bb4-4598-98a7-39a715fe9085 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "DELETE /v2.0/networks/ec40d65a-4fc5-426f-ab0f-bac5ebe9657a HTTP/1.1" status: 204 len: 168 time: 0.7180831 2026-05-30 11:01:42.500 10 INFO neutron.services.segments.plugin [-] Segment 26ff8f85-76ea-4a5f-b53a-533122b9337e resource provider aggregate not found 2026-05-30 11:01:42.504 10 INFO neutron.services.segments.plugin [-] Segment 26ff8f85-76ea-4a5f-b53a-533122b9337e resource provider aggregate not found 2026-05-30 11:01:42.515 10 INFO neutron.services.segments.plugin [-] Segment 26ff8f85-76ea-4a5f-b53a-533122b9337e 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 26ff8f85-76ea-4a5f-b53a-533122b9337e found for delete ", "request_id": "req-27e9977d-9fc7-4f6c-8f12-b8ac360a32d7"}]} 2026-05-30 11:01:42.524 10 INFO neutron.services.segments.plugin [-] Segment 26ff8f85-76ea-4a5f-b53a-533122b9337e 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 26ff8f85-76ea-4a5f-b53a-533122b9337e found for delete ", "request_id": "req-5eefcd5b-4d76-4dcb-8137-d85ea8986dbb"}]} 2026-05-30 11:01:42.547 10 INFO neutron.wsgi [None req-2a8c3db3-8917-4009-9c61-d41bb612ee6f 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "DELETE /v2.0/networks/b83cff43-b258-4ec9-8c3a-1a8139e11010 HTTP/1.1" status: 204 len: 168 time: 0.4496839 2026-05-30 11:01:42.976 9 INFO neutron.wsgi [None req-304ab0ae-a792-4347-ab43-fa2ee88ba825 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "DELETE /v2.0/networks/458dd535-770c-4760-8519-8ef27a0a7b71 HTTP/1.1" status: 204 len: 168 time: 0.4244816 2026-05-30 11:01:43.376 10 INFO neutron.wsgi [None req-30f1b590-8ded-4f9e-817d-a7d6812fd4df 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "DELETE /v2.0/networks/df942635-5b3b-4eda-bc66-d7d51c4eaf55 HTTP/1.1" status: 204 len: 168 time: 0.3923917 2026-05-30 11:01:43.807 9 INFO neutron.wsgi [None req-72dc60bd-ac41-4c8d-9096-4d2edeb8bae8 14e2672448444d1dad376e58c6647ff0 24e9a706a7674275831999117e73e8bc - - default default] 10.0.0.53 "DELETE /v2.0/networks/f573ecba-b353-4ae3-b5c2-68525e9e777b HTTP/1.1" status: 204 len: 168 time: 0.4256239 2026-05-30 11:01:44.094 9 INFO neutron.services.segments.plugin [-] Segment 179635ba-92dd-40bb-9758-5b018cf89d41 resource provider aggregate not found 2026-05-30 11:01:44.099 9 INFO neutron.services.segments.plugin [-] Segment 179635ba-92dd-40bb-9758-5b018cf89d41 resource provider aggregate not found 2026-05-30 11:01:44.106 9 INFO neutron.services.segments.plugin [-] Segment 179635ba-92dd-40bb-9758-5b018cf89d41 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 179635ba-92dd-40bb-9758-5b018cf89d41 found for delete ", "request_id": "req-40de4cab-2917-4368-b5c5-b6862957812d"}]} 2026-05-30 11:01:44.116 9 INFO neutron.services.segments.plugin [-] Segment 179635ba-92dd-40bb-9758-5b018cf89d41 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 179635ba-92dd-40bb-9758-5b018cf89d41 found for delete ", "request_id": "req-15b75a8f-3de0-4266-99e3-283e49f5e8e7"}]} 2026-05-30 11:01:44.121 9 INFO neutron.services.segments.plugin [-] Segment 36354129-0349-4de5-8d44-3ba8dcbaf5b2 resource provider aggregate not found 2026-05-30 11:01:44.136 9 INFO neutron.services.segments.plugin [-] Segment 36354129-0349-4de5-8d44-3ba8dcbaf5b2 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 36354129-0349-4de5-8d44-3ba8dcbaf5b2 found for delete ", "request_id": "req-17ffe2a9-721e-4533-a86e-a5e67bdda928"}]} 2026-05-30 11:01:44.141 9 INFO neutron.services.segments.plugin [-] Segment 36354129-0349-4de5-8d44-3ba8dcbaf5b2 resource provider aggregate not found 2026-05-30 11:01:44.159 9 INFO neutron.services.segments.plugin [-] Segment 36354129-0349-4de5-8d44-3ba8dcbaf5b2 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 36354129-0349-4de5-8d44-3ba8dcbaf5b2 found for delete ", "request_id": "req-9826978e-0f34-4ad8-aef2-ad22a2799a0a"}]} 2026-05-30 11:01:44.552 10 INFO neutron.services.segments.plugin [-] Segment 56db4e29-7b84-4fa5-b45d-34da55940592 resource provider aggregate not found 2026-05-30 11:01:44.558 10 INFO neutron.services.segments.plugin [-] Segment 56db4e29-7b84-4fa5-b45d-34da55940592 resource provider aggregate not found 2026-05-30 11:01:44.573 10 INFO neutron.services.segments.plugin [-] Segment 56db4e29-7b84-4fa5-b45d-34da55940592 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 56db4e29-7b84-4fa5-b45d-34da55940592 found for delete ", "request_id": "req-f26db97f-67a7-432c-a9ff-597daffee0bd"}]} 2026-05-30 11:01:44.575 10 INFO neutron.services.segments.plugin [-] Segment 56db4e29-7b84-4fa5-b45d-34da55940592 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 56db4e29-7b84-4fa5-b45d-34da55940592 found for delete ", "request_id": "req-de5825b1-2c92-4c0d-9c42-c131ed65d557"}]} 2026-05-30 11:01:44.992 9 INFO neutron.db.ovn_revision_numbers_db [None req-3633ad64-d9d5-406e-a4d3-5a97b255f310 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f9d0b5b9-3a72-48da-afc3-7d1ce4bbaefd (type: security_groups) to 1 2026-05-30 11:01:45.008 9 INFO neutron.db.ovn_revision_numbers_db [None req-3633ad64-d9d5-406e-a4d3-5a97b255f310 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 1afd32ef-7d29-413f-9223-70fe7794bbd0 (type: security_group_rules) to 0 2026-05-30 11:01:45.025 9 INFO neutron.db.ovn_revision_numbers_db [None req-3633ad64-d9d5-406e-a4d3-5a97b255f310 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 58725768-d142-4b47-ac7d-19327123a87e (type: security_group_rules) to 0 2026-05-30 11:01:45.044 9 INFO neutron.db.ovn_revision_numbers_db [None req-3633ad64-d9d5-406e-a4d3-5a97b255f310 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ce4f8b18-e354-4769-8184-308e23a2461f (type: security_group_rules) to 0 2026-05-30 11:01:45.061 9 INFO neutron.db.ovn_revision_numbers_db [None req-3633ad64-d9d5-406e-a4d3-5a97b255f310 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f8aed326-c2d0-4a0c-b157-39c62fc741f8 (type: security_group_rules) to 0 2026-05-30 11:01:45.086 9 INFO neutron.wsgi [None req-3633ad64-d9d5-406e-a4d3-5a97b255f310 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=bcc117acb12745938999f00283f25481&name=default HTTP/1.1" status: 200 len: 3124 time: 0.4075475 2026-05-30 11:01:45.339 10 INFO neutron.wsgi [None req-7537f1ef-7403-4dbd-8cfe-6ea581f80ef3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/f9d0b5b9-3a72-48da-afc3-7d1ce4bbaefd HTTP/1.1" status: 204 len: 168 time: 0.2467368 2026-05-30 11:01:45.498 9 INFO neutron.wsgi [None req-d53643aa-b434-4f57-990f-5ad01da0a76d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=24e9a706a7674275831999117e73e8bc&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0407939 2026-05-30 11:01:45.718 9 INFO neutron.wsgi [None req-06c5ebe8-0ef1-4f0b-9cf3-94dbe8d2278d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/fe694bf3-30c8-43ba-8ce4-45f0b80d4b5f HTTP/1.1" status: 204 len: 168 time: 0.2144630 2026-05-30 11:01:45.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5eca33e-c502-461c-885f-7859eb067bad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8be17862-9404-4d6b-9c47-bc0ec8851c9b (type: security_groups) to 1 2026-05-30 11:01:46.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5eca33e-c502-461c-885f-7859eb067bad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5fbb6cc7-694d-4685-b43a-2411a5d765fd (type: security_group_rules) to 0 2026-05-30 11:01:46.022 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5eca33e-c502-461c-885f-7859eb067bad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 8f58c8f8-a8c6-4922-93d9-ed8a36f29785 (type: security_group_rules) to 0 2026-05-30 11:01:46.038 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5eca33e-c502-461c-885f-7859eb067bad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d3ef8dbb-352f-4819-80e4-3ee690701f30 (type: security_group_rules) to 0 2026-05-30 11:01:46.053 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5eca33e-c502-461c-885f-7859eb067bad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ecfa27f6-de38-4244-8ea1-d8e874498c5d (type: security_group_rules) to 0 2026-05-30 11:01:46.074 10 INFO neutron.wsgi [None req-c5eca33e-c502-461c-885f-7859eb067bad 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=1f5d6180c86c44378b91b6c98967c047&name=default HTTP/1.1" status: 200 len: 3124 time: 0.1959410 2026-05-30 11:01:46.332 10 INFO neutron.wsgi [None req-a372b51d-ee29-44be-880d-c08176c8fed3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/8be17862-9404-4d6b-9c47-bc0ec8851c9b HTTP/1.1" status: 204 len: 168 time: 0.2525871 2026-05-30 11:01:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025978 2026-05-30 11:01:46.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028188 2026-05-30 11:01:50.700 9 WARNING neutron_lib.context [None req-18617350-f4e9-49c7-868c-4438d857b043 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:50.857 9 INFO neutron.db.ovn_revision_numbers_db [None req-18617350-f4e9-49c7-868c-4438d857b043 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource bcc9674e-b43b-489e-877c-1a189c9889e3 (type: security_groups) to 1 2026-05-30 11:01:50.873 9 INFO neutron.db.ovn_revision_numbers_db [None req-18617350-f4e9-49c7-868c-4438d857b043 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 258e0ba3-e906-416a-a38e-284c8ac26029 (type: security_group_rules) to 0 2026-05-30 11:01:50.891 9 INFO neutron.db.ovn_revision_numbers_db [None req-18617350-f4e9-49c7-868c-4438d857b043 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 46e6b184-2766-4d91-b79d-24e911b26e77 (type: security_group_rules) to 0 2026-05-30 11:01:50.908 9 INFO neutron.db.ovn_revision_numbers_db [None req-18617350-f4e9-49c7-868c-4438d857b043 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 91bc6aef-400b-4312-9da6-72307a745ac4 (type: security_group_rules) to 0 2026-05-30 11:01:50.922 9 INFO neutron.db.ovn_revision_numbers_db [None req-18617350-f4e9-49c7-868c-4438d857b043 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource dd8556e3-79fe-4130-b528-3b888266467e (type: security_group_rules) to 0 2026-05-30 11:01:51.009 9 INFO neutron.db.ovn_revision_numbers_db [None req-18617350-f4e9-49c7-868c-4438d857b043 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 25581cb7-5d31-4817-85de-d1836f7184f9 (type: security_groups) to 1 2026-05-30 11:01:51.023 9 INFO neutron.db.ovn_revision_numbers_db [None req-18617350-f4e9-49c7-868c-4438d857b043 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 12e97d5e-4754-47f9-8980-3ece6636733d (type: security_group_rules) to 0 2026-05-30 11:01:51.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-18617350-f4e9-49c7-868c-4438d857b043 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 31b49f76-b86d-4144-b3be-d784ddcb9e00 (type: security_group_rules) to 0 2026-05-30 11:01:51.063 9 INFO neutron.wsgi [None req-18617350-f4e9-49c7-868c-4438d857b043 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.5499232 2026-05-30 11:01:51.076 10 WARNING neutron_lib.context [None req-d1939b18-f05b-4028-af8d-37a5a4f8e63b 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:51.205 10 INFO neutron.db.ovn_revision_numbers_db [None req-d1939b18-f05b-4028-af8d-37a5a4f8e63b 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 3c5a33a5-d333-4376-a004-5ef52051b0c9 (type: security_groups) to 1 2026-05-30 11:01:51.220 10 INFO neutron.db.ovn_revision_numbers_db [None req-d1939b18-f05b-4028-af8d-37a5a4f8e63b 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource bff38db6-d278-4dc5-9ca7-af9139ea596f (type: security_group_rules) to 0 2026-05-30 11:01:51.237 10 INFO neutron.db.ovn_revision_numbers_db [None req-d1939b18-f05b-4028-af8d-37a5a4f8e63b 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource d6718009-79cf-4e50-bddb-01dbb1becef0 (type: security_group_rules) to 0 2026-05-30 11:01:51.257 10 INFO neutron.wsgi [None req-d1939b18-f05b-4028-af8d-37a5a4f8e63b 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.1891193 2026-05-30 11:01:51.267 9 WARNING neutron_lib.context [None req-4bbdc2e6-7485-4651-be0c-e2cdbc5da0ac 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:51.379 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bbdc2e6-7485-4651-be0c-e2cdbc5da0ac 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 9c984663-b7ee-41cf-83ff-737a16313dba (type: security_groups) to 1 2026-05-30 11:01:51.405 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bbdc2e6-7485-4651-be0c-e2cdbc5da0ac 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 17d5277f-301c-4f13-8669-ab57e498b654 (type: security_group_rules) to 0 2026-05-30 11:01:51.420 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bbdc2e6-7485-4651-be0c-e2cdbc5da0ac 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 5b9e869a-b46a-4112-8cfa-237e7a786bd0 (type: security_group_rules) to 0 2026-05-30 11:01:51.441 9 INFO neutron.wsgi [None req-4bbdc2e6-7485-4651-be0c-e2cdbc5da0ac 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.1779966 2026-05-30 11:01:51.454 10 WARNING neutron_lib.context [None req-3278930d-1a76-455a-85e2-25ac0ed6500c 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:51.581 10 INFO neutron.db.ovn_revision_numbers_db [None req-3278930d-1a76-455a-85e2-25ac0ed6500c 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 57b47fa2-f5a6-4a68-9b4a-1c0baa5d4d5b (type: security_groups) to 1 2026-05-30 11:01:51.598 10 INFO neutron.db.ovn_revision_numbers_db [None req-3278930d-1a76-455a-85e2-25ac0ed6500c 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 2b927011-fa83-4ef4-9de7-ad1ac1832f4b (type: security_group_rules) to 0 2026-05-30 11:01:51.615 10 INFO neutron.db.ovn_revision_numbers_db [None req-3278930d-1a76-455a-85e2-25ac0ed6500c 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource aaf80251-8a20-48c3-85f0-563e7437156d (type: security_group_rules) to 0 2026-05-30 11:01:51.640 10 INFO neutron.wsgi [None req-3278930d-1a76-455a-85e2-25ac0ed6500c 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.1939030 2026-05-30 11:01:51.649 9 WARNING neutron_lib.context [None req-2f6cda2d-b997-47c4-b0e3-8d9a64f2e9e6 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:51.772 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f6cda2d-b997-47c4-b0e3-8d9a64f2e9e6 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 025f828d-d2e3-4c42-8157-1558bc160115 (type: security_groups) to 1 2026-05-30 11:01:51.788 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f6cda2d-b997-47c4-b0e3-8d9a64f2e9e6 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource 9e3859ab-b214-43a6-95f6-da4b823a3cd9 (type: security_group_rules) to 0 2026-05-30 11:01:51.805 9 INFO neutron.db.ovn_revision_numbers_db [None req-2f6cda2d-b997-47c4-b0e3-8d9a64f2e9e6 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] Successfully bumped revision number for resource ec82baa7-55a3-4dc5-84b8-a8c2a1e5eb09 (type: security_group_rules) to 0 2026-05-30 11:01:51.828 9 INFO neutron.wsgi [None req-2f6cda2d-b997-47c4-b0e3-8d9a64f2e9e6 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.1827805 2026-05-30 11:01:51.875 10 INFO neutron.wsgi [None req-9896c09d-46c9-496a-b99f-54c77fb73608 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "PUT /v2.0/security-groups/25581cb7-5d31-4817-85de-d1836f7184f9/tags HTTP/1.1" status: 200 len: 210 time: 0.0428934 2026-05-30 11:01:51.924 10 INFO neutron.wsgi [None req-7fd0a437-4130-4e2a-9949-b2686c736c99 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "PUT /v2.0/security-groups/3c5a33a5-d333-4376-a004-5ef52051b0c9/tags HTTP/1.1" status: 200 len: 218 time: 0.0431683 2026-05-30 11:01:51.965 10 INFO neutron.wsgi [None req-350338a9-4fab-47e2-a0df-1fbda726c285 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "PUT /v2.0/security-groups/9c984663-b7ee-41cf-83ff-737a16313dba/tags HTTP/1.1" status: 200 len: 227 time: 0.0364687 2026-05-30 11:01:52.010 10 INFO neutron.wsgi [None req-83a510dc-44ec-4c90-bc03-f4fb3c9bd288 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "PUT /v2.0/security-groups/57b47fa2-f5a6-4a68-9b4a-1c0baa5d4d5b/tags HTTP/1.1" status: 200 len: 212 time: 0.0383766 2026-05-30 11:01:52.066 10 INFO neutron.wsgi [None req-0f2b786c-163b-4727-9276-327c408b4856 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 5005 time: 0.0502577 2026-05-30 11:01:52.113 10 INFO neutron.wsgi [None req-aee46423-6b49-4cb5-88b9-445932a183d0 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3417 time: 0.0423877 2026-05-30 11:01:52.174 10 INFO neutron.wsgi [None req-7673e332-58e7-4554-85b3-e84960de2d33 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3417 time: 0.0552640 2026-05-30 11:01:52.248 9 INFO neutron.wsgi [None req-36e9932a-482a-49a8-8bd1-9f515e50c941 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5005 time: 0.0680375 2026-05-30 11:01:52.303 9 INFO neutron.wsgi [None req-a0c10ba9-029d-46df-93eb-d1e88b6dd911 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6297 time: 0.0501635 2026-05-30 11:01:52.365 9 INFO neutron.wsgi [None req-65d854ba-4f4a-4fb5-9d6d-7038b49dbb99 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7885 time: 0.0567241 2026-05-30 11:01:52.423 9 INFO neutron.wsgi [None req-316cec96-4d7b-43c6-abc7-825ce925ced9 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7885 time: 0.0534942 2026-05-30 11:01:52.471 9 INFO neutron.wsgi [None req-7a690bdc-5122-41e0-bfc1-22d3655dae68 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6297 time: 0.0437682 2026-05-30 11:01:52.597 9 INFO neutron.wsgi [None req-d2b99fbb-792f-40ac-b2e1-28111759c204 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/25581cb7-5d31-4817-85de-d1836f7184f9 HTTP/1.1" status: 204 len: 168 time: 0.1190245 2026-05-30 11:01:52.730 9 INFO neutron.wsgi [None req-901d8aa8-0390-4b21-85d6-334424e82d41 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/3c5a33a5-d333-4376-a004-5ef52051b0c9 HTTP/1.1" status: 204 len: 168 time: 0.1278741 2026-05-30 11:01:52.846 9 INFO neutron.wsgi [None req-2264b859-a0d0-4aaf-b259-d886274773af 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/9c984663-b7ee-41cf-83ff-737a16313dba HTTP/1.1" status: 204 len: 168 time: 0.1109352 2026-05-30 11:01:52.957 9 INFO neutron.wsgi [None req-8ba6e2be-919e-401d-8680-27fa4c75afdf 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/57b47fa2-f5a6-4a68-9b4a-1c0baa5d4d5b HTTP/1.1" status: 204 len: 168 time: 0.1056297 2026-05-30 11:01:53.081 9 INFO neutron.wsgi [None req-41032453-ac21-4c5d-b575-791eb6799116 873b7d06d7de410a8d12c7a7cf38f6b0 ca8ac883a6184fd980b85838db8f470a - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/025f828d-d2e3-4c42-8157-1558bc160115 HTTP/1.1" status: 204 len: 168 time: 0.1184731 2026-05-30 11:01:54.135 10 INFO neutron.wsgi [None req-c41848e2-68c6-408d-97a0-8ff9fea7f8ed 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=ca8ac883a6184fd980b85838db8f470a&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2267227 2026-05-30 11:01:54.371 10 INFO neutron.wsgi [None req-265a155c-17a9-4279-a083-d0c667e69528 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/bcc9674e-b43b-489e-877c-1a189c9889e3 HTTP/1.1" status: 204 len: 168 time: 0.2313297 2026-05-30 11:01:54.627 10 INFO neutron.db.ovn_revision_numbers_db [None req-80b4e0ed-83c3-4753-beb5-2604466441c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 489f3967-4741-4d68-9c35-c2b57cde4ed1 (type: security_groups) to 1 2026-05-30 11:01:54.642 10 INFO neutron.db.ovn_revision_numbers_db [None req-80b4e0ed-83c3-4753-beb5-2604466441c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2f499ab1-181e-4ec7-9d2f-4b59111ade72 (type: security_group_rules) to 0 2026-05-30 11:01:54.657 10 INFO neutron.db.ovn_revision_numbers_db [None req-80b4e0ed-83c3-4753-beb5-2604466441c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6379023e-4761-48d9-b532-272521ad8508 (type: security_group_rules) to 0 2026-05-30 11:01:54.673 10 INFO neutron.db.ovn_revision_numbers_db [None req-80b4e0ed-83c3-4753-beb5-2604466441c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6c76d74a-b9e6-4853-a780-5774c0b2484c (type: security_group_rules) to 0 2026-05-30 11:01:54.688 10 INFO neutron.db.ovn_revision_numbers_db [None req-80b4e0ed-83c3-4753-beb5-2604466441c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource fdb88a49-a988-4730-9388-5ca8eebf1879 (type: security_group_rules) to 0 2026-05-30 11:01:54.710 10 INFO neutron.wsgi [None req-80b4e0ed-83c3-4753-beb5-2604466441c0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=acc0233e2c0348b7a96e35efa11ddd4a&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2231877 2026-05-30 11:01:54.959 9 INFO neutron.wsgi [None req-cd60c3de-17b2-4403-9c57-09ded57b4199 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/489f3967-4741-4d68-9c35-c2b57cde4ed1 HTTP/1.1" status: 204 len: 168 time: 0.2429001 2026-05-30 11:01:55.273 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6f14199-29e8-4aa0-8232-facbfa7fa031 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 9c47bb92-1d0b-4949-8ed7-6db4fc003564 (type: security_groups) to 1 2026-05-30 11:01:55.292 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6f14199-29e8-4aa0-8232-facbfa7fa031 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 4fdf973e-9c4c-4ed0-8482-9b0a64c449e1 (type: security_group_rules) to 0 2026-05-30 11:01:55.310 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6f14199-29e8-4aa0-8232-facbfa7fa031 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 92316c24-d7fd-4fe8-8427-ad245c8969fa (type: security_group_rules) to 0 2026-05-30 11:01:55.334 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6f14199-29e8-4aa0-8232-facbfa7fa031 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d7adce42-70e9-4ee8-b765-3d8ad436ce5e (type: security_group_rules) to 0 2026-05-30 11:01:55.350 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6f14199-29e8-4aa0-8232-facbfa7fa031 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource db305951-a1da-48c1-9487-7d1e598e7a76 (type: security_group_rules) to 0 2026-05-30 11:01:55.371 10 INFO neutron.wsgi [None req-c6f14199-29e8-4aa0-8232-facbfa7fa031 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=7d825efd7d2443b9ab96914d41247fd3&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2363074 2026-05-30 11:01:55.611 10 INFO neutron.wsgi [None req-2469413d-cb8e-41e7-abd1-b7163ff73879 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/9c47bb92-1d0b-4949-8ed7-6db4fc003564 HTTP/1.1" status: 204 len: 168 time: 0.2340753 2026-05-30 11:01:59.001 10 WARNING neutron_lib.context [None req-def74172-554e-4497-9802-70c93029397e 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:01:59.314 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-def74172-554e-4497-9802-70c93029397e 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] No more DHCP agents 2026-05-30 11:01:59.316 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-def74172-554e-4497-9802-70c93029397e 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:01:59.668 10 INFO neutron.wsgi [None req-def74172-554e-4497-9802-70c93029397e 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8608963 2026-05-30 11:01:59.724 10 INFO neutron.wsgi [None req-7617315c-75c3-40db-8ebc-d8b480908eec 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "PUT /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags HTTP/1.1" status: 200 len: 218 time: 0.0491645 2026-05-30 11:01:59.759 10 INFO neutron.wsgi [None req-098bffd0-44c8-42e5-9e7f-2dbbe9bde6c3 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "GET /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags HTTP/1.1" status: 200 len: 218 time: 0.0314977 2026-05-30 11:01:59.804 10 INFO neutron.wsgi [None req-d387ca77-bb68-4827-9e72-8f9f8c425cd7 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "PUT /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0400779 2026-05-30 11:01:59.844 10 INFO neutron.wsgi [None req-f9617634-a373-4320-9323-991b139235fb 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "GET /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags HTTP/1.1" status: 200 len: 227 time: 0.0348332 2026-05-30 11:01:59.879 10 INFO neutron.wsgi [None req-5e4faf80-93e0-45fb-862f-0cbd9a3f4599 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "PUT /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0298464 2026-05-30 11:01:59.921 10 INFO neutron.wsgi [None req-3a6bd125-b6d0-4fa6-95d8-3127c3783538 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "GET /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags HTTP/1.1" status: 200 len: 227 time: 0.0379069 2026-05-30 11:01:59.983 9 INFO neutron.wsgi [None req-6bc79442-3f56-485f-aff3-347b2b55e418 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "PUT /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0570283 2026-05-30 11:02:00.025 9 INFO neutron.wsgi [None req-ea4bc4a6-2273-4cc8-9c9d-058f46d00bc6 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "GET /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags HTTP/1.1" status: 200 len: 245 time: 0.0374806 2026-05-30 11:02:00.088 9 INFO neutron.wsgi [None req-dd7f2e93-9d2a-4807-ad3d-5f26202c52cc 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "PUT /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags HTTP/1.1" status: 200 len: 230 time: 0.0564239 2026-05-30 11:02:00.131 9 INFO neutron.wsgi [None req-d147e50d-6b41-4f62-884f-c36f2fa2d7d0 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "GET /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags HTTP/1.1" status: 200 len: 230 time: 0.0397027 2026-05-30 11:02:00.173 9 INFO neutron.wsgi [None req-bee8c47c-72b0-4889-ad8d-b260038ccf23 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "GET /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0356407 2026-05-30 11:02:00.210 9 INFO neutron.api.v2.resource [None req-2447ab7d-f5ca-4053-baa6-a38248f5013c 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:02:00.211 9 INFO neutron.wsgi [None req-2447ab7d-f5ca-4053-baa6-a38248f5013c 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "GET /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0337443 2026-05-30 11:02:00.265 9 INFO neutron.wsgi [None req-530637a4-29af-488f-9433-3348a3e78b8f 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0493653 2026-05-30 11:02:00.304 9 INFO neutron.wsgi [None req-27a5a0b9-5441-4042-a311-d93ae4db265e 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "GET /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags HTTP/1.1" status: 200 len: 223 time: 0.0340466 2026-05-30 11:02:00.355 9 INFO neutron.api.v2.resource [None req-b5efada1-0827-473f-9b57-6ea9fd8ba132 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] delete failed (client error): The resource could not be found. 2026-05-30 11:02:00.359 9 INFO neutron.wsgi [None req-b5efada1-0827-473f-9b57-6ea9fd8ba132 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0497353 2026-05-30 11:02:00.415 10 INFO neutron.wsgi [None req-56f31f19-f942-46fa-acbd-1b89cd251e79 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags HTTP/1.1" status: 204 len: 168 time: 0.0493827 2026-05-30 11:02:00.452 10 INFO neutron.wsgi [None req-5a495da6-e504-4598-984d-e2cf423ed737 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "GET /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961/tags HTTP/1.1" status: 200 len: 205 time: 0.0302811 2026-05-30 11:02:01.037 10 INFO neutron.wsgi [None req-ab6cda98-3584-4ef8-9179-8ecbbeb4107f 1baec9a28ee8450aaebe92e69a16c31b 3a80a515d63a4278a31dfb49d1ea8b5d - - default default] 10.0.0.53 "DELETE /v2.0/floatingips/8888586a-812f-417b-8aba-3159d2e2c961 HTTP/1.1" status: 204 len: 168 time: 0.5787072 2026-05-30 11:02:01.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029745 2026-05-30 11:02:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035486 2026-05-30 11:02:01.975 10 INFO neutron.db.ovn_revision_numbers_db [None req-8215625a-3006-4fc9-a263-da0f0017d4c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource d45fe6be-7f99-474a-b9c7-ff46b09d9f45 (type: security_groups) to 1 2026-05-30 11:02:01.990 10 INFO neutron.db.ovn_revision_numbers_db [None req-8215625a-3006-4fc9-a263-da0f0017d4c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 06aacc16-9b19-48a9-a41c-974bc9485577 (type: security_group_rules) to 0 2026-05-30 11:02:02.006 10 INFO neutron.db.ovn_revision_numbers_db [None req-8215625a-3006-4fc9-a263-da0f0017d4c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 30c5159e-bd40-44f5-a685-8869e8a64fb2 (type: security_group_rules) to 0 2026-05-30 11:02:02.023 10 INFO neutron.db.ovn_revision_numbers_db [None req-8215625a-3006-4fc9-a263-da0f0017d4c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 55adcaae-9a60-47f9-9802-711305f78e2a (type: security_group_rules) to 0 2026-05-30 11:02:02.040 10 INFO neutron.db.ovn_revision_numbers_db [None req-8215625a-3006-4fc9-a263-da0f0017d4c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cbc7439b-7fa2-409c-ba97-6c1dbcf78c64 (type: security_group_rules) to 0 2026-05-30 11:02:02.063 10 INFO neutron.wsgi [None req-8215625a-3006-4fc9-a263-da0f0017d4c1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=3a80a515d63a4278a31dfb49d1ea8b5d&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3129232 2026-05-30 11:02:02.295 10 INFO neutron.wsgi [None req-cac10b32-882a-4a06-9d02-6e46dfc6af3a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/d45fe6be-7f99-474a-b9c7-ff46b09d9f45 HTTP/1.1" status: 204 len: 168 time: 0.2270038 2026-05-30 11:02:02.518 9 INFO neutron.db.ovn_revision_numbers_db [None req-893bd5f4-cb50-42b6-bc02-8c539ef90d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f147a730-4019-495f-bcc8-97a97afe5df8 (type: security_groups) to 1 2026-05-30 11:02:02.533 9 INFO neutron.db.ovn_revision_numbers_db [None req-893bd5f4-cb50-42b6-bc02-8c539ef90d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 15079434-b414-4215-85ff-3a90d0832be1 (type: security_group_rules) to 0 2026-05-30 11:02:02.549 9 INFO neutron.db.ovn_revision_numbers_db [None req-893bd5f4-cb50-42b6-bc02-8c539ef90d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 56d6496a-3421-4cdf-8423-988c6dfc0ee8 (type: security_group_rules) to 0 2026-05-30 11:02:02.563 9 INFO neutron.db.ovn_revision_numbers_db [None req-893bd5f4-cb50-42b6-bc02-8c539ef90d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 97438826-64b7-4315-b297-4226254e56be (type: security_group_rules) to 0 2026-05-30 11:02:02.579 9 INFO neutron.db.ovn_revision_numbers_db [None req-893bd5f4-cb50-42b6-bc02-8c539ef90d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource f9eecd34-d55f-47ed-9447-791ef336434e (type: security_group_rules) to 0 2026-05-30 11:02:02.604 9 INFO neutron.wsgi [None req-893bd5f4-cb50-42b6-bc02-8c539ef90d9c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=21502be921304912aa00cc6c03c2903d&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2089798 2026-05-30 11:02:02.848 10 INFO neutron.wsgi [None req-6eba05f4-f1d6-4b01-a526-720f8eba24b9 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/f147a730-4019-495f-bcc8-97a97afe5df8 HTTP/1.1" status: 204 len: 168 time: 0.2384803 2026-05-30 11:02:06.211 10 WARNING neutron_lib.context [None req-6c2d471c-fe4f-4b13-b883-d07b652abc53 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:06.346 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c2d471c-fe4f-4b13-b883-d07b652abc53 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] Successfully bumped revision number for resource df41d6bf-d4bd-4907-b3ca-45abc9d90b69 (type: security_groups) to 1 2026-05-30 11:02:06.362 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c2d471c-fe4f-4b13-b883-d07b652abc53 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] Successfully bumped revision number for resource 118491a8-ace4-4f5f-8950-71627d354cd0 (type: security_group_rules) to 0 2026-05-30 11:02:06.381 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c2d471c-fe4f-4b13-b883-d07b652abc53 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] Successfully bumped revision number for resource 6158c85c-750c-4473-a76b-6f890441bfdb (type: security_group_rules) to 0 2026-05-30 11:02:06.401 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c2d471c-fe4f-4b13-b883-d07b652abc53 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] Successfully bumped revision number for resource cdc4dbe2-3ac3-47e8-8c1d-8d62d559041b (type: security_group_rules) to 0 2026-05-30 11:02:06.414 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c2d471c-fe4f-4b13-b883-d07b652abc53 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] Successfully bumped revision number for resource f8663ada-9f66-4e1c-be49-ac035826d287 (type: security_group_rules) to 0 2026-05-30 11:02:06.507 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c2d471c-fe4f-4b13-b883-d07b652abc53 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] Successfully bumped revision number for resource 6099352c-f721-411e-8bdc-9cebf2e57a37 (type: security_groups) to 1 2026-05-30 11:02:06.523 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c2d471c-fe4f-4b13-b883-d07b652abc53 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] Successfully bumped revision number for resource 64fdfa82-b6ee-4143-b05a-ebbfa34a4fde (type: security_group_rules) to 0 2026-05-30 11:02:06.539 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c2d471c-fe4f-4b13-b883-d07b652abc53 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] Successfully bumped revision number for resource dfc91f06-a16e-4236-b429-ab2384abfee6 (type: security_group_rules) to 0 2026-05-30 11:02:06.561 10 INFO neutron.wsgi [None req-6c2d471c-fe4f-4b13-b883-d07b652abc53 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.5326102 2026-05-30 11:02:06.607 9 INFO neutron.wsgi [None req-d56272c7-9855-4297-9bf9-55ee5317ab70 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "PUT /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags HTTP/1.1" status: 200 len: 218 time: 0.0388291 2026-05-30 11:02:06.636 9 INFO neutron.wsgi [None req-eb3a727c-d329-4e9e-a93f-3962ad062f90 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "GET /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags HTTP/1.1" status: 200 len: 218 time: 0.0236566 2026-05-30 11:02:06.680 10 INFO neutron.wsgi [None req-79323d73-85bb-4948-b552-641057014836 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "PUT /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0375228 2026-05-30 11:02:06.709 10 INFO neutron.wsgi [None req-50b54ee1-4331-44aa-bae6-901c458ab75c ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "GET /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags HTTP/1.1" status: 200 len: 227 time: 0.0244100 2026-05-30 11:02:06.743 10 INFO neutron.wsgi [None req-fca1c0b8-b89c-4772-949f-d8bf21cf0d6f ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "PUT /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0297248 2026-05-30 11:02:06.777 10 INFO neutron.wsgi [None req-e699c877-0036-4135-9fc5-cffe382610fa ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "GET /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags HTTP/1.1" status: 200 len: 227 time: 0.0283444 2026-05-30 11:02:06.820 10 INFO neutron.wsgi [None req-a536ec6b-ab13-4ec1-95c2-80a5490b2ddc ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "PUT /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0376263 2026-05-30 11:02:06.850 10 INFO neutron.wsgi [None req-62fc6b10-e88d-4703-873a-745eb2e0aa0d ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "GET /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags HTTP/1.1" status: 200 len: 245 time: 0.0252388 2026-05-30 11:02:06.898 10 INFO neutron.wsgi [None req-6f5700cd-40a9-4c5d-948c-373cc9c51d25 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "PUT /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags HTTP/1.1" status: 200 len: 230 time: 0.0424984 2026-05-30 11:02:06.924 10 INFO neutron.wsgi [None req-e51f97f8-b9b4-4e8a-af5d-2a2bc25479e0 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "GET /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags HTTP/1.1" status: 200 len: 230 time: 0.0216072 2026-05-30 11:02:06.954 10 INFO neutron.wsgi [None req-f1ff2625-e066-4db4-b365-6fdcc2fe6623 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "GET /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0250487 2026-05-30 11:02:06.980 10 INFO neutron.api.v2.resource [None req-b120dcff-a2ce-4766-a504-66c185bed56b ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:02:06.982 10 INFO neutron.wsgi [None req-b120dcff-a2ce-4766-a504-66c185bed56b ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "GET /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0227103 2026-05-30 11:02:07.021 10 INFO neutron.wsgi [None req-30a64138-6e4b-44e8-850e-3f4053ae8415 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0344028 2026-05-30 11:02:07.049 10 INFO neutron.wsgi [None req-ee26c8c6-4709-4afc-aabc-476654df435a ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "GET /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags HTTP/1.1" status: 200 len: 223 time: 0.0225902 2026-05-30 11:02:07.082 10 INFO neutron.api.v2.resource [None req-858d01b0-85a0-4dbc-a7e4-6f7a466ad16c ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 11:02:07.084 10 INFO neutron.wsgi [None req-858d01b0-85a0-4dbc-a7e4-6f7a466ad16c ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0295525 2026-05-30 11:02:07.132 10 INFO neutron.wsgi [None req-d1b77e32-1c75-4c8e-9c94-11b806fcf6ed ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags HTTP/1.1" status: 204 len: 168 time: 0.0425532 2026-05-30 11:02:07.161 10 INFO neutron.wsgi [None req-c7e272df-d687-410a-8e74-c0631b0711c6 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "GET /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37/tags HTTP/1.1" status: 200 len: 205 time: 0.0242991 2026-05-30 11:02:07.269 10 INFO neutron.wsgi [None req-40a45331-7684-43e7-974a-bab8992da116 ba29918f04f542cf94b1ccb355e3a03d 50de3d93048446349484e8fda9b3b295 - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/6099352c-f721-411e-8bdc-9cebf2e57a37 HTTP/1.1" status: 204 len: 168 time: 0.1013844 2026-05-30 11:02:08.044 10 INFO neutron.wsgi [None req-f2bf9298-d7b4-4b60-8899-a56d32b7b53a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=50de3d93048446349484e8fda9b3b295&name=default HTTP/1.1" status: 200 len: 3124 time: 0.1201534 2026-05-30 11:02:08.268 10 INFO neutron.wsgi [None req-b4b5600d-d606-45a3-aba5-1d783249be33 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/df41d6bf-d4bd-4907-b3ca-45abc9d90b69 HTTP/1.1" status: 204 len: 168 time: 0.2185411 2026-05-30 11:02:08.504 9 INFO neutron.db.ovn_revision_numbers_db [None req-9264b242-7b20-413f-a4e3-ca05d95c01e4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 855dff6f-7464-4cf6-98dd-7d55f4a6d3f6 (type: security_groups) to 1 2026-05-30 11:02:08.518 9 INFO neutron.db.ovn_revision_numbers_db [None req-9264b242-7b20-413f-a4e3-ca05d95c01e4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5145c3cd-6301-422a-97ce-5989a36276c0 (type: security_group_rules) to 0 2026-05-30 11:02:08.531 9 INFO neutron.db.ovn_revision_numbers_db [None req-9264b242-7b20-413f-a4e3-ca05d95c01e4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 6f6284aa-3eed-4f45-a9f2-bebfbe8abca8 (type: security_group_rules) to 0 2026-05-30 11:02:08.548 9 INFO neutron.db.ovn_revision_numbers_db [None req-9264b242-7b20-413f-a4e3-ca05d95c01e4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e2d711a1-13db-429f-be55-e7169a58c33c (type: security_group_rules) to 0 2026-05-30 11:02:08.563 9 INFO neutron.db.ovn_revision_numbers_db [None req-9264b242-7b20-413f-a4e3-ca05d95c01e4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ec9caebf-1af9-46b2-a1dc-a3396fbb56c7 (type: security_group_rules) to 0 2026-05-30 11:02:08.582 9 INFO neutron.wsgi [None req-9264b242-7b20-413f-a4e3-ca05d95c01e4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=95a200e484174b91bd5429e508af411d&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2243624 2026-05-30 11:02:08.810 9 INFO neutron.wsgi [None req-aec10739-f0e9-4670-b3eb-a6612a726cda 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/855dff6f-7464-4cf6-98dd-7d55f4a6d3f6 HTTP/1.1" status: 204 len: 168 time: 0.2229052 2026-05-30 11:02:12.203 9 WARNING neutron_lib.context [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:12.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Successfully bumped revision number for resource 6055e946-be07-4c8e-81d4-77461c61394d (type: security_groups) to 1 2026-05-30 11:02:12.388 9 INFO neutron.db.ovn_revision_numbers_db [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Successfully bumped revision number for resource 0f8ef95c-3966-44f5-9713-e5ddbe5cc5ef (type: security_group_rules) to 0 2026-05-30 11:02:12.402 9 INFO neutron.db.ovn_revision_numbers_db [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Successfully bumped revision number for resource 179b26d1-a8f9-406d-bebe-e737f097c38c (type: security_group_rules) to 0 2026-05-30 11:02:12.416 9 INFO neutron.db.ovn_revision_numbers_db [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Successfully bumped revision number for resource 9c8c6812-28f5-4ace-96b8-8ee4fb852bcf (type: security_group_rules) to 0 2026-05-30 11:02:12.432 9 INFO neutron.db.ovn_revision_numbers_db [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Successfully bumped revision number for resource b502508a-57f9-4d2a-9c42-9b54bc8325ae (type: security_group_rules) to 0 2026-05-30 11:02:12.486 9 INFO neutron.db.segments_db [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Added segment a7b94cb8-8b1d-4dc2-af80-5513640a10e6 of type geneve for network 46fe4a30-afed-42e5-9e47-e4cc06345ae8 2026-05-30 11:02:12.658 9 INFO neutron.db.ovn_revision_numbers_db [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Successfully bumped revision number for resource 46fe4a30-afed-42e5-9e47-e4cc06345ae8 (type: networks) to 1 2026-05-30 11:02:12.889 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] No more DHCP agents 2026-05-30 11:02:12.891 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Unable to schedule network 46fe4a30-afed-42e5-9e47-e4cc06345ae8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:12.988 9 INFO neutron.db.ovn_revision_numbers_db [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Successfully bumped revision number for resource 9d2fd205-f774-4b90-9625-d82d9101d08f (type: ports) to 1 2026-05-30 11:02:13.029 9 INFO neutron.wsgi [None req-785193d9-262c-4816-be69-bc3fc5e2fb30 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.0202737 2026-05-30 11:02:13.051 9 WARNING neutron_lib.context [None req-9576f666-890e-4c58-a114-c2003037ba1e 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:13.319 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9576f666-890e-4c58-a114-c2003037ba1e 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] No more DHCP agents 2026-05-30 11:02:13.321 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9576f666-890e-4c58-a114-c2003037ba1e 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Unable to schedule network 46fe4a30-afed-42e5-9e47-e4cc06345ae8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:13.854 9 INFO neutron.db.ovn_revision_numbers_db [None req-9576f666-890e-4c58-a114-c2003037ba1e 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Successfully bumped revision number for resource 9d2fd205-f774-4b90-9625-d82d9101d08f (type: ports) to 2 2026-05-30 11:02:13.906 9 INFO neutron.db.ovn_revision_numbers_db [None req-9576f666-890e-4c58-a114-c2003037ba1e 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] Successfully bumped revision number for resource 7d7958e8-d171-4198-a1d5-29f170cfcd6f (type: subnets) to 0 2026-05-30 11:02:13.930 9 INFO neutron.wsgi [None req-9576f666-890e-4c58-a114-c2003037ba1e 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8854585 2026-05-30 11:02:14.013 9 INFO neutron.wsgi [None req-eb99d098-3cda-43a3-9215-21a52fae74ec 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "PUT /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags HTTP/1.1" status: 200 len: 218 time: 0.0771685 2026-05-30 11:02:14.060 9 INFO neutron.wsgi [None req-fca17b23-4969-414b-a88a-83311f7c4e46 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "GET /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags HTTP/1.1" status: 200 len: 218 time: 0.0402055 2026-05-30 11:02:14.119 9 INFO neutron.wsgi [None req-bf9559aa-3e25-4f1f-ad62-69a16afdbf7e 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "PUT /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0543861 2026-05-30 11:02:14.162 9 INFO neutron.wsgi [None req-2895b1ce-2d95-4e09-851f-fbe2ce914d9e 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "GET /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags HTTP/1.1" status: 200 len: 227 time: 0.0380900 2026-05-30 11:02:14.208 9 INFO neutron.wsgi [None req-3b1bb47a-d02d-407e-b6d7-23dd0ced557a 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "PUT /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0409336 2026-05-30 11:02:14.250 9 INFO neutron.wsgi [None req-20c54ab9-5913-4267-9b89-93084446bab0 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "GET /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags HTTP/1.1" status: 200 len: 227 time: 0.0383008 2026-05-30 11:02:14.346 10 INFO neutron.wsgi [None req-d409fd11-6d2c-4e02-ba86-326eab7bc667 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "PUT /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0899003 2026-05-30 11:02:14.385 10 INFO neutron.wsgi [None req-d982742c-90d8-4962-b9c1-2bc6ff540fd1 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "GET /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags HTTP/1.1" status: 200 len: 245 time: 0.0349264 2026-05-30 11:02:14.448 10 INFO neutron.wsgi [None req-91bcd1e4-6a7f-4301-a9ec-f896b2933be4 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "PUT /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags HTTP/1.1" status: 200 len: 230 time: 0.0598497 2026-05-30 11:02:14.504 9 INFO neutron.wsgi [None req-7beeee23-c4e8-4586-a29b-d1b5a6a60a4c 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "GET /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags HTTP/1.1" status: 200 len: 230 time: 0.0497499 2026-05-30 11:02:14.555 9 INFO neutron.wsgi [None req-83081e17-0c38-4c5f-988b-3943c28a1180 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "GET /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0431643 2026-05-30 11:02:14.608 9 INFO neutron.api.v2.resource [None req-0bfce66a-339d-442c-9690-2976a19cec35 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:02:14.609 9 INFO neutron.wsgi [None req-0bfce66a-339d-442c-9690-2976a19cec35 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "GET /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0492887 2026-05-30 11:02:14.681 9 INFO neutron.wsgi [None req-9f761cb3-8d14-4331-b1db-5121b7be53dc 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0660248 2026-05-30 11:02:14.721 9 INFO neutron.wsgi [None req-abbe4bd5-5ce8-453f-ab1e-172bcd8dadcf 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "GET /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags HTTP/1.1" status: 200 len: 223 time: 0.0353315 2026-05-30 11:02:14.764 9 INFO neutron.api.v2.resource [None req-58502d55-6e83-4b06-a481-13c0d47da1ee 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 11:02:14.766 9 INFO neutron.wsgi [None req-58502d55-6e83-4b06-a481-13c0d47da1ee 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0385194 2026-05-30 11:02:14.832 9 INFO neutron.wsgi [None req-e57a869d-66ac-4b70-924f-6bf027c48412 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags HTTP/1.1" status: 204 len: 168 time: 0.0615265 2026-05-30 11:02:14.874 9 INFO neutron.wsgi [None req-52995397-d561-4fd2-86e2-397c3a34ba07 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "GET /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f/tags HTTP/1.1" status: 200 len: 205 time: 0.0382338 2026-05-30 11:02:15.066 9 INFO neutron.wsgi [None req-7bb0bcd2-4c94-4aba-a953-84242bebccc4 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/7d7958e8-d171-4198-a1d5-29f170cfcd6f HTTP/1.1" status: 204 len: 168 time: 0.1844556 2026-05-30 11:02:15.481 9 INFO neutron.services.segments.plugin [-] Segment a7b94cb8-8b1d-4dc2-af80-5513640a10e6 resource provider aggregate not found 2026-05-30 11:02:15.488 9 INFO neutron.services.segments.plugin [-] Segment a7b94cb8-8b1d-4dc2-af80-5513640a10e6 resource provider aggregate not found 2026-05-30 11:02:15.506 9 INFO neutron.services.segments.plugin [-] Segment a7b94cb8-8b1d-4dc2-af80-5513640a10e6 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 a7b94cb8-8b1d-4dc2-af80-5513640a10e6 found for delete ", "request_id": "req-a655523e-78fb-4779-958c-47c7952c77a0"}]} 2026-05-30 11:02:15.507 9 INFO neutron.services.segments.plugin [-] Segment a7b94cb8-8b1d-4dc2-af80-5513640a10e6 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 a7b94cb8-8b1d-4dc2-af80-5513640a10e6 found for delete ", "request_id": "req-e07d2586-4800-44c4-9a52-8968183f0ec4"}]} 2026-05-30 11:02:15.515 9 INFO neutron.wsgi [None req-cee8674f-0fcb-4720-9aad-0ffcff62a6ee 5a282157c8064955bc33f5c42b8d4f0a 7d7261e70c72484aaab7631b00b9c8a2 - - default default] 10.0.0.53 "DELETE /v2.0/networks/46fe4a30-afed-42e5-9e47-e4cc06345ae8 HTTP/1.1" status: 204 len: 168 time: 0.4435294 2026-05-30 11:02:16.389 10 INFO neutron.wsgi [None req-959dd54a-7341-4b00-ae16-4eaf80a50348 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=7d7261e70c72484aaab7631b00b9c8a2&name=default HTTP/1.1" status: 200 len: 3124 time: 0.1559412 2026-05-30 11:02:16.622 10 INFO neutron.wsgi [None req-9e70ddee-708f-4960-a611-5d7be98046af 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/6055e946-be07-4c8e-81d4-77461c61394d HTTP/1.1" status: 204 len: 168 time: 0.2261467 2026-05-30 11:02:16.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-85bf311d-ab99-452a-a5d2-9787154c4d78 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource aadaa2fb-de2d-483e-a2aa-a866800ed2ab (type: security_groups) to 1 2026-05-30 11:02:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028098 2026-05-30 11:02:16.879 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014327 2026-05-30 11:02:16.893 10 INFO neutron.db.ovn_revision_numbers_db [None req-85bf311d-ab99-452a-a5d2-9787154c4d78 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 32c9537b-c684-4fd0-bca5-b66faac649c4 (type: security_group_rules) to 0 2026-05-30 11:02:16.906 10 INFO neutron.db.ovn_revision_numbers_db [None req-85bf311d-ab99-452a-a5d2-9787154c4d78 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c218f332-dc0a-4b77-98b1-9aa5c5dbe19f (type: security_group_rules) to 0 2026-05-30 11:02:16.922 10 INFO neutron.db.ovn_revision_numbers_db [None req-85bf311d-ab99-452a-a5d2-9787154c4d78 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource e19d343e-fec5-459b-91f9-a2faaabf81b3 (type: security_group_rules) to 0 2026-05-30 11:02:16.942 10 INFO neutron.db.ovn_revision_numbers_db [None req-85bf311d-ab99-452a-a5d2-9787154c4d78 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource fa0ba59b-7c20-42a6-b46e-28db0d289274 (type: security_group_rules) to 0 2026-05-30 11:02:16.966 10 INFO neutron.wsgi [None req-85bf311d-ab99-452a-a5d2-9787154c4d78 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=a9a934589a7a47f3a8ab9395103c27b5&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2292044 2026-05-30 11:02:17.211 9 INFO neutron.wsgi [None req-898b2036-6077-4d76-80f7-860d5d6f7473 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/aadaa2fb-de2d-483e-a2aa-a866800ed2ab HTTP/1.1" status: 204 len: 168 time: 0.2392211 2026-05-30 11:02:19.174 9 INFO neutron.wsgi [None req-5ff87036-bd26-4cd9-b58b-213d7cf513fc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.2229469 2026-05-30 11:02:19.214 9 INFO neutron.wsgi [None req-b867953b-7d25-4a78-b80d-5ad2d14b3ffe 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0392334 2026-05-30 11:02:19.275 9 INFO neutron.wsgi [None req-ea7c12d5-69e7-4b0c-8693-c6a788a8b8d4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0590611 2026-05-30 11:02:19.309 9 INFO neutron.wsgi [None req-ecbf7e64-9466-43bb-a0e3-cd253c276184 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0315385 2026-05-30 11:02:19.330 9 INFO neutron.wsgi [None req-2b8c1734-2cf2-4c73-b12b-f577e1a10c67 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0195460 2026-05-30 11:02:19.356 9 INFO neutron.wsgi [None req-0a3c3f3c-17a5-4e01-8209-16e3deb7ba65 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0212801 2026-05-30 11:02:19.369 9 INFO neutron.wsgi [None req-6adfad51-d3a5-4fbf-b4ac-348e65d3dc49 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0117934 2026-05-30 11:02:19.455 9 INFO neutron.wsgi [None req-63b10ed7-5149-411b-b8b8-c03400231483 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0855875 2026-05-30 11:02:19.535 9 INFO neutron.wsgi [None req-5ae901cf-1d95-4710-b8ea-ecc1e5b23d21 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0774090 2026-05-30 11:02:19.597 9 INFO neutron.wsgi [None req-0378ef7a-5baf-4d74-ae2e-2c001df21a71 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0518658 2026-05-30 11:02:19.608 9 INFO neutron.wsgi [None req-8b5b8a48-fdcb-4164-b598-811e2abd6f54 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0104222 2026-05-30 11:02:20.643 10 WARNING neutron_lib.context [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:20.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Successfully bumped revision number for resource c3b73454-62b8-42f8-b8ba-8488379d789d (type: security_groups) to 1 2026-05-30 11:02:20.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Successfully bumped revision number for resource 64b9fed8-b1c0-40ee-84fe-261b5e529304 (type: security_group_rules) to 0 2026-05-30 11:02:20.845 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Successfully bumped revision number for resource b38595a3-0d5c-42ce-afc7-184893e70839 (type: security_group_rules) to 0 2026-05-30 11:02:20.860 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Successfully bumped revision number for resource eb631d61-9fd5-4819-b0bb-a74dd9d72057 (type: security_group_rules) to 0 2026-05-30 11:02:20.875 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Successfully bumped revision number for resource fcf02530-de5a-4c2f-8310-ee6e13d165ea (type: security_group_rules) to 0 2026-05-30 11:02:20.925 10 INFO neutron.db.segments_db [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Added segment bb710ee9-ae8e-4d86-9701-66cab81fc791 of type geneve for network 37498482-16f0-4709-bf6e-4062f811abb5 2026-05-30 11:02:21.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Successfully bumped revision number for resource 37498482-16f0-4709-bf6e-4062f811abb5 (type: networks) to 1 2026-05-30 11:02:21.302 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] No more DHCP agents 2026-05-30 11:02:21.304 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Unable to schedule network 37498482-16f0-4709-bf6e-4062f811abb5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:21.394 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Successfully bumped revision number for resource 77666683-f8e9-4397-b587-4a52c64b9f04 (type: ports) to 1 2026-05-30 11:02:21.420 10 INFO neutron.wsgi [None req-c5fa9fa0-7afc-4b02-b27f-ba1f162e29ba 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9545972 2026-05-30 11:02:21.431 10 WARNING neutron_lib.context [None req-1cf66821-3458-4194-9516-2102f96a1fec 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:21.712 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1cf66821-3458-4194-9516-2102f96a1fec 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] No more DHCP agents 2026-05-30 11:02:21.714 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1cf66821-3458-4194-9516-2102f96a1fec 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Unable to schedule network 37498482-16f0-4709-bf6e-4062f811abb5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:21.816 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cf66821-3458-4194-9516-2102f96a1fec 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Successfully bumped revision number for resource 6bdec054-79dc-41ab-9baf-3917039185be (type: ports) to 1 2026-05-30 11:02:21.842 10 INFO neutron.wsgi [None req-1cf66821-3458-4194-9516-2102f96a1fec 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4167688 /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-05-30 11:02:21.852 10 WARNING neutron_lib.context [None req-ece02541-b08c-4317-887a-f33f9b218eb9 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:22.097 10 INFO neutron.wsgi [None req-ece02541-b08c-4317-887a-f33f9b218eb9 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2504520 2026-05-30 11:02:22.136 10 INFO neutron.wsgi [None req-dce2714b-d4e6-4d43-8614-60676cc2d87b 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "PUT /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags HTTP/1.1" status: 200 len: 218 time: 0.0331526 2026-05-30 11:02:22.161 10 INFO neutron.wsgi [None req-2636205e-d36c-4653-9093-225b880955c7 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags HTTP/1.1" status: 200 len: 218 time: 0.0197103 2026-05-30 11:02:22.197 10 INFO neutron.wsgi [None req-fc2c1b45-c54e-48bf-8d21-7c42a139f643 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "PUT /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0319734 2026-05-30 11:02:22.221 10 INFO neutron.wsgi [None req-8759f086-efa3-46d0-bc43-6247345a57c5 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags HTTP/1.1" status: 200 len: 227 time: 0.0193205 2026-05-30 11:02:22.250 10 INFO neutron.wsgi [None req-8aa7975d-799d-49ed-86e2-6e91fd5058e8 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "PUT /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0239692 2026-05-30 11:02:22.274 10 INFO neutron.wsgi [None req-8b1d5b3d-b8a2-4b8b-a2da-77fbcd152fc0 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags HTTP/1.1" status: 200 len: 227 time: 0.0188406 2026-05-30 11:02:22.315 10 INFO neutron.wsgi [None req-b5d77f10-bc1e-4dd1-83ca-237e132110a9 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "PUT /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0366240 2026-05-30 11:02:22.339 10 INFO neutron.wsgi [None req-35fbb212-d4a7-4b58-9292-a73f001da761 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags HTTP/1.1" status: 200 len: 245 time: 0.0183265 2026-05-30 11:02:22.381 10 INFO neutron.wsgi [None req-6e3fff5a-a34c-4411-83ee-bd1e7d97e0ca 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "PUT /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags HTTP/1.1" status: 200 len: 230 time: 0.0370386 2026-05-30 11:02:22.407 10 INFO neutron.wsgi [None req-4534047c-cc5c-4095-847d-44ec98e0cd50 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags HTTP/1.1" status: 200 len: 230 time: 0.0218978 2026-05-30 11:02:22.428 10 INFO neutron.wsgi [None req-432ed859-1be5-4b0f-aa0d-1e42a5a2f92f 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0175815 2026-05-30 11:02:22.451 10 INFO neutron.api.v2.resource [None req-965de2db-f04f-4519-a666-af8e3ada279f 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:02:22.453 10 INFO neutron.wsgi [None req-965de2db-f04f-4519-a666-af8e3ada279f 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0200937 2026-05-30 11:02:22.493 10 INFO neutron.wsgi [None req-a92aa8ce-b290-43cc-91f1-b1442b5c0d1f 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "DELETE /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0361328 2026-05-30 11:02:22.518 10 INFO neutron.wsgi [None req-c958c109-cb80-43b2-9822-e421678a4d9d 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags HTTP/1.1" status: 200 len: 223 time: 0.0192423 2026-05-30 11:02:22.548 9 INFO neutron.api.v2.resource [None req-85d29cc1-b30f-4f35-a106-9796c3c62c5c 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 11:02:22.549 9 INFO neutron.wsgi [None req-85d29cc1-b30f-4f35-a106-9796c3c62c5c 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "DELETE /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0266573 2026-05-30 11:02:22.585 9 INFO neutron.wsgi [None req-5e9cd28d-af11-4e01-9f68-e204f11cac2d 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "DELETE /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags HTTP/1.1" status: 204 len: 168 time: 0.0315533 2026-05-30 11:02:22.609 9 INFO neutron.wsgi [None req-56e923e8-fe9a-43cf-a5bd-9f847ab823b5 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81/tags HTTP/1.1" status: 200 len: 205 time: 0.0185721 2026-05-30 11:02:22.640 9 INFO neutron.wsgi [None req-08093687-461c-46ff-9e47-30da18232983 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81 HTTP/1.1" status: 200 len: 603 time: 0.0206070 2026-05-30 11:02:23.037 9 INFO neutron.wsgi [None req-eb69cf89-df66-40fc-a39e-e377aa01777d 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "GET /v2.0/ports/6bdec054-79dc-41ab-9baf-3917039185be HTTP/1.1" status: 200 len: 1020 time: 0.3912060 2026-05-30 11:02:23.127 9 INFO neutron.wsgi [None req-5ce53505-e694-4270-acb0-321da7e2ce08 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "DELETE /v2.0/trunks/e7ce55ed-4b0c-4741-ad3b-74a99b175b81 HTTP/1.1" status: 204 len: 168 time: 0.0857768 2026-05-30 11:02:23.393 9 INFO neutron.wsgi [None req-5d05c481-1dde-4fca-9059-e2fdd208386c 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "DELETE /v2.0/ports/6bdec054-79dc-41ab-9baf-3917039185be HTTP/1.1" status: 204 len: 168 time: 0.2601821 2026-05-30 11:02:23.755 9 INFO neutron.services.segments.plugin [-] Segment bb710ee9-ae8e-4d86-9701-66cab81fc791 resource provider aggregate not found 2026-05-30 11:02:23.759 9 INFO neutron.services.segments.plugin [-] Segment bb710ee9-ae8e-4d86-9701-66cab81fc791 resource provider aggregate not found 2026-05-30 11:02:23.772 9 INFO neutron.services.segments.plugin [-] Segment bb710ee9-ae8e-4d86-9701-66cab81fc791 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 bb710ee9-ae8e-4d86-9701-66cab81fc791 found for delete ", "request_id": "req-b55e71cb-c899-41ef-b365-ef4d6fd19c5a"}]} 2026-05-30 11:02:23.773 9 INFO neutron.services.segments.plugin [-] Segment bb710ee9-ae8e-4d86-9701-66cab81fc791 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 bb710ee9-ae8e-4d86-9701-66cab81fc791 found for delete ", "request_id": "req-f82e5222-3984-4ff7-a371-1ec373ffc41c"}]} 2026-05-30 11:02:23.800 9 INFO neutron.wsgi [None req-60288fa9-e33e-4a8e-881b-20f3f1b88684 79befb8018bb4052bd0ea7bf5d0ae9ad 550c3ac732ca4d0381947929ee4eb142 - - default default] 10.0.0.53 "DELETE /v2.0/networks/37498482-16f0-4709-bf6e-4062f811abb5 HTTP/1.1" status: 204 len: 168 time: 0.4015021 2026-05-30 11:02:24.715 9 INFO neutron.db.ovn_revision_numbers_db [None req-eddb9a77-5718-4c5e-af33-98304c628672 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource cf8b5fe6-ddf9-4e46-b61a-52f3c82d5f38 (type: security_groups) to 1 2026-05-30 11:02:24.729 9 INFO neutron.db.ovn_revision_numbers_db [None req-eddb9a77-5718-4c5e-af33-98304c628672 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 255d18e6-0d7c-4d5b-87d5-aae9088f89b9 (type: security_group_rules) to 0 2026-05-30 11:02:24.743 9 INFO neutron.db.ovn_revision_numbers_db [None req-eddb9a77-5718-4c5e-af33-98304c628672 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 31c61d03-8377-4b7a-bcf2-c85c977937e2 (type: security_group_rules) to 0 2026-05-30 11:02:24.762 9 INFO neutron.db.ovn_revision_numbers_db [None req-eddb9a77-5718-4c5e-af33-98304c628672 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource c4950838-9102-4dff-8cef-e8ae8bc9cf8f (type: security_group_rules) to 0 2026-05-30 11:02:24.777 9 INFO neutron.db.ovn_revision_numbers_db [None req-eddb9a77-5718-4c5e-af33-98304c628672 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource ffb8d49c-7956-4667-9f02-f96e92427e25 (type: security_group_rules) to 0 2026-05-30 11:02:24.801 9 INFO neutron.wsgi [None req-eddb9a77-5718-4c5e-af33-98304c628672 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=78b2e53ad48c44c4aa7cc46f393507ab&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3358529 2026-05-30 11:02:25.040 10 INFO neutron.wsgi [None req-dd6afcfd-3bc7-4731-932a-e07acba01bf0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/cf8b5fe6-ddf9-4e46-b61a-52f3c82d5f38 HTTP/1.1" status: 204 len: 168 time: 0.2330027 2026-05-30 11:02:25.185 10 INFO neutron.wsgi [None req-26d516ca-9760-40a7-8c07-0fac30768a69 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=550c3ac732ca4d0381947929ee4eb142&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0389075 2026-05-30 11:02:25.419 10 INFO neutron.wsgi [None req-e07f565e-319c-43e6-a15a-9be5dc540c0e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/c3b73454-62b8-42f8-b8ba-8488379d789d HTTP/1.1" status: 204 len: 168 time: 0.2279780 2026-05-30 11:02:28.710 9 WARNING neutron_lib.context [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:28.863 9 INFO neutron.db.ovn_revision_numbers_db [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 3643657a-1d19-4b18-b332-ac3d87949c41 (type: security_groups) to 1 2026-05-30 11:02:28.877 9 INFO neutron.db.ovn_revision_numbers_db [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 4ebb919c-ad77-411d-b2fc-3401cf282e6f (type: security_group_rules) to 0 2026-05-30 11:02:28.891 9 INFO neutron.db.ovn_revision_numbers_db [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 5ac61594-57b3-45dc-a8fe-01ee9f881d58 (type: security_group_rules) to 0 2026-05-30 11:02:28.910 9 INFO neutron.db.ovn_revision_numbers_db [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 8ac250ef-674c-40a9-b11a-d9c440683cec (type: security_group_rules) to 0 2026-05-30 11:02:28.926 9 INFO neutron.db.ovn_revision_numbers_db [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource de630cc8-0db7-4b58-a424-e707e593db87 (type: security_group_rules) to 0 2026-05-30 11:02:28.978 9 INFO neutron.db.segments_db [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Added segment 6d71e0d6-32f6-41bf-8f70-5d9c616e3d24 of type geneve for network f8df9307-019f-4f20-bc99-b3e942b59484 2026-05-30 11:02:29.130 9 INFO neutron.db.ovn_revision_numbers_db [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource f8df9307-019f-4f20-bc99-b3e942b59484 (type: networks) to 1 2026-05-30 11:02:29.332 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:29.333 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network f8df9307-019f-4f20-bc99-b3e942b59484: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:29.452 9 INFO neutron.db.ovn_revision_numbers_db [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource e5a9fdfa-2aa0-4505-8c3d-78a32f2628bb (type: ports) to 1 2026-05-30 11:02:29.489 9 INFO neutron.wsgi [None req-19cf336c-2176-4168-864c-955d379173a4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 826 time: 0.9460135 2026-05-30 11:02:29.500 9 WARNING neutron_lib.context [None req-0c6ef1ea-4f37-4a4d-b076-58f3bce2fed2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:29.757 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c6ef1ea-4f37-4a4d-b076-58f3bce2fed2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:29.759 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c6ef1ea-4f37-4a4d-b076-58f3bce2fed2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network f8df9307-019f-4f20-bc99-b3e942b59484: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:30.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c6ef1ea-4f37-4a4d-b076-58f3bce2fed2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource e5a9fdfa-2aa0-4505-8c3d-78a32f2628bb (type: ports) to 2 2026-05-30 11:02:30.351 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c6ef1ea-4f37-4a4d-b076-58f3bce2fed2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 3fabc63c-e5dd-4da2-bd4a-d836baaaddd8 (type: subnets) to 0 2026-05-30 11:02:30.368 9 INFO neutron.wsgi [None req-0c6ef1ea-4f37-4a4d-b076-58f3bce2fed2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8734095 2026-05-30 11:02:30.378 9 WARNING neutron_lib.context [None req-93fab0f2-cf21-4087-9caa-a99aabb0a878 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:30.958 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93fab0f2-cf21-4087-9caa-a99aabb0a878 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:30.960 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93fab0f2-cf21-4087-9caa-a99aabb0a878 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:31.133 9 INFO neutron.db.ovn_revision_numbers_db [None req-93fab0f2-cf21-4087-9caa-a99aabb0a878 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 6a0d3533-3226-4e15-8617-f400ab1aa9e3 (type: ports) to 1 2026-05-30 11:02:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027740 2026-05-30 11:02:31.881 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029278 2026-05-30 11:02:32.121 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-6a0d3533-3226-4e15-8617-f400ab1aa9e3 on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 11:02:32.134 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 6a0d3533-3226-4e15-8617-f400ab1aa9e3 2026-05-30 11:02:32.144 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 6a0d3533-3226-4e15-8617-f400ab1aa9e3 2026-05-30 11:02:32.157 9 INFO neutron.db.ovn_revision_numbers_db [None req-93fab0f2-cf21-4087-9caa-a99aabb0a878 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 6a0d3533-3226-4e15-8617-f400ab1aa9e3 (type: router_ports) to 1 2026-05-30 11:02:32.233 9 INFO neutron.db.ovn_revision_numbers_db [None req-93fab0f2-cf21-4087-9caa-a99aabb0a878 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource d9f1014c-f221-4aaf-99b9-a968d0a0affa (type: routers) to 2 2026-05-30 11:02:32.252 9 INFO neutron.wsgi [None req-93fab0f2-cf21-4087-9caa-a99aabb0a878 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1134 time: 1.8786910 2026-05-30 11:02:32.945 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6dfc6773-4595-4d6f-8283-f40cab479076 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:32.948 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6dfc6773-4595-4d6f-8283-f40cab479076 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network f8df9307-019f-4f20-bc99-b3e942b59484: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:33.080 9 INFO neutron.db.ovn_revision_numbers_db [None req-6dfc6773-4595-4d6f-8283-f40cab479076 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource a71f5524-b884-4c4a-9702-20efdaa0b589 (type: ports) to 1 2026-05-30 11:02:33.906 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-6dfc6773-4595-4d6f-8283-f40cab479076 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a71f5524-b884-4c4a-9702-20efdaa0b589 2026-05-30 11:02:33.906 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:02:33.906 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a71f5524-b884-4c4a-9702-20efdaa0b589 2026-05-30 11:02:33.906 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager [None req-6dfc6773-4595-4d6f-8283-f40cab479076 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a71f5524-b884-4c4a-9702-20efdaa0b589 2026-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:02:33.906 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-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a71f5524-b884-4c4a-9702-20efdaa0b589 2026-05-30 11:02:33.906 9 ERROR neutron_lib.callbacks.manager  2026-05-30 11:02:34.111 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: a71f5524-b884-4c4a-9702-20efdaa0b589 2026-05-30 11:02:34.126 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port a71f5524-b884-4c4a-9702-20efdaa0b589 2026-05-30 11:02:34.154 9 INFO neutron.db.ovn_revision_numbers_db [None req-6dfc6773-4595-4d6f-8283-f40cab479076 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource a71f5524-b884-4c4a-9702-20efdaa0b589 (type: ports) to 1 2026-05-30 11:02:34.263 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6dfc6773-4595-4d6f-8283-f40cab479076 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:34.266 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6dfc6773-4595-4d6f-8283-f40cab479076 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network f8df9307-019f-4f20-bc99-b3e942b59484: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:34.737 9 INFO neutron.db.ovn_revision_numbers_db [None req-6dfc6773-4595-4d6f-8283-f40cab479076 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource a71f5524-b884-4c4a-9702-20efdaa0b589 (type: router_ports) to 1 2026-05-30 11:02:34.743 9 INFO neutron.wsgi [None req-6dfc6773-4595-4d6f-8283-f40cab479076 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/routers/d9f1014c-f221-4aaf-99b9-a968d0a0affa/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4865460 2026-05-30 11:02:34.752 9 WARNING neutron_lib.context [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:34.755 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource a71f5524-b884-4c4a-9702-20efdaa0b589 (type: ports) to 2 2026-05-30 11:02:34.961 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource a71f5524-b884-4c4a-9702-20efdaa0b589 (type: router_ports) to 2 2026-05-30 11:02:35.722 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:35.724 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:35.884 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource eee9121a-9425-4d3e-b853-d665a717427b (type: ports) to 1 2026-05-30 11:02:36.127 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource eee9121a-9425-4d3e-b853-d665a717427b (type: ports) to 1 2026-05-30 11:02:36.185 9 INFO neutron.db.segments_db [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Added segment d9be0175-e529-49e3-ae3a-3d14f6fb4250 of type geneve for network aab05ac0-b625-48ec-827c-04dcf4103e25 2026-05-30 11:02:36.341 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource aab05ac0-b625-48ec-827c-04dcf4103e25 (type: networks) to 1 2026-05-30 11:02:36.505 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:36.506 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network aab05ac0-b625-48ec-827c-04dcf4103e25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:36.588 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource db710fbd-7ac4-4caf-b612-e8274ed25a3a (type: ports) to 1 2026-05-30 11:02:36.735 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:36.738 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network aab05ac0-b625-48ec-827c-04dcf4103e25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:36.763 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 8e0e2528-7dd5-428e-8928-16b64c72b879 (type: subnets) to 0 2026-05-30 11:02:37.217 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:37.218 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network aab05ac0-b625-48ec-827c-04dcf4103e25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:37.370 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource cabdf1a5-4175-4372-bff2-95bf6f020b5f (type: ports) to 1 2026-05-30 11:02:37.513 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No hosting information found for port 6a0d3533-3226-4e15-8617-f400ab1aa9e3: RuntimeError: No hosting information found for port 6a0d3533-3226-4e15-8617-f400ab1aa9e3 2026-05-30 11:02:37.895 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-cabdf1a5-4175-4372-bff2-95bf6f020b5f 2026-05-30 11:02:37.895 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 11:02:37.895 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-05-30 11:02:37.895 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 11:02:37.895 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-05-30 11:02:37.895 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 11:02:37.895 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-05-30 11:02:37.895 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 11:02:37.895 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-05-30 11:02:37.895 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:02:37.895 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-05-30 11:02:37.895 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:02:37.895 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-cabdf1a5-4175-4372-bff2-95bf6f020b5f 2026-05-30 11:02:37.895 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-cabdf1a5-4175-4372-bff2-95bf6f020b5f 2026-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 11:02:37.896 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-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 11:02:37.896 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-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 11:02:37.896 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-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 11:02:37.896 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-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 11:02:37.896 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-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 11:02:37.896 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-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 11:02:37.896 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-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 11:02:37.896 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-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:02:37.896 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-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-cabdf1a5-4175-4372-bff2-95bf6f020b5f 2026-05-30 11:02:37.896 9 ERROR neutron_lib.callbacks.manager  2026-05-30 11:02:38.110 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: cabdf1a5-4175-4372-bff2-95bf6f020b5f 2026-05-30 11:02:38.118 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port cabdf1a5-4175-4372-bff2-95bf6f020b5f 2026-05-30 11:02:38.134 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource cabdf1a5-4175-4372-bff2-95bf6f020b5f (type: ports) to 1 2026-05-30 11:02:38.197 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:38.198 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network aab05ac0-b625-48ec-827c-04dcf4103e25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:38.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource cabdf1a5-4175-4372-bff2-95bf6f020b5f (type: ports) to 2 2026-05-30 11:02:38.973 9 INFO neutron.db.ovn_revision_numbers_db [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource cabdf1a5-4175-4372-bff2-95bf6f020b5f (type: router_ports) to 1 2026-05-30 11:02:39.093 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource cabdf1a5-4175-4372-bff2-95bf6f020b5f (type: router_ports) to 2 2026-05-30 11:02:39.217 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-369a3cb3-1f25-43e0-9602-898c36bda157 - - - - - -] No more DHCP agents 2026-05-30 11:02:39.221 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-369a3cb3-1f25-43e0-9602-898c36bda157 - - - - - -] Unable to schedule network aab05ac0-b625-48ec-827c-04dcf4103e25: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:39.396 9 INFO neutron.db.ovn_revision_numbers_db [None req-369a3cb3-1f25-43e0-9602-898c36bda157 - - - - - -] Successfully bumped revision number for resource 4d7a628e-d70e-485e-9397-0c1f49ae2329 (type: ports) to 1 2026-05-30 11:02:39.648 9 INFO neutron.db.ovn_revision_numbers_db [None req-369a3cb3-1f25-43e0-9602-898c36bda157 - - - - - -] Successfully bumped revision number for resource 4d7a628e-d70e-485e-9397-0c1f49ae2329 (type: ports) to 1 2026-05-30 11:02:39.921 9 INFO neutron.wsgi [None req-51ee9279-cf03-4f55-a9fd-f75c53e408b0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 657 time: 5.1729088 2026-05-30 11:02:39.930 9 WARNING neutron_lib.context [None req-d5173e4c-0a7e-44c0-b26f-6d17c4524bb7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:40.287 9 INFO neutron.wsgi [None req-d5173e4c-0a7e-44c0-b26f-6d17c4524bb7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 623 time: 0.3623719 2026-05-30 11:02:40.295 9 WARNING neutron_lib.context [None req-68db180b-ba79-4c8b-844c-f216d400a535 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:40.328 9 INFO neutron.wsgi [None req-68db180b-ba79-4c8b-844c-f216d400a535 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ikepolicies HTTP/1.1" status: 201 len: 602 time: 0.0363550 2026-05-30 11:02:40.342 9 WARNING neutron_lib.context [None req-66070621-f8f0-47b5-9bf3-87114a237376 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:40.380 9 INFO neutron.wsgi [None req-66070621-f8f0-47b5-9bf3-87114a237376 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 201 len: 611 time: 0.0451777 2026-05-30 11:02:40.391 9 WARNING neutron_lib.context [None req-d3384b18-1a04-414b-9088-cdf8f1c0ad9c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:40.465 9 INFO neutron.wsgi [None req-d3384b18-1a04-414b-9088-cdf8f1c0ad9c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 527 time: 0.0792298 2026-05-30 11:02:40.475 9 WARNING neutron_lib.context [None req-35316173-2e30-45f0-91bd-57d72bcccd77 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:40.531 9 INFO neutron.wsgi [None req-35316173-2e30-45f0-91bd-57d72bcccd77 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 518 time: 0.0616562 2026-05-30 11:02:40.546 10 WARNING neutron_lib.context [None req-dded09ac-8c89-45dd-b6fa-b82aef63a0d1 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:40.799 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port a71f5524-b884-4c4a-9702-20efdaa0b589: RuntimeError: No hosting information found for port a71f5524-b884-4c4a-9702-20efdaa0b589 2026-05-30 11:02:41.439 10 INFO neutron.db.ovn_revision_numbers_db [None req-dded09ac-8c89-45dd-b6fa-b82aef63a0d1 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource d9f1014c-f221-4aaf-99b9-a968d0a0affa (type: routers) to 5 2026-05-30 11:02:41.476 10 INFO neutron.wsgi [None req-dded09ac-8c89-45dd-b6fa-b82aef63a0d1 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 201 len: 1002 time: 0.9403830 2026-05-30 11:02:41.488 10 WARNING neutron_lib.context [None req-13ac47ff-1643-4f5e-9e30-340cfaac28ed 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:41.531 10 INFO neutron.wsgi [None req-13ac47ff-1643-4f5e-9e30-340cfaac28ed 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 489 time: 0.0492575 2026-05-30 11:02:41.570 10 INFO neutron.wsgi [None req-fecd59a7-7cc4-4f39-af1a-be5bf83cbe00 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/78051ab9-b531-48a7-8d50-ba502743c6a8 HTTP/1.1" status: 204 len: 168 time: 0.0342603 2026-05-30 11:02:41.592 10 INFO neutron.wsgi [None req-6aec4eb5-1b36-4cc7-b6e2-12afed6e1d65 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0158348 2026-05-30 11:02:41.613 10 INFO neutron.wsgi [None req-6d82f2a3-8715-497f-b346-2e39e796e36e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0168939 2026-05-30 11:02:42.024 10 INFO neutron.wsgi [None req-800020a7-1ae9-4c2f-ac1e-aa752b2adaa6 a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] 10.0.0.53 "POST /v2.0/vpn/ikepolicies HTTP/1.1" status: 201 len: 602 time: 0.1006179 2026-05-30 11:02:42.044 10 INFO neutron.wsgi [None req-d4374d4b-eb5c-4c7e-a9b7-83a837995727 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 991 time: 0.0147638 2026-05-30 11:02:42.081 10 INFO neutron.wsgi [None req-8180234a-cecb-446e-b079-2470247f7f78 a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ikepolicies/1fa6c34d-bc0b-4991-b3d2-60088627e81f HTTP/1.1" status: 204 len: 168 time: 0.0327907 2026-05-30 11:02:42.129 10 INFO neutron.wsgi [None req-8285bab1-1a08-4c70-9ee6-fd24dc788c85 a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 201 len: 611 time: 0.0419550 2026-05-30 11:02:42.145 10 INFO neutron.wsgi [None req-17dc9ffd-00dc-4db3-8404-6b01e4794a30 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 200 len: 1007 time: 0.0123880 2026-05-30 11:02:42.183 10 INFO neutron.wsgi [None req-0e160e3f-7e52-4479-93f3-0822916bf4fa a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ipsecpolicies/37e64cd7-e4db-4b0c-964c-6c9a8bc35862 HTTP/1.1" status: 204 len: 168 time: 0.0334978 2026-05-30 11:02:42.196 9 WARNING neutron_lib.context [None req-0a552112-c15f-47ac-b563-ac988a725fbc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:42.277 9 INFO neutron.db.segments_db [None req-0a552112-c15f-47ac-b563-ac988a725fbc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Added segment 575afb7a-25ea-4c37-b8a7-d35a13c43d48 of type geneve for network 94e5bc01-57bc-4c49-83bd-e72baa8d0446 2026-05-30 11:02:42.441 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a552112-c15f-47ac-b563-ac988a725fbc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 94e5bc01-57bc-4c49-83bd-e72baa8d0446 (type: networks) to 1 2026-05-30 11:02:42.639 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a552112-c15f-47ac-b563-ac988a725fbc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:42.640 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a552112-c15f-47ac-b563-ac988a725fbc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 94e5bc01-57bc-4c49-83bd-e72baa8d0446: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:42.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a552112-c15f-47ac-b563-ac988a725fbc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 8634084e-41ed-4a5c-aad4-04d084b6cd18 (type: ports) to 1 2026-05-30 11:02:42.755 9 INFO neutron.wsgi [None req-0a552112-c15f-47ac-b563-ac988a725fbc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.5658278 2026-05-30 11:02:42.765 9 WARNING neutron_lib.context [None req-d8d60de8-e3ed-43f1-8024-ee90627f59e3 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:42.995 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8d60de8-e3ed-43f1-8024-ee90627f59e3 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:42.997 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8d60de8-e3ed-43f1-8024-ee90627f59e3 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 94e5bc01-57bc-4c49-83bd-e72baa8d0446: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:43.509 9 INFO neutron.db.ovn_revision_numbers_db [None req-d8d60de8-e3ed-43f1-8024-ee90627f59e3 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 8634084e-41ed-4a5c-aad4-04d084b6cd18 (type: ports) to 2 2026-05-30 11:02:43.546 9 INFO neutron.db.ovn_revision_numbers_db [None req-d8d60de8-e3ed-43f1-8024-ee90627f59e3 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource d9487b3d-4231-4554-bae3-b0e1a0bc6d35 (type: subnets) to 0 2026-05-30 11:02:43.562 9 INFO neutron.wsgi [None req-d8d60de8-e3ed-43f1-8024-ee90627f59e3 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.8020375 2026-05-30 11:02:43.572 9 WARNING neutron_lib.context [None req-f7391867-da0b-402e-9912-4398a1ceee26 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:44.134 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No hosting information found for port cabdf1a5-4175-4372-bff2-95bf6f020b5f: RuntimeError: No hosting information found for port cabdf1a5-4175-4372-bff2-95bf6f020b5f 2026-05-30 11:02:44.347 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7391867-da0b-402e-9912-4398a1ceee26 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:44.351 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7391867-da0b-402e-9912-4398a1ceee26 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:44.532 9 INFO neutron.db.ovn_revision_numbers_db [None req-f7391867-da0b-402e-9912-4398a1ceee26 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource a3ce954a-099a-4dcc-800b-ece6216583fc (type: ports) to 1 2026-05-30 11:02:45.169 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-a3ce954a-099a-4dcc-800b-ece6216583fc on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 11:02:45.179 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: a3ce954a-099a-4dcc-800b-ece6216583fc 2026-05-30 11:02:45.195 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port a3ce954a-099a-4dcc-800b-ece6216583fc 2026-05-30 11:02:45.215 9 INFO neutron.db.ovn_revision_numbers_db [None req-f7391867-da0b-402e-9912-4398a1ceee26 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource a3ce954a-099a-4dcc-800b-ece6216583fc (type: router_ports) to 1 2026-05-30 11:02:45.299 9 INFO neutron.db.ovn_revision_numbers_db [None req-f7391867-da0b-402e-9912-4398a1ceee26 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource dc083088-ac48-4fc9-ae1c-7fcbfccda404 (type: routers) to 2 2026-05-30 11:02:45.316 9 INFO neutron.wsgi [None req-f7391867-da0b-402e-9912-4398a1ceee26 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1136 time: 1.7492013 2026-05-30 11:02:45.399 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: eee9121a-9425-4d3e-b853-d665a717427b 2026-05-30 11:02:45.412 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port eee9121a-9425-4d3e-b853-d665a717427b 2026-05-30 11:02:45.685 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource eee9121a-9425-4d3e-b853-d665a717427b (type: ports) to 3 2026-05-30 11:02:45.926 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ffd2b1f-54ca-4d8c-97a7-ab518b22406c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:45.930 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ffd2b1f-54ca-4d8c-97a7-ab518b22406c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 94e5bc01-57bc-4c49-83bd-e72baa8d0446: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:46.090 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ffd2b1f-54ca-4d8c-97a7-ab518b22406c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 01a1b84f-08d3-4166-8507-7027cb781cd0 (type: ports) to 1 2026-05-30 11:02:46.671 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-9ffd2b1f-54ca-4d8c-97a7-ab518b22406c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-01a1b84f-08d3-4166-8507-7027cb781cd0 2026-05-30 11:02:46.671 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 11:02:46.671 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-05-30 11:02:46.671 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 11:02:46.671 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-05-30 11:02:46.671 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 11:02:46.671 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-05-30 11:02:46.671 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 11:02:46.671 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-05-30 11:02:46.671 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:02:46.671 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-05-30 11:02:46.671 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:02:46.671 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-01a1b84f-08d3-4166-8507-7027cb781cd0 2026-05-30 11:02:46.671 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager [None req-9ffd2b1f-54ca-4d8c-97a7-ab518b22406c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-01a1b84f-08d3-4166-8507-7027cb781cd0 2026-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 11:02:46.672 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-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 11:02:46.672 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-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 11:02:46.672 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-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 11:02:46.672 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-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 11:02:46.672 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-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 11:02:46.672 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-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 11:02:46.672 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-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 11:02:46.672 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-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:02:46.672 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-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-01a1b84f-08d3-4166-8507-7027cb781cd0 2026-05-30 11:02:46.672 9 ERROR neutron_lib.callbacks.manager  2026-05-30 11:02:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025795 2026-05-30 11:02:46.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020871 2026-05-30 11:02:46.909 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ffd2b1f-54ca-4d8c-97a7-ab518b22406c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 01a1b84f-08d3-4166-8507-7027cb781cd0 (type: ports) to 1 2026-05-30 11:02:46.987 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ffd2b1f-54ca-4d8c-97a7-ab518b22406c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:02:46.988 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ffd2b1f-54ca-4d8c-97a7-ab518b22406c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 94e5bc01-57bc-4c49-83bd-e72baa8d0446: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:47.598 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ffd2b1f-54ca-4d8c-97a7-ab518b22406c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 01a1b84f-08d3-4166-8507-7027cb781cd0 (type: router_ports) to 1 2026-05-30 11:02:47.605 9 INFO neutron.wsgi [None req-9ffd2b1f-54ca-4d8c-97a7-ab518b22406c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/routers/dc083088-ac48-4fc9-ae1c-7fcbfccda404/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2843001 2026-05-30 11:02:48.133 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] No more DHCP agents 2026-05-30 11:02:48.135 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:48.311 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Successfully bumped revision number for resource b2a6b6b6-8da2-49fc-9b71-1f7cc924d7da (type: ports) to 1 2026-05-30 11:02:48.572 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Successfully bumped revision number for resource b2a6b6b6-8da2-49fc-9b71-1f7cc924d7da (type: ports) to 1 2026-05-30 11:02:48.664 9 INFO neutron.db.segments_db [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Added segment 311d8f33-2a12-4839-899e-7297f1b8580d of type geneve for network 96745dbd-04c5-4433-8faf-0a351c657a96 2026-05-30 11:02:48.802 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Successfully bumped revision number for resource 96745dbd-04c5-4433-8faf-0a351c657a96 (type: networks) to 1 2026-05-30 11:02:48.975 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] No more DHCP agents 2026-05-30 11:02:48.977 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Unable to schedule network 96745dbd-04c5-4433-8faf-0a351c657a96: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:49.062 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Successfully bumped revision number for resource 005b0316-463f-4eec-8677-39553646aa1a (type: ports) to 1 2026-05-30 11:02:49.200 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] No more DHCP agents 2026-05-30 11:02:49.204 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Unable to schedule network 96745dbd-04c5-4433-8faf-0a351c657a96: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:49.232 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Successfully bumped revision number for resource cafb650a-ebb1-4deb-9018-1979903a15b2 (type: subnets) to 0 2026-05-30 11:02:49.740 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] No more DHCP agents 2026-05-30 11:02:49.743 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Unable to schedule network 96745dbd-04c5-4433-8faf-0a351c657a96: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:49.903 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Successfully bumped revision number for resource 2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 (type: ports) to 1 2026-05-30 11:02:50.042 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port a3ce954a-099a-4dcc-800b-ece6216583fc: RuntimeError: No hosting information found for port a3ce954a-099a-4dcc-800b-ece6216583fc 2026-05-30 11:02:50.042 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 4d7a628e-d70e-485e-9397-0c1f49ae2329 2026-05-30 11:02:50.055 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 4d7a628e-d70e-485e-9397-0c1f49ae2329 2026-05-30 11:02:50.394 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 4d7a628e-d70e-485e-9397-0c1f49ae2329 (type: ports) to 3 2026-05-30 11:02:50.569 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 01a1b84f-08d3-4166-8507-7027cb781cd0 2026-05-30 11:02:50.588 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 01a1b84f-08d3-4166-8507-7027cb781cd0 2026-05-30 11:02:50.609 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:50.609 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 11:02:50.609 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-05-30 11:02:50.609 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 11:02:50.609 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-05-30 11:02:50.609 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 11:02:50.609 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-05-30 11:02:50.609 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 11:02:50.609 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-05-30 11:02:50.609 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:02:50.609 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-05-30 11:02:50.609 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:02:50.609 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:50.609 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 11:02:50.610 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-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 11:02:50.610 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-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 11:02:50.610 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-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 11:02:50.610 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-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 11:02:50.610 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-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 11:02:50.610 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-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 11:02:50.610 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-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 11:02:50.610 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-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:02:50.610 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-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:50.610 9 ERROR neutron_lib.callbacks.manager  2026-05-30 11:02:51.147 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: 2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:51.163 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port 2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:51.181 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Successfully bumped revision number for resource 2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 (type: ports) to 1 2026-05-30 11:02:51.280 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] No more DHCP agents 2026-05-30 11:02:51.281 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Unable to schedule network 96745dbd-04c5-4433-8faf-0a351c657a96: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:51.478 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 01a1b84f-08d3-4166-8507-7027cb781cd0 (type: ports) to 2 2026-05-30 11:02:51.622 10 INFO neutron.db.ovn_revision_numbers_db [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Successfully bumped revision number for resource 2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 (type: ports) to 2 2026-05-30 11:02:51.703 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 01a1b84f-08d3-4166-8507-7027cb781cd0 (type: router_ports) to 2 2026-05-30 11:02:51.738 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:51.738 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 11:02:51.738 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-05-30 11:02:51.738 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 11:02:51.738 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-05-30 11:02:51.738 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 11:02:51.738 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-05-30 11:02:51.738 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 11:02:51.738 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-05-30 11:02:51.738 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:02:51.738 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-05-30 11:02:51.738 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:02:51.738 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:51.738 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 11:02:51.739 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-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 11:02:51.739 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-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 11:02:51.739 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-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 11:02:51.739 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-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 11:02:51.739 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-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 11:02:51.739 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-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 11:02:51.739 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-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 11:02:51.739 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-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:02:51.739 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-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:51.739 10 ERROR neutron_lib.callbacks.manager  2026-05-30 11:02:52.039 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] Successfully bumped revision number for resource 2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 (type: router_ports) to 1 2026-05-30 11:02:52.275 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86ef197f-810e-499d-9b9c-bd57244ecb88 - - - - - -] No more DHCP agents 2026-05-30 11:02:52.276 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86ef197f-810e-499d-9b9c-bd57244ecb88 - - - - - -] Unable to schedule network 96745dbd-04c5-4433-8faf-0a351c657a96: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:02:52.443 9 INFO neutron.db.ovn_revision_numbers_db [None req-86ef197f-810e-499d-9b9c-bd57244ecb88 - - - - - -] Successfully bumped revision number for resource d5203cb1-8965-4bf6-bb0a-a0a71e94fe8b (type: ports) to 1 2026-05-30 11:02:52.687 9 INFO neutron.db.ovn_revision_numbers_db [None req-86ef197f-810e-499d-9b9c-bd57244ecb88 - - - - - -] Successfully bumped revision number for resource d5203cb1-8965-4bf6-bb0a-a0a71e94fe8b (type: ports) to 1 2026-05-30 11:02:52.924 9 INFO neutron.wsgi [None req-5ae72376-370d-46e4-9d06-749bc567109c a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] 10.0.0.53 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 656 time: 5.3122883 2026-05-30 11:02:52.947 9 INFO neutron.wsgi [None req-a4634405-0af7-46ae-b864-3db5314d01a3 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1509 time: 0.0139558 2026-05-30 11:02:55.725 9 INFO neutron.services.segments.plugin [-] Segment 311d8f33-2a12-4839-899e-7297f1b8580d resource provider aggregate not found 2026-05-30 11:02:55.733 9 INFO neutron.services.segments.plugin [-] Segment 311d8f33-2a12-4839-899e-7297f1b8580d resource provider aggregate not found 2026-05-30 11:02:55.744 9 INFO neutron.services.segments.plugin [-] Segment 311d8f33-2a12-4839-899e-7297f1b8580d 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 311d8f33-2a12-4839-899e-7297f1b8580d found for delete ", "request_id": "req-89e5d2a2-954e-43fc-a642-5a026072812f"}]} 2026-05-30 11:02:55.756 9 INFO neutron.services.segments.plugin [-] Segment 311d8f33-2a12-4839-899e-7297f1b8580d 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 311d8f33-2a12-4839-899e-7297f1b8580d found for delete ", "request_id": "req-8584c03f-eaf9-42ce-845b-874cc8d68d86"}]} 2026-05-30 11:02:55.760 9 INFO neutron.wsgi [None req-7fcdcb04-4351-40c8-a14e-f4fba32fe564 a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] 10.0.0.53 "DELETE /v2.0/vpn/vpnservices/921418c4-5d7d-41d5-8ad6-56cf8a27dd05 HTTP/1.1" status: 204 len: 168 time: 2.8076470 /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-05-30 11:02:55.773 9 WARNING neutron_lib.context [None req-0bbc6dae-b74a-4904-ba2b-8926e7ebc4a5 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:55.844 9 INFO neutron.wsgi [None req-0bbc6dae-b74a-4904-ba2b-8926e7ebc4a5 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 501 time: 0.0780680 2026-05-30 11:02:55.857 10 WARNING neutron_lib.context [None req-87c2c09c-569d-4ad9-91b9-698196e836dc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:55.905 10 INFO neutron.wsgi [None req-87c2c09c-569d-4ad9-91b9-698196e836dc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 492 time: 0.0554848 2026-05-30 11:02:55.919 10 WARNING neutron.api.v2.base [None req-8557be8b-12b9-4ac0-88b2-a5e2df8602ac 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - 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-05-30 11:02:55.920 10 INFO neutron.api.v2.resource [None req-8557be8b-12b9-4ac0-88b2-a5e2df8602ac 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' 2026-05-30 11:02:55.922 10 INFO neutron.wsgi [None req-8557be8b-12b9-4ac0-88b2-a5e2df8602ac 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 313 time: 0.0100646 2026-05-30 11:02:55.946 10 INFO neutron.wsgi [None req-7fd9d317-f2a2-4a35-b10f-28406f5b640f 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1386 time: 0.0165627 2026-05-30 11:02:55.987 10 INFO neutron.wsgi [None req-460ed231-9b16-42b2-8208-8f9ef5712d65 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/3a3b495c-5f60-4e17-894c-70cbf3a81ace HTTP/1.1" status: 204 len: 168 time: 0.0358994 2026-05-30 11:02:56.020 10 INFO neutron.wsgi [None req-f19ae144-924c-4020-94e5-1f02f8b131d8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0232589 2026-05-30 11:02:56.048 10 INFO neutron.wsgi [None req-708d7916-6b1d-40b4-b8fa-80e78772f2b4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0182557 2026-05-30 11:02:56.079 10 INFO neutron.wsgi [None req-6df86b5c-3423-48ab-9546-223bb511af1f 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/37f01084-c7eb-4883-b135-218cbbf7c9c1 HTTP/1.1" status: 204 len: 168 time: 0.0274827 2026-05-30 11:02:56.095 10 INFO neutron.wsgi [None req-9ff6b05b-cd3e-4c3f-aae3-f129705f34ed 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0118361 2026-05-30 11:02:56.108 10 WARNING neutron_lib.context [None req-e9d7631a-9474-4222-8754-506e0bda7601 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:56.111 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port 01a1b84f-08d3-4166-8507-7027cb781cd0: RuntimeError: No hosting information found for port 01a1b84f-08d3-4166-8507-7027cb781cd0 2026-05-30 11:02:56.188 10 INFO neutron.wsgi [None req-e9d7631a-9474-4222-8754-506e0bda7601 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 500 time: 0.0857265 2026-05-30 11:02:56.199 10 WARNING neutron_lib.context [None req-2e45dd5a-c025-4acd-8330-56cbd08e766a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:56.243 10 INFO neutron.wsgi [None req-2e45dd5a-c025-4acd-8330-56cbd08e766a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 493 time: 0.0501029 2026-05-30 11:02:56.252 10 WARNING neutron_lib.context [None req-983ca176-c993-4efd-8d06-39b056199c36 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:56.299 10 INFO neutron.api.v2.resource [None req-983ca176-c993-4efd-8d06-39b056199c36 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-30 11:02:56.301 10 INFO neutron.wsgi [None req-983ca176-c993-4efd-8d06-39b056199c36 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 373 time: 0.0532033 2026-05-30 11:02:56.331 10 INFO neutron.wsgi [None req-9d6cd0a7-b1bd-4ee9-8df2-4d6bb55e909d 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1386 time: 0.0255451 2026-05-30 11:02:56.371 10 INFO neutron.wsgi [None req-89658129-a961-48f9-bf79-497ade45e2e4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/602e7cab-e2b3-4f5f-9eb8-c81df27bee82 HTTP/1.1" status: 204 len: 168 time: 0.0337424 2026-05-30 11:02:56.390 10 INFO neutron.wsgi [None req-a3cdc864-f092-4518-9aeb-7430edc40373 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1109 time: 0.0147324 2026-05-30 11:02:56.416 10 INFO neutron.wsgi [None req-9bd0996c-272b-4290-8e0c-e04717cf6af0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1109 time: 0.0212271 2026-05-30 11:02:56.452 10 INFO neutron.wsgi [None req-3395dde7-50b7-496a-8fca-fb0a27e23d94 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/97e7c25d-bd55-45d5-9c2c-531322bc7a89 HTTP/1.1" status: 204 len: 168 time: 0.0312154 2026-05-30 11:02:56.473 10 INFO neutron.wsgi [None req-5ab2b393-8536-48b8-9b2b-025bfbd8d94d 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0148003 2026-05-30 11:02:56.487 9 WARNING neutron_lib.context [None req-6c2cde21-cf37-49f8-b552-4bc3519333f8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:56.553 9 INFO neutron.wsgi [None req-6c2cde21-cf37-49f8-b552-4bc3519333f8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 501 time: 0.0715604 2026-05-30 11:02:56.562 9 WARNING neutron.api.v2.base [None req-d7940244-8921-49dd-bf0b-590cd557912c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - 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-05-30 11:02:56.563 9 INFO neutron.api.v2.resource [None req-d7940244-8921-49dd-bf0b-590cd557912c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified 2026-05-30 11:02:56.564 9 INFO neutron.wsgi [None req-d7940244-8921-49dd-bf0b-590cd557912c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 343 time: 0.0061665 2026-05-30 11:02:56.583 9 INFO neutron.wsgi [None req-dfd71f80-17f5-4c1d-a1b6-ce97eed81803 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0155218 2026-05-30 11:02:56.622 9 INFO neutron.wsgi [None req-ad7212c7-20b9-4cd6-bdad-a96733c86c32 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/059c47a4-3e07-4837-afc7-ffb9dc0a1f5f HTTP/1.1" status: 204 len: 168 time: 0.0344746 2026-05-30 11:02:56.639 9 INFO neutron.wsgi [None req-fe10f6b8-d0da-4898-b3cb-369021cf9c7f 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0114970 2026-05-30 11:02:56.649 9 WARNING neutron_lib.context [None req-81a28d00-9a49-4906-be41-b137afa704ab 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:56.665 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No port found with ID 2b70eca5-f7f2-44f6-93e8-9f9ffd02d770: RuntimeError: No port found with ID 2b70eca5-f7f2-44f6-93e8-9f9ffd02d770 2026-05-30 11:02:56.686 9 INFO neutron.wsgi [None req-81a28d00-9a49-4906-be41-b137afa704ab 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 493 time: 0.0426347 2026-05-30 11:02:56.707 9 WARNING neutron.api.v2.base [None req-14989e70-2014-4272-8edf-2a960f366212 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - 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-05-30 11:02:56.707 9 INFO neutron.api.v2.resource [None req-14989e70-2014-4272-8edf-2a960f366212 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified 2026-05-30 11:02:56.708 9 INFO neutron.wsgi [None req-14989e70-2014-4272-8edf-2a960f366212 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 343 time: 0.0110104 2026-05-30 11:02:56.730 9 INFO neutron.wsgi [None req-f6052b97-775f-49dc-af3c-bc6e6db61781 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1102 time: 0.0143824 2026-05-30 11:02:56.765 9 INFO neutron.wsgi [None req-a5f28f26-3ad1-4c83-b28b-e47b67cb0440 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/95917400-59a4-422f-87b9-ff206a171706 HTTP/1.1" status: 204 len: 168 time: 0.0292540 2026-05-30 11:02:56.784 9 INFO neutron.wsgi [None req-a988c4fb-98ac-4fe4-ab3a-a4632decd7c1 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0122247 2026-05-30 11:02:56.795 9 WARNING neutron_lib.context [None req-49ccb1fd-25f5-4125-94fe-5daa76ef0a47 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:56.839 9 INFO neutron.wsgi [None req-49ccb1fd-25f5-4125-94fe-5daa76ef0a47 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 488 time: 0.0506270 2026-05-30 11:02:56.849 9 WARNING neutron_lib.context [None req-56971b9e-f544-4fa5-b283-8dbe669eecaa 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:56.921 9 INFO neutron.wsgi [None req-56971b9e-f544-4fa5-b283-8dbe669eecaa 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 500 time: 0.0771375 2026-05-30 11:02:56.932 9 WARNING neutron_lib.context [None req-cf4077cb-e928-4aa1-bdc9-97bdf0d91e99 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:57.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-cf4077cb-e928-4aa1-bdc9-97bdf0d91e99 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource d9f1014c-f221-4aaf-99b9-a968d0a0affa (type: routers) to 6 2026-05-30 11:02:57.781 9 INFO neutron.wsgi [None req-cf4077cb-e928-4aa1-bdc9-97bdf0d91e99 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 201 len: 1043 time: 0.8537591 2026-05-30 11:02:58.421 9 INFO neutron.db.ovn_revision_numbers_db [None req-916b642d-e255-4cfc-97e3-29efe00c250e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource d9f1014c-f221-4aaf-99b9-a968d0a0affa (type: routers) to 7 2026-05-30 11:02:58.444 9 INFO neutron.wsgi [None req-916b642d-e255-4cfc-97e3-29efe00c250e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ipsec-site-connections/de416f8c-517d-4331-95a9-6a78374eadd5 HTTP/1.1" status: 204 len: 168 time: 0.6583817 2026-05-30 11:02:58.460 9 INFO neutron.wsgi [None req-9d301382-738b-4498-a436-96bd144361cb 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 200 len: 990 time: 0.0120225 2026-05-30 11:02:58.471 9 INFO neutron.api.v2.resource [None req-93b9245f-6003-4328-832f-70c8d69a540c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 11:02:58.473 9 INFO neutron.wsgi [None req-93b9245f-6003-4328-832f-70c8d69a540c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ipsec-site-connections/de416f8c-517d-4331-95a9-6a78374eadd5 HTTP/1.1" status: 404 len: 355 time: 0.0088227 2026-05-30 11:02:58.493 9 INFO neutron.wsgi [None req-6af517f2-7617-44ea-b6c4-6548634cd21b 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1381 time: 0.0155580 2026-05-30 11:02:58.523 9 INFO neutron.wsgi [None req-79550df2-d857-45c7-9e12-554c2fe70a4e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/dd8c35b6-3369-45db-b4e0-2e160e0701d8 HTTP/1.1" status: 204 len: 168 time: 0.0248997 2026-05-30 11:02:58.541 9 INFO neutron.wsgi [None req-f84c7c1c-1b13-4109-85e5-3d138c774a8f 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1097 time: 0.0133712 2026-05-30 11:02:58.559 9 INFO neutron.wsgi [None req-1814feaa-cb9b-44e1-bb22-5207040c5405 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1097 time: 0.0128047 2026-05-30 11:02:58.590 9 INFO neutron.wsgi [None req-b9a988b3-fee6-41ec-9aa1-96517a186161 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/063b0331-8296-41b2-aa32-281fd58a619d HTTP/1.1" status: 204 len: 168 time: 0.0266395 2026-05-30 11:02:58.607 9 INFO neutron.wsgi [None req-824040b3-41e0-45a3-a29d-410784cd54e0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0117810 2026-05-30 11:02:58.615 9 WARNING neutron_lib.context [None req-7fa2cae5-c9fe-4325-9ea9-c2f9924e48de 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:02:59.687 9 INFO neutron.db.ovn_revision_numbers_db [None req-7fa2cae5-c9fe-4325-9ea9-c2f9924e48de 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource d9f1014c-f221-4aaf-99b9-a968d0a0affa (type: routers) to 8 2026-05-30 11:02:59.737 9 INFO neutron.wsgi [None req-7fa2cae5-c9fe-4325-9ea9-c2f9924e48de 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 201 len: 1004 time: 1.1238396 2026-05-30 11:03:00.433 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d1eeb38-902c-46c4-af46-9da854bfdce9 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource d9f1014c-f221-4aaf-99b9-a968d0a0affa (type: routers) to 9 2026-05-30 11:03:00.456 9 INFO neutron.wsgi [None req-7d1eeb38-902c-46c4-af46-9da854bfdce9 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ipsec-site-connections/899e5e1d-180c-46fa-a276-2558d7b07758 HTTP/1.1" status: 204 len: 168 time: 0.7129412 2026-05-30 11:03:00.474 10 INFO neutron.wsgi [None req-5d34268e-4e71-47ff-8a84-169ee2c4f5b7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 200 len: 990 time: 0.0131905 2026-05-30 11:03:00.488 10 INFO neutron.api.v2.resource [None req-8499c624-5adc-416e-ae18-bb197759c927 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 11:03:00.490 10 INFO neutron.wsgi [None req-8499c624-5adc-416e-ae18-bb197759c927 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ipsec-site-connections/899e5e1d-180c-46fa-a276-2558d7b07758 HTTP/1.1" status: 404 len: 355 time: 0.0116029 2026-05-30 11:03:00.507 10 WARNING neutron_lib.context [None req-c5d1d237-637d-4202-8dc7-f2a6b773f0ee 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:00.555 10 INFO neutron.wsgi [None req-c5d1d237-637d-4202-8dc7-f2a6b773f0ee 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 488 time: 0.0544181 2026-05-30 11:03:00.579 10 INFO neutron.wsgi [None req-1ff0efeb-43b3-43c1-ab48-bd46b3e08502 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/vpn/endpoint-groups/3440ac4d-a937-41b8-a20e-bf53f878ec31 HTTP/1.1" status: 200 len: 483 time: 0.0191331 2026-05-30 11:03:00.596 10 INFO neutron.wsgi [None req-d67608ff-8c05-4913-9082-965af92bb7d3 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups/3440ac4d-a937-41b8-a20e-bf53f878ec31 HTTP/1.1" status: 200 len: 483 time: 0.0115192 2026-05-30 11:03:00.635 10 INFO neutron.wsgi [None req-7dfa4c95-9b74-46eb-b4a3-8b3737eb46fb 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/3440ac4d-a937-41b8-a20e-bf53f878ec31 HTTP/1.1" status: 204 len: 168 time: 0.0329726 2026-05-30 11:03:00.655 10 INFO neutron.wsgi [None req-1fd10c52-0640-4eb0-bb6c-73b872b230aa 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0145767 2026-05-30 11:03:00.670 10 INFO neutron.wsgi [None req-fbb2cbc2-b49a-4cb2-8fb9-cf8442231f20 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0105338 2026-05-30 11:03:00.681 10 WARNING neutron_lib.context [None req-3f038d17-4516-4fef-8797-00e56186183a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:00.718 10 INFO neutron.wsgi [None req-3f038d17-4516-4fef-8797-00e56186183a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ikepolicies HTTP/1.1" status: 201 len: 602 time: 0.0418119 2026-05-30 11:03:00.756 10 INFO neutron.wsgi [None req-73e1ef18-6b52-4372-ac3f-52d0313f828e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/vpn/ikepolicies/e9f24147-f896-42eb-bc42-39d1ac4349d5 HTTP/1.1" status: 200 len: 612 time: 0.0320547 2026-05-30 11:03:00.772 10 INFO neutron.wsgi [None req-80a21247-5229-4729-9883-2a258a871ccc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ikepolicies/e9f24147-f896-42eb-bc42-39d1ac4349d5 HTTP/1.1" status: 200 len: 612 time: 0.0113983 2026-05-30 11:03:00.806 10 INFO neutron.wsgi [None req-a663f9cf-b115-4294-8e94-473d06f563f0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ikepolicies/e9f24147-f896-42eb-bc42-39d1ac4349d5 HTTP/1.1" status: 204 len: 168 time: 0.0268664 2026-05-30 11:03:00.822 9 INFO neutron.wsgi [None req-75cf2c76-f5b7-4cad-a41b-13871325b901 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 601 time: 0.0113959 2026-05-30 11:03:00.839 9 INFO neutron.wsgi [None req-6880ebb6-a30f-4172-9886-529f91ebe502 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 601 time: 0.0093231 2026-05-30 11:03:00.848 9 WARNING neutron_lib.context [None req-079c9190-04ea-4114-bcfc-97344bb255f7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:00.881 9 INFO neutron.wsgi [None req-079c9190-04ea-4114-bcfc-97344bb255f7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 201 len: 611 time: 0.0381453 2026-05-30 11:03:00.920 9 INFO neutron.wsgi [None req-67bdeeb4-621f-4c05-8c51-327801be9284 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/vpn/ipsecpolicies/8ecdcd68-976c-4265-9143-97838f00864b HTTP/1.1" status: 200 len: 624 time: 0.0330644 2026-05-30 11:03:00.952 9 INFO neutron.wsgi [None req-a1fbdb8f-e801-4b6a-8b33-2b6c5de212e7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ipsecpolicies/8ecdcd68-976c-4265-9143-97838f00864b HTTP/1.1" status: 204 len: 168 time: 0.0275607 2026-05-30 11:03:00.967 9 INFO neutron.api.v2.resource [None req-f7bc0a23-dbf4-4f40-8b47-d2f50de1ca4e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 11:03:00.969 9 INFO neutron.wsgi [None req-f7bc0a23-dbf4-4f40-8b47-d2f50de1ca4e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ipsecpolicies/8ecdcd68-976c-4265-9143-97838f00864b HTTP/1.1" status: 404 len: 346 time: 0.0114644 2026-05-30 11:03:00.984 9 INFO neutron.api.v2.resource [None req-14547507-f465-4a03-b78a-97ee7680d064 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] delete failed (client error): The resource could not be found. 2026-05-30 11:03:00.986 9 INFO neutron.wsgi [None req-14547507-f465-4a03-b78a-97ee7680d064 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ipsecpolicies/8ecdcd68-976c-4265-9143-97838f00864b HTTP/1.1" status: 404 len: 346 time: 0.0128813 2026-05-30 11:03:00.996 9 WARNING neutron_lib.context [None req-a0cb7eb8-14c3-47e8-9024-735278b6e3d2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:01.071 9 INFO neutron.db.segments_db [None req-a0cb7eb8-14c3-47e8-9024-735278b6e3d2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Added segment 5eee8cc4-0ba3-4886-8f91-e4c5f79f6c78 of type geneve for network 67b18f50-d4b4-4e22-a1cb-9d4a7cb04193 2026-05-30 11:03:01.212 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0cb7eb8-14c3-47e8-9024-735278b6e3d2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 67b18f50-d4b4-4e22-a1cb-9d4a7cb04193 (type: networks) to 1 2026-05-30 11:03:01.445 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0cb7eb8-14c3-47e8-9024-735278b6e3d2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:01.447 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0cb7eb8-14c3-47e8-9024-735278b6e3d2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 67b18f50-d4b4-4e22-a1cb-9d4a7cb04193: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:01.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-a0cb7eb8-14c3-47e8-9024-735278b6e3d2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource b75f58b4-2a64-4fe9-94e1-296db0db0e9d (type: ports) to 1 2026-05-30 11:03:01.569 9 INFO neutron.wsgi [None req-a0cb7eb8-14c3-47e8-9024-735278b6e3d2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5775070 2026-05-30 11:03:01.579 9 WARNING neutron_lib.context [None req-f22a9186-95b3-4ab4-9c9a-a142598007e8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:01.842 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f22a9186-95b3-4ab4-9c9a-a142598007e8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:01.845 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f22a9186-95b3-4ab4-9c9a-a142598007e8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 67b18f50-d4b4-4e22-a1cb-9d4a7cb04193: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024059 2026-05-30 11:03:01.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018704 2026-05-30 11:03:02.563 9 INFO neutron.db.ovn_revision_numbers_db [None req-f22a9186-95b3-4ab4-9c9a-a142598007e8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource b75f58b4-2a64-4fe9-94e1-296db0db0e9d (type: ports) to 2 2026-05-30 11:03:02.612 9 INFO neutron.db.ovn_revision_numbers_db [None req-f22a9186-95b3-4ab4-9c9a-a142598007e8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource d9583293-eaeb-4c36-82a2-ee946c8a6cce (type: subnets) to 0 2026-05-30 11:03:02.629 9 INFO neutron.wsgi [None req-f22a9186-95b3-4ab4-9c9a-a142598007e8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.0549242 2026-05-30 11:03:02.638 9 WARNING neutron_lib.context [None req-900b5833-08c5-4b3d-91b0-01821f36e9e2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:03.208 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-900b5833-08c5-4b3d-91b0-01821f36e9e2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:03.211 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-900b5833-08c5-4b3d-91b0-01821f36e9e2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:03.379 9 INFO neutron.db.ovn_revision_numbers_db [None req-900b5833-08c5-4b3d-91b0-01821f36e9e2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource bc50d2ab-a078-4795-9ac0-92e1410ed2ac (type: ports) to 1 2026-05-30 11:03:04.350 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-bc50d2ab-a078-4795-9ac0-92e1410ed2ac on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 11:03:04.364 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] OVN reports status up for port: bc50d2ab-a078-4795-9ac0-92e1410ed2ac 2026-05-30 11:03:04.370 10 INFO neutron.plugins.ml2.plugin [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] Attempt 1 to provision port bc50d2ab-a078-4795-9ac0-92e1410ed2ac 2026-05-30 11:03:04.406 9 INFO neutron.db.ovn_revision_numbers_db [None req-900b5833-08c5-4b3d-91b0-01821f36e9e2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource bc50d2ab-a078-4795-9ac0-92e1410ed2ac (type: router_ports) to 1 2026-05-30 11:03:04.494 9 INFO neutron.db.ovn_revision_numbers_db [None req-900b5833-08c5-4b3d-91b0-01821f36e9e2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 15fae8e8-eb29-4db1-918a-7f981a6d43e1 (type: routers) to 2 2026-05-30 11:03:04.513 9 INFO neutron.wsgi [None req-900b5833-08c5-4b3d-91b0-01821f36e9e2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1135 time: 1.8794355 2026-05-30 11:03:05.276 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7739b7bd-26dd-422a-9f81-7cfbc80fc59a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:05.279 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7739b7bd-26dd-422a-9f81-7cfbc80fc59a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 67b18f50-d4b4-4e22-a1cb-9d4a7cb04193: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:05.450 9 INFO neutron.db.ovn_revision_numbers_db [None req-7739b7bd-26dd-422a-9f81-7cfbc80fc59a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 01f35013-39fc-4357-a4db-2fe5cd6f9380 (type: ports) to 1 2026-05-30 11:03:06.093 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-7739b7bd-26dd-422a-9f81-7cfbc80fc59a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-01f35013-39fc-4357-a4db-2fe5cd6f9380 2026-05-30 11:03:06.093 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 11:03:06.093 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-05-30 11:03:06.093 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 11:03:06.093 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-05-30 11:03:06.093 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 11:03:06.093 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-05-30 11:03:06.093 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 11:03:06.093 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-05-30 11:03:06.093 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:03:06.093 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-05-30 11:03:06.093 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:03:06.093 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-01f35013-39fc-4357-a4db-2fe5cd6f9380 2026-05-30 11:03:06.093 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager [None req-7739b7bd-26dd-422a-9f81-7cfbc80fc59a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-01f35013-39fc-4357-a4db-2fe5cd6f9380 2026-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 11:03:06.094 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-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 11:03:06.094 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-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 11:03:06.094 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-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 11:03:06.094 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-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 11:03:06.094 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-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 11:03:06.094 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-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 11:03:06.094 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-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 11:03:06.094 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-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:03:06.094 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-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-01f35013-39fc-4357-a4db-2fe5cd6f9380 2026-05-30 11:03:06.094 9 ERROR neutron_lib.callbacks.manager  2026-05-30 11:03:06.340 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 01f35013-39fc-4357-a4db-2fe5cd6f9380 2026-05-30 11:03:06.349 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 01f35013-39fc-4357-a4db-2fe5cd6f9380 2026-05-30 11:03:06.622 9 INFO neutron.db.ovn_revision_numbers_db [None req-7739b7bd-26dd-422a-9f81-7cfbc80fc59a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 01f35013-39fc-4357-a4db-2fe5cd6f9380 (type: ports) to 1 2026-05-30 11:03:06.733 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7739b7bd-26dd-422a-9f81-7cfbc80fc59a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:06.736 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7739b7bd-26dd-422a-9f81-7cfbc80fc59a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 67b18f50-d4b4-4e22-a1cb-9d4a7cb04193: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:07.170 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 01f35013-39fc-4357-a4db-2fe5cd6f9380 (type: ports) to 2 2026-05-30 11:03:07.178 9 INFO neutron.db.ovn_revision_numbers_db [None req-7739b7bd-26dd-422a-9f81-7cfbc80fc59a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 01f35013-39fc-4357-a4db-2fe5cd6f9380 (type: router_ports) to 1 2026-05-30 11:03:07.196 9 INFO neutron.wsgi [None req-7739b7bd-26dd-422a-9f81-7cfbc80fc59a 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/routers/15fae8e8-eb29-4db1-918a-7f981a6d43e1/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6789582 2026-05-30 11:03:07.213 10 WARNING neutron_lib.context [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:07.351 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource 01f35013-39fc-4357-a4db-2fe5cd6f9380 (type: router_ports) to 2 2026-05-30 11:03:07.969 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:07.970 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:08.150 10 INFO neutron.db.ovn_revision_numbers_db [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 14faaaa5-aaf1-4a07-8f1e-637493255846 (type: ports) to 1 2026-05-30 11:03:08.439 10 INFO neutron.db.ovn_revision_numbers_db [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 14faaaa5-aaf1-4a07-8f1e-637493255846 (type: ports) to 1 2026-05-30 11:03:08.497 10 INFO neutron.db.segments_db [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Added segment 4ec8e1bc-c121-46b9-976c-abb12195500e of type geneve for network 57343152-1fed-4716-b288-9e295a4f5e81 2026-05-30 11:03:08.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 57343152-1fed-4716-b288-9e295a4f5e81 (type: networks) to 1 2026-05-30 11:03:09.057 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:09.059 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 57343152-1fed-4716-b288-9e295a4f5e81: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:09.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 40195e21-be72-4f42-8d16-0931fe37508b (type: ports) to 1 2026-05-30 11:03:09.289 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:09.293 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 57343152-1fed-4716-b288-9e295a4f5e81: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:09.341 10 INFO neutron.db.ovn_revision_numbers_db [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 7c836a5d-16c2-42ef-b6f5-8a3a85aa31fd (type: subnets) to 0 2026-05-30 11:03:09.877 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:09.878 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 57343152-1fed-4716-b288-9e295a4f5e81: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:10.038 10 INFO neutron.db.ovn_revision_numbers_db [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource add2400c-37aa-4ff3-beef-dc4edafe4b24 (type: ports) to 1 2026-05-30 11:03:10.344 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-537163a6-de87-4853-a837-198c74967fcd - - - - - -] No hosting information found for port bc50d2ab-a078-4795-9ac0-92e1410ed2ac: RuntimeError: No hosting information found for port bc50d2ab-a078-4795-9ac0-92e1410ed2ac 2026-05-30 11:03:10.775 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-add2400c-37aa-4ff3-beef-dc4edafe4b24 2026-05-30 11:03:10.775 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-30 11:03:10.775 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-05-30 11:03:10.775 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-30 11:03:10.775 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-05-30 11:03:10.775 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-30 11:03:10.775 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-05-30 11:03:10.775 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-30 11:03:10.775 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-05-30 11:03:10.775 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:03:10.775 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-05-30 11:03:10.775 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:03:10.775 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-add2400c-37aa-4ff3-beef-dc4edafe4b24 2026-05-30 11:03:10.775 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8767237304047 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-add2400c-37aa-4ff3-beef-dc4edafe4b24 2026-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-30 11:03:10.776 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-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-30 11:03:10.776 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-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-30 11:03:10.776 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-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-30 11:03:10.776 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-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-30 11:03:10.776 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-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-30 11:03:10.776 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-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-30 11:03:10.776 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-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-30 11:03:10.776 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-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-30 11:03:10.776 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-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-add2400c-37aa-4ff3-beef-dc4edafe4b24 2026-05-30 11:03:10.776 10 ERROR neutron_lib.callbacks.manager  2026-05-30 11:03:11.032 10 INFO neutron.db.ovn_revision_numbers_db [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource add2400c-37aa-4ff3-beef-dc4edafe4b24 (type: ports) to 1 2026-05-30 11:03:11.094 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:11.095 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 57343152-1fed-4716-b288-9e295a4f5e81: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:12.127 10 INFO neutron.db.ovn_revision_numbers_db [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource add2400c-37aa-4ff3-beef-dc4edafe4b24 (type: router_ports) to 1 2026-05-30 11:03:12.368 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93fac32d-d8b1-467c-b200-928708731081 - - - - - -] No more DHCP agents 2026-05-30 11:03:12.370 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93fac32d-d8b1-467c-b200-928708731081 - - - - - -] Unable to schedule network 57343152-1fed-4716-b288-9e295a4f5e81: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:12.562 10 INFO neutron.db.ovn_revision_numbers_db [None req-93fac32d-d8b1-467c-b200-928708731081 - - - - - -] Successfully bumped revision number for resource 0ae18327-7067-417c-965c-9cf2c7034367 (type: ports) to 1 2026-05-30 11:03:12.829 10 INFO neutron.db.ovn_revision_numbers_db [None req-93fac32d-d8b1-467c-b200-928708731081 - - - - - -] Successfully bumped revision number for resource 0ae18327-7067-417c-965c-9cf2c7034367 (type: ports) to 1 2026-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server [None req-916b642d-e255-4cfc-97e3-29efe00c250e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - 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 '15fae8e8-eb29-4db1-918a-7f981a6d43e1-f8c81dcf-6ae8-5a2d-be74-416' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '15fae8e8-eb29-4db1-918a-7f981a6d43e1', 'vpn_agent_id': 'f8c81dcf-6ae8-5a2d-be74-4161821a58c9'}] (Background on this error at: https://sqlalche.me/e/14/gkpj) (Background on this error at: https://sqlalche.me/e/14/7s2a) 2026-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-30 11:03:12.900 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-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-30 11:03:12.900 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-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-30 11:03:12.900 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-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-30 11:03:12.900 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-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-30 11:03:12.900 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-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-05-30 11:03:12.900 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-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2773, in all 2026-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server return self._iter().all() 2026-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2916, in _iter 2026-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server result = self.session.execute( 2026-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 1716, in execute 2026-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-05-30 11:03:12.900 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-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server return self._transaction._connection_for_bind( 2026-05-30 11:03:12.900 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-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server self._assert_active() 2026-05-30 11:03:12.900 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-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-05-30 11:03:12.900 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 '15fae8e8-eb29-4db1-918a-7f981a6d43e1-f8c81dcf-6ae8-5a2d-be74-416' for key 'routervpnagentbindings.PRIMARY'") 2026-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '15fae8e8-eb29-4db1-918a-7f981a6d43e1', 'vpn_agent_id': 'f8c81dcf-6ae8-5a2d-be74-4161821a58c9'}] 2026-05-30 11:03:12.900 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-05-30 11:03:12.900 12 ERROR oslo_messaging.rpc.server  2026-05-30 11:03:13.053 10 INFO neutron.wsgi [None req-e0884fa1-d045-408f-b7ee-f5b00643cbd2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 657 time: 5.8508587 2026-05-30 11:03:13.072 10 INFO neutron.wsgi [None req-10507fd4-6faa-4b05-935a-3f32055a81c7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1494 time: 0.0138497 2026-05-30 11:03:13.084 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No hosting information found for port 01f35013-39fc-4357-a4db-2fe5cd6f9380: RuntimeError: No hosting information found for port 01f35013-39fc-4357-a4db-2fe5cd6f9380 2026-05-30 11:03:13.085 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: add2400c-37aa-4ff3-beef-dc4edafe4b24 2026-05-30 11:03:13.102 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port add2400c-37aa-4ff3-beef-dc4edafe4b24 2026-05-30 11:03:13.551 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource add2400c-37aa-4ff3-beef-dc4edafe4b24 (type: ports) to 2 2026-05-30 11:03:13.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Successfully bumped revision number for resource add2400c-37aa-4ff3-beef-dc4edafe4b24 (type: router_ports) to 2 2026-05-30 11:03:16.196 10 INFO neutron.services.segments.plugin [-] Segment 4ec8e1bc-c121-46b9-976c-abb12195500e resource provider aggregate not found 2026-05-30 11:03:16.204 10 INFO neutron.services.segments.plugin [-] Segment 4ec8e1bc-c121-46b9-976c-abb12195500e resource provider aggregate not found 2026-05-30 11:03:16.212 10 INFO neutron.services.segments.plugin [-] Segment 4ec8e1bc-c121-46b9-976c-abb12195500e 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 4ec8e1bc-c121-46b9-976c-abb12195500e found for delete ", "request_id": "req-56c84fce-bae9-4814-98b4-532a8dd2b2bd"}]} 2026-05-30 11:03:16.228 10 INFO neutron.services.segments.plugin [-] Segment 4ec8e1bc-c121-46b9-976c-abb12195500e 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 4ec8e1bc-c121-46b9-976c-abb12195500e found for delete ", "request_id": "req-2b0aeceb-2274-40d9-b23d-038cf2d06678"}]} 2026-05-30 11:03:16.250 10 INFO neutron.wsgi [None req-5756ea54-de95-4983-9440-143527e3a3bd 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/vpnservices/a83cccde-adf0-4697-994f-4345c006a9ab HTTP/1.1" status: 204 len: 168 time: 3.1697774 2026-05-30 11:03:16.265 9 INFO neutron.wsgi [None req-95704824-c631-4802-ab62-8cc30420fa1e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1049 time: 0.0106595 2026-05-30 11:03:16.280 9 WARNING neutron_lib.context [None req-e4b2edf9-3a1b-4bdc-9b8c-9a3ca2996c88 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:16.337 9 INFO neutron.api.v2.resource [None req-e4b2edf9-3a1b-4bdc-9b8c-9a3ca2996c88 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-30 11:03:16.338 9 INFO neutron.wsgi [None req-e4b2edf9-3a1b-4bdc-9b8c-9a3ca2996c88 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 330 time: 0.0653629 2026-05-30 11:03:16.350 9 WARNING neutron_lib.context [None req-2a8f4f06-6774-404c-ab40-e994d71caba4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:16.410 9 INFO neutron.api.v2.resource [None req-2a8f4f06-6774-404c-ab40-e994d71caba4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-30 11:03:16.411 9 INFO neutron.wsgi [None req-2a8f4f06-6774-404c-ab40-e994d71caba4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 339 time: 0.0670905 2026-05-30 11:03:16.424 9 WARNING neutron.api.v2.base [None req-ca9a6b9c-0a2f-4322-9c45-b5d45671386c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - 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-05-30 11:03:16.425 9 INFO neutron.api.v2.resource [None req-ca9a6b9c-0a2f-4322-9c45-b5d45671386c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. 2026-05-30 11:03:16.426 9 INFO neutron.wsgi [None req-ca9a6b9c-0a2f-4322-9c45-b5d45671386c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 332 time: 0.0078928 2026-05-30 11:03:16.438 9 WARNING neutron_lib.context [None req-62a3567d-6985-4e02-96bf-93c58a93bab5 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:16.482 9 INFO neutron.wsgi [None req-62a3567d-6985-4e02-96bf-93c58a93bab5 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 493 time: 0.0494542 2026-05-30 11:03:16.493 9 WARNING neutron_lib.context [None req-255ef748-5633-4136-9f2d-124e4cdb9d1c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:16.534 9 INFO neutron.api.v2.resource [None req-255ef748-5633-4136-9f2d-124e4cdb9d1c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-30 11:03:16.536 9 INFO neutron.wsgi [None req-255ef748-5633-4136-9f2d-124e4cdb9d1c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 352 time: 0.0489802 2026-05-30 11:03:16.555 9 INFO neutron.wsgi [None req-7c8a81c6-a5dc-468d-9ee9-a44d31ed7464 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1102 time: 0.0135131 2026-05-30 11:03:16.584 9 INFO neutron.wsgi [None req-96c953ef-f168-40b1-b570-6e10ba802ac8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/144869dd-5c3a-448b-bed8-8bbd85752ddc HTTP/1.1" status: 204 len: 168 time: 0.0241272 2026-05-30 11:03:16.602 9 INFO neutron.wsgi [None req-925b0ecd-04b0-4a45-81b6-a03e221dfe59 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0140162 2026-05-30 11:03:16.614 9 WARNING neutron_lib.context [None req-bbc6d5a4-d520-4d7d-aefd-92ac1a0d25f5 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:16.688 9 INFO neutron.wsgi [None req-bbc6d5a4-d520-4d7d-aefd-92ac1a0d25f5 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 501 time: 0.0780854 2026-05-30 11:03:16.698 9 WARNING neutron_lib.context [None req-f60fca27-2a2d-4aa0-91dd-613c08fa0fef 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:16.755 9 INFO neutron.api.v2.resource [None req-f60fca27-2a2d-4aa0-91dd-613c08fa0fef 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-30 11:03:16.757 9 INFO neutron.wsgi [None req-f60fca27-2a2d-4aa0-91dd-613c08fa0fef 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 351 time: 0.0630569 /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-05-30 11:03:16.793 10 INFO neutron.wsgi [None req-e1db0f32-2371-4ab8-9fb7-4c2ff9d0c095 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0307255 2026-05-30 11:03:16.828 9 INFO neutron.wsgi [None req-027dd9a5-0fc9-466e-b7d3-c6efdcaf8c40 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/520f584c-d30f-426c-8ce1-ce523b6d0071 HTTP/1.1" status: 204 len: 168 time: 0.0299013 2026-05-30 11:03:16.844 9 INFO neutron.wsgi [None req-61244fbe-7a8a-449c-9765-b8d58d22ca91 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 826 time: 0.0117214 2026-05-30 11:03:16.853 9 WARNING neutron.api.v2.base [None req-6221f60a-84a1-41c3-99e5-542ac6b2d617 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - 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-05-30 11:03:16.853 9 INFO neutron.api.v2.resource [None req-6221f60a-84a1-41c3-99e5-542ac6b2d617 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-05-30 11:03:16.854 9 INFO neutron.wsgi [None req-6221f60a-84a1-41c3-99e5-542ac6b2d617 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 352 time: 0.0056307 2026-05-30 11:03:16.864 9 WARNING neutron_lib.context [None req-2b49bea9-c7cc-4797-878a-1575c7dc93cd 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:16.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017052 2026-05-30 11:03:16.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012686 2026-05-30 11:03:16.956 9 INFO neutron.db.segments_db [None req-2b49bea9-c7cc-4797-878a-1575c7dc93cd 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Added segment 2dc683e3-04ea-4cc8-a99c-933e81ba86f7 of type geneve for network 2f93e247-5530-44d8-9792-e4eba989b4a0 2026-05-30 11:03:17.160 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b49bea9-c7cc-4797-878a-1575c7dc93cd 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 2f93e247-5530-44d8-9792-e4eba989b4a0 (type: networks) to 1 2026-05-30 11:03:17.357 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b49bea9-c7cc-4797-878a-1575c7dc93cd 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:17.359 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b49bea9-c7cc-4797-878a-1575c7dc93cd 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 2f93e247-5530-44d8-9792-e4eba989b4a0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:17.447 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b49bea9-c7cc-4797-878a-1575c7dc93cd 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 8498b056-a427-4f3c-927c-b75b2d66c961 (type: ports) to 1 2026-05-30 11:03:17.472 9 INFO neutron.wsgi [None req-2b49bea9-c7cc-4797-878a-1575c7dc93cd 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6123071 2026-05-30 11:03:17.482 9 WARNING neutron_lib.context [None req-bfb6cb2a-0996-4149-abd3-4792b6aa22d6 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:17.776 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bfb6cb2a-0996-4149-abd3-4792b6aa22d6 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:17.779 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bfb6cb2a-0996-4149-abd3-4792b6aa22d6 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 2f93e247-5530-44d8-9792-e4eba989b4a0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:18.313 9 INFO neutron.db.ovn_revision_numbers_db [None req-bfb6cb2a-0996-4149-abd3-4792b6aa22d6 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 8498b056-a427-4f3c-927c-b75b2d66c961 (type: ports) to 2 2026-05-30 11:03:18.621 9 INFO neutron.db.ovn_revision_numbers_db [None req-bfb6cb2a-0996-4149-abd3-4792b6aa22d6 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 525170a0-5bf5-4791-ad7f-6ab6795e0a53 (type: subnets) to 0 2026-05-30 11:03:18.641 9 INFO neutron.wsgi [None req-bfb6cb2a-0996-4149-abd3-4792b6aa22d6 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.1642461 2026-05-30 11:03:18.673 9 WARNING neutron_lib.context [None req-c1244f8c-6438-49ab-8918-939fa44cdb28 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:18.798 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No port found with ID add2400c-37aa-4ff3-beef-dc4edafe4b24: RuntimeError: No port found with ID add2400c-37aa-4ff3-beef-dc4edafe4b24 2026-05-30 11:03:19.363 9 INFO neutron.wsgi [None req-19a61e45-2daf-4384-8241-bf19a53967eb 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 3727 time: 0.2895184 2026-05-30 11:03:19.365 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1244f8c-6438-49ab-8918-939fa44cdb28 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] No more DHCP agents 2026-05-30 11:03:19.371 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1244f8c-6438-49ab-8918-939fa44cdb28 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Unable to schedule network 4903dbdc-7c38-4d3f-b4fc-00ee3387a22c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-30 11:03:19.387 9 INFO neutron.wsgi [None req-47736fb7-a7bd-495b-9d4c-6eea4b259c2e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0216243 2026-05-30 11:03:19.459 9 INFO neutron.wsgi [None req-34518ee4-38ab-4098-9125-5de56d5fb441 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4556 time: 0.0689449 2026-05-30 11:03:19.479 9 INFO neutron.wsgi [None req-f3268633-c546-4b7f-a9bd-aeae0ec913ec 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0165200 2026-05-30 11:03:19.607 9 INFO neutron.wsgi [None req-26651908-bc0c-4ae0-b6a8-437e4dc03cb4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6027 time: 0.1277795 2026-05-30 11:03:19.649 9 INFO neutron.wsgi [None req-e17acf92-b16d-410d-a3a6-7fe6a7e65e0b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0355871 2026-05-30 11:03:19.674 9 INFO neutron.wsgi [None req-0277b8ef-d323-4ac8-861d-df73e662b2f1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0237875 2026-05-30 11:03:19.724 9 INFO neutron.wsgi [None req-73d9277e-47d7-42fb-9c27-3916594ab776 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4556 time: 0.0474699 2026-05-30 11:03:19.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1244f8c-6438-49ab-8918-939fa44cdb28 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 1b4d6140-1c7f-4832-9d2b-3435d80cfb9b (type: ports) to 1 2026-05-30 11:03:19.873 9 INFO neutron.wsgi [None req-edb14717-c2e6-488f-9b6e-40e6c42579d7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 20927 time: 0.1453731 2026-05-30 11:03:19.915 9 INFO neutron.wsgi [None req-e219fc28-eb6d-4daf-bd5e-68554e83735a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3366 time: 0.0256312 2026-05-30 11:03:19.984 9 INFO neutron.wsgi [None req-de1b000b-614e-4bb0-b5a8-cbef89499126 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 20486 time: 0.0674968 2026-05-30 11:03:20.898 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-49c2247c-a079-4f1b-beb9-9c783cea9db1 - - - - - -] Schedule LRP lrp-1b4d6140-1c7f-4832-9d2b-3435d80cfb9b on gateway d3b68d65-ac6f-4900-b28b-354ab63efd72 with priority 1 2026-05-30 11:03:20.906 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] OVN reports status up for port: 1b4d6140-1c7f-4832-9d2b-3435d80cfb9b 2026-05-30 11:03:20.913 9 INFO neutron.plugins.ml2.plugin [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] Attempt 1 to provision port 1b4d6140-1c7f-4832-9d2b-3435d80cfb9b 2026-05-30 11:03:20.954 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1244f8c-6438-49ab-8918-939fa44cdb28 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 1b4d6140-1c7f-4832-9d2b-3435d80cfb9b (type: router_ports) to 1 2026-05-30 11:03:21.054 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1244f8c-6438-49ab-8918-939fa44cdb28 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 26072495-72f5-45ab-9296-76f43051a31b (type: routers) to 2 2026-05-30 11:03:21.075 9 INFO neutron.wsgi [None req-c1244f8c-6438-49ab-8918-939fa44cdb28 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1136 time: 2.4090266 2026-05-30 11:03:21.217 9 INFO neutron.api.v2.resource [None req-6e3abb73-09d6-4b41-acb1-8b4dfdc858a1 a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-30 11:03:21.218 9 INFO neutron.wsgi [None req-6e3abb73-09d6-4b41-acb1-8b4dfdc858a1 a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] 10.0.0.53 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 400 len: 397 time: 0.1369884 2026-05-30 11:03:21.754 9 INFO neutron.services.segments.plugin [-] Segment 2dc683e3-04ea-4cc8-a99c-933e81ba86f7 resource provider aggregate not found 2026-05-30 11:03:21.758 9 INFO neutron.services.segments.plugin [-] Segment 2dc683e3-04ea-4cc8-a99c-933e81ba86f7 resource provider aggregate not found 2026-05-30 11:03:21.773 9 INFO neutron.services.segments.plugin [-] Segment 2dc683e3-04ea-4cc8-a99c-933e81ba86f7 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 2dc683e3-04ea-4cc8-a99c-933e81ba86f7 found for delete ", "request_id": "req-1bba9a95-2d98-4b6f-af8f-d7be36e0714a"}]} 2026-05-30 11:03:21.774 9 INFO neutron.services.segments.plugin [-] Segment 2dc683e3-04ea-4cc8-a99c-933e81ba86f7 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 2dc683e3-04ea-4cc8-a99c-933e81ba86f7 found for delete ", "request_id": "req-e2d83295-efd7-4ae3-8317-510162f49b5f"}]} 2026-05-30 11:03:21.797 9 INFO neutron.wsgi [None req-9ee491cb-05db-4896-a5a0-8c12c2fe0d4b a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] 10.0.0.53 "DELETE /v2.0/networks/2f93e247-5530-44d8-9792-e4eba989b4a0 HTTP/1.1" status: 204 len: 168 time: 0.5732872 2026-05-30 11:03:22.707 10 INFO neutron.wsgi [None req-b3bd983f-be44-4f54-bb66-cd8d9f6aa9a3 a8db800d3e854d49af39e7ea2671f864 4d97eb27262f4448896db10faf8afcef - - default default] 10.0.0.53 "DELETE /v2.0/routers/26072495-72f5-45ab-9296-76f43051a31b HTTP/1.1" status: 204 len: 168 time: 0.9008489 2026-05-30 11:03:22.718 10 WARNING neutron.api.v2.base [None req-4bf508fb-c1f0-4977-9191-1a5a75b38b84 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - 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-05-30 11:03:22.718 10 INFO neutron.api.v2.resource [None req-4bf508fb-c1f0-4977-9191-1a5a75b38b84 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-05-30 11:03:22.720 10 INFO neutron.wsgi [None req-4bf508fb-c1f0-4977-9191-1a5a75b38b84 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 400 len: 604 time: 0.0065641 2026-05-30 11:03:22.729 10 WARNING neutron.api.v2.base [None req-061d3b27-4c36-427e-a539-d3141e313730 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - 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-05-30 11:03:22.730 10 INFO neutron.api.v2.resource [None req-061d3b27-4c36-427e-a539-d3141e313730 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-05-30 11:03:22.732 10 INFO neutron.wsgi [None req-061d3b27-4c36-427e-a539-d3141e313730 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 400 len: 597 time: 0.0073690 2026-05-30 11:03:22.740 10 WARNING neutron_lib.context [None req-c8e95e1f-9407-418d-8ec3-190301698dfa 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:22.771 10 INFO neutron.api.v2.resource [None req-c8e95e1f-9407-418d-8ec3-190301698dfa 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-30 11:03:22.772 10 INFO neutron.wsgi [None req-c8e95e1f-9407-418d-8ec3-190301698dfa 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 400 len: 386 time: 0.0356083 2026-05-30 11:03:22.783 10 WARNING neutron_lib.context [None req-e1f21771-2596-4d54-a8ba-9ce8e672dbf0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:22.809 10 INFO neutron.api.v2.resource [None req-e1f21771-2596-4d54-a8ba-9ce8e672dbf0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-30 11:03:22.810 10 INFO neutron.wsgi [None req-e1f21771-2596-4d54-a8ba-9ce8e672dbf0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 400 len: 363 time: 0.0321977 2026-05-30 11:03:22.821 10 WARNING neutron_lib.context [None req-ed6d908d-bafe-47c6-84c1-bd0ed0f009c7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-30 11:03:22.848 10 INFO neutron.api.v2.resource [None req-ed6d908d-bafe-47c6-84c1-bd0ed0f009c7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-30 11:03:22.849 10 INFO neutron.wsgi [None req-ed6d908d-bafe-47c6-84c1-bd0ed0f009c7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 400 len: 357 time: 0.0343347 2026-05-30 11:03:22.865 10 INFO neutron.wsgi [None req-934fed28-fb49-491b-aae1-a284233b6c16 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 601 time: 0.0107031 2026-05-30 11:03:22.882 10 INFO neutron.wsgi [None req-700d14cb-771d-4da5-a378-6d8f3113f193 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 200 len: 610 time: 0.0117188 2026-05-30 11:03:22.906 9 INFO neutron.wsgi [None req-27e1ce9f-2953-4150-a3b3-a435dc91c3ce 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 200 len: 990 time: 0.0164981 2026-05-30 11:03:22.924 9 INFO neutron.wsgi [None req-e2508e2e-a76f-4af6-badf-f44bf906739e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1049 time: 0.0124466 2026-05-30 11:03:22.940 9 INFO neutron.wsgi [None req-b55940c9-dac7-482d-b225-94587a0bbada 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups/9727c012-8ea8-49cb-b41e-d8693733bcec HTTP/1.1" status: 200 len: 522 time: 0.0100720 2026-05-30 11:03:22.953 9 INFO neutron.wsgi [None req-7581f2af-6c77-4bd5-8ffb-2f0e87a9cd5c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/endpoint-groups/f7c6cf03-07cd-4227-85af-6d44e05f210c HTTP/1.1" status: 200 len: 513 time: 0.0103023 2026-05-30 11:03:22.967 9 INFO neutron.wsgi [None req-692185d3-e83f-438a-9d1b-91fac3a6b0ac 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ikepolicies/3155290c-3dec-4b80-8749-46f8082b7bf1 HTTP/1.1" status: 200 len: 597 time: 0.0082016 2026-05-30 11:03:22.987 10 INFO neutron.wsgi [None req-dd495293-336c-431a-95d9-a16965e5d9c0 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/ipsecpolicies/7cad3235-7cf9-43a5-b307-9294a58aca88 HTTP/1.1" status: 200 len: 606 time: 0.0138867 2026-05-30 11:03:23.007 10 INFO neutron.wsgi [None req-943fec73-c319-42fc-94d5-3451daa80393 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/vpn/vpnservices/0eed7425-78bb-4803-9e10-cbcebabf02b7 HTTP/1.1" status: 200 len: 644 time: 0.0133297 2026-05-30 11:03:23.678 10 INFO neutron.db.ovn_revision_numbers_db [None req-362dc24e-0dc4-4f35-a4c6-d13d30ab4a9f 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource d9f1014c-f221-4aaf-99b9-a968d0a0affa (type: routers) to 10 2026-05-30 11:03:23.701 10 INFO neutron.wsgi [None req-362dc24e-0dc4-4f35-a4c6-d13d30ab4a9f 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ipsec-site-connections/56449c19-ae06-49aa-86cc-7534604a08bf HTTP/1.1" status: 204 len: 168 time: 0.6825168 2026-05-30 11:03:23.731 10 INFO neutron.wsgi [None req-fcc71afe-b9cf-41e9-87a2-8866ca18e2cd 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/9727c012-8ea8-49cb-b41e-d8693733bcec HTTP/1.1" status: 204 len: 168 time: 0.0249434 2026-05-30 11:03:23.772 9 INFO neutron.wsgi [None req-d7d43193-3b41-40a1-82a5-2c98d3ca9f87 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/endpoint-groups/f7c6cf03-07cd-4227-85af-6d44e05f210c HTTP/1.1" status: 204 len: 168 time: 0.0359399 2026-05-30 11:03:23.803 9 INFO neutron.wsgi [None req-cfaf5989-9894-4bbe-9359-4b27989d5231 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ipsecpolicies/7cad3235-7cf9-43a5-b307-9294a58aca88 HTTP/1.1" status: 204 len: 168 time: 0.0263255 2026-05-30 11:03:23.844 9 INFO neutron.wsgi [None req-5484da24-3778-4d81-9d3f-fbec738bf835 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/ikepolicies/3155290c-3dec-4b80-8749-46f8082b7bf1 HTTP/1.1" status: 204 len: 168 time: 0.0366192 2026-05-30 11:03:23.900 9 INFO neutron.wsgi [None req-00bbc0b1-8d7a-4ca4-813d-c9eb6cae50e6 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/vpnservices/0eed7425-78bb-4803-9e10-cbcebabf02b7 HTTP/1.1" status: 204 len: 168 time: 0.0516138 2026-05-30 11:03:26.512 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48d70b58-30ac-4872-969f-fd49bcde0830 - - - - - -] No port found with ID 1b4d6140-1c7f-4832-9d2b-3435d80cfb9b: RuntimeError: No port found with ID 1b4d6140-1c7f-4832-9d2b-3435d80cfb9b 2026-05-30 11:03:26.654 9 INFO neutron.services.segments.plugin [-] Segment d9be0175-e529-49e3-ae3a-3d14f6fb4250 resource provider aggregate not found 2026-05-30 11:03:26.660 9 INFO neutron.services.segments.plugin [-] Segment d9be0175-e529-49e3-ae3a-3d14f6fb4250 resource provider aggregate not found 2026-05-30 11:03:26.675 9 INFO neutron.services.segments.plugin [-] Segment d9be0175-e529-49e3-ae3a-3d14f6fb4250 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 d9be0175-e529-49e3-ae3a-3d14f6fb4250 found for delete ", "request_id": "req-44278258-a830-49e7-b809-1be5ae95a408"}]} 2026-05-30 11:03:26.680 9 INFO neutron.services.segments.plugin [-] Segment d9be0175-e529-49e3-ae3a-3d14f6fb4250 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 d9be0175-e529-49e3-ae3a-3d14f6fb4250 found for delete ", "request_id": "req-262cfebd-ca9d-4cb5-af2c-baa2b5b1cd05"}]} 2026-05-30 11:03:26.696 9 INFO neutron.wsgi [None req-51eb3601-1c8f-498e-924c-24b10359a83f 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/vpn/vpnservices/bcc14414-3e83-4e1f-9cb4-3ed40202e47b HTTP/1.1" status: 204 len: 168 time: 2.7900746 /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-05-30 11:03:26.781 9 INFO neutron.wsgi [None req-6be79e90-6ac7-4182-a67a-e31f54ce786b 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/routers/d9f1014c-f221-4aaf-99b9-a968d0a0affa HTTP/1.1" status: 200 len: 1136 time: 0.0792568 2026-05-30 11:03:27.899 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bcb7164-b1ca-4216-a364-d219f3eaddb4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource d9f1014c-f221-4aaf-99b9-a968d0a0affa (type: routers) to 11 2026-05-30 11:03:27.908 9 INFO neutron.wsgi [None req-4bcb7164-b1ca-4216-a364-d219f3eaddb4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/routers/d9f1014c-f221-4aaf-99b9-a968d0a0affa HTTP/1.1" status: 200 len: 1136 time: 1.1226151 2026-05-30 11:03:28.043 10 INFO neutron.wsgi [None req-a4904797-544c-4db2-8693-6ab3d7f6095c 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=d9f1014c-f221-4aaf-99b9-a968d0a0affa HTTP/1.1" status: 200 len: 1140 time: 0.1295691 2026-05-30 11:03:29.361 10 INFO neutron.wsgi [None req-44f0b801-8fd4-4a3a-b278-c2477d474763 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/routers/d9f1014c-f221-4aaf-99b9-a968d0a0affa/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3130841 /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-05-30 11:03:30.269 10 INFO neutron.wsgi [None req-20c25fb9-fbdf-4f6a-8517-9913beef26f4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/routers/d9f1014c-f221-4aaf-99b9-a968d0a0affa HTTP/1.1" status: 204 len: 168 time: 0.9014158 2026-05-30 11:03:30.363 9 INFO neutron.wsgi [None req-321bf8cc-03be-4500-a081-b92850b6782e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/routers/dc083088-ac48-4fc9-ae1c-7fcbfccda404 HTTP/1.1" status: 200 len: 1137 time: 0.0876210 2026-05-30 11:03:31.255 9 INFO neutron.db.ovn_revision_numbers_db [None req-448662eb-7570-416b-ad8e-86bbfb070f92 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource dc083088-ac48-4fc9-ae1c-7fcbfccda404 (type: routers) to 5 2026-05-30 11:03:31.262 9 INFO neutron.wsgi [None req-448662eb-7570-416b-ad8e-86bbfb070f92 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/routers/dc083088-ac48-4fc9-ae1c-7fcbfccda404 HTTP/1.1" status: 200 len: 1137 time: 0.8935380 2026-05-30 11:03:31.376 9 INFO neutron.wsgi [None req-b6d6d342-4888-4885-96a4-89e5b1bd410b 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=dc083088-ac48-4fc9-ae1c-7fcbfccda404 HTTP/1.1" status: 200 len: 1144 time: 0.1089401 2026-05-30 11:03:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033064 2026-05-30 11:03:31.880 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015154 2026-05-30 11:03:32.367 9 INFO neutron.wsgi [None req-8c157b9f-6830-4e48-99a1-f27b0f9190bb 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/routers/dc083088-ac48-4fc9-ae1c-7fcbfccda404/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9863682 /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-05-30 11:03:33.515 9 INFO neutron.wsgi [None req-607b367d-d29b-4b7c-8859-a2c0cb0faab4 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/routers/dc083088-ac48-4fc9-ae1c-7fcbfccda404 HTTP/1.1" status: 204 len: 168 time: 1.1442680 2026-05-30 11:03:33.601 9 INFO neutron.wsgi [None req-129b0ccf-4bba-403c-9825-a2a5d8ec3205 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/routers/15fae8e8-eb29-4db1-918a-7f981a6d43e1 HTTP/1.1" status: 200 len: 1136 time: 0.0808277 2026-05-30 11:03:34.435 9 INFO neutron.db.ovn_revision_numbers_db [None req-53d20ec4-dafd-4c15-aa51-3b955aa641c2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] Successfully bumped revision number for resource 15fae8e8-eb29-4db1-918a-7f981a6d43e1 (type: routers) to 5 2026-05-30 11:03:34.443 9 INFO neutron.wsgi [None req-53d20ec4-dafd-4c15-aa51-3b955aa641c2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/routers/15fae8e8-eb29-4db1-918a-7f981a6d43e1 HTTP/1.1" status: 200 len: 1136 time: 0.8368347 2026-05-30 11:03:34.552 9 INFO neutron.wsgi [None req-6e1ad1cd-ca0c-468c-a4fe-d03f6986110d 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/ports?device_id=15fae8e8-eb29-4db1-918a-7f981a6d43e1 HTTP/1.1" status: 200 len: 1144 time: 0.1035223 2026-05-30 11:03:35.605 9 INFO neutron.wsgi [None req-eead06d5-6d99-414f-b3b2-7c44fa7b2246 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "PUT /v2.0/routers/15fae8e8-eb29-4db1-918a-7f981a6d43e1/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0455453 /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-05-30 11:03:36.854 9 INFO neutron.wsgi [None req-585be95e-a1de-4389-a557-84b1083756e8 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/routers/15fae8e8-eb29-4db1-918a-7f981a6d43e1 HTTP/1.1" status: 204 len: 168 time: 1.2446525 2026-05-30 11:03:36.885 9 INFO neutron.api.v2.resource [None req-24ee861f-c2d1-4af8-a0de-b3fefa362fdc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] show failed (client error): The resource could not be found. 2026-05-30 11:03:36.887 9 INFO neutron.wsgi [None req-24ee861f-c2d1-4af8-a0de-b3fefa362fdc 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "GET /v2.0/routers/26072495-72f5-45ab-9296-76f43051a31b HTTP/1.1" status: 404 len: 336 time: 0.0284266 2026-05-30 11:03:37.157 9 INFO neutron.wsgi [None req-78d41280-b247-46bd-8240-4f7174c39329 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/3fabc63c-e5dd-4da2-bd4a-d836baaaddd8 HTTP/1.1" status: 204 len: 168 time: 0.2643602 2026-05-30 11:03:37.404 9 INFO neutron.wsgi [None req-cb51364b-bd4b-4880-a1f0-38d39b4abe53 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/d9487b3d-4231-4554-bae3-b0e1a0bc6d35 HTTP/1.1" status: 204 len: 168 time: 0.2414644 2026-05-30 11:03:37.628 9 INFO neutron.wsgi [None req-e247b584-fcec-4179-a2b1-0c8ec17cac2e 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/d9583293-eaeb-4c36-82a2-ee946c8a6cce HTTP/1.1" status: 204 len: 168 time: 0.2188969 2026-05-30 11:03:37.651 9 INFO neutron.pecan_wsgi.hooks.translation [None req-fd1ced46-d91d-46ef-9a53-546ed30edebe 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 11:03:37.654 9 INFO neutron.wsgi [None req-fd1ced46-d91d-46ef-9a53-546ed30edebe 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/subnets/525170a0-5bf5-4791-ad7f-6ab6795e0a53 HTTP/1.1" status: 404 len: 337 time: 0.0191233 2026-05-30 11:03:38.040 9 INFO neutron.services.segments.plugin [-] Segment 6d71e0d6-32f6-41bf-8f70-5d9c616e3d24 resource provider aggregate not found 2026-05-30 11:03:38.044 9 INFO neutron.services.segments.plugin [-] Segment 6d71e0d6-32f6-41bf-8f70-5d9c616e3d24 resource provider aggregate not found 2026-05-30 11:03:38.060 9 INFO neutron.services.segments.plugin [-] Segment 6d71e0d6-32f6-41bf-8f70-5d9c616e3d24 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 6d71e0d6-32f6-41bf-8f70-5d9c616e3d24 found for delete ", "request_id": "req-517a9043-8194-47e6-8b76-c6a7c65e0bb4"}]} 2026-05-30 11:03:38.061 9 INFO neutron.services.segments.plugin [-] Segment 6d71e0d6-32f6-41bf-8f70-5d9c616e3d24 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 6d71e0d6-32f6-41bf-8f70-5d9c616e3d24 found for delete ", "request_id": "req-58afa5e0-1f75-441c-814c-708a5f47d31a"}]} 2026-05-30 11:03:38.088 9 INFO neutron.wsgi [None req-06a11191-79e5-47d0-98da-adc36b8d0ae2 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/networks/f8df9307-019f-4f20-bc99-b3e942b59484 HTTP/1.1" status: 204 len: 168 time: 0.4292729 2026-05-30 11:03:38.499 10 INFO neutron.services.segments.plugin [-] Segment 575afb7a-25ea-4c37-b8a7-d35a13c43d48 resource provider aggregate not found 2026-05-30 11:03:38.504 10 INFO neutron.services.segments.plugin [-] Segment 575afb7a-25ea-4c37-b8a7-d35a13c43d48 resource provider aggregate not found 2026-05-30 11:03:38.514 10 INFO neutron.services.segments.plugin [-] Segment 575afb7a-25ea-4c37-b8a7-d35a13c43d48 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 575afb7a-25ea-4c37-b8a7-d35a13c43d48 found for delete ", "request_id": "req-06d118f0-f48d-4bdf-8daa-db460f9b0b38"}]} 2026-05-30 11:03:38.519 10 INFO neutron.services.segments.plugin [-] Segment 575afb7a-25ea-4c37-b8a7-d35a13c43d48 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 575afb7a-25ea-4c37-b8a7-d35a13c43d48 found for delete ", "request_id": "req-27c11920-352b-425e-b311-e3884257328d"}]} 2026-05-30 11:03:38.530 10 INFO neutron.wsgi [None req-ab2e4f84-da9a-4d90-8118-aa4c07f7debf 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/networks/94e5bc01-57bc-4c49-83bd-e72baa8d0446 HTTP/1.1" status: 204 len: 168 time: 0.4365809 2026-05-30 11:03:38.961 9 INFO neutron.wsgi [None req-5ede79fe-48ee-4831-ac0c-404aeaeba574 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/networks/67b18f50-d4b4-4e22-a1cb-9d4a7cb04193 HTTP/1.1" status: 204 len: 168 time: 0.4246979 2026-05-30 11:03:38.984 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e661cf66-e779-4539-a2b7-221139f4b6d7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-30 11:03:38.988 10 INFO neutron.wsgi [None req-e661cf66-e779-4539-a2b7-221139f4b6d7 1af3ed62592041a09e569bca15f27db4 3aa8254972a84d02a9bf230327f1bf15 - - default default] 10.0.0.53 "DELETE /v2.0/networks/2f93e247-5530-44d8-9792-e4eba989b4a0 HTTP/1.1" status: 404 len: 339 time: 0.0215728 2026-05-30 11:03:39.823 10 INFO neutron.wsgi [None req-4348993c-2471-4651-a960-05a4a5762d47 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=3aa8254972a84d02a9bf230327f1bf15&name=default HTTP/1.1" status: 200 len: 3124 time: 0.1689777 2026-05-30 11:03:40.070 10 INFO neutron.wsgi [None req-57d29a38-aa3b-4b97-b47b-a65cc67bf738 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/3643657a-1d19-4b18-b332-ac3d87949c41 HTTP/1.1" status: 204 len: 168 time: 0.2431362 2026-05-30 11:03:40.080 9 INFO neutron.services.segments.plugin [-] Segment 5eee8cc4-0ba3-4886-8f91-e4c5f79f6c78 resource provider aggregate not found 2026-05-30 11:03:40.085 9 INFO neutron.services.segments.plugin [-] Segment 5eee8cc4-0ba3-4886-8f91-e4c5f79f6c78 resource provider aggregate not found 2026-05-30 11:03:40.101 9 INFO neutron.services.segments.plugin [-] Segment 5eee8cc4-0ba3-4886-8f91-e4c5f79f6c78 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 5eee8cc4-0ba3-4886-8f91-e4c5f79f6c78 found for delete ", "request_id": "req-fc2d9e14-dfc5-4877-9017-7997f15bd245"}]} 2026-05-30 11:03:40.106 9 INFO neutron.services.segments.plugin [-] Segment 5eee8cc4-0ba3-4886-8f91-e4c5f79f6c78 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 5eee8cc4-0ba3-4886-8f91-e4c5f79f6c78 found for delete ", "request_id": "req-406cf099-6850-4233-8806-725059f8ddf9"}]} 2026-05-30 11:03:40.315 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d69c451-0e88-48b7-997d-b79fa6057fcc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 0b274778-277f-4cf2-804b-ec8116e80359 (type: security_groups) to 1 2026-05-30 11:03:40.336 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d69c451-0e88-48b7-997d-b79fa6057fcc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 2ad1d354-6cff-4fe0-af05-16b3fd73ddc0 (type: security_group_rules) to 0 2026-05-30 11:03:40.352 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d69c451-0e88-48b7-997d-b79fa6057fcc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource 5229b176-ed2f-4308-97e1-bb6e7474a345 (type: security_group_rules) to 0 2026-05-30 11:03:40.367 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d69c451-0e88-48b7-997d-b79fa6057fcc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource a62ca5b1-90b5-450b-bd94-0e31ecd3572f (type: security_group_rules) to 0 2026-05-30 11:03:40.383 9 INFO neutron.db.ovn_revision_numbers_db [None req-3d69c451-0e88-48b7-997d-b79fa6057fcc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] Successfully bumped revision number for resource bd49679a-9c88-4173-9e3b-888791f7a3c3 (type: security_group_rules) to 0 2026-05-30 11:03:40.409 9 INFO neutron.wsgi [None req-3d69c451-0e88-48b7-997d-b79fa6057fcc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups?tenant_id=4d97eb27262f4448896db10faf8afcef&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2403998 2026-05-30 11:03:40.663 10 INFO neutron.wsgi [None req-0a5910f6-2856-4e48-8147-26c989315ea2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "DELETE /v2.0/security-groups/0b274778-277f-4cf2-804b-ec8116e80359 HTTP/1.1" status: 204 len: 168 time: 0.2481055 2026-05-30 11:03:43.430 10 INFO neutron.wsgi [None req-f2adb31f-1f68-4402-9c10-961d6fba87bf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.3064098 2026-05-30 11:03:44.665 9 INFO neutron.wsgi [None req-d533aa8c-7e00-415c-a400-0d9cb3e6a318 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0275345 2026-05-30 11:03:44.697 9 INFO neutron.wsgi [None req-0580bfc1-7a0c-4774-964b-4e2b88dd78f6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0277531 2026-05-30 11:03:44.751 9 INFO neutron.wsgi [None req-9e75bfca-600e-4739-8e01-7c6895741b63 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5370 time: 0.0492504 2026-05-30 11:03:44.794 9 INFO neutron.wsgi [None req-a9addbf9-60de-4b26-8a7e-09ee9a5d8aa1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0385053 2026-05-30 11:03:44.866 9 INFO neutron.wsgi [None req-5cac788e-91c2-4146-b9f0-01f624dbcb3a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0667472 2026-05-30 11:03:44.920 9 INFO neutron.wsgi [None req-9c739d45-f0f1-4022-a041-74eeb8fa98d5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17597 time: 0.0483525 2026-05-30 11:03:44.935 9 INFO neutron.wsgi [None req-28d35456-72cf-4c76-a160-38460d46bd7d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.53 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0099850 2026-05-30 11:03:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025897 2026-05-30 11:03:46.879 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015800 2026-05-30 11:04:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026121 2026-05-30 11:04:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029173 2026-05-30 11:04:16.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018082 2026-05-30 11:04:16.878 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018334 2026-05-30 11:04:19.014 9 INFO neutron.wsgi [None req-b016031a-4a87-4332-9fd7-55bd71ff4197 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.1222427 2026-05-30 11:04:19.031 9 INFO neutron.wsgi [None req-353d9616-cdc1-42a5-8e37-6f36d94a21ce 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0137763 2026-05-30 11:04:19.094 9 INFO neutron.wsgi [None req-924bed08-67e1-4eef-b0c3-d3f58c930242 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0622389 2026-05-30 11:04:19.118 9 INFO neutron.wsgi [None req-264d6d73-3609-4f94-9f77-c264b76d032c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0206816 2026-05-30 11:04:19.154 9 INFO neutron.wsgi [None req-7a2498e0-0e00-458c-8a63-335e301b3e2e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0350008 2026-05-30 11:04:19.167 9 INFO neutron.wsgi [None req-04eb4620-b82b-4ba9-ab95-c2f22e5b5b8a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0113938 2026-05-30 11:04:19.209 9 INFO neutron.wsgi [None req-1e946fe4-6c7b-4b9b-a5d0-204a2be3a7b5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0414968 2026-05-30 11:04:19.219 9 INFO neutron.wsgi [None req-c2193eab-4b85-4b30-b94d-bf71727cd13b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0093114 2026-05-30 11:04:19.301 9 INFO neutron.wsgi [None req-faedbb04-ca86-4e86-b253-4eb90a8a5b26 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0802994 2026-05-30 11:04:19.358 9 INFO neutron.wsgi [None req-36bc71b4-49e0-4db0-984f-b316f01652b5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0529561 2026-05-30 11:04:19.405 9 INFO neutron.wsgi [None req-3e816079-77a3-43fb-93b5-52553c218640 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0431345 2026-05-30 11:04:31.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026042 2026-05-30 11:04:31.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030801 2026-05-30 11:04:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025508 2026-05-30 11:04:46.882 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043390 2026-05-30 11:05:01.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017152 2026-05-30 11:05:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032704 2026-05-30 11:05:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026391 2026-05-30 11:05:16.880 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019977 2026-05-30 11:05:19.073 9 INFO neutron.wsgi [None req-0bde55f6-f658-4f93-b230-338a09e578a6 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1564379 2026-05-30 11:05:19.131 9 INFO neutron.wsgi [None req-c68cd954-16ed-406a-aaa2-7d23edf4ce3b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0568509 2026-05-30 11:05:19.181 9 INFO neutron.wsgi [None req-e6fa0b93-a192-443d-bfd4-a20897af2bf2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0409927 2026-05-30 11:05:19.194 9 INFO neutron.wsgi [None req-aba08fef-5ce5-40ad-a16b-7ac2e9c6538c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0114057 2026-05-30 11:05:19.243 9 INFO neutron.wsgi [None req-9318b847-02f6-4639-a7df-599a585b1abf 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0491002 2026-05-30 11:05:19.286 9 INFO neutron.wsgi [None req-403dc6ea-7c7f-4e45-a0b2-cf52099d6790 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0388408 2026-05-30 11:05:19.321 9 INFO neutron.wsgi [None req-adb09ec3-0cee-46e2-b6d0-5130f12f652e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0329065 2026-05-30 11:05:19.331 9 INFO neutron.wsgi [None req-90004bb3-01ab-434b-9fd4-4e5b16b9a695 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0095649 2026-05-30 11:05:19.350 9 INFO neutron.wsgi [None req-9a80c780-d500-4cab-9c7c-bcbc26bd0d8f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0180204 2026-05-30 11:05:19.372 9 INFO neutron.wsgi [None req-59c0e2f4-6829-4a1d-af2e-879d19762630 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0210898 2026-05-30 11:05:19.383 9 INFO neutron.wsgi [None req-c78863b1-b958-4093-aa42-287ba2a2428e 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0107119 2026-05-30 11:05:31.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018992 2026-05-30 11:05:31.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021594 2026-05-30 11:05:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026927 2026-05-30 11:05:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028641 2026-05-30 11:06:01.875 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019963 2026-05-30 11:06:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032184 2026-05-30 11:06:16.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038643 2026-05-30 11:06:16.881 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022635 2026-05-30 11:06:19.051 9 INFO neutron.wsgi [None req-17874a71-90c6-4300-bb9c-b4d6d9dd2fd4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.1305165 2026-05-30 11:06:19.066 9 INFO neutron.wsgi [None req-734cf108-43fb-4926-b647-f29bb64b5ae7 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0131533 2026-05-30 11:06:19.103 9 INFO neutron.wsgi [None req-5ef00548-2220-413e-8835-7589bd462947 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0254805 2026-05-30 11:06:19.173 9 INFO neutron.wsgi [None req-8ac6a8d9-7447-4149-b945-69c570ef35b0 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0692539 2026-05-30 11:06:19.230 9 INFO neutron.wsgi [None req-a59ae792-f463-42e2-b880-c5c5a6bdd9d5 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0530772 2026-05-30 11:06:19.258 9 INFO neutron.wsgi [None req-b75c96a3-7138-4f42-9d4c-a1f8f2e0a4bc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0258942 2026-05-30 11:06:19.271 9 INFO neutron.wsgi [None req-760ea7fd-2d4a-4bf5-85d6-d2f8d5c22f1a 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0124261 2026-05-30 11:06:19.311 9 INFO neutron.wsgi [None req-64d2ba0b-c4d1-4225-9e6e-199b9be7766c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0391698 2026-05-30 11:06:19.324 9 INFO neutron.wsgi [None req-13dd465c-479c-4b22-8742-fc25abb25e24 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0116224 2026-05-30 11:06:19.390 9 INFO neutron.wsgi [None req-3cf57663-2c4c-4081-8b99-79ab49a8ec36 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0646904 2026-05-30 11:06:19.426 9 INFO neutron.wsgi [None req-9694cf94-c4a8-499f-9b73-807845a8a830 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0316598 2026-05-30 11:06:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026839 2026-05-30 11:06:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027442 2026-05-30 11:06:38.435 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-281c531c-622e-490d-9621-f204d9ccaeb6 - - - - - -] Maintenance task: Synchronization completed (took 0.39 seconds) 2026-05-30 11:06:46.879 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048497 2026-05-30 11:06:46.882 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018983 2026-05-30 11:07:01.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024676 2026-05-30 11:07:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025461 2026-05-30 11:07:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020640 2026-05-30 11:07:16.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041707 2026-05-30 11:07:19.033 9 INFO neutron.wsgi [None req-d35a52b6-797e-418e-9681-dd006fcdcbc2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1425989 2026-05-30 11:07:19.054 9 INFO neutron.wsgi [None req-ff600214-8505-4ae2-89e1-8287a5ed67a8 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0201225 2026-05-30 11:07:19.112 9 INFO neutron.wsgi [None req-78c6698a-60b3-465c-9ee2-33a54c2f5471 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0568423 2026-05-30 11:07:19.180 9 INFO neutron.wsgi [None req-9260110c-2637-4b36-953b-cff4bb16b923 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0651362 2026-05-30 11:07:19.212 9 INFO neutron.wsgi [None req-beb1f621-66da-4d9e-8652-5b5458a9ab71 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0270307 2026-05-30 11:07:19.244 9 INFO neutron.wsgi [None req-6e88af33-0700-4846-ab36-243ba14f1554 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0319495 2026-05-30 11:07:19.267 9 INFO neutron.wsgi [None req-aba6ae6e-0e64-4ca2-81a7-c31ddd41081f 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0188384 2026-05-30 11:07:19.323 9 INFO neutron.wsgi [None req-908f87c9-34ca-4833-b1e6-ba5074720474 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0551360 2026-05-30 11:07:19.411 9 INFO neutron.wsgi [None req-bf00c535-7e86-492c-828d-cfdae6fc3be1 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0843208 2026-05-30 11:07:19.425 9 INFO neutron.wsgi [None req-5701bb1f-c24f-49f9-905d-5c846ce9873d 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0129728 2026-05-30 11:07:19.443 9 INFO neutron.wsgi [None req-2fd89c48-8c25-4151-a6f9-3a5b4aa5e956 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0163677 2026-05-30 11:07:31.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026026 2026-05-30 11:07:31.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014014 2026-05-30 11:07:46.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038836 2026-05-30 11:07:46.881 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022011 2026-05-30 11:08:01.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025771 2026-05-30 11:08:01.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034120 2026-05-30 11:08:16.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023398 2026-05-30 11:08:16.877 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036864 2026-05-30 11:08:18.955 9 INFO neutron.wsgi [None req-7af8a35c-8413-47d2-b587-7bd934837422 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0673580 2026-05-30 11:08:18.998 9 INFO neutron.wsgi [None req-6c7475b8-5af9-498f-bd4c-3f508f67459c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0422854 2026-05-30 11:08:19.028 9 INFO neutron.wsgi [None req-418fbb85-1006-474c-bdcd-5dbcf185cdd4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0291193 2026-05-30 11:08:19.080 9 INFO neutron.wsgi [None req-67a347c2-8cd1-4f14-86fd-3d56307a4b0b 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0497074 2026-05-30 11:08:19.131 9 INFO neutron.wsgi [None req-e7aa0e6b-23a5-40ba-adea-c3fe0bb3dfe2 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0461721 2026-05-30 11:08:19.180 9 INFO neutron.wsgi [None req-d9e8c064-e897-475f-ad60-941e11f9217c 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0402968 2026-05-30 11:08:19.196 9 INFO neutron.wsgi [None req-822d1c41-af9f-4def-9aeb-822ad936fbd4 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0154140 2026-05-30 11:08:19.240 9 INFO neutron.wsgi [None req-66f37a47-ee3c-418c-a4a2-18f1ed5e42dc 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0433803 2026-05-30 11:08:19.250 9 INFO neutron.wsgi [None req-92510de4-c820-4e2f-81be-2411fc11d022 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0084786 2026-05-30 11:08:19.312 9 INFO neutron.wsgi [None req-7063162e-4632-474e-873e-8a5e46221c78 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0616958 2026-05-30 11:08:19.327 9 INFO neutron.wsgi [None req-f7c2722d-8815-4c7d-b389-2d913092cff3 7d1fa76f769d41bea9c493f5ff0299ba 3b6c1c854c744b89b26af38715383b1d - - default default] 10.0.0.187 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0135572 2026-05-30 11:08:31.876 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022616 2026-05-30 11:08:31.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031445 2026-05-30 11:08:46.876 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026860 2026-05-30 11:08:46.877 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029559 2026-05-30 11:09:01.875 9 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013719 2026-05-30 11:09:01.878 10 INFO neutron.wsgi [-] 10.0.0.4 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043628